Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 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-ssh14903112747687126273.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7482401341052105103.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15091075545924392348.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3745768482649110033.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-ssh4997056671369378834.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7697 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/891 [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/891 # 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 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d (main) > 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 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d # timeout=10 Commit message: "feat: Allow event reading query to return numeric value (#5234)" > git rev-list --no-walk cf03c0e32e297a7695ad6fd3c21dbfbcce818ee5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:46:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:46:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:46:54 ========================================================= 08:46:54 EdgeX Global Pipelines Version Info 08:46:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:46:55 ------------------- 08:46:55 stable info: 08:46:55 ------------------- 08:46:55 Commited By: Cherry Wang cherry@iotechsys.com 08:46:55 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:46:55 Message: update stable to v1.0.276 08:46:55 ------------------- 08:46:55 experimental info: 08:46:55 ------------------- 08:46:55 Commited By: **** collab-it+edgex@linuxfoundation.org 08:46:55 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:46:55 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4476c2f [Pipeline] echo 08:46:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:56 provisioning config files... 08:46:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/891@tmp/config8542441475295504906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:56 ---> ****-login.sh 08:46:56 nexus3.edgexfoundry.org:10001 08:46:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:57 08:46:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:46:57 Configure a credential helper to remove this warning. See 08:46:57 https://docs.****.com/go/credential-store/ 08:46:57 08:46:57 Login Succeeded 08:46:57 nexus3.edgexfoundry.org:10002 08:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:57 08:46:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:46:57 Configure a credential helper to remove this warning. See 08:46:57 https://docs.****.com/go/credential-store/ 08:46:57 08:46:57 Login Succeeded 08:46:57 nexus3.edgexfoundry.org:10003 08:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:57 08:46:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:46:57 Configure a credential helper to remove this warning. See 08:46:57 https://docs.****.com/go/credential-store/ 08:46:57 08:46:57 Login Succeeded 08:46:57 nexus3.edgexfoundry.org:10004 08:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:57 08:46:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:46:57 Configure a credential helper to remove this warning. See 08:46:57 https://docs.****.com/go/credential-store/ 08:46:57 08:46:57 Login Succeeded 08:46:57 ****.io 08:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:57 08:46:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:46:57 Configure a credential helper to remove this warning. See 08:46:57 https://docs.****.com/go/credential-store/ 08:46:57 08:46:57 Login Succeeded 08:46:57 ---> ****-login.sh ends [Pipeline] } 08:46:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:46:58 + 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:46:58 + dirname cmd/core-command/Dockerfile 08:46:58 + cut -d/ -f2 08:46:58 + echo core-command,cmd/core-command/Dockerfile 08:46:58 + cut -d/ -f2 08:46:58 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:46:58 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:46:58 + + dirname cmd/core-data/Dockerfile 08:46:58 cut -d/ -f2 08:46:58 + echo core-data,cmd/core-data/Dockerfile 08:46:58 + dirname cmd/core-keeper/Dockerfile 08:46:58 + cut -d/ -f2 08:46:58 + echo core-keeper,cmd/core-keeper/Dockerfile 08:46:58 + dirname cmd/core-metadata/Dockerfile 08:46:58 + cut -d/ -f2 08:46:58 + echo core-metadata,cmd/core-metadata/Dockerfile 08:46:58 + dirname cmd/security-bootstrapper/Dockerfile 08:46:58 + cut -d/ -f2 08:46:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:46:58 + dirname cmd/security-proxy-auth/Dockerfile 08:46:58 + cut -d/ -f2 08:46:58 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:46:58 + dirname cmd/security-proxy-setup/Dockerfile 08:46:58 + cut -d/ -f2 08:46:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:46:58 + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ 08:46:58 -f2 08:46:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:46:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:46:58 + cut -d/ -f2 08:46:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:46:58 + dirname cmd/security-spire-agent/Dockerfile 08:46:58 + cut -d/ -f2 08:46:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:46:58 + + dirname cmd/security-spire-config/Dockerfile 08:46:58 cut -d/ -f2 08:46:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:46:58 + dirname cmd/security-spire-server/Dockerfile 08:46:58 + cut -d/ -f2 08:46:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:46:58 + dirname cmd/support-notifications/Dockerfile 08:46:58 + cut -d/ -f2 08:46:58 + echo support-notifications,cmd/support-notifications/Dockerfile 08:46:58 + dirname cmd/support-scheduler/Dockerfile 08:46:58 + cut -d/ -f2 08:46:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:46:58 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:46:58 + git rev-list -1 --merges 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d~1..4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 08:46:58 -----------> git rev-list -1 --merges 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d~1..4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [false] [Pipeline] sh 08:46:59 + git log --format=format:%s -1 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 08:46:59 ========================================================= 08:46:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:46:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:46:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:46:59 + grep -v github /etc/ssh/ssh_known_hosts 08:46:59 + [ -e /tmp/ssh_known_hosts ] 08:46:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:46:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:46:59 + sudo tee -a /etc/ssh/ssh_known_hosts 08:46:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:46:59 08:46:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:47:00 0.1.4: Pulling from edgex-devops/py-git-semver 08:47:00 3dae71ba6b94: Pulling fs layer 08:47:00 6bf1a483ea7c: Pulling fs layer 08:47:00 f5dfc541a4d3: Pulling fs layer 08:47:00 461d9e800cba: Pulling fs layer 08:47:00 80192f66455f: Pulling fs layer 08:47:00 2e8e34ca0e6c: Pulling fs layer 08:47:00 461d9e800cba: Waiting 08:47:00 a29436f7fd5d: Pulling fs layer 08:47:00 923cac83aea3: Pulling fs layer 08:47:00 80192f66455f: Waiting 08:47:00 2e8e34ca0e6c: Waiting 08:47:00 a29436f7fd5d: Waiting 08:47:00 25ad8b0a4227: Pulling fs layer 08:47:00 db01528c6b51: Pulling fs layer 08:47:00 28988de357af: Pulling fs layer 08:47:00 923cac83aea3: Waiting 08:47:00 28988de357af: Waiting 08:47:00 db01528c6b51: Waiting 08:47:00 25ad8b0a4227: Waiting 08:47:00 6bf1a483ea7c: Download complete 08:47:00 461d9e800cba: Verifying Checksum 08:47:00 461d9e800cba: Download complete 08:47:00 80192f66455f: Download complete 08:47:00 f5dfc541a4d3: Verifying Checksum 08:47:00 f5dfc541a4d3: Download complete 08:47:00 3dae71ba6b94: Verifying Checksum 08:47:00 3dae71ba6b94: Download complete 08:47:00 923cac83aea3: Verifying Checksum 08:47:00 923cac83aea3: Download complete 08:47:00 25ad8b0a4227: Verifying Checksum 08:47:00 25ad8b0a4227: Download complete 08:47:00 db01528c6b51: Verifying Checksum 08:47:00 db01528c6b51: Download complete 08:47:00 28988de357af: Verifying Checksum 08:47:00 28988de357af: Download complete 08:47:00 a29436f7fd5d: Verifying Checksum 08:47:00 a29436f7fd5d: Download complete 08:47:00 2e8e34ca0e6c: Verifying Checksum 08:47:00 2e8e34ca0e6c: Download complete 08:47:01 3dae71ba6b94: Pull complete 08:47:02 6bf1a483ea7c: Pull complete 08:47:02 f5dfc541a4d3: Pull complete 08:47:02 461d9e800cba: Pull complete 08:47:02 80192f66455f: Pull complete 08:47:06 2e8e34ca0e6c: Pull complete 08:47:06 a29436f7fd5d: Pull complete 08:47:06 923cac83aea3: Pull complete 08:47:06 25ad8b0a4227: Pull complete 08:47:06 db01528c6b51: Pull complete 08:47:06 28988de357af: Pull complete 08:47:06 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:47:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:47:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:06 prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container 08:47:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:47:09 $ docker top db3fe20023ec788d03dbc29c55fa8b42cf552271b6eb4f3aba2982b122b5f32a -eo pid,comm 08:47:09 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:47:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:47:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:47:09 [ssh-agent] Looking for ssh-agent implementation... 08:47:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:09 $ docker exec db3fe20023ec788d03dbc29c55fa8b42cf552271b6eb4f3aba2982b122b5f32a ssh-agent 08:47:09 SSH_AUTH_SOCK=/tmp/ssh-AuLPy0LbisLV/agent.32 08:47:09 SSH_AGENT_PID=38 08:47:09 Running ssh-add (command line suppressed) 08:47:09 Identity added: /w/workspace/edgex-go/891@tmp/private_key_9674848213517505600.key (/w/workspace/edgex-go/891@tmp/private_key_9674848213517505600.key) 08:47:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:47:10 + git config --global --add safe.directory /w/workspace/edgex-go/891 [Pipeline] sh 08:47:10 + git tag --points-at HEAD [Pipeline] } 08:47:10 $ docker exec --env ******** --env ******** db3fe20023ec788d03dbc29c55fa8b42cf552271b6eb4f3aba2982b122b5f32a ssh-agent -k 08:47:10 unset SSH_AUTH_SOCK; 08:47:10 unset SSH_AGENT_PID; 08:47:10 echo Agent pid 38 killed; 08:47:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:47:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:47:10 [ssh-agent] Looking for ssh-agent implementation... 08:47:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:10 $ docker exec db3fe20023ec788d03dbc29c55fa8b42cf552271b6eb4f3aba2982b122b5f32a ssh-agent 08:47:10 SSH_AUTH_SOCK=/tmp/ssh-CyjZoWFUAulE/agent.85 08:47:10 SSH_AGENT_PID=91 08:47:10 Running ssh-add (command line suppressed) 08:47:11 Identity added: /w/workspace/edgex-go/891@tmp/private_key_7306183553280003194.key (/w/workspace/edgex-go/891@tmp/private_key_7306183553280003194.key) 08:47:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:47:11 + git semver init 08:47:11 2025-08-27 08:47:11,548 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:47:11 2025-08-27 08:47:11,552 [run_init] DEBUG init version:0.0.0 force:False 08:47:11 2025-08-27 08:47:11,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/891/.semver 08:47:11 2025-08-27 08:47:11,553 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/891/.semver 08:47:11 2025-08-27 08:47:11,553 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/891/.semver'], cwd=/w/workspace/edgex-go/891, stdin=None, shell=False, universal_newlines=False) 08:47:16 2025-08-27 08:47:16,209 [append_file] DEBUG append to file:/w/workspace/edgex-go/891/.git/info/exclude 08:47:16 2025-08-27 08:47:16,210 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/891/.semver/main with force:False 08:47:16 2025-08-27 08:47:16,210 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main 08:47:16 2025-08-27 08:47:16,210 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main 08:47:16 4.1.0-dev.50 [Pipeline] } 08:47:16 $ docker exec --env ******** --env ******** db3fe20023ec788d03dbc29c55fa8b42cf552271b6eb4f3aba2982b122b5f32a ssh-agent -k 08:47:16 unset SSH_AUTH_SOCK; 08:47:16 unset SSH_AGENT_PID; 08:47:16 echo Agent pid 91 killed; 08:47:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:47:17 + git semver [Pipeline] } 08:47:17 $ docker stop --time=1 db3fe20023ec788d03dbc29c55fa8b42cf552271b6eb4f3aba2982b122b5f32a 08:47:18 $ docker rm -f --volumes db3fe20023ec788d03dbc29c55fa8b42cf552271b6eb4f3aba2982b122b5f32a [Pipeline] // withDockerContainer [Pipeline] sh 08:47:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:47:19 Stashed 1 file(s) [Pipeline] echo 08:47:19 [edgeXSemver]: initialized semver on version 4.1.0-dev.50 [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:47:20 + git config --global --add safe.directory /w/workspace/edgex-go/891 [Pipeline] echo 08:47:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:47:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:47:20 ========================================================= 08:47:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:47:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:47:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:47:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:47:20 0a9a5dfd008f: Pulling fs layer 08:47:20 36466aa92d05: Pulling fs layer 08:47:20 e10405b45d13: Pulling fs layer 08:47:20 096b7ceb2af7: Pulling fs layer 08:47:20 4f4fb700ef54: Pulling fs layer 08:47:20 c451b95d7931: Pulling fs layer 08:47:20 9febf9df4401: Pulling fs layer 08:47:20 1477f019b032: Pulling fs layer 08:47:20 c7dc25521971: Pulling fs layer 08:47:20 096b7ceb2af7: Waiting 08:47:20 4f4fb700ef54: Waiting 08:47:20 c451b95d7931: Waiting 08:47:20 9febf9df4401: Waiting 08:47:20 1477f019b032: Waiting 08:47:20 c7dc25521971: Waiting 08:47:20 36466aa92d05: Verifying Checksum 08:47:20 36466aa92d05: Download complete 08:47:20 4f4fb700ef54: Verifying Checksum 08:47:20 4f4fb700ef54: Download complete 08:47:20 c451b95d7931: Download complete 08:47:20 0a9a5dfd008f: Download complete 08:47:20 9febf9df4401: Verifying Checksum 08:47:20 9febf9df4401: Download complete 08:47:20 0a9a5dfd008f: Pull complete 08:47:20 36466aa92d05: Pull complete 08:47:20 c7dc25521971: Verifying Checksum 08:47:20 c7dc25521971: Download complete 08:47:20 e10405b45d13: Download complete 08:47:21 1477f019b032: Download complete 08:47:25 e10405b45d13: Pull complete 08:47:25 096b7ceb2af7: Pull complete 08:47:25 4f4fb700ef54: Pull complete 08:47:25 c451b95d7931: Pull complete 08:47:25 9febf9df4401: Pull complete 08:47:27 1477f019b032: Pull complete 08:47:27 c7dc25521971: Pull complete 08:47:27 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 08:47:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:47:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:47:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:47:28 WORKDIR /edgex 08:47:28 COPY go.mod . 08:47:28 RUN go mod download+ 08:47:28 docker build -t ci-base-image-x86_64 -f - . 08:47:28 #0 building with "default" instance using docker driver 08:47:28 08:47:28 #1 [internal] load build definition from Dockerfile 08:47:28 #1 transferring dockerfile: 164B 0.0s done 08:47:28 #1 DONE 0.0s 08:47:28 08:47:28 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:47:28 #2 DONE 0.0s 08:47:28 08:47:28 #3 [internal] load .dockerignore 08:47:28 #3 transferring context: 50B done 08:47:28 #3 DONE 0.0s 08:47:28 08:47:28 #4 [internal] load build context 08:47:29 #4 transferring context: 6.57kB done 08:47:29 #4 DONE 0.1s 08:47:29 08:47:29 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:47:29 #5 DONE 0.1s 08:47:29 08:47:29 #6 [2/4] WORKDIR /edgex 08:47:31 #6 DONE 2.5s 08:47:31 08:47:31 #7 [3/4] COPY go.mod . 08:47:31 #7 DONE 0.0s 08:47:31 08:47:31 #8 [4/4] RUN go mod download 08:47:34 Still waiting to schedule task 08:47:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:47:44 #8 DONE 12.6s 08:47:44 08:47:44 #9 exporting to image 08:47:44 #9 exporting layers 08:47:47 #9 exporting layers 3.3s done 08:47:47 #9 writing image sha256:4e59703941143070313cb3b727f9adf58e02a2e2dc0a03b04531935d41cb1df8 done 08:47:47 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:47:47 #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:47 + docker inspect -f . ci-base-image-x86_64 08:47:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:47 prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container 08:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:47:48 $ docker top a94e74b342e8d77f5c3c5f2e4343246e3478105dee1f57b9d82722df7138b2e5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:48 + go version 08:47:48 go version go1.23.9 linux/amd64 [Pipeline] } 08:47:48 $ docker stop --time=1 a94e74b342e8d77f5c3c5f2e4343246e3478105dee1f57b9d82722df7138b2e5 08:47:49 $ docker rm -f --volumes a94e74b342e8d77f5c3c5f2e4343246e3478105dee1f57b9d82722df7138b2e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:50 + docker inspect -f . ci-base-image-x86_64 08:47:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:50 prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container 08:47:50 $ 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/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:47:50 $ docker top 1444cfa5efb3a9d64062c1d29e36906592372e833925760c79f26def04107a74 -eo pid,comm [Pipeline] { [Pipeline] echo 08:47:50 ========================================================= 08:47:50 [edgeXBuildGoParallel] Running Tests and Build... 08:47:50 ========================================================= [Pipeline] sh 08:47:51 + git config --global --add safe.directory /w/workspace/edgex-go/891 [Pipeline] fileExists [Pipeline] sh 08:47:51 + make test 08:47:51 go test -race -coverprofile=coverage.out ./... 08:47:59 ? github.com/edgexfoundry/edgex-go [no test files] 08:48:25 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:48:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:48:25 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:48:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 42.3% of statements 08:48:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:48:25 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:48:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:48:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:48:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:48:26 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:48:26 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:48:26 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:48:26 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:48:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.043s coverage: 69.4% of statements 08:48:27 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 5.1% of statements 08:48:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 49.3% of statements 08:48:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.675s coverage: 93.6% of statements 08:48:27 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.041s coverage: 92.4% of statements 08:48:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:48:27 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:48:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.4% of statements 08:48:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:48:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:48:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:48:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:48:29 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:48:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:48:29 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:48:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:48:29 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:48:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:48:29 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:48:29 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:48:29 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:48:29 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:48:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.318s coverage: 95.8% of statements 08:48:31 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 08:48:31 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:48:31 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 08:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:48:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:48:31 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:48:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:48:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 08:48:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements 08:48:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.022s coverage: 38.1% of statements 08:48:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.015s coverage: 81.1% of statements 08:48:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 08:48:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements 08:48:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 08:48:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:48:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:48:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:48:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 08:48:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:48:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:48:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:48:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:48:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 08:48:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:48:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:48:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:48:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:48:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:48:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:48:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:48:35 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:48:35 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:48:36 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:48:37 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:48:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:48:39 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:48:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:48:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:48:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:48:43 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:48:43 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:48:43 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:48:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:48:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:48:44 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:48:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:48:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:48:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 08:48:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:48:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:48:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:48:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:48:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:48:46 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:48:46 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:48:46 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:48:46 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:48:48 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:48:48 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:48:48 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:48:48 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:48:49 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:48:49 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:48:49 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:48:49 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:48:49 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:48:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:48:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.040s coverage: 92.9% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.033s coverage: 87.2% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.045s coverage: 6.8% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.050s coverage: 100.0% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.136s coverage: 54.5% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 29.2% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.020s coverage: 76.2% of statements 08:48:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.017s coverage: 54.0% of statements 08:48:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements 08:48:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 94.9% of statements 08:48:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements 08:48:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.053s coverage: 97.7% of statements 08:48:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements 08:48:55 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:48:55 running golangci-lint 08:48:55 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:48:55 go version go1.23.9 linux/amd64 08:48:56 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:48:56 level=info msg="[config_reader] Used config file .golangci.yml" 08:48:56 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:49:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7698 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:49:14 Running in /w/workspace/edgex-go/891 [Pipeline] { [Pipeline] checkout 08:49:14 The recommended git tool is: git 08:49:20 using credential edgex-jenkins-ssh 08:49:20 Cloning the remote Git repository 08:49:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:49:21 > git init /w/workspace/edgex-go/891 # timeout=10 08:49:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:49:21 > git --version # timeout=10 08:49:21 > git --version # 'git version 2.25.1' 08:49:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:49:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:49:22 level=info msg="[loader] Go packages loading at mode 575 (imports|name|exports_file|files|types_sizes|compiled_files|deps) took 23.353629957s" 08:49:22 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 61.148816ms" 08:49:34 level=info msg="[linters_context/goanalysis] analyzers took 2m3.630214859s with top 10 stages: buildir: 1m4.539838437s, gosec: 4.344440389s, fact_deprecated: 3.396428197s, inspect: 3.120750242s, printf: 1.810750429s, ctrlflow: 1.786189644s, S1038: 1.521709027s, fact_purity: 1.402017798s, nilness: 1.17606996s, unused: 1.074146846s" 08:49:34 level=info msg="[runner] Issues before processing: 201, after processing: 0" 08:49:34 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 201/201, path_prettifier: 201/201, nolint: 20/0, cgo: 201/201, skip_files: 201/201, identifier_marker: 201/201, exclude: 201/201, skip_dirs: 201/201, invalid_issue: 201/201, autogenerated_exclude: 201/201, exclude-rules: 201/20" 08:49:34 level=info msg="[runner] processing took 18.275448ms with stages: nolint: 8.064058ms, identifier_marker: 5.464933ms, exclude-rules: 1.538316ms, path_prettifier: 1.383744ms, autogenerated_exclude: 1.139761ms, skip_dirs: 578.845µs, cgo: 57.091µs, invalid_issue: 30.52µs, filename_unadjuster: 14.79µs, max_same_issues: 600ns, uniq_by_line: 390ns, max_from_linter: 360ns, fixer: 320ns, exclude: 290ns, skip_files: 260ns, sort_results: 250ns, path_shortener: 240ns, source_code: 170ns, max_per_file_from_linter: 150ns, path_prefixer: 130ns, diff: 130ns, severity-rules: 100ns" 08:49:34 level=info msg="[runner] linters took 13.403429424s with stages: goanalysis_metalinter: 13.385068065s" 08:49:34 level=info msg="File cache stats: 0 entries of total size 0B" 08:49:34 level=info msg="Memory: 369 samples, avg is 319.2MB, max is 1364.5MB" 08:49:34 level=info msg="Execution took 36.825914721s" 08:49:34 go vet ./... 08:49:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:49:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:49:39 Avoid second fetch 08:49:39 Checking out Revision 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d (main) 08:49:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:49:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:49:40 ./bin/test-attribution-txt.sh 08:49:40 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 08:49:40 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 08:49:40 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 08:49:40 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 08:49:40 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 08:49:40 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 08:49:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:49:40 Commit message: "feat: Allow event reading query to return numeric value (#5234)" 08:49:40 + ls -al . 08:49:40 total 2004 08:49:40 drwxrwxr-x 11 1001 1001 4096 Aug 27 08:47 . 08:49:40 drwxr-xr-x 4 root root 4096 Aug 27 08:47 .. 08:49:40 drwxrwxr-x 2 1001 1001 4096 Aug 27 08:46 .blubracket 08:49:40 -rw-rw-r-- 1 1001 1001 10 Aug 27 08:46 .dockerignore 08:49:40 drwxrwxr-x 8 1001 1001 4096 Aug 27 08:48 .git 08:49:40 drwxrwxr-x 3 1001 1001 4096 Aug 27 08:46 .github 08:49:40 -rw-rw-r-- 1 1001 1001 909 Aug 27 08:46 .gitignore 08:49:40 -rw-rw-r-- 1 1001 1001 218 Aug 27 08:46 .golangci.yml 08:49:40 -rw-rw-r-- 1 1001 1001 100 Aug 27 08:46 .hadolint.yml 08:49:40 drwxr-xr-x 3 1001 1001 4096 Aug 27 08:47 .semver 08:49:40 -rw-rw-r-- 1 1001 1001 155 Aug 27 08:46 .sonarcloud.properties 08:49:40 -rw-rw-r-- 1 1001 1001 1171 Aug 27 08:46 ADOPTERS.md 08:49:40 -rw-rw-r-- 1 1001 1001 17374 Aug 27 08:46 Attribution.txt 08:49:40 -rw-rw-r-- 1 1001 1001 108018 Aug 27 08:46 CHANGELOG.md 08:49:40 -rw-rw-r-- 1 1001 1001 3804 Aug 27 08:46 CONTRIBUTING.md 08:49:40 -rw-rw-r-- 1 1001 1001 677 Aug 27 08:46 GOVERNANCE.md 08:49:40 -rw-rw-r-- 1 1001 1001 858 Aug 27 08:46 Jenkinsfile 08:49:40 -rw-rw-r-- 1 1001 1001 10775 Aug 27 08:46 LICENSE 08:49:40 -rw-rw-r-- 1 1001 1001 16740 Aug 27 08:46 Makefile 08:49:40 -rw-rw-r-- 1 1001 1001 582 Aug 27 08:46 OWNERS.md 08:49:40 -rw-rw-r-- 1 1001 1001 9932 Aug 27 08:46 README.md 08:49:40 -rw-rw-r-- 1 1001 1001 789 Aug 27 08:46 SECURITY.md 08:49:40 -rw-rw-r-- 1 1001 1001 12 Aug 27 08:47 VERSION 08:49:40 drwxrwxr-x 2 1001 1001 4096 Aug 27 08:46 bin 08:49:40 drwxrwxr-x 19 1001 1001 4096 Aug 27 08:46 cmd 08:49:40 -rw-r--r-- 1 root root 1671222 Aug 27 08:48 coverage.out 08:49:40 drwxrwxr-x 2 1001 1001 4096 Aug 27 08:46 fuzz_test 08:49:40 -rw-rw-r-- 1 1001 1001 6538 Aug 27 08:46 go.mod 08:49:40 -rw-rw-r-- 1 1001 1001 88539 Aug 27 08:46 go.sum 08:49:40 drwxrwxr-x 7 1001 1001 4096 Aug 27 08:46 internal 08:49:40 drwxrwxr-x 2 1001 1001 4096 Aug 27 08:46 openapi 08:49:40 -rw-rw-r-- 1 1001 1001 584 Aug 27 08:46 security.txt 08:49:40 -rw-rw-r-- 1 1001 1001 204 Aug 27 08:46 version.go [Pipeline] sh 08:49:41 + '[' -e coverage.out ] 08:49:41 + chown 1001:1001 coverage.out [Pipeline] stash 08:49:41 Stashed 1 file(s) [Pipeline] sh 08:49:39 > git config core.sparsecheckout # timeout=10 08:49:39 > git checkout -f 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d # timeout=10 08:49:41 + make build 08:49:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:49:44 provisioning config files... 08:49:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/891@tmp/config17251010222916594711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:49:46 ---> ****-login.sh 08:49:46 nexus3.edgexfoundry.org:10001 08:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:46 Configure a credential helper to remove this warning. See 08:49:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:46 08:49:46 Login Succeeded 08:49:46 nexus3.edgexfoundry.org:10002 08:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:46 Configure a credential helper to remove this warning. See 08:49:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:46 08:49:46 Login Succeeded 08:49:46 nexus3.edgexfoundry.org:10003 08:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:47 Configure a credential helper to remove this warning. See 08:49:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:47 08:49:47 Login Succeeded 08:49:47 nexus3.edgexfoundry.org:10004 08:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:47 Configure a credential helper to remove this warning. See 08:49:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:47 08:49:47 Login Succeeded 08:49:47 ****.io 08:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:48 Configure a credential helper to remove this warning. See 08:49:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:48 08:49:48 Login Succeeded 08:49:48 ---> ****-login.sh ends [Pipeline] } 08:49:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:49:48 + git config --global --add safe.directory /w/workspace/edgex-go/891 [Pipeline] echo 08:49:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:49:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:49:48 ========================================================= 08:49:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:49:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:49:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:49:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:49:49 94e9d8af2201: Pulling fs layer 08:49:49 a6c56e8762df: Pulling fs layer 08:49:49 f0f3c8884826: Pulling fs layer 08:49:49 c7e7622c144d: Pulling fs layer 08:49:49 4f4fb700ef54: Pulling fs layer 08:49:49 b4c3b6d88c5a: Pulling fs layer 08:49:49 ba8bce9d2590: Pulling fs layer 08:49:49 ca778ea9c289: Pulling fs layer 08:49:49 4f4fb700ef54: Waiting 08:49:49 c7e7622c144d: Waiting 08:49:49 b4c3b6d88c5a: Waiting 08:49:49 ba8bce9d2590: Waiting 08:49:49 ca778ea9c289: Waiting 08:49:49 a6c56e8762df: Verifying Checksum 08:49:49 a6c56e8762df: Download complete 08:49:49 c7e7622c144d: Verifying Checksum 08:49:49 c7e7622c144d: Download complete 08:49:49 4f4fb700ef54: Verifying Checksum 08:49:49 4f4fb700ef54: Download complete 08:49:49 b4c3b6d88c5a: Verifying Checksum 08:49:49 b4c3b6d88c5a: Download complete 08:49:49 94e9d8af2201: Verifying Checksum 08:49:49 94e9d8af2201: Download complete 08:49:50 ca778ea9c289: Verifying Checksum 08:49:50 ca778ea9c289: Download complete 08:49:50 94e9d8af2201: Pull complete 08:49:51 a6c56e8762df: Pull complete 08:49:51 f0f3c8884826: Download complete 08:49:52 ba8bce9d2590: Verifying Checksum 08:49:52 ba8bce9d2590: Download complete 08:50:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:50:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:50:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:50:07 f0f3c8884826: Pull complete 08:50:07 c7e7622c144d: Pull complete 08:50:07 4f4fb700ef54: Pull complete 08:50:07 b4c3b6d88c5a: Pull complete 08:50:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:50:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:50:14 ba8bce9d2590: Pull complete 08:50:15 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:50:16 ca778ea9c289: Pull complete 08:50:16 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 08:50:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:50:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:50:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:50:16 WORKDIR /edgex 08:50:16 COPY go.mod . 08:50:16 RUN go mod download 08:50:16 + docker build -t ci-base-image-arm64 -f - . 08:50:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:50:17 Sending build context to Docker daemon 3.723MB 08:50:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:50:17 ---> 47b25d7523d1 08:50:17 Step 2/4 : WORKDIR /edgex 08:50:19 ---> Running in 068df689da4c 08:50:19 Removing intermediate container 068df689da4c 08:50:19 ---> 443f191e63d5 08:50:19 Step 3/4 : COPY go.mod . 08:50:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:50:19 ---> 1a2e4d9590fb 08:50:19 Step 4/4 : RUN go mod download 08:50:19 ---> Running in 76fa97dbc071 08:50:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:50:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:50:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:50:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:50:27 $ docker stop --time=1 1444cfa5efb3a9d64062c1d29e36906592372e833925760c79f26def04107a74 08:50:31 $ docker rm -f --volumes 1444cfa5efb3a9d64062c1d29e36906592372e833925760c79f26def04107a74 [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:50:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:50:32 08:50:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:50:32 latest: Pulling from edgex-devops/edgex-compose 08:50:32 91d30c5bc195: Pulling fs layer 08:50:32 2e9b0aa3be6d: Pulling fs layer 08:50:32 9c61dcf015f6: Pulling fs layer 08:50:32 4698f68db338: Pulling fs layer 08:50:32 2a2f49069b9e: Pulling fs layer 08:50:32 e0025b399a48: Pulling fs layer 08:50:32 4698f68db338: Waiting 08:50:32 2a2f49069b9e: Waiting 08:50:32 e0025b399a48: Waiting 08:50:32 91d30c5bc195: Verifying Checksum 08:50:32 91d30c5bc195: Download complete 08:50:32 4698f68db338: Verifying Checksum 08:50:32 4698f68db338: Download complete 08:50:33 2e9b0aa3be6d: Verifying Checksum 08:50:33 2e9b0aa3be6d: Download complete 08:50:33 91d30c5bc195: Pull complete 08:50:33 e0025b399a48: Verifying Checksum 08:50:33 e0025b399a48: Download complete 08:50:33 2a2f49069b9e: Verifying Checksum 08:50:33 2a2f49069b9e: Download complete 08:50:33 2e9b0aa3be6d: Pull complete 08:50:33 9c61dcf015f6: Verifying Checksum 08:50:33 9c61dcf015f6: Download complete 08:50:35 9c61dcf015f6: Pull complete 08:50:35 4698f68db338: Pull complete 08:50:36 2a2f49069b9e: Pull complete 08:50:36 e0025b399a48: Pull complete 08:50:36 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:50:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:36 prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container 08:50:36 $ 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/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:50:37 $ docker top 560d9076cceedf041bc375373511aa73319d6eee031023507915f0a99e90d0e9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:38 + docker compose -f ./docker-compose-build.yml build --parallel 08:50:38 #1 [security-bootstrapper internal] load build definition from Dockerfile 08:50:38 #1 transferring dockerfile: 3.02kB done 08:50:38 #1 DONE 0.1s 08:50:38 08:50:38 #2 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:50:38 #2 DONE 0.0s 08:50:38 08:50:38 #3 [security-proxy-setup internal] load build definition from Dockerfile 08:50:38 #3 transferring dockerfile: 2.50kB done 08:50:38 #3 DONE 0.1s 08:50:38 08:50:38 #4 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 08:50:38 #4 DONE 0.1s 08:50:38 08:50:38 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:50:38 #5 transferring dockerfile: 1.89kB done 08:50:38 #5 DONE 0.1s 08:50:38 08:50:38 #6 [security-proxy-auth internal] load build definition from Dockerfile 08:50:38 #6 transferring dockerfile: 2.14kB done 08:50:38 #6 DONE 0.2s 08:50:38 08:50:38 #2 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:50:38 #2 DONE 0.0s 08:50:38 08:50:38 #7 [core-metadata internal] load build definition from Dockerfile 08:50:38 #7 transferring dockerfile: 2.10kB done 08:50:38 #7 DONE 0.2s 08:50:38 08:50:38 #8 [security-proxy-setup internal] load .dockerignore 08:50:38 #8 DONE 0.0s 08:50:38 08:50:38 #9 [security-secretstore-setup internal] load build definition from Dockerfile 08:50:38 #9 transferring dockerfile: 2.49kB done 08:50:38 #9 DONE 0.2s 08:50:38 08:50:38 #10 [core-keeper internal] load build definition from Dockerfile 08:50:38 #10 transferring dockerfile: 2.01kB done 08:50:38 #10 DONE 0.2s 08:50:38 08:50:38 #11 [core-data internal] load build definition from Dockerfile 08:50:38 #11 transferring dockerfile: 2.04kB done 08:50:38 #11 DONE 0.2s 08:50:38 08:50:38 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:50:38 #12 transferring dockerfile: 2.23kB done 08:50:38 #12 DONE 0.2s 08:50:38 08:50:38 #13 [core-command internal] load build definition from Dockerfile 08:50:38 #13 transferring dockerfile: 1.94kB done 08:50:38 #13 DONE 0.2s 08:50:38 08:50:38 #14 [security-spire-server internal] load build definition from Dockerfile 08:50:38 #14 transferring dockerfile: 1.70kB done 08:50:38 #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:50:38 #14 DONE 0.2s 08:50:38 08:50:38 #15 [support-notifications internal] load build definition from Dockerfile 08:50:38 #15 transferring dockerfile: 2.00kB done 08:50:38 #15 DONE 0.2s 08:50:38 08:50:38 #16 [security-spire-config internal] load build definition from Dockerfile 08:50:38 #16 transferring dockerfile: 1.69kB done 08:50:38 #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:50:38 #16 DONE 0.2s 08:50:38 08:50:38 #17 [support-scheduler internal] load build definition from Dockerfile 08:50:38 #17 transferring dockerfile: 1.83kB done 08:50:38 #17 DONE 0.2s 08:50:38 08:50:38 #18 [security-spire-agent internal] load build definition from Dockerfile 08:50:38 #18 transferring dockerfile: 1.81kB done 08:50:38 #18 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:50:38 #18 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 08:50:38 #18 DONE 0.2s 08:50:38 08:50:38 #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:50:38 #2 DONE 0.0s 08:50:38 08:50:38 #4 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 08:50:38 #4 DONE 0.2s 08:50:38 08:50:38 #8 [security-proxy-setup internal] load .dockerignore 08:50:38 #8 transferring context: 50B done 08:50:38 #8 DONE 0.1s 08:50:38 08:50:38 #19 [security-spiffe-token-provider internal] load .dockerignore 08:50:38 #19 transferring context: 50B done 08:50:38 #19 DONE 0.2s 08:50:38 08:50:38 #20 [security-bootstrapper internal] load .dockerignore 08:50:38 #20 transferring context: 50B done 08:50:38 #20 DONE 0.2s 08:50:38 08:50:38 #21 [security-proxy-auth internal] load .dockerignore 08:50:38 #21 transferring context: 50B done 08:50:38 #21 DONE 0.2s 08:50:38 08:50:38 #22 [core-command internal] load .dockerignore 08:50:38 #22 transferring context: 50B done 08:50:38 #22 DONE 0.2s 08:50:38 08:50:38 #23 [core-common-config-bootstrapper internal] load .dockerignore 08:50:38 #23 transferring context: 50B done 08:50:38 #23 DONE 0.2s 08:50:38 08:50:38 #24 [core-keeper internal] load .dockerignore 08:50:38 #24 transferring context: 50B done 08:50:38 #24 DONE 0.2s 08:50:38 08:50:38 #25 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:50:38 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:50:38 #25 ... 08:50:38 08:50:38 #26 [core-data internal] load .dockerignore 08:50:38 #26 transferring context: 50B done 08:50:38 #26 DONE 0.2s 08:50:38 08:50:38 #27 [core-metadata internal] load .dockerignore 08:50:38 #27 transferring context: 50B done 08:50:38 #27 DONE 0.2s 08:50:38 08:50:38 #28 [support-notifications internal] load .dockerignore 08:50:38 #28 transferring context: 50B done 08:50:38 #28 DONE 0.2s 08:50:38 08:50:38 #29 [security-secretstore-setup internal] load .dockerignore 08:50:38 #29 transferring context: 50B done 08:50:38 #29 DONE 0.2s 08:50:38 08:50:38 #25 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:50:38 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:50:38 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:50:38 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 08:50:38 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 08:50:38 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 08:50:38 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 08:50:39 #25 ... 08:50:39 08:50:39 #30 [support-scheduler internal] load .dockerignore 08:50:39 #30 transferring context: 50B done 08:50:39 #30 DONE 0.2s 08:50:39 08:50:39 #25 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:50:39 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:50:39 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:50:39 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 08:50:39 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 08:50:39 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 08:50:39 #25 ... 08:50:39 08:50:39 #31 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:50:39 #31 DONE 0.5s 08:50:39 08:50:39 #25 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:50:39 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 08:50:44 #25 ... 08:50:44 08:50:44 #32 [support-scheduler internal] load build context 08:50:44 #32 transferring context: 310.62MB 5.3s 08:50:44 #32 ... 08:50:44 08:50:44 #33 [security-proxy-setup internal] load build context 08:50:44 #33 ... 08:50:44 08:50:44 #32 [support-scheduler internal] load build context 08:50:48 #32 ... 08:50:48 08:50:48 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:50:48 #34 ... 08:50:48 08:50:48 #35 [security-proxy-auth internal] load build context 08:50:49 #35 ... 08:50:49 08:50:49 #36 [core-command internal] load build context 08:50:49 #36 ... 08:50:49 08:50:49 #37 [security-secretstore-setup internal] load build context 08:50:49 #37 ... 08:50:49 08:50:49 #38 [core-metadata internal] load build context 08:50:49 #38 ... 08:50:49 08:50:49 #39 [core-keeper internal] load build context 08:50:49 #39 ... 08:50:49 08:50:49 #40 [core-data internal] load build context 08:50:49 #40 transferring context: 475.10MB 10.5s 08:50:49 #40 ... 08:50:49 08:50:49 #41 [security-spiffe-token-provider internal] load build context 08:50:49 #41 ... 08:50:49 08:50:49 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:50:49 #42 ... 08:50:49 08:50:49 #43 [support-notifications internal] load build context 08:50:49 #43 ... 08:50:49 08:50:49 #44 [security-bootstrapper internal] load build context 08:50:50 #44 transferring context: 595.06MB 10.9s done 08:50:50 #44 ... 08:50:50 08:50:50 #45 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:50:50 #45 ... 08:50:50 08:50:50 #46 [core-common-config-bootstrapper internal] load build context 08:50:50 #46 ... 08:50:50 08:50:50 #32 [support-scheduler internal] load build context 08:50:50 #32 transferring context: 595.06MB 11.2s done 08:50:54 #32 ... 08:50:54 08:50:54 #36 [core-command internal] load build context 08:50:54 #36 transferring context: 595.06MB 14.1s done 08:50:55 #36 ... 08:50:55 08:50:55 #33 [security-proxy-setup internal] load build context 08:50:55 #33 transferring context: 595.06MB 10.8s done 08:50:56 #33 ... 08:50:56 08:50:56 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:50:56 #34 DONE 17.6s 08:50:56 08:50:56 #47 [security-spire-config internal] load .dockerignore 08:50:56 #47 ... 08:50:56 08:50:56 #45 [core-command builder 2/7] WORKDIR /edgex-go 08:50:56 #45 DONE 17.5s 08:50:56 08:50:56 #37 [security-secretstore-setup internal] load build context 08:50:56 #37 transferring context: 595.06MB 10.5s done 08:50:56 #37 DONE 17.8s 08:50:56 08:50:56 #25 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:50:56 #25 DONE 17.9s 08:50:56 08:50:56 #33 [security-proxy-setup internal] load build context 08:50:56 #33 DONE 18.0s 08:50:56 08:50:56 #44 [security-bootstrapper internal] load build context 08:50:56 #44 DONE 17.9s 08:50:56 08:50:56 #32 [support-scheduler internal] load build context 08:50:56 #32 DONE 17.8s 08:50:56 08:50:56 #46 [core-common-config-bootstrapper internal] load build context 08:50:56 #46 transferring context: 595.06MB 11.9s done 08:50:56 #46 DONE 17.9s 08:50:56 08:50:56 #41 [security-spiffe-token-provider internal] load build context 08:50:56 #41 transferring context: 595.06MB 12.4s done 08:50:56 #41 DONE 18.0s 08:50:56 08:50:56 #43 [support-notifications internal] load build context 08:50:56 #43 transferring context: 595.06MB 12.3s done 08:50:56 #43 DONE 17.8s 08:50:56 08:50:56 #35 [security-proxy-auth internal] load build context 08:50:56 #35 transferring context: 595.06MB 12.5s done 08:50:56 #35 DONE 17.9s 08:50:56 08:50:56 #40 [core-data internal] load build context 08:50:56 #40 transferring context: 595.06MB 12.5s done 08:50:56 #40 DONE 17.9s 08:50:56 08:50:56 #38 [core-metadata internal] load build context 08:50:56 #38 transferring context: 595.06MB 12.8s done 08:50:56 #38 DONE 17.9s 08:50:56 08:50:56 #39 [core-keeper internal] load build context 08:50:56 #39 transferring context: 595.06MB 13.3s done 08:50:56 #39 DONE 17.9s 08:50:56 08:50:56 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:50:56 #42 DONE 18.1s 08:50:56 08:50:56 #36 [core-command internal] load build context 08:50:56 #36 DONE 18.0s 08:50:57 08:50:57 #47 [security-spire-config internal] load .dockerignore 08:50:57 #47 transferring context: 50B done 08:50:57 #47 DONE 0.7s 08:50:57 08:50:57 #25 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:50:57 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:50:57 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:50:57 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 08:50:57 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 08:50:57 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 08:50:57 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 08:50:57 #25 DONE 17.9s 08:50:57 08:50:57 #48 [security-spire-server internal] load .dockerignore 08:50:57 #48 transferring context: 50B done 08:50:57 #48 DONE 0.7s 08:50:57 08:50:57 #49 [security-spire-agent internal] load .dockerignore 08:50:57 #49 transferring context: 50B done 08:50:57 #49 DONE 0.2s 08:50:57 08:50:57 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:50:57 #50 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:50:57 #50 ... 08:50:57 08:50:57 #51 [security-spire-config internal] load build context 08:50:57 #51 transferring context: 22.05kB 0.0s done 08:50:57 #51 DONE 0.1s 08:50:57 08:50:57 #52 [security-spire-agent internal] load build context 08:50:57 #52 transferring context: 23.33kB done 08:50:57 #52 DONE 0.1s 08:50:57 08:50:57 #53 [security-spire-server internal] load build context 08:50:57 #53 transferring context: 23.80kB done 08:50:57 #53 DONE 0.1s 08:50:57 08:50:57 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:50:57 #50 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 08:50:57 #50 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:50:57 #50 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 08:50:57 #50 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 08:50:57 #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 08:50:57 #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 08:50:57 #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:50:57 #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:50:57 #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 08:50:57 #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 08:50:57 #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.15MB / 36.47MB 0.3s 08:50:57 #50 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 08:50:57 #50 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 08:50:57 #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 11.53MB / 36.47MB 0.4s 08:50:57 #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.07MB / 36.47MB 0.5s 08:50:57 #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s 08:51:00 #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.7s done 08:51:01 #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 08:51:01 #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.6s done 08:51:07 #50 ... 08:51:07 08:51:07 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:51:07 #0 3.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:07 #0 3.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:07 #0 4.067 (1/3) Installing ca-certificates (20250619-r0) 08:51:07 #0 4.086 (2/3) Installing dumb-init (1.2.5-r3) 08:51:07 #0 4.090 (3/3) Installing tzdata (2025b-r0) 08:51:07 #0 4.127 Executing busybox-1.36.1-r29.trigger 08:51:07 #0 4.134 Executing ca-certificates-20250619-r0.trigger 08:51:07 #0 4.176 OK: 10 MiB in 17 packages 08:51:07 #54 ... 08:51:07 08:51:07 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:51:07 #55 ... 08:51:07 08:51:07 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:51:07 #0 3.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:07 #0 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:07 #0 3.458 (1/1) Installing dumb-init (1.2.5-r3) 08:51:07 #0 3.577 Executing busybox-1.36.1-r29.trigger 08:51:07 #0 3.608 OK: 8 MiB in 15 packages 08:51:07 #56 ... 08:51:07 08:51:07 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:51:07 #0 4.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:07 #0 4.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:07 #0 5.089 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:51:07 #0 5.089 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:51:07 #0 5.089 OK: 24174 distinct packages available 08:51:07 #0 5.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:07 #0 5.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:07 #0 5.556 OK: 248 MiB in 58 packages 08:51:07 #57 ... 08:51:07 08:51:07 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:51:07 #58 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 08:51:07 #58 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 08:51:07 #58 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.4s done 08:51:07 #58 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:51:07 #58 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 08:51:07 #58 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 08:51:07 #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 08:51:07 #58 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 08:51:07 #58 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:51:07 #58 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 08:51:07 #58 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.6s done 08:51:07 #58 ... 08:51:07 08:51:07 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:51:07 #0 0.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:07 #0 0.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:07 #0 1.249 (1/1) Installing dumb-init (1.2.5-r3) 08:51:07 #0 1.252 Executing busybox-1.36.1-r29.trigger 08:51:07 #0 1.259 OK: 8 MiB in 15 packages 08:51:07 #59 ... 08:51:07 08:51:07 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:51:07 #0 3.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:07 #0 3.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:07 #0 4.064 OK: 248 MiB in 58 packages 08:51:07 #60 ... 08:51:07 08:51:07 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:51:07 #0 3.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:07 #0 3.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:07 #0 3.939 (1/2) Installing dumb-init (1.2.5-r3) 08:51:07 #0 4.058 (2/2) Installing su-exec (0.2-r3) 08:51:07 #0 4.061 Executing busybox-1.36.1-r29.trigger 08:51:07 #0 4.067 OK: 8 MiB in 16 packages 08:51:08 #61 ... 08:51:08 08:51:08 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:51:08 #0 4.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:08 #0 4.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:08 #0 4.477 (1/4) Installing dumb-init (1.2.5-r3) 08:51:08 #0 4.481 (2/4) Installing openssl (3.3.4-r0) 08:51:08 #0 4.499 (3/4) Installing su-exec (0.2-r3) 08:51:08 #0 4.502 (4/4) Installing yq-go (4.44.1-r2) 08:51:08 #0 4.609 Executing busybox-1.36.1-r29.trigger 08:51:08 #0 4.616 OK: 19 MiB in 18 packages 08:51:08 #62 ... 08:51:08 08:51:08 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:51:08 #63 ... 08:51:08 08:51:08 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:08 #64 ... 08:51:08 08:51:08 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:51:08 #0 0.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:08 #0 0.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:08 #0 1.231 (1/4) Installing ca-certificates (20250619-r0) 08:51:08 #0 1.247 (2/4) Installing dumb-init (1.2.5-r3) 08:51:08 #0 1.251 (3/4) Installing su-exec (0.2-r3) 08:51:08 #0 1.255 (4/4) Installing yq-go (4.44.1-r2) 08:51:08 #0 1.325 Executing busybox-1.36.1-r29.trigger 08:51:08 #0 1.331 Executing ca-certificates-20250619-r0.trigger 08:51:08 #0 1.366 OK: 19 MiB in 18 packages 08:51:08 #65 ... 08:51:08 08:51:08 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:51:08 #0 0.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:08 #0 0.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:08 #0 1.226 (1/7) Installing ca-certificates (20250619-r0) 08:51:08 #0 1.247 (2/7) Installing dumb-init (1.2.5-r3) 08:51:08 #0 1.250 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:51:08 #0 1.255 (4/7) Installing libsodium (1.0.19-r0) 08:51:08 #0 1.313 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:51:08 #0 1.336 (6/7) Installing libzmq (4.3.5-r2) 08:51:08 #0 1.349 (7/7) Installing zeromq (4.3.5-r2) 08:51:08 #0 1.353 Executing busybox-1.36.1-r29.trigger 08:51:08 #0 1.359 Executing ca-certificates-20250619-r0.trigger 08:51:08 #0 1.396 OK: 12 MiB in 21 packages 08:51:08 #66 ... 08:51:08 08:51:08 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:51:08 #0 5.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:08 #0 5.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:08 #0 5.915 OK: 248 MiB in 58 packages 08:51:08 #67 ... 08:51:08 08:51:08 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:08 #0 0.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:08 #0 0.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:08 #0 1.269 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:51:08 #0 1.269 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:51:08 #0 1.269 OK: 24174 distinct packages available 08:51:08 #0 1.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:08 #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:08 #0 1.745 (1/14) Installing ca-certificates (20250619-r0) 08:51:08 #0 1.762 (2/14) Installing brotli-libs (1.1.0-r2) 08:51:08 #0 1.772 (3/14) Installing c-ares (1.33.1-r0) 08:51:08 #0 1.780 (4/14) Installing libunistring (1.2-r0) 08:51:08 #0 1.829 (5/14) Installing libidn2 (2.3.7-r0) 08:51:08 #0 1.835 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:51:08 #0 1.840 (7/14) Installing libpsl (0.21.5-r1) 08:51:08 #0 1.844 (8/14) Installing zstd-libs (1.5.6-r0) 08:51:08 #0 1.855 (9/14) Installing libcurl (8.12.1-r0) 08:51:08 #0 1.866 (10/14) Installing curl (8.12.1-r0) 08:51:08 #0 1.872 (11/14) Installing dumb-init (1.2.5-r3) 08:51:08 #0 1.876 (12/14) Installing musl-obstack (1.2.3-r2) 08:51:08 #0 1.879 (13/14) Installing libucontext (1.2-r3) 08:51:08 #0 1.882 (14/14) Installing gcompat (1.1.0-r4) 08:51:08 #0 1.888 Executing busybox-1.36.1-r29.trigger 08:51:08 #0 1.927 Executing ca-certificates-20250619-r0.trigger 08:51:08 #0 1.964 OK: 13 MiB in 28 packages 08:51:09 #68 ... 08:51:09 08:51:09 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:09 #69 ... 08:51:09 08:51:09 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:51:09 #0 0.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:09 #0 1.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:09 #0 1.387 OK: 248 MiB in 58 packages 08:51:09 #70 ... 08:51:09 08:51:09 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:51:09 #65 DONE 12.6s 08:51:09 08:51:09 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:51:09 #61 DONE 12.6s 08:51:09 08:51:09 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:09 #71 ... 08:51:09 08:51:09 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:51:09 #66 DONE 12.6s 08:51:09 08:51:09 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:09 #68 DONE 12.6s 08:51:09 08:51:09 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:09 #69 DONE 12.6s 08:51:09 08:51:09 #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:51:09 #59 DONE 12.7s 08:51:09 08:51:09 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:51:09 #54 DONE 12.7s 08:51:09 08:51:09 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:51:09 #60 DONE 12.7s 08:51:09 08:51:09 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:51:09 #56 DONE 12.7s 08:51:09 08:51:09 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:09 #64 DONE 12.7s 08:51:09 08:51:09 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:51:09 #70 DONE 12.7s 08:51:09 08:51:09 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:51:09 #67 DONE 12.7s 08:51:09 08:51:09 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:51:09 #57 DONE 12.7s 08:51:09 08:51:09 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:51:09 #62 DONE 12.7s 08:51:09 08:51:09 #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:51:09 #72 ... 08:51:09 08:51:09 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:51:09 #50 DONE 12.6s 08:51:09 08:51:09 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:51:09 #58 DONE 12.6s 08:51:09 08:51:09 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:51:09 #72 DONE 0.2s 08:51:09 08:51:09 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:51:09 #73 DONE 0.3s 08:51:09 08:51:09 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:51:09 #74 DONE 0.2s 08:51:09 08:51:09 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:51:09 #75 DONE 0.2s 08:51:09 08:51:09 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:11 #76 ... 08:51:11 08:51:11 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:51:11 #55 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:11 #55 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:11 #55 14.34 OK: 248 MiB in 58 packages 08:51:11 #55 DONE 14.5s 08:51:11 08:51:11 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:51:11 #0 1.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:11 #0 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:11 #0 1.699 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:51:11 #0 1.708 Executing busybox-1.36.1-r30.post-upgrade 08:51:11 #0 1.763 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:51:11 #0 1.765 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:51:11 #0 1.768 Executing busybox-1.36.1-r30.trigger 08:51:11 #0 1.770 OK: 19 MiB in 18 packages 08:51:11 #77 DONE 1.9s 08:51:11 08:51:11 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 08:51:11 #78 DONE 0.1s 08:51:11 08:51:11 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:51:11 #0 1.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:11 #0 1.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:11 #0 1.733 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:51:11 #0 1.755 Executing busybox-1.36.1-r30.post-upgrade 08:51:11 #0 1.799 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:51:11 #0 1.802 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:51:11 #0 1.806 Executing busybox-1.36.1-r30.trigger 08:51:11 #0 1.809 OK: 8 MiB in 16 packages 08:51:11 #79 DONE 2.0s 08:51:11 08:51:11 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:11 #80 ... 08:51:11 08:51:11 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:51:11 #0 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:11 #0 1.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:11 #0 1.953 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:51:11 #0 1.975 Executing busybox-1.36.1-r30.post-upgrade 08:51:11 #0 2.020 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:51:11 #0 2.023 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:51:11 #0 2.029 Executing busybox-1.36.1-r30.trigger 08:51:11 #0 2.037 OK: 12 MiB in 21 packages 08:51:11 #81 DONE 2.2s 08:51:11 08:51:11 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:51:11 #63 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:11 #63 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:11 #63 14.06 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:51:11 #63 14.06 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:51:11 #63 14.06 OK: 24174 distinct packages available 08:51:11 #63 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:11 #63 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:11 #63 14.50 (1/4) Installing dumb-init (1.2.5-r3) 08:51:11 #63 14.51 (2/4) Installing musl-obstack (1.2.3-r2) 08:51:11 #63 14.52 (3/4) Installing libucontext (1.2-r3) 08:51:11 #63 14.52 (4/4) Installing gcompat (1.1.0-r4) 08:51:11 #63 14.53 Executing busybox-1.36.1-r29.trigger 08:51:11 #63 14.54 OK: 8 MiB in 18 packages 08:51:11 #63 DONE 14.7s 08:51:11 08:51:11 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:11 #71 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:11 #71 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:11 #71 14.06 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:51:11 #71 14.06 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:51:11 #71 14.06 OK: 24174 distinct packages available 08:51:11 #71 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:11 #71 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:11 #71 14.53 (1/5) Installing dumb-init (1.2.5-r3) 08:51:11 #71 14.54 (2/5) Installing musl-obstack (1.2.3-r2) 08:51:11 #71 14.54 (3/5) Installing libucontext (1.2-r3) 08:51:11 #71 14.54 (4/5) Installing gcompat (1.1.0-r4) 08:51:11 #71 14.55 (5/5) Installing openssl (3.3.4-r0) 08:51:11 #71 14.56 Executing busybox-1.36.1-r29.trigger 08:51:11 #71 14.56 OK: 9 MiB in 19 packages 08:51:11 #71 DONE 14.7s 08:51:11 08:51:11 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:51:11 #82 ... 08:51:11 08:51:11 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:51:11 #0 1.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:11 #0 1.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:11 #0 2.261 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:51:11 #0 2.278 Executing busybox-1.36.1-r30.post-upgrade 08:51:11 #0 2.338 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:51:11 #0 2.341 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:51:11 #0 2.343 Executing busybox-1.36.1-r30.trigger 08:51:11 #0 2.359 OK: 13 MiB in 28 packages 08:51:11 #83 DONE 2.5s 08:51:12 08:51:12 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:51:12 #0 1.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:12 #0 1.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:12 #0 2.226 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:51:12 #0 2.242 Executing busybox-1.36.1-r30.post-upgrade 08:51:12 #0 2.297 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:51:12 #0 2.300 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:51:12 #0 2.304 Executing busybox-1.36.1-r30.trigger 08:51:12 #0 2.309 OK: 8 MiB in 15 packages 08:51:12 #84 DONE 2.5s 08:51:12 08:51:12 #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:51:12 #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:12 #0 1.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:12 #0 2.266 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:51:12 #0 2.348 Executing busybox-1.36.1-r30.post-upgrade 08:51:12 #0 2.390 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:51:12 #0 2.393 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:51:12 #0 2.397 Executing busybox-1.36.1-r30.trigger 08:51:12 #0 2.404 OK: 8 MiB in 15 packages 08:51:12 #85 DONE 2.5s 08:51:12 08:51:12 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:51:12 #0 1.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:12 #0 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:12 #0 2.340 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:51:12 #0 2.360 Executing busybox-1.36.1-r30.post-upgrade 08:51:12 #0 2.403 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:51:12 #0 2.407 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:51:12 #0 2.410 Executing busybox-1.36.1-r30.trigger 08:51:12 #0 2.415 OK: 10 MiB in 17 packages 08:51:12 #86 DONE 2.6s 08:51:12 08:51:12 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:51:12 #87 ... 08:51:12 08:51:12 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:51:12 #0 2.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:12 #0 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:12 #0 2.636 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:51:12 #0 2.652 Executing busybox-1.36.1-r30.post-upgrade 08:51:12 #0 2.691 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:51:12 #0 2.694 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:51:12 #0 2.697 Executing busybox-1.36.1-r30.trigger 08:51:12 #0 2.702 OK: 19 MiB in 18 packages 08:51:12 #88 DONE 2.9s 08:51:12 08:51:12 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:51:12 #89 DONE 0.0s 08:51:12 08:51:12 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:51:12 #0 1.630 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:12 #0 2.399 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:12 #90 3.101 OK: 248 MiB in 58 packages 08:51:12 #90 DONE 3.3s 08:51:12 08:51:12 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:51:12 #91 DONE 0.1s 08:51:12 08:51:12 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:13 #92 ... 08:51:13 08:51:13 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:51:13 #93 DONE 2.1s 08:51:13 08:51:13 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:51:13 #94 DONE 0.0s 08:51:13 08:51:13 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:51:13 #82 1.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:13 #82 1.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:14 #82 ... 08:51:14 08:51:14 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:51:14 #87 1.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:14 #87 1.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:14 #87 2.038 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:51:14 #87 2.052 Executing busybox-1.36.1-r30.post-upgrade 08:51:14 #87 2.086 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:51:14 #87 2.116 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:51:14 #87 2.120 Executing busybox-1.36.1-r30.trigger 08:51:14 #87 2.126 OK: 8 MiB in 18 packages 08:51:14 #87 DONE 2.2s 08:51:14 08:51:14 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:51:14 #82 2.046 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:51:14 #82 2.060 Executing busybox-1.36.1-r30.post-upgrade 08:51:14 #82 2.091 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:51:14 #82 2.094 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:51:14 #82 2.097 Executing busybox-1.36.1-r30.trigger 08:51:14 #82 2.102 OK: 9 MiB in 19 packages 08:51:14 #82 DONE 2.2s 08:51:14 08:51:14 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:51:15 #95 ... 08:51:15 08:51:15 #96 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:51:15 #0 1.925 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:15 #0 3.902 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:15 #0 4.591 (1/1) Installing dumb-init (1.2.5-r3) 08:51:15 #0 4.878 Executing busybox-1.36.1-r29.trigger 08:51:15 #0 4.887 OK: 8 MiB in 15 packages 08:51:15 #96 DONE 5.9s 08:51:15 08:51:15 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:51:15 #97 DONE 1.4s 08:51:15 08:51:15 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:51:15 #98 DONE 1.3s 08:51:15 08:51:15 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:51:15 #95 DONE 1.3s 08:51:15 08:51:15 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:51:15 #99 DONE 0.1s 08:51:15 08:51:15 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:51:15 #100 DONE 0.1s 08:51:15 08:51:15 #101 [security-spire-server stage-2 6/9] COPY security.txt / 08:51:15 #101 DONE 0.6s 08:51:15 08:51:15 #102 [security-spire-config stage-2 6/10] COPY security.txt / 08:51:15 #102 DONE 0.6s 08:51:15 08:51:15 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:51:15 #103 DONE 0.7s 08:51:15 08:51:15 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:51:15 #104 DONE 0.1s 08:51:15 08:51:15 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:51:16 #105 DONE 0.1s 08:51:16 08:51:16 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:51:16 #106 DONE 0.1s 08:51:16 08:51:16 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:51:16 #107 DONE 0.1s 08:51:16 08:51:16 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:51:16 #108 DONE 0.1s 08:51:16 08:51:16 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:51:16 #109 DONE 0.1s 08:51:16 08:51:16 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 08:51:16 #110 DONE 0.1s 08:51:16 08:51:16 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:51:16 #111 DONE 0.1s 08:51:16 08:51:16 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:51:16 #112 DONE 0.1s 08:51:16 08:51:16 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:51:16 Removing intermediate container 76fa97dbc071 08:51:16 ---> 19606d4d7b64 08:51:16 Successfully built 19606d4d7b64 08:51:16 #113 DONE 0.0s 08:51:16 08:51:16 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:51:16 #114 DONE 0.1s 08:51:16 08:51:16 #115 [security-spire-agent] exporting to image 08:51:16 #115 exporting layers 08:51:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:16 #115 ... 08:51:16 08:51:16 #116 [security-spire-config] exporting to image 08:51:16 #116 exporting layers 0.4s done 08:51:16 #116 writing image sha256:bc373ff45b5f9eb5e5e27e548fc4094209b73b002773c13aaabb5653fc862ed9 done 08:51:16 #116 naming to docker.io/library/security-spire-config done 08:51:16 #116 DONE 0.4s 08:51:16 08:51:16 #117 [security-spire-server] exporting to image 08:51:16 #117 exporting layers 0.4s done 08:51:16 #117 writing image sha256:5a38c4b28bbafcafc3298e8346dbd325016e7dbde032528d23ec3075c7d11ce3 done 08:51:16 #117 naming to docker.io/library/security-spire-server done 08:51:16 #117 DONE 0.5s 08:51:16 08:51:16 #115 [security-spire-agent] exporting to image 08:51:16 #115 exporting layers 0.4s done 08:51:16 #115 writing image sha256:6c933e00bb71008ec282c3ae8bacc25aaa6b350c647c1fb4d5ae85b83f913dde done 08:51:16 #115 naming to docker.io/library/security-spire-agent done 08:51:16 #115 DONE 0.4s 08:51:16 08:51:16 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:16 + docker inspect -f . ci-base-image-arm64 08:51:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:17 prd-ubuntu20.04-docker-arm64-4c-16g-7698 does not seem to be running inside a container 08:51:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@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:51:18 $ docker top c66ba27eeb3d06f8791146d58438c0a011b50ce1446d6fc2025c8408e1a3b37a -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:19 + go version 08:51:19 go version go1.23.9 linux/arm64 [Pipeline] } 08:51:19 $ docker stop --time=1 c66ba27eeb3d06f8791146d58438c0a011b50ce1446d6fc2025c8408e1a3b37a 08:51:20 #118 ... 08:51:20 08:51:20 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:20 #119 ... 08:51:20 08:51:20 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:21 $ docker rm -f --volumes c66ba27eeb3d06f8791146d58438c0a011b50ce1446d6fc2025c8408e1a3b37a [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:51:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:22 08:51:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:22 latest: Pulling from edgex-devops/edgex-compose-arm64 08:51:22 547446be3368: Pulling fs layer 08:51:22 d125d8839a47: Pulling fs layer 08:51:22 3e85d5ac6304: Pulling fs layer 08:51:22 c3105a71a48b: Pulling fs layer 08:51:22 0f093f025ec4: Pulling fs layer 08:51:22 c3106fc0e877: Pulling fs layer 08:51:22 0f093f025ec4: Waiting 08:51:22 c3105a71a48b: Waiting 08:51:22 c3106fc0e877: Waiting 08:51:22 547446be3368: Verifying Checksum 08:51:22 547446be3368: Download complete 08:51:22 c3105a71a48b: Verifying Checksum 08:51:22 c3105a71a48b: Download complete 08:51:23 d125d8839a47: Verifying Checksum 08:51:23 d125d8839a47: Download complete 08:51:23 c3106fc0e877: Verifying Checksum 08:51:23 c3106fc0e877: Download complete 08:51:23 0f093f025ec4: Verifying Checksum 08:51:23 0f093f025ec4: Download complete 08:51:23 547446be3368: Pull complete 08:51:24 d125d8839a47: Pull complete 08:51:25 3e85d5ac6304: Verifying Checksum 08:51:25 3e85d5ac6304: Download complete 08:51:35 3e85d5ac6304: Pull complete 08:51:35 c3105a71a48b: Pull complete 08:51:36 0f093f025ec4: Pull complete 08:51:36 c3106fc0e877: Pull complete 08:51:36 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:51:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:36 prd-ubuntu20.04-docker-arm64-4c-16g-7698 does not seem to be running inside a container 08:51:36 $ 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/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@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:51:38 $ docker top 6d09886047c3dd3df2fa19aba13ce85b560d56d99c49bca2cb8550f0c62a5986 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:39 + docker compose -f ./docker-compose-build.yml build --parallel 08:51:46 #120 ... 08:51:46 08:51:46 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:46 #80 DONE 33.6s 08:51:46 08:51:46 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:46 #76 DONE 35.3s 08:51:46 08:51:46 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:46 #120 DONE 35.3s 08:51:46 08:51:46 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:46 #119 DONE 35.3s 08:51:46 08:51:46 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:46 #92 DONE 32.1s 08:51:46 08:51:46 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:46 #118 DONE 35.3s 08:51:46 08:51:46 #121 [core-metadata builder 6/7] COPY . . 08:51:49 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:51:49 #1 transferring dockerfile: 08:51:49 #1 transferring dockerfile: 2.23kB done 08:51:49 #1 DONE 0.1s 08:51:49 08:51:49 #2 [security-spire-server internal] load build definition from Dockerfile 08:51:49 #2 transferring dockerfile: 1.70kB done 08:51:49 #2 DONE 0.0s 08:51:49 08:51:49 #3 [core-data internal] load build definition from Dockerfile 08:51:49 #3 transferring dockerfile: 2.04kB done 08:51:49 #3 DONE 0.1s 08:51:49 08:51:49 #4 [security-proxy-setup internal] load build definition from Dockerfile 08:51:49 #4 transferring dockerfile: 2.50kB done 08:51:49 #4 DONE 0.1s 08:51:49 08:51:49 #5 [security-bootstrapper internal] load build definition from Dockerfile 08:51:49 #5 transferring dockerfile: 3.02kB done 08:51:49 #5 DONE 0.1s 08:51:49 08:51:49 #6 [core-command internal] load build definition from Dockerfile 08:51:49 #6 transferring dockerfile: 1.94kB done 08:51:49 #6 DONE 0.1s 08:51:49 08:51:49 #7 [security-spire-agent internal] load build definition from Dockerfile 08:51:49 #7 transferring dockerfile: 1.81kB done 08:51:49 #7 DONE 0.1s 08:51:49 08:51:49 #8 [support-scheduler internal] load build definition from Dockerfile 08:51:49 #8 transferring dockerfile: 1.83kB 0.0s done 08:51:49 #8 DONE 0.1s 08:51:49 08:51:49 #9 [core-metadata internal] load build definition from Dockerfile 08:51:49 #9 transferring dockerfile: 2.10kB 0.0s done 08:51:49 #9 DONE 0.1s 08:51:49 08:51:49 #10 [support-notifications internal] load build definition from Dockerfile 08:51:49 #10 transferring dockerfile: 2.00kB done 08:51:49 #10 DONE 0.1s 08:51:49 08:51:49 #11 [core-keeper internal] load build definition from Dockerfile 08:51:49 #11 transferring dockerfile: 2.01kB 0.0s done 08:51:49 #11 DONE 0.1s 08:51:49 08:51:49 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:51:49 #12 transferring dockerfile: 1.89kB 0.0s done 08:51:49 #12 DONE 0.1s 08:51:49 08:51:49 #13 [security-proxy-auth internal] load build definition from Dockerfile 08:51:49 #13 transferring dockerfile: 2.14kB 0.0s done 08:51:49 #13 DONE 0.1s 08:51:49 08:51:49 #14 [security-secretstore-setup internal] load build definition from Dockerfile 08:51:49 #14 transferring dockerfile: 2.49kB done 08:51:49 #14 DONE 0.1s 08:51:49 08:51:49 #15 [security-spire-config internal] load build definition from Dockerfile 08:51:49 #15 transferring dockerfile: 1.69kB done 08:51:49 #15 DONE 0.1s 08:51:49 08:51:49 #16 [core-common-config-bootstrapper internal] load .dockerignore 08:51:49 #16 transferring context: 08:51:49 #16 transferring context: 50B done 08:51:49 #16 DONE 0.0s 08:51:50 08:51:50 #17 [security-spire-server internal] load .dockerignore 08:51:50 #17 transferring context: 50B done 08:51:50 #17 DONE 0.0s 08:51:50 08:51:50 #18 [core-data internal] load .dockerignore 08:51:50 #18 transferring context: 50B done 08:51:50 #18 DONE 0.0s 08:51:50 08:51:50 #19 [security-proxy-setup internal] load .dockerignore 08:51:50 #19 transferring context: 50B done 08:51:50 #19 DONE 0.1s 08:51:50 08:51:50 #20 [security-bootstrapper internal] load .dockerignore 08:51:50 #20 transferring context: 50B done 08:51:50 #20 DONE 0.1s 08:51:50 08:51:50 #21 [core-command internal] load .dockerignore 08:51:50 #21 transferring context: 50B done 08:51:50 #21 DONE 0.1s 08:51:50 08:51:50 #22 [security-spire-agent internal] load .dockerignore 08:51:50 #22 transferring context: 50B done 08:51:50 #22 DONE 0.1s 08:51:50 08:51:50 #23 [support-scheduler internal] load .dockerignore 08:51:50 #23 transferring context: 50B 0.0s done 08:51:50 #23 DONE 0.1s 08:51:50 08:51:50 #24 [core-metadata internal] load .dockerignore 08:51:50 #24 transferring context: 50B done 08:51:50 #24 DONE 0.1s 08:51:50 08:51:50 #25 [support-notifications internal] load .dockerignore 08:51:50 #25 transferring context: 50B done 08:51:50 #25 DONE 0.1s 08:51:50 08:51:50 #26 [core-keeper internal] load .dockerignore 08:51:50 #26 transferring context: 50B 0.0s done 08:51:50 #26 DONE 0.1s 08:51:50 08:51:50 #27 [security-spiffe-token-provider internal] load .dockerignore 08:51:50 #27 transferring context: 50B done 08:51:50 #27 DONE 0.1s 08:51:50 08:51:50 #28 [security-proxy-auth internal] load .dockerignore 08:51:50 #28 transferring context: 50B done 08:51:50 #28 DONE 0.0s 08:51:50 08:51:50 #29 [security-secretstore-setup internal] load .dockerignore 08:51:51 #29 transferring context: 50B done 08:51:51 #29 DONE 0.1s 08:51:51 08:51:51 #30 [security-spire-config internal] load .dockerignore 08:51:51 #30 transferring context: 50B done 08:51:51 #30 DONE 0.0s 08:51:51 08:51:51 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:51:51 #31 DONE 0.0s 08:51:51 08:51:51 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:51:51 #32 DONE 0.1s 08:51:51 08:51:51 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:51:51 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:51:51 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:51:51 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:51:51 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:51:51 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 765.95kB / 4.09MB 0.1s 08:51:51 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 0.2s 08:51:51 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 08:51:51 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 08:51:52 #33 ... 08:51:52 08:51:52 #34 [core-common-config-bootstrapper internal] load build context 08:51:52 #34 transferring context: 3.24MB 0.7s done 08:51:52 #34 DONE 0.8s 08:51:52 08:51:52 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:51:52 #33 ... 08:51:52 08:51:52 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:51:52 #35 DONE 1.0s 08:51:52 08:51:52 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:51:52 #33 ... 08:51:52 08:51:52 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:51:52 #31 DONE 0.0s 08:51:52 08:51:52 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:51:52 #33 ... 08:51:52 08:51:52 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:51:52 #31 DONE 0.0s 08:51:52 08:51:52 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:51:52 #31 DONE 0.0s 08:51:52 08:51:52 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:51:52 #35 DONE 1.7s 08:51:52 08:51:52 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:51:52 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:51:52 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:51:52 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:51:52 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:51:52 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 08:51:52 #33 ... 08:51:52 08:51:52 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:51:52 #31 DONE 0.0s 08:51:52 08:51:52 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 08:51:52 #32 DONE 0.5s 08:51:52 08:51:52 #36 [core-command internal] load build context 08:51:52 #36 DONE 0.0s 08:51:52 08:51:52 #37 [security-bootstrapper internal] load build context 08:51:52 #37 DONE 0.0s 08:51:52 08:51:52 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:51:52 #35 DONE 1.7s 08:51:52 08:51:52 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:51:52 #38 DONE 0.7s 08:51:52 08:51:52 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:51:52 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:51:52 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:51:52 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:51:52 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:51:52 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 08:51:52 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done 08:51:53 #33 ... 08:51:53 08:51:53 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:51:53 #31 DONE 0.0s 08:51:53 08:51:53 #39 [security-proxy-setup internal] load build context 08:51:53 #39 ... 08:51:53 08:51:53 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 08:51:53 #32 DONE 0.9s 08:51:53 08:51:53 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:51:53 #31 DONE 0.0s 08:51:53 08:51:53 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 08:51:53 #32 ... 08:51:53 08:51:53 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:51:53 #35 DONE 1.8s 08:51:53 08:51:53 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:51:53 #38 DONE 0.7s 08:51:53 08:51:53 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:51:53 #31 DONE 0.0s 08:51:53 08:51:53 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:51:53 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:51:53 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:51:53 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:51:53 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:51:53 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 08:51:53 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done 08:51:53 #33 ... 08:51:53 08:51:53 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 08:51:53 #32 DONE 1.4s 08:51:54 08:51:54 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:51:54 #35 DONE 1.8s 08:51:54 08:51:54 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 08:51:54 #38 DONE 0.7s 08:51:54 08:51:54 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:51:54 #31 DONE 0.0s 08:51:54 08:51:54 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:51:54 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:51:54 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:51:54 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:51:54 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:51:54 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 08:51:54 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done 08:51:54 #33 ... 08:51:54 08:51:54 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:51:54 #31 DONE 0.0s 08:51:54 08:51:54 #39 [security-proxy-setup internal] load build context 08:51:54 #39 ... 08:51:54 08:51:54 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:51:54 #31 DONE 0.0s 08:51:54 08:51:54 #39 [security-proxy-setup internal] load build context 08:51:54 #39 ... 08:51:54 08:51:54 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:51:54 #35 DONE 1.8s 08:51:54 08:51:54 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 08:51:54 #38 DONE 0.8s 08:51:54 08:51:54 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:51:54 #31 DONE 0.0s 08:51:54 08:51:54 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:51:54 #40 DONE 2.3s 08:51:54 08:51:54 #41 [security-spire-server internal] load build context 08:51:54 #41 DONE 0.0s 08:51:54 08:51:54 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:51:54 #42 DONE 0.0s 08:51:54 08:51:54 #39 [security-proxy-setup internal] load build context 08:51:54 #39 transferring context: 3.24MB 1.9s done 08:51:54 #39 ... 08:51:54 08:51:54 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:51:54 #35 DONE 1.8s 08:51:54 08:51:54 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:51:54 #38 DONE 0.8s 08:51:54 08:51:54 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:51:54 #43 DONE 1.9s 08:51:54 08:51:54 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:51:54 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:51:54 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:51:54 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:51:54 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:51:54 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 08:51:54 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done 08:51:55 #33 ... 08:51:55 08:51:55 #39 [security-proxy-setup internal] load build context 08:51:55 #39 DONE 2.5s 08:51:55 08:51:55 #44 [support-scheduler internal] load build context 08:51:55 #44 ... 08:51:55 08:51:55 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 08:51:55 #32 DONE 2.5s 08:51:55 08:51:55 #44 [support-scheduler internal] load build context 08:51:55 #44 ... 08:51:55 08:51:55 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:51:55 #35 DONE 1.9s 08:51:55 08:51:55 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:51:55 #38 DONE 0.8s 08:51:55 08:51:55 #45 [core-data internal] load build context 08:51:55 #45 transferring context: 3.24MB 2.0s done 08:51:55 #45 DONE 2.8s 08:51:55 08:51:55 #44 [support-scheduler internal] load build context 08:51:55 #44 ... 08:51:55 08:51:55 #36 [core-command internal] load build context 08:51:55 #36 transferring context: 3.24MB 2.0s done 08:51:55 #36 DONE 3.1s 08:51:55 08:51:55 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:51:55 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:51:55 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:51:55 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:51:55 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:51:55 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 08:51:55 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done 08:51:55 #33 DONE 5.2s 08:51:55 08:51:55 #44 [support-scheduler internal] load build context 08:51:55 #44 transferring context: 3.24MB 2.2s done 08:51:56 #44 ... 08:51:56 08:51:56 #37 [security-bootstrapper internal] load build context 08:51:56 #37 transferring context: 3.24MB 2.4s done 08:51:56 #37 DONE 3.2s 08:51:56 08:51:56 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:51:56 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.0s done 08:51:56 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:51:56 #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 08:51:56 #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 08:51:56 #121 ... 08:51:56 08:51:56 #122 [security-secretstore-setup builder 6/7] COPY . . 08:51:56 #122 ... 08:51:56 08:51:56 #123 [support-scheduler builder 6/7] COPY . . 08:51:56 #123 ... 08:51:56 08:51:56 #124 [support-notifications builder 6/7] COPY . . 08:51:56 #124 ... 08:51:56 08:51:56 #125 [core-keeper builder 7/8] COPY . . 08:51:56 #125 ... 08:51:56 08:51:56 #126 [security-spiffe-token-provider builder 6/7] COPY . . 08:51:56 #126 DONE 11.5s 08:51:56 08:51:56 #122 [security-secretstore-setup builder 6/7] COPY . . 08:51:56 #122 DONE 11.5s 08:51:56 08:51:56 #127 [security-bootstrapper builder 6/7] COPY . . 08:51:56 #127 CACHED 08:51:56 08:51:56 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:56 #128 CACHED 08:51:56 08:51:56 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:51:56 #129 CACHED 08:51:56 08:51:56 #130 [security-secretstore-setup builder 6/7] COPY . . 08:51:56 #130 CACHED 08:51:56 08:51:56 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:56 #131 CACHED 08:51:56 08:51:56 #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:51:56 #132 CACHED 08:51:56 08:51:56 #123 [support-scheduler builder 6/7] COPY . . 08:51:56 #123 DONE 11.5s 08:51:56 08:51:56 #125 [core-keeper builder 7/8] COPY . . 08:51:56 #125 DONE 11.5s 08:51:56 08:51:56 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 08:51:56 #121 DONE 11.5s 08:51:56 08:51:56 #124 [support-notifications builder 6/7] COPY . . 08:51:56 #124 DONE 11.5s 08:51:56 08:51:56 #133 [core-data builder 6/7] COPY . . 08:51:56 #133 CACHED 08:51:56 08:51:56 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 08:51:56 #134 CACHED 08:51:56 08:51:56 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:56 #135 CACHED 08:51:56 08:51:56 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:56 #136 CACHED 08:51:56 08:51:56 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:51:56 #137 CACHED 08:51:56 08:51:56 #138 [core-metadata builder 6/7] COPY . . 08:51:56 #138 CACHED 08:51:56 08:51:56 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 08:51:56 #139 CACHED 08:51:56 08:51:56 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:56 #140 CACHED 08:51:56 08:51:56 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:51:56 #141 CACHED 08:51:56 08:51:56 #142 [core-command builder 6/7] COPY . . 08:51:56 #142 CACHED 08:51:56 08:51:56 #143 [core-command builder 4/7] COPY go.mod vendor* ./ 08:51:56 #143 CACHED 08:51:56 08:51:56 #144 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:56 #144 CACHED 08:51:56 08:51:56 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:51:57 #42 ... 08:51:57 08:51:57 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:51:57 #40 DONE 4.2s 08:51:57 08:51:57 #46 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:51:57 #46 ... 08:51:57 08:51:57 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 08:51:57 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 08:51:57 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 08:51:57 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 08:51:57 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 08:51:57 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 08:51:57 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.0s done 08:51:57 #33 DONE 5.2s 08:51:57 08:51:57 #44 [support-scheduler internal] load build context 08:51:57 #44 DONE 3.6s 08:51:57 08:51:57 #41 [security-spire-server internal] load build context 08:51:57 #41 transferring context: 23.80kB 0.2s done 08:51:57 #41 DONE 2.5s 08:51:57 08:51:57 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:51:57 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.0s done 08:51:57 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:51:57 #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 08:51:57 #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 08:51:57 #42 ... 08:51:57 08:51:57 #47 [security-spire-agent internal] load build context 08:51:57 #47 transferring context: 23.33kB 0.4s done 08:51:57 #47 DONE 2.6s 08:51:57 #145 0.939 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:51:57 08:51:57 #48 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:51:59 #48 ... 08:51:59 08:51:59 #49 [security-spire-config internal] load build context 08:51:59 #49 transferring context: 22.05kB 0.4s done 08:51:59 #49 DONE 2.7s 08:51:59 08:51:59 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:51:59 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.1s done 08:51:59 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.3s done 08:51:59 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.6s done 08:51:59 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 08:52:00 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 4.0s 08:52:01 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:52:01 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:52:02 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.84MB / 33.17MB 5.4s 08:52:03 #42 ... 08:52:03 08:52:03 #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:52:03 #0 7.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:03 #0 8.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:03 #50 ... 08:52:03 08:52:03 #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:52:03 #0 6.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:03 #0 7.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:03 #51 ... 08:52:03 08:52:03 #52 [security-proxy-auth internal] load build context 08:52:03 #52 ... 08:52:03 08:52:03 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:03 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.24MB / 33.17MB 6.5s 08:52:03 #42 ... 08:52:03 08:52:03 #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:52:03 #0 7.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:03 #0 8.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:03 #53 ... 08:52:03 08:52:03 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:03 #42 ... 08:52:03 08:52:03 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:03 #54 DONE 9.2s 08:52:04 08:52:04 #55 [security-spiffe-token-provider internal] load build context 08:52:04 #55 transferring context: 3.24MB 5.1s done 08:52:04 #55 DONE 9.3s 08:52:04 08:52:04 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:04 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 08:52:04 #42 ... 08:52:04 08:52:04 #56 [support-notifications internal] load build context 08:52:04 #56 transferring context: 3.24MB 8.4s done 08:52:04 #56 ... 08:52:04 08:52:04 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:52:04 #0 4.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:04 #0 5.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:04 #0 9.735 OK: 239 MiB in 58 packages 08:52:04 #57 ... 08:52:04 08:52:04 #58 [core-metadata internal] load build context 08:52:04 #58 transferring context: 3.24MB 5.1s done 08:52:04 #58 DONE 10.2s 08:52:04 08:52:04 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:04 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.33MB / 33.17MB 7.4s 08:52:04 #42 ... 08:52:04 08:52:04 #59 [core-keeper internal] load build context 08:52:04 #59 transferring context: 3.24MB 5.3s done 08:52:04 #59 DONE 10.1s 08:52:04 08:52:04 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:04 #42 ... 08:52:04 08:52:04 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:52:04 #0 5.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:04 #0 6.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:04 #60 ... 08:52:04 08:52:04 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:52:04 #61 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.9s done 08:52:04 #61 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:52:04 #61 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 08:52:04 #61 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 08:52:04 #61 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.7s done 08:52:04 #61 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.8s done 08:52:04 #61 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 08:52:04 #61 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 4.4s done 08:52:04 #61 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 7.5s 08:52:04 #61 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 08:52:04 #61 ... 08:52:04 08:52:04 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:05 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.12MB / 33.17MB 8.4s 08:52:05 #42 ... 08:52:05 08:52:05 #62 [security-secretstore-setup internal] load build context 08:52:05 #62 transferring context: 3.24MB 5.0s done 08:52:05 #62 ... 08:52:05 08:52:05 #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:52:05 #50 13.08 OK: 239 MiB in 58 packages 08:52:05 #50 ... 08:52:05 08:52:05 #62 [security-secretstore-setup internal] load build context 08:52:05 #62 DONE 10.1s 08:52:06 08:52:06 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:06 #42 ... 08:52:06 08:52:06 #52 [security-proxy-auth internal] load build context 08:52:06 #52 transferring context: 3.24MB 7.0s done 08:52:06 #52 DONE 10.5s 08:52:06 08:52:06 #56 [support-notifications internal] load build context 08:52:06 #56 DONE 12.0s 08:52:06 08:52:06 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:06 #42 ... 08:52:06 08:52:06 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:52:06 #57 DONE 12.2s 08:52:06 08:52:06 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:06 #42 ... 08:52:06 08:52:06 #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:52:06 #51 11.83 OK: 239 MiB in 58 packages 08:52:06 #51 DONE 14.1s 08:52:06 08:52:06 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:06 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 9.9s 08:52:06 #42 ... 08:52:06 08:52:06 #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:52:06 #50 DONE 14.9s 08:52:06 08:52:06 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:06 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 10.1s 08:52:07 #42 ... 08:52:07 08:52:07 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:07 #63 ... 08:52:07 08:52:07 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:07 #64 ... 08:52:07 08:52:07 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:52:07 #65 ... 08:52:07 08:52:07 #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:52:07 #53 12.96 OK: 239 MiB in 58 packages 08:52:07 #53 DONE 14.0s 08:52:07 08:52:07 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:52:07 #145 ... 08:52:07 08:52:07 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:52:07 #0 0.951 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:52:07 #146 ... 08:52:07 08:52:07 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:52:07 #0 0.727 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:52:07 #147 ... 08:52:07 08:52:07 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:52:07 #0 0.765 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:52:07 #148 ... 08:52:07 08:52:07 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:52:07 #0 0.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:52:07 #149 ... 08:52:07 08:52:07 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:52:07 #0 0.990 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:52:07 #150 ... 08:52:07 08:52:07 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:52:07 #0 0.943 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:52:07 #151 ... 08:52:07 08:52:07 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:52:07 #0 0.753 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:52:07 #152 ... 08:52:07 08:52:07 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:52:07 #0 0.668 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:52:07 #66 ... 08:52:07 08:52:07 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:52:07 #67 ... 08:52:07 08:52:07 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:52:07 #153 ... 08:52:07 08:52:07 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:52:07 #0 0.670 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:52:07 #154 ... 08:52:07 08:52:07 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:52:07 #0 0.407 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:52:07 #68 ... 08:52:07 08:52:07 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:52:08 #155 ... 08:52:08 08:52:08 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:52:08 #0 0.724 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:52:08 #69 ... 08:52:08 08:52:08 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:08 #70 ... 08:52:08 08:52:08 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:08 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.74MB / 33.17MB 11.4s 08:52:08 #42 ... 08:52:08 08:52:08 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:08 #71 ... 08:52:08 08:52:08 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:52:08 #72 DONE 2.2s 08:52:08 08:52:08 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:09 #73 ... 08:52:09 08:52:09 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:52:09 #60 11.28 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:52:09 #60 11.28 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:52:09 #60 11.28 OK: 24052 distinct packages available 08:52:09 #60 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:09 #60 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:09 #60 13.80 OK: 239 MiB in 58 packages 08:52:09 #60 DONE 14.3s 08:52:09 08:52:09 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:52:09 #74 DONE 2.5s 08:52:09 08:52:09 #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:52:09 #75 DONE 2.2s 08:52:09 08:52:09 #76 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:09 #76 ... 08:52:09 08:52:09 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:52:09 #77 DONE 2.0s 08:52:09 08:52:09 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:09 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 12.8s 08:52:10 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 13.4s 08:52:10 #42 ... 08:52:10 08:52:10 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:52:10 #78 DONE 1.7s 08:52:10 08:52:10 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:10 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.12MB / 33.17MB 14.2s 08:52:12 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 15.6s 08:52:13 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 16.6s 08:52:13 #42 ... 08:52:13 08:52:13 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:52:14 #79 ... 08:52:14 08:52:14 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:14 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 17.9s 08:52:15 #42 ... 08:52:15 08:52:15 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:52:15 #61 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 9.3s done 08:52:15 #61 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.6s 08:52:15 #61 ... 08:52:15 08:52:15 #48 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:52:15 #48 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:15 #48 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:15 #48 17.12 (1/1) Installing dumb-init (1.2.5-r3) 08:52:15 #48 17.14 Executing busybox-1.36.1-r29.trigger 08:52:15 #48 17.23 OK: 9 MiB in 15 packages 08:52:15 #48 DONE 19.0s 08:52:15 08:52:15 #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:52:16 #80 ... 08:52:16 08:52:16 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:52:16 #67 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:16 #67 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:16 #67 16.68 (1/4) Installing dumb-init (1.2.5-r3) 08:52:16 #67 16.69 (2/4) Installing openssl (3.3.4-r0) 08:52:16 #67 16.73 (3/4) Installing su-exec (0.2-r3) 08:52:16 #67 16.76 (4/4) Installing yq-go (4.44.1-r2) 08:52:16 #67 17.23 Executing busybox-1.36.1-r29.trigger 08:52:16 #67 17.33 OK: 20 MiB in 18 packages 08:52:16 #67 DONE 19.1s 08:52:16 08:52:16 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:52:19 #81 ... 08:52:19 08:52:19 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:19 #70 DONE 22.1s 08:52:19 08:52:19 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:19 #82 ... 08:52:19 08:52:19 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:52:19 #61 ... 08:52:19 08:52:19 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:19 #83 ... 08:52:19 08:52:19 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:52:20 #84 ... 08:52:20 08:52:20 #46 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:52:20 #46 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:20 #46 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:20 #46 19.70 (1/7) Installing ca-certificates (20250619-r0) 08:52:20 #46 19.97 (2/7) Installing dumb-init (1.2.5-r3) 08:52:20 #46 19.97 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:52:20 #46 20.00 (4/7) Installing libsodium (1.0.19-r0) 08:52:20 #46 20.00 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:52:20 #46 20.18 (6/7) Installing libzmq (4.3.5-r2) 08:52:20 #46 20.19 (7/7) Installing zeromq (4.3.5-r2) 08:52:20 #46 20.25 Executing busybox-1.36.1-r29.trigger 08:52:20 #46 20.35 Executing ca-certificates-20250619-r0.trigger 08:52:20 #46 21.34 OK: 14 MiB in 21 packages 08:52:20 #46 DONE 23.5s 08:52:20 08:52:20 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:20 #85 ... 08:52:20 08:52:20 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:52:20 #61 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.6s 08:52:24 #61 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.6s done 08:52:24 #61 DONE 29.4s 08:52:24 08:52:24 #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:52:24 #80 9.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:24 #80 ... 08:52:24 08:52:24 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:52:24 #65 17.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:24 #65 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:24 #65 23.77 (1/3) Installing ca-certificates (20250619-r0) 08:52:24 #65 24.12 (2/3) Installing dumb-init (1.2.5-r3) 08:52:24 #65 24.16 (3/3) Installing tzdata (2025b-r0) 08:52:24 #65 26.03 Executing busybox-1.36.1-r29.trigger 08:52:24 #65 26.14 Executing ca-certificates-20250619-r0.trigger 08:52:24 #65 27.54 OK: 11 MiB in 17 packages 08:52:24 #65 ... 08:52:24 08:52:24 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:24 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 18.4s done 08:52:24 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.0s 08:52:24 #42 ... 08:52:24 08:52:24 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:24 #64 17.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:24 #64 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:24 #64 25.62 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:52:24 #64 25.62 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:52:24 #64 25.62 OK: 24052 distinct packages available 08:52:24 #64 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:24 #64 ... 08:52:24 08:52:24 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:26 #42 ... 08:52:26 08:52:26 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:52:26 #65 DONE 29.4s 08:52:26 08:52:26 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:52:26 #68 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:26 #68 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:26 #68 ... 08:52:26 08:52:26 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:27 #42 ... 08:52:27 08:52:27 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:52:27 #69 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:27 #69 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:27 #69 ... 08:52:27 08:52:27 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:28 #42 ... 08:52:28 08:52:28 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:28 #63 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:28 #63 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:28 #63 ... 08:52:28 08:52:28 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:52:28 #66 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:28 #66 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:28 #66 ... 08:52:28 08:52:28 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:28 #42 ... 08:52:28 08:52:28 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:52:28 #79 15.05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:28 #79 16.74 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:29 #79 ... 08:52:29 08:52:29 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:29 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.0s 08:52:29 #42 ... 08:52:29 08:52:29 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:29 #71 21.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:29 #71 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:30 #71 ... 08:52:30 08:52:30 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:30 #42 ... 08:52:30 08:52:30 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:52:30 #68 30.43 (1/1) Installing dumb-init (1.2.5-r3) 08:52:30 #68 30.51 Executing busybox-1.36.1-r29.trigger 08:52:30 #68 30.64 OK: 9 MiB in 15 packages 08:52:30 #68 DONE 33.4s 08:52:30 08:52:30 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:30 #42 ... 08:52:30 08:52:30 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:52:30 #0 5.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:30 #0 7.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:30 #86 ... 08:52:30 08:52:30 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:34 #42 ... 08:52:34 08:52:34 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:52:34 #66 33.78 (1/2) Installing dumb-init (1.2.5-r3) 08:52:34 #66 33.86 (2/2) Installing su-exec (0.2-r3) 08:52:34 #66 33.90 Executing busybox-1.36.1-r29.trigger 08:52:34 #66 34.15 OK: 9 MiB in 16 packages 08:52:34 #66 DONE 36.6s 08:52:34 08:52:34 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:35 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.0s 08:52:35 #42 ... 08:52:35 08:52:35 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:52:35 #81 8.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:35 #81 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:35 #81 ... 08:52:35 08:52:35 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:35 #42 ... 08:52:35 08:52:35 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:52:35 #79 29.70 OK: 239 MiB in 58 packages 08:52:35 #79 DONE 31.6s 08:52:35 08:52:35 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:52:35 #87 ... 08:52:35 08:52:35 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:52:35 #84 6.630 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:35 #84 9.054 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:36 #84 ... 08:52:36 08:52:36 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:36 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.4s done 08:52:36 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.4s done 08:52:36 #42 ... 08:52:36 08:52:36 #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:52:36 #80 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:36 #80 ... 08:52:36 08:52:36 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:52:36 #87 DONE 0.6s 08:52:36 08:52:36 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:52:36 #69 34.75 (1/4) Installing ca-certificates (20250619-r0) 08:52:36 #69 35.39 (2/4) Installing dumb-init (1.2.5-r3) 08:52:36 #69 35.42 (3/4) Installing su-exec (0.2-r3) 08:52:36 #69 35.44 (4/4) Installing yq-go (4.44.1-r2) 08:52:36 #69 37.21 Executing busybox-1.36.1-r29.trigger 08:52:36 #69 37.43 Executing ca-certificates-20250619-r0.trigger 08:52:36 #69 39.18 OK: 20 MiB in 18 packages 08:52:36 #69 ... 08:52:36 08:52:36 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:52:36 #0 3.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:36 #0 5.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:36 #88 ... 08:52:36 08:52:36 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:36 #89 ... 08:52:36 08:52:36 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:36 #64 29.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:36 #64 ... 08:52:36 08:52:36 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:39 #42 ... 08:52:39 08:52:39 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:52:39 #69 DONE 42.2s 08:52:39 08:52:39 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:52:39 #86 18.90 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:52:40 #86 19.33 Executing busybox-1.36.1-r30.post-upgrade 08:52:40 #86 ... 08:52:40 08:52:40 #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:52:40 #80 22.07 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:52:40 #80 22.33 Executing busybox-1.36.1-r30.post-upgrade 08:52:40 #80 22.80 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:52:40 #80 22.81 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:52:40 #80 22.82 Executing busybox-1.36.1-r30.trigger 08:52:40 #80 23.03 OK: 9 MiB in 15 packages 08:52:40 #80 DONE 25.8s 08:52:40 08:52:40 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:52:40 #86 19.85 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:52:40 #86 19.85 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:52:40 #86 19.92 Executing busybox-1.36.1-r30.trigger 08:52:40 #86 ... 08:52:40 08:52:40 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:52:40 #0 3.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:40 #0 6.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:40 #90 ... 08:52:40 08:52:40 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:52:40 #86 20.07 OK: 14 MiB in 21 packages 08:52:40 #86 ... 08:52:40 08:52:40 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:40 #64 40.93 (1/5) Installing dumb-init (1.2.5-r3) 08:52:40 #64 40.98 (2/5) Installing musl-obstack (1.2.3-r2) 08:52:40 #64 40.99 (3/5) Installing libucontext (1.2-r3) 08:52:40 #64 41.00 (4/5) Installing gcompat (1.1.0-r4) 08:52:40 #64 41.14 (5/5) Installing openssl (3.3.4-r0) 08:52:40 #64 41.30 Executing busybox-1.36.1-r29.trigger 08:52:40 #64 41.53 OK: 10 MiB in 19 packages 08:52:40 #64 DONE 43.7s 08:52:41 08:52:41 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:52:41 #91 ... 08:52:41 08:52:41 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:41 #71 33.01 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:52:41 #71 33.01 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:52:41 #71 33.01 OK: 24052 distinct packages available 08:52:41 #71 34.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:41 #71 37.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:41 #71 ... 08:52:41 08:52:41 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:52:41 #81 22.47 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:52:41 #81 22.78 Executing busybox-1.36.1-r30.post-upgrade 08:52:41 #81 23.33 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:52:41 #81 23.35 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:52:41 #81 23.39 Executing busybox-1.36.1-r30.trigger 08:52:41 #81 23.54 OK: 20 MiB in 18 packages 08:52:42 #81 DONE 26.2s 08:52:42 08:52:42 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:42 #63 35.19 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:52:42 #63 35.19 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:52:42 #63 35.19 OK: 24052 distinct packages available 08:52:42 #63 36.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:42 #63 39.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:42 #63 ... 08:52:42 08:52:42 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:52:42 #92 DONE 0.3s 08:52:42 08:52:42 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:52:42 #88 15.44 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:52:42 #88 15.61 Executing busybox-1.36.1-r30.post-upgrade 08:52:42 #88 16.26 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:52:42 #88 16.26 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:52:43 #88 ... 08:52:43 08:52:43 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:52:43 #84 20.04 (1/1) Installing dumb-init (1.2.5-r3) 08:52:43 #84 21.11 Executing busybox-1.36.1-r29.trigger 08:52:43 #84 21.37 OK: 9 MiB in 15 packages 08:52:43 #84 DONE 23.6s 08:52:43 08:52:43 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:52:43 #88 16.33 Executing busybox-1.36.1-r30.trigger 08:52:43 #88 16.57 OK: 11 MiB in 17 packages 08:52:43 #88 ... 08:52:43 08:52:43 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:52:43 #86 DONE 23.0s 08:52:43 08:52:43 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:52:43 #0 4.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:43 #0 6.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:43 #93 ... 08:52:43 08:52:43 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:52:43 #0 3.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:44 #94 5.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:45 #94 ... 08:52:45 08:52:45 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:52:45 #88 DONE 18.4s 08:52:45 08:52:45 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:45 #71 46.45 (1/4) Installing dumb-init (1.2.5-r3) 08:52:45 #71 46.46 (2/4) Installing musl-obstack (1.2.3-r2) 08:52:45 #71 46.48 (3/4) Installing libucontext (1.2-r3) 08:52:45 #71 46.52 (4/4) Installing gcompat (1.1.0-r4) 08:52:45 #71 46.57 Executing busybox-1.36.1-r29.trigger 08:52:45 #71 46.74 OK: 9 MiB in 18 packages 08:52:46 #71 DONE 48.1s 08:52:46 08:52:46 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:46 #63 48.46 (1/14) Installing ca-certificates (20250619-r0) 08:52:46 #63 48.72 (2/14) Installing brotli-libs (1.1.0-r2) 08:52:46 #63 48.87 (3/14) Installing c-ares (1.33.1-r0) 08:52:46 #63 48.92 (4/14) Installing libunistring (1.2-r0) 08:52:46 #63 49.07 (5/14) Installing libidn2 (2.3.7-r0) 08:52:46 #63 49.10 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:52:46 #63 49.14 (7/14) Installing libpsl (0.21.5-r1) 08:52:46 #63 49.16 (8/14) Installing zstd-libs (1.5.6-r0) 08:52:46 #63 49.23 (9/14) Installing libcurl (8.12.1-r0) 08:52:46 #63 49.32 (10/14) Installing curl (8.12.1-r0) 08:52:46 #63 49.36 (11/14) Installing dumb-init (1.2.5-r3) 08:52:46 #63 49.39 (12/14) Installing musl-obstack (1.2.3-r2) 08:52:46 #63 49.41 (13/14) Installing libucontext (1.2-r3) 08:52:46 #63 49.46 (14/14) Installing gcompat (1.1.0-r4) 08:52:46 #63 49.54 Executing busybox-1.36.1-r29.trigger 08:52:47 #63 49.70 Executing ca-certificates-20250619-r0.trigger 08:52:48 #63 ... 08:52:48 08:52:48 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:52:48 #90 15.06 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:52:48 #90 15.20 Executing busybox-1.36.1-r30.post-upgrade 08:52:48 #90 15.55 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:52:48 #90 15.57 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:52:48 #90 15.61 Executing busybox-1.36.1-r30.trigger 08:52:48 #90 15.71 OK: 9 MiB in 15 packages 08:52:48 #90 DONE 17.6s 08:52:48 08:52:48 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:48 #63 50.90 OK: 15 MiB in 28 packages 08:52:49 #63 DONE 52.2s 08:52:49 08:52:49 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:52:50 #95 ... 08:52:50 08:52:50 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:52:50 #93 14.73 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:52:50 #93 14.87 Executing busybox-1.36.1-r30.post-upgrade 08:52:50 #93 15.36 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:52:50 #93 15.36 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:52:50 #93 15.37 Executing busybox-1.36.1-r30.trigger 08:52:50 #93 15.43 OK: 9 MiB in 16 packages 08:52:50 #93 DONE 16.9s 08:52:50 08:52:50 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:52:51 #96 ... 08:52:51 08:52:51 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:52:51 #94 10.28 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:52:51 #94 10.38 Executing busybox-1.36.1-r30.post-upgrade 08:52:51 #94 10.61 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:52:51 #94 10.61 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:52:51 #94 10.62 Executing busybox-1.36.1-r30.trigger 08:52:51 #94 10.70 OK: 20 MiB in 18 packages 08:52:51 #94 DONE 12.1s 08:52:51 08:52:51 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:52:51 #0 2.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:51 #0 3.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:53 #97 ... 08:52:53 08:52:53 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:52:53 #95 3.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:53 #95 ... 08:52:53 08:52:53 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:52:53 #91 3.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:53 #91 4.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:53 #91 10.81 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:52:53 #91 11.00 Executing busybox-1.36.1-r30.post-upgrade 08:52:53 #91 11.27 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:52:53 #91 11.28 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:52:53 #91 11.30 Executing busybox-1.36.1-r30.trigger 08:52:53 #91 11.37 OK: 10 MiB in 19 packages 08:52:53 #91 DONE 12.2s 08:52:53 08:52:53 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:52:53 #98 ... 08:52:53 08:52:53 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:52:53 #96 DONE 3.0s 08:52:53 08:52:53 #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:52:53 #99 DONE 0.2s 08:52:53 08:52:53 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:52:53 #95 4.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:54 #95 ... 08:52:54 08:52:54 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:52:54 #100 DONE 1.2s 08:52:54 08:52:54 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:52:55 #101 ... 08:52:55 08:52:55 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:52:55 #98 DONE 2.5s 08:52:55 08:52:55 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:52:55 #102 DONE 0.2s 08:52:55 08:52:55 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:55 #89 ... 08:52:55 08:52:55 #103 [security-spire-server stage-2 6/9] COPY security.txt / 08:52:56 #103 DONE 0.3s 08:52:56 08:52:56 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:52:56 #97 9.434 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:52:56 #97 ... 08:52:56 08:52:56 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:52:56 #104 DONE 0.2s 08:52:56 08:52:56 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:52:56 #101 DONE 2.1s 08:52:56 08:52:56 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:52:56 #105 DONE 0.2s 08:52:56 08:52:56 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:52:56 #106 DONE 0.2s 08:52:56 08:52:56 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 08:52:56 #107 DONE 0.2s 08:52:56 08:52:56 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:52:56 #108 DONE 0.3s 08:52:56 08:52:56 #109 [security-spire-server] exporting to image 08:52:56 #109 exporting layers 08:52:57 #109 ... 08:52:57 08:52:57 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:52:57 #110 DONE 0.5s 08:52:57 08:52:57 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:52:57 #111 DONE 0.3s 08:52:57 08:52:57 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:52:57 #112 DONE 0.2s 08:52:57 08:52:57 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:52:57 #95 7.433 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 08:52:57 #95 7.640 Executing busybox-1.36.1-r30.post-upgrade 08:52:57 #95 8.248 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:52:57 #95 8.268 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:52:57 #95 8.400 Executing busybox-1.36.1-r30.trigger 08:52:57 #95 8.503 OK: 15 MiB in 28 packages 08:52:58 #95 ... 08:52:58 08:52:58 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:52:58 #97 9.552 Executing busybox-1.36.1-r30.post-upgrade 08:52:58 #97 9.966 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 08:52:58 #97 9.983 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 08:52:58 #97 10.03 Executing busybox-1.36.1-r30.trigger 08:52:58 #97 10.21 OK: 9 MiB in 18 packages 08:52:58 #97 DONE 11.5s 08:52:58 08:52:58 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:52:58 #113 ... 08:52:58 08:52:58 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:52:58 #95 DONE 9.8s 08:52:59 08:52:59 #109 [security-spire-agent] exporting to image 08:53:01 #109 exporting layers 4.2s done 08:53:01 #109 writing image sha256:b1ac11cc2b36d5dcb9f3794265e5afdc03706d81a4eae2cf71090f9bb756b5e9 0.0s done 08:53:01 #109 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:53:02 #109 exporting layers 4.2s done 08:53:02 #109 writing image sha256:56a39bb5fbfd9beeaf9cb58b1faa763afed6bafbc9c2edb1a9adcdf8967e9f8a 0.0s done 08:53:02 #109 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:53:02 #109 DONE 5.2s 08:53:02 08:53:02 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:02 #113 DONE 3.8s 08:53:02 08:53:02 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:53:02 #114 DONE 0.3s 08:53:02 08:53:02 #115 [security-spire-config stage-2 6/10] COPY security.txt / 08:53:02 #115 DONE 0.2s 08:53:02 08:53:02 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:53:02 #116 DONE 0.2s 08:53:02 08:53:02 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:53:02 #117 DONE 0.2s 08:53:02 08:53:02 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:02 #89 ... 08:53:02 08:53:02 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:53:03 #118 DONE 0.2s 08:53:03 08:53:03 #109 [security-spire-config] exporting to image 08:53:05 #109 exporting layers 2.1s done 08:53:05 #109 writing image sha256:dad712cd2ce9dd5ebb28f5a58e43ce7c9d7f0f629f5e1ad7750e41283501fd15 0.0s done 08:53:05 #109 naming to docker.io/library/security-spire-config-arm64 done 08:53:05 #109 DONE 7.3s 08:53:05 08:53:05 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:53:44 #156 ... 08:53:44 08:53:44 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:44 #152 DONE 95.3s 08:53:44 08:53:44 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:53:44 #150 DONE 95.3s 08:53:44 08:53:44 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:53:44 #157 DONE 0.2s 08:53:44 08:53:44 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:53:44 #158 DONE 0.2s 08:53:44 08:53:44 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:53:44 #159 DONE 0.2s 08:53:44 08:53:44 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:53:44 #160 ... 08:53:44 08:53:44 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:53:44 #161 DONE 0.2s 08:53:44 08:53:44 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:53:44 #162 DONE 0.2s 08:53:44 08:53:44 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:53:44 #163 DONE 0.0s 08:53:44 08:53:44 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:53:44 #155 ... 08:53:44 08:53:44 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:53:44 #164 ... 08:53:44 08:53:44 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:53:44 #160 DONE 0.9s 08:53:44 08:53:44 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:53:44 #165 DONE 0.2s 08:53:44 08:53:44 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:53:44 #166 DONE 0.1s 08:53:44 08:53:44 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:53:44 #148 ... 08:53:44 08:53:44 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:53:44 #167 DONE 0.3s 08:53:44 08:53:44 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:53:44 #153 ... 08:53:44 08:53:44 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:53:44 #168 DONE 0.2s 08:53:44 08:53:44 #169 [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:53:44 #169 DONE 0.1s 08:53:44 08:53:44 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:53:44 #154 ... 08:53:44 08:53:44 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:53:44 #164 DONE 1.1s 08:53:44 08:53:44 #170 [core-common-config-bootstrapper] exporting to image 08:53:44 #170 exporting layers 08:53:44 #170 ... 08:53:44 08:53:44 #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:53:44 #171 DONE 0.1s 08:53:44 08:53:44 #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:53:44 #172 DONE 0.3s 08:53:44 08:53:44 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:53:44 #148 ... 08:53:44 08:53:44 #170 [core-common-config-bootstrapper] exporting to image 08:53:44 #170 exporting layers 0.4s done 08:53:44 #170 writing image sha256:2f78620fda2cf0b56dd9728a8a801a1c3baf0a7314aad7b03c9d51a9c8a100ec done 08:53:44 #170 naming to docker.io/library/core-common-config-bootstrapper done 08:53:44 #170 DONE 0.4s 08:53:44 08:53:44 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:53:44 #173 DONE 0.1s 08:53:44 08:53:44 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:53:44 #174 DONE 1.3s 08:53:44 08:53:44 #175 [security-bootstrapper] exporting to image 08:53:44 #175 exporting layers 0.7s done 08:53:44 #175 writing image sha256:d648eb4649abd598f49d6835936ccd76f5faa11221338d1a0f7eaac3c74964b9 done 08:53:44 #175 naming to docker.io/library/security-bootstrapper done 08:53:44 #175 DONE 0.7s 08:53:44 08:53:44 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:54:26 #42 ... 08:54:26 08:54:26 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:26 #89 DONE 99.6s 08:54:26 08:54:26 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:26 #85 DONE 125.2s 08:54:26 08:54:26 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:26 #83 DONE 126.4s 08:54:26 08:54:26 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:26 #82 DONE 126.6s 08:54:26 08:54:26 #119 [core-keeper builder 7/8] COPY . . 08:54:26 #119 ... 08:54:26 08:54:26 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:26 #73 DONE 127.2s 08:54:26 08:54:26 #76 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:26 #76 DONE 126.8s 08:54:26 08:54:26 #120 [support-notifications builder 6/7] COPY . . 08:54:26 #120 DONE 2.0s 08:54:26 08:54:26 #121 [security-proxy-setup builder 6/7] COPY . . 08:54:26 #121 DONE 2.1s 08:54:26 08:54:26 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:54:26 #122 ... 08:54:26 08:54:26 #123 [security-secretstore-setup builder 6/7] COPY . . 08:54:26 #123 CACHED 08:54:26 08:54:26 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:54:26 #124 CACHED 08:54:26 08:54:26 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:26 #125 CACHED 08:54:26 08:54:26 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:54:26 #126 CACHED 08:54:26 08:54:26 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:26 #127 CACHED 08:54:26 08:54:26 #128 [security-proxy-auth builder 6/7] COPY . . 08:54:26 #128 CACHED 08:54:26 08:54:26 #129 [security-spiffe-token-provider builder 6/7] COPY . . 08:54:26 #129 DONE 2.1s 08:54:26 08:54:26 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:54:26 #130 CACHED 08:54:26 08:54:26 #131 [core-metadata builder 6/7] COPY . . 08:54:26 #131 CACHED 08:54:26 08:54:26 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:26 #132 CACHED 08:54:26 08:54:26 #119 [core-keeper builder 7/8] COPY . . 08:54:26 #119 DONE 2.2s 08:54:26 08:54:26 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:26 #133 CACHED 08:54:26 08:54:26 #134 [security-bootstrapper builder 6/7] COPY . . 08:54:26 #134 CACHED 08:54:26 08:54:26 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:54:26 #135 CACHED 08:54:26 08:54:26 #136 [core-command builder 6/7] COPY . . 08:54:26 #136 CACHED 08:54:26 08:54:26 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:26 #137 CACHED 08:54:26 08:54:26 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 08:54:26 #138 CACHED 08:54:26 08:54:26 #139 [support-scheduler builder 6/7] COPY . . 08:54:26 #139 DONE 2.2s 08:54:26 08:54:26 #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:26 #140 CACHED 08:54:26 08:54:26 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 08:54:26 #141 CACHED 08:54:26 08:54:26 #142 [core-data builder 6/7] COPY . . 08:54:26 #142 CACHED 08:54:26 08:54:26 #143 [core-common-config-bootstrapper builder 6/7] COPY . . 08:54:26 #143 DONE 2.0s 08:54:26 08:54:26 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:54:26 #144 ... 08:54:26 08:54:26 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:54:26 #122 4.964 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:54:28 #122 ... 08:54:28 08:54:28 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:54:28 #0 4.420 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:54:28 #145 ... 08:54:28 08:54:28 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:54:28 #0 4.119 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:54:28 #146 ... 08:54:28 08:54:28 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:54:28 #0 5.224 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:54:28 #147 ... 08:54:28 08:54:28 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:54:28 #0 6.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:54:28 #148 ... 08:54:28 08:54:28 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:54:28 #0 5.949 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:54:28 #149 ... 08:54:28 08:54:28 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:54:28 #0 5.939 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:54:29 #150 ... 08:54:29 08:54:29 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:54:29 #0 6.072 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:54:29 #151 ... 08:54:29 08:54:29 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:54:29 #0 6.031 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:54:29 #152 ... 08:54:29 08:54:29 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:54:29 #0 4.676 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:54:29 #153 ... 08:54:29 08:54:29 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:54:29 #0 5.574 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:54:31 #148 ... 08:54:31 08:54:31 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:54:31 #154 152.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:54:33 #154 ... 08:54:33 08:54:33 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:54:33 #144 5.611 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:54:41 #154 DONE 164.3s 08:54:41 08:54:41 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:54:41 #155 DONE 164.3s 08:54:41 08:54:41 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:54:41 #153 ... 08:54:41 08:54:41 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:54:41 #156 DONE 164.3s 08:54:41 08:54:41 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:54:41 #149 DONE 164.3s 08:54:41 08:54:41 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:54:41 #147 DONE 164.3s 08:54:41 08:54:41 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:54:41 #151 DONE 164.4s 08:54:41 08:54:41 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:54:41 #148 DONE 164.4s 08:54:41 08:54:41 #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:54:41 #176 ... 08:54:41 08:54:41 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:54:41 #146 DONE 164.4s 08:54:41 08:54:41 #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:54:41 #176 DONE 0.2s 08:54:41 08:54:41 #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:54:41 #177 DONE 0.3s 08:54:41 08:54:41 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:54:41 #178 DONE 0.2s 08:54:41 08:54:41 #179 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:54:41 #179 DONE 0.2s 08:54:41 08:54:41 #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:41 #180 DONE 0.2s 08:54:41 08:54:41 #181 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:54:41 #181 ... 08:54:41 08:54:41 #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:41 #182 DONE 0.1s 08:54:41 08:54:41 #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:54:41 #183 DONE 0.1s 08:54:41 08:54:41 #184 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:54:41 #184 CACHED 08:54:41 08:54:41 #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:54:41 #185 CACHED 08:54:41 08:54:41 #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:54:41 #186 CACHED 08:54:41 08:54:41 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:54:41 #187 CACHED 08:54:41 08:54:41 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:54:41 #153 DONE 164.8s 08:54:41 08:54:41 #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:54:41 #188 DONE 0.2s 08:54:41 08:54:41 #189 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:54:41 #189 ... 08:54:41 08:54:41 #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:54:41 #190 DONE 0.6s 08:54:41 08:54:41 #181 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:54:41 #181 DONE 0.6s 08:54:41 08:54:41 #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:54:42 #191 ... 08:54:42 08:54:42 #192 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:42 #192 DONE 0.8s 08:54:42 08:54:42 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:54:42 #193 DONE 1.1s 08:54:42 08:54:42 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:42 #194 DONE 1.1s 08:54:42 08:54:42 #195 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:42 #195 ... 08:54:42 08:54:42 #189 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:54:42 #189 DONE 1.1s 08:54:42 08:54:42 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:54:42 #196 DONE 1.1s 08:54:42 08:54:42 #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:54:42 #197 DONE 1.1s 08:54:42 08:54:42 #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:54:42 #191 DONE 0.7s 08:54:42 08:54:42 #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:54:42 #198 ... 08:54:42 08:54:42 #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:54:42 #199 DONE 0.5s 08:54:42 08:54:42 #200 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:54:42 #200 DONE 0.5s 08:54:42 08:54:42 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:54:42 #145 DONE 166.3s 08:54:42 08:54:42 #195 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:42 #195 DONE 0.5s 08:54:42 08:54:42 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:54:42 #201 DONE 0.5s 08:54:42 08:54:42 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:54:42 #202 DONE 0.5s 08:54:42 08:54:42 #203 [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:54:42 #203 DONE 0.5s 08:54:42 08:54:42 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:54:42 #204 DONE 0.5s 08:54:42 08:54:42 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:54:42 #205 DONE 0.5s 08:54:42 08:54:42 #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:54:43 #206 ... 08:54:43 08:54:43 #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:54:43 #198 DONE 0.4s 08:54:43 08:54:43 #207 [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:54:43 #207 DONE 0.2s 08:54:43 08:54:43 #208 [core-keeper] exporting to image 08:54:43 #208 exporting layers 0.2s done 08:54:43 #208 writing image sha256:ae86b34a1c9871092d3545d4b264beed287a47856020b23f111d2dabcc4c2748 done 08:54:43 #208 naming to docker.io/library/core-keeper done 08:54:43 #208 DONE 0.3s 08:54:43 08:54:43 #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:43 #209 DONE 0.2s 08:54:43 08:54:43 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:54:43 #210 DONE 0.2s 08:54:43 08:54:43 #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:54:43 #211 DONE 0.2s 08:54:43 08:54:43 #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:54:43 #206 DONE 0.2s 08:54:43 08:54:43 #212 [core-metadata] exporting to image 08:54:43 #212 ... 08:54:43 08:54:43 #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:43 #213 DONE 0.4s 08:54:43 08:54:43 #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:54:43 #214 DONE 0.4s 08:54:43 08:54:43 #215 [core-command] exporting to image 08:54:43 #215 exporting layers 0.2s done 08:54:43 #215 writing image sha256:c3c78b106fb69c9b40be66b8bb4ec8f78b356ef896ee4216394eeea4827246da 0.1s done 08:54:43 #215 naming to docker.io/library/core-command done 08:54:43 #215 DONE 0.4s 08:54:43 08:54:43 #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:54:43 #216 DONE 0.4s 08:54:43 08:54:43 #217 [core-data] exporting to image 08:54:43 #217 exporting layers 0.4s done 08:54:43 #217 writing image sha256:3cf6a7e324cfe740329679d12cf52452bc04017ec9efe826522f0ee00d624bd7 done 08:54:43 #217 naming to docker.io/library/core-data done 08:54:43 #217 DONE 0.5s 08:54:43 08:54:43 #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:54:43 #218 DONE 0.6s 08:54:43 08:54:43 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:54:43 #219 DONE 0.5s 08:54:43 08:54:43 #212 [core-metadata] exporting to image 08:54:43 #212 exporting layers 0.2s done 08:54:43 #212 writing image sha256:e29fd93e9e1e9d07ad7c0837088c454a2af62eea068c42cfca974f5ab38515da 0.0s done 08:54:43 #212 naming to docker.io/library/core-metadata 0.0s done 08:54:43 #212 DONE 0.6s 08:54:43 08:54:43 #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:54:43 #220 DONE 0.4s 08:54:43 08:54:43 #221 [security-spiffe-token-provider] exporting to image 08:54:43 #221 exporting layers 0.3s done 08:54:43 #221 writing image sha256:07ae2f35fb615cb6bf862b37b8237cd83d36be55f6eac011f39d1cebce803e53 done 08:54:43 #221 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:54:43 #221 DONE 0.7s 08:54:43 08:54:43 #222 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:43 #222 DONE 0.5s 08:54:43 08:54:43 #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:54:43 #223 ... 08:54:43 08:54:43 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:54:43 #224 DONE 0.1s 08:54:44 08:54:44 #225 [support-scheduler] exporting to image 08:54:44 #225 ... 08:54:44 08:54:44 #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:54:44 #223 DONE 0.4s 08:54:44 08:54:44 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:54:44 #226 DONE 0.5s 08:54:44 08:54:44 #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:44 #227 DONE 1.0s 08:54:44 08:54:44 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:54:44 #228 DONE 0.1s 08:54:44 08:54:44 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:54:44 #229 DONE 0.1s 08:54:44 08:54:44 #225 [support-scheduler] exporting to image 08:54:44 #225 exporting layers 0.5s done 08:54:44 #225 writing image sha256:dd104d440467074bea0fb2832e8381e50296f79527404dad2ffa96053a86fbbb done 08:54:44 #225 naming to docker.io/library/support-scheduler done 08:54:44 #225 DONE 0.6s 08:54:44 08:54:44 #230 [support-notifications] exporting to image 08:54:44 #230 exporting layers 0.2s done 08:54:44 #230 writing image sha256:8e3747fdc067f7cff3db0a19c56b00cf121248ed72a6a8f5d0c5e112e8b2b174 done 08:54:44 #230 naming to docker.io/library/support-notifications done 08:54:44 #230 DONE 0.2s 08:54:44 08:54:44 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:44 #231 DONE 0.8s 08:54:44 08:54:44 #232 [security-proxy-setup] exporting to image 08:54:44 #232 exporting layers 0.2s done 08:54:44 #232 writing image sha256:33c4da750d8a18a250479bc6642194e2a8366a6cd13b1754e698636193c46f30 done 08:54:44 #232 naming to docker.io/library/security-proxy-setup done 08:54:44 #232 DONE 0.2s 08:54:44 08:54:44 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:44 #233 DONE 0.5s 08:54:44 08:54:44 #234 [security-proxy-auth] exporting to image 08:54:44 #234 ... 08:54:44 08:54:44 #235 [security-secretstore-setup] exporting to image 08:54:44 #235 exporting layers 0.2s done 08:54:44 #235 writing image sha256:69f08d03a1dbee30aa134eaa29811925f4ffd0bad19b694620f1d0e80024ec85 done 08:54:44 #235 naming to docker.io/library/security-secretstore-setup done 08:54:44 #235 DONE 0.2s 08:54:45 08:54:45 #234 [security-proxy-auth] exporting to image 08:54:45 #234 exporting layers 1.0s done 08:54:45 #234 writing image sha256:ac923f4e9e48e667703b5a9bd302d767d4ac3e825027efe3068e1bd0e3018f6b done 08:54:45 #234 naming to docker.io/library/security-proxy-auth done 08:54:45 #234 DONE 1.0s 08:54:45 time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:45 time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:45 time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:45 time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:45 time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:45 time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:45 time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:45 time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:45 time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:45 time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:45 time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:45 time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:45 time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:45 time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:45 time="2025-08-27T08:50:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:54:45 $ docker stop --time=1 560d9076cceedf041bc375373511aa73319d6eee031023507915f0a99e90d0e9 08:54:46 $ docker rm -f --volumes 560d9076cceedf041bc375373511aa73319d6eee031023507915f0a99e90d0e9 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:46 + docker images 08:54:46 REPOSITORY TAG IMAGE ID CREATED SIZE 08:54:46 security-proxy-auth latest ac923f4e9e48 2 seconds ago 45.4MB 08:54:46 security-secretstore-setup latest 69f08d03a1db 2 seconds ago 80.6MB 08:54:46 support-notifications latest 8e3747fdc067 2 seconds ago 53.6MB 08:54:46 security-proxy-setup latest 33c4da750d8a 2 seconds ago 49.9MB 08:54:46 core-data latest 3cf6a7e324cf 3 seconds ago 46.3MB 08:54:46 support-scheduler latest dd104d440467 3 seconds ago 50MB 08:54:46 core-command latest c3c78b106fb6 4 seconds ago 40.5MB 08:54:46 core-metadata latest e29fd93e9e1e 4 seconds ago 46.4MB 08:54:46 core-keeper latest ae86b34a1c98 4 seconds ago 45.2MB 08:54:46 security-spiffe-token-provider latest 07ae2f35fb61 4 seconds ago 48.8MB 08:54:46 security-bootstrapper latest d648eb4649ab About a minute ago 21.2MB 08:54:46 core-common-config-bootstrapper latest 2f78620fda2c About a minute ago 20.2MB 08:54:46 security-spire-config latest bc373ff45b5f 3 minutes ago 150MB 08:54:46 security-spire-agent latest 6c933e00bb71 3 minutes ago 196MB 08:54:46 security-spire-server latest 5a38c4b28bba 3 minutes ago 150MB 08:54:46 ci-base-image-x86_64 latest 4e5970394114 7 minutes ago 936MB 08:54:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 3 weeks ago 580MB 08:54:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB 08:54:46 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:54:46 provisioning config files... 08:54:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/891@tmp/config5783792180968260122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:47 ---> ****-login.sh 08:54:47 nexus3.edgexfoundry.org:10001 08:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:47 Login Succeeded 08:54:47 nexus3.edgexfoundry.org:10002 08:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:47 Login Succeeded 08:54:47 nexus3.edgexfoundry.org:10003 08:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:47 Login Succeeded 08:54:47 nexus3.edgexfoundry.org:10004 08:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:47 Login Succeeded 08:54:47 ****.io 08:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:48 Login Succeeded 08:54:48 ---> ****-login.sh ends [Pipeline] } 08:54:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:54:48 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:54:48 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:54:48 latest 08:54:48 4.1.0-dev.50 08:54:48 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:54:48 main 08:54:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:48 + docker push nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:54:48 5595cf4b3d67: Preparing 08:54:48 2277855663f1: Preparing 08:54:48 1dcac465bc79: Preparing 08:54:48 af425380fb49: Preparing 08:54:48 3c4148e66274: Preparing 08:54:48 0dee696f1f24: Preparing 08:54:48 097100c76c15: Preparing 08:54:48 0dee696f1f24: Waiting 08:54:48 097100c76c15: Waiting 08:54:48 1dcac465bc79: Pushed 08:54:48 5595cf4b3d67: Pushed 08:54:48 af425380fb49: Pushed 08:54:48 097100c76c15: Layer already exists 08:54:48 3c4148e66274: Pushed 08:54:48 0dee696f1f24: Pushed 08:54:52 2277855663f1: Pushed 08:54:52 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:53 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:54:53 5595cf4b3d67: Preparing 08:54:53 2277855663f1: Preparing 08:54:53 1dcac465bc79: Preparing 08:54:53 af425380fb49: Preparing 08:54:53 3c4148e66274: Preparing 08:54:53 0dee696f1f24: Preparing 08:54:53 097100c76c15: Preparing 08:54:53 0dee696f1f24: Waiting 08:54:53 097100c76c15: Waiting 08:54:53 3c4148e66274: Layer already exists 08:54:53 af425380fb49: Layer already exists 08:54:53 5595cf4b3d67: Layer already exists 08:54:53 2277855663f1: Layer already exists 08:54:53 1dcac465bc79: Layer already exists 08:54:53 0dee696f1f24: Layer already exists 08:54:53 097100c76c15: Layer already exists 08:54:53 latest: digest: sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:53 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50 08:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:54:53 5595cf4b3d67: Preparing 08:54:53 2277855663f1: Preparing 08:54:53 1dcac465bc79: Preparing 08:54:53 af425380fb49: Preparing 08:54:53 3c4148e66274: Preparing 08:54:53 0dee696f1f24: Preparing 08:54:53 097100c76c15: Preparing 08:54:53 097100c76c15: Waiting 08:54:53 0dee696f1f24: Waiting 08:54:53 af425380fb49: Layer already exists 08:54:53 2277855663f1: Layer already exists 08:54:53 5595cf4b3d67: Layer already exists 08:54:53 1dcac465bc79: Layer already exists 08:54:53 3c4148e66274: Layer already exists 08:54:53 0dee696f1f24: Layer already exists 08:54:53 097100c76c15: Layer already exists 08:54:53 4.1.0-dev.50: digest: sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:54 + docker push nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:54:54 5595cf4b3d67: Preparing 08:54:54 2277855663f1: Preparing 08:54:54 1dcac465bc79: Preparing 08:54:54 af425380fb49: Preparing 08:54:54 3c4148e66274: Preparing 08:54:54 0dee696f1f24: Preparing 08:54:54 097100c76c15: Preparing 08:54:54 0dee696f1f24: Waiting 08:54:54 097100c76c15: Waiting 08:54:54 1dcac465bc79: Layer already exists 08:54:54 2277855663f1: Layer already exists 08:54:54 af425380fb49: Layer already exists 08:54:54 5595cf4b3d67: Layer already exists 08:54:54 3c4148e66274: Layer already exists 08:54:54 097100c76c15: Layer already exists 08:54:54 0dee696f1f24: Layer already exists 08:54:54 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:55 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:54:55 5595cf4b3d67: Preparing 08:54:55 2277855663f1: Preparing 08:54:55 1dcac465bc79: Preparing 08:54:55 af425380fb49: Preparing 08:54:55 3c4148e66274: Preparing 08:54:55 0dee696f1f24: Preparing 08:54:55 097100c76c15: Preparing 08:54:55 097100c76c15: Waiting 08:54:55 0dee696f1f24: Waiting 08:54:55 1dcac465bc79: Layer already exists 08:54:55 3c4148e66274: Layer already exists 08:54:55 af425380fb49: Layer already exists 08:54:55 2277855663f1: Layer already exists 08:54:55 5595cf4b3d67: Layer already exists 08:54:55 0dee696f1f24: Layer already exists 08:54:55 097100c76c15: Layer already exists 08:54:55 main: digest: sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:55 ===================================================== [Pipeline] echo 08:54:55 taggedImages: 08:54:55 - nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:54:55 - nexus3.edgexfoundry.org:10004/core-command:latest 08:54:55 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50 08:54:55 - nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:54:55 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:54:55 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:54:55 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:54:55 latest 08:54:55 4.1.0-dev.50 08:54:55 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:54:55 main 08:54:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:54:55 25d81b6009b3: Preparing 08:54:55 1d33620305e7: Preparing 08:54:55 03e9722ffc14: Preparing 08:54:55 3e883266d887: Preparing 08:54:55 1dcac465bc79: Preparing 08:54:55 af425380fb49: Preparing 08:54:55 3c4148e66274: Preparing 08:54:55 0dee696f1f24: Preparing 08:54:55 097100c76c15: Preparing 08:54:55 3c4148e66274: Waiting 08:54:55 0dee696f1f24: Waiting 08:54:55 097100c76c15: Waiting 08:54:55 af425380fb49: Waiting 08:54:55 1dcac465bc79: Layer already exists 08:54:55 af425380fb49: Layer already exists 08:54:55 3c4148e66274: Layer already exists 08:54:55 1d33620305e7: Pushed 08:54:55 0dee696f1f24: Layer already exists 08:54:55 03e9722ffc14: Pushed 08:54:55 25d81b6009b3: Pushed 08:54:55 097100c76c15: Layer already exists 08:54:57 3e883266d887: Pushed 08:54:57 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:57 + 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:54:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:54:58 25d81b6009b3: Preparing 08:54:58 1d33620305e7: Preparing 08:54:58 03e9722ffc14: Preparing 08:54:58 3e883266d887: Preparing 08:54:58 1dcac465bc79: Preparing 08:54:58 af425380fb49: Preparing 08:54:58 3c4148e66274: Preparing 08:54:58 0dee696f1f24: Preparing 08:54:58 097100c76c15: Preparing 08:54:58 af425380fb49: Waiting 08:54:58 3c4148e66274: Waiting 08:54:58 0dee696f1f24: Waiting 08:54:58 097100c76c15: Waiting 08:54:58 03e9722ffc14: Layer already exists 08:54:58 3e883266d887: Layer already exists 08:54:58 1dcac465bc79: Layer already exists 08:54:58 1d33620305e7: Layer already exists 08:54:58 25d81b6009b3: Layer already exists 08:54:58 097100c76c15: Layer already exists 08:54:58 af425380fb49: Layer already exists 08:54:58 0dee696f1f24: Layer already exists 08:54:58 3c4148e66274: Layer already exists 08:54:58 latest: digest: sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50 08:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:54:58 25d81b6009b3: Preparing 08:54:58 1d33620305e7: Preparing 08:54:58 03e9722ffc14: Preparing 08:54:58 3e883266d887: Preparing 08:54:58 1dcac465bc79: Preparing 08:54:58 af425380fb49: Preparing 08:54:58 3c4148e66274: Preparing 08:54:58 0dee696f1f24: Preparing 08:54:58 097100c76c15: Preparing 08:54:58 3c4148e66274: Waiting 08:54:58 097100c76c15: Waiting 08:54:58 0dee696f1f24: Waiting 08:54:58 af425380fb49: Waiting 08:54:58 25d81b6009b3: Layer already exists 08:54:58 1d33620305e7: Layer already exists 08:54:58 3e883266d887: Layer already exists 08:54:58 1dcac465bc79: Layer already exists 08:54:58 03e9722ffc14: Layer already exists 08:54:58 0dee696f1f24: Layer already exists 08:54:58 097100c76c15: Layer already exists 08:54:58 3c4148e66274: Layer already exists 08:54:58 af425380fb49: Layer already exists 08:54:58 4.1.0-dev.50: digest: sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:54:59 25d81b6009b3: Preparing 08:54:59 1d33620305e7: Preparing 08:54:59 03e9722ffc14: Preparing 08:54:59 3e883266d887: Preparing 08:54:59 1dcac465bc79: Preparing 08:54:59 af425380fb49: Preparing 08:54:59 3c4148e66274: Preparing 08:54:59 0dee696f1f24: Preparing 08:54:59 097100c76c15: Preparing 08:54:59 0dee696f1f24: Waiting 08:54:59 af425380fb49: Waiting 08:54:59 097100c76c15: Waiting 08:54:59 3c4148e66274: Waiting 08:54:59 1d33620305e7: Layer already exists 08:54:59 25d81b6009b3: Layer already exists 08:54:59 1dcac465bc79: Layer already exists 08:54:59 03e9722ffc14: Layer already exists 08:54:59 3e883266d887: Layer already exists 08:54:59 af425380fb49: Layer already exists 08:54:59 097100c76c15: Layer already exists 08:54:59 3c4148e66274: Layer already exists 08:54:59 0dee696f1f24: Layer already exists 08:54:59 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:59 + 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:55:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:55:00 25d81b6009b3: Preparing 08:55:00 1d33620305e7: Preparing 08:55:00 03e9722ffc14: Preparing 08:55:00 3e883266d887: Preparing 08:55:00 1dcac465bc79: Preparing 08:55:00 af425380fb49: Preparing 08:55:00 3c4148e66274: Preparing 08:55:00 0dee696f1f24: Preparing 08:55:00 097100c76c15: Preparing 08:55:00 af425380fb49: Waiting 08:55:00 0dee696f1f24: Waiting 08:55:00 097100c76c15: Waiting 08:55:00 3c4148e66274: Waiting 08:55:00 03e9722ffc14: Layer already exists 08:55:00 3e883266d887: Layer already exists 08:55:00 25d81b6009b3: Layer already exists 08:55:00 1dcac465bc79: Layer already exists 08:55:00 1d33620305e7: Layer already exists 08:55:00 3c4148e66274: Layer already exists 08:55:00 af425380fb49: Layer already exists 08:55:00 097100c76c15: Layer already exists 08:55:00 0dee696f1f24: Layer already exists 08:55:00 main: digest: sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:00 ===================================================== [Pipeline] echo 08:55:00 taggedImages: 08:55:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:55:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50 08:55:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:55:00 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:55:00 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:00 latest 08:55:00 4.1.0-dev.50 08:55:00 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:00 main 08:55:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:00 + docker push nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:55:00 0630d946f035: Preparing 08:55:00 b6c53adb3739: Preparing 08:55:00 1dcac465bc79: Preparing 08:55:00 af425380fb49: Preparing 08:55:00 3c4148e66274: Preparing 08:55:00 c9d1c26a6073: Preparing 08:55:00 097100c76c15: Preparing 08:55:00 c9d1c26a6073: Waiting 08:55:00 097100c76c15: Waiting 08:55:00 3c4148e66274: Layer already exists 08:55:00 1dcac465bc79: Layer already exists 08:55:00 af425380fb49: Layer already exists 08:55:00 097100c76c15: Layer already exists 08:55:00 0630d946f035: Pushed 08:55:00 c9d1c26a6073: Pushed 08:55:05 b6c53adb3739: Pushed 08:55:05 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:05 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:55:05 0630d946f035: Preparing 08:55:05 b6c53adb3739: Preparing 08:55:05 1dcac465bc79: Preparing 08:55:05 af425380fb49: Preparing 08:55:05 3c4148e66274: Preparing 08:55:05 c9d1c26a6073: Preparing 08:55:05 097100c76c15: Preparing 08:55:05 097100c76c15: Waiting 08:55:05 c9d1c26a6073: Waiting 08:55:05 3c4148e66274: Layer already exists 08:55:05 af425380fb49: Layer already exists 08:55:05 1dcac465bc79: Layer already exists 08:55:05 b6c53adb3739: Layer already exists 08:55:05 0630d946f035: Layer already exists 08:55:05 c9d1c26a6073: Layer already exists 08:55:05 097100c76c15: Layer already exists 08:55:05 latest: digest: sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:06 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50 08:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:55:06 0630d946f035: Preparing 08:55:06 b6c53adb3739: Preparing 08:55:06 1dcac465bc79: Preparing 08:55:06 af425380fb49: Preparing 08:55:06 3c4148e66274: Preparing 08:55:06 c9d1c26a6073: Preparing 08:55:06 097100c76c15: Preparing 08:55:06 097100c76c15: Waiting 08:55:06 c9d1c26a6073: Waiting 08:55:06 b6c53adb3739: Layer already exists 08:55:06 3c4148e66274: Layer already exists 08:55:06 af425380fb49: Layer already exists 08:55:06 0630d946f035: Layer already exists 08:55:06 1dcac465bc79: Layer already exists 08:55:06 097100c76c15: Layer already exists 08:55:06 c9d1c26a6073: Layer already exists 08:55:06 4.1.0-dev.50: digest: sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:07 + docker push nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:55:07 0630d946f035: Preparing 08:55:07 b6c53adb3739: Preparing 08:55:07 1dcac465bc79: Preparing 08:55:07 af425380fb49: Preparing 08:55:07 3c4148e66274: Preparing 08:55:07 c9d1c26a6073: Preparing 08:55:07 097100c76c15: Preparing 08:55:07 c9d1c26a6073: Waiting 08:55:07 097100c76c15: Waiting 08:55:07 3c4148e66274: Layer already exists 08:55:07 1dcac465bc79: Layer already exists 08:55:07 0630d946f035: Layer already exists 08:55:07 af425380fb49: Layer already exists 08:55:07 b6c53adb3739: Layer already exists 08:55:07 c9d1c26a6073: Layer already exists 08:55:07 097100c76c15: Layer already exists 08:55:07 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:07 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:55:07 0630d946f035: Preparing 08:55:07 b6c53adb3739: Preparing 08:55:07 1dcac465bc79: Preparing 08:55:07 af425380fb49: Preparing 08:55:07 3c4148e66274: Preparing 08:55:07 c9d1c26a6073: Preparing 08:55:07 097100c76c15: Preparing 08:55:07 c9d1c26a6073: Waiting 08:55:07 097100c76c15: Waiting 08:55:07 af425380fb49: Layer already exists 08:55:07 1dcac465bc79: Layer already exists 08:55:07 b6c53adb3739: Layer already exists 08:55:07 0630d946f035: Layer already exists 08:55:07 3c4148e66274: Layer already exists 08:55:07 c9d1c26a6073: Layer already exists 08:55:07 097100c76c15: Layer already exists 08:55:07 main: digest: sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:07 ===================================================== [Pipeline] echo 08:55:07 taggedImages: 08:55:07 - nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:07 - nexus3.edgexfoundry.org:10004/core-data:latest 08:55:07 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50 08:55:07 - nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:07 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:55:07 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:55:07 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:07 latest 08:55:07 4.1.0-dev.50 08:55:07 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:07 main 08:55:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:55:08 f33308f7712c: Preparing 08:55:08 c6e81ed45287: Preparing 08:55:08 af425380fb49: Preparing 08:55:08 b9ab5b5645a9: Preparing 08:55:08 b091c18af453: Preparing 08:55:08 097100c76c15: Preparing 08:55:08 097100c76c15: Waiting 08:55:08 af425380fb49: Layer already exists 08:55:08 097100c76c15: Layer already exists 08:55:08 f33308f7712c: Pushed 08:55:08 b9ab5b5645a9: Pushed 08:55:08 b091c18af453: Pushed 08:55:12 c6e81ed45287: Pushed 08:55:12 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:55:13 f33308f7712c: Preparing 08:55:13 c6e81ed45287: Preparing 08:55:13 af425380fb49: Preparing 08:55:13 b9ab5b5645a9: Preparing 08:55:13 b091c18af453: Preparing 08:55:13 097100c76c15: Preparing 08:55:13 097100c76c15: Waiting 08:55:13 b9ab5b5645a9: Layer already exists 08:55:13 f33308f7712c: Layer already exists 08:55:13 c6e81ed45287: Layer already exists 08:55:13 af425380fb49: Layer already exists 08:55:13 b091c18af453: Layer already exists 08:55:13 097100c76c15: Layer already exists 08:55:13 latest: digest: sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50 08:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:55:14 f33308f7712c: Preparing 08:55:14 c6e81ed45287: Preparing 08:55:14 af425380fb49: Preparing 08:55:14 b9ab5b5645a9: Preparing 08:55:14 b091c18af453: Preparing 08:55:14 097100c76c15: Preparing 08:55:14 097100c76c15: Waiting 08:55:14 b9ab5b5645a9: Layer already exists 08:55:14 f33308f7712c: Layer already exists 08:55:14 b091c18af453: Layer already exists 08:55:14 af425380fb49: Layer already exists 08:55:14 c6e81ed45287: Layer already exists 08:55:14 097100c76c15: Layer already exists 08:55:14 4.1.0-dev.50: digest: sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:55:14 f33308f7712c: Preparing 08:55:14 c6e81ed45287: Preparing 08:55:14 af425380fb49: Preparing 08:55:14 b9ab5b5645a9: Preparing 08:55:14 b091c18af453: Preparing 08:55:14 097100c76c15: Preparing 08:55:14 097100c76c15: Waiting 08:55:14 f33308f7712c: Layer already exists 08:55:14 b091c18af453: Layer already exists 08:55:14 c6e81ed45287: Layer already exists 08:55:14 b9ab5b5645a9: Layer already exists 08:55:14 af425380fb49: Layer already exists 08:55:14 097100c76c15: Layer already exists 08:55:14 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:55:15 f33308f7712c: Preparing 08:55:15 c6e81ed45287: Preparing 08:55:15 af425380fb49: Preparing 08:55:15 b9ab5b5645a9: Preparing 08:55:15 b091c18af453: Preparing 08:55:15 097100c76c15: Preparing 08:55:15 097100c76c15: Waiting 08:55:15 af425380fb49: Layer already exists 08:55:15 c6e81ed45287: Layer already exists 08:55:15 f33308f7712c: Layer already exists 08:55:15 b091c18af453: Layer already exists 08:55:15 b9ab5b5645a9: Layer already exists 08:55:15 097100c76c15: Layer already exists 08:55:15 main: digest: sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:15 ===================================================== [Pipeline] echo 08:55:15 taggedImages: 08:55:15 - nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:15 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:55:15 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50 08:55:15 - nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:15 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:55:15 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:55:15 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:15 latest 08:55:15 4.1.0-dev.50 08:55:15 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:15 main 08:55:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:55:16 11e4c8466a9a: Preparing 08:55:16 1095785caf3a: Preparing 08:55:16 033e38ac6210: Preparing 08:55:16 1dcac465bc79: Preparing 08:55:16 af425380fb49: Preparing 08:55:16 3c4148e66274: Preparing 08:55:16 0dee696f1f24: Preparing 08:55:16 097100c76c15: Preparing 08:55:16 0dee696f1f24: Waiting 08:55:16 097100c76c15: Waiting 08:55:16 3c4148e66274: Waiting 08:55:16 1dcac465bc79: Layer already exists 08:55:16 af425380fb49: Layer already exists 08:55:16 3c4148e66274: Layer already exists 08:55:16 0dee696f1f24: Layer already exists 08:55:16 1095785caf3a: Pushed 08:55:16 097100c76c15: Layer already exists 08:55:16 11e4c8466a9a: Pushed 08:55:20 033e38ac6210: Pushed 08:55:20 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:55:21 11e4c8466a9a: Preparing 08:55:21 1095785caf3a: Preparing 08:55:21 033e38ac6210: Preparing 08:55:21 1dcac465bc79: Preparing 08:55:21 af425380fb49: Preparing 08:55:21 3c4148e66274: Preparing 08:55:21 0dee696f1f24: Preparing 08:55:21 097100c76c15: Preparing 08:55:21 097100c76c15: Waiting 08:55:21 0dee696f1f24: Waiting 08:55:21 3c4148e66274: Waiting 08:55:21 1095785caf3a: Layer already exists 08:55:21 af425380fb49: Layer already exists 08:55:21 1dcac465bc79: Layer already exists 08:55:21 11e4c8466a9a: Layer already exists 08:55:21 033e38ac6210: Layer already exists 08:55:21 3c4148e66274: Layer already exists 08:55:21 0dee696f1f24: Layer already exists 08:55:21 097100c76c15: Layer already exists 08:55:21 latest: digest: sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50 08:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:55:21 11e4c8466a9a: Preparing 08:55:21 1095785caf3a: Preparing 08:55:21 033e38ac6210: Preparing 08:55:21 1dcac465bc79: Preparing 08:55:21 af425380fb49: Preparing 08:55:21 3c4148e66274: Preparing 08:55:21 0dee696f1f24: Preparing 08:55:21 097100c76c15: Preparing 08:55:21 3c4148e66274: Waiting 08:55:21 0dee696f1f24: Waiting 08:55:21 097100c76c15: Waiting 08:55:21 033e38ac6210: Layer already exists 08:55:21 af425380fb49: Layer already exists 08:55:21 1095785caf3a: Layer already exists 08:55:21 11e4c8466a9a: Layer already exists 08:55:21 1dcac465bc79: Layer already exists 08:55:21 3c4148e66274: Layer already exists 08:55:21 0dee696f1f24: Layer already exists 08:55:21 097100c76c15: Layer already exists 08:55:21 4.1.0-dev.50: digest: sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:55:22 11e4c8466a9a: Preparing 08:55:22 1095785caf3a: Preparing 08:55:22 033e38ac6210: Preparing 08:55:22 1dcac465bc79: Preparing 08:55:22 af425380fb49: Preparing 08:55:22 3c4148e66274: Preparing 08:55:22 0dee696f1f24: Preparing 08:55:22 097100c76c15: Preparing 08:55:22 3c4148e66274: Waiting 08:55:22 0dee696f1f24: Waiting 08:55:22 097100c76c15: Waiting 08:55:22 1dcac465bc79: Layer already exists 08:55:22 11e4c8466a9a: Layer already exists 08:55:22 033e38ac6210: Layer already exists 08:55:22 af425380fb49: Layer already exists 08:55:22 1095785caf3a: Layer already exists 08:55:22 3c4148e66274: Layer already exists 08:55:22 097100c76c15: Layer already exists 08:55:22 0dee696f1f24: Layer already exists 08:55:22 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:55:22 11e4c8466a9a: Preparing 08:55:22 1095785caf3a: Preparing 08:55:22 033e38ac6210: Preparing 08:55:22 1dcac465bc79: Preparing 08:55:22 af425380fb49: Preparing 08:55:22 3c4148e66274: Preparing 08:55:22 0dee696f1f24: Preparing 08:55:22 097100c76c15: Preparing 08:55:22 0dee696f1f24: Waiting 08:55:22 3c4148e66274: Waiting 08:55:22 097100c76c15: Waiting 08:55:22 1dcac465bc79: Layer already exists 08:55:22 033e38ac6210: Layer already exists 08:55:22 af425380fb49: Layer already exists 08:55:22 1095785caf3a: Layer already exists 08:55:22 11e4c8466a9a: Layer already exists 08:55:22 3c4148e66274: Layer already exists 08:55:22 0dee696f1f24: Layer already exists 08:55:22 097100c76c15: Layer already exists 08:55:22 main: digest: sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:23 ===================================================== [Pipeline] echo 08:55:23 taggedImages: 08:55:23 - nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:23 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:55:23 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50 08:55:23 - nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:23 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:55:23 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:55:23 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:23 latest 08:55:23 4.1.0-dev.50 08:55:23 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:23 main 08:55:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:55:23 6af38cc7267a: Preparing 08:55:23 ecc6e5d0edb7: Preparing 08:55:23 a1300c75f5d6: Preparing 08:55:23 b883319ab7ce: Preparing 08:55:23 70464c5b1a40: Preparing 08:55:23 d396f93bd2a6: Preparing 08:55:23 ae2e9a06f382: Preparing 08:55:23 1dcac465bc79: Preparing 08:55:23 af425380fb49: Preparing 08:55:23 de7dd91a5439: Preparing 08:55:23 3b922f5bffc7: Preparing 08:55:23 5f70bf18a086: Preparing 08:55:23 b4c661d05af2: Preparing 08:55:23 3fc924644769: Preparing 08:55:23 558e30ac81b3: Preparing 08:55:23 097100c76c15: Preparing 08:55:23 5f70bf18a086: Waiting 08:55:23 d396f93bd2a6: Waiting 08:55:23 3b922f5bffc7: Waiting 08:55:23 ae2e9a06f382: Waiting 08:55:23 b4c661d05af2: Waiting 08:55:23 1dcac465bc79: Waiting 08:55:23 af425380fb49: Waiting 08:55:23 3fc924644769: Waiting 08:55:23 de7dd91a5439: Waiting 08:55:23 558e30ac81b3: Waiting 08:55:23 70464c5b1a40: Pushed 08:55:23 a1300c75f5d6: Pushed 08:55:23 ecc6e5d0edb7: Pushed 08:55:23 6af38cc7267a: Pushed 08:55:23 b883319ab7ce: Pushed 08:55:23 1dcac465bc79: Layer already exists 08:55:23 af425380fb49: Layer already exists 08:55:23 d396f93bd2a6: Pushed 08:55:23 5f70bf18a086: Layer already exists 08:55:24 de7dd91a5439: Pushed 08:55:24 3b922f5bffc7: Pushed 08:55:24 b4c661d05af2: Pushed 08:55:24 097100c76c15: Layer already exists 08:55:24 558e30ac81b3: Pushed 08:55:24 3fc924644769: Pushed 08:55:25 ae2e9a06f382: Pushed 08:55:25 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:55:26 6af38cc7267a: Preparing 08:55:26 ecc6e5d0edb7: Preparing 08:55:26 a1300c75f5d6: Preparing 08:55:26 b883319ab7ce: Preparing 08:55:26 70464c5b1a40: Preparing 08:55:26 d396f93bd2a6: Preparing 08:55:26 ae2e9a06f382: Preparing 08:55:26 1dcac465bc79: Preparing 08:55:26 af425380fb49: Preparing 08:55:26 de7dd91a5439: Preparing 08:55:26 3b922f5bffc7: Preparing 08:55:26 5f70bf18a086: Preparing 08:55:26 ae2e9a06f382: Waiting 08:55:26 af425380fb49: Waiting 08:55:26 de7dd91a5439: Waiting 08:55:26 1dcac465bc79: Waiting 08:55:26 d396f93bd2a6: Waiting 08:55:26 3b922f5bffc7: Waiting 08:55:26 b4c661d05af2: Preparing 08:55:26 3fc924644769: Preparing 08:55:26 558e30ac81b3: Preparing 08:55:26 097100c76c15: Preparing 08:55:26 5f70bf18a086: Waiting 08:55:26 3fc924644769: Waiting 08:55:26 b4c661d05af2: Waiting 08:55:26 558e30ac81b3: Waiting 08:55:26 097100c76c15: Waiting 08:55:26 a1300c75f5d6: Layer already exists 08:55:26 6af38cc7267a: Layer already exists 08:55:26 70464c5b1a40: Layer already exists 08:55:26 b883319ab7ce: Layer already exists 08:55:26 ecc6e5d0edb7: Layer already exists 08:55:26 d396f93bd2a6: Layer already exists 08:55:26 1dcac465bc79: Layer already exists 08:55:26 af425380fb49: Layer already exists 08:55:26 de7dd91a5439: Layer already exists 08:55:26 ae2e9a06f382: Layer already exists 08:55:26 3b922f5bffc7: Layer already exists 08:55:26 3fc924644769: Layer already exists 08:55:26 558e30ac81b3: Layer already exists 08:55:26 5f70bf18a086: Layer already exists 08:55:26 b4c661d05af2: Layer already exists 08:55:26 097100c76c15: Layer already exists 08:55:26 latest: digest: sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50 08:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:55:26 6af38cc7267a: Preparing 08:55:26 ecc6e5d0edb7: Preparing 08:55:26 a1300c75f5d6: Preparing 08:55:26 b883319ab7ce: Preparing 08:55:26 70464c5b1a40: Preparing 08:55:26 d396f93bd2a6: Preparing 08:55:26 ae2e9a06f382: Preparing 08:55:26 1dcac465bc79: Preparing 08:55:26 d396f93bd2a6: Waiting 08:55:26 ae2e9a06f382: Waiting 08:55:26 af425380fb49: Preparing 08:55:26 de7dd91a5439: Preparing 08:55:26 3b922f5bffc7: Preparing 08:55:26 1dcac465bc79: Waiting 08:55:26 5f70bf18a086: Preparing 08:55:26 b4c661d05af2: Preparing 08:55:26 3fc924644769: Preparing 08:55:26 558e30ac81b3: Preparing 08:55:26 097100c76c15: Preparing 08:55:26 de7dd91a5439: Waiting 08:55:26 3b922f5bffc7: Waiting 08:55:26 5f70bf18a086: Waiting 08:55:26 b4c661d05af2: Waiting 08:55:26 3fc924644769: Waiting 08:55:26 558e30ac81b3: Waiting 08:55:26 097100c76c15: Waiting 08:55:26 af425380fb49: Waiting 08:55:26 6af38cc7267a: Layer already exists 08:55:26 70464c5b1a40: Layer already exists 08:55:26 b883319ab7ce: Layer already exists 08:55:26 a1300c75f5d6: Layer already exists 08:55:26 ecc6e5d0edb7: Layer already exists 08:55:26 ae2e9a06f382: Layer already exists 08:55:26 1dcac465bc79: Layer already exists 08:55:26 d396f93bd2a6: Layer already exists 08:55:26 de7dd91a5439: Layer already exists 08:55:26 af425380fb49: Layer already exists 08:55:26 b4c661d05af2: Layer already exists 08:55:26 5f70bf18a086: Layer already exists 08:55:26 3fc924644769: Layer already exists 08:55:26 3b922f5bffc7: Layer already exists 08:55:26 558e30ac81b3: Layer already exists 08:55:26 097100c76c15: Layer already exists 08:55:26 4.1.0-dev.50: digest: sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:55:27 6af38cc7267a: Preparing 08:55:27 ecc6e5d0edb7: Preparing 08:55:27 a1300c75f5d6: Preparing 08:55:27 b883319ab7ce: Preparing 08:55:27 70464c5b1a40: Preparing 08:55:27 d396f93bd2a6: Preparing 08:55:27 ae2e9a06f382: Preparing 08:55:27 1dcac465bc79: Preparing 08:55:27 af425380fb49: Preparing 08:55:27 de7dd91a5439: Preparing 08:55:27 3b922f5bffc7: Preparing 08:55:27 5f70bf18a086: Preparing 08:55:27 b4c661d05af2: Preparing 08:55:27 3fc924644769: Preparing 08:55:27 558e30ac81b3: Preparing 08:55:27 097100c76c15: Preparing 08:55:27 3b922f5bffc7: Waiting 08:55:27 d396f93bd2a6: Waiting 08:55:27 ae2e9a06f382: Waiting 08:55:27 1dcac465bc79: Waiting 08:55:27 af425380fb49: Waiting 08:55:27 de7dd91a5439: Waiting 08:55:27 5f70bf18a086: Waiting 08:55:27 b4c661d05af2: Waiting 08:55:27 3fc924644769: Waiting 08:55:27 558e30ac81b3: Waiting 08:55:27 097100c76c15: Waiting 08:55:27 a1300c75f5d6: Layer already exists 08:55:27 70464c5b1a40: Layer already exists 08:55:27 b883319ab7ce: Layer already exists 08:55:27 6af38cc7267a: Layer already exists 08:55:27 ecc6e5d0edb7: Layer already exists 08:55:27 af425380fb49: Layer already exists 08:55:27 1dcac465bc79: Layer already exists 08:55:27 d396f93bd2a6: Layer already exists 08:55:27 ae2e9a06f382: Layer already exists 08:55:27 de7dd91a5439: Layer already exists 08:55:27 3b922f5bffc7: Layer already exists 08:55:27 558e30ac81b3: Layer already exists 08:55:27 3fc924644769: Layer already exists 08:55:27 b4c661d05af2: Layer already exists 08:55:27 5f70bf18a086: Layer already exists 08:55:27 097100c76c15: Layer already exists 08:55:27 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:55:28 6af38cc7267a: Preparing 08:55:28 ecc6e5d0edb7: Preparing 08:55:28 a1300c75f5d6: Preparing 08:55:28 b883319ab7ce: Preparing 08:55:28 70464c5b1a40: Preparing 08:55:28 d396f93bd2a6: Preparing 08:55:28 ae2e9a06f382: Preparing 08:55:28 1dcac465bc79: Preparing 08:55:28 af425380fb49: Preparing 08:55:28 de7dd91a5439: Preparing 08:55:28 3b922f5bffc7: Preparing 08:55:28 5f70bf18a086: Preparing 08:55:28 b4c661d05af2: Preparing 08:55:28 3fc924644769: Preparing 08:55:28 558e30ac81b3: Preparing 08:55:28 097100c76c15: Preparing 08:55:28 3fc924644769: Waiting 08:55:28 3b922f5bffc7: Waiting 08:55:28 5f70bf18a086: Waiting 08:55:28 b4c661d05af2: Waiting 08:55:28 558e30ac81b3: Waiting 08:55:28 d396f93bd2a6: Waiting 08:55:28 097100c76c15: Waiting 08:55:28 ae2e9a06f382: Waiting 08:55:28 af425380fb49: Waiting 08:55:28 1dcac465bc79: Waiting 08:55:28 de7dd91a5439: Waiting 08:55:28 b883319ab7ce: Layer already exists 08:55:28 6af38cc7267a: Layer already exists 08:55:28 ecc6e5d0edb7: Layer already exists 08:55:28 a1300c75f5d6: Layer already exists 08:55:28 70464c5b1a40: Layer already exists 08:55:28 d396f93bd2a6: Layer already exists 08:55:28 1dcac465bc79: Layer already exists 08:55:28 ae2e9a06f382: Layer already exists 08:55:28 af425380fb49: Layer already exists 08:55:28 de7dd91a5439: Layer already exists 08:55:28 5f70bf18a086: Layer already exists 08:55:28 3fc924644769: Layer already exists 08:55:28 3b922f5bffc7: Layer already exists 08:55:28 558e30ac81b3: Layer already exists 08:55:28 b4c661d05af2: Layer already exists 08:55:28 097100c76c15: Layer already exists 08:55:28 main: digest: sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:28 ===================================================== [Pipeline] echo 08:55:28 taggedImages: 08:55:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:55:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50 08:55:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:28 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:55:28 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:55:28 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:28 latest 08:55:28 4.1.0-dev.50 08:55:28 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:28 main 08:55:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:55:28 4858f0475627: Preparing 08:55:28 4995aaaec6eb: Preparing 08:55:28 b7eb54e0422e: Preparing 08:55:28 bad2caaa79e6: Preparing 08:55:28 1dcac465bc79: Preparing 08:55:28 af425380fb49: Preparing 08:55:28 3c4148e66274: Preparing 08:55:28 0dee696f1f24: Preparing 08:55:28 097100c76c15: Preparing 08:55:28 af425380fb49: Waiting 08:55:28 3c4148e66274: Waiting 08:55:28 0dee696f1f24: Waiting 08:55:28 097100c76c15: Waiting 08:55:28 1dcac465bc79: Layer already exists 08:55:28 af425380fb49: Layer already exists 08:55:28 3c4148e66274: Layer already exists 08:55:28 0dee696f1f24: Layer already exists 08:55:28 b7eb54e0422e: Pushed 08:55:28 4858f0475627: Pushed 08:55:28 4995aaaec6eb: Pushed 08:55:28 097100c76c15: Layer already exists 08:55:32 bad2caaa79e6: Pushed 08:55:32 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:55:33 4858f0475627: Preparing 08:55:33 4995aaaec6eb: Preparing 08:55:33 b7eb54e0422e: Preparing 08:55:33 bad2caaa79e6: Preparing 08:55:33 1dcac465bc79: Preparing 08:55:33 af425380fb49: Preparing 08:55:33 3c4148e66274: Preparing 08:55:33 0dee696f1f24: Preparing 08:55:33 3c4148e66274: Waiting 08:55:33 af425380fb49: Waiting 08:55:33 097100c76c15: Preparing 08:55:33 097100c76c15: Waiting 08:55:33 0dee696f1f24: Waiting 08:55:33 4858f0475627: Layer already exists 08:55:33 b7eb54e0422e: Layer already exists 08:55:33 bad2caaa79e6: Layer already exists 08:55:33 1dcac465bc79: Layer already exists 08:55:33 4995aaaec6eb: Layer already exists 08:55:33 3c4148e66274: Layer already exists 08:55:33 097100c76c15: Layer already exists 08:55:33 af425380fb49: Layer already exists 08:55:33 0dee696f1f24: Layer already exists 08:55:33 latest: digest: sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50 08:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:55:33 4858f0475627: Preparing 08:55:33 4995aaaec6eb: Preparing 08:55:33 b7eb54e0422e: Preparing 08:55:33 bad2caaa79e6: Preparing 08:55:33 1dcac465bc79: Preparing 08:55:33 af425380fb49: Preparing 08:55:33 3c4148e66274: Preparing 08:55:33 0dee696f1f24: Preparing 08:55:33 097100c76c15: Preparing 08:55:33 3c4148e66274: Waiting 08:55:33 0dee696f1f24: Waiting 08:55:33 097100c76c15: Waiting 08:55:33 af425380fb49: Waiting 08:55:33 4995aaaec6eb: Layer already exists 08:55:33 b7eb54e0422e: Layer already exists 08:55:33 1dcac465bc79: Layer already exists 08:55:33 bad2caaa79e6: Layer already exists 08:55:33 4858f0475627: Layer already exists 08:55:33 0dee696f1f24: Layer already exists 08:55:33 af425380fb49: Layer already exists 08:55:33 097100c76c15: Layer already exists 08:55:33 3c4148e66274: Layer already exists 08:55:33 4.1.0-dev.50: digest: sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:55:34 4858f0475627: Preparing 08:55:34 4995aaaec6eb: Preparing 08:55:34 b7eb54e0422e: Preparing 08:55:34 bad2caaa79e6: Preparing 08:55:34 1dcac465bc79: Preparing 08:55:34 af425380fb49: Preparing 08:55:34 3c4148e66274: Preparing 08:55:34 0dee696f1f24: Preparing 08:55:34 097100c76c15: Preparing 08:55:34 0dee696f1f24: Waiting 08:55:34 097100c76c15: Waiting 08:55:34 3c4148e66274: Waiting 08:55:34 af425380fb49: Waiting 08:55:34 1dcac465bc79: Layer already exists 08:55:34 4858f0475627: Layer already exists 08:55:34 4995aaaec6eb: Layer already exists 08:55:34 b7eb54e0422e: Layer already exists 08:55:34 bad2caaa79e6: Layer already exists 08:55:34 af425380fb49: Layer already exists 08:55:34 097100c76c15: Layer already exists 08:55:34 0dee696f1f24: Layer already exists 08:55:34 3c4148e66274: Layer already exists 08:55:34 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:55:34 4858f0475627: Preparing 08:55:34 4995aaaec6eb: Preparing 08:55:34 b7eb54e0422e: Preparing 08:55:34 bad2caaa79e6: Preparing 08:55:34 1dcac465bc79: Preparing 08:55:34 af425380fb49: Preparing 08:55:34 3c4148e66274: Preparing 08:55:34 0dee696f1f24: Preparing 08:55:34 097100c76c15: Preparing 08:55:34 af425380fb49: Waiting 08:55:34 3c4148e66274: Waiting 08:55:34 0dee696f1f24: Waiting 08:55:34 097100c76c15: Waiting 08:55:34 4995aaaec6eb: Layer already exists 08:55:34 b7eb54e0422e: Layer already exists 08:55:34 bad2caaa79e6: Layer already exists 08:55:34 1dcac465bc79: Layer already exists 08:55:34 4858f0475627: Layer already exists 08:55:34 3c4148e66274: Layer already exists 08:55:34 af425380fb49: Layer already exists 08:55:34 097100c76c15: Layer already exists 08:55:34 0dee696f1f24: Layer already exists 08:55:34 main: digest: sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:35 ===================================================== [Pipeline] echo 08:55:35 taggedImages: 08:55:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:55:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50 08:55:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:55:35 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:55:35 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:35 latest 08:55:35 4.1.0-dev.50 08:55:35 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:35 main 08:55:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:55:35 7a76c197ac50: Preparing 08:55:35 f3df0f3a51eb: Preparing 08:55:35 dd1f90b7b381: Preparing 08:55:35 9e5f65460d27: Preparing 08:55:35 5ec13b4bf1a4: Preparing 08:55:35 1dcac465bc79: Preparing 08:55:35 af425380fb49: Preparing 08:55:35 db2c1f8208b6: Preparing 08:55:35 187796ad3eb2: Preparing 08:55:35 38a5c0113e89: Preparing 08:55:35 097100c76c15: Preparing 08:55:35 db2c1f8208b6: Waiting 08:55:35 187796ad3eb2: Waiting 08:55:35 38a5c0113e89: Waiting 08:55:35 097100c76c15: Waiting 08:55:35 1dcac465bc79: Waiting 08:55:35 af425380fb49: Waiting 08:55:35 5ec13b4bf1a4: Pushed 08:55:35 f3df0f3a51eb: Pushed 08:55:35 9e5f65460d27: Pushed 08:55:35 7a76c197ac50: Pushed 08:55:35 1dcac465bc79: Layer already exists 08:55:35 af425380fb49: Layer already exists 08:55:35 097100c76c15: Layer already exists 08:55:36 db2c1f8208b6: Pushed 08:55:36 187796ad3eb2: Pushed 08:55:37 38a5c0113e89: Pushed 08:55:38 dd1f90b7b381: Pushed 08:55:38 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:55:39 7a76c197ac50: Preparing 08:55:39 f3df0f3a51eb: Preparing 08:55:39 dd1f90b7b381: Preparing 08:55:39 9e5f65460d27: Preparing 08:55:39 5ec13b4bf1a4: Preparing 08:55:39 1dcac465bc79: Preparing 08:55:39 af425380fb49: Preparing 08:55:39 db2c1f8208b6: Preparing 08:55:39 187796ad3eb2: Preparing 08:55:39 38a5c0113e89: Preparing 08:55:39 097100c76c15: Preparing 08:55:39 1dcac465bc79: Waiting 08:55:39 af425380fb49: Waiting 08:55:39 db2c1f8208b6: Waiting 08:55:39 187796ad3eb2: Waiting 08:55:39 38a5c0113e89: Waiting 08:55:39 097100c76c15: Waiting 08:55:39 dd1f90b7b381: Layer already exists 08:55:39 9e5f65460d27: Layer already exists 08:55:39 7a76c197ac50: Layer already exists 08:55:39 f3df0f3a51eb: Layer already exists 08:55:39 5ec13b4bf1a4: Layer already exists 08:55:39 db2c1f8208b6: Layer already exists 08:55:39 af425380fb49: Layer already exists 08:55:39 1dcac465bc79: Layer already exists 08:55:39 38a5c0113e89: Layer already exists 08:55:39 187796ad3eb2: Layer already exists 08:55:39 097100c76c15: Layer already exists 08:55:39 latest: digest: sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50 08:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:55:40 7a76c197ac50: Preparing 08:55:40 f3df0f3a51eb: Preparing 08:55:40 dd1f90b7b381: Preparing 08:55:40 9e5f65460d27: Preparing 08:55:40 5ec13b4bf1a4: Preparing 08:55:40 1dcac465bc79: Preparing 08:55:40 af425380fb49: Preparing 08:55:40 db2c1f8208b6: Preparing 08:55:40 187796ad3eb2: Preparing 08:55:40 38a5c0113e89: Preparing 08:55:40 097100c76c15: Preparing 08:55:40 1dcac465bc79: Waiting 08:55:40 38a5c0113e89: Waiting 08:55:40 097100c76c15: Waiting 08:55:40 af425380fb49: Waiting 08:55:40 db2c1f8208b6: Waiting 08:55:40 187796ad3eb2: Waiting 08:55:40 dd1f90b7b381: Layer already exists 08:55:40 f3df0f3a51eb: Layer already exists 08:55:40 7a76c197ac50: Layer already exists 08:55:40 9e5f65460d27: Layer already exists 08:55:40 5ec13b4bf1a4: Layer already exists 08:55:40 38a5c0113e89: Layer already exists 08:55:40 1dcac465bc79: Layer already exists 08:55:40 db2c1f8208b6: Layer already exists 08:55:40 af425380fb49: Layer already exists 08:55:40 187796ad3eb2: Layer already exists 08:55:40 097100c76c15: Layer already exists 08:55:40 4.1.0-dev.50: digest: sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:55:40 7a76c197ac50: Preparing 08:55:40 f3df0f3a51eb: Preparing 08:55:40 dd1f90b7b381: Preparing 08:55:40 9e5f65460d27: Preparing 08:55:40 5ec13b4bf1a4: Preparing 08:55:40 1dcac465bc79: Preparing 08:55:40 af425380fb49: Preparing 08:55:40 db2c1f8208b6: Preparing 08:55:40 187796ad3eb2: Preparing 08:55:40 38a5c0113e89: Preparing 08:55:40 097100c76c15: Preparing 08:55:40 1dcac465bc79: Waiting 08:55:40 af425380fb49: Waiting 08:55:40 187796ad3eb2: Waiting 08:55:40 db2c1f8208b6: Waiting 08:55:40 38a5c0113e89: Waiting 08:55:40 097100c76c15: Waiting 08:55:40 f3df0f3a51eb: Layer already exists 08:55:40 5ec13b4bf1a4: Layer already exists 08:55:40 7a76c197ac50: Layer already exists 08:55:40 9e5f65460d27: Layer already exists 08:55:40 dd1f90b7b381: Layer already exists 08:55:40 1dcac465bc79: Layer already exists 08:55:40 af425380fb49: Layer already exists 08:55:40 187796ad3eb2: Layer already exists 08:55:40 db2c1f8208b6: Layer already exists 08:55:40 38a5c0113e89: Layer already exists 08:55:40 097100c76c15: Layer already exists 08:55:40 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:55:41 7a76c197ac50: Preparing 08:55:41 f3df0f3a51eb: Preparing 08:55:41 dd1f90b7b381: Preparing 08:55:41 9e5f65460d27: Preparing 08:55:41 5ec13b4bf1a4: Preparing 08:55:41 1dcac465bc79: Preparing 08:55:41 af425380fb49: Preparing 08:55:41 db2c1f8208b6: Preparing 08:55:41 187796ad3eb2: Preparing 08:55:41 38a5c0113e89: Preparing 08:55:41 097100c76c15: Preparing 08:55:41 1dcac465bc79: Waiting 08:55:41 af425380fb49: Waiting 08:55:41 db2c1f8208b6: Waiting 08:55:41 187796ad3eb2: Waiting 08:55:41 38a5c0113e89: Waiting 08:55:41 097100c76c15: Waiting 08:55:41 5ec13b4bf1a4: Layer already exists 08:55:41 dd1f90b7b381: Layer already exists 08:55:41 9e5f65460d27: Layer already exists 08:55:41 f3df0f3a51eb: Layer already exists 08:55:41 7a76c197ac50: Layer already exists 08:55:41 1dcac465bc79: Layer already exists 08:55:41 db2c1f8208b6: Layer already exists 08:55:41 38a5c0113e89: Layer already exists 08:55:41 af425380fb49: Layer already exists 08:55:41 187796ad3eb2: Layer already exists 08:55:41 097100c76c15: Layer already exists 08:55:41 main: digest: sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:41 ===================================================== [Pipeline] echo 08:55:41 taggedImages: 08:55:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:55:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50 08:55:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:55:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:55:41 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:41 latest 08:55:41 4.1.0-dev.50 08:55:41 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:41 main 08:55:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:55:42 e4351349684a: Preparing 08:55:42 1695379cb009: Preparing 08:55:42 708f18d443bc: Preparing 08:55:42 6b13fa46a6b1: Preparing 08:55:42 544aee44f35f: Preparing 08:55:42 97bcb69845db: Preparing 08:55:42 911bbabd25f9: Preparing 08:55:42 1dcac465bc79: Preparing 08:55:42 af425380fb49: Preparing 08:55:42 8f0676812730: Preparing 08:55:42 557a9e67ffd0: Preparing 08:55:42 097100c76c15: Preparing 08:55:42 1dcac465bc79: Waiting 08:55:42 af425380fb49: Waiting 08:55:42 8f0676812730: Waiting 08:55:42 557a9e67ffd0: Waiting 08:55:42 097100c76c15: Waiting 08:55:42 97bcb69845db: Waiting 08:55:42 911bbabd25f9: Waiting 08:55:42 544aee44f35f: Pushed 08:55:42 1695379cb009: Pushed 08:55:42 e4351349684a: Pushed 08:55:42 1dcac465bc79: Layer already exists 08:55:42 af425380fb49: Layer already exists 08:55:42 97bcb69845db: Pushed 08:55:42 911bbabd25f9: Pushed 08:55:42 097100c76c15: Layer already exists 08:55:42 8f0676812730: Pushed 08:55:43 557a9e67ffd0: Pushed 08:55:44 6b13fa46a6b1: Pushed 08:55:44 708f18d443bc: Pushed 08:55:45 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:55:45 e4351349684a: Preparing 08:55:45 1695379cb009: Preparing 08:55:45 708f18d443bc: Preparing 08:55:45 6b13fa46a6b1: Preparing 08:55:45 544aee44f35f: Preparing 08:55:45 97bcb69845db: Preparing 08:55:45 911bbabd25f9: Preparing 08:55:45 1dcac465bc79: Preparing 08:55:45 af425380fb49: Preparing 08:55:45 1dcac465bc79: Waiting 08:55:45 97bcb69845db: Waiting 08:55:45 af425380fb49: Waiting 08:55:45 911bbabd25f9: Waiting 08:55:45 8f0676812730: Preparing 08:55:45 557a9e67ffd0: Preparing 08:55:45 097100c76c15: Preparing 08:55:45 8f0676812730: Waiting 08:55:45 557a9e67ffd0: Waiting 08:55:45 097100c76c15: Waiting 08:55:45 1695379cb009: Layer already exists 08:55:45 6b13fa46a6b1: Layer already exists 08:55:45 e4351349684a: Layer already exists 08:55:45 544aee44f35f: Layer already exists 08:55:45 708f18d443bc: Layer already exists 08:55:45 97bcb69845db: Layer already exists 08:55:45 911bbabd25f9: Layer already exists 08:55:45 af425380fb49: Layer already exists 08:55:45 8f0676812730: Layer already exists 08:55:45 1dcac465bc79: Layer already exists 08:55:45 557a9e67ffd0: Layer already exists 08:55:45 097100c76c15: Layer already exists 08:55:45 latest: digest: sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50 08:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:55:46 e4351349684a: Preparing 08:55:46 1695379cb009: Preparing 08:55:46 708f18d443bc: Preparing 08:55:46 6b13fa46a6b1: Preparing 08:55:46 544aee44f35f: Preparing 08:55:46 97bcb69845db: Preparing 08:55:46 911bbabd25f9: Preparing 08:55:46 1dcac465bc79: Preparing 08:55:46 af425380fb49: Preparing 08:55:46 8f0676812730: Preparing 08:55:46 557a9e67ffd0: Preparing 08:55:46 097100c76c15: Preparing 08:55:46 1dcac465bc79: Waiting 08:55:46 af425380fb49: Waiting 08:55:46 97bcb69845db: Waiting 08:55:46 911bbabd25f9: Waiting 08:55:46 8f0676812730: Waiting 08:55:46 557a9e67ffd0: Waiting 08:55:46 097100c76c15: Waiting 08:55:46 708f18d443bc: Layer already exists 08:55:46 1695379cb009: Layer already exists 08:55:46 e4351349684a: Layer already exists 08:55:46 6b13fa46a6b1: Layer already exists 08:55:46 544aee44f35f: Layer already exists 08:55:46 911bbabd25f9: Layer already exists 08:55:46 97bcb69845db: Layer already exists 08:55:46 1dcac465bc79: Layer already exists 08:55:46 af425380fb49: Layer already exists 08:55:46 8f0676812730: Layer already exists 08:55:46 557a9e67ffd0: Layer already exists 08:55:46 097100c76c15: Layer already exists 08:55:46 4.1.0-dev.50: digest: sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:55:47 e4351349684a: Preparing 08:55:47 1695379cb009: Preparing 08:55:47 708f18d443bc: Preparing 08:55:47 6b13fa46a6b1: Preparing 08:55:47 544aee44f35f: Preparing 08:55:47 97bcb69845db: Preparing 08:55:47 911bbabd25f9: Preparing 08:55:47 1dcac465bc79: Preparing 08:55:47 97bcb69845db: Waiting 08:55:47 911bbabd25f9: Waiting 08:55:47 1dcac465bc79: Waiting 08:55:47 af425380fb49: Preparing 08:55:47 8f0676812730: Preparing 08:55:47 557a9e67ffd0: Preparing 08:55:47 097100c76c15: Preparing 08:55:47 097100c76c15: Waiting 08:55:47 af425380fb49: Waiting 08:55:47 8f0676812730: Waiting 08:55:47 557a9e67ffd0: Waiting 08:55:47 6b13fa46a6b1: Layer already exists 08:55:47 544aee44f35f: Layer already exists 08:55:47 1695379cb009: Layer already exists 08:55:47 708f18d443bc: Layer already exists 08:55:47 e4351349684a: Layer already exists 08:55:47 911bbabd25f9: Layer already exists 08:55:47 97bcb69845db: Layer already exists 08:55:47 8f0676812730: Layer already exists 08:55:47 af425380fb49: Layer already exists 08:55:47 1dcac465bc79: Layer already exists 08:55:47 557a9e67ffd0: Layer already exists 08:55:47 097100c76c15: Layer already exists 08:55:47 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:55:47 e4351349684a: Preparing 08:55:47 1695379cb009: Preparing 08:55:47 708f18d443bc: Preparing 08:55:47 6b13fa46a6b1: Preparing 08:55:47 544aee44f35f: Preparing 08:55:47 97bcb69845db: Preparing 08:55:47 911bbabd25f9: Preparing 08:55:47 1dcac465bc79: Preparing 08:55:47 af425380fb49: Preparing 08:55:47 8f0676812730: Preparing 08:55:47 557a9e67ffd0: Preparing 08:55:47 097100c76c15: Preparing 08:55:47 af425380fb49: Waiting 08:55:47 8f0676812730: Waiting 08:55:47 911bbabd25f9: Waiting 08:55:47 97bcb69845db: Waiting 08:55:47 557a9e67ffd0: Waiting 08:55:47 1dcac465bc79: Waiting 08:55:47 708f18d443bc: Layer already exists 08:55:47 544aee44f35f: Layer already exists 08:55:47 1695379cb009: Layer already exists 08:55:47 e4351349684a: Layer already exists 08:55:47 6b13fa46a6b1: Layer already exists 08:55:47 1dcac465bc79: Layer already exists 08:55:47 97bcb69845db: Layer already exists 08:55:47 af425380fb49: Layer already exists 08:55:47 911bbabd25f9: Layer already exists 08:55:47 8f0676812730: Layer already exists 08:55:47 557a9e67ffd0: Layer already exists 08:55:47 097100c76c15: Layer already exists 08:55:47 main: digest: sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:47 ===================================================== [Pipeline] echo 08:55:47 taggedImages: 08:55:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:55:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50 08:55:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:55:47 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:55:47 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:47 latest 08:55:47 4.1.0-dev.50 08:55:47 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:47 main 08:55:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:55:48 3d0c42cdfe12: Preparing 08:55:48 f367277744c6: Preparing 08:55:48 1dcac465bc79: Preparing 08:55:48 af425380fb49: Preparing 08:55:48 09e087d65c4c: Preparing 08:55:48 59550381e177: Preparing 08:55:48 097100c76c15: Preparing 08:55:48 097100c76c15: Waiting 08:55:48 59550381e177: Waiting 08:55:48 af425380fb49: Layer already exists 08:55:48 1dcac465bc79: Layer already exists 08:55:48 097100c76c15: Layer already exists 08:55:48 3d0c42cdfe12: Pushed 08:55:48 09e087d65c4c: Pushed 08:55:49 59550381e177: Pushed 08:55:51 f367277744c6: Pushed 08:55:51 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:52 + 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:55:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:55:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:55:52 3d0c42cdfe12: Preparing 08:55:52 f367277744c6: Preparing 08:55:52 1dcac465bc79: Preparing 08:55:52 af425380fb49: Preparing 08:55:52 09e087d65c4c: Preparing 08:55:52 59550381e177: Preparing 08:55:52 097100c76c15: Preparing 08:55:52 59550381e177: Waiting 08:55:52 097100c76c15: Waiting 08:55:52 09e087d65c4c: Layer already exists 08:55:52 af425380fb49: Layer already exists 08:55:52 3d0c42cdfe12: Layer already exists 08:55:52 1dcac465bc79: Layer already exists 08:55:52 f367277744c6: Layer already exists 08:55:52 097100c76c15: Layer already exists 08:55:52 59550381e177: Layer already exists 08:55:52 latest: digest: sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50 08:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:55:53 3d0c42cdfe12: Preparing 08:55:53 f367277744c6: Preparing 08:55:53 1dcac465bc79: Preparing 08:55:53 af425380fb49: Preparing 08:55:53 09e087d65c4c: Preparing 08:55:53 59550381e177: Preparing 08:55:53 097100c76c15: Preparing 08:55:53 59550381e177: Waiting 08:55:53 097100c76c15: Waiting 08:55:53 1dcac465bc79: Layer already exists 08:55:53 f367277744c6: Layer already exists 08:55:53 09e087d65c4c: Layer already exists 08:55:53 3d0c42cdfe12: Layer already exists 08:55:53 af425380fb49: Layer already exists 08:55:53 59550381e177: Layer already exists 08:55:53 097100c76c15: Layer already exists 08:55:53 4.1.0-dev.50: digest: sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:55:53 3d0c42cdfe12: Preparing 08:55:53 f367277744c6: Preparing 08:55:53 1dcac465bc79: Preparing 08:55:53 af425380fb49: Preparing 08:55:53 09e087d65c4c: Preparing 08:55:53 59550381e177: Preparing 08:55:53 097100c76c15: Preparing 08:55:53 097100c76c15: Waiting 08:55:53 59550381e177: Waiting 08:55:53 f367277744c6: Layer already exists 08:55:53 09e087d65c4c: Layer already exists 08:55:53 3d0c42cdfe12: Layer already exists 08:55:53 af425380fb49: Layer already exists 08:55:53 1dcac465bc79: Layer already exists 08:55:53 097100c76c15: Layer already exists 08:55:53 59550381e177: Layer already exists 08:55:53 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:54 + 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:55:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:55:54 3d0c42cdfe12: Preparing 08:55:54 f367277744c6: Preparing 08:55:54 1dcac465bc79: Preparing 08:55:54 af425380fb49: Preparing 08:55:54 09e087d65c4c: Preparing 08:55:54 59550381e177: Preparing 08:55:54 097100c76c15: Preparing 08:55:54 59550381e177: Waiting 08:55:54 097100c76c15: Waiting 08:55:54 3d0c42cdfe12: Layer already exists 08:55:54 f367277744c6: Layer already exists 08:55:54 09e087d65c4c: Layer already exists 08:55:54 1dcac465bc79: Layer already exists 08:55:54 af425380fb49: Layer already exists 08:55:54 097100c76c15: Layer already exists 08:55:54 59550381e177: Layer already exists 08:55:54 main: digest: sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:54 ===================================================== [Pipeline] echo 08:55:54 taggedImages: 08:55:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:55:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50 08:55:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:55:54 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:55:54 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:54 latest 08:55:54 4.1.0-dev.50 08:55:54 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:55:54 main 08:55:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:55:55 6e022e84e188: Preparing 08:55:55 5aaf6a9e9d2b: Preparing 08:55:55 e6b8e867704b: Preparing 08:55:55 1dcac465bc79: Preparing 08:55:55 af425380fb49: Preparing 08:55:55 cfd36b749feb: Preparing 08:55:55 b94c24d4589b: Preparing 08:55:55 a53dea4033e3: Preparing 08:55:55 172bf378287e: Preparing 08:55:55 b94c24d4589b: Waiting 08:55:55 a53dea4033e3: Waiting 08:55:55 cfd36b749feb: Waiting 08:55:55 097100c76c15: Preparing 08:55:55 097100c76c15: Waiting 08:55:55 172bf378287e: Waiting 08:55:55 af425380fb49: Layer already exists 08:55:55 1dcac465bc79: Layer already exists 08:55:55 5aaf6a9e9d2b: Pushed 08:55:55 e6b8e867704b: Pushed 08:55:55 6e022e84e188: Pushed 08:55:55 097100c76c15: Layer already exists 08:55:55 a53dea4033e3: Pushed 08:55:55 172bf378287e: Pushed 08:56:00 b94c24d4589b: Pushed 08:56:06 cfd36b749feb: Pushed 08:56:06 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56: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:56:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:56:07 6e022e84e188: Preparing 08:56:07 5aaf6a9e9d2b: Preparing 08:56:07 e6b8e867704b: Preparing 08:56:07 1dcac465bc79: Preparing 08:56:07 af425380fb49: Preparing 08:56:07 cfd36b749feb: Preparing 08:56:07 b94c24d4589b: Preparing 08:56:07 a53dea4033e3: Preparing 08:56:07 172bf378287e: Preparing 08:56:07 097100c76c15: Preparing 08:56:07 cfd36b749feb: Waiting 08:56:07 b94c24d4589b: Waiting 08:56:07 a53dea4033e3: Waiting 08:56:07 172bf378287e: Waiting 08:56:07 097100c76c15: Waiting 08:56:07 6e022e84e188: Layer already exists 08:56:07 5aaf6a9e9d2b: Layer already exists 08:56:07 1dcac465bc79: Layer already exists 08:56:07 af425380fb49: Layer already exists 08:56:07 e6b8e867704b: Layer already exists 08:56:07 cfd36b749feb: Layer already exists 08:56:07 b94c24d4589b: Layer already exists 08:56:07 a53dea4033e3: Layer already exists 08:56:07 097100c76c15: Layer already exists 08:56:07 172bf378287e: Layer already exists 08:56:07 latest: digest: sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50 08:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:56:08 6e022e84e188: Preparing 08:56:08 5aaf6a9e9d2b: Preparing 08:56:08 e6b8e867704b: Preparing 08:56:08 1dcac465bc79: Preparing 08:56:08 af425380fb49: Preparing 08:56:08 cfd36b749feb: Preparing 08:56:08 b94c24d4589b: Preparing 08:56:08 a53dea4033e3: Preparing 08:56:08 172bf378287e: Preparing 08:56:08 097100c76c15: Preparing 08:56:08 b94c24d4589b: Waiting 08:56:08 a53dea4033e3: Waiting 08:56:08 172bf378287e: Waiting 08:56:08 cfd36b749feb: Waiting 08:56:08 097100c76c15: Waiting 08:56:08 5aaf6a9e9d2b: Layer already exists 08:56:08 e6b8e867704b: Layer already exists 08:56:08 6e022e84e188: Layer already exists 08:56:08 af425380fb49: Layer already exists 08:56:08 1dcac465bc79: Layer already exists 08:56:08 cfd36b749feb: Layer already exists 08:56:08 b94c24d4589b: Layer already exists 08:56:08 a53dea4033e3: Layer already exists 08:56:08 097100c76c15: Layer already exists 08:56:08 172bf378287e: Layer already exists 08:56:08 4.1.0-dev.50: digest: sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:56:08 6e022e84e188: Preparing 08:56:08 5aaf6a9e9d2b: Preparing 08:56:08 e6b8e867704b: Preparing 08:56:08 1dcac465bc79: Preparing 08:56:08 af425380fb49: Preparing 08:56:08 cfd36b749feb: Preparing 08:56:08 b94c24d4589b: Preparing 08:56:08 a53dea4033e3: Preparing 08:56:08 172bf378287e: Preparing 08:56:08 097100c76c15: Preparing 08:56:08 cfd36b749feb: Waiting 08:56:08 a53dea4033e3: Waiting 08:56:08 172bf378287e: Waiting 08:56:08 097100c76c15: Waiting 08:56:08 b94c24d4589b: Waiting 08:56:08 1dcac465bc79: Layer already exists 08:56:08 e6b8e867704b: Layer already exists 08:56:08 5aaf6a9e9d2b: Layer already exists 08:56:08 af425380fb49: Layer already exists 08:56:08 6e022e84e188: Layer already exists 08:56:08 b94c24d4589b: Layer already exists 08:56:08 a53dea4033e3: Layer already exists 08:56:08 cfd36b749feb: Layer already exists 08:56:08 172bf378287e: Layer already exists 08:56:08 097100c76c15: Layer already exists 08:56:08 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56: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:56:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:56:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:56:09 6e022e84e188: Preparing 08:56:09 5aaf6a9e9d2b: Preparing 08:56:09 e6b8e867704b: Preparing 08:56:09 1dcac465bc79: Preparing 08:56:09 af425380fb49: Preparing 08:56:09 cfd36b749feb: Preparing 08:56:09 b94c24d4589b: Preparing 08:56:09 a53dea4033e3: Preparing 08:56:09 172bf378287e: Preparing 08:56:09 097100c76c15: Preparing 08:56:09 b94c24d4589b: Waiting 08:56:09 172bf378287e: Waiting 08:56:09 097100c76c15: Waiting 08:56:09 cfd36b749feb: Waiting 08:56:09 a53dea4033e3: Waiting 08:56:09 6e022e84e188: Layer already exists 08:56:09 1dcac465bc79: Layer already exists 08:56:09 5aaf6a9e9d2b: Layer already exists 08:56:09 e6b8e867704b: Layer already exists 08:56:09 af425380fb49: Layer already exists 08:56:09 b94c24d4589b: Layer already exists 08:56:09 cfd36b749feb: Layer already exists 08:56:09 172bf378287e: Layer already exists 08:56:09 a53dea4033e3: Layer already exists 08:56:09 097100c76c15: Layer already exists 08:56:09 main: digest: sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:09 ===================================================== [Pipeline] echo 08:56:09 taggedImages: 08:56:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:56:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50 08:56:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:56:09 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:56:09 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:09 latest 08:56:09 4.1.0-dev.50 08:56:09 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:09 main 08:56:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:56:10 baa8e566187e: Preparing 08:56:10 74f46447b82d: Preparing 08:56:10 f120dd4d8722: Preparing 08:56:10 1dcac465bc79: Preparing 08:56:10 af425380fb49: Preparing 08:56:10 a082bf835172: Preparing 08:56:10 bc85e08f2197: Preparing 08:56:10 019c4e6aca74: Preparing 08:56:10 097100c76c15: Preparing 08:56:10 a082bf835172: Waiting 08:56:10 bc85e08f2197: Waiting 08:56:10 019c4e6aca74: Waiting 08:56:10 097100c76c15: Waiting 08:56:10 1dcac465bc79: Layer already exists 08:56:10 af425380fb49: Layer already exists 08:56:10 f120dd4d8722: Pushed 08:56:10 baa8e566187e: Pushed 08:56:10 74f46447b82d: Pushed 08:56:10 097100c76c15: Layer already exists 08:56:10 bc85e08f2197: Pushed 08:56:10 019c4e6aca74: Pushed 08:56:22 a082bf835172: Pushed 08:56:22 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:56:23 baa8e566187e: Preparing 08:56:23 74f46447b82d: Preparing 08:56:23 f120dd4d8722: Preparing 08:56:23 1dcac465bc79: Preparing 08:56:23 af425380fb49: Preparing 08:56:23 a082bf835172: Preparing 08:56:23 bc85e08f2197: Preparing 08:56:23 019c4e6aca74: Preparing 08:56:23 097100c76c15: Preparing 08:56:23 a082bf835172: Waiting 08:56:23 bc85e08f2197: Waiting 08:56:23 019c4e6aca74: Waiting 08:56:23 097100c76c15: Waiting 08:56:23 f120dd4d8722: Layer already exists 08:56:23 baa8e566187e: Layer already exists 08:56:23 74f46447b82d: Layer already exists 08:56:23 1dcac465bc79: Layer already exists 08:56:23 af425380fb49: Layer already exists 08:56:23 a082bf835172: Layer already exists 08:56:23 bc85e08f2197: Layer already exists 08:56:23 097100c76c15: Layer already exists 08:56:23 019c4e6aca74: Layer already exists 08:56:23 latest: digest: sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50 08:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:56:23 baa8e566187e: Preparing 08:56:23 74f46447b82d: Preparing 08:56:23 f120dd4d8722: Preparing 08:56:23 1dcac465bc79: Preparing 08:56:23 af425380fb49: Preparing 08:56:23 a082bf835172: Preparing 08:56:23 bc85e08f2197: Preparing 08:56:23 019c4e6aca74: Preparing 08:56:23 097100c76c15: Preparing 08:56:23 bc85e08f2197: Waiting 08:56:23 019c4e6aca74: Waiting 08:56:23 097100c76c15: Waiting 08:56:23 a082bf835172: Waiting 08:56:23 af425380fb49: Layer already exists 08:56:23 f120dd4d8722: Layer already exists 08:56:23 baa8e566187e: Layer already exists 08:56:23 1dcac465bc79: Layer already exists 08:56:23 74f46447b82d: Layer already exists 08:56:23 019c4e6aca74: Layer already exists 08:56:23 bc85e08f2197: Layer already exists 08:56:23 a082bf835172: Layer already exists 08:56:23 097100c76c15: Layer already exists 08:56:23 4.1.0-dev.50: digest: sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:56:24 baa8e566187e: Preparing 08:56:24 74f46447b82d: Preparing 08:56:24 f120dd4d8722: Preparing 08:56:24 1dcac465bc79: Preparing 08:56:24 af425380fb49: Preparing 08:56:24 a082bf835172: Preparing 08:56:24 bc85e08f2197: Preparing 08:56:24 019c4e6aca74: Preparing 08:56:24 097100c76c15: Preparing 08:56:24 bc85e08f2197: Waiting 08:56:24 a082bf835172: Waiting 08:56:24 019c4e6aca74: Waiting 08:56:24 097100c76c15: Waiting 08:56:24 1dcac465bc79: Layer already exists 08:56:24 74f46447b82d: Layer already exists 08:56:24 f120dd4d8722: Layer already exists 08:56:24 af425380fb49: Layer already exists 08:56:24 baa8e566187e: Layer already exists 08:56:24 bc85e08f2197: Layer already exists 08:56:24 a082bf835172: Layer already exists 08:56:24 019c4e6aca74: Layer already exists 08:56:24 097100c76c15: Layer already exists 08:56:24 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:56:25 baa8e566187e: Preparing 08:56:25 74f46447b82d: Preparing 08:56:25 f120dd4d8722: Preparing 08:56:25 1dcac465bc79: Preparing 08:56:25 af425380fb49: Preparing 08:56:25 a082bf835172: Preparing 08:56:25 bc85e08f2197: Preparing 08:56:25 019c4e6aca74: Preparing 08:56:25 097100c76c15: Preparing 08:56:25 a082bf835172: Waiting 08:56:25 bc85e08f2197: Waiting 08:56:25 097100c76c15: Waiting 08:56:25 019c4e6aca74: Waiting 08:56:25 f120dd4d8722: Layer already exists 08:56:25 af425380fb49: Layer already exists 08:56:25 baa8e566187e: Layer already exists 08:56:25 1dcac465bc79: Layer already exists 08:56:25 74f46447b82d: Layer already exists 08:56:25 a082bf835172: Layer already exists 08:56:25 097100c76c15: Layer already exists 08:56:25 bc85e08f2197: Layer already exists 08:56:25 019c4e6aca74: Layer already exists 08:56:25 main: digest: sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:25 ===================================================== [Pipeline] echo 08:56:25 taggedImages: 08:56:25 - nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:25 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:56:25 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50 08:56:25 - nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:25 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:56:25 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:56:25 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:25 latest 08:56:25 4.1.0-dev.50 08:56:25 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:25 main 08:56:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:56:25 6e022e84e188: Preparing 08:56:25 403bac0944d3: Preparing 08:56:25 6b9fa1e3ca8b: Preparing 08:56:25 1dcac465bc79: Preparing 08:56:25 af425380fb49: Preparing 08:56:25 a082bf835172: Preparing 08:56:25 a53dea4033e3: Preparing 08:56:25 172bf378287e: Preparing 08:56:25 097100c76c15: Preparing 08:56:25 a53dea4033e3: Waiting 08:56:25 172bf378287e: Waiting 08:56:25 097100c76c15: Waiting 08:56:25 a082bf835172: Waiting 08:56:25 1dcac465bc79: Layer already exists 08:56:25 6e022e84e188: Layer already exists 08:56:25 af425380fb49: Layer already exists 08:56:25 a082bf835172: Layer already exists 08:56:25 a53dea4033e3: Layer already exists 08:56:25 172bf378287e: Layer already exists 08:56:25 097100c76c15: Layer already exists 08:56:25 6b9fa1e3ca8b: Pushed 08:56:25 403bac0944d3: Pushed 08:56:26 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:56:26 6e022e84e188: Preparing 08:56:26 403bac0944d3: Preparing 08:56:26 6b9fa1e3ca8b: Preparing 08:56:26 1dcac465bc79: Preparing 08:56:26 af425380fb49: Preparing 08:56:26 a082bf835172: Preparing 08:56:26 a53dea4033e3: Preparing 08:56:26 172bf378287e: Preparing 08:56:26 097100c76c15: Preparing 08:56:26 a082bf835172: Waiting 08:56:26 a53dea4033e3: Waiting 08:56:26 172bf378287e: Waiting 08:56:26 097100c76c15: Waiting 08:56:26 6b9fa1e3ca8b: Layer already exists 08:56:26 403bac0944d3: Layer already exists 08:56:26 af425380fb49: Layer already exists 08:56:26 6e022e84e188: Layer already exists 08:56:26 1dcac465bc79: Layer already exists 08:56:26 a082bf835172: Layer already exists 08:56:26 a53dea4033e3: Layer already exists 08:56:26 172bf378287e: Layer already exists 08:56:26 097100c76c15: Layer already exists 08:56:26 latest: digest: sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50 08:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:56:27 6e022e84e188: Preparing 08:56:27 403bac0944d3: Preparing 08:56:27 6b9fa1e3ca8b: Preparing 08:56:27 1dcac465bc79: Preparing 08:56:27 af425380fb49: Preparing 08:56:27 a082bf835172: Preparing 08:56:27 a53dea4033e3: Preparing 08:56:27 172bf378287e: Preparing 08:56:27 097100c76c15: Preparing 08:56:27 a53dea4033e3: Waiting 08:56:27 172bf378287e: Waiting 08:56:27 a082bf835172: Waiting 08:56:27 097100c76c15: Waiting 08:56:27 1dcac465bc79: Layer already exists 08:56:27 403bac0944d3: Layer already exists 08:56:27 6b9fa1e3ca8b: Layer already exists 08:56:27 6e022e84e188: Layer already exists 08:56:27 af425380fb49: Layer already exists 08:56:27 a53dea4033e3: Layer already exists 08:56:27 172bf378287e: Layer already exists 08:56:27 a082bf835172: Layer already exists 08:56:27 097100c76c15: Layer already exists 08:56:27 4.1.0-dev.50: digest: sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:56:28 6e022e84e188: Preparing 08:56:28 403bac0944d3: Preparing 08:56:28 6b9fa1e3ca8b: Preparing 08:56:28 1dcac465bc79: Preparing 08:56:28 af425380fb49: Preparing 08:56:28 a082bf835172: Preparing 08:56:28 a53dea4033e3: Preparing 08:56:28 172bf378287e: Preparing 08:56:28 097100c76c15: Preparing 08:56:28 172bf378287e: Waiting 08:56:28 a53dea4033e3: Waiting 08:56:28 a082bf835172: Waiting 08:56:28 097100c76c15: Waiting 08:56:28 1dcac465bc79: Layer already exists 08:56:28 403bac0944d3: Layer already exists 08:56:28 6b9fa1e3ca8b: Layer already exists 08:56:28 6e022e84e188: Layer already exists 08:56:28 af425380fb49: Layer already exists 08:56:28 a082bf835172: Layer already exists 08:56:28 172bf378287e: Layer already exists 08:56:28 a53dea4033e3: Layer already exists 08:56:28 097100c76c15: Layer already exists 08:56:28 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:56:28 6e022e84e188: Preparing 08:56:28 403bac0944d3: Preparing 08:56:28 6b9fa1e3ca8b: Preparing 08:56:28 1dcac465bc79: Preparing 08:56:28 af425380fb49: Preparing 08:56:28 a082bf835172: Preparing 08:56:28 a53dea4033e3: Preparing 08:56:28 172bf378287e: Preparing 08:56:28 097100c76c15: Preparing 08:56:28 a082bf835172: Waiting 08:56:28 a53dea4033e3: Waiting 08:56:28 172bf378287e: Waiting 08:56:28 097100c76c15: Waiting 08:56:28 6e022e84e188: Layer already exists 08:56:28 6b9fa1e3ca8b: Layer already exists 08:56:28 403bac0944d3: Layer already exists 08:56:28 1dcac465bc79: Layer already exists 08:56:28 af425380fb49: Layer already exists 08:56:28 a53dea4033e3: Layer already exists 08:56:28 a082bf835172: Layer already exists 08:56:28 172bf378287e: Layer already exists 08:56:28 097100c76c15: Layer already exists 08:56:28 main: digest: sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:28 ===================================================== [Pipeline] echo 08:56:28 taggedImages: 08:56:28 - nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:28 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:56:28 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50 08:56:28 - nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:28 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:56:28 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:56:28 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:28 latest 08:56:28 4.1.0-dev.50 08:56:28 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:28 main 08:56:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:56:29 ae690255f67f: Preparing 08:56:29 3251c8509ad2: Preparing 08:56:29 1dcac465bc79: Preparing 08:56:29 af425380fb49: Preparing 08:56:29 fb78ff54fc1d: Preparing 08:56:29 8a43d7b0e3dc: Preparing 08:56:29 097100c76c15: Preparing 08:56:29 8a43d7b0e3dc: Waiting 08:56:29 097100c76c15: Waiting 08:56:29 af425380fb49: Layer already exists 08:56:29 1dcac465bc79: Layer already exists 08:56:29 097100c76c15: Layer already exists 08:56:29 ae690255f67f: Pushed 08:56:29 fb78ff54fc1d: Pushed 08:56:30 8a43d7b0e3dc: Pushed 08:56:33 3251c8509ad2: Pushed 08:56:33 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:56:34 ae690255f67f: Preparing 08:56:34 3251c8509ad2: Preparing 08:56:34 1dcac465bc79: Preparing 08:56:34 af425380fb49: Preparing 08:56:34 fb78ff54fc1d: Preparing 08:56:34 8a43d7b0e3dc: Preparing 08:56:34 097100c76c15: Preparing 08:56:34 8a43d7b0e3dc: Waiting 08:56:34 097100c76c15: Waiting 08:56:34 af425380fb49: Layer already exists 08:56:34 fb78ff54fc1d: Layer already exists 08:56:34 ae690255f67f: Layer already exists 08:56:34 3251c8509ad2: Layer already exists 08:56:34 1dcac465bc79: Layer already exists 08:56:34 097100c76c15: Layer already exists 08:56:34 8a43d7b0e3dc: Layer already exists 08:56:34 latest: digest: sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50 08:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:56:35 ae690255f67f: Preparing 08:56:35 3251c8509ad2: Preparing 08:56:35 1dcac465bc79: Preparing 08:56:35 af425380fb49: Preparing 08:56:35 fb78ff54fc1d: Preparing 08:56:35 8a43d7b0e3dc: Preparing 08:56:35 097100c76c15: Preparing 08:56:35 8a43d7b0e3dc: Waiting 08:56:35 097100c76c15: Waiting 08:56:35 fb78ff54fc1d: Layer already exists 08:56:35 af425380fb49: Layer already exists 08:56:35 1dcac465bc79: Layer already exists 08:56:35 3251c8509ad2: Layer already exists 08:56:35 ae690255f67f: Layer already exists 08:56:35 097100c76c15: Layer already exists 08:56:35 8a43d7b0e3dc: Layer already exists 08:56:35 4.1.0-dev.50: digest: sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:56:35 ae690255f67f: Preparing 08:56:35 3251c8509ad2: Preparing 08:56:35 1dcac465bc79: Preparing 08:56:35 af425380fb49: Preparing 08:56:35 fb78ff54fc1d: Preparing 08:56:35 8a43d7b0e3dc: Preparing 08:56:35 097100c76c15: Preparing 08:56:35 8a43d7b0e3dc: Waiting 08:56:35 097100c76c15: Waiting 08:56:35 af425380fb49: Layer already exists 08:56:35 fb78ff54fc1d: Layer already exists 08:56:35 3251c8509ad2: Layer already exists 08:56:35 1dcac465bc79: Layer already exists 08:56:35 ae690255f67f: Layer already exists 08:56:35 097100c76c15: Layer already exists 08:56:35 8a43d7b0e3dc: Layer already exists 08:56:35 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:56:36 ae690255f67f: Preparing 08:56:36 3251c8509ad2: Preparing 08:56:36 1dcac465bc79: Preparing 08:56:36 af425380fb49: Preparing 08:56:36 fb78ff54fc1d: Preparing 08:56:36 8a43d7b0e3dc: Preparing 08:56:36 097100c76c15: Preparing 08:56:36 8a43d7b0e3dc: Waiting 08:56:36 097100c76c15: Waiting 08:56:36 af425380fb49: Layer already exists 08:56:36 1dcac465bc79: Layer already exists 08:56:36 3251c8509ad2: Layer already exists 08:56:36 ae690255f67f: Layer already exists 08:56:36 fb78ff54fc1d: Layer already exists 08:56:36 097100c76c15: Layer already exists 08:56:36 8a43d7b0e3dc: Layer already exists 08:56:36 main: digest: sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:36 ===================================================== [Pipeline] echo 08:56:36 taggedImages: 08:56:36 - nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:36 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:56:36 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50 08:56:36 - nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:36 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:56:36 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:56:36 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:36 latest 08:56:36 4.1.0-dev.50 08:56:36 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:36 main 08:56:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:56:37 9dea609071cc: Preparing 08:56:37 07bfe0811b79: Preparing 08:56:37 1dcac465bc79: Preparing 08:56:37 af425380fb49: Preparing 08:56:37 05ff9b966922: Preparing 08:56:37 05e7190d20ed: Preparing 08:56:37 097100c76c15: Preparing 08:56:37 05e7190d20ed: Waiting 08:56:37 097100c76c15: Waiting 08:56:37 1dcac465bc79: Layer already exists 08:56:37 af425380fb49: Layer already exists 08:56:37 097100c76c15: Layer already exists 08:56:37 9dea609071cc: Pushed 08:56:37 05ff9b966922: Pushed 08:56:37 05e7190d20ed: Pushed 08:56:41 07bfe0811b79: Pushed 08:56:41 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:56:42 9dea609071cc: Preparing 08:56:42 07bfe0811b79: Preparing 08:56:42 1dcac465bc79: Preparing 08:56:42 af425380fb49: Preparing 08:56:42 05ff9b966922: Preparing 08:56:42 05e7190d20ed: Preparing 08:56:42 097100c76c15: Preparing 08:56:42 097100c76c15: Waiting 08:56:42 05e7190d20ed: Waiting 08:56:42 9dea609071cc: Layer already exists 08:56:42 05ff9b966922: Layer already exists 08:56:42 1dcac465bc79: Layer already exists 08:56:42 07bfe0811b79: Layer already exists 08:56:42 af425380fb49: Layer already exists 08:56:42 05e7190d20ed: Layer already exists 08:56:42 097100c76c15: Layer already exists 08:56:42 latest: digest: sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50 08:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:56:42 9dea609071cc: Preparing 08:56:42 07bfe0811b79: Preparing 08:56:42 1dcac465bc79: Preparing 08:56:42 af425380fb49: Preparing 08:56:42 05ff9b966922: Preparing 08:56:42 05e7190d20ed: Preparing 08:56:42 097100c76c15: Preparing 08:56:42 05e7190d20ed: Waiting 08:56:42 097100c76c15: Waiting 08:56:42 07bfe0811b79: Layer already exists 08:56:42 05ff9b966922: Layer already exists 08:56:42 af425380fb49: Layer already exists 08:56:42 9dea609071cc: Layer already exists 08:56:42 1dcac465bc79: Layer already exists 08:56:42 05e7190d20ed: Layer already exists 08:56:42 097100c76c15: Layer already exists 08:56:42 4.1.0-dev.50: digest: sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:56:43 9dea609071cc: Preparing 08:56:43 07bfe0811b79: Preparing 08:56:43 1dcac465bc79: Preparing 08:56:43 af425380fb49: Preparing 08:56:43 05ff9b966922: Preparing 08:56:43 05e7190d20ed: Preparing 08:56:43 097100c76c15: Preparing 08:56:43 05e7190d20ed: Waiting 08:56:43 097100c76c15: Waiting 08:56:43 05ff9b966922: Layer already exists 08:56:43 1dcac465bc79: Layer already exists 08:56:43 9dea609071cc: Layer already exists 08:56:43 af425380fb49: Layer already exists 08:56:43 07bfe0811b79: Layer already exists 08:56:43 097100c76c15: Layer already exists 08:56:43 05e7190d20ed: Layer already exists 08:56:43 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:56:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:56:44 9dea609071cc: Preparing 08:56:44 07bfe0811b79: Preparing 08:56:44 1dcac465bc79: Preparing 08:56:44 af425380fb49: Preparing 08:56:44 05ff9b966922: Preparing 08:56:44 05e7190d20ed: Preparing 08:56:44 097100c76c15: Preparing 08:56:44 05e7190d20ed: Waiting 08:56:44 097100c76c15: Waiting 08:56:44 1dcac465bc79: Layer already exists 08:56:44 9dea609071cc: Layer already exists 08:56:44 07bfe0811b79: Layer already exists 08:56:44 05ff9b966922: Layer already exists 08:56:44 af425380fb49: Layer already exists 08:56:44 05e7190d20ed: Layer already exists 08:56:44 097100c76c15: Layer already exists 08:56:44 main: digest: sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:44 ===================================================== [Pipeline] echo 08:56:44 taggedImages: 08:56:44 - nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:56:44 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 08:56:44 ========================================================= 08:56:44 [edgeXBuildMultiArch] RAW Config: 08:56:44 images: 08:56:44 - nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/core-command:latest 08:56:44 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/core-command:main 08:56:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:56:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:56:44 - nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/core-data:latest 08:56:44 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/core-data:main 08:56:44 - nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:56:44 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/core-keeper:main 08:56:44 - nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:56:44 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/core-metadata:main 08:56:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:56:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:56:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:56:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:56:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:56:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:56:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:56:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:56:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:56:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:56:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:56:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:56:44 - nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:56:44 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-spire-config:main 08:56:44 - nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:56:44 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/security-spire-server:main 08:56:44 - nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:56:44 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/support-notifications:main 08:56:44 - nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:56:44 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:56:44 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:56:44 - nexus3.edgexfoundry.org:10004/support-scheduler:main 08:56:44 settingsFile: 08:56:44 edgex-go-settings 08:56:44 ========================================================= [Pipeline] node 08:56:59 Still waiting to schedule task 08:56:59 All nodes of label ‘centos7-docker-4c-2g’ are offline 08:57:57 Running on prd-centos7-docker-4c-2g-7699 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:57 provisioning config files... 08:57:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13600768966596747568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:57:59 ---> ****-login.sh 08:57:59 nexus3.edgexfoundry.org:10001 08:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:59 Configure a credential helper to remove this warning. See 08:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:59 08:57:59 Login Succeeded 08:57:59 nexus3.edgexfoundry.org:10002 08:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:59 Configure a credential helper to remove this warning. See 08:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:59 08:57:59 Login Succeeded 08:57:59 nexus3.edgexfoundry.org:10003 08:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:59 Configure a credential helper to remove this warning. See 08:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:59 08:57:59 Login Succeeded 08:57:59 nexus3.edgexfoundry.org:10004 08:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:59 Configure a credential helper to remove this warning. See 08:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:59 08:57:59 Login Succeeded 08:57:59 ****.io 08:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:59 Configure a credential helper to remove this warning. See 08:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:59 08:57:59 Login Succeeded 08:57:59 ---> ****-login.sh ends [Pipeline] } 08:57:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:58:00 + docker buildx ls 08:58:00 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:58:00 default * docker 08:58:00 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:58:00 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:58:00 edgex-builder [Pipeline] sh 08:58:01 + docker buildx inspect --bootstrap 08:58:01 #1 [internal] booting buildkit 08:58:01 #1 pulling image moby/buildkit:buildx-stable-1 08:58:07 #1 pulling image moby/buildkit:buildx-stable-1 6.3s done 08:58:07 #1 creating container buildx_buildkit_edgex-builder0 08:58:08 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 08:58:08 #1 DONE 7.7s 08:58:08 Name: edgex-builder 08:58:08 Driver: docker-container 08:58:08 08:58:08 Nodes: 08:58:08 Name: edgex-builder0 08:58:08 Endpoint: unix:///var/run/docker.sock 08:58:08 Status: running 08:58:08 Buildkit: v0.23.2 08:58:08 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:58:08 + docker buildx ls 08:58:08 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:58:08 edgex-builder * docker-container 08:58:08 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:58:08 default docker 08:58:08 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:58:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' 08:58:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - 08:58:09 #1 [internal] load build definition from Dockerfile 08:58:09 #1 transferring dockerfile: 197B done 08:58:09 #1 DONE 0.0s 08:58:09 08:58:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:09 #2 DONE 0.1s 08:58:09 08:58:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:09 #3 DONE 0.1s 08:58:09 08:58:09 #4 [internal] load .dockerignore 08:58:09 #4 transferring context: 2B done 08:58:09 #4 DONE 0.0s 08:58:09 08:58:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 08:58:09 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done 08:58:09 #5 DONE 0.0s 08:58:09 08:58:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 08:58:09 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done 08:58:09 #6 DONE 0.1s 08:58:09 08:58:09 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:58:09 #7 DONE 0.0s 08:58:09 08:58:09 #8 exporting to image 08:58:09 #8 exporting layers done 08:58:09 #8 exporting manifest sha256:a66af5e0d38e924007ec6228d40c256c0afe35f15191d3f8f7b15c671bd8e0bf 0.0s done 08:58:09 #8 exporting config sha256:c3c78b106fb69c9b40be66b8bb4ec8f78b356ef896ee4216394eeea4827246da done 08:58:09 #8 exporting manifest sha256:e204cbc539967c840969ee3cd7c51dd990be573715b14f3f7da9b979aee61a63 done 08:58:09 #8 exporting config sha256:926178cab102620bf1e158baeb9fc0cbecc712210a249bd5ab70f67ce0771c90 done 08:58:09 #8 exporting manifest list sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 done 08:58:09 #8 pushing layers 08:58:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:09 #8 pushing layers 0.1s done 08:58:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 0.1s done 08:58:09 #8 DONE 0.3s 08:58:09 08:58:09 1 warning found (use --debug to expand): 08:58:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 08:58:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 08:58:10 #1 [internal] load build definition from Dockerfile 08:58:10 #1 transferring dockerfile: 163B done 08:58:10 #1 DONE 0.0s 08:58:10 08:58:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 08:58:10 #2 DONE 0.0s 08:58:10 08:58:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 08:58:10 #3 DONE 0.0s 08:58:10 08:58:10 #4 [internal] load .dockerignore 08:58:10 #4 transferring context: 2B done 08:58:10 #4 DONE 0.0s 08:58:10 08:58:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 08:58:10 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 08:58:10 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done 08:58:10 #5 CACHED 08:58:10 08:58:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 08:58:10 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done 08:58:10 #6 CACHED 08:58:10 08:58:10 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:58:10 #7 DONE 0.0s 08:58:10 08:58:10 #8 exporting to image 08:58:10 #8 exporting layers done 08:58:10 #8 exporting manifest sha256:a66af5e0d38e924007ec6228d40c256c0afe35f15191d3f8f7b15c671bd8e0bf done 08:58:10 #8 exporting config sha256:c3c78b106fb69c9b40be66b8bb4ec8f78b356ef896ee4216394eeea4827246da done 08:58:10 #8 exporting manifest sha256:e204cbc539967c840969ee3cd7c51dd990be573715b14f3f7da9b979aee61a63 done 08:58:10 #8 exporting config sha256:926178cab102620bf1e158baeb9fc0cbecc712210a249bd5ab70f67ce0771c90 done 08:58:10 #8 exporting manifest list sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 done 08:58:10 #8 pushing layers 0.0s done 08:58:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 0.1s done 08:58:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:10 #8 DONE 0.1s 08:58:10 08:58:10 1 warning found (use --debug to expand): 08:58:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50 --push - 08:58:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50' 08:58:10 #1 [internal] load build definition from Dockerfile 08:58:10 #1 transferring dockerfile: 169B done 08:58:10 #1 DONE 0.0s 08:58:10 08:58:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50 08:58:10 #2 DONE 0.0s 08:58:10 08:58:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50 08:58:10 #3 DONE 0.0s 08:58:10 08:58:10 #4 [internal] load .dockerignore 08:58:10 #4 transferring context: 2B done 08:58:10 #4 DONE 0.0s 08:58:10 08:58:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 08:58:10 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done 08:58:10 #5 CACHED 08:58:10 08:58:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 08:58:10 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done 08:58:10 #6 CACHED 08:58:10 08:58:10 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:58:10 #7 DONE 0.0s 08:58:10 08:58:10 #8 exporting to image 08:58:10 #8 exporting layers done 08:58:10 #8 exporting manifest sha256:a66af5e0d38e924007ec6228d40c256c0afe35f15191d3f8f7b15c671bd8e0bf done 08:58:10 #8 exporting config sha256:c3c78b106fb69c9b40be66b8bb4ec8f78b356ef896ee4216394eeea4827246da done 08:58:10 #8 exporting manifest sha256:e204cbc539967c840969ee3cd7c51dd990be573715b14f3f7da9b979aee61a63 done 08:58:10 #8 exporting config sha256:926178cab102620bf1e158baeb9fc0cbecc712210a249bd5ab70f67ce0771c90 done 08:58:10 #8 exporting manifest list sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 done 08:58:10 #8 pushing layers 0.0s done 08:58:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.50@sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 0.1s done 08:58:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:10 #8 DONE 0.1s 08:58:10 08:58:10 1 warning found (use --debug to expand): 08:58:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' 08:58:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - 08:58:11 #1 [internal] load build definition from Dockerfile 08:58:11 #1 transferring dockerfile: 210B done 08:58:11 #1 DONE 0.0s 08:58:11 08:58:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:11 #2 DONE 0.0s 08:58:11 08:58:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:11 #3 DONE 0.0s 08:58:11 08:58:11 #4 [internal] load .dockerignore 08:58:11 #4 transferring context: 2B done 08:58:11 #4 DONE 0.0s 08:58:11 08:58:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 08:58:11 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done 08:58:11 #5 DONE 0.0s 08:58:11 08:58:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 08:58:11 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done 08:58:11 #6 CACHED 08:58:11 08:58:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 08:58:11 #5 CACHED 08:58:11 08:58:11 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:58:11 #7 DONE 0.0s 08:58:11 08:58:11 #8 exporting to image 08:58:11 #8 exporting layers done 08:58:11 #8 exporting manifest sha256:a66af5e0d38e924007ec6228d40c256c0afe35f15191d3f8f7b15c671bd8e0bf done 08:58:11 #8 exporting config sha256:c3c78b106fb69c9b40be66b8bb4ec8f78b356ef896ee4216394eeea4827246da done 08:58:11 #8 exporting manifest sha256:e204cbc539967c840969ee3cd7c51dd990be573715b14f3f7da9b979aee61a63 done 08:58:11 #8 exporting config sha256:926178cab102620bf1e158baeb9fc0cbecc712210a249bd5ab70f67ce0771c90 done 08:58:11 #8 exporting manifest list sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 done 08:58:11 #8 pushing layers 0.0s done 08:58:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 0.1s done 08:58:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:11 #8 DONE 0.1s 08:58:11 08:58:11 1 warning found (use --debug to expand): 08:58:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 08:58:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 08:58:11 #1 [internal] load build definition from Dockerfile 08:58:11 #1 transferring dockerfile: 161B done 08:58:11 #1 DONE 0.0s 08:58:11 08:58:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 08:58:11 #2 DONE 0.0s 08:58:11 08:58:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 08:58:11 #3 DONE 0.0s 08:58:11 08:58:11 #4 [internal] load .dockerignore 08:58:11 #4 transferring context: 2B done 08:58:11 #4 DONE 0.0s 08:58:11 08:58:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 08:58:11 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done 08:58:11 #5 CACHED 08:58:11 08:58:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 08:58:11 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4c168595bea32eec1e32d3196e0d9d2fab12697524c6921309c6cd0e4dc8b789 0.0s done 08:58:11 #6 CACHED 08:58:11 08:58:11 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 08:58:11 #7 DONE 0.0s 08:58:11 08:58:11 #8 exporting to image 08:58:11 #8 exporting layers done 08:58:11 #8 exporting manifest sha256:a66af5e0d38e924007ec6228d40c256c0afe35f15191d3f8f7b15c671bd8e0bf done 08:58:11 #8 exporting config sha256:c3c78b106fb69c9b40be66b8bb4ec8f78b356ef896ee4216394eeea4827246da done 08:58:11 #8 exporting manifest sha256:e204cbc539967c840969ee3cd7c51dd990be573715b14f3f7da9b979aee61a63 done 08:58:11 #8 exporting config sha256:926178cab102620bf1e158baeb9fc0cbecc712210a249bd5ab70f67ce0771c90 done 08:58:11 #8 exporting manifest list sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 done 08:58:11 #8 pushing layers 0.0s done 08:58:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:65ae79562038819d54b112ccba13dc8818285df2dcead757d7227833320ce670 0.1s done 08:58:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:11 #8 DONE 0.1s 08:58:11 08:58:11 1 warning found (use --debug to expand): 08:58:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' 08:58:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - 08:58:12 #1 [internal] load build definition from Dockerfile 08:58:12 #1 transferring dockerfile: 216B done 08:58:12 #1 DONE 0.0s 08:58:12 08:58:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:12 #2 DONE 0.0s 08:58:12 08:58:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:12 #3 DONE 0.0s 08:58:12 08:58:12 #4 [internal] load .dockerignore 08:58:12 #4 transferring context: 2B done 08:58:12 #4 DONE 0.0s 08:58:12 08:58:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 08:58:12 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 08:58:12 #5 ... 08:58:12 08:58:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 08:58:12 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done 08:58:12 #6 DONE 0.1s 08:58:12 08:58:12 #7 exporting to image 08:58:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:12 #7 ... 08:58:12 08:58:12 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:58:12 #8 DONE 0.0s 08:58:12 08:58:12 #7 exporting to image 08:58:12 #7 exporting layers done 08:58:12 #7 exporting manifest sha256:8376043efb596a06bf603409a250947d5fc37d28fcd0409ceaa5f1f9f4c18af5 done 08:58:12 #7 exporting config sha256:2f78620fda2cf0b56dd9728a8a801a1c3baf0a7314aad7b03c9d51a9c8a100ec done 08:58:12 #7 exporting manifest sha256:d1714683a7158503a88996b50877325b84678cbd38b2b9cbd11715d9cf0b64fe done 08:58:12 #7 exporting config sha256:7fb73a57b1493b9cae6475b3520f642f3770fa51f36b90e3e122e62b0f66e8f3 done 08:58:12 #7 exporting manifest list sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c 0.0s done 08:58:12 #7 pushing layers 08:58:12 #7 pushing layers 0.1s done 08:58:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c 0.1s done 08:58:12 #7 DONE 0.2s 08:58:12 08:58:12 1 warning found (use --debug to expand): 08:58:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 08:58:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 08:58:13 #1 [internal] load build definition from Dockerfile 08:58:13 #1 transferring dockerfile: 182B done 08:58:13 #1 DONE 0.0s 08:58:13 08:58:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:58:13 #2 DONE 0.0s 08:58:13 08:58:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:58:13 #3 DONE 0.0s 08:58:13 08:58:13 #4 [internal] load .dockerignore 08:58:13 #4 transferring context: 2B done 08:58:13 #4 DONE 0.0s 08:58:13 08:58:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 08:58:13 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 08:58:13 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done 08:58:13 #5 CACHED 08:58:13 08:58:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 08:58:13 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done 08:58:13 #6 CACHED 08:58:13 08:58:13 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:58:13 #7 DONE 0.0s 08:58:13 08:58:13 #8 exporting to image 08:58:13 #8 exporting layers done 08:58:13 #8 exporting manifest sha256:8376043efb596a06bf603409a250947d5fc37d28fcd0409ceaa5f1f9f4c18af5 done 08:58:13 #8 exporting config sha256:2f78620fda2cf0b56dd9728a8a801a1c3baf0a7314aad7b03c9d51a9c8a100ec done 08:58:13 #8 exporting manifest sha256:d1714683a7158503a88996b50877325b84678cbd38b2b9cbd11715d9cf0b64fe done 08:58:13 #8 exporting config sha256:7fb73a57b1493b9cae6475b3520f642f3770fa51f36b90e3e122e62b0f66e8f3 done 08:58:13 #8 exporting manifest list sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c done 08:58:13 #8 pushing layers 0.0s done 08:58:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c 08:58:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c 0.1s done 08:58:13 #8 DONE 0.1s 08:58:13 08:58:13 1 warning found (use --debug to expand): 08:58:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50' 08:58:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50 --push - 08:58:13 #1 [internal] load build definition from Dockerfile 08:58:13 #1 transferring dockerfile: 188B done 08:58:13 #1 DONE 0.0s 08:58:13 08:58:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50 08:58:13 #2 DONE 0.0s 08:58:13 08:58:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50 08:58:13 #3 DONE 0.0s 08:58:13 08:58:13 #4 [internal] load .dockerignore 08:58:13 #4 transferring context: 2B done 08:58:13 #4 DONE 0.0s 08:58:13 08:58:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 08:58:13 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 08:58:13 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done 08:58:13 #5 CACHED 08:58:13 08:58:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 08:58:13 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done 08:58:13 #6 CACHED 08:58:13 08:58:13 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:58:13 #7 DONE 0.0s 08:58:13 08:58:13 #8 exporting to image 08:58:13 #8 exporting layers done 08:58:13 #8 exporting manifest sha256:8376043efb596a06bf603409a250947d5fc37d28fcd0409ceaa5f1f9f4c18af5 done 08:58:13 #8 exporting config sha256:2f78620fda2cf0b56dd9728a8a801a1c3baf0a7314aad7b03c9d51a9c8a100ec done 08:58:13 #8 exporting manifest sha256:d1714683a7158503a88996b50877325b84678cbd38b2b9cbd11715d9cf0b64fe done 08:58:13 #8 exporting config sha256:7fb73a57b1493b9cae6475b3520f642f3770fa51f36b90e3e122e62b0f66e8f3 done 08:58:13 #8 exporting manifest list sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c done 08:58:13 #8 pushing layers 0.0s done 08:58:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c 08:58:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.50@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c 0.1s done 08:58:13 #8 DONE 0.1s 08:58:13 08:58:13 1 warning found (use --debug to expand): 08:58:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' 08:58:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - 08:58:14 #1 [internal] load build definition from Dockerfile 08:58:14 #1 transferring dockerfile: 229B done 08:58:14 #1 DONE 0.0s 08:58:14 08:58:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:14 #2 DONE 0.0s 08:58:14 08:58:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:14 #3 DONE 0.0s 08:58:14 08:58:14 #4 [internal] load .dockerignore 08:58:14 #4 transferring context: 2B done 08:58:14 #4 DONE 0.0s 08:58:14 08:58:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 08:58:14 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done 08:58:14 #5 CACHED 08:58:14 08:58:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 08:58:14 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done 08:58:14 #6 CACHED 08:58:14 08:58:14 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:58:14 #7 DONE 0.0s 08:58:14 08:58:14 #8 exporting to image 08:58:14 #8 exporting layers done 08:58:14 #8 exporting manifest sha256:8376043efb596a06bf603409a250947d5fc37d28fcd0409ceaa5f1f9f4c18af5 done 08:58:14 #8 exporting config sha256:2f78620fda2cf0b56dd9728a8a801a1c3baf0a7314aad7b03c9d51a9c8a100ec done 08:58:14 #8 exporting manifest sha256:d1714683a7158503a88996b50877325b84678cbd38b2b9cbd11715d9cf0b64fe done 08:58:14 #8 exporting config sha256:7fb73a57b1493b9cae6475b3520f642f3770fa51f36b90e3e122e62b0f66e8f3 done 08:58:14 #8 exporting manifest list sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c done 08:58:14 #8 pushing layers 0.0s done 08:58:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c 0.1s done 08:58:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:14 #8 DONE 0.1s 08:58:14 08:58:14 1 warning found (use --debug to expand): 08:58:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 08:58:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 08:58:14 #1 [internal] load build definition from Dockerfile 08:58:14 #1 transferring dockerfile: 180B done 08:58:14 #1 DONE 0.0s 08:58:14 08:58:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:58:14 #2 DONE 0.0s 08:58:14 08:58:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:58:14 #3 DONE 0.0s 08:58:14 08:58:14 #4 [internal] load .dockerignore 08:58:14 #4 transferring context: 2B done 08:58:14 #4 DONE 0.0s 08:58:14 08:58:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 08:58:14 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done 08:58:14 #5 CACHED 08:58:14 08:58:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 08:58:14 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c3c31c48963846c0305f188e8dadd5ecbd567063a11dad175fea7f83ed640b6a 0.0s done 08:58:14 #6 CACHED 08:58:14 08:58:14 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:58:14 #7 DONE 0.0s 08:58:14 08:58:14 #8 exporting to image 08:58:14 #8 exporting layers done 08:58:14 #8 exporting manifest sha256:8376043efb596a06bf603409a250947d5fc37d28fcd0409ceaa5f1f9f4c18af5 done 08:58:14 #8 exporting config sha256:2f78620fda2cf0b56dd9728a8a801a1c3baf0a7314aad7b03c9d51a9c8a100ec done 08:58:14 #8 exporting manifest sha256:d1714683a7158503a88996b50877325b84678cbd38b2b9cbd11715d9cf0b64fe done 08:58:14 #8 exporting config sha256:7fb73a57b1493b9cae6475b3520f642f3770fa51f36b90e3e122e62b0f66e8f3 done 08:58:14 #8 exporting manifest list sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c done 08:58:14 #8 pushing layers 0.0s done 08:58:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c 08:58:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:66e9e55671e0d08f5ee9894bf35e6b1a41702e7aeea0d747e07a6e798d0cf72c 0.1s done 08:58:14 #8 DONE 0.1s 08:58:14 08:58:14 1 warning found (use --debug to expand): 08:58:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - 08:58:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' 08:58:15 #1 [internal] load build definition from Dockerfile 08:58:15 #1 transferring dockerfile: 194B done 08:58:15 #1 DONE 0.0s 08:58:15 08:58:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:15 #2 DONE 0.0s 08:58:15 08:58:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:15 #3 DONE 0.0s 08:58:15 08:58:15 #4 [internal] load .dockerignore 08:58:15 #4 transferring context: 08:58:15 #4 transferring context: 2B done 08:58:15 #4 DONE 0.0s 08:58:15 08:58:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 08:58:15 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done 08:58:15 #5 DONE 0.0s 08:58:15 08:58:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 08:58:15 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done 08:58:15 #6 DONE 0.1s 08:58:15 08:58:15 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:58:15 #7 DONE 0.0s 08:58:15 08:58:15 #8 exporting to image 08:58:15 #8 exporting layers done 08:58:15 #8 exporting manifest sha256:cb06f0d9df247b938de7ca5629ace4193ef62c53b57dae2e7f1687a3c497dcfd 0.0s done 08:58:15 #8 exporting config sha256:3cf6a7e324cfe740329679d12cf52452bc04017ec9efe826522f0ee00d624bd7 done 08:58:15 #8 exporting manifest sha256:84070b3faa488694d4d1ff585373e8fe08234954c4c278dfef7046a74b742e3d done 08:58:15 #8 exporting config sha256:66b4affff55412a7e83f4a0309b7ab64f7330561acd8e008d1ef45ae44050fc4 done 08:58:15 #8 exporting manifest list sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 done 08:58:15 #8 pushing layers 0.1s done 08:58:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 08:58:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 0.1s done 08:58:15 #8 DONE 0.2s 08:58:15 08:58:15 1 warning found (use --debug to expand): 08:58:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 08:58:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 08:58:16 #1 [internal] load build definition from Dockerfile 08:58:16 #1 transferring dockerfile: 160B done 08:58:16 #1 DONE 0.0s 08:58:16 08:58:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 08:58:16 #2 DONE 0.0s 08:58:16 08:58:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 08:58:16 #3 DONE 0.0s 08:58:16 08:58:16 #4 [internal] load .dockerignore 08:58:16 #4 transferring context: 2B done 08:58:16 #4 DONE 0.0s 08:58:16 08:58:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 08:58:16 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 08:58:16 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done 08:58:16 #5 CACHED 08:58:16 08:58:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 08:58:16 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done 08:58:16 #6 CACHED 08:58:16 08:58:16 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:58:16 #7 DONE 0.0s 08:58:16 08:58:16 #8 exporting to image 08:58:16 #8 exporting layers done 08:58:16 #8 exporting manifest sha256:cb06f0d9df247b938de7ca5629ace4193ef62c53b57dae2e7f1687a3c497dcfd done 08:58:16 #8 exporting config sha256:3cf6a7e324cfe740329679d12cf52452bc04017ec9efe826522f0ee00d624bd7 done 08:58:16 #8 exporting manifest sha256:84070b3faa488694d4d1ff585373e8fe08234954c4c278dfef7046a74b742e3d done 08:58:16 #8 exporting config sha256:66b4affff55412a7e83f4a0309b7ab64f7330561acd8e008d1ef45ae44050fc4 done 08:58:16 #8 exporting manifest list sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 done 08:58:16 #8 pushing layers 0.0s done 08:58:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 0.1s done 08:58:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:16 #8 DONE 0.1s 08:58:16 08:58:16 1 warning found (use --debug to expand): 08:58:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50' 08:58:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50 --push - 08:58:16 #1 [internal] load build definition from Dockerfile 08:58:16 #1 transferring dockerfile: 166B done 08:58:16 #1 DONE 0.0s 08:58:16 08:58:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50 08:58:16 #2 DONE 0.0s 08:58:16 08:58:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50 08:58:16 #3 DONE 0.0s 08:58:16 08:58:16 #4 [internal] load .dockerignore 08:58:16 #4 transferring context: 2B done 08:58:16 #4 DONE 0.0s 08:58:16 08:58:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 08:58:16 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done 08:58:16 #5 CACHED 08:58:16 08:58:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 08:58:16 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done 08:58:16 #6 CACHED 08:58:16 08:58:16 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:58:16 #7 DONE 0.0s 08:58:16 08:58:16 #8 exporting to image 08:58:16 #8 exporting layers done 08:58:16 #8 exporting manifest sha256:cb06f0d9df247b938de7ca5629ace4193ef62c53b57dae2e7f1687a3c497dcfd done 08:58:16 #8 exporting config sha256:3cf6a7e324cfe740329679d12cf52452bc04017ec9efe826522f0ee00d624bd7 done 08:58:16 #8 exporting manifest sha256:84070b3faa488694d4d1ff585373e8fe08234954c4c278dfef7046a74b742e3d done 08:58:16 #8 exporting config sha256:66b4affff55412a7e83f4a0309b7ab64f7330561acd8e008d1ef45ae44050fc4 done 08:58:16 #8 exporting manifest list sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 done 08:58:16 #8 pushing layers 0.0s done 08:58:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.50@sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 0.1s done 08:58:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:16 #8 DONE 0.1s 08:58:16 08:58:16 1 warning found (use --debug to expand): 08:58:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' 08:58:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - 08:58:17 #1 [internal] load build definition from Dockerfile 08:58:17 #1 transferring dockerfile: 207B done 08:58:17 #1 DONE 0.0s 08:58:17 08:58:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:17 #2 DONE 0.0s 08:58:17 08:58:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:17 #3 DONE 0.0s 08:58:17 08:58:17 #4 [internal] load .dockerignore 08:58:17 #4 transferring context: 2B done 08:58:17 #4 DONE 0.0s 08:58:17 08:58:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 08:58:17 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 08:58:17 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done 08:58:17 #5 CACHED 08:58:17 08:58:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 08:58:17 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done 08:58:17 #6 CACHED 08:58:17 08:58:17 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:58:17 #7 DONE 0.0s 08:58:17 08:58:17 #8 exporting to image 08:58:17 #8 exporting layers done 08:58:17 #8 exporting manifest sha256:cb06f0d9df247b938de7ca5629ace4193ef62c53b57dae2e7f1687a3c497dcfd done 08:58:17 #8 exporting config sha256:3cf6a7e324cfe740329679d12cf52452bc04017ec9efe826522f0ee00d624bd7 done 08:58:17 #8 exporting manifest sha256:84070b3faa488694d4d1ff585373e8fe08234954c4c278dfef7046a74b742e3d done 08:58:17 #8 exporting config sha256:66b4affff55412a7e83f4a0309b7ab64f7330561acd8e008d1ef45ae44050fc4 done 08:58:17 #8 exporting manifest list sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 done 08:58:17 #8 pushing layers 0.0s done 08:58:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 0.1s done 08:58:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:17 #8 DONE 0.1s 08:58:17 08:58:17 1 warning found (use --debug to expand): 08:58:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 08:58:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 08:58:18 #1 [internal] load build definition from Dockerfile 08:58:18 #1 transferring dockerfile: 158B done 08:58:18 #1 DONE 0.0s 08:58:18 08:58:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 08:58:18 #2 DONE 0.0s 08:58:18 08:58:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 08:58:18 #3 DONE 0.0s 08:58:18 08:58:18 #4 [internal] load .dockerignore 08:58:18 #4 transferring context: 2B done 08:58:18 #4 DONE 0.0s 08:58:18 08:58:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 08:58:18 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done 08:58:18 #5 DONE 0.0s 08:58:18 08:58:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 08:58:18 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 0.0s done 08:58:18 #6 CACHED 08:58:18 08:58:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e8ea3e2c4e18a860568a883b1771a6725b4eb7424e435910f60ce0df089a18b 08:58:18 #5 CACHED 08:58:18 08:58:18 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 08:58:18 #7 DONE 0.0s 08:58:18 08:58:18 #8 exporting to image 08:58:18 #8 exporting layers done 08:58:18 #8 exporting manifest sha256:cb06f0d9df247b938de7ca5629ace4193ef62c53b57dae2e7f1687a3c497dcfd done 08:58:18 #8 exporting config sha256:3cf6a7e324cfe740329679d12cf52452bc04017ec9efe826522f0ee00d624bd7 done 08:58:18 #8 exporting manifest sha256:84070b3faa488694d4d1ff585373e8fe08234954c4c278dfef7046a74b742e3d done 08:58:18 #8 exporting config sha256:66b4affff55412a7e83f4a0309b7ab64f7330561acd8e008d1ef45ae44050fc4 done 08:58:18 #8 exporting manifest list sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 done 08:58:18 #8 pushing layers 0.0s done 08:58:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:e369da590f4f9cfb874be9754b23e50ebf395dcf48b57ed465f295563a2f80f4 0.1s done 08:58:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:18 #8 DONE 0.1s 08:58:18 08:58:18 1 warning found (use --debug to expand): 08:58:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' 08:58:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - 08:58:18 #1 [internal] load build definition from Dockerfile 08:58:18 #1 transferring dockerfile: 196B done 08:58:18 #1 DONE 0.0s 08:58:18 08:58:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:18 #2 DONE 0.0s 08:58:18 08:58:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:18 #3 DONE 0.0s 08:58:18 08:58:18 #4 [internal] load .dockerignore 08:58:18 #4 transferring context: 2B done 08:58:18 #4 DONE 0.0s 08:58:18 08:58:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 08:58:18 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 08:58:18 #5 ... 08:58:18 08:58:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 08:58:18 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done 08:58:18 #6 DONE 0.1s 08:58:18 08:58:18 #7 exporting to image 08:58:18 #7 exporting layers done 08:58:18 #7 exporting manifest sha256:aad7a82586aa4b61400a57a573496c923a7516512b7d150b481af7bceb27b811 done 08:58:18 #7 exporting config sha256:ae86b34a1c9871092d3545d4b264beed287a47856020b23f111d2dabcc4c2748 done 08:58:18 #7 exporting manifest sha256:bc4532337ad183322646b8f56ae38ab6b6022955243a93153b488d42842836bb done 08:58:18 #7 exporting config sha256:ff712315bdc5f789396b6840b7508970e41b6273295f187e665c8d15953dc39a 0.0s done 08:58:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:18 #7 ... 08:58:18 08:58:18 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:58:18 #8 DONE 0.0s 08:58:18 08:58:18 #7 exporting to image 08:58:18 #7 exporting manifest list sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a 0.0s done 08:58:18 #7 pushing layers 0.1s done 08:58:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a 08:58:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a 0.1s done 08:58:18 #7 DONE 0.2s 08:58:18 08:58:18 1 warning found (use --debug to expand): 08:58:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 08:58:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 08:58:19 #1 [internal] load build definition from Dockerfile 08:58:19 #1 transferring dockerfile: 162B done 08:58:19 #1 DONE 0.0s 08:58:19 08:58:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 08:58:19 #2 DONE 0.0s 08:58:19 08:58:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 08:58:19 #3 DONE 0.0s 08:58:19 08:58:19 #4 [internal] load .dockerignore 08:58:19 #4 transferring context: 2B done 08:58:19 #4 DONE 0.0s 08:58:19 08:58:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 08:58:19 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done 08:58:19 #5 CACHED 08:58:19 08:58:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 08:58:19 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done 08:58:19 #6 CACHED 08:58:19 08:58:19 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:58:19 #7 DONE 0.0s 08:58:19 08:58:19 #8 exporting to image 08:58:19 #8 exporting layers done 08:58:19 #8 exporting manifest sha256:aad7a82586aa4b61400a57a573496c923a7516512b7d150b481af7bceb27b811 done 08:58:19 #8 exporting config sha256:ae86b34a1c9871092d3545d4b264beed287a47856020b23f111d2dabcc4c2748 done 08:58:19 #8 exporting manifest sha256:bc4532337ad183322646b8f56ae38ab6b6022955243a93153b488d42842836bb done 08:58:19 #8 exporting config sha256:ff712315bdc5f789396b6840b7508970e41b6273295f187e665c8d15953dc39a done 08:58:19 #8 exporting manifest list sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a done 08:58:19 #8 pushing layers 0.0s done 08:58:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a 0.1s done 08:58:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:19 #8 DONE 0.1s 08:58:19 08:58:19 1 warning found (use --debug to expand): 08:58:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50' 08:58:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50 --push - 08:58:19 #1 [internal] load build definition from Dockerfile 08:58:19 #1 transferring dockerfile: 168B done 08:58:19 #1 DONE 0.0s 08:58:19 08:58:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50 08:58:19 #2 DONE 0.0s 08:58:19 08:58:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50 08:58:19 #3 DONE 0.0s 08:58:19 08:58:19 #4 [internal] load .dockerignore 08:58:19 #4 transferring context: 2B done 08:58:19 #4 DONE 0.0s 08:58:19 08:58:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 08:58:19 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done 08:58:19 #5 CACHED 08:58:19 08:58:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 08:58:19 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done 08:58:19 #6 CACHED 08:58:19 08:58:19 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:58:19 #7 DONE 0.0s 08:58:19 08:58:19 #8 exporting to image 08:58:19 #8 exporting layers done 08:58:19 #8 exporting manifest sha256:aad7a82586aa4b61400a57a573496c923a7516512b7d150b481af7bceb27b811 done 08:58:19 #8 exporting config sha256:ae86b34a1c9871092d3545d4b264beed287a47856020b23f111d2dabcc4c2748 done 08:58:19 #8 exporting manifest sha256:bc4532337ad183322646b8f56ae38ab6b6022955243a93153b488d42842836bb done 08:58:19 #8 exporting config sha256:ff712315bdc5f789396b6840b7508970e41b6273295f187e665c8d15953dc39a done 08:58:19 #8 exporting manifest list sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a done 08:58:19 #8 pushing layers 0.0s done 08:58:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.50@sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a 0.1s done 08:58:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:19 #8 DONE 0.1s 08:58:20 08:58:20 1 warning found (use --debug to expand): 08:58:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' 08:58:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - 08:58:20 #1 [internal] load build definition from Dockerfile 08:58:20 #1 transferring dockerfile: 209B done 08:58:20 #1 DONE 0.0s 08:58:20 08:58:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:20 #2 DONE 0.0s 08:58:20 08:58:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:20 #3 DONE 0.0s 08:58:20 08:58:20 #4 [internal] load .dockerignore 08:58:20 #4 transferring context: 2B done 08:58:20 #4 DONE 0.0s 08:58:20 08:58:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 08:58:20 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done 08:58:20 #5 DONE 0.0s 08:58:20 08:58:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 08:58:20 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done 08:58:20 #6 CACHED 08:58:20 08:58:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 08:58:20 #5 CACHED 08:58:20 08:58:20 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:58:20 #7 DONE 0.0s 08:58:20 08:58:20 #8 exporting to image 08:58:20 #8 exporting layers done 08:58:20 #8 exporting manifest sha256:aad7a82586aa4b61400a57a573496c923a7516512b7d150b481af7bceb27b811 done 08:58:20 #8 exporting config sha256:ae86b34a1c9871092d3545d4b264beed287a47856020b23f111d2dabcc4c2748 done 08:58:20 #8 exporting manifest sha256:bc4532337ad183322646b8f56ae38ab6b6022955243a93153b488d42842836bb done 08:58:20 #8 exporting config sha256:ff712315bdc5f789396b6840b7508970e41b6273295f187e665c8d15953dc39a done 08:58:20 #8 exporting manifest list sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a done 08:58:20 #8 pushing layers 0.0s done 08:58:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a 0.1s done 08:58:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:20 #8 DONE 0.1s 08:58:20 08:58:20 1 warning found (use --debug to expand): 08:58:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 08:58:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 08:58:21 #1 [internal] load build definition from Dockerfile 08:58:21 #1 transferring dockerfile: 160B done 08:58:21 #1 DONE 0.0s 08:58:21 08:58:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 08:58:21 #2 DONE 0.0s 08:58:21 08:58:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 08:58:21 #3 DONE 0.0s 08:58:21 08:58:21 #4 [internal] load .dockerignore 08:58:21 #4 transferring context: 2B done 08:58:21 #4 DONE 0.0s 08:58:21 08:58:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 08:58:21 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done 08:58:21 #5 DONE 0.0s 08:58:21 08:58:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 08:58:21 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 0.0s done 08:58:21 #6 CACHED 08:58:21 08:58:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9b1a91e62c0788a6b9bb00f7cfc2810b0078c620ed4764ff693a19f3cc7e287f 08:58:21 #5 CACHED 08:58:21 08:58:21 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 08:58:21 #7 DONE 0.0s 08:58:21 08:58:21 #8 exporting to image 08:58:21 #8 exporting layers done 08:58:21 #8 exporting manifest sha256:aad7a82586aa4b61400a57a573496c923a7516512b7d150b481af7bceb27b811 done 08:58:21 #8 exporting config sha256:ae86b34a1c9871092d3545d4b264beed287a47856020b23f111d2dabcc4c2748 done 08:58:21 #8 exporting manifest sha256:bc4532337ad183322646b8f56ae38ab6b6022955243a93153b488d42842836bb done 08:58:21 #8 exporting config sha256:ff712315bdc5f789396b6840b7508970e41b6273295f187e665c8d15953dc39a done 08:58:21 #8 exporting manifest list sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a done 08:58:21 #8 pushing layers 0.0s done 08:58:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:35df9e7ab2c924b3d24564033fa54b27fbe79c3a3557d7559a89d3bb3b4f898a 0.1s done 08:58:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:21 #8 DONE 0.1s 08:58:21 08:58:21 1 warning found (use --debug to expand): 08:58:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' 08:58:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - 08:58:21 #1 [internal] load build definition from Dockerfile 08:58:21 #1 transferring dockerfile: 198B done 08:58:21 #1 DONE 0.0s 08:58:21 08:58:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:21 #2 DONE 0.0s 08:58:21 08:58:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:21 #3 DONE 0.0s 08:58:21 08:58:21 #4 [internal] load .dockerignore 08:58:21 #4 transferring context: 2B done 08:58:21 #4 DONE 0.0s 08:58:21 08:58:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 08:58:21 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done 08:58:21 #5 DONE 0.0s 08:58:21 08:58:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 08:58:21 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done 08:58:21 #6 DONE 0.1s 08:58:22 08:58:22 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:58:22 #7 DONE 0.0s 08:58:22 08:58:22 #8 exporting to image 08:58:22 #8 exporting layers done 08:58:22 #8 exporting manifest sha256:e2652be0e86f69bca3ab15f4401a3d0b2a40dbe387f723d3470fa8c9dbd463c0 0.0s done 08:58:22 #8 exporting config sha256:e29fd93e9e1e9d07ad7c0837088c454a2af62eea068c42cfca974f5ab38515da done 08:58:22 #8 exporting manifest sha256:d62855289a9e96f98672c2412bf14d3f556e026efd2acd985baadb431e471dce 0.0s done 08:58:22 #8 exporting config sha256:e080b7d4018b8726e6f410d3e0a0fe2eb5a8789daacbac376bd56fb4cc2957f7 done 08:58:22 #8 exporting manifest list sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 done 08:58:22 #8 pushing layers 0.1s done 08:58:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 08:58:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 0.1s done 08:58:22 #8 DONE 0.2s 08:58:22 08:58:22 1 warning found (use --debug to expand): 08:58:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 08:58:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 08:58:22 #1 [internal] load build definition from Dockerfile 08:58:22 #1 transferring dockerfile: 164B done 08:58:22 #1 DONE 0.0s 08:58:22 08:58:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 08:58:22 #2 DONE 0.0s 08:58:22 08:58:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 08:58:22 #3 DONE 0.0s 08:58:22 08:58:22 #4 [internal] load .dockerignore 08:58:22 #4 transferring context: 2B done 08:58:22 #4 DONE 0.0s 08:58:22 08:58:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 08:58:22 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done 08:58:22 #5 CACHED 08:58:22 08:58:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 08:58:22 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done 08:58:22 #6 CACHED 08:58:22 08:58:22 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:58:22 #7 DONE 0.0s 08:58:22 08:58:22 #8 exporting to image 08:58:22 #8 exporting layers done 08:58:22 #8 exporting manifest sha256:e2652be0e86f69bca3ab15f4401a3d0b2a40dbe387f723d3470fa8c9dbd463c0 done 08:58:22 #8 exporting config sha256:e29fd93e9e1e9d07ad7c0837088c454a2af62eea068c42cfca974f5ab38515da done 08:58:22 #8 exporting manifest sha256:d62855289a9e96f98672c2412bf14d3f556e026efd2acd985baadb431e471dce done 08:58:22 #8 exporting config sha256:e080b7d4018b8726e6f410d3e0a0fe2eb5a8789daacbac376bd56fb4cc2957f7 done 08:58:22 #8 exporting manifest list sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 done 08:58:22 #8 pushing layers 0.0s done 08:58:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 0.1s done 08:58:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:22 #8 DONE 0.1s 08:58:22 08:58:22 1 warning found (use --debug to expand): 08:58:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50' 08:58:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50 --push - 08:58:23 #1 [internal] load build definition from Dockerfile 08:58:23 #1 transferring dockerfile: 170B done 08:58:23 #1 DONE 0.0s 08:58:23 08:58:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50 08:58:23 #2 DONE 0.0s 08:58:23 08:58:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50 08:58:23 #3 DONE 0.0s 08:58:23 08:58:23 #4 [internal] load .dockerignore 08:58:23 #4 transferring context: 2B done 08:58:23 #4 DONE 0.0s 08:58:23 08:58:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 08:58:23 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done 08:58:23 #5 CACHED 08:58:23 08:58:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 08:58:23 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done 08:58:23 #6 CACHED 08:58:23 08:58:23 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:58:23 #7 DONE 0.0s 08:58:23 08:58:23 #8 exporting to image 08:58:23 #8 exporting layers done 08:58:23 #8 exporting manifest sha256:e2652be0e86f69bca3ab15f4401a3d0b2a40dbe387f723d3470fa8c9dbd463c0 done 08:58:23 #8 exporting config sha256:e29fd93e9e1e9d07ad7c0837088c454a2af62eea068c42cfca974f5ab38515da done 08:58:23 #8 exporting manifest sha256:d62855289a9e96f98672c2412bf14d3f556e026efd2acd985baadb431e471dce done 08:58:23 #8 exporting config sha256:e080b7d4018b8726e6f410d3e0a0fe2eb5a8789daacbac376bd56fb4cc2957f7 done 08:58:23 #8 exporting manifest list sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 done 08:58:23 #8 pushing layers 0.0s done 08:58:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.50@sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 0.1s done 08:58:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:23 #8 DONE 0.1s 08:58:23 08:58:23 1 warning found (use --debug to expand): 08:58:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' 08:58:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - 08:58:23 #1 [internal] load build definition from Dockerfile 08:58:23 #1 transferring dockerfile: 211B done 08:58:23 #1 DONE 0.0s 08:58:23 08:58:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:23 #2 DONE 0.0s 08:58:23 08:58:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:23 #3 DONE 0.0s 08:58:23 08:58:23 #4 [internal] load .dockerignore 08:58:23 #4 transferring context: 2B done 08:58:23 #4 DONE 0.0s 08:58:23 08:58:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 08:58:23 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done 08:58:23 #5 CACHED 08:58:23 08:58:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 08:58:23 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done 08:58:23 #6 CACHED 08:58:23 08:58:23 #7 exporting to image 08:58:23 #7 exporting layers 08:58:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:23 #7 exporting layers done 08:58:23 #7 exporting manifest sha256:e2652be0e86f69bca3ab15f4401a3d0b2a40dbe387f723d3470fa8c9dbd463c0 done 08:58:23 #7 exporting config sha256:e29fd93e9e1e9d07ad7c0837088c454a2af62eea068c42cfca974f5ab38515da done 08:58:23 #7 exporting manifest sha256:d62855289a9e96f98672c2412bf14d3f556e026efd2acd985baadb431e471dce done 08:58:23 #7 exporting config sha256:e080b7d4018b8726e6f410d3e0a0fe2eb5a8789daacbac376bd56fb4cc2957f7 done 08:58:23 #7 exporting manifest list sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 done 08:58:23 #7 pushing layers 0.0s done 08:58:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 0.1s done 08:58:23 #7 DONE 0.1s 08:58:23 08:58:23 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:58:23 #8 DONE 0.0s 08:58:23 08:58:23 1 warning found (use --debug to expand): 08:58:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 08:58:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 08:58:24 #1 [internal] load build definition from Dockerfile 08:58:24 #1 transferring dockerfile: 162B done 08:58:24 #1 DONE 0.0s 08:58:24 08:58:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 08:58:24 #2 DONE 0.0s 08:58:24 08:58:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 08:58:24 #3 DONE 0.0s 08:58:24 08:58:24 #4 [internal] load .dockerignore 08:58:24 #4 transferring context: 2B done 08:58:24 #4 DONE 0.0s 08:58:24 08:58:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 08:58:24 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 08:58:24 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done 08:58:24 #5 CACHED 08:58:24 08:58:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 08:58:24 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:13bfa18da02269a0063df2c3bc7f7662379757b6c3486f6c087c64fec5896477 0.0s done 08:58:24 #6 CACHED 08:58:24 08:58:24 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 08:58:24 #7 DONE 0.0s 08:58:24 08:58:24 #8 exporting to image 08:58:24 #8 exporting layers done 08:58:24 #8 exporting manifest sha256:e2652be0e86f69bca3ab15f4401a3d0b2a40dbe387f723d3470fa8c9dbd463c0 done 08:58:24 #8 exporting config sha256:e29fd93e9e1e9d07ad7c0837088c454a2af62eea068c42cfca974f5ab38515da done 08:58:24 #8 exporting manifest sha256:d62855289a9e96f98672c2412bf14d3f556e026efd2acd985baadb431e471dce done 08:58:24 #8 exporting config sha256:e080b7d4018b8726e6f410d3e0a0fe2eb5a8789daacbac376bd56fb4cc2957f7 done 08:58:24 #8 exporting manifest list sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 done 08:58:24 #8 pushing layers 0.0s done 08:58:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c87e1c10a172fa79c89d3e785fda8f693d021ca197daa845226c1e5e8ab05928 0.1s done 08:58:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:24 #8 DONE 0.1s 08:58:24 08:58:24 1 warning found (use --debug to expand): 08:58:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' 08:58:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - 08:58:24 #1 [internal] load build definition from Dockerfile 08:58:24 #1 transferring dockerfile: 206B done 08:58:24 #1 DONE 0.0s 08:58:24 08:58:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:24 #2 DONE 0.0s 08:58:24 08:58:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:24 #3 DONE 0.1s 08:58:24 08:58:24 #4 [internal] load .dockerignore 08:58:24 #4 transferring context: 2B done 08:58:24 #4 DONE 0.0s 08:58:24 08:58:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 08:58:24 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done 08:58:24 #5 DONE 0.0s 08:58:24 08:58:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 08:58:24 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done 08:58:24 #6 DONE 0.2s 08:58:25 08:58:25 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:58:25 #7 DONE 0.0s 08:58:25 08:58:25 #8 exporting to image 08:58:25 #8 exporting layers done 08:58:25 #8 exporting manifest sha256:35fbcfa10254e75e9ef0903a3769b250d12fdfd60fcfc70806d442454cc69b85 0.0s done 08:58:25 #8 exporting config sha256:d648eb4649abd598f49d6835936ccd76f5faa11221338d1a0f7eaac3c74964b9 done 08:58:25 #8 exporting manifest sha256:782030eba46e2f93d948b711921000c7685ab9b5d545d36412bdd3c8d71f88ee done 08:58:25 #8 exporting config sha256:0a6ee73aa980db42003ea4201cfbd952fef3f0f3d9a681e620ff75e281a04b5c done 08:58:25 #8 exporting manifest list sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a done 08:58:25 #8 pushing layers 08:58:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:25 #8 pushing layers 0.1s done 08:58:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a 0.1s done 08:58:25 #8 DONE 0.2s 08:58:25 08:58:25 1 warning found (use --debug to expand): 08:58:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 08:58:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 08:58:25 #1 [internal] load build definition from Dockerfile 08:58:25 #1 transferring dockerfile: 172B done 08:58:25 #1 DONE 0.0s 08:58:25 08:58:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:58:25 #2 DONE 0.0s 08:58:25 08:58:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:58:25 #3 DONE 0.0s 08:58:25 08:58:25 #4 [internal] load .dockerignore 08:58:25 #4 transferring context: 2B done 08:58:25 #4 DONE 0.0s 08:58:25 08:58:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 08:58:25 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done 08:58:25 #5 CACHED 08:58:25 08:58:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 08:58:25 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done 08:58:25 #6 CACHED 08:58:25 08:58:25 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:58:25 #7 DONE 0.0s 08:58:25 08:58:25 #8 exporting to image 08:58:25 #8 exporting layers done 08:58:25 #8 exporting manifest sha256:35fbcfa10254e75e9ef0903a3769b250d12fdfd60fcfc70806d442454cc69b85 done 08:58:25 #8 exporting config sha256:d648eb4649abd598f49d6835936ccd76f5faa11221338d1a0f7eaac3c74964b9 done 08:58:25 #8 exporting manifest sha256:782030eba46e2f93d948b711921000c7685ab9b5d545d36412bdd3c8d71f88ee done 08:58:25 #8 exporting config sha256:0a6ee73aa980db42003ea4201cfbd952fef3f0f3d9a681e620ff75e281a04b5c done 08:58:25 #8 exporting manifest list sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a done 08:58:25 #8 pushing layers 0.0s done 08:58:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a 0.1s done 08:58:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:25 #8 DONE 0.1s 08:58:25 08:58:25 1 warning found (use --debug to expand): 08:58:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50' 08:58:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50 --push - 08:58:26 #1 [internal] load build definition from Dockerfile 08:58:26 #1 transferring dockerfile: 178B done 08:58:26 #1 DONE 0.0s 08:58:26 08:58:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50 08:58:26 #2 DONE 0.0s 08:58:26 08:58:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50 08:58:26 #3 DONE 0.0s 08:58:26 08:58:26 #4 [internal] load .dockerignore 08:58:26 #4 transferring context: 2B done 08:58:26 #4 DONE 0.0s 08:58:26 08:58:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 08:58:26 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done 08:58:26 #5 CACHED 08:58:26 08:58:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 08:58:26 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done 08:58:26 #6 CACHED 08:58:26 08:58:26 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:58:26 #7 DONE 0.0s 08:58:26 08:58:26 #8 exporting to image 08:58:26 #8 exporting layers done 08:58:26 #8 exporting manifest sha256:35fbcfa10254e75e9ef0903a3769b250d12fdfd60fcfc70806d442454cc69b85 done 08:58:26 #8 exporting config sha256:d648eb4649abd598f49d6835936ccd76f5faa11221338d1a0f7eaac3c74964b9 done 08:58:26 #8 exporting manifest sha256:782030eba46e2f93d948b711921000c7685ab9b5d545d36412bdd3c8d71f88ee done 08:58:26 #8 exporting config sha256:0a6ee73aa980db42003ea4201cfbd952fef3f0f3d9a681e620ff75e281a04b5c done 08:58:26 #8 exporting manifest list sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a done 08:58:26 #8 pushing layers 0.0s done 08:58:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50@sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a 08:58:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.50@sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a 0.1s done 08:58:26 #8 DONE 0.1s 08:58:26 08:58:26 1 warning found (use --debug to expand): 08:58:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' 08:58:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - 08:58:26 #1 [internal] load build definition from Dockerfile 08:58:26 #1 transferring dockerfile: 219B done 08:58:26 #1 DONE 0.0s 08:58:26 08:58:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:26 #2 DONE 0.0s 08:58:26 08:58:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:26 #3 DONE 0.0s 08:58:26 08:58:26 #4 [internal] load .dockerignore 08:58:26 #4 transferring context: 2B done 08:58:26 #4 DONE 0.0s 08:58:27 08:58:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 08:58:27 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done 08:58:27 #5 CACHED 08:58:27 08:58:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 08:58:27 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done 08:58:27 #6 CACHED 08:58:27 08:58:27 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:58:27 #7 DONE 0.0s 08:58:27 08:58:27 #8 exporting to image 08:58:27 #8 exporting layers done 08:58:27 #8 exporting manifest sha256:35fbcfa10254e75e9ef0903a3769b250d12fdfd60fcfc70806d442454cc69b85 done 08:58:27 #8 exporting config sha256:d648eb4649abd598f49d6835936ccd76f5faa11221338d1a0f7eaac3c74964b9 done 08:58:27 #8 exporting manifest sha256:782030eba46e2f93d948b711921000c7685ab9b5d545d36412bdd3c8d71f88ee done 08:58:27 #8 exporting config sha256:0a6ee73aa980db42003ea4201cfbd952fef3f0f3d9a681e620ff75e281a04b5c done 08:58:27 #8 exporting manifest list sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a done 08:58:27 #8 pushing layers 0.0s done 08:58:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a 08:58:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a 0.1s done 08:58:27 #8 DONE 0.2s 08:58:27 08:58:27 1 warning found (use --debug to expand): 08:58:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 08:58:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 08:58:27 #1 [internal] load build definition from Dockerfile 08:58:27 #1 transferring dockerfile: 170B done 08:58:27 #1 DONE 0.0s 08:58:27 08:58:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:58:27 #2 DONE 0.0s 08:58:27 08:58:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:58:27 #3 DONE 0.0s 08:58:27 08:58:27 #4 [internal] load .dockerignore 08:58:27 #4 transferring context: 2B done 08:58:27 #4 DONE 0.0s 08:58:27 08:58:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 08:58:27 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done 08:58:27 #5 DONE 0.0s 08:58:27 08:58:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 08:58:27 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 0.0s done 08:58:27 #6 CACHED 08:58:27 08:58:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:db6f8fb9eb3d46e82b7af6af58fc0bcf9a86e45e492216b35fbe197585d6d22e 08:58:27 #5 CACHED 08:58:27 08:58:27 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 08:58:27 #7 DONE 0.0s 08:58:27 08:58:27 #8 exporting to image 08:58:27 #8 exporting layers done 08:58:27 #8 exporting manifest sha256:35fbcfa10254e75e9ef0903a3769b250d12fdfd60fcfc70806d442454cc69b85 done 08:58:27 #8 exporting config sha256:d648eb4649abd598f49d6835936ccd76f5faa11221338d1a0f7eaac3c74964b9 done 08:58:27 #8 exporting manifest sha256:782030eba46e2f93d948b711921000c7685ab9b5d545d36412bdd3c8d71f88ee done 08:58:27 #8 exporting config sha256:0a6ee73aa980db42003ea4201cfbd952fef3f0f3d9a681e620ff75e281a04b5c done 08:58:27 #8 exporting manifest list sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a done 08:58:27 #8 pushing layers 0.0s done 08:58:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:493569a720053ff3ce8d8283e2c6dc3a86cac89d9d46be986c6e8f59795b9a9a 0.1s done 08:58:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:27 #8 DONE 0.1s 08:58:27 08:58:27 1 warning found (use --debug to expand): 08:58:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' 08:58:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - 08:58:28 #1 [internal] load build definition from Dockerfile 08:58:28 #1 transferring dockerfile: 204B done 08:58:28 #1 DONE 0.0s 08:58:28 08:58:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:28 #2 DONE 0.0s 08:58:28 08:58:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:28 #3 DONE 0.1s 08:58:28 08:58:28 #4 [internal] load .dockerignore 08:58:28 #4 transferring context: 2B done 08:58:28 #4 DONE 0.0s 08:58:28 08:58:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 08:58:28 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 08:58:28 #5 ... 08:58:28 08:58:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 08:58:28 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done 08:58:28 #6 DONE 0.1s 08:58:28 08:58:28 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:58:28 #7 DONE 0.0s 08:58:28 08:58:28 #8 exporting to image 08:58:28 #8 exporting layers done 08:58:28 #8 exporting manifest sha256:be3028fdefb5eb744e0a7c2354d393a62258b9af200d0d30a6a424f1e8464dbe done 08:58:28 #8 exporting config sha256:ac923f4e9e48e667703b5a9bd302d767d4ac3e825027efe3068e1bd0e3018f6b done 08:58:28 #8 exporting manifest sha256:27599a71527c0425455aec1d5892e5f5eb560e7ab796a74aa521e596eab2572e 0.0s done 08:58:28 #8 exporting config sha256:cc509a70c2ac7ca706c87205fcdf807f5e9d6716b504a53cd4d25ccddbd1c96f 0.0s done 08:58:28 #8 exporting manifest list sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 0.0s done 08:58:28 #8 pushing layers 08:58:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:28 #8 pushing layers 0.1s done 08:58:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 0.1s done 08:58:28 #8 DONE 0.2s 08:58:28 08:58:28 1 warning found (use --debug to expand): 08:58:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 08:58:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 08:58:29 #1 [internal] load build definition from Dockerfile 08:58:29 #1 transferring dockerfile: 170B done 08:58:29 #1 DONE 0.0s 08:58:29 08:58:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:58:29 #2 DONE 0.0s 08:58:29 08:58:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:58:29 #3 DONE 0.1s 08:58:29 08:58:29 #4 [internal] load .dockerignore 08:58:29 #4 transferring context: 2B done 08:58:29 #4 DONE 0.0s 08:58:29 08:58:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 08:58:29 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done 08:58:29 #5 CACHED 08:58:29 08:58:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 08:58:29 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done 08:58:29 #6 CACHED 08:58:29 08:58:29 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:58:29 #7 DONE 0.0s 08:58:29 08:58:29 #8 exporting to image 08:58:29 #8 exporting layers done 08:58:29 #8 exporting manifest sha256:be3028fdefb5eb744e0a7c2354d393a62258b9af200d0d30a6a424f1e8464dbe 0.0s done 08:58:29 #8 exporting config sha256:ac923f4e9e48e667703b5a9bd302d767d4ac3e825027efe3068e1bd0e3018f6b done 08:58:29 #8 exporting manifest sha256:27599a71527c0425455aec1d5892e5f5eb560e7ab796a74aa521e596eab2572e done 08:58:29 #8 exporting config sha256:cc509a70c2ac7ca706c87205fcdf807f5e9d6716b504a53cd4d25ccddbd1c96f done 08:58:29 #8 exporting manifest list sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 done 08:58:29 #8 pushing layers 0.0s done 08:58:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 08:58:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 0.1s done 08:58:29 #8 DONE 0.1s 08:58:29 08:58:29 1 warning found (use --debug to expand): 08:58:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50' 08:58:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50 --push - 08:58:29 #1 [internal] load build definition from Dockerfile 08:58:29 #1 transferring dockerfile: 176B done 08:58:29 #1 DONE 0.0s 08:58:29 08:58:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50 08:58:29 #2 DONE 0.0s 08:58:29 08:58:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50 08:58:29 #3 DONE 0.0s 08:58:29 08:58:29 #4 [internal] load .dockerignore 08:58:29 #4 transferring context: 2B done 08:58:29 #4 DONE 0.0s 08:58:29 08:58:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 08:58:29 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done 08:58:29 #5 DONE 0.0s 08:58:29 08:58:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 08:58:29 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done 08:58:29 #6 CACHED 08:58:29 08:58:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 08:58:29 #5 CACHED 08:58:29 08:58:29 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:58:29 #7 DONE 0.0s 08:58:29 08:58:29 #8 exporting to image 08:58:29 #8 exporting layers done 08:58:29 #8 exporting manifest sha256:be3028fdefb5eb744e0a7c2354d393a62258b9af200d0d30a6a424f1e8464dbe done 08:58:29 #8 exporting config sha256:ac923f4e9e48e667703b5a9bd302d767d4ac3e825027efe3068e1bd0e3018f6b done 08:58:29 #8 exporting manifest sha256:27599a71527c0425455aec1d5892e5f5eb560e7ab796a74aa521e596eab2572e done 08:58:29 #8 exporting config sha256:cc509a70c2ac7ca706c87205fcdf807f5e9d6716b504a53cd4d25ccddbd1c96f done 08:58:29 #8 exporting manifest list sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 done 08:58:29 #8 pushing layers 0.0s done 08:58:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.50@sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 0.1s done 08:58:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:29 #8 DONE 0.1s 08:58:29 08:58:29 1 warning found (use --debug to expand): 08:58:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - 08:58:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' 08:58:30 #1 [internal] load build definition from Dockerfile 08:58:30 #1 transferring dockerfile: 217B done 08:58:30 #1 DONE 0.0s 08:58:30 08:58:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:30 #2 DONE 0.0s 08:58:30 08:58:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:30 #3 DONE 0.0s 08:58:30 08:58:30 #4 [internal] load .dockerignore 08:58:30 #4 transferring context: 2B done 08:58:30 #4 DONE 0.0s 08:58:30 08:58:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 08:58:30 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done 08:58:30 #5 CACHED 08:58:30 08:58:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 08:58:30 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done 08:58:30 #6 CACHED 08:58:30 08:58:30 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:58:30 #7 DONE 0.0s 08:58:30 08:58:30 #8 exporting to image 08:58:30 #8 exporting layers done 08:58:30 #8 exporting manifest sha256:be3028fdefb5eb744e0a7c2354d393a62258b9af200d0d30a6a424f1e8464dbe done 08:58:30 #8 exporting config sha256:ac923f4e9e48e667703b5a9bd302d767d4ac3e825027efe3068e1bd0e3018f6b done 08:58:30 #8 exporting manifest sha256:27599a71527c0425455aec1d5892e5f5eb560e7ab796a74aa521e596eab2572e done 08:58:30 #8 exporting config sha256:cc509a70c2ac7ca706c87205fcdf807f5e9d6716b504a53cd4d25ccddbd1c96f done 08:58:30 #8 exporting manifest list sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 done 08:58:30 #8 pushing layers 0.0s done 08:58:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 0.1s done 08:58:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:30 #8 DONE 0.1s 08:58:30 08:58:30 1 warning found (use --debug to expand): 08:58:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 08:58:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 08:58:30 #1 [internal] load build definition from Dockerfile 08:58:30 #1 transferring dockerfile: 168B done 08:58:30 #1 DONE 0.0s 08:58:30 08:58:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:58:30 #2 DONE 0.0s 08:58:30 08:58:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:58:30 #3 DONE 0.0s 08:58:30 08:58:30 #4 [internal] load .dockerignore 08:58:30 #4 transferring context: 2B done 08:58:30 #4 DONE 0.0s 08:58:31 08:58:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 08:58:31 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done 08:58:31 #5 CACHED 08:58:31 08:58:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 08:58:31 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:2ff5f9ace039a714548090685ee49e367309034b2d39f7adefa0992fff59bb38 0.0s done 08:58:31 #6 CACHED 08:58:31 08:58:31 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 08:58:31 #7 DONE 0.0s 08:58:31 08:58:31 #8 exporting to image 08:58:31 #8 exporting layers done 08:58:31 #8 exporting manifest sha256:be3028fdefb5eb744e0a7c2354d393a62258b9af200d0d30a6a424f1e8464dbe done 08:58:31 #8 exporting config sha256:ac923f4e9e48e667703b5a9bd302d767d4ac3e825027efe3068e1bd0e3018f6b done 08:58:31 #8 exporting manifest sha256:27599a71527c0425455aec1d5892e5f5eb560e7ab796a74aa521e596eab2572e done 08:58:31 #8 exporting config sha256:cc509a70c2ac7ca706c87205fcdf807f5e9d6716b504a53cd4d25ccddbd1c96f done 08:58:31 #8 exporting manifest list sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 done 08:58:31 #8 pushing layers 0.0s done 08:58:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 08:58:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:562075052e8463cd4928200ad87de07e16306d639c3fae579998eb8e3a05ac82 0.1s done 08:58:31 #8 DONE 0.1s 08:58:31 08:58:31 1 warning found (use --debug to expand): 08:58:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' 08:58:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - 08:58:31 #1 [internal] load build definition from Dockerfile 08:58:31 #1 transferring dockerfile: 205B done 08:58:31 #1 DONE 0.0s 08:58:31 08:58:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:31 #2 DONE 0.0s 08:58:31 08:58:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:31 #3 DONE 0.0s 08:58:31 08:58:31 #4 [internal] load .dockerignore 08:58:31 #4 transferring context: 2B done 08:58:31 #4 DONE 0.0s 08:58:31 08:58:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 08:58:31 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done 08:58:31 #5 DONE 0.0s 08:58:31 08:58:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 08:58:31 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done 08:58:31 #6 DONE 0.1s 08:58:31 08:58:31 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:58:31 #7 DONE 0.0s 08:58:31 08:58:31 #8 exporting to image 08:58:31 #8 exporting layers done 08:58:31 #8 exporting manifest sha256:3ff1cf38d4743d8050cf852e8eb0f2812ef3e6da226508b5de15417385a0d8ed done 08:58:31 #8 exporting config sha256:33c4da750d8a18a250479bc6642194e2a8366a6cd13b1754e698636193c46f30 done 08:58:31 #8 exporting manifest sha256:2805209868ace527466a60ab3ace3da4cd955968dc96b34307a4705d775175d6 done 08:58:31 #8 exporting config sha256:12e4c1f03d61d15c488615ecbbdf1530b8840ac51ae774151dfcd84e498ae381 0.0s done 08:58:31 #8 exporting manifest list sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d 0.0s done 08:58:31 #8 pushing layers 0.1s done 08:58:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d 08:58:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d 0.1s done 08:58:31 #8 DONE 0.2s 08:58:31 08:58:31 1 warning found (use --debug to expand): 08:58:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 08:58:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 08:58:32 #1 [internal] load build definition from Dockerfile 08:58:32 #1 transferring dockerfile: 171B done 08:58:32 #1 DONE 0.0s 08:58:32 08:58:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:58:32 #2 DONE 0.0s 08:58:32 08:58:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:58:32 #3 DONE 0.0s 08:58:32 08:58:32 #4 [internal] load .dockerignore 08:58:32 #4 transferring context: 2B done 08:58:32 #4 DONE 0.0s 08:58:32 08:58:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 08:58:32 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done 08:58:32 #5 CACHED 08:58:32 08:58:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 08:58:32 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done 08:58:32 #6 CACHED 08:58:32 08:58:32 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:58:32 #7 DONE 0.0s 08:58:32 08:58:32 #8 exporting to image 08:58:32 #8 exporting layers done 08:58:32 #8 exporting manifest sha256:3ff1cf38d4743d8050cf852e8eb0f2812ef3e6da226508b5de15417385a0d8ed done 08:58:32 #8 exporting config sha256:33c4da750d8a18a250479bc6642194e2a8366a6cd13b1754e698636193c46f30 done 08:58:32 #8 exporting manifest sha256:2805209868ace527466a60ab3ace3da4cd955968dc96b34307a4705d775175d6 done 08:58:32 #8 exporting config sha256:12e4c1f03d61d15c488615ecbbdf1530b8840ac51ae774151dfcd84e498ae381 done 08:58:32 #8 exporting manifest list sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d done 08:58:32 #8 pushing layers 0.0s done 08:58:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d 0.1s done 08:58:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:32 #8 DONE 0.1s 08:58:32 08:58:32 1 warning found (use --debug to expand): 08:58:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50 --push - 08:58:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50' 08:58:32 #1 [internal] load build definition from Dockerfile 08:58:32 #1 transferring dockerfile: 177B done 08:58:32 #1 DONE 0.0s 08:58:32 08:58:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50 08:58:32 #2 DONE 0.0s 08:58:32 08:58:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50 08:58:32 #3 DONE 0.0s 08:58:32 08:58:32 #4 [internal] load .dockerignore 08:58:32 #4 transferring context: 2B done 08:58:32 #4 DONE 0.0s 08:58:32 08:58:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 08:58:32 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done 08:58:32 #5 DONE 0.0s 08:58:32 08:58:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 08:58:32 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done 08:58:32 #6 CACHED 08:58:32 08:58:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 08:58:32 #5 CACHED 08:58:32 08:58:32 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:58:32 #7 DONE 0.0s 08:58:32 08:58:32 #8 exporting to image 08:58:32 #8 exporting layers done 08:58:32 #8 exporting manifest sha256:3ff1cf38d4743d8050cf852e8eb0f2812ef3e6da226508b5de15417385a0d8ed done 08:58:32 #8 exporting config sha256:33c4da750d8a18a250479bc6642194e2a8366a6cd13b1754e698636193c46f30 done 08:58:32 #8 exporting manifest sha256:2805209868ace527466a60ab3ace3da4cd955968dc96b34307a4705d775175d6 done 08:58:32 #8 exporting config sha256:12e4c1f03d61d15c488615ecbbdf1530b8840ac51ae774151dfcd84e498ae381 done 08:58:32 #8 exporting manifest list sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d done 08:58:32 #8 pushing layers 0.0s done 08:58:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.50@sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d 0.1s done 08:58:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:32 #8 DONE 0.1s 08:58:32 08:58:32 1 warning found (use --debug to expand): 08:58:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - 08:58:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' 08:58:33 #1 [internal] load build definition from Dockerfile 08:58:33 #1 transferring dockerfile: 218B done 08:58:33 #1 DONE 0.0s 08:58:33 08:58:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:33 #2 DONE 0.0s 08:58:33 08:58:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:33 #3 DONE 0.0s 08:58:33 08:58:33 #4 [internal] load .dockerignore 08:58:33 #4 transferring context: 2B done 08:58:33 #4 DONE 0.0s 08:58:33 08:58:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 08:58:33 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done 08:58:33 #5 DONE 0.0s 08:58:33 08:58:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 08:58:33 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done 08:58:33 #6 CACHED 08:58:33 08:58:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 08:58:33 #5 CACHED 08:58:33 08:58:33 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:58:33 #7 DONE 0.0s 08:58:33 08:58:33 #8 exporting to image 08:58:33 #8 exporting layers done 08:58:33 #8 exporting manifest sha256:3ff1cf38d4743d8050cf852e8eb0f2812ef3e6da226508b5de15417385a0d8ed done 08:58:33 #8 exporting config sha256:33c4da750d8a18a250479bc6642194e2a8366a6cd13b1754e698636193c46f30 done 08:58:33 #8 exporting manifest sha256:2805209868ace527466a60ab3ace3da4cd955968dc96b34307a4705d775175d6 done 08:58:33 #8 exporting config sha256:12e4c1f03d61d15c488615ecbbdf1530b8840ac51ae774151dfcd84e498ae381 done 08:58:33 #8 exporting manifest list sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d done 08:58:33 #8 pushing layers 0.0s done 08:58:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d 0.1s done 08:58:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:33 #8 DONE 0.1s 08:58:33 08:58:33 1 warning found (use --debug to expand): 08:58:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 08:58:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 08:58:34 #1 [internal] load build definition from Dockerfile 08:58:34 #1 transferring dockerfile: 169B done 08:58:34 #1 DONE 0.0s 08:58:34 08:58:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:58:34 #2 DONE 0.0s 08:58:34 08:58:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:58:34 #3 DONE 0.0s 08:58:34 08:58:34 #4 [internal] load .dockerignore 08:58:34 #4 transferring context: 2B done 08:58:34 #4 DONE 0.0s 08:58:34 08:58:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 08:58:34 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done 08:58:34 #5 DONE 0.0s 08:58:34 08:58:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 08:58:34 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 0.0s done 08:58:34 #6 CACHED 08:58:34 08:58:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:65984369fea43b28a27f3b8b6dd7afb18ec8b5c04193106d2c19b4f0cb1ec91a 08:58:34 #5 CACHED 08:58:34 08:58:34 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:58:34 #7 DONE 0.0s 08:58:34 08:58:34 #8 exporting to image 08:58:34 #8 exporting layers done 08:58:34 #8 exporting manifest sha256:3ff1cf38d4743d8050cf852e8eb0f2812ef3e6da226508b5de15417385a0d8ed done 08:58:34 #8 exporting config sha256:33c4da750d8a18a250479bc6642194e2a8366a6cd13b1754e698636193c46f30 done 08:58:34 #8 exporting manifest sha256:2805209868ace527466a60ab3ace3da4cd955968dc96b34307a4705d775175d6 done 08:58:34 #8 exporting config sha256:12e4c1f03d61d15c488615ecbbdf1530b8840ac51ae774151dfcd84e498ae381 done 08:58:34 #8 exporting manifest list sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d done 08:58:34 #8 pushing layers 0.0s done 08:58:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:6f4a8b2d257ab640f1b70df99c98192d15d60a542e5c0c27ae355731f10fe77d 0.1s done 08:58:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:34 #8 DONE 0.1s 08:58:34 08:58:34 1 warning found (use --debug to expand): 08:58:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' 08:58:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - 08:58:34 #1 [internal] load build definition from Dockerfile 08:58:34 #1 transferring dockerfile: 211B done 08:58:34 #1 DONE 0.0s 08:58:34 08:58:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:34 #2 DONE 0.0s 08:58:34 08:58:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:34 #3 DONE 0.0s 08:58:34 08:58:34 #4 [internal] load .dockerignore 08:58:34 #4 transferring context: 2B done 08:58:34 #4 DONE 0.0s 08:58:34 08:58:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 08:58:34 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done 08:58:34 #5 DONE 0.0s 08:58:34 08:58:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 08:58:34 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done 08:58:34 #6 DONE 0.2s 08:58:34 08:58:34 #7 exporting to image 08:58:34 #7 exporting layers done 08:58:34 #7 exporting manifest sha256:c16c84302e3a52eac9b206a8394fcdee9a973975f8ef2ca48725d58b8a42965d 0.0s done 08:58:34 #7 exporting config sha256:69f08d03a1dbee30aa134eaa29811925f4ffd0bad19b694620f1d0e80024ec85 done 08:58:34 #7 exporting manifest sha256:8e1c021eb52d13fcee80028e94a728b6b723304edf6709fa81905f351d99f45f 0.0s done 08:58:34 #7 exporting config sha256:194cdc3959887883ae8f15eec5e2ee5ff83a602f5ced80f7e34360739aeabdbe done 08:58:34 #7 exporting manifest list sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a 0.0s done 08:58:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:35 #7 ... 08:58:35 08:58:35 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:58:35 #8 DONE 0.0s 08:58:35 08:58:35 #7 exporting to image 08:58:35 #7 pushing layers 0.1s done 08:58:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a 08:58:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a 0.1s done 08:58:35 #7 DONE 0.2s 08:58:35 08:58:35 1 warning found (use --debug to expand): 08:58:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 08:58:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 08:58:35 #1 [internal] load build definition from Dockerfile 08:58:35 #1 transferring dockerfile: 177B done 08:58:35 #1 DONE 0.0s 08:58:35 08:58:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:58:35 #2 DONE 0.0s 08:58:35 08:58:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:58:35 #3 DONE 0.0s 08:58:35 08:58:35 #4 [internal] load .dockerignore 08:58:35 #4 transferring context: 2B done 08:58:35 #4 DONE 0.0s 08:58:35 08:58:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 08:58:35 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done 08:58:35 #5 CACHED 08:58:35 08:58:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 08:58:35 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done 08:58:35 #6 CACHED 08:58:35 08:58:35 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:58:35 #7 DONE 0.0s 08:58:35 08:58:35 #8 exporting to image 08:58:35 #8 exporting layers done 08:58:35 #8 exporting manifest sha256:c16c84302e3a52eac9b206a8394fcdee9a973975f8ef2ca48725d58b8a42965d done 08:58:35 #8 exporting config sha256:69f08d03a1dbee30aa134eaa29811925f4ffd0bad19b694620f1d0e80024ec85 done 08:58:35 #8 exporting manifest sha256:8e1c021eb52d13fcee80028e94a728b6b723304edf6709fa81905f351d99f45f done 08:58:35 #8 exporting config sha256:194cdc3959887883ae8f15eec5e2ee5ff83a602f5ced80f7e34360739aeabdbe done 08:58:35 #8 exporting manifest list sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a done 08:58:35 #8 pushing layers 0.0s done 08:58:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a 0.1s done 08:58:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:35 #8 DONE 0.1s 08:58:35 08:58:35 1 warning found (use --debug to expand): 08:58:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50 --push - 08:58:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50' 08:58:35 #1 [internal] load build definition from Dockerfile 08:58:35 #1 transferring dockerfile: 183B done 08:58:35 #1 DONE 0.0s 08:58:35 08:58:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50 08:58:35 #2 DONE 0.0s 08:58:35 08:58:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50 08:58:35 #3 DONE 0.0s 08:58:35 08:58:35 #4 [internal] load .dockerignore 08:58:35 #4 transferring context: 2B done 08:58:35 #4 DONE 0.0s 08:58:36 08:58:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 08:58:36 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done 08:58:36 #5 CACHED 08:58:36 08:58:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 08:58:36 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done 08:58:36 #6 CACHED 08:58:36 08:58:36 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:58:36 #7 DONE 0.0s 08:58:36 08:58:36 #8 exporting to image 08:58:36 #8 exporting layers done 08:58:36 #8 exporting manifest sha256:c16c84302e3a52eac9b206a8394fcdee9a973975f8ef2ca48725d58b8a42965d done 08:58:36 #8 exporting config sha256:69f08d03a1dbee30aa134eaa29811925f4ffd0bad19b694620f1d0e80024ec85 done 08:58:36 #8 exporting manifest sha256:8e1c021eb52d13fcee80028e94a728b6b723304edf6709fa81905f351d99f45f done 08:58:36 #8 exporting config sha256:194cdc3959887883ae8f15eec5e2ee5ff83a602f5ced80f7e34360739aeabdbe done 08:58:36 #8 exporting manifest list sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a done 08:58:36 #8 pushing layers 0.0s done 08:58:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.50@sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a 0.1s done 08:58:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:36 #8 DONE 0.1s 08:58:36 08:58:36 1 warning found (use --debug to expand): 08:58:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' 08:58:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - 08:58:36 #1 [internal] load build definition from Dockerfile 08:58:36 #1 transferring dockerfile: 224B done 08:58:36 #1 DONE 0.0s 08:58:36 08:58:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:36 #2 DONE 0.0s 08:58:36 08:58:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:36 #3 DONE 0.0s 08:58:36 08:58:36 #4 [internal] load .dockerignore 08:58:36 #4 transferring context: 2B done 08:58:36 #4 DONE 0.0s 08:58:36 08:58:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 08:58:36 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done 08:58:36 #5 DONE 0.0s 08:58:36 08:58:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 08:58:36 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done 08:58:36 #6 CACHED 08:58:36 08:58:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 08:58:36 #5 CACHED 08:58:36 08:58:36 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:58:36 #7 DONE 0.0s 08:58:36 08:58:36 #8 exporting to image 08:58:36 #8 exporting layers done 08:58:36 #8 exporting manifest sha256:c16c84302e3a52eac9b206a8394fcdee9a973975f8ef2ca48725d58b8a42965d done 08:58:36 #8 exporting config sha256:69f08d03a1dbee30aa134eaa29811925f4ffd0bad19b694620f1d0e80024ec85 done 08:58:36 #8 exporting manifest sha256:8e1c021eb52d13fcee80028e94a728b6b723304edf6709fa81905f351d99f45f done 08:58:36 #8 exporting config sha256:194cdc3959887883ae8f15eec5e2ee5ff83a602f5ced80f7e34360739aeabdbe done 08:58:36 #8 exporting manifest list sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a done 08:58:36 #8 pushing layers 0.0s done 08:58:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a 0.1s done 08:58:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:36 #8 DONE 0.1s 08:58:36 08:58:36 1 warning found (use --debug to expand): 08:58:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 08:58:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 08:58:37 #1 [internal] load build definition from Dockerfile 08:58:37 #1 transferring dockerfile: 175B done 08:58:37 #1 DONE 0.0s 08:58:37 08:58:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:58:37 #2 DONE 0.0s 08:58:37 08:58:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:58:37 #3 DONE 0.0s 08:58:37 08:58:37 #4 [internal] load .dockerignore 08:58:37 #4 transferring context: 2B done 08:58:37 #4 DONE 0.0s 08:58:37 08:58:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 08:58:37 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done 08:58:37 #5 CACHED 08:58:37 08:58:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 08:58:37 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:9adf468290121007ec20b67c46fd18a713337f2d9fbd8bcda2658451f8873be6 0.0s done 08:58:37 #6 CACHED 08:58:37 08:58:37 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 08:58:37 #7 DONE 0.0s 08:58:37 08:58:37 #8 exporting to image 08:58:37 #8 exporting layers done 08:58:37 #8 exporting manifest sha256:c16c84302e3a52eac9b206a8394fcdee9a973975f8ef2ca48725d58b8a42965d done 08:58:37 #8 exporting config sha256:69f08d03a1dbee30aa134eaa29811925f4ffd0bad19b694620f1d0e80024ec85 done 08:58:37 #8 exporting manifest sha256:8e1c021eb52d13fcee80028e94a728b6b723304edf6709fa81905f351d99f45f done 08:58:37 #8 exporting config sha256:194cdc3959887883ae8f15eec5e2ee5ff83a602f5ced80f7e34360739aeabdbe done 08:58:37 #8 exporting manifest list sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a done 08:58:37 #8 pushing layers 0.0s done 08:58:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a1a59439a8b5b84836852c257601864ca91178d3fb8463b5e35b611f38ed4c2a 0.1s done 08:58:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:37 #8 DONE 0.1s 08:58:37 08:58:37 1 warning found (use --debug to expand): 08:58:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - 08:58:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' 08:58:37 #1 [internal] load build definition from Dockerfile 08:58:37 #1 transferring dockerfile: 215B done 08:58:37 #1 DONE 0.0s 08:58:37 08:58:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:37 #2 DONE 0.0s 08:58:37 08:58:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:37 #3 DONE 0.1s 08:58:37 08:58:37 #4 [internal] load .dockerignore 08:58:37 #4 transferring context: 08:58:37 #4 transferring context: 2B done 08:58:37 #4 DONE 0.0s 08:58:37 08:58:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 08:58:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done 08:58:37 #5 DONE 0.0s 08:58:37 08:58:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 08:58:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done 08:58:37 #6 DONE 0.1s 08:58:37 08:58:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 08:58:37 #6 DONE 0.1s 08:58:37 08:58:37 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:58:37 #7 DONE 0.0s 08:58:37 08:58:37 #8 exporting to image 08:58:37 #8 exporting layers done 08:58:37 #8 exporting manifest sha256:ab4e4e1e18a6b339288915e01dc4f16af98e761ffdbe25dc4bc035dc43946bb1 done 08:58:37 #8 exporting config sha256:07ae2f35fb615cb6bf862b37b8237cd83d36be55f6eac011f39d1cebce803e53 done 08:58:37 #8 exporting manifest sha256:20869dc1694b57ed644b9db0c859d279aa596e42e2c81d1e1240e5a2f2450787 done 08:58:37 #8 exporting config sha256:c0fd9c460671beed8b7fba9821b156d9a83a129ba14706883584cc6725166b45 done 08:58:37 #8 exporting manifest list sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 done 08:58:37 #8 pushing layers 0.1s done 08:58:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 08:58:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 0.1s done 08:58:38 #8 DONE 0.2s 08:58:38 08:58:38 1 warning found (use --debug to expand): 08:58:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 08:58:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 08:58:38 #1 [internal] load build definition from Dockerfile 08:58:38 #1 transferring dockerfile: 181B done 08:58:38 #1 DONE 0.0s 08:58:38 08:58:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:58:38 #2 DONE 0.0s 08:58:38 08:58:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:58:38 #3 DONE 0.0s 08:58:38 08:58:38 #4 [internal] load .dockerignore 08:58:38 #4 transferring context: 2B done 08:58:38 #4 DONE 0.0s 08:58:38 08:58:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 08:58:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e done 08:58:38 #5 DONE 0.0s 08:58:38 08:58:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 08:58:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done 08:58:38 #6 CACHED 08:58:38 08:58:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 08:58:38 #5 CACHED 08:58:38 08:58:38 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:58:38 #7 DONE 0.0s 08:58:38 08:58:38 #8 exporting to image 08:58:38 #8 exporting layers done 08:58:38 #8 exporting manifest sha256:ab4e4e1e18a6b339288915e01dc4f16af98e761ffdbe25dc4bc035dc43946bb1 done 08:58:38 #8 exporting config sha256:07ae2f35fb615cb6bf862b37b8237cd83d36be55f6eac011f39d1cebce803e53 done 08:58:38 #8 exporting manifest sha256:20869dc1694b57ed644b9db0c859d279aa596e42e2c81d1e1240e5a2f2450787 done 08:58:38 #8 exporting config sha256:c0fd9c460671beed8b7fba9821b156d9a83a129ba14706883584cc6725166b45 done 08:58:38 #8 exporting manifest list sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 done 08:58:38 #8 pushing layers 0.0s done 08:58:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 0.1s done 08:58:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:38 #8 DONE 0.1s 08:58:38 08:58:38 1 warning found (use --debug to expand): 08:58:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50' 08:58:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50 --push - 08:58:38 #1 [internal] load build definition from Dockerfile 08:58:38 #1 transferring dockerfile: 187B done 08:58:38 #1 DONE 0.0s 08:58:38 08:58:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50 08:58:38 #2 DONE 0.0s 08:58:38 08:58:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50 08:58:38 #3 DONE 0.0s 08:58:38 08:58:38 #4 [internal] load .dockerignore 08:58:38 #4 transferring context: 2B done 08:58:38 #4 DONE 0.0s 08:58:38 08:58:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 08:58:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done 08:58:38 #5 DONE 0.0s 08:58:38 08:58:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 08:58:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done 08:58:39 #6 CACHED 08:58:39 08:58:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 08:58:39 #5 CACHED 08:58:39 08:58:39 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:58:39 #7 DONE 0.0s 08:58:39 08:58:39 #8 exporting to image 08:58:39 #8 exporting layers done 08:58:39 #8 exporting manifest sha256:ab4e4e1e18a6b339288915e01dc4f16af98e761ffdbe25dc4bc035dc43946bb1 done 08:58:39 #8 exporting config sha256:07ae2f35fb615cb6bf862b37b8237cd83d36be55f6eac011f39d1cebce803e53 done 08:58:39 #8 exporting manifest sha256:20869dc1694b57ed644b9db0c859d279aa596e42e2c81d1e1240e5a2f2450787 done 08:58:39 #8 exporting config sha256:c0fd9c460671beed8b7fba9821b156d9a83a129ba14706883584cc6725166b45 done 08:58:39 #8 exporting manifest list sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 done 08:58:39 #8 pushing layers 0.0s done 08:58:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.50@sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 0.1s done 08:58:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:39 #8 DONE 0.1s 08:58:39 08:58:39 1 warning found (use --debug to expand): 08:58:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' 08:58:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - 08:58:39 #1 [internal] load build definition from Dockerfile 08:58:39 #1 transferring dockerfile: 228B done 08:58:39 #1 DONE 0.0s 08:58:39 08:58:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:39 #2 DONE 0.0s 08:58:39 08:58:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:39 #3 DONE 0.0s 08:58:39 08:58:39 #4 [internal] load .dockerignore 08:58:39 #4 transferring context: 2B done 08:58:39 #4 DONE 0.0s 08:58:39 08:58:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 08:58:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 08:58:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done 08:58:39 #5 CACHED 08:58:39 08:58:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 08:58:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done 08:58:39 #6 CACHED 08:58:39 08:58:39 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:58:39 #7 DONE 0.0s 08:58:39 08:58:39 #8 exporting to image 08:58:39 #8 exporting layers done 08:58:39 #8 exporting manifest sha256:ab4e4e1e18a6b339288915e01dc4f16af98e761ffdbe25dc4bc035dc43946bb1 done 08:58:39 #8 exporting config sha256:07ae2f35fb615cb6bf862b37b8237cd83d36be55f6eac011f39d1cebce803e53 done 08:58:39 #8 exporting manifest sha256:20869dc1694b57ed644b9db0c859d279aa596e42e2c81d1e1240e5a2f2450787 done 08:58:39 #8 exporting config sha256:c0fd9c460671beed8b7fba9821b156d9a83a129ba14706883584cc6725166b45 done 08:58:39 #8 exporting manifest list sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 done 08:58:39 #8 pushing layers 0.0s done 08:58:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 08:58:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 0.1s done 08:58:39 #8 DONE 0.1s 08:58:39 08:58:39 1 warning found (use --debug to expand): 08:58:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 08:58:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 08:58:40 #1 [internal] load build definition from Dockerfile 08:58:40 #1 transferring dockerfile: 179B done 08:58:40 #1 DONE 0.1s 08:58:40 08:58:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:58:40 #2 DONE 0.0s 08:58:40 08:58:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:58:40 #3 DONE 0.0s 08:58:40 08:58:40 #4 [internal] load .dockerignore 08:58:40 #4 transferring context: 08:58:40 #4 transferring context: 2B done 08:58:40 #4 DONE 0.0s 08:58:40 08:58:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 08:58:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done 08:58:40 #5 CACHED 08:58:40 08:58:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 08:58:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:7ff6e78b85f06d39f5a322760ebd1224a96b1a80e504f90d94fb6c1b4cb0462e 0.0s done 08:58:40 #6 CACHED 08:58:40 08:58:40 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 08:58:40 #7 DONE 0.0s 08:58:40 08:58:40 #8 exporting to image 08:58:40 #8 exporting layers done 08:58:40 #8 exporting manifest sha256:ab4e4e1e18a6b339288915e01dc4f16af98e761ffdbe25dc4bc035dc43946bb1 done 08:58:40 #8 exporting config sha256:07ae2f35fb615cb6bf862b37b8237cd83d36be55f6eac011f39d1cebce803e53 done 08:58:40 #8 exporting manifest sha256:20869dc1694b57ed644b9db0c859d279aa596e42e2c81d1e1240e5a2f2450787 done 08:58:40 #8 exporting config sha256:c0fd9c460671beed8b7fba9821b156d9a83a129ba14706883584cc6725166b45 done 08:58:40 #8 exporting manifest list sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 done 08:58:40 #8 pushing layers 0.0s done 08:58:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:013b2fdd8fcd6505222732e025a3385ee2e1e95432d9a6e1d236fd93152ed242 0.1s done 08:58:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:40 #8 DONE 0.1s 08:58:40 08:58:40 1 warning found (use --debug to expand): 08:58:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' 08:58:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - 08:58:40 #1 [internal] load build definition from Dockerfile 08:58:40 #1 transferring dockerfile: 205B done 08:58:40 #1 DONE 0.0s 08:58:40 08:58:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:40 #2 DONE 0.0s 08:58:40 08:58:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:40 #3 DONE 0.0s 08:58:40 08:58:40 #4 [internal] load .dockerignore 08:58:40 #4 transferring context: 2B done 08:58:40 #4 DONE 0.0s 08:58:40 08:58:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 08:58:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done 08:58:40 #5 DONE 0.0s 08:58:40 08:58:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 08:58:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done 08:58:40 #6 DONE 0.1s 08:58:41 08:58:41 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:58:41 #7 DONE 0.0s 08:58:41 08:58:41 #8 exporting to image 08:58:41 #8 exporting layers done 08:58:41 #8 exporting manifest sha256:4b48a1136486c23b8c3592286c23f980fe8a2e936f8ce3575a5fbc8eacc9963a 0.0s done 08:58:41 #8 exporting config sha256:6c933e00bb71008ec282c3ae8bacc25aaa6b350c647c1fb4d5ae85b83f913dde done 08:58:41 #8 exporting manifest sha256:1bbf34d3666eccbd08b3f6839668bfee05f125ed1420dad52b894e689063b9b7 done 08:58:41 #8 exporting config sha256:9c63cabf7d6667028ffc6498a1216a84f5e59a2b5979f474c8f0833a6f1605f0 done 08:58:41 #8 exporting manifest list sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e done 08:58:41 #8 pushing layers 0.1s done 08:58:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e 08:58:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e 0.1s done 08:58:41 #8 DONE 0.2s 08:58:41 08:58:41 1 warning found (use --debug to expand): 08:58:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 08:58:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 08:58:41 #1 [internal] load build definition from Dockerfile 08:58:41 #1 transferring dockerfile: 171B done 08:58:41 #1 DONE 0.0s 08:58:41 08:58:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:58:41 #2 DONE 0.0s 08:58:41 08:58:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:58:41 #3 DONE 0.0s 08:58:41 08:58:41 #4 [internal] load .dockerignore 08:58:41 #4 transferring context: 2B done 08:58:41 #4 DONE 0.0s 08:58:41 08:58:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 08:58:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done 08:58:41 #5 DONE 0.0s 08:58:41 08:58:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 08:58:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done 08:58:41 #6 CACHED 08:58:41 08:58:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 08:58:41 #5 CACHED 08:58:41 08:58:41 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:58:41 #7 DONE 0.0s 08:58:41 08:58:41 #8 exporting to image 08:58:41 #8 exporting layers done 08:58:41 #8 exporting manifest sha256:4b48a1136486c23b8c3592286c23f980fe8a2e936f8ce3575a5fbc8eacc9963a done 08:58:41 #8 exporting config sha256:6c933e00bb71008ec282c3ae8bacc25aaa6b350c647c1fb4d5ae85b83f913dde done 08:58:41 #8 exporting manifest sha256:1bbf34d3666eccbd08b3f6839668bfee05f125ed1420dad52b894e689063b9b7 done 08:58:41 #8 exporting config sha256:9c63cabf7d6667028ffc6498a1216a84f5e59a2b5979f474c8f0833a6f1605f0 done 08:58:41 #8 exporting manifest list sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e done 08:58:41 #8 pushing layers 0.0s done 08:58:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e 0.1s done 08:58:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:41 #8 DONE 0.1s 08:58:41 08:58:41 1 warning found (use --debug to expand): 08:58:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50 --push - 08:58:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50' 08:58:42 #1 [internal] load build definition from Dockerfile 08:58:42 #1 transferring dockerfile: 177B done 08:58:42 #1 DONE 0.0s 08:58:42 08:58:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50 08:58:42 #2 DONE 0.0s 08:58:42 08:58:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50 08:58:42 #3 DONE 0.0s 08:58:42 08:58:42 #4 [internal] load .dockerignore 08:58:42 #4 transferring context: 2B done 08:58:42 #4 DONE 0.0s 08:58:42 08:58:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 08:58:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done 08:58:42 #5 CACHED 08:58:42 08:58:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 08:58:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done 08:58:42 #6 CACHED 08:58:42 08:58:42 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:58:42 #7 DONE 0.0s 08:58:42 08:58:42 #8 exporting to image 08:58:42 #8 exporting layers done 08:58:42 #8 exporting manifest sha256:4b48a1136486c23b8c3592286c23f980fe8a2e936f8ce3575a5fbc8eacc9963a done 08:58:42 #8 exporting config sha256:6c933e00bb71008ec282c3ae8bacc25aaa6b350c647c1fb4d5ae85b83f913dde done 08:58:42 #8 exporting manifest sha256:1bbf34d3666eccbd08b3f6839668bfee05f125ed1420dad52b894e689063b9b7 done 08:58:42 #8 exporting config sha256:9c63cabf7d6667028ffc6498a1216a84f5e59a2b5979f474c8f0833a6f1605f0 done 08:58:42 #8 exporting manifest list sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e done 08:58:42 #8 pushing layers 0.0s done 08:58:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.50@sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e 0.1s done 08:58:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:42 #8 DONE 0.1s 08:58:42 08:58:42 1 warning found (use --debug to expand): 08:58:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' 08:58:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - 08:58:42 #1 [internal] load build definition from Dockerfile 08:58:42 #1 transferring dockerfile: 218B done 08:58:42 #1 DONE 0.0s 08:58:42 08:58:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:42 #2 DONE 0.0s 08:58:42 08:58:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:42 #3 DONE 0.0s 08:58:42 08:58:42 #4 [internal] load .dockerignore 08:58:42 #4 transferring context: 2B done 08:58:42 #4 DONE 0.0s 08:58:42 08:58:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 08:58:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done 08:58:42 #5 CACHED 08:58:42 08:58:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 08:58:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done 08:58:42 #6 CACHED 08:58:42 08:58:42 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:58:42 #7 DONE 0.0s 08:58:42 08:58:42 #8 exporting to image 08:58:42 #8 exporting layers done 08:58:42 #8 exporting manifest sha256:4b48a1136486c23b8c3592286c23f980fe8a2e936f8ce3575a5fbc8eacc9963a done 08:58:42 #8 exporting config sha256:6c933e00bb71008ec282c3ae8bacc25aaa6b350c647c1fb4d5ae85b83f913dde done 08:58:42 #8 exporting manifest sha256:1bbf34d3666eccbd08b3f6839668bfee05f125ed1420dad52b894e689063b9b7 done 08:58:42 #8 exporting config sha256:9c63cabf7d6667028ffc6498a1216a84f5e59a2b5979f474c8f0833a6f1605f0 done 08:58:42 #8 exporting manifest list sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e done 08:58:42 #8 pushing layers 0.0s done 08:58:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e 0.1s done 08:58:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:42 #8 DONE 0.1s 08:58:42 08:58:42 1 warning found (use --debug to expand): 08:58:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 08:58:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 08:58:43 #1 [internal] load build definition from Dockerfile 08:58:43 #1 transferring dockerfile: 169B done 08:58:43 #1 DONE 0.0s 08:58:43 08:58:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:58:43 #2 DONE 0.0s 08:58:43 08:58:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:58:43 #3 DONE 0.0s 08:58:43 08:58:43 #4 [internal] load .dockerignore 08:58:43 #4 transferring context: 2B done 08:58:43 #4 DONE 0.0s 08:58:43 08:58:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 08:58:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 08:58:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 0.0s done 08:58:43 #5 CACHED 08:58:43 08:58:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 08:58:43 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:dafb4dcff41522c7b4ce5356c57f0df579439bcf27fa6cba0683b7376385d253 done 08:58:43 #6 CACHED 08:58:43 08:58:43 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 08:58:43 #7 DONE 0.0s 08:58:43 08:58:43 #8 exporting to image 08:58:43 #8 exporting layers done 08:58:43 #8 exporting manifest sha256:4b48a1136486c23b8c3592286c23f980fe8a2e936f8ce3575a5fbc8eacc9963a done 08:58:43 #8 exporting config sha256:6c933e00bb71008ec282c3ae8bacc25aaa6b350c647c1fb4d5ae85b83f913dde done 08:58:43 #8 exporting manifest sha256:1bbf34d3666eccbd08b3f6839668bfee05f125ed1420dad52b894e689063b9b7 done 08:58:43 #8 exporting config sha256:9c63cabf7d6667028ffc6498a1216a84f5e59a2b5979f474c8f0833a6f1605f0 done 08:58:43 #8 exporting manifest list sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e done 08:58:43 #8 pushing layers 0.0s done 08:58:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:fe81de53a4186730dbb9e7a09ec76bb23b86e5e007424844914b3de3e47e048e 0.1s done 08:58:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:43 #8 DONE 0.1s 08:58:43 08:58:43 1 warning found (use --debug to expand): 08:58:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' 08:58:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - 08:58:43 #1 [internal] load build definition from Dockerfile 08:58:43 #1 transferring dockerfile: 206B done 08:58:43 #1 DONE 0.0s 08:58:43 08:58:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:43 #2 DONE 0.0s 08:58:43 08:58:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:43 #3 DONE 0.1s 08:58:43 08:58:43 #4 [internal] load .dockerignore 08:58:43 #4 transferring context: 08:58:43 #4 transferring context: 2B done 08:58:43 #4 DONE 0.0s 08:58:43 08:58:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 08:58:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done 08:58:43 #5 DONE 0.0s 08:58:43 08:58:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 08:58:43 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done 08:58:44 #6 DONE 0.2s 08:58:44 08:58:44 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:58:44 #7 DONE 0.0s 08:58:44 08:58:44 #8 exporting to image 08:58:44 #8 exporting layers done 08:58:44 #8 exporting manifest sha256:0d03a87b16a0294a624a4d6c70251aeb634bd8e7eb8b31d98db8415015834be6 done 08:58:44 #8 exporting config sha256:bc373ff45b5f9eb5e5e27e548fc4094209b73b002773c13aaabb5653fc862ed9 done 08:58:44 #8 exporting manifest sha256:3e4d004bdab03d4acc1c661c49241e9f1547dab9cb35d8328bfe116e1251e2df done 08:58:44 #8 exporting config sha256:12c1822ca2156f1bbd512284cba2a5ccf4433343ca9150b3112df39e8583e115 done 08:58:44 #8 exporting manifest list sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 done 08:58:44 #8 pushing layers 08:58:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:44 #8 pushing layers 0.1s done 08:58:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 0.1s done 08:58:44 #8 DONE 0.2s 08:58:44 08:58:44 1 warning found (use --debug to expand): 08:58:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 08:58:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 08:58:44 #1 [internal] load build definition from Dockerfile 08:58:44 #1 transferring dockerfile: 172B done 08:58:44 #1 DONE 0.0s 08:58:44 08:58:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:58:44 #2 DONE 0.0s 08:58:44 08:58:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:58:44 #3 DONE 0.0s 08:58:44 08:58:44 #4 [internal] load .dockerignore 08:58:44 #4 transferring context: 2B done 08:58:44 #4 DONE 0.0s 08:58:44 08:58:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 08:58:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done 08:58:44 #5 CACHED 08:58:44 08:58:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 08:58:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done 08:58:44 #6 CACHED 08:58:44 08:58:44 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:58:44 #7 DONE 0.0s 08:58:44 08:58:44 #8 exporting to image 08:58:44 #8 exporting layers done 08:58:44 #8 exporting manifest sha256:0d03a87b16a0294a624a4d6c70251aeb634bd8e7eb8b31d98db8415015834be6 done 08:58:44 #8 exporting config sha256:bc373ff45b5f9eb5e5e27e548fc4094209b73b002773c13aaabb5653fc862ed9 done 08:58:44 #8 exporting manifest sha256:3e4d004bdab03d4acc1c661c49241e9f1547dab9cb35d8328bfe116e1251e2df done 08:58:44 #8 exporting config sha256:12c1822ca2156f1bbd512284cba2a5ccf4433343ca9150b3112df39e8583e115 done 08:58:44 #8 exporting manifest list sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 done 08:58:44 #8 pushing layers 0.0s done 08:58:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 0.1s done 08:58:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:44 #8 DONE 0.1s 08:58:44 08:58:44 1 warning found (use --debug to expand): 08:58:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50 --push - 08:58:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50' 08:58:45 #1 [internal] load build definition from Dockerfile 08:58:45 #1 transferring dockerfile: 178B done 08:58:45 #1 DONE 0.0s 08:58:45 08:58:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50 08:58:45 #2 DONE 0.0s 08:58:45 08:58:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50 08:58:45 #3 DONE 0.0s 08:58:45 08:58:45 #4 [internal] load .dockerignore 08:58:45 #4 transferring context: 2B done 08:58:45 #4 DONE 0.0s 08:58:45 08:58:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 08:58:45 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done 08:58:45 #5 CACHED 08:58:45 08:58:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 08:58:45 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done 08:58:45 #6 DONE 0.0s 08:58:45 08:58:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 08:58:45 #6 CACHED 08:58:45 08:58:45 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:58:45 #7 DONE 0.0s 08:58:45 08:58:45 #8 exporting to image 08:58:45 #8 exporting layers done 08:58:45 #8 exporting manifest sha256:0d03a87b16a0294a624a4d6c70251aeb634bd8e7eb8b31d98db8415015834be6 done 08:58:45 #8 exporting config sha256:bc373ff45b5f9eb5e5e27e548fc4094209b73b002773c13aaabb5653fc862ed9 done 08:58:45 #8 exporting manifest sha256:3e4d004bdab03d4acc1c661c49241e9f1547dab9cb35d8328bfe116e1251e2df done 08:58:45 #8 exporting config sha256:12c1822ca2156f1bbd512284cba2a5ccf4433343ca9150b3112df39e8583e115 done 08:58:45 #8 exporting manifest list sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 done 08:58:45 #8 pushing layers 0.0s done 08:58:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.50@sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 0.1s done 08:58:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:45 #8 DONE 0.1s 08:58:45 08:58:45 1 warning found (use --debug to expand): 08:58:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' 08:58:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - 08:58:45 #1 [internal] load build definition from Dockerfile 08:58:45 #1 transferring dockerfile: 219B done 08:58:45 #1 DONE 0.0s 08:58:45 08:58:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:45 #2 DONE 0.0s 08:58:45 08:58:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:45 #3 DONE 0.0s 08:58:45 08:58:45 #4 [internal] load .dockerignore 08:58:45 #4 transferring context: 2B done 08:58:45 #4 DONE 0.0s 08:58:45 08:58:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 08:58:45 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done 08:58:45 #5 CACHED 08:58:45 08:58:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 08:58:45 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 0.0s done 08:58:45 #6 CACHED 08:58:45 08:58:45 #7 exporting to image 08:58:45 #7 exporting layers 08:58:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:45 #7 exporting layers done 08:58:45 #7 exporting manifest sha256:0d03a87b16a0294a624a4d6c70251aeb634bd8e7eb8b31d98db8415015834be6 done 08:58:45 #7 exporting config sha256:bc373ff45b5f9eb5e5e27e548fc4094209b73b002773c13aaabb5653fc862ed9 done 08:58:45 #7 exporting manifest sha256:3e4d004bdab03d4acc1c661c49241e9f1547dab9cb35d8328bfe116e1251e2df done 08:58:45 #7 exporting config sha256:12c1822ca2156f1bbd512284cba2a5ccf4433343ca9150b3112df39e8583e115 done 08:58:45 #7 exporting manifest list sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 done 08:58:45 #7 pushing layers 0.0s done 08:58:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 0.1s done 08:58:45 #7 DONE 0.1s 08:58:45 08:58:45 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:58:45 #8 DONE 0.0s 08:58:45 08:58:45 1 warning found (use --debug to expand): 08:58:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 08:58:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 08:58:46 #1 [internal] load build definition from Dockerfile 08:58:46 #1 transferring dockerfile: 170B done 08:58:46 #1 DONE 0.0s 08:58:46 08:58:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 08:58:46 #2 DONE 0.0s 08:58:46 08:58:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 08:58:46 #3 DONE 0.0s 08:58:46 08:58:46 #4 [internal] load .dockerignore 08:58:46 #4 transferring context: 2B done 08:58:46 #4 DONE 0.0s 08:58:46 08:58:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 08:58:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 08:58:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd done 08:58:46 #5 CACHED 08:58:46 08:58:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd 08:58:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:66f4ebb03b44f002dbee9bd93facde221a26d2ff25984fbee8300d27d183dcfd done 08:58:46 #6 CACHED 08:58:46 08:58:46 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 08:58:46 #7 DONE 0.0s 08:58:46 08:58:46 #8 exporting to image 08:58:46 #8 exporting layers done 08:58:46 #8 exporting manifest sha256:0d03a87b16a0294a624a4d6c70251aeb634bd8e7eb8b31d98db8415015834be6 done 08:58:46 #8 exporting config sha256:bc373ff45b5f9eb5e5e27e548fc4094209b73b002773c13aaabb5653fc862ed9 done 08:58:46 #8 exporting manifest sha256:3e4d004bdab03d4acc1c661c49241e9f1547dab9cb35d8328bfe116e1251e2df done 08:58:46 #8 exporting config sha256:12c1822ca2156f1bbd512284cba2a5ccf4433343ca9150b3112df39e8583e115 done 08:58:46 #8 exporting manifest list sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 done 08:58:46 #8 pushing layers 0.0s done 08:58:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e1423172eadc30e49371de3d35a90ae0f87d3312e86d9099364b1b5c8bc924b1 0.1s done 08:58:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:46 #8 DONE 0.1s 08:58:46 08:58:46 1 warning found (use --debug to expand): 08:58:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' 08:58:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - 08:58:46 #1 [internal] load build definition from Dockerfile 08:58:46 #1 transferring dockerfile: 206B done 08:58:46 #1 DONE 0.0s 08:58:46 08:58:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:46 #2 DONE 0.0s 08:58:46 08:58:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:46 #3 DONE 0.1s 08:58:46 08:58:46 #4 [internal] load .dockerignore 08:58:46 #4 transferring context: 2B done 08:58:46 #4 DONE 0.0s 08:58:46 08:58:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 08:58:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 08:58:46 #5 ... 08:58:46 08:58:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 08:58:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 0.0s done 08:58:46 #6 DONE 0.1s 08:58:47 08:58:47 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:58:47 #7 DONE 0.0s 08:58:47 08:58:47 #8 exporting to image 08:58:47 #8 exporting layers done 08:58:47 #8 exporting manifest sha256:eb135e911af916190551426b3344952544453a7b259293394a44a15152799a18 done 08:58:47 #8 exporting config sha256:5a38c4b28bbafcafc3298e8346dbd325016e7dbde032528d23ec3075c7d11ce3 done 08:58:47 #8 exporting manifest sha256:9001839bca58775217b951d01f00ea5be5bf5d20e58f512a50ebb08a263a9c53 done 08:58:47 #8 exporting config sha256:17d969a43c90cd5e3a363d4e107df6eefa663679be248d7594c878906b3474cc done 08:58:47 #8 exporting manifest list sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f done 08:58:47 #8 pushing layers 0.1s done 08:58:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f 08:58:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f 0.1s done 08:58:47 #8 DONE 0.2s 08:58:47 08:58:47 1 warning found (use --debug to expand): 08:58:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 08:58:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 08:58:47 #1 [internal] load build definition from Dockerfile 08:58:47 #1 transferring dockerfile: 172B done 08:58:47 #1 DONE 0.0s 08:58:47 08:58:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:58:47 #2 DONE 0.0s 08:58:47 08:58:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:58:47 #3 DONE 0.0s 08:58:47 08:58:47 #4 [internal] load .dockerignore 08:58:47 #4 transferring context: 2B done 08:58:47 #4 DONE 0.0s 08:58:47 08:58:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 08:58:47 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae done 08:58:47 #5 DONE 0.0s 08:58:47 08:58:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 08:58:47 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae done 08:58:47 #6 CACHED 08:58:47 08:58:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 08:58:47 #5 CACHED 08:58:47 08:58:47 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:58:47 #7 DONE 0.0s 08:58:47 08:58:47 #8 exporting to image 08:58:47 #8 exporting layers done 08:58:47 #8 exporting manifest sha256:eb135e911af916190551426b3344952544453a7b259293394a44a15152799a18 done 08:58:47 #8 exporting config sha256:5a38c4b28bbafcafc3298e8346dbd325016e7dbde032528d23ec3075c7d11ce3 done 08:58:47 #8 exporting manifest sha256:9001839bca58775217b951d01f00ea5be5bf5d20e58f512a50ebb08a263a9c53 done 08:58:47 #8 exporting config sha256:17d969a43c90cd5e3a363d4e107df6eefa663679be248d7594c878906b3474cc done 08:58:47 #8 exporting manifest list sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f done 08:58:47 #8 pushing layers 0.0s done 08:58:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f 0.1s done 08:58:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:47 #8 DONE 0.1s 08:58:47 08:58:47 1 warning found (use --debug to expand): 08:58:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50' 08:58:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50 --push - 08:58:48 #1 [internal] load build definition from Dockerfile 08:58:48 #1 transferring dockerfile: 178B done 08:58:48 #1 DONE 0.0s 08:58:48 08:58:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50 08:58:48 #2 DONE 0.0s 08:58:48 08:58:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50 08:58:48 #3 DONE 0.0s 08:58:48 08:58:48 #4 [internal] load .dockerignore 08:58:48 #4 transferring context: 2B done 08:58:48 #4 DONE 0.0s 08:58:48 08:58:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 08:58:48 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 0.0s done 08:58:48 #5 DONE 0.0s 08:58:48 08:58:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 08:58:48 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 0.0s done 08:58:48 #6 CACHED 08:58:48 08:58:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 08:58:48 #5 CACHED 08:58:48 08:58:48 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:58:48 #7 DONE 0.0s 08:58:48 08:58:48 #8 exporting to image 08:58:48 #8 exporting layers done 08:58:48 #8 exporting manifest sha256:eb135e911af916190551426b3344952544453a7b259293394a44a15152799a18 done 08:58:48 #8 exporting config sha256:5a38c4b28bbafcafc3298e8346dbd325016e7dbde032528d23ec3075c7d11ce3 done 08:58:48 #8 exporting manifest sha256:9001839bca58775217b951d01f00ea5be5bf5d20e58f512a50ebb08a263a9c53 done 08:58:48 #8 exporting config sha256:17d969a43c90cd5e3a363d4e107df6eefa663679be248d7594c878906b3474cc done 08:58:48 #8 exporting manifest list sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f done 08:58:48 #8 pushing layers 0.0s done 08:58:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.50@sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f 0.1s done 08:58:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:48 #8 DONE 0.1s 08:58:48 08:58:48 1 warning found (use --debug to expand): 08:58:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - 08:58:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' 08:58:48 #1 [internal] load build definition from Dockerfile 08:58:48 #1 transferring dockerfile: 219B done 08:58:48 #1 DONE 0.0s 08:58:48 08:58:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:48 #2 DONE 0.0s 08:58:48 08:58:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:48 #3 DONE 0.0s 08:58:48 08:58:48 #4 [internal] load .dockerignore 08:58:48 #4 transferring context: 2B done 08:58:48 #4 DONE 0.0s 08:58:48 08:58:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 08:58:48 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 0.0s done 08:58:48 #5 CACHED 08:58:48 08:58:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 08:58:48 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 0.0s done 08:58:48 #6 CACHED 08:58:48 08:58:48 #7 exporting to image 08:58:48 #7 exporting layers 08:58:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:48 #7 exporting layers done 08:58:48 #7 exporting manifest sha256:eb135e911af916190551426b3344952544453a7b259293394a44a15152799a18 done 08:58:48 #7 exporting config sha256:5a38c4b28bbafcafc3298e8346dbd325016e7dbde032528d23ec3075c7d11ce3 done 08:58:48 #7 exporting manifest sha256:9001839bca58775217b951d01f00ea5be5bf5d20e58f512a50ebb08a263a9c53 done 08:58:48 #7 exporting config sha256:17d969a43c90cd5e3a363d4e107df6eefa663679be248d7594c878906b3474cc done 08:58:48 #7 exporting manifest list sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f done 08:58:48 #7 pushing layers 0.0s done 08:58:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f 0.1s done 08:58:48 #7 DONE 0.1s 08:58:48 08:58:48 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:58:48 #8 DONE 0.0s 08:58:48 08:58:48 1 warning found (use --debug to expand): 08:58:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 08:58:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 08:58:49 #1 [internal] load build definition from Dockerfile 08:58:49 #1 transferring dockerfile: 170B done 08:58:49 #1 DONE 0.0s 08:58:49 08:58:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 08:58:49 #2 DONE 0.0s 08:58:49 08:58:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 08:58:49 #3 DONE 0.0s 08:58:49 08:58:49 #4 [internal] load .dockerignore 08:58:49 #4 transferring context: 2B done 08:58:49 #4 DONE 0.0s 08:58:49 08:58:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 08:58:49 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 08:58:49 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 0.0s done 08:58:49 #5 CACHED 08:58:49 08:58:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 08:58:49 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b0169c5be98e0aa09ae4b15cab4f1debc731deb2fc8bb47e7e24f6ea1800bfae 0.0s done 08:58:49 #6 CACHED 08:58:49 08:58:49 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 08:58:49 #7 DONE 0.0s 08:58:49 08:58:49 #8 exporting to image 08:58:49 #8 exporting layers done 08:58:49 #8 exporting manifest sha256:eb135e911af916190551426b3344952544453a7b259293394a44a15152799a18 done 08:58:49 #8 exporting config sha256:5a38c4b28bbafcafc3298e8346dbd325016e7dbde032528d23ec3075c7d11ce3 done 08:58:49 #8 exporting manifest sha256:9001839bca58775217b951d01f00ea5be5bf5d20e58f512a50ebb08a263a9c53 done 08:58:49 #8 exporting config sha256:17d969a43c90cd5e3a363d4e107df6eefa663679be248d7594c878906b3474cc done 08:58:49 #8 exporting manifest list sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f done 08:58:49 #8 pushing layers 0.0s done 08:58:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:ac32a0d0ac4d49204209758cfee84b7db9a810385fa3d6ae8716c82849bd2a1f 0.1s done 08:58:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:49 #8 DONE 0.1s 08:58:49 08:58:49 1 warning found (use --debug to expand): 08:58:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' 08:58:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - 08:58:49 #1 [internal] load build definition from Dockerfile 08:58:49 #1 transferring dockerfile: 206B done 08:58:49 #1 DONE 0.0s 08:58:49 08:58:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:49 #2 DONE 0.0s 08:58:49 08:58:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:49 #3 DONE 0.0s 08:58:49 08:58:49 #4 [internal] load .dockerignore 08:58:49 #4 transferring context: 2B done 08:58:49 #4 DONE 0.0s 08:58:49 08:58:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 08:58:49 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done 08:58:49 #5 DONE 0.0s 08:58:49 08:58:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 08:58:49 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 done 08:58:49 #6 DONE 0.1s 08:58:49 08:58:49 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:58:49 #7 DONE 0.0s 08:58:49 08:58:49 #8 exporting to image 08:58:49 #8 exporting layers done 08:58:49 #8 exporting manifest sha256:70aba9e1891e93a68ba60c5ffc872349d56d4dbf56aecfc1e31ad88b5a8c2601 0.0s done 08:58:49 #8 exporting config sha256:8e3747fdc067f7cff3db0a19c56b00cf121248ed72a6a8f5d0c5e112e8b2b174 done 08:58:49 #8 exporting manifest sha256:6631277b0d92b68cf6eb55d8e3fa18b0bfc83fb7c9294940dc01bd33a8de82c1 done 08:58:49 #8 exporting config sha256:44644c4280bd77c2a6d78bea470e5d4d30470c6e4dfbb9176a28929e8a6b4c64 done 08:58:49 #8 exporting manifest list sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 done 08:58:49 #8 pushing layers 0.1s done 08:58:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 08:58:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 0.1s done 08:58:50 #8 DONE 0.2s 08:58:50 08:58:50 1 warning found (use --debug to expand): 08:58:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 08:58:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 08:58:50 #1 [internal] load build definition from Dockerfile 08:58:50 #1 transferring dockerfile: 172B done 08:58:50 #1 DONE 0.0s 08:58:50 08:58:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 08:58:50 #2 DONE 0.0s 08:58:50 08:58:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 08:58:50 #3 DONE 0.0s 08:58:50 08:58:50 #4 [internal] load .dockerignore 08:58:50 #4 transferring context: 2B done 08:58:50 #4 DONE 0.0s 08:58:50 08:58:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 08:58:50 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done 08:58:50 #5 CACHED 08:58:50 08:58:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 08:58:50 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done 08:58:50 #6 CACHED 08:58:50 08:58:50 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:58:50 #7 DONE 0.0s 08:58:50 08:58:50 #8 exporting to image 08:58:50 #8 exporting layers done 08:58:50 #8 exporting manifest sha256:70aba9e1891e93a68ba60c5ffc872349d56d4dbf56aecfc1e31ad88b5a8c2601 done 08:58:50 #8 exporting config sha256:8e3747fdc067f7cff3db0a19c56b00cf121248ed72a6a8f5d0c5e112e8b2b174 done 08:58:50 #8 exporting manifest sha256:6631277b0d92b68cf6eb55d8e3fa18b0bfc83fb7c9294940dc01bd33a8de82c1 done 08:58:50 #8 exporting config sha256:44644c4280bd77c2a6d78bea470e5d4d30470c6e4dfbb9176a28929e8a6b4c64 done 08:58:50 #8 exporting manifest list sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 done 08:58:50 #8 pushing layers 0.0s done 08:58:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 0.1s done 08:58:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:50 #8 DONE 0.1s 08:58:50 08:58:50 1 warning found (use --debug to expand): 08:58:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50 --push - 08:58:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50' 08:58:51 #1 [internal] load build definition from Dockerfile 08:58:51 #1 transferring dockerfile: 178B done 08:58:51 #1 DONE 0.0s 08:58:51 08:58:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50 08:58:51 #2 DONE 0.0s 08:58:51 08:58:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50 08:58:51 #3 DONE 0.0s 08:58:51 08:58:51 #4 [internal] load .dockerignore 08:58:51 #4 transferring context: 2B done 08:58:51 #4 DONE 0.0s 08:58:51 08:58:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 08:58:51 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done 08:58:51 #5 DONE 0.0s 08:58:51 08:58:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 08:58:51 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done 08:58:51 #6 CACHED 08:58:51 08:58:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 08:58:51 #5 CACHED 08:58:51 08:58:51 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:58:51 #7 DONE 0.0s 08:58:51 08:58:51 #8 exporting to image 08:58:51 #8 exporting layers done 08:58:51 #8 exporting manifest sha256:70aba9e1891e93a68ba60c5ffc872349d56d4dbf56aecfc1e31ad88b5a8c2601 done 08:58:51 #8 exporting config sha256:8e3747fdc067f7cff3db0a19c56b00cf121248ed72a6a8f5d0c5e112e8b2b174 done 08:58:51 #8 exporting manifest sha256:6631277b0d92b68cf6eb55d8e3fa18b0bfc83fb7c9294940dc01bd33a8de82c1 done 08:58:51 #8 exporting config sha256:44644c4280bd77c2a6d78bea470e5d4d30470c6e4dfbb9176a28929e8a6b4c64 done 08:58:51 #8 exporting manifest list sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 done 08:58:51 #8 pushing layers 0.0s done 08:58:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.50@sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 0.1s done 08:58:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:51 #8 DONE 0.1s 08:58:51 08:58:51 1 warning found (use --debug to expand): 08:58:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' 08:58:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - 08:58:51 #1 [internal] load build definition from Dockerfile 08:58:51 #1 transferring dockerfile: 219B done 08:58:51 #1 DONE 0.0s 08:58:51 08:58:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:51 #2 DONE 0.0s 08:58:51 08:58:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:51 #3 DONE 0.0s 08:58:51 08:58:51 #4 [internal] load .dockerignore 08:58:51 #4 transferring context: 2B done 08:58:51 #4 DONE 0.0s 08:58:51 08:58:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 08:58:51 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done 08:58:51 #5 DONE 0.0s 08:58:51 08:58:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 08:58:51 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done 08:58:51 #6 CACHED 08:58:51 08:58:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 08:58:51 #5 CACHED 08:58:51 08:58:51 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:58:51 #7 DONE 0.0s 08:58:51 08:58:51 #8 exporting to image 08:58:51 #8 exporting layers done 08:58:51 #8 exporting manifest sha256:70aba9e1891e93a68ba60c5ffc872349d56d4dbf56aecfc1e31ad88b5a8c2601 done 08:58:51 #8 exporting config sha256:8e3747fdc067f7cff3db0a19c56b00cf121248ed72a6a8f5d0c5e112e8b2b174 done 08:58:51 #8 exporting manifest sha256:6631277b0d92b68cf6eb55d8e3fa18b0bfc83fb7c9294940dc01bd33a8de82c1 done 08:58:51 #8 exporting config sha256:44644c4280bd77c2a6d78bea470e5d4d30470c6e4dfbb9176a28929e8a6b4c64 done 08:58:51 #8 exporting manifest list sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 done 08:58:51 #8 pushing layers 0.0s done 08:58:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 0.1s done 08:58:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:51 #8 DONE 0.1s 08:58:51 08:58:51 1 warning found (use --debug to expand): 08:58:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 08:58:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 08:58:52 #1 [internal] load build definition from Dockerfile 08:58:52 #1 transferring dockerfile: 170B done 08:58:52 #1 DONE 0.0s 08:58:52 08:58:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 08:58:52 #2 DONE 0.0s 08:58:52 08:58:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 08:58:52 #3 DONE 0.0s 08:58:52 08:58:52 #4 [internal] load .dockerignore 08:58:52 #4 transferring context: 2B done 08:58:52 #4 DONE 0.0s 08:58:52 08:58:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 08:58:52 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 done 08:58:52 #5 CACHED 08:58:52 08:58:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 08:58:52 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:26b1fd0f4638132a6a553a33b35b6c66a210cb8ec0090ed4cf3bbfadbe39ad17 0.0s done 08:58:52 #6 CACHED 08:58:52 08:58:52 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 08:58:52 #7 DONE 0.0s 08:58:52 08:58:52 #8 exporting to image 08:58:52 #8 exporting layers done 08:58:52 #8 exporting manifest sha256:70aba9e1891e93a68ba60c5ffc872349d56d4dbf56aecfc1e31ad88b5a8c2601 done 08:58:52 #8 exporting config sha256:8e3747fdc067f7cff3db0a19c56b00cf121248ed72a6a8f5d0c5e112e8b2b174 done 08:58:52 #8 exporting manifest sha256:6631277b0d92b68cf6eb55d8e3fa18b0bfc83fb7c9294940dc01bd33a8de82c1 done 08:58:52 #8 exporting config sha256:44644c4280bd77c2a6d78bea470e5d4d30470c6e4dfbb9176a28929e8a6b4c64 done 08:58:52 #8 exporting manifest list sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 done 08:58:52 #8 pushing layers 0.0s done 08:58:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:70ca2aaaadc6e9ccce0e97222174f0a680e5ec4c368109797476e245e1199cd6 0.1s done 08:58:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:52 #8 DONE 0.1s 08:58:52 08:58:52 1 warning found (use --debug to expand): 08:58:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d' 08:58:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d --push - 08:58:52 #1 [internal] load build definition from Dockerfile 08:58:52 #1 transferring dockerfile: 202B done 08:58:52 #1 DONE 0.0s 08:58:52 08:58:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:52 #2 DONE 0.0s 08:58:52 08:58:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 08:58:52 #3 DONE 0.0s 08:58:52 08:58:52 #4 [internal] load .dockerignore 08:58:52 #4 transferring context: 2B done 08:58:52 #4 DONE 0.0s 08:58:52 08:58:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 08:58:52 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 08:58:52 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done 08:58:52 #5 DONE 0.0s 08:58:52 08:58:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 08:58:52 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done 08:58:52 #6 DONE 0.1s 08:58:52 08:58:52 #7 exporting to image 08:58:52 #7 exporting layers done 08:58:52 #7 exporting manifest sha256:36bc7ef0683dd584bdd03d3645f71b548109c762ceb6cf9fee989bb9129e3dd9 done 08:58:52 #7 exporting config sha256:dd104d440467074bea0fb2832e8381e50296f79527404dad2ffa96053a86fbbb done 08:58:52 #7 exporting manifest sha256:4e0514d1d3cdc76aea711b84d15fb801ec9ffcba794ed98255d4678d864d863a done 08:58:52 #7 exporting config sha256:e7224896b731fdf013c3152dd803cd9e549352f6a2189f54b1e30a62e4efd0e1 08:58:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:52 #7 ... 08:58:52 08:58:52 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:58:52 #8 DONE 0.0s 08:58:52 08:58:52 #7 exporting to image 08:58:52 #7 exporting config sha256:e7224896b731fdf013c3152dd803cd9e549352f6a2189f54b1e30a62e4efd0e1 done 08:58:52 #7 exporting manifest list sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 done 08:58:52 #7 pushing layers 0.1s done 08:58:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 08:58:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d@sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 0.1s done 08:58:53 #7 DONE 0.2s 08:58:53 08:58:53 1 warning found (use --debug to expand): 08:58:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 08:58:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 08:58:53 #1 [internal] load build definition from Dockerfile 08:58:53 #1 transferring dockerfile: 168B done 08:58:53 #1 DONE 0.0s 08:58:53 08:58:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:58:53 #2 DONE 0.0s 08:58:53 08:58:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:58:53 #3 DONE 0.0s 08:58:53 08:58:53 #4 [internal] load .dockerignore 08:58:53 #4 transferring context: 2B done 08:58:53 #4 DONE 0.0s 08:58:53 08:58:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 08:58:53 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done 08:58:53 #5 DONE 0.0s 08:58:53 08:58:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 08:58:53 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done 08:58:53 #6 CACHED 08:58:53 08:58:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 08:58:53 #5 CACHED 08:58:53 08:58:53 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:58:53 #7 DONE 0.0s 08:58:53 08:58:53 #8 exporting to image 08:58:53 #8 exporting layers done 08:58:53 #8 exporting manifest sha256:36bc7ef0683dd584bdd03d3645f71b548109c762ceb6cf9fee989bb9129e3dd9 done 08:58:53 #8 exporting config sha256:dd104d440467074bea0fb2832e8381e50296f79527404dad2ffa96053a86fbbb done 08:58:53 #8 exporting manifest sha256:4e0514d1d3cdc76aea711b84d15fb801ec9ffcba794ed98255d4678d864d863a done 08:58:53 #8 exporting config sha256:e7224896b731fdf013c3152dd803cd9e549352f6a2189f54b1e30a62e4efd0e1 done 08:58:53 #8 exporting manifest list sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 done 08:58:53 #8 pushing layers 0.0s done 08:58:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 0.1s done 08:58:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:53 #8 DONE 0.1s 08:58:53 08:58:53 1 warning found (use --debug to expand): 08:58:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50 --push - 08:58:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50' 08:58:54 #1 [internal] load build definition from Dockerfile 08:58:54 #1 transferring dockerfile: 174B done 08:58:54 #1 DONE 0.0s 08:58:54 08:58:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50 08:58:54 #2 DONE 0.0s 08:58:54 08:58:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50 08:58:54 #3 DONE 0.0s 08:58:54 08:58:54 #4 [internal] load .dockerignore 08:58:54 #4 transferring context: 2B done 08:58:54 #4 DONE 0.0s 08:58:54 08:58:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 08:58:54 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done 08:58:54 #5 DONE 0.0s 08:58:54 08:58:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 08:58:54 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done 08:58:54 #6 CACHED 08:58:54 08:58:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 08:58:54 #5 CACHED 08:58:54 08:58:54 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:58:54 #7 DONE 0.0s 08:58:54 08:58:54 #8 exporting to image 08:58:54 #8 exporting layers done 08:58:54 #8 exporting manifest sha256:36bc7ef0683dd584bdd03d3645f71b548109c762ceb6cf9fee989bb9129e3dd9 done 08:58:54 #8 exporting config sha256:dd104d440467074bea0fb2832e8381e50296f79527404dad2ffa96053a86fbbb done 08:58:54 #8 exporting manifest sha256:4e0514d1d3cdc76aea711b84d15fb801ec9ffcba794ed98255d4678d864d863a done 08:58:54 #8 exporting config sha256:e7224896b731fdf013c3152dd803cd9e549352f6a2189f54b1e30a62e4efd0e1 done 08:58:54 #8 exporting manifest list sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 done 08:58:54 #8 pushing layers 0.0s done 08:58:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.50@sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 0.1s done 08:58:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:54 #8 DONE 0.1s 08:58:54 08:58:54 1 warning found (use --debug to expand): 08:58:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50' 08:58:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 --push - 08:58:54 #1 [internal] load build definition from Dockerfile 08:58:54 #1 transferring dockerfile: 215B done 08:58:54 #1 DONE 0.0s 08:58:54 08:58:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:54 #2 DONE 0.0s 08:58:54 08:58:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 08:58:54 #3 DONE 0.0s 08:58:54 08:58:54 #4 [internal] load .dockerignore 08:58:54 #4 transferring context: 2B done 08:58:54 #4 DONE 0.0s 08:58:54 08:58:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 08:58:54 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done 08:58:54 #5 DONE 0.0s 08:58:54 08:58:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 08:58:54 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done 08:58:54 #6 CACHED 08:58:54 08:58:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 08:58:54 #5 CACHED 08:58:54 08:58:54 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:58:54 #7 DONE 0.0s 08:58:54 08:58:54 #8 exporting to image 08:58:54 #8 exporting layers done 08:58:54 #8 exporting manifest sha256:36bc7ef0683dd584bdd03d3645f71b548109c762ceb6cf9fee989bb9129e3dd9 done 08:58:54 #8 exporting config sha256:dd104d440467074bea0fb2832e8381e50296f79527404dad2ffa96053a86fbbb done 08:58:54 #8 exporting manifest sha256:4e0514d1d3cdc76aea711b84d15fb801ec9ffcba794ed98255d4678d864d863a done 08:58:54 #8 exporting config sha256:e7224896b731fdf013c3152dd803cd9e549352f6a2189f54b1e30a62e4efd0e1 done 08:58:54 #8 exporting manifest list sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 done 08:58:54 #8 pushing layers 0.0s done 08:58:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50@sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 0.1s done 08:58:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:54 #8 DONE 0.1s 08:58:54 08:58:54 1 warning found (use --debug to expand): 08:58:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:58:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 08:58:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 08:58:55 #1 [internal] load build definition from Dockerfile 08:58:55 #1 transferring dockerfile: 166B done 08:58:55 #1 DONE 0.0s 08:58:55 08:58:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 08:58:55 #2 DONE 0.0s 08:58:55 08:58:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 08:58:55 #3 DONE 0.0s 08:58:55 08:58:55 #4 [internal] load .dockerignore 08:58:55 #4 transferring context: 2B done 08:58:55 #4 DONE 0.0s 08:58:55 08:58:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 08:58:55 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 08:58:55 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done 08:58:55 #5 CACHED 08:58:55 08:58:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 08:58:55 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:26198258afaa3fce47c394d23052ea0e26405b4702b37ee6a5387f0c269ef24e 0.0s done 08:58:55 #6 CACHED 08:58:55 08:58:55 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 08:58:55 #7 DONE 0.0s 08:58:55 08:58:55 #8 exporting to image 08:58:55 #8 exporting layers done 08:58:55 #8 exporting manifest sha256:36bc7ef0683dd584bdd03d3645f71b548109c762ceb6cf9fee989bb9129e3dd9 done 08:58:55 #8 exporting config sha256:dd104d440467074bea0fb2832e8381e50296f79527404dad2ffa96053a86fbbb done 08:58:55 #8 exporting manifest sha256:4e0514d1d3cdc76aea711b84d15fb801ec9ffcba794ed98255d4678d864d863a done 08:58:55 #8 exporting config sha256:e7224896b731fdf013c3152dd803cd9e549352f6a2189f54b1e30a62e4efd0e1 done 08:58:55 #8 exporting manifest list sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 done 08:58:55 #8 pushing layers 0.0s done 08:58:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:441be6f9d9ce34a04b324ae1ac5d0d9273d7360772204fe1cc9cd51de3dd2bd0 0.1s done 08:58:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:58:55 #8 DONE 0.1s 08:58:55 08:58:55 1 warning found (use --debug to expand): 08:58:55  - 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:58:55 + '[' -d /w/workspace/edgex-go/891/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:58:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:58:56 ---> package-listing.sh 08:58:56 ++ facter osfamily 08:58:56 ++ tr '[:upper:]' '[:lower:]' 08:58:56 + OS_FAMILY=redhat 08:58:56 + workspace=/w/workspace/edgex-go/891 08:58:56 + START_PACKAGES=/tmp/packages_start.txt 08:58:56 + END_PACKAGES=/tmp/packages_end.txt 08:58:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:58:56 + PACKAGES=/tmp/packages_start.txt 08:58:56 + '[' /w/workspace/edgex-go/891 ']' 08:58:56 + PACKAGES=/tmp/packages_end.txt 08:58:56 + case "${OS_FAMILY}" in 08:58:56 + rpm -qa 08:58:56 + sort 08:58:57 + '[' -f /tmp/packages_start.txt ']' 08:58:57 + '[' -f /tmp/packages_end.txt ']' 08:58:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:58:57 + '[' /w/workspace/edgex-go/891 ']' 08:58:57 + mkdir -p /w/workspace/edgex-go/891/archives/ 08:58:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/891/archives/ [Pipeline] echo 08:58:57 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/891/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:58:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:58:58 08:58:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:58:59 latest: Pulling from edgex-lftools-log-publisher 08:58:59 5eb5b503b376: Pulling fs layer 08:58:59 5c69ac0246d0: Pulling fs layer 08:58:59 ec43610c2a17: Pulling fs layer 08:58:59 3a2ae6a8a46f: Pulling fs layer 08:58:59 33b1e0a273af: Pulling fs layer 08:58:59 5d3b04190fa2: Pulling fs layer 08:58:59 2f39f015ded8: Pulling fs layer 08:58:59 3a2ae6a8a46f: Waiting 08:58:59 33b1e0a273af: Waiting 08:58:59 5d3b04190fa2: Waiting 08:58:59 2f39f015ded8: Waiting 08:58:59 5c69ac0246d0: Verifying Checksum 08:58:59 5c69ac0246d0: Download complete 08:58:59 3a2ae6a8a46f: Verifying Checksum 08:58:59 3a2ae6a8a46f: Download complete 08:58:59 33b1e0a273af: Verifying Checksum 08:58:59 33b1e0a273af: Download complete 08:58:59 5d3b04190fa2: Verifying Checksum 08:58:59 5d3b04190fa2: Download complete 08:58:59 ec43610c2a17: Verifying Checksum 08:58:59 ec43610c2a17: Download complete 08:58:59 5eb5b503b376: Verifying Checksum 08:58:59 5eb5b503b376: Download complete 08:58:59 2f39f015ded8: Verifying Checksum 08:58:59 2f39f015ded8: Download complete 08:59:00 5eb5b503b376: Pull complete 08:59:00 5c69ac0246d0: Pull complete 08:59:01 ec43610c2a17: Pull complete 08:59:01 3a2ae6a8a46f: Pull complete 08:59:01 33b1e0a273af: Pull complete 08:59:01 5d3b04190fa2: Pull complete 08:59:05 2f39f015ded8: Pull complete 08:59:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:05 prd-centos7-docker-4c-2g-7699 does not seem to be running inside a container 08:59:05 $ 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/891/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:59:09 $ docker top c83223fa2ac43e0da0c66d7018d52dc12458ca075dccf7c9b3a3678adf89dd37 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:10 + touch /tmp/pre-build-complete [Pipeline] sh 08:59:10 + mkdir -p /var/log/sysstat [Pipeline] sh 08:59:10 + ls /var/log/sa-host 08:59:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:10 provisioning config files... 08:59:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config7532437173726293364tmp [Pipeline] { [Pipeline] echo 08:59:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:59:11 ---> create-netrc.sh [Pipeline] } 08:59:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:59:11 ---> python-tools-install.sh [Pipeline] echo 08:59:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:59:11 ---> sudo-logs.sh 08:59:11 Archiving 'sudo' log.. 08:59:11 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:59:11 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:59:11 $ docker stop --time=1 c83223fa2ac43e0da0c66d7018d52dc12458ca075dccf7c9b3a3678adf89dd37 08:59:13 $ docker rm -f --volumes c83223fa2ac43e0da0c66d7018d52dc12458ca075dccf7c9b3a3678adf89dd37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:59:13 [WS-CLEANUP] Deleting project workspace... 08:59:13 [WS-CLEANUP] Deferred wipeout is used... 08:59:13 [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:12:11 #144 ... 09:12:11 09:12:11 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:12:11 #147 DONE 1060.9s 09:12:11 09:12:11 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:11 #122 ... 09:12:11 09:12:11 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:12:11 #155 DONE 0.2s 09:12:11 09:12:11 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:12:11 #145 ... 09:12:11 09:12:11 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:12:11 #156 DONE 0.2s 09:12:11 09:12:11 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:11 #122 ... 09:12:11 09:12:11 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:12:11 #157 DONE 0.3s 09:12:11 09:12:11 #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:12:11 #158 DONE 0.2s 09:12:11 09:12:11 #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:12:11 #159 DONE 0.2s 09:12:11 09:12:11 #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:12:11 #160 DONE 1.8s 09:12:11 09:12:11 #109 [core-common-config-bootstrapper] exporting to image 09:12:11 #109 exporting layers 09:12:11 #109 exporting layers 0.8s done 09:12:11 #109 writing image sha256:5efbd86ad1fc13df04876b41ae61da1f7b6581291c0ecd235d938425aafeca5d 0.0s done 09:12:11 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:12:11 #109 DONE 8.2s 09:12:11 09:12:11 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:23 #122 ... 09:12:23 09:12:23 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:12:23 #151 DONE 1085.4s 09:12:23 09:12:23 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:24 #122 ... 09:12:24 09:12:24 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:12:24 #161 DONE 0.3s 09:12:24 09:12:24 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:12:26 #162 DONE 2.1s 09:12:26 09:12:26 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:12:26 #163 DONE 0.4s 09:12:26 09:12:26 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:12:27 #164 DONE 0.2s 09:12:27 09:12:27 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:12:27 #165 DONE 0.5s 09:12:27 09:12:27 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:12:27 #166 DONE 0.2s 09:12:27 09:12:27 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:27 #122 ... 09:12:27 09:12:27 #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:12:27 #167 DONE 0.1s 09:12:27 09:12:27 #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:12:27 #168 DONE 0.1s 09:12:27 09:12:27 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:12:28 #148 ... 09:12:28 09:12:28 #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:12:28 #169 DONE 0.1s 09:12:28 09:12:28 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:12:28 #170 DONE 0.3s 09:12:28 09:12:28 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:12:28 #148 ... 09:12:28 09:12:28 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:12:30 #171 DONE 2.1s 09:12:30 09:12:30 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:12:30 #149 ... 09:12:30 09:12:30 #109 [security-bootstrapper] exporting to image 09:12:30 #109 exporting layers 09:12:32 #109 exporting layers 1.4s done 09:12:32 #109 writing image sha256:817bbe1f18be9df8f9232bae31b953076fe99efcf74818b39ec0ada7ecb9e8b7 done 09:12:32 #109 naming to docker.io/library/security-bootstrapper-arm64 done 09:12:32 #109 DONE 9.6s 09:12:32 09:12:32 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:27:40 #148 ... 09:27:40 09:27:40 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:27:40 #146 DONE 1998.7s 09:27:40 09:27:40 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:27:40 #149 ... 09:27:40 09:27:40 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:27:40 #172 DONE 0.2s 09:27:40 09:27:40 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:27:40 #173 DONE 0.2s 09:27:40 09:27:40 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:27:40 #174 DONE 0.5s 09:27:40 09:27:40 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:27:40 #175 DONE 0.1s 09:27:40 09:27:40 #109 [core-command] exporting to image 09:27:40 #109 exporting layers 09:27:40 #109 exporting layers 0.5s done 09:27:40 #109 writing image sha256:9411e339531268cfb4e42b6b7c1cab80fdb04f84171fd944c448037ce06008ef done 09:27:40 #109 naming to docker.io/library/core-command-arm64 0.1s done 09:27:40 #109 DONE 10.2s 09:27:40 09:27:40 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:27:46 #150 ... 09:27:46 09:27:46 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:27:46 #153 2008.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:27:56 #153 ... 09:27:56 09:27:56 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:27:56 #145 DONE 2018.6s 09:27:56 09:27:56 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:27:57 #148 ... 09:27:57 09:27:57 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:27:57 #176 DONE 0.2s 09:27:57 09:27:57 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:27:57 #177 DONE 0.3s 09:27:57 09:27:57 #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:27:57 #178 DONE 0.2s 09:27:57 09:27:57 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:27:58 #179 DONE 0.1s 09:27:58 09:27:58 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:27:58 #180 DONE 0.5s 09:27:58 09:27:58 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:27:58 #181 DONE 0.2s 09:27:58 09:27:58 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:28:00 #182 DONE 2.1s 09:28:00 09:28:00 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:28:00 #149 ... 09:28:00 09:28:00 #109 [security-proxy-setup] exporting to image 09:28:00 #109 exporting layers 09:28:01 #109 exporting layers 1.1s done 09:28:01 #109 writing image sha256:a86765a3691af925adaa0d72f0539e977948a7f817c0eda8b287c4274e81bd3f done 09:28:01 #109 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 09:28:01 #109 DONE 11.3s 09:28:01 09:28:01 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:28:20 #42 ... 09:28:20 09:28:20 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:28:20 #153 DONE 2041.2s 09:28:20 09:28:20 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:28:20 #149 ... 09:28:20 09:28:20 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:28:20 #183 DONE 0.3s 09:28:20 09:28:20 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:28:20 #149 ... 09:28:20 09:28:20 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:28:20 #184 DONE 0.3s 09:28:20 09:28:20 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:28:20 #149 ... 09:28:20 09:28:20 #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:28:20 #185 DONE 0.2s 09:28:20 09:28:20 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:28:20 #148 ... 09:28:20 09:28:20 #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:28:20 #186 DONE 0.2s 09:28:20 09:28:20 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:28:20 #187 DONE 0.1s 09:28:20 09:28:20 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:28:21 #188 DONE 0.5s 09:28:21 09:28:21 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:28:21 #189 DONE 0.5s 09:28:21 09:28:21 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:28:21 #190 DONE 0.1s 09:28:21 09:28:21 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:28:23 #191 DONE 1.7s 09:28:23 09:28:23 #109 [security-secretstore-setup] exporting to image 09:28:23 #109 exporting layers 09:28:25 #109 exporting layers 1.6s done 09:28:25 #109 writing image sha256:bffd68c73e08252c7083a2739514919b816c8fe61d7bc5e96120d74fa216211b done 09:28:25 #109 naming to docker.io/library/security-secretstore-setup-arm64 done 09:28:25 #109 DONE 12.9s 09:28:25 09:28:25 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:29:21 #148 ... 09:29:21 09:29:21 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:29:21 #154 DONE 2098.6s 09:29:21 09:29:21 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:29:21 #148 ... 09:29:21 09:29:21 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:29:21 #192 DONE 0.3s 09:29:21 09:29:21 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:29:21 #148 ... 09:29:21 09:29:21 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:29:21 #193 DONE 0.3s 09:29:21 09:29:21 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:29:21 #194 DONE 0.4s 09:29:21 09:29:21 #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:29:21 #195 DONE 0.1s 09:29:21 09:29:21 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:21 #122 ... 09:29:21 09:29:21 #109 [security-spiffe-token-provider] exporting to image 09:29:21 #109 exporting layers 09:29:21 #109 exporting layers 0.9s done 09:29:21 #109 writing image sha256:35b62139534ea87d996f1cf432debbbbe25fbcc15df05e425d77cf1a5ffe0503 done 09:29:21 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:29:21 #109 DONE 13.8s 09:29:21 09:29:21 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:08 #42 ... 09:30:08 09:30:08 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:30:08 #149 DONE 2144.2s 09:30:08 09:30:08 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:30:08 #148 ... 09:30:08 09:30:08 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:30:08 #196 DONE 0.2s 09:30:08 09:30:08 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:30:08 #197 DONE 0.2s 09:30:08 09:30:08 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:08 #122 ... 09:30:08 09:30:08 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:30:08 #198 DONE 0.5s 09:30:08 09:30:08 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:30:08 #199 DONE 0.1s 09:30:08 09:30:08 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:08 #122 ... 09:30:08 09:30:08 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:30:08 #200 DONE 0.1s 09:30:08 09:30:08 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:30:08 #201 DONE 2.8s 09:30:08 09:30:08 #109 [security-proxy-auth] exporting to image 09:30:08 #109 exporting layers 09:30:08 #109 exporting layers 1.0s done 09:30:08 #109 writing image sha256:c8fd9d7e2769107d22638378b716ef10b694e2d9627ecc1421c74a423fda039d done 09:30:08 #109 naming to docker.io/library/security-proxy-auth-arm64 done 09:30:08 #109 DONE 14.7s 09:30:08 09:30:08 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:09 #42 ... 09:30:09 09:30:09 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:30:09 #148 DONE 2151.2s 09:30:09 09:30:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:09 #42 ... 09:30:09 09:30:09 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:30:10 #202 DONE 0.2s 09:30:10 09:30:10 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:10 #122 ... 09:30:10 09:30:10 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:30:10 #203 DONE 0.7s 09:30:10 09:30:10 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:30:11 #150 ... 09:30:11 09:30:11 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:30:11 #204 DONE 0.1s 09:30:11 09:30:11 #109 [core-keeper] exporting to image 09:30:11 #109 exporting layers 0.5s done 09:30:11 #109 writing image sha256:fc55efc5bd14d8a0c204a1f1ea25c5c93597f93eb20f50deba01de7f00576c23 done 09:30:11 #109 naming to docker.io/library/core-keeper-arm64 0.0s done 09:30:11 #109 DONE 15.3s 09:30:11 09:30:11 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:30:13 #150 DONE 2155.1s 09:30:13 09:30:13 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:13 #122 ... 09:30:13 09:30:13 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:13 #205 DONE 0.2s 09:30:13 09:30:13 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:30:14 #152 ... 09:30:14 09:30:14 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:30:14 #206 DONE 0.1s 09:30:14 09:30:14 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:14 #122 ... 09:30:14 09:30:14 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:30:14 #207 DONE 0.5s 09:30:14 09:30:14 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:30:14 #208 DONE 0.2s 09:30:14 09:30:14 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:14 #42 ... 09:30:14 09:30:14 #109 [core-data] exporting to image 09:30:15 #109 ... 09:30:15 09:30:15 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:30:15 #152 DONE 2157.1s 09:30:15 09:30:15 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:30:15 #144 ... 09:30:15 09:30:15 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:30:15 #209 DONE 0.2s 09:30:15 09:30:15 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:30:15 #144 ... 09:30:15 09:30:15 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:30:15 #210 DONE 0.1s 09:30:15 09:30:15 #109 [core-data] exporting to image 09:30:15 #109 exporting layers 1.1s done 09:30:15 #109 writing image sha256:4c9c57f5e6b85d1a280e001bf360b7892a8c296fad1fe068638c6852b97b39ed 09:30:16 #109 writing image sha256:4c9c57f5e6b85d1a280e001bf360b7892a8c296fad1fe068638c6852b97b39ed done 09:30:16 #109 naming to docker.io/library/core-data-arm64 done 09:30:16 #109 DONE 16.4s 09:30:16 09:30:16 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:30:16 #211 DONE 0.5s 09:30:16 09:30:16 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:16 #122 ... 09:30:16 09:30:16 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:30:16 #212 DONE 0.1s 09:30:16 09:30:16 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:30:16 #213 DONE 0.1s 09:30:16 09:30:16 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:16 #122 ... 09:30:16 09:30:16 #109 [core-metadata] exporting to image 09:30:17 #109 exporting layers 0.6s done 09:30:17 #109 writing image sha256:04e5ee3d9101e9bbf74c5c25468d71606f66d4a385b11e45d00a575433743362 0.0s done 09:30:17 #109 naming to docker.io/library/core-metadata-arm64 done 09:30:17 #109 DONE 17.1s 09:30:17 09:30:17 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:30:44 #144 DONE 2182.9s 09:30:44 09:30:44 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:44 #122 ... 09:30:44 09:30:44 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:44 #214 DONE 0.1s 09:30:44 09:30:44 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:30:44 #215 DONE 0.1s 09:30:44 09:30:44 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:44 #42 ... 09:30:44 09:30:44 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:30:44 #216 DONE 0.5s 09:30:44 09:30:44 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:30:44 #217 DONE 0.2s 09:30:44 09:30:44 #109 [support-scheduler] exporting to image 09:30:44 #109 exporting layers 09:30:44 #109 exporting layers 1.1s done 09:30:44 #109 writing image sha256:334e04ffbdf2ebd6a1b5d347e415c240a928e321b04a5427b910bc6e735f9df5 done 09:30:44 #109 naming to docker.io/library/support-scheduler-arm64 done 09:30:44 #109 DONE 18.2s 09:30:44 09:30:44 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:47 #122 DONE 2189.5s 09:30:47 09:30:47 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:48 #42 ... 09:30:48 09:30:48 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:48 #218 DONE 0.1s 09:30:48 09:30:48 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:30:48 #219 DONE 0.1s 09:30:48 09:30:48 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:30:48 #220 DONE 0.3s 09:30:48 09:30:48 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:30:48 #221 DONE 0.1s 09:30:48 09:30:48 #109 [support-notifications] exporting to image 09:30:48 #109 exporting layers 09:30:49 #109 exporting layers 0.6s done 09:30:49 #109 writing image sha256:42849266ee5882dac928c87212c29394300a75f70a4a3ab06f92a701d5a7158d done 09:30:49 #109 naming to docker.io/library/support-notifications-arm64 done 09:30:49 #109 DONE 18.7s 09:30:49 09:30:49 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:49 time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:49 time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:49 time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:49 time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:49 time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:49 time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:49 time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:49 time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:49 time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:49 time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:49 time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:49 time="2025-08-27T08:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:49 time="2025-08-27T08:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:49 time="2025-08-27T08:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:49 time="2025-08-27T08:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:30:49 $ docker stop --time=1 6d09886047c3dd3df2fa19aba13ce85b560d56d99c49bca2cb8550f0c62a5986 09:30:50 $ docker rm -f --volumes 6d09886047c3dd3df2fa19aba13ce85b560d56d99c49bca2cb8550f0c62a5986 [Pipeline] // withDockerContainer [Pipeline] sh 09:30:51 + docker images 09:30:51 REPOSITORY TAG IMAGE ID CREATED SIZE 09:30:51 support-notifications-arm64 latest 42849266ee58 3 seconds ago 54.1MB 09:30:51 support-scheduler-arm64 latest 334e04ffbdf2 9 seconds ago 50.3MB 09:30:51 core-metadata-arm64 latest 04e5ee3d9101 35 seconds ago 46.7MB 09:30:51 core-data-arm64 latest 4c9c57f5e6b8 37 seconds ago 46.5MB 09:30:51 core-keeper-arm64 latest fc55efc5bd14 41 seconds ago 45.4MB 09:30:51 security-proxy-auth-arm64 latest c8fd9d7e2769 45 seconds ago 45.7MB 09:30:51 security-spiffe-token-provider-arm64 latest 35b62139534e About a minute ago 49.9MB 09:30:51 security-secretstore-setup-arm64 latest bffd68c73e08 2 minutes ago 80.2MB 09:30:51 security-proxy-setup-arm64 latest a86765a3691a 2 minutes ago 50.3MB 09:30:51 core-command-arm64 latest 9411e3395312 3 minutes ago 41MB 09:30:51 security-bootstrapper-arm64 latest 817bbe1f18be 18 minutes ago 22.1MB 09:30:51 core-common-config-bootstrapper-arm64 latest 5efbd86ad1fc 18 minutes ago 21MB 09:30:51 security-spire-config-arm64 latest dad712cd2ce9 37 minutes ago 144MB 09:30:51 security-spire-agent-arm64 latest 56a39bb5fbfd 37 minutes ago 188MB 09:30:51 security-spire-server-arm64 latest b1ac11cc2b36 37 minutes ago 145MB 09:30:51 ci-base-image-arm64 latest 19606d4d7b64 39 minutes ago 922MB 09:30:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 3 weeks ago 566MB 09:30:51 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:30:51 provisioning config files... 09:30:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/891@tmp/config10178718184775543926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:30:51 ---> ****-login.sh 09:30:51 nexus3.edgexfoundry.org:10001 09:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:30:52 Configure a credential helper to remove this warning. See 09:30:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:30:52 09:30:52 Login Succeeded 09:30:52 nexus3.edgexfoundry.org:10002 09:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:30:53 Configure a credential helper to remove this warning. See 09:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:30:53 09:30:53 Login Succeeded 09:30:53 nexus3.edgexfoundry.org:10003 09:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:30:53 Configure a credential helper to remove this warning. See 09:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:30:53 09:30:53 Login Succeeded 09:30:53 nexus3.edgexfoundry.org:10004 09:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:30:53 Configure a credential helper to remove this warning. See 09:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:30:53 09:30:53 Login Succeeded 09:30:53 ****.io 09:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:30:54 Configure a credential helper to remove this warning. See 09:30:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:30:54 09:30:54 Login Succeeded 09:30:54 ---> ****-login.sh ends [Pipeline] } 09:30:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:30:54 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:30:54 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:30:54 latest 09:30:54 4.1.0-dev.50 09:30:54 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:30:54 main 09:30:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:30:54 a5fd74ec5043: Preparing 09:30:54 b25729aaacc0: Preparing 09:30:54 51099204e380: Preparing 09:30:54 fdc1c7c40a94: Preparing 09:30:54 1a9f79f8b4fc: Preparing 09:30:54 51e267c7352f: Preparing 09:30:54 1e890da81ec9: Preparing 09:30:54 51e267c7352f: Waiting 09:30:54 1e890da81ec9: Waiting 09:30:55 51099204e380: Pushed 09:30:55 fdc1c7c40a94: Pushed 09:30:55 a5fd74ec5043: Pushed 09:30:55 1e890da81ec9: Layer already exists 09:30:55 51e267c7352f: Pushed 09:30:55 1a9f79f8b4fc: Pushed 09:31:02 b25729aaacc0: Pushed 09:31:02 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:06f5db6a312dc5238002d0c0e981da4464255c97efff7e4718d2335ad948a3d4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:31:02 a5fd74ec5043: Preparing 09:31:02 b25729aaacc0: Preparing 09:31:02 51099204e380: Preparing 09:31:02 fdc1c7c40a94: Preparing 09:31:02 1a9f79f8b4fc: Preparing 09:31:02 51e267c7352f: Preparing 09:31:02 1e890da81ec9: Preparing 09:31:02 51e267c7352f: Waiting 09:31:02 1e890da81ec9: Waiting 09:31:02 a5fd74ec5043: Layer already exists 09:31:02 b25729aaacc0: Layer already exists 09:31:02 51099204e380: Layer already exists 09:31:02 fdc1c7c40a94: Layer already exists 09:31:02 1a9f79f8b4fc: Layer already exists 09:31:02 51e267c7352f: Layer already exists 09:31:02 1e890da81ec9: Layer already exists 09:31:02 latest: digest: sha256:06f5db6a312dc5238002d0c0e981da4464255c97efff7e4718d2335ad948a3d4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.50 09:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:31:03 a5fd74ec5043: Preparing 09:31:03 b25729aaacc0: Preparing 09:31:03 51099204e380: Preparing 09:31:03 fdc1c7c40a94: Preparing 09:31:03 1a9f79f8b4fc: Preparing 09:31:03 51e267c7352f: Preparing 09:31:03 1e890da81ec9: Preparing 09:31:03 51e267c7352f: Waiting 09:31:03 1e890da81ec9: Waiting 09:31:03 fdc1c7c40a94: Layer already exists 09:31:03 51099204e380: Layer already exists 09:31:03 b25729aaacc0: Layer already exists 09:31:03 a5fd74ec5043: Layer already exists 09:31:03 1a9f79f8b4fc: Layer already exists 09:31:03 1e890da81ec9: Layer already exists 09:31:03 51e267c7352f: Layer already exists 09:31:03 4.1.0-dev.50: digest: sha256:06f5db6a312dc5238002d0c0e981da4464255c97efff7e4718d2335ad948a3d4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:31:05 a5fd74ec5043: Preparing 09:31:05 b25729aaacc0: Preparing 09:31:05 51099204e380: Preparing 09:31:05 fdc1c7c40a94: Preparing 09:31:05 1a9f79f8b4fc: Preparing 09:31:05 51e267c7352f: Preparing 09:31:05 1e890da81ec9: Preparing 09:31:05 51e267c7352f: Waiting 09:31:05 1e890da81ec9: Waiting 09:31:05 a5fd74ec5043: Layer already exists 09:31:05 1a9f79f8b4fc: Layer already exists 09:31:05 b25729aaacc0: Layer already exists 09:31:05 fdc1c7c40a94: Layer already exists 09:31:05 51099204e380: Layer already exists 09:31:05 1e890da81ec9: Layer already exists 09:31:05 51e267c7352f: Layer already exists 09:31:05 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:06f5db6a312dc5238002d0c0e981da4464255c97efff7e4718d2335ad948a3d4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:31:06 a5fd74ec5043: Preparing 09:31:06 b25729aaacc0: Preparing 09:31:06 51099204e380: Preparing 09:31:06 fdc1c7c40a94: Preparing 09:31:06 1a9f79f8b4fc: Preparing 09:31:06 51e267c7352f: Preparing 09:31:06 1e890da81ec9: Preparing 09:31:06 51e267c7352f: Waiting 09:31:06 1e890da81ec9: Waiting 09:31:06 a5fd74ec5043: Layer already exists 09:31:06 b25729aaacc0: Layer already exists 09:31:06 51099204e380: Layer already exists 09:31:06 1a9f79f8b4fc: Layer already exists 09:31:06 fdc1c7c40a94: Layer already exists 09:31:06 51e267c7352f: Layer already exists 09:31:06 1e890da81ec9: Layer already exists 09:31:06 main: digest: sha256:06f5db6a312dc5238002d0c0e981da4464255c97efff7e4718d2335ad948a3d4 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:06 ===================================================== [Pipeline] echo 09:31:06 taggedImages: 09:31:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:31:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:31:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.50 09:31:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:31:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:31:06 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:31:06 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:31:06 latest 09:31:06 4.1.0-dev.50 09:31:06 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:31:06 main 09:31:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:31:07 456dc7dd6a99: Preparing 09:31:07 e163aa72c499: Preparing 09:31:07 491c0a1dcd4e: Preparing 09:31:07 31f47c8851fb: Preparing 09:31:07 51099204e380: Preparing 09:31:07 fdc1c7c40a94: Preparing 09:31:07 1a9f79f8b4fc: Preparing 09:31:07 51e267c7352f: Preparing 09:31:07 1e890da81ec9: Preparing 09:31:07 fdc1c7c40a94: Waiting 09:31:07 1e890da81ec9: Waiting 09:31:07 1a9f79f8b4fc: Waiting 09:31:07 51e267c7352f: Waiting 09:31:07 51099204e380: Layer already exists 09:31:07 e163aa72c499: Pushed 09:31:07 491c0a1dcd4e: Pushed 09:31:07 fdc1c7c40a94: Layer already exists 09:31:07 1a9f79f8b4fc: Layer already exists 09:31:07 51e267c7352f: Layer already exists 09:31:07 456dc7dd6a99: Pushed 09:31:07 1e890da81ec9: Layer already exists 09:31:10 31f47c8851fb: Pushed 09:31:10 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:7d0ea09c99048d71cd8f989a9ee65625aba1f610215dd5d435443af0a63d6f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:10 + 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:31:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:31:11 456dc7dd6a99: Preparing 09:31:11 e163aa72c499: Preparing 09:31:11 491c0a1dcd4e: Preparing 09:31:11 31f47c8851fb: Preparing 09:31:11 51099204e380: Preparing 09:31:11 fdc1c7c40a94: Preparing 09:31:11 1a9f79f8b4fc: Preparing 09:31:11 51e267c7352f: Preparing 09:31:11 1e890da81ec9: Preparing 09:31:11 fdc1c7c40a94: Waiting 09:31:11 51e267c7352f: Waiting 09:31:11 1e890da81ec9: Waiting 09:31:11 1a9f79f8b4fc: Waiting 09:31:11 e163aa72c499: Layer already exists 09:31:11 51099204e380: Layer already exists 09:31:11 456dc7dd6a99: Layer already exists 09:31:11 31f47c8851fb: Layer already exists 09:31:11 491c0a1dcd4e: Layer already exists 09:31:11 1a9f79f8b4fc: Layer already exists 09:31:11 fdc1c7c40a94: Layer already exists 09:31:11 51e267c7352f: Layer already exists 09:31:11 1e890da81ec9: Layer already exists 09:31:11 latest: digest: sha256:7d0ea09c99048d71cd8f989a9ee65625aba1f610215dd5d435443af0a63d6f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:11 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.50 09:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:31:12 456dc7dd6a99: Preparing 09:31:12 e163aa72c499: Preparing 09:31:12 491c0a1dcd4e: Preparing 09:31:12 31f47c8851fb: Preparing 09:31:12 51099204e380: Preparing 09:31:12 fdc1c7c40a94: Preparing 09:31:12 1a9f79f8b4fc: Preparing 09:31:12 51e267c7352f: Preparing 09:31:12 1e890da81ec9: Preparing 09:31:12 fdc1c7c40a94: Waiting 09:31:12 1a9f79f8b4fc: Waiting 09:31:12 1e890da81ec9: Waiting 09:31:12 51e267c7352f: Waiting 09:31:12 51099204e380: Layer already exists 09:31:12 491c0a1dcd4e: Layer already exists 09:31:12 456dc7dd6a99: Layer already exists 09:31:12 e163aa72c499: Layer already exists 09:31:12 31f47c8851fb: Layer already exists 09:31:12 fdc1c7c40a94: Layer already exists 09:31:12 51e267c7352f: Layer already exists 09:31:12 1a9f79f8b4fc: Layer already exists 09:31:12 1e890da81ec9: Layer already exists 09:31:12 4.1.0-dev.50: digest: sha256:7d0ea09c99048d71cd8f989a9ee65625aba1f610215dd5d435443af0a63d6f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:31:12 456dc7dd6a99: Preparing 09:31:12 e163aa72c499: Preparing 09:31:12 491c0a1dcd4e: Preparing 09:31:12 31f47c8851fb: Preparing 09:31:12 51099204e380: Preparing 09:31:12 fdc1c7c40a94: Preparing 09:31:12 1a9f79f8b4fc: Preparing 09:31:12 fdc1c7c40a94: Waiting 09:31:12 1a9f79f8b4fc: Waiting 09:31:12 51e267c7352f: Preparing 09:31:12 1e890da81ec9: Preparing 09:31:12 51e267c7352f: Waiting 09:31:12 1e890da81ec9: Waiting 09:31:12 31f47c8851fb: Layer already exists 09:31:12 456dc7dd6a99: Layer already exists 09:31:12 e163aa72c499: Layer already exists 09:31:12 51099204e380: Layer already exists 09:31:12 491c0a1dcd4e: Layer already exists 09:31:12 1e890da81ec9: Layer already exists 09:31:12 fdc1c7c40a94: Layer already exists 09:31:12 1a9f79f8b4fc: Layer already exists 09:31:12 51e267c7352f: Layer already exists 09:31:12 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:7d0ea09c99048d71cd8f989a9ee65625aba1f610215dd5d435443af0a63d6f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:13 + 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:31:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:31:13 456dc7dd6a99: Preparing 09:31:13 e163aa72c499: Preparing 09:31:13 491c0a1dcd4e: Preparing 09:31:13 31f47c8851fb: Preparing 09:31:13 51099204e380: Preparing 09:31:13 fdc1c7c40a94: Preparing 09:31:13 1a9f79f8b4fc: Preparing 09:31:13 51e267c7352f: Preparing 09:31:13 1e890da81ec9: Preparing 09:31:13 fdc1c7c40a94: Waiting 09:31:13 1a9f79f8b4fc: Waiting 09:31:13 51e267c7352f: Waiting 09:31:13 1e890da81ec9: Waiting 09:31:13 e163aa72c499: Layer already exists 09:31:13 31f47c8851fb: Layer already exists 09:31:13 491c0a1dcd4e: Layer already exists 09:31:13 51099204e380: Layer already exists 09:31:13 456dc7dd6a99: Layer already exists 09:31:13 51e267c7352f: Layer already exists 09:31:13 fdc1c7c40a94: Layer already exists 09:31:13 1a9f79f8b4fc: Layer already exists 09:31:13 1e890da81ec9: Layer already exists 09:31:13 main: digest: sha256:7d0ea09c99048d71cd8f989a9ee65625aba1f610215dd5d435443af0a63d6f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:13 ===================================================== [Pipeline] echo 09:31:13 taggedImages: 09:31:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:31:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:31:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.50 09:31:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:31:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:31:13 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:31:13 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:31:13 latest 09:31:13 4.1.0-dev.50 09:31:13 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:31:13 main 09:31:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:31:14 45a9a9cafacb: Preparing 09:31:14 336d3f857389: Preparing 09:31:14 51099204e380: Preparing 09:31:14 fdc1c7c40a94: Preparing 09:31:14 830f3545c3c4: Preparing 09:31:14 11b4c5973556: Preparing 09:31:14 1e890da81ec9: Preparing 09:31:14 11b4c5973556: Waiting 09:31:14 1e890da81ec9: Waiting 09:31:14 51099204e380: Layer already exists 09:31:14 fdc1c7c40a94: Layer already exists 09:31:15 1e890da81ec9: Layer already exists 09:31:15 45a9a9cafacb: Pushed 09:31:15 11b4c5973556: Pushed 09:31:15 830f3545c3c4: Pushed 09:31:23 336d3f857389: Pushed 09:31:23 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:43f3fa8aafd084c18678906b6475ef83478cf13aa2a9491fc5ac4188ef6b4239 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:31:24 45a9a9cafacb: Preparing 09:31:24 336d3f857389: Preparing 09:31:24 51099204e380: Preparing 09:31:24 fdc1c7c40a94: Preparing 09:31:24 830f3545c3c4: Preparing 09:31:24 11b4c5973556: Preparing 09:31:24 1e890da81ec9: Preparing 09:31:24 1e890da81ec9: Waiting 09:31:24 11b4c5973556: Waiting 09:31:24 830f3545c3c4: Layer already exists 09:31:24 336d3f857389: Layer already exists 09:31:24 51099204e380: Layer already exists 09:31:24 fdc1c7c40a94: Layer already exists 09:31:24 45a9a9cafacb: Layer already exists 09:31:24 1e890da81ec9: Layer already exists 09:31:24 11b4c5973556: Layer already exists 09:31:24 latest: digest: sha256:43f3fa8aafd084c18678906b6475ef83478cf13aa2a9491fc5ac4188ef6b4239 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.50 09:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:31:25 45a9a9cafacb: Preparing 09:31:25 336d3f857389: Preparing 09:31:25 51099204e380: Preparing 09:31:25 fdc1c7c40a94: Preparing 09:31:25 830f3545c3c4: Preparing 09:31:25 11b4c5973556: Preparing 09:31:25 1e890da81ec9: Preparing 09:31:25 11b4c5973556: Waiting 09:31:25 1e890da81ec9: Waiting 09:31:25 830f3545c3c4: Layer already exists 09:31:25 51099204e380: Layer already exists 09:31:25 fdc1c7c40a94: Layer already exists 09:31:25 45a9a9cafacb: Layer already exists 09:31:25 336d3f857389: Layer already exists 09:31:25 1e890da81ec9: Layer already exists 09:31:25 11b4c5973556: Layer already exists 09:31:25 4.1.0-dev.50: digest: sha256:43f3fa8aafd084c18678906b6475ef83478cf13aa2a9491fc5ac4188ef6b4239 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:31:26 45a9a9cafacb: Preparing 09:31:26 336d3f857389: Preparing 09:31:26 51099204e380: Preparing 09:31:26 fdc1c7c40a94: Preparing 09:31:26 830f3545c3c4: Preparing 09:31:26 11b4c5973556: Preparing 09:31:26 1e890da81ec9: Preparing 09:31:26 11b4c5973556: Waiting 09:31:26 1e890da81ec9: Waiting 09:31:26 51099204e380: Layer already exists 09:31:26 830f3545c3c4: Layer already exists 09:31:26 45a9a9cafacb: Layer already exists 09:31:26 336d3f857389: Layer already exists 09:31:26 fdc1c7c40a94: Layer already exists 09:31:26 11b4c5973556: Layer already exists 09:31:26 1e890da81ec9: Layer already exists 09:31:26 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:43f3fa8aafd084c18678906b6475ef83478cf13aa2a9491fc5ac4188ef6b4239 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:31:26 45a9a9cafacb: Preparing 09:31:26 336d3f857389: Preparing 09:31:26 51099204e380: Preparing 09:31:26 fdc1c7c40a94: Preparing 09:31:26 830f3545c3c4: Preparing 09:31:26 11b4c5973556: Preparing 09:31:26 1e890da81ec9: Preparing 09:31:26 11b4c5973556: Waiting 09:31:26 1e890da81ec9: Waiting 09:31:26 51099204e380: Layer already exists 09:31:26 45a9a9cafacb: Layer already exists 09:31:26 336d3f857389: Layer already exists 09:31:26 fdc1c7c40a94: Layer already exists 09:31:26 830f3545c3c4: Layer already exists 09:31:26 1e890da81ec9: Layer already exists 09:31:26 11b4c5973556: Layer already exists 09:31:26 main: digest: sha256:43f3fa8aafd084c18678906b6475ef83478cf13aa2a9491fc5ac4188ef6b4239 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:26 ===================================================== [Pipeline] echo 09:31:27 taggedImages: 09:31:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:31:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:31:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.50 09:31:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:31:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:31:27 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:31:27 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:31:27 latest 09:31:27 4.1.0-dev.50 09:31:27 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:31:27 main 09:31:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:31:29 2c370f33f610: Preparing 09:31:29 48529c87dc97: Preparing 09:31:29 fdc1c7c40a94: Preparing 09:31:29 45c22b40fb5d: Preparing 09:31:29 d744b1bafe69: Preparing 09:31:29 1e890da81ec9: Preparing 09:31:29 1e890da81ec9: Waiting 09:31:29 fdc1c7c40a94: Layer already exists 09:31:29 1e890da81ec9: Layer already exists 09:31:29 d744b1bafe69: Pushed 09:31:29 2c370f33f610: Pushed 09:31:29 45c22b40fb5d: Pushed 09:31:37 48529c87dc97: Pushed 09:31:37 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:ab8a9753846458ce2d1d2efb35e27ecfc5304c987bee686400053a85878a0f11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:37 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:31:38 2c370f33f610: Preparing 09:31:38 48529c87dc97: Preparing 09:31:38 fdc1c7c40a94: Preparing 09:31:38 45c22b40fb5d: Preparing 09:31:38 d744b1bafe69: Preparing 09:31:38 1e890da81ec9: Preparing 09:31:38 1e890da81ec9: Waiting 09:31:38 d744b1bafe69: Layer already exists 09:31:38 45c22b40fb5d: Layer already exists 09:31:38 2c370f33f610: Layer already exists 09:31:38 48529c87dc97: Layer already exists 09:31:38 fdc1c7c40a94: Layer already exists 09:31:38 1e890da81ec9: Layer already exists 09:31:38 latest: digest: sha256:ab8a9753846458ce2d1d2efb35e27ecfc5304c987bee686400053a85878a0f11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.50 09:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:31:38 2c370f33f610: Preparing 09:31:38 48529c87dc97: Preparing 09:31:38 fdc1c7c40a94: Preparing 09:31:38 45c22b40fb5d: Preparing 09:31:38 d744b1bafe69: Preparing 09:31:38 1e890da81ec9: Preparing 09:31:38 1e890da81ec9: Waiting 09:31:38 48529c87dc97: Layer already exists 09:31:38 45c22b40fb5d: Layer already exists 09:31:38 2c370f33f610: Layer already exists 09:31:38 d744b1bafe69: Layer already exists 09:31:38 fdc1c7c40a94: Layer already exists 09:31:38 1e890da81ec9: Layer already exists 09:31:38 4.1.0-dev.50: digest: sha256:ab8a9753846458ce2d1d2efb35e27ecfc5304c987bee686400053a85878a0f11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:31:40 2c370f33f610: Preparing 09:31:40 48529c87dc97: Preparing 09:31:40 fdc1c7c40a94: Preparing 09:31:40 45c22b40fb5d: Preparing 09:31:40 d744b1bafe69: Preparing 09:31:40 1e890da81ec9: Preparing 09:31:40 1e890da81ec9: Waiting 09:31:40 2c370f33f610: Layer already exists 09:31:40 d744b1bafe69: Layer already exists 09:31:40 48529c87dc97: Layer already exists 09:31:40 45c22b40fb5d: Layer already exists 09:31:40 fdc1c7c40a94: Layer already exists 09:31:40 1e890da81ec9: Layer already exists 09:31:40 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:ab8a9753846458ce2d1d2efb35e27ecfc5304c987bee686400053a85878a0f11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:31:41 2c370f33f610: Preparing 09:31:41 48529c87dc97: Preparing 09:31:41 fdc1c7c40a94: Preparing 09:31:41 45c22b40fb5d: Preparing 09:31:41 d744b1bafe69: Preparing 09:31:41 1e890da81ec9: Preparing 09:31:41 1e890da81ec9: Waiting 09:31:41 48529c87dc97: Layer already exists 09:31:41 45c22b40fb5d: Layer already exists 09:31:41 d744b1bafe69: Layer already exists 09:31:41 fdc1c7c40a94: Layer already exists 09:31:41 2c370f33f610: Layer already exists 09:31:41 1e890da81ec9: Layer already exists 09:31:41 main: digest: sha256:ab8a9753846458ce2d1d2efb35e27ecfc5304c987bee686400053a85878a0f11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:41 ===================================================== [Pipeline] echo 09:31:41 taggedImages: 09:31:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:31:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:31:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.50 09:31:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:31:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:31:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:31:41 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:31:41 latest 09:31:41 4.1.0-dev.50 09:31:41 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:31:41 main 09:31:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:31:42 d12609d54f80: Preparing 09:31:42 fa3fab3ab2c2: Preparing 09:31:42 32acef0e5638: Preparing 09:31:42 51099204e380: Preparing 09:31:42 fdc1c7c40a94: Preparing 09:31:42 1a9f79f8b4fc: Preparing 09:31:42 51e267c7352f: Preparing 09:31:42 1e890da81ec9: Preparing 09:31:42 1a9f79f8b4fc: Waiting 09:31:42 51e267c7352f: Waiting 09:31:42 1e890da81ec9: Waiting 09:31:42 51099204e380: Layer already exists 09:31:42 fdc1c7c40a94: Layer already exists 09:31:42 1a9f79f8b4fc: Layer already exists 09:31:42 51e267c7352f: Layer already exists 09:31:42 fa3fab3ab2c2: Pushed 09:31:42 1e890da81ec9: Layer already exists 09:31:42 d12609d54f80: Pushed 09:31:50 32acef0e5638: Pushed 09:31:50 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:e49350e418c4b52dddc73a18592c498598e65586d610693bc5ac6a55c72bed73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:31:51 d12609d54f80: Preparing 09:31:51 fa3fab3ab2c2: Preparing 09:31:51 32acef0e5638: Preparing 09:31:51 51099204e380: Preparing 09:31:51 fdc1c7c40a94: Preparing 09:31:51 1a9f79f8b4fc: Preparing 09:31:51 51e267c7352f: Preparing 09:31:51 1e890da81ec9: Preparing 09:31:51 1a9f79f8b4fc: Waiting 09:31:51 51e267c7352f: Waiting 09:31:51 1e890da81ec9: Waiting 09:31:51 51099204e380: Layer already exists 09:31:51 d12609d54f80: Layer already exists 09:31:51 fdc1c7c40a94: Layer already exists 09:31:51 32acef0e5638: Layer already exists 09:31:51 fa3fab3ab2c2: Layer already exists 09:31:51 51e267c7352f: Layer already exists 09:31:51 1e890da81ec9: Layer already exists 09:31:51 1a9f79f8b4fc: Layer already exists 09:31:51 latest: digest: sha256:e49350e418c4b52dddc73a18592c498598e65586d610693bc5ac6a55c72bed73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.50 09:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:31:52 d12609d54f80: Preparing 09:31:52 fa3fab3ab2c2: Preparing 09:31:52 32acef0e5638: Preparing 09:31:52 51099204e380: Preparing 09:31:52 fdc1c7c40a94: Preparing 09:31:52 1a9f79f8b4fc: Preparing 09:31:52 51e267c7352f: Preparing 09:31:52 1e890da81ec9: Preparing 09:31:52 1a9f79f8b4fc: Waiting 09:31:52 51e267c7352f: Waiting 09:31:52 fa3fab3ab2c2: Layer already exists 09:31:52 32acef0e5638: Layer already exists 09:31:52 d12609d54f80: Layer already exists 09:31:52 fdc1c7c40a94: Layer already exists 09:31:52 51099204e380: Layer already exists 09:31:52 1e890da81ec9: Layer already exists 09:31:52 1a9f79f8b4fc: Layer already exists 09:31:52 51e267c7352f: Layer already exists 09:31:52 4.1.0-dev.50: digest: sha256:e49350e418c4b52dddc73a18592c498598e65586d610693bc5ac6a55c72bed73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:31:53 d12609d54f80: Preparing 09:31:53 fa3fab3ab2c2: Preparing 09:31:53 32acef0e5638: Preparing 09:31:53 51099204e380: Preparing 09:31:53 fdc1c7c40a94: Preparing 09:31:53 1a9f79f8b4fc: Preparing 09:31:53 51e267c7352f: Preparing 09:31:53 1e890da81ec9: Preparing 09:31:53 51e267c7352f: Waiting 09:31:53 1e890da81ec9: Waiting 09:31:53 1a9f79f8b4fc: Waiting 09:31:53 fa3fab3ab2c2: Layer already exists 09:31:53 51099204e380: Layer already exists 09:31:53 d12609d54f80: Layer already exists 09:31:53 fdc1c7c40a94: Layer already exists 09:31:53 32acef0e5638: Layer already exists 09:31:53 1a9f79f8b4fc: Layer already exists 09:31:53 51e267c7352f: Layer already exists 09:31:53 1e890da81ec9: Layer already exists 09:31:53 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:e49350e418c4b52dddc73a18592c498598e65586d610693bc5ac6a55c72bed73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:31:53 d12609d54f80: Preparing 09:31:53 fa3fab3ab2c2: Preparing 09:31:53 32acef0e5638: Preparing 09:31:53 51099204e380: Preparing 09:31:53 fdc1c7c40a94: Preparing 09:31:53 1a9f79f8b4fc: Preparing 09:31:53 51e267c7352f: Preparing 09:31:53 1e890da81ec9: Preparing 09:31:53 1a9f79f8b4fc: Waiting 09:31:53 51e267c7352f: Waiting 09:31:53 1e890da81ec9: Waiting 09:31:53 32acef0e5638: Layer already exists 09:31:53 fa3fab3ab2c2: Layer already exists 09:31:53 51099204e380: Layer already exists 09:31:53 d12609d54f80: Layer already exists 09:31:53 fdc1c7c40a94: Layer already exists 09:31:53 51e267c7352f: Layer already exists 09:31:53 1a9f79f8b4fc: Layer already exists 09:31:53 1e890da81ec9: Layer already exists 09:31:54 main: digest: sha256:e49350e418c4b52dddc73a18592c498598e65586d610693bc5ac6a55c72bed73 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:54 ===================================================== [Pipeline] echo 09:31:54 taggedImages: 09:31:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:31:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:31:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.50 09:31:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:31:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:31:54 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:31:54 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:31:54 latest 09:31:54 4.1.0-dev.50 09:31:54 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:31:54 main 09:31:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:31:55 19054dd6ae41: Preparing 09:31:55 a63ab63fa15d: Preparing 09:31:55 0dff483bd135: Preparing 09:31:55 dd69ce846846: Preparing 09:31:55 381dba2817ec: Preparing 09:31:55 a67e73197604: Preparing 09:31:55 bea3cb6e432c: Preparing 09:31:55 51099204e380: Preparing 09:31:55 fdc1c7c40a94: Preparing 09:31:55 49d623e50230: Preparing 09:31:55 d9648dbf7ab9: Preparing 09:31:55 5f70bf18a086: Preparing 09:31:55 575cf88381b9: Preparing 09:31:55 df2a22daffa6: Preparing 09:31:55 49d623e50230: Waiting 09:31:55 d9648dbf7ab9: Waiting 09:31:55 a67e73197604: Waiting 09:31:55 5f70bf18a086: Waiting 09:31:55 bea3cb6e432c: Waiting 09:31:55 575cf88381b9: Waiting 09:31:55 51099204e380: Waiting 09:31:55 fdc1c7c40a94: Waiting 09:31:55 df2a22daffa6: Waiting 09:31:55 e1d1aad86697: Preparing 09:31:55 1e890da81ec9: Preparing 09:31:55 1e890da81ec9: Waiting 09:31:55 a63ab63fa15d: Pushed 09:31:55 dd69ce846846: Pushed 09:31:55 19054dd6ae41: Pushed 09:31:55 381dba2817ec: Pushed 09:31:55 0dff483bd135: Pushed 09:31:55 a67e73197604: Pushed 09:31:55 51099204e380: Layer already exists 09:31:55 fdc1c7c40a94: Layer already exists 09:31:55 5f70bf18a086: Layer already exists 09:31:55 49d623e50230: Pushed 09:31:55 d9648dbf7ab9: Pushed 09:31:55 575cf88381b9: Pushed 09:31:55 1e890da81ec9: Layer already exists 09:31:55 e1d1aad86697: Pushed 09:31:55 df2a22daffa6: Pushed 09:31:58 bea3cb6e432c: Pushed 09:31:58 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:7c1690a03106ffd9c3d01bc4f05fe57505abe35e0a899b9753e01d82e8ed2034 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:31:59 19054dd6ae41: Preparing 09:31:59 a63ab63fa15d: Preparing 09:31:59 0dff483bd135: Preparing 09:31:59 dd69ce846846: Preparing 09:31:59 381dba2817ec: Preparing 09:31:59 a67e73197604: Preparing 09:31:59 bea3cb6e432c: Preparing 09:31:59 51099204e380: Preparing 09:31:59 fdc1c7c40a94: Preparing 09:31:59 49d623e50230: Preparing 09:31:59 d9648dbf7ab9: Preparing 09:31:59 5f70bf18a086: Preparing 09:31:59 575cf88381b9: Preparing 09:31:59 df2a22daffa6: Preparing 09:31:59 e1d1aad86697: Preparing 09:31:59 1e890da81ec9: Preparing 09:31:59 fdc1c7c40a94: Waiting 09:31:59 49d623e50230: Waiting 09:31:59 d9648dbf7ab9: Waiting 09:31:59 5f70bf18a086: Waiting 09:31:59 575cf88381b9: Waiting 09:31:59 df2a22daffa6: Waiting 09:31:59 e1d1aad86697: Waiting 09:31:59 1e890da81ec9: Waiting 09:31:59 a67e73197604: Waiting 09:31:59 bea3cb6e432c: Waiting 09:31:59 51099204e380: Waiting 09:31:59 0dff483bd135: Layer already exists 09:31:59 a63ab63fa15d: Layer already exists 09:31:59 381dba2817ec: Layer already exists 09:31:59 19054dd6ae41: Layer already exists 09:31:59 dd69ce846846: Layer already exists 09:31:59 51099204e380: Layer already exists 09:31:59 bea3cb6e432c: Layer already exists 09:31:59 fdc1c7c40a94: Layer already exists 09:31:59 49d623e50230: Layer already exists 09:31:59 a67e73197604: Layer already exists 09:31:59 d9648dbf7ab9: Layer already exists 09:31:59 5f70bf18a086: Layer already exists 09:31:59 575cf88381b9: Layer already exists 09:31:59 df2a22daffa6: Layer already exists 09:31:59 e1d1aad86697: Layer already exists 09:31:59 1e890da81ec9: Layer already exists 09:31:59 latest: digest: sha256:7c1690a03106ffd9c3d01bc4f05fe57505abe35e0a899b9753e01d82e8ed2034 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.50 09:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:32:00 19054dd6ae41: Preparing 09:32:00 a63ab63fa15d: Preparing 09:32:00 0dff483bd135: Preparing 09:32:00 dd69ce846846: Preparing 09:32:00 381dba2817ec: Preparing 09:32:00 a67e73197604: Preparing 09:32:00 bea3cb6e432c: Preparing 09:32:00 51099204e380: Preparing 09:32:00 fdc1c7c40a94: Preparing 09:32:00 a67e73197604: Waiting 09:32:00 bea3cb6e432c: Waiting 09:32:00 51099204e380: Waiting 09:32:00 49d623e50230: Preparing 09:32:00 fdc1c7c40a94: Waiting 09:32:00 49d623e50230: Waiting 09:32:00 d9648dbf7ab9: Preparing 09:32:00 5f70bf18a086: Preparing 09:32:00 575cf88381b9: Preparing 09:32:00 df2a22daffa6: Preparing 09:32:00 d9648dbf7ab9: Waiting 09:32:00 e1d1aad86697: Preparing 09:32:00 1e890da81ec9: Preparing 09:32:00 575cf88381b9: Waiting 09:32:00 df2a22daffa6: Waiting 09:32:00 e1d1aad86697: Waiting 09:32:00 1e890da81ec9: Waiting 09:32:00 5f70bf18a086: Waiting 09:32:00 a63ab63fa15d: Layer already exists 09:32:00 381dba2817ec: Layer already exists 09:32:00 19054dd6ae41: Layer already exists 09:32:00 dd69ce846846: Layer already exists 09:32:00 0dff483bd135: Layer already exists 09:32:00 bea3cb6e432c: Layer already exists 09:32:00 51099204e380: Layer already exists 09:32:00 a67e73197604: Layer already exists 09:32:00 fdc1c7c40a94: Layer already exists 09:32:00 49d623e50230: Layer already exists 09:32:00 575cf88381b9: Layer already exists 09:32:00 5f70bf18a086: Layer already exists 09:32:00 d9648dbf7ab9: Layer already exists 09:32:00 df2a22daffa6: Layer already exists 09:32:00 e1d1aad86697: Layer already exists 09:32:00 1e890da81ec9: Layer already exists 09:32:00 4.1.0-dev.50: digest: sha256:7c1690a03106ffd9c3d01bc4f05fe57505abe35e0a899b9753e01d82e8ed2034 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:32:01 19054dd6ae41: Preparing 09:32:01 a63ab63fa15d: Preparing 09:32:01 0dff483bd135: Preparing 09:32:01 dd69ce846846: Preparing 09:32:01 381dba2817ec: Preparing 09:32:01 a67e73197604: Preparing 09:32:01 bea3cb6e432c: Preparing 09:32:01 51099204e380: Preparing 09:32:01 fdc1c7c40a94: Preparing 09:32:01 49d623e50230: Preparing 09:32:01 d9648dbf7ab9: Preparing 09:32:01 5f70bf18a086: Preparing 09:32:01 575cf88381b9: Preparing 09:32:01 df2a22daffa6: Preparing 09:32:01 e1d1aad86697: Preparing 09:32:01 1e890da81ec9: Preparing 09:32:01 fdc1c7c40a94: Waiting 09:32:01 49d623e50230: Waiting 09:32:01 d9648dbf7ab9: Waiting 09:32:01 5f70bf18a086: Waiting 09:32:01 575cf88381b9: Waiting 09:32:01 df2a22daffa6: Waiting 09:32:01 e1d1aad86697: Waiting 09:32:01 1e890da81ec9: Waiting 09:32:01 bea3cb6e432c: Waiting 09:32:01 51099204e380: Waiting 09:32:01 a63ab63fa15d: Layer already exists 09:32:01 0dff483bd135: Layer already exists 09:32:01 dd69ce846846: Layer already exists 09:32:01 381dba2817ec: Layer already exists 09:32:01 19054dd6ae41: Layer already exists 09:32:01 49d623e50230: Layer already exists 09:32:01 a67e73197604: Layer already exists 09:32:01 bea3cb6e432c: Layer already exists 09:32:01 51099204e380: Layer already exists 09:32:01 fdc1c7c40a94: Layer already exists 09:32:01 575cf88381b9: Layer already exists 09:32:01 e1d1aad86697: Layer already exists 09:32:01 d9648dbf7ab9: Layer already exists 09:32:01 5f70bf18a086: Layer already exists 09:32:01 df2a22daffa6: Layer already exists 09:32:01 1e890da81ec9: Layer already exists 09:32:01 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:7c1690a03106ffd9c3d01bc4f05fe57505abe35e0a899b9753e01d82e8ed2034 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:32:03 19054dd6ae41: Preparing 09:32:03 a63ab63fa15d: Preparing 09:32:03 0dff483bd135: Preparing 09:32:03 dd69ce846846: Preparing 09:32:03 381dba2817ec: Preparing 09:32:03 a67e73197604: Preparing 09:32:03 bea3cb6e432c: Preparing 09:32:03 51099204e380: Preparing 09:32:03 fdc1c7c40a94: Preparing 09:32:03 49d623e50230: Preparing 09:32:03 d9648dbf7ab9: Preparing 09:32:03 5f70bf18a086: Preparing 09:32:03 575cf88381b9: Preparing 09:32:03 df2a22daffa6: Preparing 09:32:03 e1d1aad86697: Preparing 09:32:03 1e890da81ec9: Preparing 09:32:03 51099204e380: Waiting 09:32:03 fdc1c7c40a94: Waiting 09:32:03 49d623e50230: Waiting 09:32:03 d9648dbf7ab9: Waiting 09:32:03 5f70bf18a086: Waiting 09:32:03 575cf88381b9: Waiting 09:32:03 df2a22daffa6: Waiting 09:32:03 e1d1aad86697: Waiting 09:32:03 1e890da81ec9: Waiting 09:32:03 a67e73197604: Waiting 09:32:03 bea3cb6e432c: Waiting 09:32:03 dd69ce846846: Layer already exists 09:32:03 381dba2817ec: Layer already exists 09:32:03 0dff483bd135: Layer already exists 09:32:03 a63ab63fa15d: Layer already exists 09:32:03 19054dd6ae41: Layer already exists 09:32:03 bea3cb6e432c: Layer already exists 09:32:03 fdc1c7c40a94: Layer already exists 09:32:03 51099204e380: Layer already exists 09:32:03 49d623e50230: Layer already exists 09:32:03 a67e73197604: Layer already exists 09:32:03 5f70bf18a086: Layer already exists 09:32:03 d9648dbf7ab9: Layer already exists 09:32:03 575cf88381b9: Layer already exists 09:32:03 df2a22daffa6: Layer already exists 09:32:03 e1d1aad86697: Layer already exists 09:32:03 1e890da81ec9: Layer already exists 09:32:03 main: digest: sha256:7c1690a03106ffd9c3d01bc4f05fe57505abe35e0a899b9753e01d82e8ed2034 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:03 ===================================================== [Pipeline] echo 09:32:03 taggedImages: 09:32:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:32:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:32:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.50 09:32:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:32:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:32:03 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:32:03 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:32:03 latest 09:32:03 4.1.0-dev.50 09:32:03 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:32:03 main 09:32:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:32:04 1eb38b87a110: Preparing 09:32:04 eb6c905bfbd5: Preparing 09:32:04 15af57b86246: Preparing 09:32:04 86e54ea9574b: Preparing 09:32:04 51099204e380: Preparing 09:32:04 fdc1c7c40a94: Preparing 09:32:04 1a9f79f8b4fc: Preparing 09:32:04 51e267c7352f: Preparing 09:32:04 1e890da81ec9: Preparing 09:32:04 1a9f79f8b4fc: Waiting 09:32:04 51e267c7352f: Waiting 09:32:04 fdc1c7c40a94: Waiting 09:32:04 1e890da81ec9: Waiting 09:32:04 51099204e380: Layer already exists 09:32:04 fdc1c7c40a94: Layer already exists 09:32:04 eb6c905bfbd5: Pushed 09:32:04 15af57b86246: Pushed 09:32:04 1a9f79f8b4fc: Layer already exists 09:32:04 51e267c7352f: Layer already exists 09:32:04 1eb38b87a110: Pushed 09:32:04 1e890da81ec9: Layer already exists 09:32:11 86e54ea9574b: Pushed 09:32:11 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:47407d20f59d392e3c852701469766e19e152cb72ef6ec499eac7a3683aaab75 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:11 + 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:32:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:32:12 1eb38b87a110: Preparing 09:32:12 eb6c905bfbd5: Preparing 09:32:12 15af57b86246: Preparing 09:32:12 86e54ea9574b: Preparing 09:32:12 51099204e380: Preparing 09:32:12 fdc1c7c40a94: Preparing 09:32:12 1a9f79f8b4fc: Preparing 09:32:12 51e267c7352f: Preparing 09:32:12 1e890da81ec9: Preparing 09:32:12 fdc1c7c40a94: Waiting 09:32:12 1a9f79f8b4fc: Waiting 09:32:12 51e267c7352f: Waiting 09:32:12 1e890da81ec9: Waiting 09:32:12 eb6c905bfbd5: Layer already exists 09:32:12 1eb38b87a110: Layer already exists 09:32:12 86e54ea9574b: Layer already exists 09:32:12 51099204e380: Layer already exists 09:32:12 15af57b86246: Layer already exists 09:32:12 fdc1c7c40a94: Layer already exists 09:32:12 1e890da81ec9: Layer already exists 09:32:12 51e267c7352f: Layer already exists 09:32:12 1a9f79f8b4fc: Layer already exists 09:32:12 latest: digest: sha256:47407d20f59d392e3c852701469766e19e152cb72ef6ec499eac7a3683aaab75 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.50 09:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:32:13 1eb38b87a110: Preparing 09:32:13 eb6c905bfbd5: Preparing 09:32:13 15af57b86246: Preparing 09:32:13 86e54ea9574b: Preparing 09:32:13 51099204e380: Preparing 09:32:13 fdc1c7c40a94: Preparing 09:32:13 1a9f79f8b4fc: Preparing 09:32:13 51e267c7352f: Preparing 09:32:13 1e890da81ec9: Preparing 09:32:13 fdc1c7c40a94: Waiting 09:32:13 1a9f79f8b4fc: Waiting 09:32:13 51e267c7352f: Waiting 09:32:13 1e890da81ec9: Waiting 09:32:13 86e54ea9574b: Layer already exists 09:32:13 eb6c905bfbd5: Layer already exists 09:32:13 51099204e380: Layer already exists 09:32:13 1eb38b87a110: Layer already exists 09:32:13 15af57b86246: Layer already exists 09:32:13 51e267c7352f: Layer already exists 09:32:13 fdc1c7c40a94: Layer already exists 09:32:13 1a9f79f8b4fc: Layer already exists 09:32:13 1e890da81ec9: Layer already exists 09:32:13 4.1.0-dev.50: digest: sha256:47407d20f59d392e3c852701469766e19e152cb72ef6ec499eac7a3683aaab75 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:32:14 1eb38b87a110: Preparing 09:32:14 eb6c905bfbd5: Preparing 09:32:14 15af57b86246: Preparing 09:32:14 86e54ea9574b: Preparing 09:32:14 51099204e380: Preparing 09:32:14 fdc1c7c40a94: Preparing 09:32:14 1a9f79f8b4fc: Preparing 09:32:14 51e267c7352f: Preparing 09:32:14 1e890da81ec9: Preparing 09:32:14 fdc1c7c40a94: Waiting 09:32:14 1a9f79f8b4fc: Waiting 09:32:14 51e267c7352f: Waiting 09:32:14 1e890da81ec9: Waiting 09:32:14 eb6c905bfbd5: Layer already exists 09:32:14 51099204e380: Layer already exists 09:32:14 15af57b86246: Layer already exists 09:32:14 86e54ea9574b: Layer already exists 09:32:14 1eb38b87a110: Layer already exists 09:32:14 fdc1c7c40a94: Layer already exists 09:32:14 51e267c7352f: Layer already exists 09:32:14 1a9f79f8b4fc: Layer already exists 09:32:14 1e890da81ec9: Layer already exists 09:32:14 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:47407d20f59d392e3c852701469766e19e152cb72ef6ec499eac7a3683aaab75 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:15 + 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:32:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:32:15 1eb38b87a110: Preparing 09:32:15 eb6c905bfbd5: Preparing 09:32:15 15af57b86246: Preparing 09:32:15 86e54ea9574b: Preparing 09:32:15 51099204e380: Preparing 09:32:15 fdc1c7c40a94: Preparing 09:32:15 1a9f79f8b4fc: Preparing 09:32:15 51e267c7352f: Preparing 09:32:15 1e890da81ec9: Preparing 09:32:15 1a9f79f8b4fc: Waiting 09:32:15 51e267c7352f: Waiting 09:32:15 fdc1c7c40a94: Waiting 09:32:15 1eb38b87a110: Layer already exists 09:32:15 51099204e380: Layer already exists 09:32:15 15af57b86246: Layer already exists 09:32:15 eb6c905bfbd5: Layer already exists 09:32:15 86e54ea9574b: Layer already exists 09:32:15 fdc1c7c40a94: Layer already exists 09:32:15 1a9f79f8b4fc: Layer already exists 09:32:15 1e890da81ec9: Layer already exists 09:32:15 51e267c7352f: Layer already exists 09:32:15 main: digest: sha256:47407d20f59d392e3c852701469766e19e152cb72ef6ec499eac7a3683aaab75 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:15 ===================================================== [Pipeline] echo 09:32:15 taggedImages: 09:32:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:32:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:32:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.50 09:32:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:32:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:32:15 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:32:15 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:32:15 latest 09:32:15 4.1.0-dev.50 09:32:15 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:32:15 main 09:32:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:32:16 ffc5b6806a5f: Preparing 09:32:16 5dc1220cb22b: Preparing 09:32:16 aad4fea6ef71: Preparing 09:32:16 0bf6e3522d8c: Preparing 09:32:16 d83fa84a1f28: Preparing 09:32:16 51099204e380: Preparing 09:32:16 fdc1c7c40a94: Preparing 09:32:16 55b08b003700: Preparing 09:32:16 19b8e69aee68: Preparing 09:32:16 d58286d44d1a: Preparing 09:32:16 1e890da81ec9: Preparing 09:32:16 fdc1c7c40a94: Waiting 09:32:16 55b08b003700: Waiting 09:32:16 51099204e380: Waiting 09:32:16 d58286d44d1a: Waiting 09:32:16 1e890da81ec9: Waiting 09:32:16 19b8e69aee68: Waiting 09:32:16 0bf6e3522d8c: Pushed 09:32:16 5dc1220cb22b: Pushed 09:32:16 d83fa84a1f28: Pushed 09:32:16 ffc5b6806a5f: Pushed 09:32:16 51099204e380: Layer already exists 09:32:16 fdc1c7c40a94: Layer already exists 09:32:16 1e890da81ec9: Layer already exists 09:32:16 55b08b003700: Pushed 09:32:17 19b8e69aee68: Pushed 09:32:19 d58286d44d1a: Pushed 09:32:23 aad4fea6ef71: Pushed 09:32:23 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:f70675f3f7f6d9331dfac2b4e47463bc280b0c675b030ad43a9c11c199a66f90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:23 + 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:32:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:32:23 ffc5b6806a5f: Preparing 09:32:23 5dc1220cb22b: Preparing 09:32:23 aad4fea6ef71: Preparing 09:32:23 0bf6e3522d8c: Preparing 09:32:23 d83fa84a1f28: Preparing 09:32:23 51099204e380: Preparing 09:32:23 fdc1c7c40a94: Preparing 09:32:23 55b08b003700: Preparing 09:32:23 19b8e69aee68: Preparing 09:32:23 d58286d44d1a: Preparing 09:32:23 1e890da81ec9: Preparing 09:32:23 51099204e380: Waiting 09:32:23 fdc1c7c40a94: Waiting 09:32:23 55b08b003700: Waiting 09:32:23 19b8e69aee68: Waiting 09:32:23 d58286d44d1a: Waiting 09:32:23 1e890da81ec9: Waiting 09:32:23 0bf6e3522d8c: Layer already exists 09:32:23 ffc5b6806a5f: Layer already exists 09:32:23 aad4fea6ef71: Layer already exists 09:32:23 5dc1220cb22b: Layer already exists 09:32:23 d83fa84a1f28: Layer already exists 09:32:23 55b08b003700: Layer already exists 09:32:23 d58286d44d1a: Layer already exists 09:32:23 51099204e380: Layer already exists 09:32:23 fdc1c7c40a94: Layer already exists 09:32:23 19b8e69aee68: Layer already exists 09:32:23 1e890da81ec9: Layer already exists 09:32:23 latest: digest: sha256:f70675f3f7f6d9331dfac2b4e47463bc280b0c675b030ad43a9c11c199a66f90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.50 09:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:32:24 ffc5b6806a5f: Preparing 09:32:24 5dc1220cb22b: Preparing 09:32:24 aad4fea6ef71: Preparing 09:32:24 0bf6e3522d8c: Preparing 09:32:24 d83fa84a1f28: Preparing 09:32:24 51099204e380: Preparing 09:32:24 fdc1c7c40a94: Preparing 09:32:24 55b08b003700: Preparing 09:32:24 19b8e69aee68: Preparing 09:32:24 d58286d44d1a: Preparing 09:32:24 1e890da81ec9: Preparing 09:32:24 55b08b003700: Waiting 09:32:24 51099204e380: Waiting 09:32:24 19b8e69aee68: Waiting 09:32:24 d58286d44d1a: Waiting 09:32:24 1e890da81ec9: Waiting 09:32:24 fdc1c7c40a94: Waiting 09:32:24 aad4fea6ef71: Layer already exists 09:32:24 d83fa84a1f28: Layer already exists 09:32:24 5dc1220cb22b: Layer already exists 09:32:24 0bf6e3522d8c: Layer already exists 09:32:24 ffc5b6806a5f: Layer already exists 09:32:24 19b8e69aee68: Layer already exists 09:32:24 fdc1c7c40a94: Layer already exists 09:32:24 55b08b003700: Layer already exists 09:32:24 51099204e380: Layer already exists 09:32:24 d58286d44d1a: Layer already exists 09:32:24 1e890da81ec9: Layer already exists 09:32:25 4.1.0-dev.50: digest: sha256:f70675f3f7f6d9331dfac2b4e47463bc280b0c675b030ad43a9c11c199a66f90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:32:26 ffc5b6806a5f: Preparing 09:32:26 5dc1220cb22b: Preparing 09:32:26 aad4fea6ef71: Preparing 09:32:26 0bf6e3522d8c: Preparing 09:32:26 d83fa84a1f28: Preparing 09:32:26 51099204e380: Preparing 09:32:26 fdc1c7c40a94: Preparing 09:32:26 55b08b003700: Preparing 09:32:26 19b8e69aee68: Preparing 09:32:26 d58286d44d1a: Preparing 09:32:26 1e890da81ec9: Preparing 09:32:26 55b08b003700: Waiting 09:32:26 19b8e69aee68: Waiting 09:32:26 d58286d44d1a: Waiting 09:32:26 1e890da81ec9: Waiting 09:32:26 51099204e380: Waiting 09:32:26 5dc1220cb22b: Layer already exists 09:32:26 ffc5b6806a5f: Layer already exists 09:32:26 d83fa84a1f28: Layer already exists 09:32:26 0bf6e3522d8c: Layer already exists 09:32:26 aad4fea6ef71: Layer already exists 09:32:26 fdc1c7c40a94: Layer already exists 09:32:26 51099204e380: Layer already exists 09:32:26 55b08b003700: Layer already exists 09:32:26 d58286d44d1a: Layer already exists 09:32:26 19b8e69aee68: Layer already exists 09:32:26 1e890da81ec9: Layer already exists 09:32:26 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:f70675f3f7f6d9331dfac2b4e47463bc280b0c675b030ad43a9c11c199a66f90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:26 + 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:32:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:32:26 ffc5b6806a5f: Preparing 09:32:26 5dc1220cb22b: Preparing 09:32:26 aad4fea6ef71: Preparing 09:32:26 0bf6e3522d8c: Preparing 09:32:26 d83fa84a1f28: Preparing 09:32:26 51099204e380: Preparing 09:32:26 fdc1c7c40a94: Preparing 09:32:26 55b08b003700: Preparing 09:32:26 19b8e69aee68: Preparing 09:32:26 51099204e380: Waiting 09:32:26 d58286d44d1a: Preparing 09:32:26 1e890da81ec9: Preparing 09:32:26 fdc1c7c40a94: Waiting 09:32:26 55b08b003700: Waiting 09:32:26 19b8e69aee68: Waiting 09:32:26 d58286d44d1a: Waiting 09:32:26 1e890da81ec9: Waiting 09:32:26 0bf6e3522d8c: Layer already exists 09:32:26 5dc1220cb22b: Layer already exists 09:32:26 ffc5b6806a5f: Layer already exists 09:32:26 aad4fea6ef71: Layer already exists 09:32:26 d83fa84a1f28: Layer already exists 09:32:26 55b08b003700: Layer already exists 09:32:26 19b8e69aee68: Layer already exists 09:32:26 51099204e380: Layer already exists 09:32:26 fdc1c7c40a94: Layer already exists 09:32:26 d58286d44d1a: Layer already exists 09:32:26 1e890da81ec9: Layer already exists 09:32:27 main: digest: sha256:f70675f3f7f6d9331dfac2b4e47463bc280b0c675b030ad43a9c11c199a66f90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:27 ===================================================== [Pipeline] echo 09:32:27 taggedImages: 09:32:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:32:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:32:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.50 09:32:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:32:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:32:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:32:27 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:32:27 latest 09:32:27 4.1.0-dev.50 09:32:27 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:32:27 main 09:32:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:32:28 d0bc070679f9: Preparing 09:32:28 a8857888b970: Preparing 09:32:28 0af5770bdd19: Preparing 09:32:28 b87f7e526b1f: Preparing 09:32:28 0680516626db: Preparing 09:32:28 10d86f478fef: Preparing 09:32:28 d5943d03a3dd: Preparing 09:32:28 10d86f478fef: Waiting 09:32:28 51099204e380: Preparing 09:32:28 d5943d03a3dd: Waiting 09:32:28 51099204e380: Waiting 09:32:28 fdc1c7c40a94: Preparing 09:32:28 fdc1c7c40a94: Waiting 09:32:28 3a77316a90cb: Preparing 09:32:28 047904305e90: Preparing 09:32:28 3a77316a90cb: Waiting 09:32:28 1e890da81ec9: Preparing 09:32:28 047904305e90: Waiting 09:32:28 1e890da81ec9: Waiting 09:32:28 0680516626db: Pushed 09:32:28 d0bc070679f9: Pushed 09:32:28 a8857888b970: Pushed 09:32:28 51099204e380: Layer already exists 09:32:28 fdc1c7c40a94: Layer already exists 09:32:28 10d86f478fef: Pushed 09:32:28 d5943d03a3dd: Pushed 09:32:28 1e890da81ec9: Layer already exists 09:32:28 3a77316a90cb: Pushed 09:32:31 047904305e90: Pushed 09:32:34 b87f7e526b1f: Pushed 09:32:34 0af5770bdd19: Pushed 09:32:34 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:cee2f0c80a3eb8953b2a008405827db1ca29ef4ca9775cdcc097054720db2d4b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:35 + 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:32:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:32:35 d0bc070679f9: Preparing 09:32:35 a8857888b970: Preparing 09:32:35 0af5770bdd19: Preparing 09:32:35 b87f7e526b1f: Preparing 09:32:35 0680516626db: Preparing 09:32:35 10d86f478fef: Preparing 09:32:35 d5943d03a3dd: Preparing 09:32:35 51099204e380: Preparing 09:32:35 fdc1c7c40a94: Preparing 09:32:35 3a77316a90cb: Preparing 09:32:35 047904305e90: Preparing 09:32:35 1e890da81ec9: Preparing 09:32:35 10d86f478fef: Waiting 09:32:35 047904305e90: Waiting 09:32:35 1e890da81ec9: Waiting 09:32:35 51099204e380: Waiting 09:32:35 fdc1c7c40a94: Waiting 09:32:35 a8857888b970: Layer already exists 09:32:35 d0bc070679f9: Layer already exists 09:32:35 0680516626db: Layer already exists 09:32:35 0af5770bdd19: Layer already exists 09:32:35 b87f7e526b1f: Layer already exists 09:32:35 d5943d03a3dd: Layer already exists 09:32:35 10d86f478fef: Layer already exists 09:32:35 fdc1c7c40a94: Layer already exists 09:32:35 51099204e380: Layer already exists 09:32:35 3a77316a90cb: Layer already exists 09:32:35 047904305e90: Layer already exists 09:32:35 1e890da81ec9: Layer already exists 09:32:36 latest: digest: sha256:cee2f0c80a3eb8953b2a008405827db1ca29ef4ca9775cdcc097054720db2d4b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.50 09:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:32:36 d0bc070679f9: Preparing 09:32:36 a8857888b970: Preparing 09:32:36 0af5770bdd19: Preparing 09:32:36 b87f7e526b1f: Preparing 09:32:36 0680516626db: Preparing 09:32:36 10d86f478fef: Preparing 09:32:36 d5943d03a3dd: Preparing 09:32:36 51099204e380: Preparing 09:32:36 fdc1c7c40a94: Preparing 09:32:36 3a77316a90cb: Preparing 09:32:36 047904305e90: Preparing 09:32:36 1e890da81ec9: Preparing 09:32:36 51099204e380: Waiting 09:32:36 fdc1c7c40a94: Waiting 09:32:36 3a77316a90cb: Waiting 09:32:36 10d86f478fef: Waiting 09:32:36 d5943d03a3dd: Waiting 09:32:36 047904305e90: Waiting 09:32:36 1e890da81ec9: Waiting 09:32:36 a8857888b970: Layer already exists 09:32:36 b87f7e526b1f: Layer already exists 09:32:36 0680516626db: Layer already exists 09:32:36 d0bc070679f9: Layer already exists 09:32:36 0af5770bdd19: Layer already exists 09:32:36 10d86f478fef: Layer already exists 09:32:36 d5943d03a3dd: Layer already exists 09:32:36 51099204e380: Layer already exists 09:32:36 fdc1c7c40a94: Layer already exists 09:32:36 3a77316a90cb: Layer already exists 09:32:36 047904305e90: Layer already exists 09:32:36 1e890da81ec9: Layer already exists 09:32:36 4.1.0-dev.50: digest: sha256:cee2f0c80a3eb8953b2a008405827db1ca29ef4ca9775cdcc097054720db2d4b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:32:37 d0bc070679f9: Preparing 09:32:37 a8857888b970: Preparing 09:32:37 0af5770bdd19: Preparing 09:32:37 b87f7e526b1f: Preparing 09:32:37 0680516626db: Preparing 09:32:37 10d86f478fef: Preparing 09:32:37 d5943d03a3dd: Preparing 09:32:37 51099204e380: Preparing 09:32:37 fdc1c7c40a94: Preparing 09:32:37 3a77316a90cb: Preparing 09:32:37 047904305e90: Preparing 09:32:37 1e890da81ec9: Preparing 09:32:37 10d86f478fef: Waiting 09:32:37 d5943d03a3dd: Waiting 09:32:37 51099204e380: Waiting 09:32:37 fdc1c7c40a94: Waiting 09:32:37 3a77316a90cb: Waiting 09:32:37 047904305e90: Waiting 09:32:37 1e890da81ec9: Waiting 09:32:37 0680516626db: Layer already exists 09:32:37 b87f7e526b1f: Layer already exists 09:32:37 a8857888b970: Layer already exists 09:32:37 0af5770bdd19: Layer already exists 09:32:37 d0bc070679f9: Layer already exists 09:32:37 10d86f478fef: Layer already exists 09:32:37 d5943d03a3dd: Layer already exists 09:32:37 3a77316a90cb: Layer already exists 09:32:37 fdc1c7c40a94: Layer already exists 09:32:37 51099204e380: Layer already exists 09:32:37 047904305e90: Layer already exists 09:32:37 1e890da81ec9: Layer already exists 09:32:38 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:cee2f0c80a3eb8953b2a008405827db1ca29ef4ca9775cdcc097054720db2d4b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:38 + 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:32:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:32:38 d0bc070679f9: Preparing 09:32:38 a8857888b970: Preparing 09:32:38 0af5770bdd19: Preparing 09:32:38 b87f7e526b1f: Preparing 09:32:38 0680516626db: Preparing 09:32:38 10d86f478fef: Preparing 09:32:38 d5943d03a3dd: Preparing 09:32:38 51099204e380: Preparing 09:32:38 fdc1c7c40a94: Preparing 09:32:38 3a77316a90cb: Preparing 09:32:38 047904305e90: Preparing 09:32:38 1e890da81ec9: Preparing 09:32:38 10d86f478fef: Waiting 09:32:38 d5943d03a3dd: Waiting 09:32:38 51099204e380: Waiting 09:32:38 fdc1c7c40a94: Waiting 09:32:38 3a77316a90cb: Waiting 09:32:38 047904305e90: Waiting 09:32:38 1e890da81ec9: Waiting 09:32:38 b87f7e526b1f: Layer already exists 09:32:38 0af5770bdd19: Layer already exists 09:32:38 d0bc070679f9: Layer already exists 09:32:38 0680516626db: Layer already exists 09:32:38 a8857888b970: Layer already exists 09:32:38 10d86f478fef: Layer already exists 09:32:38 d5943d03a3dd: Layer already exists 09:32:38 3a77316a90cb: Layer already exists 09:32:38 51099204e380: Layer already exists 09:32:38 fdc1c7c40a94: Layer already exists 09:32:38 047904305e90: Layer already exists 09:32:38 1e890da81ec9: Layer already exists 09:32:39 main: digest: sha256:cee2f0c80a3eb8953b2a008405827db1ca29ef4ca9775cdcc097054720db2d4b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:39 ===================================================== [Pipeline] echo 09:32:39 taggedImages: 09:32:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:32:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:32:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.50 09:32:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:32:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:32:39 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:32:39 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:32:39 latest 09:32:39 4.1.0-dev.50 09:32:39 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:32:39 main 09:32:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:32:39 2cd154a1a454: Preparing 09:32:39 2ab262c4f62b: Preparing 09:32:39 51099204e380: Preparing 09:32:39 fdc1c7c40a94: Preparing 09:32:39 ad120ad23f20: Preparing 09:32:39 4ae5c87b90f5: Preparing 09:32:39 1e890da81ec9: Preparing 09:32:39 4ae5c87b90f5: Waiting 09:32:39 1e890da81ec9: Waiting 09:32:39 fdc1c7c40a94: Layer already exists 09:32:39 51099204e380: Layer already exists 09:32:40 1e890da81ec9: Layer already exists 09:32:40 2cd154a1a454: Pushed 09:32:40 ad120ad23f20: Pushed 09:32:41 4ae5c87b90f5: Pushed 09:32:47 2ab262c4f62b: Pushed 09:32:47 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:7b04e9d06c8336313ac09f9393927ff947480b02e61991f7569049f1730f80d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:47 + 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:32:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:32:47 2cd154a1a454: Preparing 09:32:47 2ab262c4f62b: Preparing 09:32:47 51099204e380: Preparing 09:32:47 fdc1c7c40a94: Preparing 09:32:47 ad120ad23f20: Preparing 09:32:47 4ae5c87b90f5: Preparing 09:32:47 1e890da81ec9: Preparing 09:32:47 4ae5c87b90f5: Waiting 09:32:47 1e890da81ec9: Waiting 09:32:47 51099204e380: Layer already exists 09:32:47 ad120ad23f20: Layer already exists 09:32:47 2ab262c4f62b: Layer already exists 09:32:47 2cd154a1a454: Layer already exists 09:32:47 fdc1c7c40a94: Layer already exists 09:32:47 1e890da81ec9: Layer already exists 09:32:47 4ae5c87b90f5: Layer already exists 09:32:48 latest: digest: sha256:7b04e9d06c8336313ac09f9393927ff947480b02e61991f7569049f1730f80d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.50 09:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:32:48 2cd154a1a454: Preparing 09:32:48 2ab262c4f62b: Preparing 09:32:48 51099204e380: Preparing 09:32:48 fdc1c7c40a94: Preparing 09:32:48 ad120ad23f20: Preparing 09:32:48 4ae5c87b90f5: Preparing 09:32:48 1e890da81ec9: Preparing 09:32:48 4ae5c87b90f5: Waiting 09:32:48 1e890da81ec9: Waiting 09:32:48 fdc1c7c40a94: Layer already exists 09:32:48 ad120ad23f20: Layer already exists 09:32:48 51099204e380: Layer already exists 09:32:48 2cd154a1a454: Layer already exists 09:32:48 1e890da81ec9: Layer already exists 09:32:48 4ae5c87b90f5: Layer already exists 09:32:49 2ab262c4f62b: Layer already exists 09:32:49 4.1.0-dev.50: digest: sha256:7b04e9d06c8336313ac09f9393927ff947480b02e61991f7569049f1730f80d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:32:50 2cd154a1a454: Preparing 09:32:50 2ab262c4f62b: Preparing 09:32:50 51099204e380: Preparing 09:32:50 fdc1c7c40a94: Preparing 09:32:50 ad120ad23f20: Preparing 09:32:50 4ae5c87b90f5: Preparing 09:32:50 1e890da81ec9: Preparing 09:32:50 4ae5c87b90f5: Waiting 09:32:50 1e890da81ec9: Waiting 09:32:50 2ab262c4f62b: Layer already exists 09:32:50 fdc1c7c40a94: Layer already exists 09:32:50 2cd154a1a454: Layer already exists 09:32:50 51099204e380: Layer already exists 09:32:50 ad120ad23f20: Layer already exists 09:32:50 4ae5c87b90f5: Layer already exists 09:32:50 1e890da81ec9: Layer already exists 09:32:50 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:7b04e9d06c8336313ac09f9393927ff947480b02e61991f7569049f1730f80d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:50 + 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:32:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:32:51 2cd154a1a454: Preparing 09:32:51 2ab262c4f62b: Preparing 09:32:51 51099204e380: Preparing 09:32:51 fdc1c7c40a94: Preparing 09:32:51 ad120ad23f20: Preparing 09:32:51 4ae5c87b90f5: Preparing 09:32:51 1e890da81ec9: Preparing 09:32:51 4ae5c87b90f5: Waiting 09:32:51 1e890da81ec9: Waiting 09:32:51 2cd154a1a454: Layer already exists 09:32:51 51099204e380: Layer already exists 09:32:51 ad120ad23f20: Layer already exists 09:32:51 fdc1c7c40a94: Layer already exists 09:32:51 2ab262c4f62b: Layer already exists 09:32:51 1e890da81ec9: Layer already exists 09:32:51 4ae5c87b90f5: Layer already exists 09:32:51 main: digest: sha256:7b04e9d06c8336313ac09f9393927ff947480b02e61991f7569049f1730f80d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:51 ===================================================== [Pipeline] echo 09:32:51 taggedImages: 09:32:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:32:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:32:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.50 09:32:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:32:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:32:51 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:32:51 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:32:51 latest 09:32:51 4.1.0-dev.50 09:32:51 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:32:51 main 09:32:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:32:52 5d1923d2a214: Preparing 09:32:52 c217dba0c87a: Preparing 09:32:52 d655ac0f7fae: Preparing 09:32:52 51099204e380: Preparing 09:32:52 fdc1c7c40a94: Preparing 09:32:52 8f9610bbcf4f: Preparing 09:32:52 a2406fac0fb5: Preparing 09:32:52 3568a9c57098: Preparing 09:32:52 3d73def00930: Preparing 09:32:52 1e890da81ec9: Preparing 09:32:52 8f9610bbcf4f: Waiting 09:32:52 a2406fac0fb5: Waiting 09:32:52 3568a9c57098: Waiting 09:32:52 3d73def00930: Waiting 09:32:52 1e890da81ec9: Waiting 09:32:52 51099204e380: Layer already exists 09:32:52 fdc1c7c40a94: Layer already exists 09:32:52 c217dba0c87a: Pushed 09:32:52 d655ac0f7fae: Pushed 09:32:52 5d1923d2a214: Pushed 09:32:52 1e890da81ec9: Layer already exists 09:32:52 3568a9c57098: Pushed 09:32:53 3d73def00930: Pushed 09:33:03 a2406fac0fb5: Pushed 09:33:18 8f9610bbcf4f: Pushed 09:33:18 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:bf4a14aa685ea610d570fcb1aa350bc3d7dbb85d09619ae49abd63dee200ffb1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:18 + 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:33:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:33:19 5d1923d2a214: Preparing 09:33:19 c217dba0c87a: Preparing 09:33:19 d655ac0f7fae: Preparing 09:33:19 51099204e380: Preparing 09:33:19 fdc1c7c40a94: Preparing 09:33:19 8f9610bbcf4f: Preparing 09:33:19 a2406fac0fb5: Preparing 09:33:19 3568a9c57098: Preparing 09:33:19 3d73def00930: Preparing 09:33:19 1e890da81ec9: Preparing 09:33:19 3568a9c57098: Waiting 09:33:19 3d73def00930: Waiting 09:33:19 1e890da81ec9: Waiting 09:33:19 8f9610bbcf4f: Waiting 09:33:19 a2406fac0fb5: Waiting 09:33:19 5d1923d2a214: Layer already exists 09:33:19 c217dba0c87a: Layer already exists 09:33:19 51099204e380: Layer already exists 09:33:19 d655ac0f7fae: Layer already exists 09:33:19 fdc1c7c40a94: Layer already exists 09:33:19 3568a9c57098: Layer already exists 09:33:19 a2406fac0fb5: Layer already exists 09:33:19 8f9610bbcf4f: Layer already exists 09:33:19 3d73def00930: Layer already exists 09:33:19 1e890da81ec9: Layer already exists 09:33:19 latest: digest: sha256:bf4a14aa685ea610d570fcb1aa350bc3d7dbb85d09619ae49abd63dee200ffb1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.50 09:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:33:19 5d1923d2a214: Preparing 09:33:19 c217dba0c87a: Preparing 09:33:19 d655ac0f7fae: Preparing 09:33:19 51099204e380: Preparing 09:33:19 fdc1c7c40a94: Preparing 09:33:19 8f9610bbcf4f: Preparing 09:33:19 a2406fac0fb5: Preparing 09:33:19 3568a9c57098: Preparing 09:33:19 3d73def00930: Preparing 09:33:19 1e890da81ec9: Preparing 09:33:19 a2406fac0fb5: Waiting 09:33:19 3568a9c57098: Waiting 09:33:19 3d73def00930: Waiting 09:33:19 8f9610bbcf4f: Waiting 09:33:19 1e890da81ec9: Waiting 09:33:19 c217dba0c87a: Layer already exists 09:33:19 d655ac0f7fae: Layer already exists 09:33:19 51099204e380: Layer already exists 09:33:19 5d1923d2a214: Layer already exists 09:33:19 fdc1c7c40a94: Layer already exists 09:33:19 3568a9c57098: Layer already exists 09:33:19 8f9610bbcf4f: Layer already exists 09:33:19 a2406fac0fb5: Layer already exists 09:33:19 3d73def00930: Layer already exists 09:33:19 1e890da81ec9: Layer already exists 09:33:19 4.1.0-dev.50: digest: sha256:bf4a14aa685ea610d570fcb1aa350bc3d7dbb85d09619ae49abd63dee200ffb1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:33:20 5d1923d2a214: Preparing 09:33:20 c217dba0c87a: Preparing 09:33:20 d655ac0f7fae: Preparing 09:33:20 51099204e380: Preparing 09:33:20 fdc1c7c40a94: Preparing 09:33:20 8f9610bbcf4f: Preparing 09:33:20 a2406fac0fb5: Preparing 09:33:20 3568a9c57098: Preparing 09:33:20 3d73def00930: Preparing 09:33:20 1e890da81ec9: Preparing 09:33:20 3568a9c57098: Waiting 09:33:20 3d73def00930: Waiting 09:33:20 1e890da81ec9: Waiting 09:33:20 8f9610bbcf4f: Waiting 09:33:20 a2406fac0fb5: Waiting 09:33:20 c217dba0c87a: Layer already exists 09:33:20 5d1923d2a214: Layer already exists 09:33:20 fdc1c7c40a94: Layer already exists 09:33:20 d655ac0f7fae: Layer already exists 09:33:20 51099204e380: Layer already exists 09:33:20 8f9610bbcf4f: Layer already exists 09:33:20 3568a9c57098: Layer already exists 09:33:20 a2406fac0fb5: Layer already exists 09:33:20 3d73def00930: Layer already exists 09:33:20 1e890da81ec9: Layer already exists 09:33:20 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:bf4a14aa685ea610d570fcb1aa350bc3d7dbb85d09619ae49abd63dee200ffb1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + 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:33:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:33:21 5d1923d2a214: Preparing 09:33:21 c217dba0c87a: Preparing 09:33:21 d655ac0f7fae: Preparing 09:33:21 51099204e380: Preparing 09:33:21 fdc1c7c40a94: Preparing 09:33:21 8f9610bbcf4f: Preparing 09:33:21 a2406fac0fb5: Preparing 09:33:21 3568a9c57098: Preparing 09:33:21 3d73def00930: Preparing 09:33:21 1e890da81ec9: Preparing 09:33:21 8f9610bbcf4f: Waiting 09:33:21 3d73def00930: Waiting 09:33:21 a2406fac0fb5: Waiting 09:33:21 3568a9c57098: Waiting 09:33:21 1e890da81ec9: Waiting 09:33:21 5d1923d2a214: Layer already exists 09:33:21 c217dba0c87a: Layer already exists 09:33:21 fdc1c7c40a94: Layer already exists 09:33:21 51099204e380: Layer already exists 09:33:21 d655ac0f7fae: Layer already exists 09:33:21 3568a9c57098: Layer already exists 09:33:21 a2406fac0fb5: Layer already exists 09:33:21 8f9610bbcf4f: Layer already exists 09:33:21 1e890da81ec9: Layer already exists 09:33:21 3d73def00930: Layer already exists 09:33:21 main: digest: sha256:bf4a14aa685ea610d570fcb1aa350bc3d7dbb85d09619ae49abd63dee200ffb1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:21 ===================================================== [Pipeline] echo 09:33:21 taggedImages: 09:33:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:33:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:33:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.50 09:33:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:33:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:33:21 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:33:21 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:33:21 latest 09:33:21 4.1.0-dev.50 09:33:21 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:33:21 main 09:33:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:33:22 e258b644cb91: Preparing 09:33:22 73d1d95e4f33: Preparing 09:33:22 9847df00b00d: Preparing 09:33:22 51099204e380: Preparing 09:33:22 fdc1c7c40a94: Preparing 09:33:22 f76bf55b2b2e: Preparing 09:33:22 8790a96633d8: Preparing 09:33:22 4f6dfff2b7a1: Preparing 09:33:22 1e890da81ec9: Preparing 09:33:22 8790a96633d8: Waiting 09:33:22 4f6dfff2b7a1: Waiting 09:33:22 1e890da81ec9: Waiting 09:33:22 f76bf55b2b2e: Waiting 09:33:22 fdc1c7c40a94: Layer already exists 09:33:22 51099204e380: Layer already exists 09:33:22 9847df00b00d: Pushed 09:33:22 73d1d95e4f33: Pushed 09:33:22 e258b644cb91: Pushed 09:33:22 1e890da81ec9: Layer already exists 09:33:23 8790a96633d8: Pushed 09:33:23 4f6dfff2b7a1: Pushed 09:33:50 f76bf55b2b2e: Pushed 09:33:50 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:7b53dbf0f0c4f7bed13c3badcf376c8064cea7a76cc5402c9a5aca1ea8c97737 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:50 + 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:33:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:33:50 e258b644cb91: Preparing 09:33:50 73d1d95e4f33: Preparing 09:33:50 9847df00b00d: Preparing 09:33:50 51099204e380: Preparing 09:33:50 fdc1c7c40a94: Preparing 09:33:50 f76bf55b2b2e: Preparing 09:33:50 8790a96633d8: Preparing 09:33:50 4f6dfff2b7a1: Preparing 09:33:50 1e890da81ec9: Preparing 09:33:50 f76bf55b2b2e: Waiting 09:33:50 4f6dfff2b7a1: Waiting 09:33:50 1e890da81ec9: Waiting 09:33:50 8790a96633d8: Waiting 09:33:50 51099204e380: Layer already exists 09:33:50 9847df00b00d: Layer already exists 09:33:50 e258b644cb91: Layer already exists 09:33:50 fdc1c7c40a94: Layer already exists 09:33:50 73d1d95e4f33: Layer already exists 09:33:50 f76bf55b2b2e: Layer already exists 09:33:50 8790a96633d8: Layer already exists 09:33:50 1e890da81ec9: Layer already exists 09:33:50 4f6dfff2b7a1: Layer already exists 09:33:50 latest: digest: sha256:7b53dbf0f0c4f7bed13c3badcf376c8064cea7a76cc5402c9a5aca1ea8c97737 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.50 09:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:33:51 e258b644cb91: Preparing 09:33:51 73d1d95e4f33: Preparing 09:33:51 9847df00b00d: Preparing 09:33:51 51099204e380: Preparing 09:33:51 fdc1c7c40a94: Preparing 09:33:51 f76bf55b2b2e: Preparing 09:33:51 8790a96633d8: Preparing 09:33:51 4f6dfff2b7a1: Preparing 09:33:51 1e890da81ec9: Preparing 09:33:51 f76bf55b2b2e: Waiting 09:33:51 8790a96633d8: Waiting 09:33:51 4f6dfff2b7a1: Waiting 09:33:51 1e890da81ec9: Waiting 09:33:51 e258b644cb91: Layer already exists 09:33:51 9847df00b00d: Layer already exists 09:33:51 fdc1c7c40a94: Layer already exists 09:33:51 73d1d95e4f33: Layer already exists 09:33:51 51099204e380: Layer already exists 09:33:51 8790a96633d8: Layer already exists 09:33:51 4f6dfff2b7a1: Layer already exists 09:33:51 f76bf55b2b2e: Layer already exists 09:33:51 1e890da81ec9: Layer already exists 09:33:51 4.1.0-dev.50: digest: sha256:7b53dbf0f0c4f7bed13c3badcf376c8064cea7a76cc5402c9a5aca1ea8c97737 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:33:52 e258b644cb91: Preparing 09:33:52 73d1d95e4f33: Preparing 09:33:52 9847df00b00d: Preparing 09:33:52 51099204e380: Preparing 09:33:52 fdc1c7c40a94: Preparing 09:33:52 f76bf55b2b2e: Preparing 09:33:52 8790a96633d8: Preparing 09:33:52 4f6dfff2b7a1: Preparing 09:33:52 1e890da81ec9: Preparing 09:33:52 8790a96633d8: Waiting 09:33:52 4f6dfff2b7a1: Waiting 09:33:52 1e890da81ec9: Waiting 09:33:52 f76bf55b2b2e: Waiting 09:33:52 e258b644cb91: Layer already exists 09:33:52 9847df00b00d: Layer already exists 09:33:52 73d1d95e4f33: Layer already exists 09:33:52 fdc1c7c40a94: Layer already exists 09:33:52 51099204e380: Layer already exists 09:33:52 8790a96633d8: Layer already exists 09:33:52 f76bf55b2b2e: Layer already exists 09:33:52 4f6dfff2b7a1: Layer already exists 09:33:52 1e890da81ec9: Layer already exists 09:33:52 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:7b53dbf0f0c4f7bed13c3badcf376c8064cea7a76cc5402c9a5aca1ea8c97737 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:53 + 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:33:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:33:53 e258b644cb91: Preparing 09:33:53 73d1d95e4f33: Preparing 09:33:53 9847df00b00d: Preparing 09:33:53 51099204e380: Preparing 09:33:53 fdc1c7c40a94: Preparing 09:33:53 f76bf55b2b2e: Preparing 09:33:53 8790a96633d8: Preparing 09:33:53 4f6dfff2b7a1: Preparing 09:33:53 1e890da81ec9: Preparing 09:33:53 f76bf55b2b2e: Waiting 09:33:53 8790a96633d8: Waiting 09:33:53 4f6dfff2b7a1: Waiting 09:33:53 1e890da81ec9: Waiting 09:33:53 73d1d95e4f33: Layer already exists 09:33:53 9847df00b00d: Layer already exists 09:33:53 51099204e380: Layer already exists 09:33:53 e258b644cb91: Layer already exists 09:33:53 fdc1c7c40a94: Layer already exists 09:33:53 4f6dfff2b7a1: Layer already exists 09:33:53 8790a96633d8: Layer already exists 09:33:53 f76bf55b2b2e: Layer already exists 09:33:53 1e890da81ec9: Layer already exists 09:33:53 main: digest: sha256:7b53dbf0f0c4f7bed13c3badcf376c8064cea7a76cc5402c9a5aca1ea8c97737 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:53 ===================================================== [Pipeline] echo 09:33:53 taggedImages: 09:33:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:33:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:33:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.50 09:33:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:33:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:33:54 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:33:54 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:33:54 latest 09:33:54 4.1.0-dev.50 09:33:54 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:33:54 main 09:33:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:33:54 a90b656de744: Preparing 09:33:54 fcffe231b635: Preparing 09:33:54 6311e28039e4: Preparing 09:33:54 51099204e380: Preparing 09:33:54 fdc1c7c40a94: Preparing 09:33:54 6d7add4506d5: Preparing 09:33:54 3568a9c57098: Preparing 09:33:54 3d73def00930: Preparing 09:33:54 1e890da81ec9: Preparing 09:33:54 6d7add4506d5: Waiting 09:33:54 3d73def00930: Waiting 09:33:54 1e890da81ec9: Waiting 09:33:54 3568a9c57098: Waiting 09:33:54 51099204e380: Layer already exists 09:33:54 fdc1c7c40a94: Layer already exists 09:33:54 3568a9c57098: Layer already exists 09:33:54 3d73def00930: Layer already exists 09:33:54 6311e28039e4: Pushed 09:33:54 fcffe231b635: Pushed 09:33:54 a90b656de744: Pushed 09:33:54 1e890da81ec9: Layer already exists 09:34:21 6d7add4506d5: Pushed 09:34:21 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:23a240c068ff032da1d1d227ec7bac3978a9a21540639fb17233e955ad7ca5d5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:22 + 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:34:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:34:22 a90b656de744: Preparing 09:34:22 fcffe231b635: Preparing 09:34:22 6311e28039e4: Preparing 09:34:22 51099204e380: Preparing 09:34:22 fdc1c7c40a94: Preparing 09:34:22 6d7add4506d5: Preparing 09:34:22 3568a9c57098: Preparing 09:34:22 3d73def00930: Preparing 09:34:22 1e890da81ec9: Preparing 09:34:22 3568a9c57098: Waiting 09:34:22 3d73def00930: Waiting 09:34:22 1e890da81ec9: Waiting 09:34:22 6d7add4506d5: Waiting 09:34:22 51099204e380: Layer already exists 09:34:22 fdc1c7c40a94: Layer already exists 09:34:22 a90b656de744: Layer already exists 09:34:22 fcffe231b635: Layer already exists 09:34:22 6311e28039e4: Layer already exists 09:34:22 3568a9c57098: Layer already exists 09:34:22 6d7add4506d5: Layer already exists 09:34:22 1e890da81ec9: Layer already exists 09:34:22 3d73def00930: Layer already exists 09:34:22 latest: digest: sha256:23a240c068ff032da1d1d227ec7bac3978a9a21540639fb17233e955ad7ca5d5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.50 09:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:34:23 a90b656de744: Preparing 09:34:23 fcffe231b635: Preparing 09:34:23 6311e28039e4: Preparing 09:34:23 51099204e380: Preparing 09:34:23 fdc1c7c40a94: Preparing 09:34:23 6d7add4506d5: Preparing 09:34:23 3568a9c57098: Preparing 09:34:23 3d73def00930: Preparing 09:34:23 1e890da81ec9: Preparing 09:34:23 3568a9c57098: Waiting 09:34:23 3d73def00930: Waiting 09:34:23 1e890da81ec9: Waiting 09:34:23 6d7add4506d5: Waiting 09:34:23 fdc1c7c40a94: Layer already exists 09:34:23 a90b656de744: Layer already exists 09:34:23 fcffe231b635: Layer already exists 09:34:23 6311e28039e4: Layer already exists 09:34:23 51099204e380: Layer already exists 09:34:23 6d7add4506d5: Layer already exists 09:34:23 3d73def00930: Layer already exists 09:34:23 3568a9c57098: Layer already exists 09:34:23 1e890da81ec9: Layer already exists 09:34:23 4.1.0-dev.50: digest: sha256:23a240c068ff032da1d1d227ec7bac3978a9a21540639fb17233e955ad7ca5d5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:34:24 a90b656de744: Preparing 09:34:24 fcffe231b635: Preparing 09:34:24 6311e28039e4: Preparing 09:34:24 51099204e380: Preparing 09:34:24 fdc1c7c40a94: Preparing 09:34:24 6d7add4506d5: Preparing 09:34:24 3568a9c57098: Preparing 09:34:24 3d73def00930: Preparing 09:34:24 1e890da81ec9: Preparing 09:34:24 6d7add4506d5: Waiting 09:34:24 3568a9c57098: Waiting 09:34:24 3d73def00930: Waiting 09:34:24 1e890da81ec9: Waiting 09:34:24 fcffe231b635: Layer already exists 09:34:24 6311e28039e4: Layer already exists 09:34:24 fdc1c7c40a94: Layer already exists 09:34:24 a90b656de744: Layer already exists 09:34:24 51099204e380: Layer already exists 09:34:24 3d73def00930: Layer already exists 09:34:24 3568a9c57098: Layer already exists 09:34:24 6d7add4506d5: Layer already exists 09:34:24 1e890da81ec9: Layer already exists 09:34:24 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:23a240c068ff032da1d1d227ec7bac3978a9a21540639fb17233e955ad7ca5d5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:24 + 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:34:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:34:25 a90b656de744: Preparing 09:34:25 fcffe231b635: Preparing 09:34:25 6311e28039e4: Preparing 09:34:25 51099204e380: Preparing 09:34:25 fdc1c7c40a94: Preparing 09:34:25 6d7add4506d5: Preparing 09:34:25 3568a9c57098: Preparing 09:34:25 3d73def00930: Preparing 09:34:25 1e890da81ec9: Preparing 09:34:25 3568a9c57098: Waiting 09:34:25 3d73def00930: Waiting 09:34:25 1e890da81ec9: Waiting 09:34:25 fcffe231b635: Layer already exists 09:34:25 6311e28039e4: Layer already exists 09:34:25 fdc1c7c40a94: Layer already exists 09:34:25 a90b656de744: Layer already exists 09:34:25 51099204e380: Layer already exists 09:34:25 3568a9c57098: Layer already exists 09:34:25 1e890da81ec9: Layer already exists 09:34:25 3d73def00930: Layer already exists 09:34:25 6d7add4506d5: Layer already exists 09:34:25 main: digest: sha256:23a240c068ff032da1d1d227ec7bac3978a9a21540639fb17233e955ad7ca5d5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:25 ===================================================== [Pipeline] echo 09:34:25 taggedImages: 09:34:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:34:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:34:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.50 09:34:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:34:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:34:25 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:34:25 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:34:25 latest 09:34:25 4.1.0-dev.50 09:34:25 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:34:25 main 09:34:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:34:26 32561649c98b: Preparing 09:34:26 5983a4c8bc91: Preparing 09:34:26 51099204e380: Preparing 09:34:26 fdc1c7c40a94: Preparing 09:34:26 6a97c2fd2faa: Preparing 09:34:26 76e0c85278e1: Preparing 09:34:26 1e890da81ec9: Preparing 09:34:26 76e0c85278e1: Waiting 09:34:26 1e890da81ec9: Waiting 09:34:26 51099204e380: Layer already exists 09:34:26 fdc1c7c40a94: Layer already exists 09:34:26 1e890da81ec9: Layer already exists 09:34:26 32561649c98b: Pushed 09:34:26 6a97c2fd2faa: Pushed 09:34:27 76e0c85278e1: Pushed 09:34:36 5983a4c8bc91: Pushed 09:34:36 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:f9c07a6daca4c23dd8854411da4a8486001acb6d3f654847f9854a6d81746af7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:34:36 32561649c98b: Preparing 09:34:36 5983a4c8bc91: Preparing 09:34:36 51099204e380: Preparing 09:34:36 fdc1c7c40a94: Preparing 09:34:36 6a97c2fd2faa: Preparing 09:34:36 76e0c85278e1: Preparing 09:34:36 1e890da81ec9: Preparing 09:34:36 76e0c85278e1: Waiting 09:34:36 1e890da81ec9: Waiting 09:34:36 6a97c2fd2faa: Layer already exists 09:34:36 51099204e380: Layer already exists 09:34:36 fdc1c7c40a94: Layer already exists 09:34:36 32561649c98b: Layer already exists 09:34:36 5983a4c8bc91: Layer already exists 09:34:36 76e0c85278e1: Layer already exists 09:34:36 1e890da81ec9: Layer already exists 09:34:36 latest: digest: sha256:f9c07a6daca4c23dd8854411da4a8486001acb6d3f654847f9854a6d81746af7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.50 09:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:34:37 32561649c98b: Preparing 09:34:37 5983a4c8bc91: Preparing 09:34:37 51099204e380: Preparing 09:34:37 fdc1c7c40a94: Preparing 09:34:37 6a97c2fd2faa: Preparing 09:34:37 76e0c85278e1: Preparing 09:34:37 1e890da81ec9: Preparing 09:34:37 76e0c85278e1: Waiting 09:34:37 1e890da81ec9: Waiting 09:34:37 32561649c98b: Layer already exists 09:34:37 6a97c2fd2faa: Layer already exists 09:34:37 fdc1c7c40a94: Layer already exists 09:34:37 51099204e380: Layer already exists 09:34:37 5983a4c8bc91: Layer already exists 09:34:37 1e890da81ec9: Layer already exists 09:34:37 76e0c85278e1: Layer already exists 09:34:37 4.1.0-dev.50: digest: sha256:f9c07a6daca4c23dd8854411da4a8486001acb6d3f654847f9854a6d81746af7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:34:38 32561649c98b: Preparing 09:34:38 5983a4c8bc91: Preparing 09:34:38 51099204e380: Preparing 09:34:38 fdc1c7c40a94: Preparing 09:34:38 6a97c2fd2faa: Preparing 09:34:38 76e0c85278e1: Preparing 09:34:38 1e890da81ec9: Preparing 09:34:38 76e0c85278e1: Waiting 09:34:38 1e890da81ec9: Waiting 09:34:38 32561649c98b: Layer already exists 09:34:38 51099204e380: Layer already exists 09:34:38 5983a4c8bc91: Layer already exists 09:34:38 6a97c2fd2faa: Layer already exists 09:34:38 fdc1c7c40a94: Layer already exists 09:34:38 1e890da81ec9: Layer already exists 09:34:38 76e0c85278e1: Layer already exists 09:34:38 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:f9c07a6daca4c23dd8854411da4a8486001acb6d3f654847f9854a6d81746af7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:34:39 32561649c98b: Preparing 09:34:39 5983a4c8bc91: Preparing 09:34:39 51099204e380: Preparing 09:34:39 fdc1c7c40a94: Preparing 09:34:39 6a97c2fd2faa: Preparing 09:34:39 76e0c85278e1: Preparing 09:34:39 1e890da81ec9: Preparing 09:34:39 76e0c85278e1: Waiting 09:34:39 1e890da81ec9: Waiting 09:34:39 32561649c98b: Layer already exists 09:34:39 5983a4c8bc91: Layer already exists 09:34:39 fdc1c7c40a94: Layer already exists 09:34:39 6a97c2fd2faa: Layer already exists 09:34:39 51099204e380: Layer already exists 09:34:39 1e890da81ec9: Layer already exists 09:34:39 76e0c85278e1: Layer already exists 09:34:39 main: digest: sha256:f9c07a6daca4c23dd8854411da4a8486001acb6d3f654847f9854a6d81746af7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:39 ===================================================== [Pipeline] echo 09:34:40 taggedImages: 09:34:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:34:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:34:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.50 09:34:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:34:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:34:40 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:34:40 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:34:40 latest 09:34:40 4.1.0-dev.50 09:34:40 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:34:40 main 09:34:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:34:40 610b4f9d0df3: Preparing 09:34:40 9fc6d70623ba: Preparing 09:34:40 51099204e380: Preparing 09:34:40 fdc1c7c40a94: Preparing 09:34:40 76074f91da6b: Preparing 09:34:40 0b65e92e4db2: Preparing 09:34:40 1e890da81ec9: Preparing 09:34:40 0b65e92e4db2: Waiting 09:34:40 1e890da81ec9: Waiting 09:34:40 51099204e380: Layer already exists 09:34:40 fdc1c7c40a94: Layer already exists 09:34:40 1e890da81ec9: Layer already exists 09:34:40 610b4f9d0df3: Pushed 09:34:41 76074f91da6b: Pushed 09:34:41 0b65e92e4db2: Pushed 09:34:49 9fc6d70623ba: Pushed 09:34:49 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d: digest: sha256:cafa4447eceac85c1cf5bfa4ef2bdc377ec5ba7629a28fb654a1ae5e305be845 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:34:50 610b4f9d0df3: Preparing 09:34:50 9fc6d70623ba: Preparing 09:34:50 51099204e380: Preparing 09:34:50 fdc1c7c40a94: Preparing 09:34:50 76074f91da6b: Preparing 09:34:50 0b65e92e4db2: Preparing 09:34:50 1e890da81ec9: Preparing 09:34:50 0b65e92e4db2: Waiting 09:34:50 1e890da81ec9: Waiting 09:34:50 76074f91da6b: Layer already exists 09:34:50 9fc6d70623ba: Layer already exists 09:34:50 51099204e380: Layer already exists 09:34:50 610b4f9d0df3: Layer already exists 09:34:50 fdc1c7c40a94: Layer already exists 09:34:50 0b65e92e4db2: Layer already exists 09:34:50 1e890da81ec9: Layer already exists 09:34:50 latest: digest: sha256:cafa4447eceac85c1cf5bfa4ef2bdc377ec5ba7629a28fb654a1ae5e305be845 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.50 09:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:34:51 610b4f9d0df3: Preparing 09:34:51 9fc6d70623ba: Preparing 09:34:51 51099204e380: Preparing 09:34:51 fdc1c7c40a94: Preparing 09:34:51 76074f91da6b: Preparing 09:34:51 0b65e92e4db2: Preparing 09:34:51 1e890da81ec9: Preparing 09:34:51 0b65e92e4db2: Waiting 09:34:51 1e890da81ec9: Waiting 09:34:51 610b4f9d0df3: Layer already exists 09:34:51 76074f91da6b: Layer already exists 09:34:51 fdc1c7c40a94: Layer already exists 09:34:51 9fc6d70623ba: Layer already exists 09:34:51 51099204e380: Layer already exists 09:34:51 0b65e92e4db2: Layer already exists 09:34:51 1e890da81ec9: Layer already exists 09:34:51 4.1.0-dev.50: digest: sha256:cafa4447eceac85c1cf5bfa4ef2bdc377ec5ba7629a28fb654a1ae5e305be845 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:34:52 610b4f9d0df3: Preparing 09:34:52 9fc6d70623ba: Preparing 09:34:52 51099204e380: Preparing 09:34:52 fdc1c7c40a94: Preparing 09:34:52 76074f91da6b: Preparing 09:34:52 0b65e92e4db2: Preparing 09:34:52 1e890da81ec9: Preparing 09:34:52 0b65e92e4db2: Waiting 09:34:52 1e890da81ec9: Waiting 09:34:52 610b4f9d0df3: Layer already exists 09:34:52 fdc1c7c40a94: Layer already exists 09:34:52 76074f91da6b: Layer already exists 09:34:52 9fc6d70623ba: Layer already exists 09:34:52 51099204e380: Layer already exists 09:34:52 0b65e92e4db2: Layer already exists 09:34:52 1e890da81ec9: Layer already exists 09:34:52 4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50: digest: sha256:cafa4447eceac85c1cf5bfa4ef2bdc377ec5ba7629a28fb654a1ae5e305be845 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:34:53 610b4f9d0df3: Preparing 09:34:53 9fc6d70623ba: Preparing 09:34:53 51099204e380: Preparing 09:34:53 fdc1c7c40a94: Preparing 09:34:53 76074f91da6b: Preparing 09:34:53 0b65e92e4db2: Preparing 09:34:53 1e890da81ec9: Preparing 09:34:53 0b65e92e4db2: Waiting 09:34:53 51099204e380: Layer already exists 09:34:53 fdc1c7c40a94: Layer already exists 09:34:53 610b4f9d0df3: Layer already exists 09:34:53 9fc6d70623ba: Layer already exists 09:34:53 76074f91da6b: Layer already exists 09:34:53 0b65e92e4db2: Layer already exists 09:34:53 1e890da81ec9: Layer already exists 09:34:53 main: digest: sha256:cafa4447eceac85c1cf5bfa4ef2bdc377ec5ba7629a28fb654a1ae5e305be845 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:53 ===================================================== [Pipeline] echo 09:34:53 taggedImages: 09:34:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d 09:34:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:34:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.50 09:34:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 09:34:53 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.50 [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.50 [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.50 [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.50 [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.50 [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 09:34:53 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.50 [Pipeline] echo 09:34:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4476c2f8134cbd94e3f802a19b89a82bac9e7c2d-4.1.0-dev.50 [Pipeline] echo 09:34:54 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:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:34:54 09:34:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:34:55 arm64: Pulling from edgex-lftools-log-publisher 09:34:55 8998bd30e6a1: Pulling fs layer 09:34:55 04944245beec: Pulling fs layer 09:34:55 699f458cf7ca: Pulling fs layer 09:34:55 765212b225bb: Pulling fs layer 09:34:55 f23df028b6ca: Pulling fs layer 09:34:55 d65c8cfc05b1: Pulling fs layer 09:34:55 2437ff75d9bd: Pulling fs layer 09:34:55 765212b225bb: Waiting 09:34:55 f23df028b6ca: Waiting 09:34:55 d65c8cfc05b1: Waiting 09:34:55 04944245beec: Verifying Checksum 09:34:55 04944245beec: Download complete 09:34:55 765212b225bb: Download complete 09:34:55 f23df028b6ca: Verifying Checksum 09:34:55 f23df028b6ca: Download complete 09:34:55 d65c8cfc05b1: Verifying Checksum 09:34:55 d65c8cfc05b1: Download complete 09:34:55 699f458cf7ca: Verifying Checksum 09:34:55 699f458cf7ca: Download complete 09:34:56 8998bd30e6a1: Verifying Checksum 09:34:56 8998bd30e6a1: Download complete 09:34:58 2437ff75d9bd: Verifying Checksum 09:34:58 2437ff75d9bd: Download complete 09:35:01 8998bd30e6a1: Pull complete 09:35:01 04944245beec: Pull complete 09:35:03 699f458cf7ca: Pull complete 09:35:03 765212b225bb: Pull complete 09:35:04 f23df028b6ca: Pull complete 09:35:04 d65c8cfc05b1: Pull complete 09:35:22 2437ff75d9bd: Pull complete 09:35:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:35:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:35:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:22 prd-ubuntu20.04-docker-arm64-4c-16g-7698 does not seem to be running inside a container 09:35:22 $ 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/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@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:35:25 $ docker top 1f28a7cad08a6aebf420cfee9d839a1d477defdc041f6838979fc5b93023b3bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:26 ---> job-cost.sh 09:35:26 lf-activate-venv: SKIPPING 09:35:26 INFO: No Stack... 09:35:27 INFO: Retrieving Pricing Info for: v3-standard-4 09:35:28 INFO: Archiving Costs [Pipeline] sh 09:35:28 + cut -d, -f6 09:35:28 + cat /w/workspace/edgex-go/891/archives/cost.csv [Pipeline] lock 09:35:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-891-stack-cost] 09:35:28 Resource [jenkins-edgexfoundry-edgex-go-main-891-stack-cost] did not exist. Created. 09:35:28 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-891-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:35:29 + echo total: 0.10999999940395355 [Pipeline] stash 09:35:30 Stashed 1 file(s) [Pipeline] } 09:35:30 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-891-stack-cost] [Pipeline] // lock [Pipeline] } 09:35:30 $ docker stop --time=1 1f28a7cad08a6aebf420cfee9d839a1d477defdc041f6838979fc5b93023b3bc 09:35:31 $ docker rm -f --volumes 1f28a7cad08a6aebf420cfee9d839a1d477defdc041f6838979fc5b93023b3bc [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:35:32 provisioning config files... 09:35:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/891@tmp/config15343439232856975807tmp [Pipeline] { [Pipeline] sh 09:35:32 + set +x 09:35:32 + curl -s https://codecov.io/bash 09:35:32 + bash -s -- 09:35:32 09:35:32 _____ _ 09:35:32 / ____| | | 09:35:32 | | ___ __| | ___ ___ _____ __ 09:35:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:35:32 | |___| (_) | (_| | __/ (_| (_) \ V / 09:35:32 \_____\___/ \__,_|\___|\___\___/ \_/ 09:35:32 Bash-1.0.6 09:35:32 09:35:32 09:35:32 ==> git version 2.25.1 found 09:35:32 ==> 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:35:32 Release-Date: 2020-01-08 09:35:32 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:35:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:35:32 ==> Jenkins CI detected. 09:35:32 current dir:  /w/workspace/edgex-go/891 09:35:32 project root: . 09:35:32 --> token set from env 09:35:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:35:32 ==> Running gcov in . (disable via -X gcov) 09:35:32 ==> Python coveragepy not found 09:35:32 ==> Searching for coverage reports in: 09:35:32 + . 09:35:32 -> Found 1 reports 09:35:32 ==> Detecting git/mercurial file structure 09:35:32 ==> Reading reports 09:35:32 + ./coverage.out bytes=1671222 09:35:32 ==> Appending adjustments 09:35:32 https://docs.codecov.io/docs/fixing-reports 09:35:34 + Found adjustments 09:35:34 ==> Gzipping contents 09:35:34 140K /tmp/codecov.KhLTSJ.gz 09:35:34 ==> Uploading reports 09:35:34 url: https://codecov.io 09:35:34 query: branch=main&commit=4476c2f8134cbd94e3f802a19b89a82bac9e7c2d&build=891&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F891%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:35:34 -> Pinging Codecov 09:35:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4476c2f8134cbd94e3f802a19b89a82bac9e7c2d&build=891&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F891%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:35:34 -> Uploading to 09:35:34 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/4476c2f8134cbd94e3f802a19b89a82bac9e7c2d/fb5c4e81-5d28-4f13-a504-6847cdbacf77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250827%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250827T093534Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=98a8bf7663e1b05c619b58345dc89ad968d8c2e00d4d40d4b6fd11b9bc16cbf1 09:35:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:34 Dload Upload Total Spent Left Speed 09:35:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 734k --:--:-- --:--:-- --:--:-- 734k 09:35:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4476c2f8134cbd94e3f802a19b89a82bac9e7c2d [Pipeline] } 09:35:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:35:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:35:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:35:35 09:35:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:35:35 latest: Pulling from edgex-devops/edgex-snyk-go 09:35:35 0a9a5dfd008f: Already exists 09:35:35 36466aa92d05: Already exists 09:35:35 e10405b45d13: Already exists 09:35:35 096b7ceb2af7: Already exists 09:35:35 4f4fb700ef54: Already exists 09:35:35 e50aa161e22a: Pulling fs layer 09:35:35 d3c8db5fb9df: Pulling fs layer 09:35:36 e50aa161e22a: Verifying Checksum 09:35:36 e50aa161e22a: Download complete 09:35:36 e50aa161e22a: Pull complete 09:35:37 d3c8db5fb9df: Verifying Checksum 09:35:37 d3c8db5fb9df: Download complete 09:35:40 d3c8db5fb9df: Pull complete 09:35:40 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 09:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:35:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:40 prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container 09:35:40 $ 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/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:35:42 $ docker top 6334f8f3bed0dc06fd8a95f0906fb785732936d7f2e613a7d1e12976ed4849a2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:35:42 + git config --global --add safe.directory /w/workspace/edgex-go/891 [Pipeline] echo 09:35:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:35:43 + set -o pipefail 09:35:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:35:51 09:35:51 Monitoring /w/workspace/edgex-go/891 (github.com/edgexfoundry/edgex-go)... 09:35:51 09:35:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3f28e94d-12ec-4643-bbe7-c5f9a9723e25 09:35:51 09:35:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:35:51 [Pipeline] } 09:35:51 $ docker stop --time=1 6334f8f3bed0dc06fd8a95f0906fb785732936d7f2e613a7d1e12976ed4849a2 09:35:54 $ docker rm -f --volumes 6334f8f3bed0dc06fd8a95f0906fb785732936d7f2e613a7d1e12976ed4849a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:35:55 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:55 provisioning config files... 09:35:55 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/891@tmp/config15494218250116680329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:55 --> edgex-publish-swagger.sh 09:35:55 === Publish openapi API === 09:35:55 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 09:35:55 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/891/openapi/core-command.yaml] 09:35:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:55 Dload Upload Total Spent Left Speed 09:35:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 445 220k --:--:-- --:--:-- --:--:-- 220k 09:35:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:55 09:35:55 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/891/openapi/core-data.yaml] 09:35:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:55 Dload Upload Total Spent Left Speed 09:35:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71243 100 66 100 71177 468 492k --:--:-- --:--:-- --:--:-- 493k 09:35:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:55 09:35:55 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/891/openapi/core-keeper.yaml] 09:35:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:55 Dload Upload Total Spent Left Speed 09:35:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 634 283k --:--:-- --:--:-- --:--:-- 287k 09:35:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:55 09:35:55 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/891/openapi/core-metadata.yaml] 09:35:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:55 Dload Upload Total Spent Left Speed 09:35:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 481 1144k --:--:-- --:--:-- --:--:-- 1145k 09:35:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:56 09:35:56 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/891/openapi/security-proxy-auth.yaml] 09:35:56 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:56 Dload Upload Total Spent Left Speed 09:35:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 673 243k --:--:-- --:--:-- --:--:-- 244k 09:35:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:56 09:35:56 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/891/openapi/security-secretstore-setup.yaml] 09:35:56 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:56 Dload Upload Total Spent Left Speed 09:35:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 550 32608 --:--:-- --:--:-- --:--:-- 33158 09:35:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:56 09:35:56 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/891/openapi/support-notifications.yaml] 09:35:56 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:56 Dload Upload Total Spent Left Speed 09:35:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 532 787k --:--:-- --:--:-- --:--:-- 787k 09:35:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:56 09:35:56 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/891/openapi/support-scheduler.yaml] 09:35:56 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:56 Dload Upload Total Spent Left Speed 09:35:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 468 351k --:--:-- --:--:-- --:--:-- 351k 09:35:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:35:56 [Pipeline] } 09:35:56 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:35:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:35:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:57 prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container 09:35:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:35:57 $ docker top 0a39826d1c17be3919a009df736e43bcade26fae7395818f58c759b185319bef -eo pid,comm 09:35:57 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:35:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:35:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:57 [ssh-agent] Looking for ssh-agent implementation... 09:35:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:58 $ docker exec 0a39826d1c17be3919a009df736e43bcade26fae7395818f58c759b185319bef ssh-agent 09:35:58 SSH_AUTH_SOCK=/tmp/ssh-uHdWD47GJ2pJ/agent.33 09:35:58 SSH_AGENT_PID=39 09:35:58 Running ssh-add (command line suppressed) 09:35:58 Identity added: /w/workspace/edgex-go/891@tmp/private_key_4845662203901061994.key (/w/workspace/edgex-go/891@tmp/private_key_4845662203901061994.key) 09:35:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:58 + git semver tag 09:35:58 2025-08-27 09:35:58,758 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:35:58 2025-08-27 09:35:58,764 [run_tag] DEBUG tag force:False 09:35:58 2025-08-27 09:35:58,764 [check_head_tag] DEBUG check head tag 09:35:58 2025-08-27 09:35:58,765 [execute] INFO git cat-file --batch-check 09:35:58 2025-08-27 09:35:58,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/891, stdin=, shell=False, universal_newlines=False) 09:35:58 2025-08-27 09:35:58,768 [execute] INFO git cat-file --batch 09:35:58 2025-08-27 09:35:58,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/891, stdin=, shell=False, universal_newlines=False) 09:35:58 2025-08-27 09:35:58,790 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main 09:35:58 2025-08-27 09:35:58,790 [execute] INFO git tag -a v4.1.0-dev.50 -m v4.1.0-dev.50 09:35:58 2025-08-27 09:35:58,790 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.50', '-m', 'v4.1.0-dev.50'], cwd=/w/workspace/edgex-go/891, stdin=None, shell=False, universal_newlines=False) 09:35:58 2025-08-27 09:35:58,793 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main 09:35:58 4.1.0-dev.50 [Pipeline] } 09:35:59 $ docker exec --env ******** --env ******** 0a39826d1c17be3919a009df736e43bcade26fae7395818f58c759b185319bef ssh-agent -k 09:35:59 unset SSH_AUTH_SOCK; 09:35:59 unset SSH_AGENT_PID; 09:35:59 echo Agent pid 39 killed; 09:35:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:59 + git semver [Pipeline] } 09:35:59 $ docker stop --time=1 0a39826d1c17be3919a009df736e43bcade26fae7395818f58c759b185319bef 09:36:01 $ docker rm -f --volumes 0a39826d1c17be3919a009df736e43bcade26fae7395818f58c759b185319bef [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:36:01 09:36:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:36:01 0.23.1-centos7: Pulling from edgex-lftools 09:36:01 ab5ef0e58194: Pulling fs layer 09:36:01 9712f1f96733: Pulling fs layer 09:36:01 63f879dbbcfc: Pulling fs layer 09:36:01 0d9ebad4ef96: Pulling fs layer 09:36:01 e9a5061849ea: Pulling fs layer 09:36:01 d747dcd14b5f: Pulling fs layer 09:36:01 2de7ff778b66: Pulling fs layer 09:36:01 d747dcd14b5f: Waiting 09:36:01 0d9ebad4ef96: Waiting 09:36:01 2de7ff778b66: Waiting 09:36:01 e9a5061849ea: Waiting 09:36:01 9712f1f96733: Download complete 09:36:02 63f879dbbcfc: Verifying Checksum 09:36:02 63f879dbbcfc: Download complete 09:36:02 e9a5061849ea: Verifying Checksum 09:36:02 e9a5061849ea: Download complete 09:36:02 d747dcd14b5f: Download complete 09:36:02 ab5ef0e58194: Verifying Checksum 09:36:02 ab5ef0e58194: Download complete 09:36:02 0d9ebad4ef96: Verifying Checksum 09:36:02 0d9ebad4ef96: Download complete 09:36:02 2de7ff778b66: Verifying Checksum 09:36:02 2de7ff778b66: Download complete 09:36:05 ab5ef0e58194: Pull complete 09:36:05 9712f1f96733: Pull complete 09:36:05 63f879dbbcfc: Pull complete 09:36:11 0d9ebad4ef96: Pull complete 09:36:11 e9a5061849ea: Pull complete 09:36:11 d747dcd14b5f: Pull complete 09:36:12 2de7ff778b66: Pull complete 09:36:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:36:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:36:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:12 prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container 09:36:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:36:14 $ docker top ddfeb72b51d41c6871f18ea1f23bda3cafef3071edbc2501be689dfe631f4893 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:36:14 provisioning config files... 09:36:14 copy managed file [sigul-config] to file:/w/workspace/edgex-go/891@tmp/config17988848631087736481tmp 09:36:14 copy managed file [sigul-password] to file:/w/workspace/edgex-go/891@tmp/config18031632124729191528tmp 09:36:15 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/891@tmp/config1559796219443319050tmp [Pipeline] { [Pipeline] echo 09:36:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:36:15 ---> sigul-configuration.sh 09:36:15 gpg: directory `/root/.gnupg' created 09:36:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:36:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:36:15 gpg: keyring `/root/.gnupg/secring.gpg' created 09:36:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:36:15 gpg: CAST5 encrypted data 09:36:15 gpg: encrypted with 1 passphrase 09:36:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:36:15 + mkdir /home/jenkins 09:36:15 + mkdir /home/jenkins/sigul [Pipeline] sh 09:36:16 + 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:36:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:36:16 ---> sigul-install.sh 09:36:16 Sigul already installed; skipping installation. [Pipeline] sh 09:36:16 + git tag --list 09:36:16 0.6.0 09:36:16 0.6.1 09:36:16 0.7.0 09:36:16 0.7.1 09:36:16 v1.0.0 09:36:16 v1.0.1 09:36:16 v1.1.0 09:36:16 v1.2.0 09:36:16 v1.2.1 09:36:16 v1.3.0 09:36:16 v1.3.1 09:36:16 v2.0.0 09:36:16 v2.1.0 09:36:16 v2.1.1 09:36:16 v2.2.0 09:36:16 v2.3.0 09:36:16 v3.0 09:36:16 v3.0.0 09:36:16 v3.1 09:36:16 v3.1.0 09:36:16 v3.1.1 09:36:16 v4.0 09:36:16 v4.0.0 09:36:16 v4.0.1 09:36:16 v4.0.1-dev.1 09:36:16 v4.1.0-dev.1 09:36:16 v4.1.0-dev.10 09:36:16 v4.1.0-dev.11 09:36:16 v4.1.0-dev.12 09:36:16 v4.1.0-dev.13 09:36:16 v4.1.0-dev.14 09:36:16 v4.1.0-dev.15 09:36:16 v4.1.0-dev.16 09:36:16 v4.1.0-dev.17 09:36:16 v4.1.0-dev.18 09:36:16 v4.1.0-dev.19 09:36:16 v4.1.0-dev.2 09:36:16 v4.1.0-dev.20 09:36:16 v4.1.0-dev.21 09:36:16 v4.1.0-dev.22 09:36:16 v4.1.0-dev.23 09:36:16 v4.1.0-dev.24 09:36:16 v4.1.0-dev.25 09:36:16 v4.1.0-dev.26 09:36:16 v4.1.0-dev.27 09:36:16 v4.1.0-dev.28 09:36:16 v4.1.0-dev.29 09:36:16 v4.1.0-dev.3 09:36:16 v4.1.0-dev.30 09:36:16 v4.1.0-dev.31 09:36:16 v4.1.0-dev.32 09:36:16 v4.1.0-dev.33 09:36:16 v4.1.0-dev.34 09:36:16 v4.1.0-dev.35 09:36:16 v4.1.0-dev.36 09:36:16 v4.1.0-dev.37 09:36:16 v4.1.0-dev.38 09:36:16 v4.1.0-dev.39 09:36:16 v4.1.0-dev.4 09:36:16 v4.1.0-dev.40 09:36:16 v4.1.0-dev.41 09:36:16 v4.1.0-dev.42 09:36:16 v4.1.0-dev.43 09:36:16 v4.1.0-dev.44 09:36:16 v4.1.0-dev.45 09:36:16 v4.1.0-dev.46 09:36:16 v4.1.0-dev.47 09:36:16 v4.1.0-dev.48 09:36:16 v4.1.0-dev.49 09:36:16 v4.1.0-dev.5 09:36:16 v4.1.0-dev.50 09:36:16 v4.1.0-dev.6 09:36:16 v4.1.0-dev.7 09:36:16 v4.1.0-dev.8 09:36:16 v4.1.0-dev.9 [Pipeline] sh 09:36:16 + lftools sign git-tag v4.1.0-dev.50 09:36:17 Signing Git tag with Sigul... 09:36:17 Signing v4.1.0-dev.50 [Pipeline] echo 09:36:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:36:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:36:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:36:18 $ docker stop --time=1 ddfeb72b51d41c6871f18ea1f23bda3cafef3071edbc2501be689dfe631f4893 09:36:20 $ docker rm -f --volumes ddfeb72b51d41c6871f18ea1f23bda3cafef3071edbc2501be689dfe631f4893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:36:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:36:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:20 prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container 09:36:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:36:21 $ docker top e987629e61ab0a96be8f288c337cde16fe260c7470da2679afa40457760e8a6c -eo pid,comm 09:36:21 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:36:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:36:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:21 [ssh-agent] Looking for ssh-agent implementation... 09:36:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:21 $ docker exec e987629e61ab0a96be8f288c337cde16fe260c7470da2679afa40457760e8a6c ssh-agent 09:36:21 SSH_AUTH_SOCK=/tmp/ssh-p0tY36bmVStz/agent.33 09:36:21 SSH_AGENT_PID=39 09:36:21 Running ssh-add (command line suppressed) 09:36:21 Identity added: /w/workspace/edgex-go/891@tmp/private_key_1325882527163231505.key (/w/workspace/edgex-go/891@tmp/private_key_1325882527163231505.key) 09:36:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:21 + git semver bump pre 09:36:22 2025-08-27 09:36:22,082 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:36:22 2025-08-27 09:36:22,085 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main 09:36:22 2025-08-27 09:36:22,086 [bump_version] DEBUG bumping version:4.1.0-dev.50 on axis:pre with prefix:dev 09:36:22 2025-08-27 09:36:22,086 [bump_version] DEBUG bumped version:4.1.0-dev.51 09:36:22 2025-08-27 09:36:22,086 [write_version] DEBUG write version:4.1.0-dev.51 to path:/w/workspace/edgex-go/891/.semver/main with force:True 09:36:22 2025-08-27 09:36:22,086 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main 09:36:22 2025-08-27 09:36:22,086 [write_file] DEBUG write to file:/w/workspace/edgex-go/891/.semver/main 09:36:22 2025-08-27 09:36:22,088 [execute] INFO git cat-file --batch-check 09:36:22 2025-08-27 09:36:22,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/891/.semver, stdin=, shell=False, universal_newlines=False) 09:36:22 2025-08-27 09:36:22,092 [execute] INFO git cat-file --batch 09:36:22 2025-08-27 09:36:22,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/891/.semver, stdin=, shell=False, universal_newlines=False) 09:36:22 2025-08-27 09:36:22,095 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main 09:36:22 4.1.0-dev.51 [Pipeline] } 09:36:22 $ docker exec --env ******** --env ******** e987629e61ab0a96be8f288c337cde16fe260c7470da2679afa40457760e8a6c ssh-agent -k 09:36:22 unset SSH_AUTH_SOCK; 09:36:22 unset SSH_AGENT_PID; 09:36:22 echo Agent pid 39 killed; 09:36:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:36:22 + git semver [Pipeline] } 09:36:22 $ docker stop --time=1 e987629e61ab0a96be8f288c337cde16fe260c7470da2679afa40457760e8a6c 09:36:24 $ docker rm -f --volumes e987629e61ab0a96be8f288c337cde16fe260c7470da2679afa40457760e8a6c [Pipeline] // withDockerContainer [Pipeline] sh 09:36:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:36:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:24 prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container 09:36:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:36:25 $ docker top cbfef262e6b21d490d45ce93f0f059dd22de2f55b8ff062a6fba216804f4f5bb -eo pid,comm 09:36:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:36:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:36:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:25 [ssh-agent] Looking for ssh-agent implementation... 09:36:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:25 $ docker exec cbfef262e6b21d490d45ce93f0f059dd22de2f55b8ff062a6fba216804f4f5bb ssh-agent 09:36:25 SSH_AUTH_SOCK=/tmp/ssh-FmPVRefTHbpq/agent.32 09:36:25 SSH_AGENT_PID=38 09:36:25 Running ssh-add (command line suppressed) 09:36:25 Identity added: /w/workspace/edgex-go/891@tmp/private_key_11394117218003749125.key (/w/workspace/edgex-go/891@tmp/private_key_11394117218003749125.key) 09:36:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:25 + git semver push 09:36:26 2025-08-27 09:36:25,983 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:36:26 2025-08-27 09:36:25,987 [run_push] DEBUG push 09:36:26 2025-08-27 09:36:25,988 [execute] INFO git cat-file --batch-check 09:36:26 2025-08-27 09:36:25,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/891/.semver, stdin=, shell=False, universal_newlines=False) 09:36:26 2025-08-27 09:36:25,991 [execute] INFO git rev-list 038aa7efd3e9dbf52c14804a868f39db6ebfeaaa -- 09:36:26 2025-08-27 09:36:25,991 [execute] DEBUG Popen(['git', 'rev-list', '038aa7efd3e9dbf52c14804a868f39db6ebfeaaa', '--'], cwd=/w/workspace/edgex-go/891/.semver, stdin=None, shell=False, universal_newlines=False) 09:36:26 2025-08-27 09:36:26,011 [execute] INFO git fetch -v -- origin 09:36:26 2025-08-27 09:36:26,011 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/891/.semver, stdin=None, shell=False, universal_newlines=True) 09:36:26 2025-08-27 09:36:26,475 [run_push] DEBUG no remote changes detected 09:36:26 2025-08-27 09:36:26,475 [execute] INFO git push origin semver 09:36:26 2025-08-27 09:36:26,476 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/891/.semver, stdin=None, shell=False, universal_newlines=False) 09:36:27 2025-08-27 09:36:27,329 [run_push] DEBUG push all version tags 09:36:27 2025-08-27 09:36:27,329 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:36:27 2025-08-27 09:36:27,330 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/891, stdin=None, shell=False, universal_newlines=False) 09:36:28 2025-08-27 09:36:28,125 [read_version] DEBUG read version from /w/workspace/edgex-go/891/.semver/main 09:36:28 4.1.0-dev.51 [Pipeline] } 09:36:28 $ docker exec --env ******** --env ******** cbfef262e6b21d490d45ce93f0f059dd22de2f55b8ff062a6fba216804f4f5bb ssh-agent -k 09:36:28 unset SSH_AUTH_SOCK; 09:36:28 unset SSH_AGENT_PID; 09:36:28 echo Agent pid 38 killed; 09:36:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:36:28 + git semver [Pipeline] } 09:36:29 $ docker stop --time=1 cbfef262e6b21d490d45ce93f0f059dd22de2f55b8ff062a6fba216804f4f5bb 09:36:30 $ docker rm -f --volumes cbfef262e6b21d490d45ce93f0f059dd22de2f55b8ff062a6fba216804f4f5bb [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:36:30 + [ -d /w/workspace/edgex-go/891/archives ] [Pipeline] libraryResource [Pipeline] sh 09:36:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:36:32 ---> package-listing.sh 09:36:32 ++ facter osfamily 09:36:32 ++ tr '[:upper:]' '[:lower:]' 09:36:32 + OS_FAMILY=debian 09:36:32 + workspace=/w/workspace/edgex-go/891 09:36:32 + START_PACKAGES=/tmp/packages_start.txt 09:36:32 + END_PACKAGES=/tmp/packages_end.txt 09:36:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:36:32 + PACKAGES=/tmp/packages_start.txt 09:36:32 + '[' /w/workspace/edgex-go/891 ']' 09:36:32 + PACKAGES=/tmp/packages_end.txt 09:36:32 + case "${OS_FAMILY}" in 09:36:32 + dpkg -l 09:36:32 + grep '^ii' 09:36:32 + '[' -f /tmp/packages_start.txt ']' 09:36:32 + '[' -f /tmp/packages_end.txt ']' 09:36:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:36:32 + '[' /w/workspace/edgex-go/891 ']' 09:36:32 + mkdir -p /w/workspace/edgex-go/891/archives/ 09:36:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/891/archives/ [Pipeline] echo 09:36:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/891/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:36:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:36:33 09:36:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:36:33 latest: Pulling from edgex-lftools-log-publisher 09:36:33 5eb5b503b376: Pulling fs layer 09:36:33 5c69ac0246d0: Pulling fs layer 09:36:33 ec43610c2a17: Pulling fs layer 09:36:33 3a2ae6a8a46f: Pulling fs layer 09:36:33 33b1e0a273af: Pulling fs layer 09:36:33 5d3b04190fa2: Pulling fs layer 09:36:33 2f39f015ded8: Pulling fs layer 09:36:33 33b1e0a273af: Waiting 09:36:33 5d3b04190fa2: Waiting 09:36:33 2f39f015ded8: Waiting 09:36:33 3a2ae6a8a46f: Waiting 09:36:33 5c69ac0246d0: Verifying Checksum 09:36:33 5c69ac0246d0: Download complete 09:36:33 3a2ae6a8a46f: Verifying Checksum 09:36:33 3a2ae6a8a46f: Download complete 09:36:33 33b1e0a273af: Verifying Checksum 09:36:33 33b1e0a273af: Download complete 09:36:33 ec43610c2a17: Verifying Checksum 09:36:33 ec43610c2a17: Download complete 09:36:33 5d3b04190fa2: Download complete 09:36:33 5eb5b503b376: Download complete 09:36:34 2f39f015ded8: Verifying Checksum 09:36:34 2f39f015ded8: Download complete 09:36:34 5eb5b503b376: Pull complete 09:36:35 5c69ac0246d0: Pull complete 09:36:35 ec43610c2a17: Pull complete 09:36:35 3a2ae6a8a46f: Pull complete 09:36:35 33b1e0a273af: Pull complete 09:36:35 5d3b04190fa2: Pull complete 09:36:41 2f39f015ded8: Pull complete 09:36:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:36:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:36:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:41 prd-ubuntu20.04-docker-8c-8g-7697 does not seem to be running inside a container 09:36:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/891/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/891 -v /w/workspace/edgex-go/891:/w/workspace/edgex-go/891:rw,z -v /w/workspace/edgex-go/891@tmp:/w/workspace/edgex-go/891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:36:43 $ docker top 0c4da14cc5d1596ec7c382f6e1204fad391aa9f3e2f1292e572a7e7db1bffdcd -eo pid,comm [Pipeline] { [Pipeline] sh 09:36:43 + touch /tmp/pre-build-complete [Pipeline] sh 09:36:44 + mkdir -p /var/log/sysstat [Pipeline] sh 09:36:44 + ls /var/log/sa-host 09:36:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:36:44 provisioning config files... 09:36:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/891@tmp/config2696174548914212916tmp [Pipeline] { [Pipeline] echo 09:36:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:36:44 ---> create-netrc.sh [Pipeline] } 09:36:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:36:45 ---> python-tools-install.sh [Pipeline] echo 09:36:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:36:45 ---> sudo-logs.sh 09:36:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:36:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:36:45 ---> job-cost.sh 09:36:45 lf-activate-venv: SKIPPING 09:36:45 DEBUG: total: 0.10999999940395355 09:36:45 INFO: Retrieving Stack Cost... 09:36:45 INFO: Retrieving Pricing Info for: v3-standard-8 09:36:46 INFO: Archiving Costs [Pipeline] echo 09:36:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:36:46 ---> logs-deploy.sh 09:36:46 lf-activate-venv: SKIPPING 09:36:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/891 09:36:46 INFO: archiving workspace using pattern(s): 09:36:47 Archives upload complete. 09:36:47 INFO: archiving logs to Nexus 09:36:48 ---> uname -a: 09:36:48 Linux prd-ubuntu20-04-docker-8c-8g-7697 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:36:48 09:36:48 09:36:48 ---> lscpu: 09:36:48 Architecture: x86_64 09:36:48 CPU op-mode(s): 32-bit, 64-bit 09:36:48 Byte Order: Little Endian 09:36:48 Address sizes: 40 bits physical, 48 bits virtual 09:36:48 CPU(s): 8 09:36:48 On-line CPU(s) list: 0-7 09:36:48 Thread(s) per core: 1 09:36:48 Core(s) per socket: 1 09:36:48 Socket(s): 8 09:36:48 NUMA node(s): 1 09:36:48 Vendor ID: AuthenticAMD 09:36:48 CPU family: 23 09:36:48 Model: 49 09:36:48 Model name: AMD EPYC-Rome Processor 09:36:48 Stepping: 0 09:36:48 CPU MHz: 2799.998 09:36:48 BogoMIPS: 5599.99 09:36:48 Virtualization: AMD-V 09:36:48 Hypervisor vendor: KVM 09:36:48 Virtualization type: full 09:36:48 L1d cache: 256 KiB 09:36:48 L1i cache: 256 KiB 09:36:48 L2 cache: 4 MiB 09:36:48 L3 cache: 128 MiB 09:36:48 NUMA node0 CPU(s): 0-7 09:36:48 Vulnerability Gather data sampling: Not affected 09:36:48 Vulnerability Itlb multihit: Not affected 09:36:48 Vulnerability L1tf: Not affected 09:36:48 Vulnerability Mds: Not affected 09:36:48 Vulnerability Meltdown: Not affected 09:36:48 Vulnerability Mmio stale data: Not affected 09:36:48 Vulnerability Retbleed: Vulnerable 09:36:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:36:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:36:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:36:48 Vulnerability Srbds: Not affected 09:36:48 Vulnerability Tsx async abort: Not affected 09:36:48 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:36:48 09:36:48 09:36:48 ---> nproc: 09:36:48 8 09:36:48 09:36:48 09:36:48 ---> df -h: 09:36:48 Filesystem Size Used Avail Use% Mounted on 09:36:48 overlay 155G 33G 123G 21% / 09:36:48 tmpfs 64M 0 64M 0% /dev 09:36:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:36:48 shm 64M 0 64M 0% /dev/shm 09:36:48 /dev/vda1 155G 33G 123G 21% /facter-os 09:36:48 09:36:48 09:36:48 ---> sar -b -r -n DEV: 09:36:48 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7697) 08/27/25 _x86_64_ (8 CPU) 09:36:48 09:36:48 08:45:59 LINUX RESTART (8 CPU) 09:36:48 09:36:48 08:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:36:48 08:47:02 350.59 114.56 236.03 0.00 12450.86 193679.72 0.00 09:36:48 08:48:01 214.54 13.69 200.85 0.00 2154.52 66324.91 0.00 09:36:48 08:49:01 36.85 0.03 36.82 0.00 0.27 35984.96 0.00 09:36:48 08:50:01 48.63 0.22 48.42 0.00 2.93 20787.60 0.00 09:36:48 08:51:01 276.79 0.22 276.57 0.00 25.60 215578.60 0.00 09:36:48 08:52:01 1081.59 26.45 1055.14 0.00 4491.12 345277.79 0.00 09:36:48 08:53:01 153.57 0.30 153.27 0.00 2.80 51664.78 0.00 09:36:48 08:54:01 347.07 0.03 347.03 0.00 4.27 101713.30 0.00 09:36:48 08:55:01 700.28 0.05 700.23 0.00 6.93 163438.59 0.00 09:36:48 08:56:01 33.59 0.05 33.54 0.00 8.00 904.52 0.00 09:36:48 08:57:01 19.38 0.00 19.38 0.00 0.00 494.32 0.00 09:36:48 08:58:01 1.25 0.00 1.25 0.00 0.00 12.80 0.00 09:36:48 08:59:01 1.38 0.00 1.38 0.00 0.00 20.66 0.00 09:36:48 09:00:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 09:36:48 09:01:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 09:36:48 09:02:01 9.93 6.10 3.83 0.00 363.54 281.15 0.00 09:36:48 09:03:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 09:36:48 09:04:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 09:36:48 09:05:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 09:36:48 09:06:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 09:36:48 09:07:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 09:36:48 09:08:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 09:36:48 09:09:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 09:36:48 09:10:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 09:36:48 09:11:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 09:36:48 09:12:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 09:36:48 09:13:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 09:36:48 09:14:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 09:36:48 09:15:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 09:36:48 09:16:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 09:36:48 09:17:01 1.38 0.02 1.37 0.00 0.13 15.73 0.00 09:36:48 09:18:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 09:36:48 09:19:02 1.20 0.00 1.20 0.00 0.00 13.86 0.00 09:36:48 09:20:01 1.00 0.00 1.00 0.00 0.00 11.39 0.00 09:36:48 09:21:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 09:36:48 09:22:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 09:36:48 09:23:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 09:36:48 09:24:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 09:36:48 09:25:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 09:36:48 09:26:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 09:36:48 09:27:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 09:36:48 09:28:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 09:36:48 09:29:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 09:36:48 09:30:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 09:36:48 09:31:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 09:36:48 09:32:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 09:36:48 09:33:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 09:36:48 09:34:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 09:36:48 09:35:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 09:36:48 09:36:01 77.17 0.60 76.57 0.00 13.46 28103.58 0.00 09:36:48 Average: 67.87 3.24 64.63 0.00 390.01 24489.14 0.00 09:36:48 09:36:48 08:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:36:48 08:47:02 29435824 31577536 752628 2.29 69024 2381300 1773276 5.23 929664 2175028 321592 09:36:48 08:48:01 27093460 31215148 1062728 3.23 120848 4167524 2330700 6.87 1729632 3526060 247684 09:36:48 08:49:01 26651956 31284628 990220 3.01 128084 4628264 2323132 6.85 1672156 3979372 165168 09:36:48 08:50:01 25600864 31476760 796580 2.42 133900 5800192 1826360 5.38 1879292 4760964 785988 09:36:48 08:51:01 19149628 31282100 976236 2.97 147552 11895276 2937320 8.66 2229344 10684232 2125068 09:36:48 08:52:01 9836324 30553996 1625936 4.95 392460 19504612 6070964 17.90 3992676 17405880 203844 09:36:48 08:53:01 4857584 28369696 3786252 11.52 427912 22078556 10865668 32.03 7446340 18709096 1348920 09:36:48 08:54:01 2507120 29109328 3055136 9.29 445536 25035564 8545556 25.19 8053400 20347524 1725012 09:36:48 08:55:01 5626720 31381412 847688 2.58 456888 24400136 2183148 6.44 3853784 21743780 468 09:36:48 08:56:01 5623600 31380980 846980 2.58 458612 24400940 2201160 6.49 4254076 21345560 512 09:36:48 08:57:01 5630876 31389012 838752 2.55 459304 24401076 2075956 6.12 4514908 21077380 68 09:36:48 08:58:01 5632772 31391116 836476 2.54 459320 24401204 2075956 6.12 4512080 21077508 8 09:36:48 08:59:01 5648568 31406952 821260 2.50 459344 24401208 2075956 6.12 4495440 21077512 32 09:36:48 09:00:01 5649372 31407760 820516 2.50 459356 24401208 2075956 6.12 4495164 21077512 8 09:36:48 09:01:01 5651192 31409608 818664 2.49 459372 24401212 2075956 6.12 4493668 21077516 16 09:36:48 09:02:01 5559124 31337288 885916 2.70 459680 24418740 2258376 6.66 4561988 21091764 8 09:36:48 09:03:01 5559332 31337524 885856 2.69 459708 24418744 2258376 6.66 4561796 21091764 8 09:36:48 09:04:01 5559592 31337820 885520 2.69 459744 24418748 2258376 6.66 4561896 21091772 4 09:36:48 09:05:01 5559248 31337524 885772 2.69 459756 24418752 2258376 6.66 4562240 21091776 12 09:36:48 09:06:01 5559296 31337592 885688 2.69 459780 24418744 2258376 6.66 4561976 21091776 12 09:36:48 09:07:01 5559932 31338312 884784 2.69 459800 24418884 2258376 6.66 4561416 21091852 164 09:36:48 09:08:01 5559916 31338328 884752 2.69 459848 24418884 2258376 6.66 4561080 21091852 12 09:36:48 09:09:01 5560120 31338640 884432 2.69 459864 24418888 2258376 6.66 4561576 21091912 140 09:36:48 09:10:01 5560136 31338696 884384 2.69 459892 24418892 2258376 6.66 4561456 21091916 4 09:36:48 09:11:01 5560152 31338712 884348 2.69 459900 24418888 2258376 6.66 4561148 21091916 12 09:36:48 09:12:01 5560296 31338880 884360 2.69 459916 24418896 2258376 6.66 4561504 21091920 136 09:36:48 09:13:01 5560256 31338872 884320 2.69 459940 24418904 2258376 6.66 4561536 21091928 164 09:36:48 09:14:01 5560272 31338904 884296 2.69 459944 24418908 2241828 6.61 4561200 21091932 28 09:36:48 09:15:01 5559760 31338404 884732 2.69 459952 24418912 2241828 6.61 4561224 21091936 4 09:36:48 09:16:01 5560248 31338896 884208 2.69 459960 24418912 2241828 6.61 4561212 21091936 12 09:36:48 09:17:01 5559624 31338280 884796 2.69 459980 24418912 2241828 6.61 4561876 21091940 8 09:36:48 09:18:01 5560344 31339036 884216 2.69 460000 24418920 2241828 6.61 4561328 21091944 28 09:36:48 09:19:02 5559932 31338676 884460 2.69 460024 24418920 2241828 6.61 4561328 21091944 12 09:36:48 09:20:01 5560332 31339096 883948 2.69 460032 24418924 2241828 6.61 4561684 21091948 160 09:36:48 09:21:01 5560356 31339156 883852 2.69 460060 24418928 2241828 6.61 4561404 21091948 24 09:36:48 09:22:01 5559732 31338588 884356 2.69 460084 24418928 2241828 6.61 4561468 21091952 4 09:36:48 09:23:01 5559708 31338584 884332 2.69 460096 24418936 2241828 6.61 4561416 21091956 8 09:36:48 09:24:01 5560416 31339308 883548 2.69 460112 24418936 2241828 6.61 4561456 21091960 12 09:36:48 09:25:01 5560408 31339324 883488 2.69 460124 24418940 2241828 6.61 4561456 21091964 8 09:36:48 09:26:01 5560140 31339068 883728 2.69 460136 24418940 2241828 6.61 4561488 21091964 12 09:36:48 09:27:01 5559700 31338672 884136 2.69 460164 24418944 2241828 6.61 4561588 21091968 4 09:36:48 09:28:01 5559588 31338596 884132 2.69 460180 24418948 2241828 6.61 4561644 21091972 28 09:36:48 09:29:01 5559824 31338860 883780 2.69 460204 24418952 2241828 6.61 4561572 21091976 8 09:36:48 09:30:01 5559776 31338828 883760 2.69 460216 24418956 2241828 6.61 4561576 21091980 8 09:36:48 09:31:01 5559292 31338384 884044 2.69 460232 24418964 2241828 6.61 4561588 21091988 44 09:36:48 09:32:01 5559196 31338364 883980 2.69 460252 24418964 2241828 6.61 4561692 21091988 136 09:36:48 09:33:01 5559532 31338720 883508 2.69 460268 24418968 2241828 6.61 4561656 21091992 32 09:36:48 09:34:01 5559464 31338672 883732 2.69 460280 24418968 2241828 6.61 4561660 21091992 8 09:36:48 09:35:01 5559708 31338928 883452 2.69 460292 24418972 2241828 6.61 4561972 21091996 20 09:36:48 09:36:01 5067344 31297704 923732 2.81 486880 24817308 2260080 6.66 4638040 21483112 0 09:36:48 Average: 7573959 31228905 997368 3.03 424096 22427164 2602357 7.67 4365655 19373467 138513 09:36:48 09:36:48 08:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:36:48 08:47:02 ens3 812.26 552.87 7482.82 109.34 0.00 0.00 0.00 0.00 09:36:48 08:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:47:02 lo 4.37 4.37 0.43 0.43 0.00 0.00 0.00 0.00 09:36:48 08:48:01 ens3 985.46 865.32 8078.53 121.27 0.00 0.00 0.00 0.00 09:36:48 08:48:01 docker0 742.60 803.69 55.87 4728.16 0.00 0.00 0.00 0.00 09:36:48 08:48:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 09:36:48 08:48:01 veth27de580 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:36:48 08:49:01 ens3 32.84 24.68 25.41 14.96 0.00 0.00 0.00 0.00 09:36:48 08:49:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 09:36:48 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 08:49:01 veth27de580 1.23 1.28 0.11 0.12 0.00 0.00 0.00 0.00 09:36:48 08:50:01 ens3 18.14 12.01 17.57 9.72 0.00 0.00 0.00 0.00 09:36:48 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:50:01 veth27de580 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:51:01 vethdb306a2 0.27 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:36:48 08:51:01 veth8a7f861 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:51:01 vethf64554c 2.53 5.78 0.20 64.81 0.00 0.00 0.00 0.01 09:36:48 08:51:01 veth973259f 1.57 3.35 0.11 38.12 0.00 0.00 0.00 0.00 09:36:48 08:51:01 veth82c1542 3.27 7.38 0.24 112.79 0.00 0.00 0.00 0.01 09:36:48 08:51:01 veth67903cf 2.27 4.70 0.16 38.22 0.00 0.00 0.00 0.00 09:36:48 08:51:01 vethe8543db 1.53 3.33 0.12 38.76 0.00 0.00 0.00 0.00 09:36:48 08:51:01 vethffba172 1.82 4.07 0.13 38.74 0.00 0.00 0.00 0.00 09:36:48 08:51:01 veth37fb834 2.72 6.28 0.20 109.83 0.00 0.00 0.00 0.01 09:36:48 08:51:01 vetha7c468a 0.68 1.45 0.06 0.28 0.00 0.00 0.00 0.00 09:36:48 08:51:01 vethc8c1961 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:51:01 ens3 181.14 117.63 3819.05 26.24 0.00 0.00 0.00 0.00 09:36:48 08:51:01 veth6c92a21 0.02 0.27 0.00 0.01 0.00 0.00 0.00 0.00 09:36:48 08:51:01 docker0 26.55 46.89 1.64 678.95 0.00 0.00 0.00 0.00 09:36:48 08:51:01 veth6111d8b 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 09:36:48 08:51:01 veth8cfb600 0.05 0.82 0.00 0.04 0.00 0.00 0.00 0.00 09:36:48 08:51:01 veth8999e42 1.87 3.02 0.13 38.10 0.00 0.00 0.00 0.00 09:36:48 08:51:01 veth6cae0c3 1.50 4.12 0.11 38.73 0.00 0.00 0.00 0.00 09:36:48 08:51:01 vethaf9547d 4.75 9.38 0.38 116.56 0.00 0.00 0.00 0.01 09:36:48 08:51:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 09:36:48 08:51:01 veth1b34da8 1.93 3.27 0.15 44.45 0.00 0.00 0.00 0.00 09:36:48 08:52:01 vethf365935 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 09:36:48 08:52:01 veth423553e 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 09:36:48 08:52:01 vethf4620a9 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 09:36:48 08:52:01 vetheb98f47 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 09:36:48 08:52:01 veth8d260bc 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 09:36:48 08:52:01 vethc04c86c 0.05 0.50 0.00 0.02 0.00 0.00 0.00 0.00 09:36:48 08:52:01 veth2307d57 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 09:36:48 08:52:01 vetha7c468a 0.10 2.35 0.00 0.10 0.00 0.00 0.00 0.00 09:36:48 08:52:01 ens3 1048.81 611.88 11263.98 70.08 0.00 0.00 0.00 0.00 09:36:48 08:52:01 docker0 486.97 814.50 44.20 8248.80 0.00 0.00 0.00 0.00 09:36:48 08:52:01 veth3399779 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 09:36:48 08:52:01 veth52a8667 0.05 0.50 0.00 0.02 0.00 0.00 0.00 0.00 09:36:48 08:52:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 09:36:48 08:52:01 vethedec0b5 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 09:36:48 08:52:01 veth61187cc 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 09:36:48 08:52:01 vethd55dcca 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 09:36:48 08:53:01 vethf365935 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:53:01 veth423553e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:53:01 vethf4620a9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:53:01 vetheb98f47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:53:01 veth8d260bc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:53:01 vethc04c86c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:53:01 veth2307d57 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:53:01 vetha7c468a 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 08:53:01 ens3 8.58 6.55 6.54 3.68 0.00 0.00 0.00 0.00 09:36:48 08:53:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:53:01 veth3399779 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:53:01 veth52a8667 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:53:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:36:48 08:53:01 vethedec0b5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:53:01 veth61187cc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:53:01 vethd55dcca 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:54:01 vethf365935 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:54:01 veth423553e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:54:01 vethf4620a9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:54:01 vetheb98f47 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:54:01 veth8d260bc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:54:01 vethc04c86c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:54:01 vetha7c468a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:54:01 ens3 5.65 3.23 5.34 2.28 0.00 0.00 0.00 0.00 09:36:48 08:54:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:54:01 veth3399779 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:54:01 veth52a8667 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:54:01 vethedec0b5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:54:01 veth61187cc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:55:01 ens3 138.30 136.55 66.48 511.65 0.00 0.00 0.00 0.00 09:36:48 08:55:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:55:01 lo 10.60 10.60 1.04 1.04 0.00 0.00 0.00 0.00 09:36:48 08:56:01 ens3 481.50 453.37 207.66 2566.46 0.00 0.00 0.00 0.00 09:36:48 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:56:01 lo 39.19 39.19 3.84 3.84 0.00 0.00 0.00 0.00 09:36:48 08:57:01 ens3 254.39 231.78 116.47 1361.87 0.00 0.00 0.00 0.00 09:36:48 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:57:01 lo 19.66 19.66 1.92 1.92 0.00 0.00 0.00 0.00 09:36:48 08:58:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:36:48 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:59:01 ens3 0.93 0.55 2.68 0.23 0.00 0.00 0.00 0.00 09:36:48 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:01:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 09:36:48 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:02:01 ens3 2.77 2.17 17.63 0.41 0.00 0.00 0.00 0.00 09:36:48 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:02:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:03:01 ens3 0.83 0.17 0.07 0.01 0.00 0.00 0.00 0.00 09:36:48 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:04:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:36:48 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:05:01 ens3 0.57 0.38 0.27 0.22 0.00 0.00 0.00 0.00 09:36:48 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:06:01 ens3 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:36:48 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:07:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:36:48 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:08:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:36:48 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:09:01 ens3 0.63 0.40 0.33 0.22 0.00 0.00 0.00 0.00 09:36:48 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:12:01 ens3 0.28 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:36:48 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:13:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:14:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 09:36:48 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:15:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:17:01 ens3 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 09:36:48 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:19:02 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:19:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:20:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:22:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:36:48 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:23:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:25:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:36:48 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:27:01 ens3 0.57 0.18 0.12 0.07 0.00 0.00 0.00 0.00 09:36:48 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:28:01 ens3 0.60 0.28 0.32 0.20 0.00 0.00 0.00 0.00 09:36:48 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:29:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:32:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:36:48 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:33:01 ens3 0.58 0.12 0.08 0.01 0.00 0.00 0.00 0.00 09:36:48 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:34:01 ens3 0.97 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:36:48 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:35:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:36:48 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:48 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:48 09:36:01 ens3 211.76 133.43 3560.29 36.11 0.00 0.00 0.00 0.00 09:36:48 09:36:01 docker0 51.72 88.55 5.14 880.74 0.00 0.00 0.00 0.00 09:36:48 09:36:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:36:48 Average: ens3 83.57 62.86 691.20 96.73 0.00 0.00 0.00 0.00 09:36:48 Average: docker0 25.96 34.85 2.12 289.35 0.00 0.00 0.00 0.00 09:36:48 Average: lo 1.66 1.66 0.16 0.16 0.00 0.00 0.00 0.00 09:36:48 09:36:48 09:36:48 ---> sar -P ALL: 09:36:48 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7697) 08/27/25 _x86_64_ (8 CPU) 09:36:48 09:36:48 08:45:59 LINUX RESTART (8 CPU) 09:36:48 09:36:48 08:46:01 CPU %user %nice %system %iowait %steal %idle 09:36:48 08:47:02 all 7.29 0.00 1.99 1.86 0.06 88.80 09:36:48 08:47:02 0 5.95 0.00 2.10 1.09 0.07 90.79 09:36:48 08:47:02 1 10.60 0.00 3.30 0.39 0.07 85.64 09:36:48 08:47:02 2 9.59 0.00 1.34 0.18 0.07 88.82 09:36:48 08:47:02 3 6.04 0.00 1.51 0.47 0.05 91.94 09:36:48 08:47:02 4 6.65 0.00 1.70 7.31 0.07 84.27 09:36:48 08:47:02 5 7.20 0.00 2.28 0.28 0.05 90.19 09:36:48 08:47:02 6 5.62 0.00 2.28 3.59 0.05 88.47 09:36:48 08:47:02 7 6.68 0.00 1.42 1.61 0.07 90.22 09:36:48 08:48:01 all 15.53 0.00 4.53 1.87 0.08 77.98 09:36:48 08:48:01 0 13.05 0.00 4.54 1.09 0.07 81.25 09:36:48 08:48:01 1 15.19 0.00 5.83 1.45 0.09 77.45 09:36:48 08:48:01 2 14.85 0.00 5.62 3.98 0.09 75.46 09:36:48 08:48:01 3 18.50 0.00 4.98 3.06 0.09 73.38 09:36:48 08:48:01 4 13.67 0.00 3.85 3.40 0.07 79.02 09:36:48 08:48:01 5 16.71 0.00 4.54 1.74 0.09 76.92 09:36:48 08:48:01 6 15.55 0.00 3.28 0.19 0.07 80.92 09:36:48 08:48:01 7 16.75 0.00 3.65 0.10 0.07 79.43 09:36:48 08:49:01 all 39.72 0.00 6.29 0.59 0.12 53.29 09:36:48 08:49:01 0 39.89 0.00 6.75 0.02 0.12 53.22 09:36:48 08:49:01 1 41.46 0.00 6.37 3.06 0.12 49.00 09:36:48 08:49:01 2 40.67 0.00 6.59 0.00 0.12 52.62 09:36:48 08:49:01 3 40.92 0.00 5.87 0.12 0.10 52.99 09:36:48 08:49:01 4 37.99 0.00 6.69 0.03 0.12 55.17 09:36:48 08:49:01 5 40.64 0.00 6.27 1.48 0.13 51.47 09:36:48 08:49:01 6 35.26 0.00 5.48 0.00 0.12 59.15 09:36:48 08:49:01 7 40.88 0.00 6.29 0.00 0.12 52.72 09:36:48 08:50:01 all 69.79 0.00 8.91 0.13 0.12 21.05 09:36:48 08:50:01 0 69.65 0.00 8.64 0.02 0.13 21.57 09:36:48 08:50:01 1 70.99 0.00 9.05 0.02 0.13 19.81 09:36:48 08:50:01 2 69.77 0.00 8.41 0.02 0.12 21.69 09:36:48 08:50:01 3 70.07 0.00 9.07 0.12 0.13 20.61 09:36:48 08:50:01 4 69.79 0.00 8.64 0.02 0.12 21.43 09:36:48 08:50:01 5 70.94 0.00 9.17 0.81 0.12 18.97 09:36:48 08:50:01 6 67.11 0.00 9.28 0.00 0.12 23.49 09:36:48 08:50:01 7 69.97 0.00 9.06 0.02 0.12 20.84 09:36:48 08:51:01 all 23.57 0.00 7.97 7.77 0.10 60.59 09:36:48 08:51:01 0 23.81 0.00 8.07 8.00 0.12 60.01 09:36:48 08:51:01 1 22.64 0.00 8.11 8.75 0.10 60.39 09:36:48 08:51:01 2 23.31 0.00 8.29 6.80 0.10 61.50 09:36:48 08:51:01 3 23.41 0.00 7.72 4.25 0.09 64.53 09:36:48 08:51:01 4 23.06 0.00 7.30 3.37 0.10 66.16 09:36:48 08:51:01 5 23.49 0.00 8.04 11.05 0.10 57.32 09:36:48 08:51:01 6 24.27 0.00 7.78 10.59 0.10 57.26 09:36:48 08:51:01 7 24.60 0.00 8.42 9.39 0.08 57.51 09:36:48 08:52:01 all 15.87 0.00 9.00 19.29 0.09 55.75 09:36:48 08:52:01 0 15.63 0.00 7.71 12.44 0.08 64.13 09:36:48 08:52:01 1 15.59 0.00 9.21 36.23 0.08 38.89 09:36:48 08:52:01 2 16.02 0.00 8.41 15.09 0.08 60.39 09:36:48 08:52:01 3 16.62 0.00 10.27 18.67 0.10 54.34 09:36:48 08:52:01 4 15.19 0.00 9.31 29.37 0.08 46.04 09:36:48 08:52:01 5 16.65 0.00 8.63 9.12 0.07 65.53 09:36:48 08:52:01 6 16.15 0.00 8.97 22.08 0.08 52.72 09:36:48 08:52:01 7 15.11 0.00 9.53 11.51 0.10 63.75 09:36:48 08:53:01 all 89.17 0.00 10.64 0.03 0.15 0.01 09:36:48 08:53:01 0 89.28 0.00 10.52 0.02 0.18 0.00 09:36:48 08:53:01 1 89.30 0.00 10.53 0.00 0.17 0.00 09:36:48 08:53:01 2 88.98 0.00 10.82 0.03 0.15 0.02 09:36:48 08:53:01 3 88.46 0.00 11.37 0.03 0.13 0.00 09:36:48 08:53:01 4 89.25 0.00 10.55 0.03 0.15 0.02 09:36:48 08:53:01 5 89.55 0.00 10.25 0.02 0.18 0.00 09:36:48 08:53:01 6 90.06 0.00 9.69 0.10 0.13 0.02 09:36:48 08:53:01 7 88.45 0.00 11.38 0.02 0.13 0.02 09:36:48 08:54:01 all 90.68 0.00 9.17 0.00 0.15 0.00 09:36:48 08:54:01 0 90.78 0.00 9.08 0.00 0.13 0.00 09:36:48 08:54:01 1 91.01 0.00 8.82 0.00 0.17 0.00 09:36:48 08:54:01 2 91.24 0.00 8.62 0.00 0.13 0.00 09:36:48 08:54:01 3 90.50 0.00 9.35 0.00 0.15 0.00 09:36:48 08:54:01 4 90.96 0.00 8.86 0.00 0.18 0.00 09:36:48 08:54:01 5 91.40 0.00 8.45 0.00 0.15 0.00 09:36:48 08:54:01 6 90.51 0.00 9.35 0.00 0.13 0.00 09:36:48 08:54:01 7 89.01 0.00 10.86 0.00 0.13 0.00 09:36:48 08:55:01 all 58.72 0.00 7.73 2.26 0.12 31.18 09:36:48 08:55:01 0 60.38 0.00 7.18 1.25 0.10 31.09 09:36:48 08:55:01 1 58.82 0.00 8.56 1.16 0.10 31.36 09:36:48 08:55:01 2 59.35 0.00 7.43 3.23 0.12 29.87 09:36:48 08:55:01 3 57.99 0.00 7.89 1.64 0.12 32.36 09:36:48 08:55:01 4 58.58 0.00 7.30 3.15 0.12 30.85 09:36:48 08:55:01 5 57.93 0.00 7.63 3.24 0.13 31.07 09:36:48 08:55:01 6 58.07 0.00 7.91 2.32 0.12 31.58 09:36:48 08:55:01 7 58.63 0.00 7.91 2.07 0.12 31.26 09:36:48 08:56:01 all 9.34 0.00 1.08 0.14 0.08 89.37 09:36:48 08:56:01 0 11.42 0.00 1.59 0.05 0.08 86.86 09:36:48 08:56:01 1 10.26 0.00 1.12 0.02 0.07 88.54 09:36:48 08:56:01 2 9.66 0.00 0.97 0.12 0.08 89.17 09:36:48 08:56:01 3 7.43 0.00 0.97 0.02 0.05 91.53 09:36:48 08:56:01 4 7.87 0.00 0.90 0.25 0.07 90.91 09:36:48 08:56:01 5 10.19 0.00 1.22 0.02 0.08 88.49 09:36:48 08:56:01 6 4.88 0.00 0.69 0.05 0.08 94.30 09:36:48 08:56:01 7 13.03 0.00 1.17 0.58 0.08 85.13 09:36:48 08:57:01 all 5.52 0.00 0.61 0.06 0.04 93.76 09:36:48 08:57:01 0 4.87 0.00 0.79 0.02 0.05 94.28 09:36:48 08:57:01 1 2.03 0.00 0.57 0.02 0.03 97.35 09:36:48 08:57:01 2 5.81 0.00 0.55 0.20 0.05 93.39 09:36:48 08:57:01 3 6.72 0.00 0.53 0.00 0.05 92.70 09:36:48 08:57:01 4 5.76 0.00 0.55 0.18 0.03 93.47 09:36:48 08:57:01 5 7.90 0.00 0.53 0.02 0.05 91.50 09:36:48 08:57:01 6 7.73 0.00 0.73 0.02 0.05 91.47 09:36:48 08:57:01 7 3.35 0.00 0.65 0.07 0.03 95.90 09:36:48 09:36:48 08:57:01 CPU %user %nice %system %iowait %steal %idle 09:36:48 08:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:36:48 08:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:36:48 08:58:01 1 0.08 0.00 0.05 0.00 0.03 99.83 09:36:48 08:58:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:36:48 08:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:36:48 08:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 08:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 08:58:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:36:48 08:59:01 all 0.04 0.00 0.01 0.01 0.01 99.93 09:36:48 08:59:01 0 0.12 0.00 0.05 0.00 0.03 99.80 09:36:48 08:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:36:48 08:59:01 2 0.05 0.00 0.03 0.03 0.02 99.87 09:36:48 08:59:01 3 0.02 0.00 0.02 0.03 0.02 99.92 09:36:48 08:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 08:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 08:59:01 6 0.07 0.00 0.00 0.00 0.02 99.92 09:36:48 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:36:48 09:00:01 0 0.07 0.00 0.05 0.00 0.03 99.85 09:36:48 09:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:36:48 09:00:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:36:48 09:00:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:36:48 09:00:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:36:48 09:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:01:01 all 0.20 0.00 0.01 0.00 0.01 99.78 09:36:48 09:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:36:48 09:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:36:48 09:01:01 2 0.07 0.00 0.02 0.02 0.00 99.90 09:36:48 09:01:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:36:48 09:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:01:01 5 1.37 0.00 0.03 0.00 0.02 98.58 09:36:48 09:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:01:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:36:48 09:02:01 all 0.49 0.00 0.11 0.04 0.01 99.35 09:36:48 09:02:01 0 0.12 0.00 0.13 0.02 0.03 99.70 09:36:48 09:02:01 1 0.08 0.00 0.05 0.00 0.00 99.87 09:36:48 09:02:01 2 2.18 0.00 0.27 0.20 0.02 97.33 09:36:48 09:02:01 3 0.03 0.00 0.07 0.00 0.02 99.88 09:36:48 09:02:01 4 0.10 0.00 0.08 0.00 0.02 99.80 09:36:48 09:02:01 5 0.27 0.00 0.08 0.02 0.00 99.63 09:36:48 09:02:01 6 0.15 0.00 0.10 0.00 0.00 99.75 09:36:48 09:02:01 7 1.01 0.00 0.10 0.05 0.00 98.84 09:36:48 09:03:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:36:48 09:03:01 0 0.08 0.00 0.00 0.00 0.02 99.90 09:36:48 09:03:01 1 0.03 0.00 0.03 0.03 0.02 99.88 09:36:48 09:03:01 2 0.02 0.00 0.00 0.03 0.00 99.95 09:36:48 09:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:36:48 09:03:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:36:48 09:04:01 all 0.21 0.00 0.01 0.00 0.01 99.76 09:36:48 09:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:36:48 09:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:36:48 09:04:01 2 0.03 0.00 0.05 0.02 0.00 99.90 09:36:48 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 09:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 09:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:36:48 09:04:01 7 1.53 0.00 0.00 0.00 0.00 98.47 09:36:48 09:05:01 all 0.11 0.00 0.01 0.00 0.01 99.87 09:36:48 09:05:01 0 0.61 0.00 0.03 0.00 0.03 99.32 09:36:48 09:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:36:48 09:05:01 2 0.08 0.00 0.02 0.02 0.02 99.87 09:36:48 09:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:36:48 09:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:36:48 09:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:36:48 09:05:01 7 0.08 0.00 0.00 0.00 0.02 99.90 09:36:48 09:06:01 all 0.05 0.00 0.02 0.00 0.01 99.92 09:36:48 09:06:01 0 0.22 0.00 0.02 0.00 0.02 99.75 09:36:48 09:06:01 1 0.00 0.00 0.02 0.02 0.02 99.95 09:36:48 09:06:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:36:48 09:06:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:36:48 09:06:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:36:48 09:06:01 5 0.10 0.00 0.00 0.00 0.00 99.90 09:36:48 09:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:06:01 7 0.05 0.00 0.05 0.00 0.02 99.88 09:36:48 09:07:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:36:48 09:07:01 0 0.08 0.00 0.02 0.00 0.02 99.88 09:36:48 09:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:36:48 09:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:36:48 09:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:36:48 09:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:36:48 09:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:36:48 09:07:01 7 0.10 0.00 0.03 0.00 0.03 99.83 09:36:48 09:08:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:36:48 09:08:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:36:48 09:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:36:48 09:08:01 2 0.05 0.00 0.00 0.05 0.02 99.88 09:36:48 09:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 09:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:36:48 09:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:36:48 09:08:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:36:48 09:08:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:36:48 09:36:48 09:08:01 CPU %user %nice %system %iowait %steal %idle 09:36:48 09:09:01 all 0.04 0.00 0.02 0.01 0.01 99.93 09:36:48 09:09:01 0 0.13 0.00 0.05 0.00 0.02 99.80 09:36:48 09:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:36:48 09:09:01 2 0.03 0.00 0.02 0.05 0.00 99.90 09:36:48 09:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:36:48 09:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:36:48 09:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:36:48 09:09:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:36:48 09:10:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:36:48 09:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:36:48 09:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:36:48 09:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:36:48 09:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:36:48 09:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:10:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:36:48 09:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:36:48 09:11:01 all 0.22 0.00 0.01 0.00 0.01 99.75 09:36:48 09:11:01 0 1.47 0.00 0.03 0.00 0.02 98.48 09:36:48 09:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:36:48 09:11:01 2 0.05 0.00 0.02 0.02 0.00 99.92 09:36:48 09:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:36:48 09:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:36:48 09:11:01 5 0.17 0.00 0.00 0.00 0.00 99.83 09:36:48 09:11:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:36:48 09:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 09:12:01 all 0.12 0.00 0.01 0.01 0.01 99.85 09:36:48 09:12:01 0 0.85 0.00 0.02 0.00 0.02 99.12 09:36:48 09:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:12:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:36:48 09:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:12:01 4 0.02 0.00 0.02 0.03 0.00 99.93 09:36:48 09:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:36:48 09:12:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:36:48 09:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:36:48 09:13:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:36:48 09:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:36:48 09:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:13:01 2 0.03 0.00 0.02 0.05 0.02 99.88 09:36:48 09:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 09:13:01 4 0.07 0.00 0.05 0.00 0.02 99.87 09:36:48 09:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:36:48 09:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:36:48 09:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:36:48 09:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:36:48 09:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:36:48 09:14:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:36:48 09:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:36:48 09:14:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:36:48 09:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 09:14:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:36:48 09:14:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:36:48 09:15:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:36:48 09:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:36:48 09:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:36:48 09:15:01 2 0.05 0.00 0.02 0.02 0.00 99.92 09:36:48 09:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:36:48 09:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:36:48 09:15:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:36:48 09:16:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:36:48 09:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:36:48 09:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:36:48 09:16:01 2 0.03 0.00 0.00 0.03 0.02 99.92 09:36:48 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:36:48 09:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:36:48 09:16:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:36:48 09:16:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:36:48 09:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:36:48 09:17:01 0 0.08 0.00 0.02 0.00 0.02 99.88 09:36:48 09:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:17:01 2 0.05 0.00 0.00 0.02 0.00 99.93 09:36:48 09:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:36:48 09:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:17:01 6 0.07 0.00 0.02 0.00 0.00 99.92 09:36:48 09:17:01 7 0.00 0.00 0.03 0.00 0.02 99.95 09:36:48 09:18:01 all 0.09 0.00 0.01 0.00 0.01 99.89 09:36:48 09:18:01 0 0.58 0.00 0.00 0.00 0.00 99.42 09:36:48 09:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 09:18:01 2 0.03 0.00 0.02 0.03 0.02 99.90 09:36:48 09:18:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:36:48 09:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:36:48 09:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:36:48 09:18:01 7 0.03 0.00 0.00 0.00 0.03 99.93 09:36:48 09:19:02 all 0.24 0.00 0.02 0.00 0.01 99.73 09:36:48 09:19:02 0 1.74 0.00 0.02 0.00 0.02 98.22 09:36:48 09:19:02 1 0.02 0.00 0.03 0.02 0.00 99.93 09:36:48 09:19:02 2 0.02 0.00 0.00 0.02 0.00 99.97 09:36:48 09:19:02 3 0.02 0.00 0.03 0.00 0.02 99.93 09:36:48 09:19:02 4 0.00 0.00 0.02 0.00 0.00 99.98 09:36:48 09:19:02 5 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 09:19:02 6 0.07 0.00 0.02 0.00 0.02 99.90 09:36:48 09:19:02 7 0.05 0.00 0.03 0.00 0.02 99.90 09:36:48 09:36:48 09:19:02 CPU %user %nice %system %iowait %steal %idle 09:36:48 09:20:01 all 0.09 0.00 0.02 0.00 0.00 99.88 09:36:48 09:20:01 0 0.59 0.00 0.07 0.00 0.00 99.34 09:36:48 09:20:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:36:48 09:20:01 2 0.03 0.00 0.00 0.03 0.00 99.93 09:36:48 09:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:36:48 09:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:36:48 09:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:36:48 09:20:01 7 0.05 0.00 0.05 0.00 0.02 99.88 09:36:48 09:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:36:48 09:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:36:48 09:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:36:48 09:21:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:36:48 09:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:36:48 09:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 09:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:36:48 09:21:01 7 0.12 0.00 0.05 0.00 0.03 99.80 09:36:48 09:22:01 all 0.02 0.00 0.02 0.01 0.00 99.96 09:36:48 09:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:36:48 09:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:22:01 2 0.03 0.00 0.02 0.05 0.00 99.90 09:36:48 09:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:36:48 09:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:36:48 09:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:36:48 09:22:01 7 0.03 0.00 0.07 0.00 0.02 99.88 09:36:48 09:23:01 all 0.10 0.00 0.01 0.00 0.01 99.87 09:36:48 09:23:01 0 0.55 0.00 0.02 0.00 0.02 99.42 09:36:48 09:23:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:36:48 09:23:01 2 0.07 0.00 0.00 0.02 0.02 99.90 09:36:48 09:23:01 3 0.08 0.00 0.02 0.00 0.02 99.88 09:36:48 09:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:36:48 09:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 09:23:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:36:48 09:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:36:48 09:24:01 all 0.13 0.00 0.02 0.00 0.01 99.84 09:36:48 09:24:01 0 0.88 0.00 0.07 0.00 0.00 99.05 09:36:48 09:24:01 1 0.00 0.00 0.03 0.02 0.02 99.93 09:36:48 09:24:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:36:48 09:24:01 3 0.05 0.00 0.07 0.00 0.02 99.87 09:36:48 09:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:36:48 09:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:36:48 09:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:36:48 09:25:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:36:48 09:25:01 2 0.03 0.00 0.03 0.02 0.00 99.92 09:36:48 09:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:36:48 09:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:36:48 09:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:36:48 09:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:36:48 09:25:01 7 0.00 0.00 0.03 0.00 0.03 99.93 09:36:48 09:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:36:48 09:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:36:48 09:26:01 2 0.03 0.00 0.00 0.02 0.02 99.93 09:36:48 09:26:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:36:48 09:26:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:36:48 09:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:36:48 09:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:36:48 09:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:36:48 09:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:36:48 09:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 09:27:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:36:48 09:27:01 2 0.05 0.00 0.02 0.02 0.00 99.92 09:36:48 09:27:01 3 0.02 0.00 0.05 0.00 0.00 99.93 09:36:48 09:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:36:48 09:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:36:48 09:27:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:36:48 09:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:36:48 09:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:36:48 09:28:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:36:48 09:28:01 1 0.02 0.00 0.03 0.02 0.00 99.93 09:36:48 09:28:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:36:48 09:28:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:36:48 09:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:36:48 09:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:36:48 09:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:28:01 7 0.08 0.00 0.03 0.00 0.03 99.85 09:36:48 09:29:01 all 0.07 0.00 0.02 0.00 0.01 99.90 09:36:48 09:29:01 0 0.33 0.00 0.00 0.00 0.02 99.65 09:36:48 09:29:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:36:48 09:29:01 2 0.02 0.00 0.02 0.03 0.02 99.92 09:36:48 09:29:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:36:48 09:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:36:48 09:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:36:48 09:29:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:36:48 09:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:36:48 09:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:36:48 09:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:30:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:36:48 09:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:36:48 09:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:36:48 09:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:36:48 09:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:36:48 09:36:48 09:30:01 CPU %user %nice %system %iowait %steal %idle 09:36:48 09:31:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:36:48 09:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:31:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:36:48 09:31:01 2 0.02 0.00 0.03 0.03 0.02 99.90 09:36:48 09:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:36:48 09:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:36:48 09:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:36:48 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:31:01 7 0.08 0.00 0.02 0.00 0.02 99.88 09:36:48 09:32:01 all 0.08 0.00 0.01 0.00 0.01 99.91 09:36:48 09:32:01 0 0.52 0.00 0.00 0.00 0.02 99.47 09:36:48 09:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:36:48 09:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:36:48 09:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 09:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:32:01 7 0.03 0.00 0.05 0.00 0.03 99.88 09:36:48 09:33:01 all 0.10 0.00 0.02 0.00 0.01 99.87 09:36:48 09:33:01 0 0.60 0.00 0.00 0.00 0.00 99.40 09:36:48 09:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:36:48 09:33:01 2 0.02 0.00 0.00 0.03 0.02 99.93 09:36:48 09:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:36:48 09:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:36:48 09:33:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:36:48 09:33:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:36:48 09:33:01 7 0.07 0.00 0.05 0.00 0.03 99.85 09:36:48 09:34:01 all 0.08 0.00 0.01 0.00 0.01 99.90 09:36:48 09:34:01 0 0.57 0.00 0.02 0.00 0.02 99.40 09:36:48 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:36:48 09:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:36:48 09:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:36:48 09:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:36:48 09:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:36:48 09:35:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:36:48 09:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:36:48 09:35:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:36:48 09:35:01 2 0.05 0.00 0.02 0.02 0.00 99.92 09:36:48 09:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:36:48 09:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:36:48 09:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:36:48 09:35:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:36:48 09:35:01 7 0.07 0.00 0.07 0.00 0.02 99.85 09:36:48 09:36:01 all 3.79 0.00 1.75 0.63 0.04 93.79 09:36:48 09:36:01 0 3.03 0.00 1.41 0.05 0.03 95.48 09:36:48 09:36:01 1 6.10 0.00 2.61 0.05 0.03 91.20 09:36:48 09:36:01 2 4.57 0.00 1.99 0.45 0.05 92.94 09:36:48 09:36:01 3 4.35 0.00 1.37 0.03 0.03 94.21 09:36:48 09:36:01 4 3.46 0.00 1.73 1.78 0.05 92.98 09:36:48 09:36:01 5 2.56 0.00 1.42 0.47 0.05 95.50 09:36:48 09:36:01 6 3.08 0.00 1.42 0.10 0.03 95.36 09:36:48 09:36:01 7 3.15 0.00 2.06 2.11 0.05 92.63 09:36:48 Average: all 8.61 0.00 1.40 0.69 0.03 89.27 09:36:48 Average: 0 8.76 0.00 1.38 0.48 0.03 89.35 09:36:48 Average: 1 8.67 0.00 1.48 1.01 0.03 88.81 09:36:48 Average: 2 8.72 0.00 1.39 0.61 0.03 89.25 09:36:48 Average: 3 8.61 0.00 1.42 0.56 0.03 89.38 09:36:48 Average: 4 8.43 0.00 1.35 0.97 0.03 89.22 09:36:48 Average: 5 8.72 0.00 1.37 0.56 0.03 89.33 09:36:48 Average: 6 8.35 0.00 1.34 0.77 0.03 89.52 09:36:48 Average: 7 8.64 0.00 1.46 0.55 0.04 89.31 09:36:48 09:36:48 09:36:48