Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cbb3f8cdb30524f33a88ec157f8599cfeaff058c 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-ssh7564075350630685451.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-ssh17744679467802269890.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-ssh7273618897905880657.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-ssh13271577456391510636.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-ssh9468101077241583037.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-8848 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/903 [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/903 # 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 cbb3f8cdb30524f33a88ec157f8599cfeaff058c (main) Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.16.4 to 2.16.5 (#5244)" > 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 cbb3f8cdb30524f33a88ec157f8599cfeaff058c # timeout=10 > git rev-list --no-walk 7ea53eacd779207149c4e4bd07d4b631c531133c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:00:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:00:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:00:26 ========================================================= 03:00:26 EdgeX Global Pipelines Version Info 03:00:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:00:27 ------------------- 03:00:27 stable info: 03:00:27 ------------------- 03:00:27 Commited By: Cherry Wang cherry@iotechsys.com 03:00:27 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:00:27 Message: update stable to v1.0.276 03:00:28 ------------------- 03:00:28 experimental info: 03:00:28 ------------------- 03:00:28 Commited By: **** collab-it+edgex@linuxfoundation.org 03:00:28 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:00:28 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbb3f8c [Pipeline] echo 03:00:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:00:28 provisioning config files... 03:00:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/903@tmp/config5521191577489625574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:29 ---> ****-login.sh 03:00:29 nexus3.edgexfoundry.org:10001 03:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:29 03:00:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:00:29 Configure a credential helper to remove this warning. See 03:00:29 https://docs.****.com/go/credential-store/ 03:00:29 03:00:29 Login Succeeded 03:00:29 nexus3.edgexfoundry.org:10002 03:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:29 03:00:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:00:29 Configure a credential helper to remove this warning. See 03:00:29 https://docs.****.com/go/credential-store/ 03:00:29 03:00:29 Login Succeeded 03:00:29 nexus3.edgexfoundry.org:10003 03:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:29 03:00:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:00:29 Configure a credential helper to remove this warning. See 03:00:29 https://docs.****.com/go/credential-store/ 03:00:29 03:00:29 Login Succeeded 03:00:29 nexus3.edgexfoundry.org:10004 03:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:29 03:00:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:00:29 Configure a credential helper to remove this warning. See 03:00:29 https://docs.****.com/go/credential-store/ 03:00:29 03:00:29 Login Succeeded 03:00:29 ****.io 03:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:30 03:00:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:00:30 Configure a credential helper to remove this warning. See 03:00:30 https://docs.****.com/go/credential-store/ 03:00:30 03:00:30 Login Succeeded 03:00:30 ---> ****-login.sh ends [Pipeline] } 03:00:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:00:30 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 03:00:30 + dirname cmd/core-command/Dockerfile 03:00:30 + cut -d/ -f2 03:00:30 + echo core-command,cmd/core-command/Dockerfile 03:00:30 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:00:30 + cut -d/ -f2 03:00:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:00:30 + dirname cmd/core-data/Dockerfile 03:00:30 + cut -d/ -f2 03:00:30 + echo core-data,cmd/core-data/Dockerfile 03:00:30 + dirname cmd/core-keeper/Dockerfile 03:00:30 + cut -d/ -f2 03:00:30 + echo core-keeper,cmd/core-keeper/Dockerfile 03:00:30 + dirname cmd/core-metadata/Dockerfile 03:00:30 + cut -d/ -f2 03:00:30 + echo core-metadata,cmd/core-metadata/Dockerfile 03:00:30 + dirname cmd/security-bootstrapper/Dockerfile 03:00:30 + cut -d/ -f2 03:00:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:00:30 + dirname cmd/security-proxy-auth/Dockerfile 03:00:30 + cut -d/ -f2 03:00:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:00:30 + dirname cmd/security-proxy-setup/Dockerfile 03:00:30 + cut -d/ -f2 03:00:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:00:30 + dirname cmd/security-secretstore-setup/Dockerfile 03:00:30 + cut -d/ -f2 03:00:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:00:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:00:30 + cut -d/ -f2 03:00:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:00:30 + dirname cmd/security-spire-agent/Dockerfile 03:00:30 + cut -d/ -f2 03:00:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:00:30 + dirname cmd/security-spire-config/Dockerfile 03:00:30 + cut -d/ -f2 03:00:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:00:30 + dirname cmd/security-spire-server/Dockerfile 03:00:30 + cut -d/ -f2 03:00:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:00:30 + dirname cmd/support-notifications/Dockerfile 03:00:30 + cut -d/ -f2 03:00:30 + echo support-notifications,cmd/support-notifications/Dockerfile 03:00:30 + dirname cmd/support-scheduler/Dockerfile 03:00:30 + cut -d/ -f2 03:00:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:00:30 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:00:30 + git rev-list -1 --merges cbb3f8cdb30524f33a88ec157f8599cfeaff058c~1..cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 03:00:30 -----------> git rev-list -1 --merges cbb3f8cdb30524f33a88ec157f8599cfeaff058c~1..cbb3f8cdb30524f33a88ec157f8599cfeaff058c cbb3f8cdb30524f33a88ec157f8599cfeaff058c [false] [Pipeline] sh 03:00:31 + git log --format=format:%s -1 cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 03:00:31 ========================================================= 03:00:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:00:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:00:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:00:31 + grep -v github /etc/ssh/ssh_known_hosts 03:00:31 + [ -e /tmp/ssh_known_hosts ] 03:00:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:00:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:00:31 + sudo tee -a /etc/ssh/ssh_known_hosts 03:00:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:32 03:00:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:32 0.1.4: Pulling from edgex-devops/py-git-semver 03:00:32 3dae71ba6b94: Pulling fs layer 03:00:32 6bf1a483ea7c: Pulling fs layer 03:00:32 f5dfc541a4d3: Pulling fs layer 03:00:32 461d9e800cba: Pulling fs layer 03:00:32 80192f66455f: Pulling fs layer 03:00:32 2e8e34ca0e6c: Pulling fs layer 03:00:32 a29436f7fd5d: Pulling fs layer 03:00:32 923cac83aea3: Pulling fs layer 03:00:32 25ad8b0a4227: Pulling fs layer 03:00:32 db01528c6b51: Pulling fs layer 03:00:32 28988de357af: Pulling fs layer 03:00:32 80192f66455f: Waiting 03:00:32 2e8e34ca0e6c: Waiting 03:00:32 a29436f7fd5d: Waiting 03:00:32 923cac83aea3: Waiting 03:00:32 25ad8b0a4227: Waiting 03:00:32 db01528c6b51: Waiting 03:00:32 28988de357af: Waiting 03:00:32 461d9e800cba: Waiting 03:00:32 6bf1a483ea7c: Verifying Checksum 03:00:32 6bf1a483ea7c: Download complete 03:00:32 461d9e800cba: Verifying Checksum 03:00:32 461d9e800cba: Download complete 03:00:32 80192f66455f: Verifying Checksum 03:00:32 80192f66455f: Download complete 03:00:32 f5dfc541a4d3: Verifying Checksum 03:00:32 f5dfc541a4d3: Download complete 03:00:32 3dae71ba6b94: Verifying Checksum 03:00:32 3dae71ba6b94: Download complete 03:00:32 923cac83aea3: Verifying Checksum 03:00:32 923cac83aea3: Download complete 03:00:32 25ad8b0a4227: Verifying Checksum 03:00:32 25ad8b0a4227: Download complete 03:00:32 db01528c6b51: Verifying Checksum 03:00:32 db01528c6b51: Download complete 03:00:32 28988de357af: Verifying Checksum 03:00:32 28988de357af: Download complete 03:00:33 a29436f7fd5d: Verifying Checksum 03:00:33 a29436f7fd5d: Download complete 03:00:33 2e8e34ca0e6c: Verifying Checksum 03:00:33 2e8e34ca0e6c: Download complete 03:00:34 3dae71ba6b94: Pull complete 03:00:34 6bf1a483ea7c: Pull complete 03:00:34 f5dfc541a4d3: Pull complete 03:00:35 461d9e800cba: Pull complete 03:00:35 80192f66455f: Pull complete 03:00:38 2e8e34ca0e6c: Pull complete 03:00:39 a29436f7fd5d: Pull complete 03:00:39 923cac83aea3: Pull complete 03:00:39 25ad8b0a4227: Pull complete 03:00:39 db01528c6b51: Pull complete 03:00:39 28988de357af: Pull complete 03:00:39 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:00:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:39 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 03:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:00:42 $ docker top 0fb3726a2dfe4085fa471474843ff8ec7320633b947cad50161017d6c641512f -eo pid,comm 03:00:42 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). 03:00:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:00:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:42 [ssh-agent] Looking for ssh-agent implementation... 03:00:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:42 $ docker exec 0fb3726a2dfe4085fa471474843ff8ec7320633b947cad50161017d6c641512f ssh-agent 03:00:42 SSH_AUTH_SOCK=/tmp/ssh-D4pRtZjCuTun/agent.33 03:00:42 SSH_AGENT_PID=39 03:00:42 Running ssh-add (command line suppressed) 03:00:42 Identity added: /w/workspace/edgex-go/903@tmp/private_key_2063183093806688724.key (/w/workspace/edgex-go/903@tmp/private_key_2063183093806688724.key) 03:00:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:43 + git config --global --add safe.directory /w/workspace/edgex-go/903 [Pipeline] sh 03:00:43 + git tag --points-at HEAD [Pipeline] } 03:00:43 $ docker exec --env ******** --env ******** 0fb3726a2dfe4085fa471474843ff8ec7320633b947cad50161017d6c641512f ssh-agent -k 03:00:43 unset SSH_AUTH_SOCK; 03:00:43 unset SSH_AGENT_PID; 03:00:43 echo Agent pid 39 killed; 03:00:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:00:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:43 [ssh-agent] Looking for ssh-agent implementation... 03:00:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:43 $ docker exec 0fb3726a2dfe4085fa471474843ff8ec7320633b947cad50161017d6c641512f ssh-agent 03:00:43 SSH_AUTH_SOCK=/tmp/ssh-AKKAx04mpCSa/agent.86 03:00:43 SSH_AGENT_PID=92 03:00:43 Running ssh-add (command line suppressed) 03:00:43 Identity added: /w/workspace/edgex-go/903@tmp/private_key_12065767986477644282.key (/w/workspace/edgex-go/903@tmp/private_key_12065767986477644282.key) 03:00:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:44 + git semver init 03:00:44 2025-09-15 03:00:44,461 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:00:44 2025-09-15 03:00:44,465 [run_init] DEBUG init version:0.0.0 force:False 03:00:44 2025-09-15 03:00:44,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/903/.semver 03:00:44 2025-09-15 03:00:44,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/903/.semver 03:00:44 2025-09-15 03:00:44,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/903/.semver'], cwd=/w/workspace/edgex-go/903, stdin=None, shell=False, universal_newlines=False) 03:00:49 2025-09-15 03:00:49,308 [append_file] DEBUG append to file:/w/workspace/edgex-go/903/.git/info/exclude 03:00:49 2025-09-15 03:00:49,308 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/903/.semver/main with force:False 03:00:49 2025-09-15 03:00:49,308 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main 03:00:49 2025-09-15 03:00:49,308 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main 03:00:49 4.1.0-dev.60 [Pipeline] } 03:00:49 $ docker exec --env ******** --env ******** 0fb3726a2dfe4085fa471474843ff8ec7320633b947cad50161017d6c641512f ssh-agent -k 03:00:49 unset SSH_AUTH_SOCK; 03:00:49 unset SSH_AGENT_PID; 03:00:49 echo Agent pid 92 killed; 03:00:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:00:50 + git semver [Pipeline] } 03:00:50 $ docker stop --time=1 0fb3726a2dfe4085fa471474843ff8ec7320633b947cad50161017d6c641512f 03:00:52 $ docker rm -f --volumes 0fb3726a2dfe4085fa471474843ff8ec7320633b947cad50161017d6c641512f [Pipeline] // withDockerContainer [Pipeline] sh 03:00:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:00:52 Stashed 1 file(s) [Pipeline] echo 03:00:52 [edgeXSemver]: initialized semver on version 4.1.0-dev.60 [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 03:00:53 + git config --global --add safe.directory /w/workspace/edgex-go/903 [Pipeline] echo 03:00:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:00:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:00:53 ========================================================= 03:00:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:00:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:00:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:00:53 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:00:53 0a9a5dfd008f: Pulling fs layer 03:00:53 36466aa92d05: Pulling fs layer 03:00:53 e10405b45d13: Pulling fs layer 03:00:53 096b7ceb2af7: Pulling fs layer 03:00:53 4f4fb700ef54: Pulling fs layer 03:00:53 c451b95d7931: Pulling fs layer 03:00:53 9febf9df4401: Pulling fs layer 03:00:53 1477f019b032: Pulling fs layer 03:00:53 c7dc25521971: Pulling fs layer 03:00:53 4f4fb700ef54: Waiting 03:00:53 096b7ceb2af7: Waiting 03:00:53 c451b95d7931: Waiting 03:00:53 1477f019b032: Waiting 03:00:53 9febf9df4401: Waiting 03:00:53 c7dc25521971: Waiting 03:00:53 36466aa92d05: Verifying Checksum 03:00:53 36466aa92d05: Download complete 03:00:53 096b7ceb2af7: Download complete 03:00:53 4f4fb700ef54: Verifying Checksum 03:00:53 4f4fb700ef54: Download complete 03:00:53 0a9a5dfd008f: Verifying Checksum 03:00:53 0a9a5dfd008f: Download complete 03:00:53 c451b95d7931: Verifying Checksum 03:00:53 c451b95d7931: Download complete 03:00:53 9febf9df4401: Verifying Checksum 03:00:53 9febf9df4401: Download complete 03:00:53 0a9a5dfd008f: Pull complete 03:00:53 c7dc25521971: Verifying Checksum 03:00:53 c7dc25521971: Download complete 03:00:54 36466aa92d05: Pull complete 03:00:54 e10405b45d13: Download complete 03:00:54 1477f019b032: Verifying Checksum 03:00:54 1477f019b032: Download complete 03:00:58 e10405b45d13: Pull complete 03:00:58 096b7ceb2af7: Pull complete 03:00:58 4f4fb700ef54: Pull complete 03:00:58 c451b95d7931: Pull complete 03:00:58 9febf9df4401: Pull complete 03:01:01 1477f019b032: Pull complete 03:01:01 c7dc25521971: Pull complete 03:01:01 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 03:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:01:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:01:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:01:01 WORKDIR /edgex 03:01:01 COPY go.mod . 03:01:01 RUN go mod download 03:01:01 + docker build -t ci-base-image-x86_64 -f - . 03:01:02 #0 building with "default" instance using docker driver 03:01:02 03:01:02 #1 [internal] load build definition from Dockerfile 03:01:02 #1 transferring dockerfile: 164B done 03:01:02 #1 DONE 0.0s 03:01:02 03:01:02 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:01:02 #2 DONE 0.0s 03:01:02 03:01:02 #3 [internal] load .dockerignore 03:01:02 #3 transferring context: 50B done 03:01:02 #3 DONE 0.0s 03:01:02 03:01:02 #4 [internal] load build context 03:01:02 #4 transferring context: 6.57kB done 03:01:02 #4 DONE 0.0s 03:01:02 03:01:02 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:01:02 #5 DONE 0.1s 03:01:02 03:01:02 #6 [2/4] WORKDIR /edgex 03:01:05 #6 DONE 2.7s 03:01:05 03:01:05 #7 [3/4] COPY go.mod . 03:01:05 #7 DONE 0.0s 03:01:05 03:01:05 #8 [4/4] RUN go mod download 03:01:07 Still waiting to schedule task 03:01:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:01:23 #8 DONE 18.3s 03:01:23 03:01:23 #9 exporting to image 03:01:23 #9 exporting layers 03:01:27 #9 exporting layers 3.6s done 03:01:27 #9 writing image sha256:402e17cf23c4d5fcfe67fec0fdcb7adb8b51a62735c10efa619056c1ea59d1d3 done 03:01:27 #9 naming to docker.io/library/ci-base-image-x86_64 done 03:01:27 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:27 + docker inspect -f . ci-base-image-x86_64 03:01:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:27 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 03:01:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:01:27 $ docker top 3b66bcb9940e358f007811f40993808bfa54117039d7d42ac6fd539f0f2925ce -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:28 + go version 03:01:28 go version go1.23.9 linux/amd64 [Pipeline] } 03:01:28 $ docker stop --time=1 3b66bcb9940e358f007811f40993808bfa54117039d7d42ac6fd539f0f2925ce 03:01:29 $ docker rm -f --volumes 3b66bcb9940e358f007811f40993808bfa54117039d7d42ac6fd539f0f2925ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:29 + docker inspect -f . ci-base-image-x86_64 03:01:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:29 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 03:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:01:30 $ docker top 83934f713513644b987358cef903b87eb7018a82db9d30f26c5d416c02d61240 -eo pid,comm [Pipeline] { [Pipeline] echo 03:01:30 ========================================================= 03:01:30 [edgeXBuildGoParallel] Running Tests and Build... 03:01:30 ========================================================= [Pipeline] sh 03:01:30 + git config --global --add safe.directory /w/workspace/edgex-go/903 [Pipeline] fileExists [Pipeline] sh 03:01:30 + make test 03:01:30 go test -race -coverprofile=coverage.out ./... 03:01:39 ? github.com/edgexfoundry/edgex-go [no test files] 03:02:05 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:02:05 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:02:05 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:02:05 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:02:05 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:02:05 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:02:05 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:02:05 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:02:05 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:02:05 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:02:05 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:02:05 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:02:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:02:05 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:02:05 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:02:05 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 03:02:05 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:02:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 42.3% of statements 03:02:06 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:02:06 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:02:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 03:02:06 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:02:06 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:02:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 03:02:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:02:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 03:02:07 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:02:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:02:07 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:02:07 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:02:07 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:02:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:02:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:02:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 03:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:02:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:02:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 03:02:08 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:02:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:02:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.4% of statements 03:02:10 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements 03:02:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 53.6% of statements 03:02:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:02:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:02:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.964s coverage: 94.2% of statements 03:02:11 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.064s coverage: 92.4% of statements 03:02:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.4% of statements 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:02:12 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 03:02:12 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:02:12 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:02:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:02:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 03:02:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:02:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:02:12 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:02:12 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:02:12 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:02:12 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:02:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements 03:02:13 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 03:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:02:14 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 03:02:14 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:02:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 03:02:14 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 03:02:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:02:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 1.0% of statements 03:02:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements 03:02:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 39.4% of statements 03:02:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.023s coverage: 68.8% of statements 03:02:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements 03:02:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:02:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:02:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 03:02:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:02:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:02:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:02:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 03:02:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:02:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:02:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:02:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:02:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:02:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:02:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:02:18 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:02:18 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:02:18 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:02:20 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:02:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:02:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:02:22 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:02:26 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 03:02:26 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:02:26 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 03:02:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 03:02:26 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 03:02:28 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 03:02:28 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:02:28 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:02:28 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 03:02:28 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 03:02:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 03:02:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 03:02:29 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:02:29 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:02:29 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:02:29 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:02:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:02:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:02:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:02:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 03:02:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:02:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:02:32 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 03:02:32 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 03:02:32 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 03:02:32 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:02:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.043s coverage: 92.9% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 15.5% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.098s coverage: 81.8% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.052s coverage: 100.0% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.172s coverage: 54.5% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 29.2% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.014s coverage: 3.1% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.029s coverage: 76.2% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 94.9% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 97.7% of statements 03:02:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements 03:02:39 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:02:40 running golangci-lint 03:02:40 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 03:02:40 go version go1.23.9 linux/amd64 03:02:40 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 03:02:40 level=info msg="[config_reader] Used config file .golangci.yml" 03:02:40 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:02:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8850 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:02:47 Running in /w/workspace/edgex-go/903 [Pipeline] { [Pipeline] checkout 03:02:51 The recommended git tool is: git 03:02:58 using credential edgex-jenkins-ssh 03:02:58 Cloning the remote Git repository 03:02:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:02:58 > git init /w/workspace/edgex-go/903 # timeout=10 03:02:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:02:58 > git --version # timeout=10 03:02:58 > git --version # 'git version 2.25.1' 03:02:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:02:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:07 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|types_sizes|exports_file|files|name) took 22.50306874s" 03:03:07 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.344263ms" 03:03:15 level=info msg="[linters_context/goanalysis] analyzers took 1m27.791206737s with top 10 stages: buildir: 54.609935836s, gosec: 3.955390492s, inspect: 2.862764454s, fact_deprecated: 2.212005352s, printf: 1.748713734s, ctrlflow: 1.583513801s, fact_purity: 1.067112741s, S1038: 1.039520852s, nilness: 927.782787ms, unused: 804.276592ms" 03:03:15 level=info msg="[runner] Issues before processing: 201, after processing: 0" 03:03:15 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude: 201/201, cgo: 201/201, invalid_issue: 201/201, skip_files: 201/201, nolint: 20/0, filename_unadjuster: 201/201, exclude-rules: 201/20" 03:03:15 level=info msg="[runner] processing took 18.226868ms with stages: nolint: 7.767571ms, identifier_marker: 4.83816ms, autogenerated_exclude: 1.781348ms, path_prettifier: 1.701967ms, exclude-rules: 1.127201ms, skip_dirs: 935.63µs, cgo: 29.53µs, invalid_issue: 28.25µs, filename_unadjuster: 13.671µs, max_same_issues: 700ns, uniq_by_line: 450ns, fixer: 430ns, skip_files: 370ns, exclude: 280ns, sort_results: 250ns, diff: 250ns, max_from_linter: 170ns, source_code: 160ns, max_per_file_from_linter: 150ns, path_prefixer: 120ns, path_shortener: 120ns, severity-rules: 90ns" 03:03:15 level=info msg="[runner] linters took 11.532342297s with stages: goanalysis_metalinter: 11.514026299s" 03:03:15 level=info msg="File cache stats: 0 entries of total size 0B" 03:03:15 level=info msg="Memory: 338 samples, avg is 290.2MB, max is 1360.0MB" 03:03:15 level=info msg="Execution took 34.081738647s" 03:03:15 go vet ./... 03:03:17 Avoid second fetch 03:03:17 Checking out Revision cbb3f8cdb30524f33a88ec157f8599cfeaff058c (main) 03:03:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:03:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:17 > git config core.sparsecheckout # timeout=10 03:03:17 > git checkout -f cbb3f8cdb30524f33a88ec157f8599cfeaff058c # timeout=10 03:03:17 Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.16.4 to 2.16.5 (#5244)" 03:03:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:03:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:03:21 ./bin/test-attribution-txt.sh 03:03:21 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 03:03:21 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 03:03:21 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 03:03:21 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 03:03:21 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 03:03:21 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 03:03:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:03:22 + ls -al . 03:03:22 total 2056 03:03:22 drwxrwxr-x 11 1001 1001 4096 Sep 15 03:01 . 03:03:22 drwxr-xr-x 4 root root 4096 Sep 15 03:01 .. 03:03:22 drwxrwxr-x 2 1001 1001 4096 Sep 15 03:00 .blubracket 03:03:22 -rw-rw-r-- 1 1001 1001 10 Sep 15 03:00 .dockerignore 03:03:22 drwxrwxr-x 8 1001 1001 4096 Sep 15 03:02 .git 03:03:22 drwxrwxr-x 3 1001 1001 4096 Sep 15 03:00 .github 03:03:22 -rw-rw-r-- 1 1001 1001 909 Sep 15 03:00 .gitignore 03:03:22 -rw-rw-r-- 1 1001 1001 218 Sep 15 03:00 .golangci.yml 03:03:22 -rw-rw-r-- 1 1001 1001 100 Sep 15 03:00 .hadolint.yml 03:03:22 drwxr-xr-x 3 1001 1001 4096 Sep 15 03:00 .semver 03:03:22 -rw-rw-r-- 1 1001 1001 155 Sep 15 03:00 .sonarcloud.properties 03:03:22 -rw-rw-r-- 1 1001 1001 1171 Sep 15 03:00 ADOPTERS.md 03:03:22 -rw-rw-r-- 1 1001 1001 17374 Sep 15 03:00 Attribution.txt 03:03:22 -rw-rw-r-- 1 1001 1001 108018 Sep 15 03:00 CHANGELOG.md 03:03:22 -rw-rw-r-- 1 1001 1001 3804 Sep 15 03:00 CONTRIBUTING.md 03:03:22 -rw-rw-r-- 1 1001 1001 677 Sep 15 03:00 GOVERNANCE.md 03:03:22 -rw-rw-r-- 1 1001 1001 858 Sep 15 03:00 Jenkinsfile 03:03:22 -rw-rw-r-- 1 1001 1001 10775 Sep 15 03:00 LICENSE 03:03:22 -rw-rw-r-- 1 1001 1001 16740 Sep 15 03:00 Makefile 03:03:22 -rw-rw-r-- 1 1001 1001 582 Sep 15 03:00 OWNERS.md 03:03:22 -rw-rw-r-- 1 1001 1001 9932 Sep 15 03:00 README.md 03:03:22 -rw-rw-r-- 1 1001 1001 789 Sep 15 03:00 SECURITY.md 03:03:22 -rw-rw-r-- 1 1001 1001 12 Sep 15 03:00 VERSION 03:03:22 drwxrwxr-x 2 1001 1001 4096 Sep 15 03:00 bin 03:03:22 drwxrwxr-x 19 1001 1001 4096 Sep 15 03:00 cmd 03:03:22 -rw-r--r-- 1 root root 1725228 Sep 15 03:02 coverage.out 03:03:22 drwxrwxr-x 2 1001 1001 4096 Sep 15 03:00 fuzz_test 03:03:22 -rw-rw-r-- 1 1001 1001 6539 Sep 15 03:00 go.mod 03:03:22 -rw-rw-r-- 1 1001 1001 88541 Sep 15 03:00 go.sum 03:03:22 drwxrwxr-x 7 1001 1001 4096 Sep 15 03:00 internal 03:03:22 drwxrwxr-x 2 1001 1001 4096 Sep 15 03:00 openapi 03:03:22 -rw-rw-r-- 1 1001 1001 584 Sep 15 03:00 security.txt 03:03:22 -rw-rw-r-- 1 1001 1001 204 Sep 15 03:00 version.go [Pipeline] sh 03:03:22 + '[' -e coverage.out ] 03:03:22 + chown 1001:1001 coverage.out [Pipeline] stash 03:03:22 Stashed 1 file(s) [Pipeline] sh 03:03:23 + make build 03:03:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:03:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:03:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:03:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:03:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:03:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:03:55 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:03:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:03:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:04:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:04:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:04:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:04:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:04:06 $ docker stop --time=1 83934f713513644b987358cef903b87eb7018a82db9d30f26c5d416c02d61240 03:04:11 $ docker rm -f --volumes 83934f713513644b987358cef903b87eb7018a82db9d30f26c5d416c02d61240 [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 03:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:04:12 03:04:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:04:12 latest: Pulling from edgex-devops/edgex-compose 03:04:12 91d30c5bc195: Pulling fs layer 03:04:12 2e9b0aa3be6d: Pulling fs layer 03:04:12 9c61dcf015f6: Pulling fs layer 03:04:12 4698f68db338: Pulling fs layer 03:04:12 2a2f49069b9e: Pulling fs layer 03:04:12 e0025b399a48: Pulling fs layer 03:04:12 4698f68db338: Waiting 03:04:12 2a2f49069b9e: Waiting 03:04:12 e0025b399a48: Waiting 03:04:12 91d30c5bc195: Verifying Checksum 03:04:12 91d30c5bc195: Download complete 03:04:12 4698f68db338: Verifying Checksum 03:04:12 4698f68db338: Download complete 03:04:13 2e9b0aa3be6d: Verifying Checksum 03:04:13 2e9b0aa3be6d: Download complete 03:04:13 91d30c5bc195: Pull complete 03:04:13 e0025b399a48: Verifying Checksum 03:04:13 e0025b399a48: Download complete 03:04:13 2a2f49069b9e: Download complete 03:04:13 2e9b0aa3be6d: Pull complete 03:04:13 9c61dcf015f6: Download complete 03:04:15 9c61dcf015f6: Pull complete 03:04:15 4698f68db338: Pull complete 03:04:16 2a2f49069b9e: Pull complete 03:04:16 e0025b399a48: Pull complete 03:04:16 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:04:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:16 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 03:04:16 $ 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/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:04:18 $ docker top f21d69da9bf042edd8349f137e87eff3a9c7e4b6c26314e97d589a699b0d01c9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:18 + docker compose -f ./docker-compose-build.yml build --parallel 03:04:18 #1 [support-scheduler internal] load build definition from Dockerfile 03:04:18 #1 transferring dockerfile: 1.83kB done 03:04:18 #1 DONE 0.1s 03:04:18 03:04:18 #2 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:04:18 #2 DONE 0.0s 03:04:18 03:04:18 #3 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 03:04:18 #3 ... 03:04:18 03:04:18 #4 [security-proxy-auth internal] load build definition from Dockerfile 03:04:18 #4 transferring dockerfile: 2.14kB done 03:04:18 #4 DONE 0.1s 03:04:18 03:04:18 #5 [core-command internal] load build definition from Dockerfile 03:04:18 #5 transferring dockerfile: 1.94kB done 03:04:18 #5 DONE 0.1s 03:04:18 03:04:18 #6 [security-bootstrapper internal] load build definition from Dockerfile 03:04:18 #6 transferring dockerfile: 3.02kB done 03:04:18 #6 DONE 0.1s 03:04:18 03:04:18 #2 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:04:18 #2 DONE 0.0s 03:04:18 03:04:18 #7 [security-spire-agent internal] load build definition from Dockerfile 03:04:18 #7 transferring dockerfile: 1.81kB 0.0s done 03:04:18 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:04:18 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 03:04:18 #7 DONE 0.2s 03:04:18 03:04:18 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:04:18 #8 transferring dockerfile: 1.89kB done 03:04:18 #8 DONE 0.2s 03:04:18 03:04:18 #3 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 03:04:18 #3 ... 03:04:18 03:04:18 #9 [core-metadata internal] load build definition from Dockerfile 03:04:18 #9 transferring dockerfile: 2.10kB done 03:04:18 #9 DONE 0.2s 03:04:18 03:04:18 #10 [core-data internal] load build definition from Dockerfile 03:04:18 #10 transferring dockerfile: 2.04kB done 03:04:18 #10 DONE 0.2s 03:04:18 03:04:18 #11 [security-proxy-setup internal] load build definition from Dockerfile 03:04:18 #11 transferring dockerfile: 2.50kB done 03:04:18 #11 DONE 0.2s 03:04:18 03:04:18 #12 [security-spire-config internal] load build definition from Dockerfile 03:04:18 #12 transferring dockerfile: 1.69kB done 03:04:18 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:04:18 #12 DONE 0.2s 03:04:18 03:04:18 #13 [security-secretstore-setup internal] load build definition from Dockerfile 03:04:18 #13 transferring dockerfile: 2.49kB done 03:04:18 #13 DONE 0.2s 03:04:18 03:04:18 #14 [security-spire-server internal] load build definition from Dockerfile 03:04:18 #14 transferring dockerfile: 1.70kB done 03:04:18 #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:04:18 #14 DONE 0.2s 03:04:18 03:04:18 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:04:18 #15 transferring dockerfile: 2.23kB done 03:04:18 #15 DONE 0.2s 03:04:18 03:04:18 #16 [support-notifications internal] load build definition from Dockerfile 03:04:18 #16 transferring dockerfile: 2.00kB done 03:04:18 #16 DONE 0.2s 03:04:18 03:04:18 #17 [core-keeper internal] load build definition from Dockerfile 03:04:18 #17 transferring dockerfile: 2.01kB done 03:04:18 #17 DONE 0.2s 03:04:18 03:04:18 #2 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:04:18 #2 DONE 0.0s 03:04:18 03:04:18 #3 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 03:04:19 #3 ... 03:04:19 03:04:19 #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 03:04:19 #18 DONE 0.4s 03:04:19 03:04:19 #19 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 03:04:19 #19 DONE 0.5s 03:04:19 03:04:19 #3 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 03:04:19 #3 DONE 0.7s 03:04:19 03:04:19 #20 [support-scheduler internal] load .dockerignore 03:04:19 #20 transferring context: 50B done 03:04:19 #20 DONE 0.0s 03:04:19 03:04:19 #21 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:04:19 #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 03:04:19 #21 ... 03:04:19 03:04:19 #22 [core-metadata internal] load .dockerignore 03:04:19 #22 transferring context: 50B done 03:04:19 #22 DONE 0.2s 03:04:19 03:04:19 #23 [core-data internal] load .dockerignore 03:04:19 #23 transferring context: 50B done 03:04:19 #23 DONE 0.2s 03:04:19 03:04:19 #24 [security-proxy-setup internal] load .dockerignore 03:04:19 #24 transferring context: 50B done 03:04:19 #24 DONE 0.2s 03:04:19 03:04:19 #25 [support-notifications internal] load .dockerignore 03:04:19 #25 transferring context: 50B done 03:04:19 #25 DONE 0.2s 03:04:19 03:04:19 #26 [core-keeper internal] load .dockerignore 03:04:19 #26 transferring context: 50B done 03:04:19 #26 DONE 0.2s 03:04:19 03:04:19 #27 [core-command internal] load .dockerignore 03:04:19 #27 transferring context: 50B done 03:04:19 #27 DONE 0.3s 03:04:19 03:04:19 #28 [core-common-config-bootstrapper internal] load .dockerignore 03:04:19 #28 transferring context: 50B done 03:04:19 #28 DONE 0.3s 03:04:19 03:04:19 #29 [security-spire-agent internal] load .dockerignore 03:04:19 #29 transferring context: 50B done 03:04:19 #29 DONE 0.3s 03:04:19 03:04:19 #30 [security-proxy-auth internal] load .dockerignore 03:04:19 #30 transferring context: 50B done 03:04:19 #30 DONE 0.3s 03:04:19 03:04:19 #31 [security-spiffe-token-provider internal] load .dockerignore 03:04:19 #31 transferring context: 50B done 03:04:19 #31 DONE 0.3s 03:04:19 03:04:19 #32 [security-bootstrapper internal] load .dockerignore 03:04:19 #32 transferring context: 50B done 03:04:19 #32 DONE 0.3s 03:04:19 03:04:19 #33 [security-spire-server internal] load .dockerignore 03:04:19 #33 transferring context: 50B done 03:04:19 #33 DONE 0.3s 03:04:19 03:04:19 #34 [security-spire-config internal] load .dockerignore 03:04:19 #34 transferring context: 50B done 03:04:19 #34 DONE 0.3s 03:04:19 03:04:19 #21 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:04:19 #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 03:04:19 #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:04:19 #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 03:04:19 #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 03:04:19 #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.2s 03:04:19 #21 ... 03:04:19 03:04:19 #35 [security-secretstore-setup internal] load .dockerignore 03:04:19 #35 transferring context: 50B done 03:04:19 #35 DONE 0.3s 03:04:19 03:04:19 #21 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:04:19 #21 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 03:04:19 #21 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:04:19 #21 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 03:04:19 #21 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 03:04:19 #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 675.84kB / 3.62MB 0.3s 03:04:19 #21 ... 03:04:19 03:04:19 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:04:19 #36 DONE 0.5s 03:04:19 03:04:19 #21 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:04:19 #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done 03:04:19 #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 03:04:20 #21 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done 03:04:20 #21 ... 03:04:20 03:04:20 #37 [security-spire-server internal] load build context 03:04:20 #37 transferring context: 23.80kB done 03:04:20 #37 DONE 0.3s 03:04:20 03:04:20 #21 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:04:20 #21 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.8s done 03:04:23 #21 ... 03:04:23 03:04:23 #38 [security-spire-agent internal] load build context 03:04:23 #38 transferring context: 23.33kB 0.0s done 03:04:23 #38 DONE 3.2s 03:04:23 03:04:23 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:04:23 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 03:04:23 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 03:04:23 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 03:04:23 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 03:04:23 #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 03:04:23 #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 03:04:23 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 03:04:23 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s done 03:04:23 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 03:04:23 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.0s 03:04:25 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 4.6s done 03:04:25 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 4.6s done 03:04:26 #39 ... 03:04:26 03:04:26 #40 [security-spire-config internal] load build context 03:04:26 #40 transferring context: 22.05kB 0.0s done 03:04:26 #40 DONE 6.6s 03:04:26 03:04:26 #41 [core-keeper internal] load build context 03:04:26 #41 transferring context: 224.64MB 6.3s 03:04:26 #41 ... 03:04:26 03:04:26 #42 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 03:04:26 #42 DONE 6.5s 03:04:26 03:04:26 #21 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:04:26 #21 DONE 7.0s 03:04:26 03:04:26 #41 [core-keeper internal] load build context 03:04:26 #41 ... 03:04:26 03:04:26 #43 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:04:27 #43 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:27 #43 1.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:28 #43 1.977 (1/1) Installing dumb-init (1.2.5-r3) 03:04:28 #43 1.985 Executing busybox-1.36.1-r29.trigger 03:04:28 #43 1.990 OK: 8 MiB in 15 packages 03:04:29 #43 ... 03:04:29 03:04:29 #44 [support-scheduler internal] load build context 03:04:29 #44 ... 03:04:29 03:04:29 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:04:29 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 03:04:29 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.9s 03:04:29 #39 ... 03:04:29 03:04:29 #45 [core-metadata internal] load build context 03:04:29 #45 ... 03:04:29 03:04:29 #46 [core-command internal] load build context 03:04:29 #46 ... 03:04:29 03:04:29 #47 [security-proxy-auth internal] load build context 03:04:30 #47 ... 03:04:30 03:04:30 #48 [security-proxy-setup internal] load build context 03:04:30 #48 ... 03:04:30 03:04:30 #49 [security-secretstore-setup internal] load build context 03:04:30 #49 ... 03:04:30 03:04:30 #50 [core-data internal] load build context 03:04:30 #50 ... 03:04:30 03:04:30 #51 [security-bootstrapper internal] load build context 03:04:30 #51 ... 03:04:30 03:04:30 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:04:30 #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 03:04:30 #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 03:04:30 #52 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 03:04:30 #52 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 03:04:30 #52 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 03:04:30 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 03:04:30 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 03:04:30 #52 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.5s done 03:04:30 #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 03:04:30 #52 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 03:04:30 #52 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 2.0s done 03:04:30 #52 ... 03:04:30 03:04:30 #53 [support-notifications internal] load build context 03:04:30 #53 ... 03:04:30 03:04:30 #54 [core-common-config-bootstrapper internal] load build context 03:04:31 #54 ... 03:04:31 03:04:31 #55 [security-spiffe-token-provider internal] load build context 03:04:31 #55 ... 03:04:31 03:04:31 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:04:31 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.2s done 03:04:35 #39 ... 03:04:35 03:04:35 #41 [core-keeper internal] load build context 03:04:35 #41 transferring context: 491.38MB 15.1s 03:04:37 #41 ... 03:04:37 03:04:37 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:04:37 #0 1.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:37 #0 1.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:37 #0 2.214 (1/7) Installing ca-certificates (20250619-r0) 03:04:37 #0 2.232 (2/7) Installing dumb-init (1.2.5-r3) 03:04:37 #0 2.259 (3/7) Installing libgcc (13.2.1_git20240309-r1) 03:04:37 #0 2.266 (4/7) Installing libsodium (1.0.19-r0) 03:04:37 #0 2.277 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 03:04:37 #0 2.314 (6/7) Installing libzmq (4.3.5-r2) 03:04:37 #0 2.317 (7/7) Installing zeromq (4.3.5-r2) 03:04:37 #0 2.322 Executing busybox-1.36.1-r29.trigger 03:04:37 #0 2.327 Executing ca-certificates-20250619-r0.trigger 03:04:37 #0 2.371 OK: 12 MiB in 21 packages 03:04:37 #56 ... 03:04:37 03:04:37 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:04:37 #0 1.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:37 #0 1.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:37 #0 1.937 (1/4) Installing dumb-init (1.2.5-r3) 03:04:37 #0 1.940 (2/4) Installing openssl (3.3.4-r0) 03:04:37 #0 1.962 (3/4) Installing su-exec (0.2-r3) 03:04:37 #0 1.963 (4/4) Installing yq-go (4.44.1-r2) 03:04:37 #0 2.084 Executing busybox-1.36.1-r29.trigger 03:04:37 #0 2.102 OK: 19 MiB in 18 packages 03:04:37 #57 ... 03:04:37 03:04:37 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:04:37 #0 7.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:37 #0 7.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:37 #0 8.221 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:04:37 #0 8.221 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:04:37 #0 8.221 OK: 24174 distinct packages available 03:04:37 #0 8.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:37 #0 8.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:37 #0 8.636 (1/14) Installing ca-certificates (20250619-r0) 03:04:37 #0 9.121 (2/14) Installing brotli-libs (1.1.0-r2) 03:04:37 #0 9.138 (3/14) Installing c-ares (1.33.1-r0) 03:04:37 #0 9.143 (4/14) Installing libunistring (1.2-r0) 03:04:37 #0 9.159 (5/14) Installing libidn2 (2.3.7-r0) 03:04:37 #0 9.164 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:04:37 #0 9.171 (7/14) Installing libpsl (0.21.5-r1) 03:04:37 #0 9.185 (8/14) Installing zstd-libs (1.5.6-r0) 03:04:37 #0 9.199 (9/14) Installing libcurl (8.12.1-r0) 03:04:37 #0 9.210 (10/14) Installing curl (8.12.1-r0) 03:04:37 #0 9.216 (11/14) Installing dumb-init (1.2.5-r3) 03:04:37 #0 9.220 (12/14) Installing musl-obstack (1.2.3-r2) 03:04:37 #0 9.223 (13/14) Installing libucontext (1.2-r3) 03:04:37 #0 9.226 (14/14) Installing gcompat (1.1.0-r4) 03:04:37 #0 9.230 Executing busybox-1.36.1-r29.trigger 03:04:37 #0 9.237 Executing ca-certificates-20250619-r0.trigger 03:04:37 #0 9.272 OK: 13 MiB in 28 packages 03:04:37 #58 ... 03:04:37 03:04:37 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:04:37 #0 0.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:37 #0 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:37 #0 1.319 (1/2) Installing dumb-init (1.2.5-r3) 03:04:37 #0 1.326 (2/2) Installing su-exec (0.2-r3) 03:04:37 #0 1.328 Executing busybox-1.36.1-r29.trigger 03:04:37 #0 1.337 OK: 8 MiB in 16 packages 03:04:37 #59 ... 03:04:37 03:04:37 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:04:37 #0 1.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:37 #0 1.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:37 #0 2.256 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:04:37 #0 2.258 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:04:37 #0 2.258 OK: 24174 distinct packages available 03:04:37 #0 2.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:37 #0 2.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:37 #0 2.677 (1/5) Installing dumb-init (1.2.5-r3) 03:04:37 #0 2.693 (2/5) Installing musl-obstack (1.2.3-r2) 03:04:37 #0 2.693 (3/5) Installing libucontext (1.2-r3) 03:04:37 #0 2.704 (4/5) Installing gcompat (1.1.0-r4) 03:04:37 #0 2.708 (5/5) Installing openssl (3.3.4-r0) 03:04:37 #0 2.726 Executing busybox-1.36.1-r29.trigger 03:04:37 #0 2.726 OK: 9 MiB in 19 packages 03:04:37 #60 ... 03:04:37 03:04:37 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:04:37 #61 ... 03:04:37 03:04:37 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:37 #62 ... 03:04:37 03:04:37 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:04:37 #0 1.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:37 #0 1.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:37 #0 2.061 (1/1) Installing dumb-init (1.2.5-r3) 03:04:37 #0 2.080 Executing busybox-1.36.1-r29.trigger 03:04:37 #0 2.093 OK: 8 MiB in 15 packages 03:04:37 #63 ... 03:04:37 03:04:37 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:04:37 #0 0.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:37 #0 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:37 #0 1.333 (1/3) Installing ca-certificates (20250619-r0) 03:04:37 #0 1.358 (2/3) Installing dumb-init (1.2.5-r3) 03:04:37 #0 1.365 (3/3) Installing tzdata (2025b-r0) 03:04:37 #0 1.421 Executing busybox-1.36.1-r29.trigger 03:04:37 #0 1.427 Executing ca-certificates-20250619-r0.trigger 03:04:37 #0 1.485 OK: 10 MiB in 17 packages 03:04:38 #64 ... 03:04:38 03:04:38 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:04:38 #0 1.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:38 #0 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:38 #0 1.507 (1/4) Installing ca-certificates (20250619-r0) 03:04:38 #0 1.595 (2/4) Installing dumb-init (1.2.5-r3) 03:04:38 #0 1.595 (3/4) Installing su-exec (0.2-r3) 03:04:38 #0 1.595 (4/4) Installing yq-go (4.44.1-r2) 03:04:38 #0 1.904 Executing busybox-1.36.1-r29.trigger 03:04:38 #0 1.910 Executing ca-certificates-20250619-r0.trigger 03:04:38 #0 1.997 OK: 19 MiB in 18 packages 03:04:38 #65 ... 03:04:38 03:04:38 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:04:38 #0 6.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:38 #0 6.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:38 #0 7.259 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:04:38 #0 7.259 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:04:38 #0 7.259 OK: 24174 distinct packages available 03:04:38 #0 7.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:38 #0 7.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:38 #0 7.757 OK: 248 MiB in 58 packages 03:04:38 #66 ... 03:04:38 03:04:38 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:04:38 #0 4.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:38 #0 4.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:38 #0 5.303 OK: 248 MiB in 58 packages 03:04:38 #67 ... 03:04:38 03:04:38 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:04:38 #68 ... 03:04:38 03:04:38 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:04:38 #0 5.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:04:38 #0 5.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:04:38 #0 5.720 OK: 248 MiB in 58 packages 03:04:38 #69 ... 03:04:38 03:04:38 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:04:38 #70 ... 03:04:38 03:04:38 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:38 #71 ... 03:04:38 03:04:38 #41 [core-keeper internal] load build context 03:04:38 #41 transferring context: 595.60MB 18.8s done 03:04:39 #41 ... 03:04:39 03:04:39 #44 [support-scheduler internal] load build context 03:04:41 #44 ... 03:04:41 03:04:41 #46 [core-command internal] load build context 03:04:41 #46 transferring context: 595.60MB 19.6s done 03:04:41 #46 ... 03:04:41 03:04:41 #47 [security-proxy-auth internal] load build context 03:04:41 #47 transferring context: 595.60MB 18.9s done 03:04:41 #47 ... 03:04:41 03:04:41 #48 [security-proxy-setup internal] load build context 03:04:41 #48 transferring context: 595.60MB 18.6s done 03:04:41 #48 ... 03:04:41 03:04:41 #51 [security-bootstrapper internal] load build context 03:04:41 #51 transferring context: 595.60MB 19.8s done 03:04:41 #51 ... 03:04:41 03:04:41 #49 [security-secretstore-setup internal] load build context 03:04:41 #49 transferring context: 595.60MB 19.9s done 03:04:41 #49 ... 03:04:41 03:04:41 #45 [core-metadata internal] load build context 03:04:41 #45 ... 03:04:41 03:04:41 #53 [support-notifications internal] load build context 03:04:41 #53 transferring context: 595.60MB 21.7s done 03:04:41 #53 ... 03:04:41 03:04:41 #55 [security-spiffe-token-provider internal] load build context 03:04:41 #55 transferring context: 595.60MB 19.1s done 03:04:41 #55 ... 03:04:41 03:04:41 #50 [core-data internal] load build context 03:04:41 #50 transferring context: 595.60MB 19.5s done 03:04:41 #50 ... 03:04:41 03:04:41 #54 [core-common-config-bootstrapper internal] load build context 03:04:41 #54 transferring context: 595.60MB 18.7s done 03:04:42 #54 ... 03:04:42 03:04:42 #45 [core-metadata internal] load build context 03:04:43 #45 transferring context: 595.60MB 23.1s done 03:04:51 #45 ... 03:04:51 03:04:51 #44 [support-scheduler internal] load build context 03:04:51 #44 transferring context: 595.60MB 22.5s done 03:05:01 #44 ... 03:05:01 03:05:01 #48 [security-proxy-setup internal] load build context 03:05:01 #48 DONE 40.7s 03:05:01 03:05:01 #54 [core-common-config-bootstrapper internal] load build context 03:05:01 #54 DONE 40.7s 03:05:01 03:05:01 #41 [core-keeper internal] load build context 03:05:01 #41 DONE 40.7s 03:05:01 03:05:01 #47 [security-proxy-auth internal] load build context 03:05:01 #47 DONE 40.7s 03:05:01 03:05:01 #55 [security-spiffe-token-provider internal] load build context 03:05:01 #55 DONE 40.7s 03:05:01 03:05:01 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:05:01 #59 DONE 34.0s 03:05:01 03:05:01 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:05:01 #64 DONE 34.0s 03:05:01 03:05:01 #50 [core-data internal] load build context 03:05:01 #50 DONE 40.8s 03:05:01 03:05:01 #51 [security-bootstrapper internal] load build context 03:05:01 #51 DONE 40.8s 03:05:01 03:05:01 #46 [core-command internal] load build context 03:05:01 #46 DONE 40.8s 03:05:01 03:05:01 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:05:01 #57 DONE 34.0s 03:05:01 03:05:01 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:05:01 #58 DONE 34.0s 03:05:01 03:05:01 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:05:01 #66 DONE 34.1s 03:05:01 03:05:01 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:05:01 #72 ... 03:05:01 03:05:01 #67 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:05:01 #67 DONE 34.1s 03:05:01 03:05:01 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:05:01 #63 DONE 34.1s 03:05:01 03:05:01 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:01 #62 DONE 34.1s 03:05:01 03:05:01 #49 [security-secretstore-setup internal] load build context 03:05:01 #49 DONE 40.8s 03:05:01 03:05:01 #43 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:05:01 #43 DONE 34.1s 03:05:01 03:05:01 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:05:01 #69 DONE 34.1s 03:05:01 03:05:01 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:05:01 #60 DONE 34.1s 03:05:01 03:05:01 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:05:01 #65 DONE 34.1s 03:05:01 03:05:01 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:05:01 #56 DONE 34.1s 03:05:01 03:05:01 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:01 #71 DONE 34.1s 03:05:01 03:05:01 #44 [support-scheduler internal] load build context 03:05:01 #44 DONE 41.2s 03:05:01 03:05:01 #45 [core-metadata internal] load build context 03:05:01 #45 DONE 41.0s 03:05:01 03:05:01 #53 [support-notifications internal] load build context 03:05:01 #53 DONE 40.9s 03:05:01 03:05:01 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:05:01 #73 ... 03:05:01 03:05:01 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:05:01 #74 DONE 0.3s 03:05:01 03:05:01 #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:05:01 #75 DONE 0.3s 03:05:01 03:05:01 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:05:01 #76 DONE 0.2s 03:05:01 03:05:01 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:05:01 #52 DONE 41.2s 03:05:01 03:05:01 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:05:01 #39 DONE 41.2s 03:05:01 03:05:01 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:01 #77 ... 03:05:01 03:05:01 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:05:01 #61 34.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:01 #61 34.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:01 #61 35.18 OK: 248 MiB in 58 packages 03:05:01 #61 DONE 35.4s 03:05:02 03:05:02 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:05:02 #70 34.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:02 #70 34.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:02 #70 35.24 OK: 248 MiB in 58 packages 03:05:02 #70 DONE 35.5s 03:05:02 03:05:02 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:05:02 #78 DONE 0.1s 03:05:02 03:05:02 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:02 #79 ... 03:05:02 03:05:02 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:05:02 #80 DONE 0.1s 03:05:02 03:05:02 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:02 #81 ... 03:05:02 03:05:02 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:05:02 #68 34.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:02 #68 34.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:02 #68 35.16 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:05:02 #68 35.16 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:05:02 #68 35.16 OK: 24174 distinct packages available 03:05:02 #68 35.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:02 #68 35.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:02 #68 35.62 (1/4) Installing dumb-init (1.2.5-r3) 03:05:02 #68 35.62 (2/4) Installing musl-obstack (1.2.3-r2) 03:05:02 #68 35.63 (3/4) Installing libucontext (1.2-r3) 03:05:02 #68 35.63 (4/4) Installing gcompat (1.1.0-r4) 03:05:02 #68 35.64 Executing busybox-1.36.1-r29.trigger 03:05:02 #68 35.66 OK: 8 MiB in 18 packages 03:05:02 #68 DONE 35.8s 03:05:02 03:05:02 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:05:03 #82 ... 03:05:03 03:05:03 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:05:03 #0 1.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:03 #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:03 #0 1.788 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:05:03 #0 1.808 Executing busybox-1.36.1-r30.post-upgrade 03:05:03 #0 1.850 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:05:03 #0 1.870 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:05:03 #0 1.875 Executing busybox-1.36.1-r30.trigger 03:05:03 #0 1.879 OK: 8 MiB in 16 packages 03:05:03 #83 DONE 2.0s 03:05:03 03:05:03 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:05:05 #84 ... 03:05:05 03:05:05 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:05:05 #0 1.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:05 #0 1.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:05 #0 2.017 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:05:05 #0 2.058 Executing busybox-1.36.1-r30.post-upgrade 03:05:05 #0 2.101 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:05:05 #0 2.104 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:05:05 #0 2.107 Executing busybox-1.36.1-r30.trigger 03:05:05 #0 2.111 OK: 19 MiB in 18 packages 03:05:05 #85 DONE 3.4s 03:05:05 03:05:05 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:05:05 #86 DONE 1.0s 03:05:05 03:05:05 #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:05:05 #73 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:05 #73 1.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:05 #73 1.995 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:05:05 #73 2.162 Executing busybox-1.36.1-r30.post-upgrade 03:05:05 #73 3.412 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:05:05 #73 4.268 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:05:05 #73 4.268 Executing busybox-1.36.1-r30.trigger 03:05:05 #73 4.295 OK: 8 MiB in 15 packages 03:05:05 #73 DONE 4.5s 03:05:05 03:05:05 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:05:05 #72 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:05 #72 1.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:05 #72 2.275 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:05:05 #72 ... 03:05:05 03:05:05 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:05:05 #84 DONE 3.3s 03:05:05 03:05:05 #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:05:05 #87 DONE 0.0s 03:05:05 03:05:05 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:05:05 #82 3.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:05 #82 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:06 #82 3.961 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:05:06 #82 3.981 Executing busybox-1.36.1-r30.post-upgrade 03:05:06 #82 4.028 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:05:06 #82 4.032 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:05:06 #82 4.036 Executing busybox-1.36.1-r30.trigger 03:05:06 #82 4.041 OK: 8 MiB in 18 packages 03:05:06 #82 DONE 4.2s 03:05:06 03:05:06 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:05:07 #88 DONE 1.0s 03:05:07 03:05:07 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:05:07 #0 1.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:07 #0 1.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:07 #0 1.913 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #0 5.951 Executing busybox-1.36.1-r30.post-upgrade 03:05:07 #0 6.006 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #0 6.009 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #0 6.021 Executing busybox-1.36.1-r30.trigger 03:05:07 #0 6.021 OK: 8 MiB in 15 packages 03:05:07 #89 DONE 6.9s 03:05:07 03:05:07 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:05:07 #0 1.362 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:07 #0 5.520 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:07 #0 5.937 OK: 248 MiB in 58 packages 03:05:07 #90 DONE 6.9s 03:05:07 03:05:07 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:05:07 #0 2.178 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:07 #0 5.329 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:07 #0 5.734 (1/1) Installing dumb-init (1.2.5-r3) 03:05:07 #0 5.869 Executing busybox-1.36.1-r29.trigger 03:05:07 #0 5.873 OK: 8 MiB in 15 packages 03:05:07 #91 DONE 6.9s 03:05:07 03:05:07 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:05:07 #92 DONE 0.1s 03:05:07 03:05:07 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:05:07 #93 DONE 0.1s 03:05:07 03:05:07 #94 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:05:07 #0 1.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:07 #0 1.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:07 #0 2.310 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #0 6.322 Executing busybox-1.36.1-r30.post-upgrade 03:05:07 #0 7.029 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #0 7.033 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #0 7.038 Executing busybox-1.36.1-r30.trigger 03:05:07 #0 7.049 OK: 10 MiB in 17 packages 03:05:07 #94 DONE 7.2s 03:05:07 03:05:07 #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:05:07 #0 1.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:07 #0 2.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:07 #0 6.375 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #0 6.400 Executing busybox-1.36.1-r30.post-upgrade 03:05:07 #0 6.922 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #0 6.927 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #0 6.933 Executing busybox-1.36.1-r30.trigger 03:05:07 #0 6.936 OK: 12 MiB in 21 packages 03:05:07 #95 DONE 7.1s 03:05:07 03:05:07 #96 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:05:07 #0 2.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:07 #0 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:07 #0 6.356 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #0 6.372 Executing busybox-1.36.1-r30.post-upgrade 03:05:07 #0 6.925 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #0 6.931 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #0 6.934 Executing busybox-1.36.1-r30.trigger 03:05:07 #0 6.939 OK: 9 MiB in 19 packages 03:05:07 #96 DONE 7.1s 03:05:07 03:05:07 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:05:07 #97 ... 03:05:07 03:05:07 #98 [security-spire-config stage-2 6/10] COPY security.txt / 03:05:07 #98 DONE 0.1s 03:05:07 03:05:07 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:05:07 #72 6.426 Executing busybox-1.36.1-r30.post-upgrade 03:05:07 #72 7.004 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #72 7.013 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #72 7.019 Executing busybox-1.36.1-r30.trigger 03:05:07 #72 7.028 OK: 13 MiB in 28 packages 03:05:07 #72 DONE 7.2s 03:05:07 03:05:07 #99 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:05:07 #0 1.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:07 #0 2.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:07 #0 5.936 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #0 5.982 Executing busybox-1.36.1-r30.post-upgrade 03:05:07 #0 6.925 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #0 6.943 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:05:07 #0 6.947 Executing busybox-1.36.1-r30.trigger 03:05:07 #0 6.954 OK: 19 MiB in 18 packages 03:05:07 #99 DONE 7.2s 03:05:07 03:05:07 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:05:07 #100 DONE 0.1s 03:05:07 03:05:07 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:05:09 #101 DONE 0.8s 03:05:09 03:05:09 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:05:09 #97 DONE 0.9s 03:05:09 03:05:09 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:05:09 #102 DONE 0.9s 03:05:09 03:05:09 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:05:09 #103 DONE 0.1s 03:05:09 03:05:09 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:05:09 #104 ... 03:05:09 03:05:09 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:05:09 #105 DONE 0.1s 03:05:09 03:05:09 #106 [security-spire-config] exporting to image 03:05:09 #106 exporting layers 03:05:09 #106 ... 03:05:09 03:05:09 #107 [security-spire-server stage-2 6/9] COPY security.txt / 03:05:09 #107 DONE 0.5s 03:05:09 03:05:09 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:05:09 #104 DONE 0.6s 03:05:09 03:05:09 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:05:09 #108 DONE 0.1s 03:05:09 03:05:09 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:05:09 #109 DONE 0.1s 03:05:09 03:05:09 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:05:09 #110 DONE 0.1s 03:05:09 03:05:09 #106 [security-spire-config] exporting to image 03:05:09 #106 exporting layers 0.6s done 03:05:09 #106 writing image sha256:7749ab598e2f6b01e4a39e3f97c7c21f64b7b565d7126d565b5ab35eb15a9d3e done 03:05:09 #106 naming to docker.io/library/security-spire-config done 03:05:09 #106 DONE 0.7s 03:05:09 03:05:09 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 03:05:09 #111 DONE 0.1s 03:05:09 03:05:09 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:05:09 #112 DONE 0.1s 03:05:09 03:05:09 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:05:09 #113 DONE 0.1s 03:05:09 03:05:09 #114 [security-spire-server] exporting to image 03:05:09 #114 ... 03:05:09 03:05:09 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:05:09 #115 DONE 0.1s 03:05:09 03:05:09 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:05:09 #116 DONE 0.0s 03:05:09 03:05:09 #117 [security-spire-agent] exporting to image 03:05:09 #117 ... 03:05:09 03:05:09 #114 [security-spire-server] exporting to image 03:05:09 #114 exporting layers 0.4s done 03:05:09 #114 writing image sha256:897e23636fdc74a443c0d85f1ce6b355fefd1db1377874c4ec500c80b38facda done 03:05:09 #114 naming to docker.io/library/security-spire-server done 03:05:09 #114 DONE 0.4s 03:05:09 03:05:09 #117 [security-spire-agent] exporting to image 03:05:09 #117 exporting layers 0.4s done 03:05:10 #117 writing image sha256:10ba20321bea2da7868906c625eae46a53e362fee921a344220efba818ac50bb done 03:05:10 #117 naming to docker.io/library/security-spire-agent done 03:05:10 #117 DONE 0.4s 03:05:10 03:05:10 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:11 #118 ... 03:05:11 03:05:11 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:11 #119 ... 03:05:11 03:05:11 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:50 #120 ... 03:05:50 03:05:50 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:50 #81 DONE 47.9s 03:05:50 03:05:50 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:50 #120 DONE 49.1s 03:05:50 03:05:50 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:50 #79 DONE 48.0s 03:05:50 03:05:50 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:50 #119 DONE 49.1s 03:05:50 03:05:50 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:50 #118 DONE 42.3s 03:05:50 03:05:50 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:50 #77 DONE 49.1s 03:05:50 03:05:50 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 03:06:00 #121 ... 03:06:00 03:06:00 #122 [security-secretstore-setup builder 6/7] COPY . . 03:06:00 #122 ... 03:06:00 03:06:00 #123 [support-notifications builder 6/7] COPY . . 03:06:00 #123 ... 03:06:00 03:06:00 #124 [support-scheduler builder 6/7] COPY . . 03:06:00 #124 ... 03:06:00 03:06:00 #125 [security-spiffe-token-provider builder 6/7] COPY . . 03:06:00 #125 ... 03:06:00 03:06:00 #126 [core-keeper builder 7/8] COPY . . 03:06:02 #126 DONE 12.4s 03:06:02 03:06:02 #125 [security-spiffe-token-provider builder 6/7] COPY . . 03:06:02 #125 DONE 12.4s 03:06:02 03:06:02 #122 [security-bootstrapper builder 6/7] COPY . . 03:06:02 #122 DONE 12.4s 03:06:02 03:06:02 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:02 #127 CACHED 03:06:02 03:06:02 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:06:02 #128 CACHED 03:06:02 03:06:02 #129 [security-bootstrapper builder 6/7] COPY . . 03:06:02 #129 CACHED 03:06:02 03:06:02 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:06:02 #130 CACHED 03:06:02 03:06:02 #131 [security-secretstore-setup builder 6/7] COPY . . 03:06:02 #131 CACHED 03:06:02 03:06:02 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:02 #132 CACHED 03:06:02 03:06:02 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:06:02 #133 CACHED 03:06:02 03:06:02 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:02 #134 CACHED 03:06:02 03:06:02 #135 [core-metadata builder 6/7] COPY . . 03:06:02 #135 CACHED 03:06:02 03:06:02 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 03:06:02 #136 CACHED 03:06:02 03:06:02 #137 [core-command builder 6/7] COPY . . 03:06:02 #137 CACHED 03:06:02 03:06:02 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:02 #138 CACHED 03:06:02 03:06:02 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:02 #139 CACHED 03:06:02 03:06:02 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:06:02 #140 CACHED 03:06:02 03:06:02 #141 [security-proxy-auth builder 6/7] COPY . . 03:06:02 #141 CACHED 03:06:02 03:06:02 #121 [core-data builder 6/7] COPY . . 03:06:02 #121 DONE 12.4s 03:06:02 03:06:02 #124 [support-scheduler builder 6/7] COPY . . 03:06:02 #124 DONE 12.4s 03:06:02 03:06:02 #123 [support-notifications builder 6/7] COPY . . 03:06:02 #123 DONE 12.4s 03:06:02 03:06:02 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 03:06:02 #142 CACHED 03:06:02 03:06:02 #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:06:02 #143 CACHED 03:06:02 03:06:02 #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:02 #144 CACHED 03:06:02 03:06:02 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:06:03 #145 1.041 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:06:07 #145 ... 03:06:07 03:06:07 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:06:07 #0 1.050 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:06:12 #146 ... 03:06:12 03:06:12 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:06:12 #0 0.999 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:06:12 #147 ... 03:06:12 03:06:12 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:06:12 #0 1.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:06:12 #148 ... 03:06:12 03:06:12 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:06:12 #0 0.417 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:06:12 #149 ... 03:06:12 03:06:12 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:06:12 #0 0.887 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:06:12 #150 ... 03:06:12 03:06:12 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:06:12 #0 1.031 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:06:15 #151 ... 03:06:15 03:06:15 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:06:15 #0 0.841 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:06:15 #152 ... 03:06:15 03:06:15 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:06:15 #0 0.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:06:15 #153 ... 03:06:15 03:06:15 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:06:15 #0 0.834 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:06:15 #154 ... 03:06:15 03:06:15 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:06:15 #0 1.053 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:06:15 #155 ... 03:06:15 03:06:15 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:06:15 #0 0.445 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:07:36 #156 ... 03:07:36 03:07:36 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:07:36 #150 DONE 87.9s 03:07:36 03:07:36 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:07:36 #145 DONE 87.9s 03:07:36 03:07:36 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:07:36 #157 DONE 0.2s 03:07:36 03:07:36 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:07:36 #158 DONE 0.1s 03:07:36 03:07:36 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:07:36 #159 ... 03:07:36 03:07:36 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:07:36 #160 DONE 0.4s 03:07:36 03:07:36 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:07:36 #161 DONE 0.3s 03:07:36 03:07:36 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:07:36 #159 ... 03:07:36 03:07:36 #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 03:07:36 #162 DONE 0.1s 03:07:36 03:07:36 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:07:36 #163 DONE 0.1s 03:07:36 03:07:36 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:07:36 #159 DONE 0.9s 03:07:36 03:07:36 #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:07:36 #164 DONE 0.4s 03:07:36 03:07:36 #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:07:36 #165 DONE 0.2s 03:07:36 03:07:36 #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:07:36 #166 ... 03:07:36 03:07:36 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:07:36 #167 DONE 0.5s 03:07:36 03:07:36 #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:07:36 #166 DONE 1.4s 03:07:36 03:07:36 #168 [core-common-config-bootstrapper] exporting to image 03:07:36 #168 exporting layers 03:07:36 #168 ... 03:07:36 03:07:36 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:07:36 #169 DONE 0.2s 03:07:36 03:07:36 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:07:36 #170 DONE 0.3s 03:07:36 03:07:36 #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/ 03:07:36 #171 DONE 0.2s 03:07:36 03:07:36 #168 [core-common-config-bootstrapper] exporting to image 03:07:36 #168 exporting layers 0.5s done 03:07:36 #168 writing image sha256:72315a719cde8989c98a2550272f6619b353b045ab4090ffdebb0699361dfa47 done 03:07:36 #168 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 03:07:36 #168 DONE 0.7s 03:07:36 03:07:36 #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/ 03:07:36 #172 DONE 0.2s 03:07:36 03:07:36 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:07:36 #173 DONE 0.1s 03:07:36 03:07:36 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:07:36 #149 ... 03:07:36 03:07:36 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:07:36 #174 DONE 0.8s 03:07:36 03:07:36 #175 [security-bootstrapper] exporting to image 03:07:36 #175 exporting layers 0.6s done 03:07:36 #175 writing image sha256:1748c956e5f44f5e6364a1eb141145fa4d5b53afdece92f5a4c8d0faf7ac66c7 0.1s done 03:07:36 #175 naming to docker.io/library/security-bootstrapper 03:07:36 #175 naming to docker.io/library/security-bootstrapper done 03:07:36 #175 DONE 0.7s 03:07:36 03:07:36 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:08:33 #147 ... 03:08:33 03:08:33 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:08:33 #148 145.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:08:38 #148 ... 03:08:38 03:08:38 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:08:38 #147 DONE 155.3s 03:08:38 03:08:38 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:08:38 #153 DONE 155.3s 03:08:38 03:08:38 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:08:38 #152 DONE 155.3s 03:08:38 03:08:38 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:08:38 #151 DONE 155.3s 03:08:38 03:08:38 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:08:38 #155 DONE 155.3s 03:08:38 03:08:38 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:08:38 #148 DONE 155.3s 03:08:38 03:08:38 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:08:38 #154 DONE 155.3s 03:08:38 03:08:38 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:08:38 #146 DONE 155.3s 03:08:38 03:08:38 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:08:38 #149 DONE 155.3s 03:08:38 03:08:38 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:08:38 #156 DONE 155.3s 03:08:38 03:08:38 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:08:38 #176 DONE 0.2s 03:08:38 03:08:38 #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:08:38 #177 DONE 0.2s 03:08:38 03:08:38 #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:08:38 #178 DONE 0.1s 03:08:38 03:08:38 #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:08:38 #179 DONE 0.2s 03:08:38 03:08:38 #180 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:38 #180 DONE 0.2s 03:08:38 03:08:38 #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:38 #181 DONE 0.2s 03:08:38 03:08:38 #182 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:38 #182 DONE 0.2s 03:08:38 03:08:38 #183 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:38 #183 DONE 0.2s 03:08:38 03:08:38 #184 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:08:38 #184 DONE 0.2s 03:08:38 03:08:38 #185 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:08:38 #185 CACHED 03:08:38 03:08:38 #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:08:38 #186 CACHED 03:08:38 03:08:38 #187 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:08:38 #187 CACHED 03:08:38 03:08:38 #188 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:08:38 #188 CACHED 03:08:38 03:08:38 #189 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:08:38 #189 DONE 0.1s 03:08:38 03:08:38 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:08:38 #190 ... 03:08:38 03:08:38 #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:08:38 #191 DONE 0.1s 03:08:38 03:08:38 #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:08:38 #192 DONE 0.2s 03:08:38 03:08:38 #193 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:08:38 #193 DONE 0.1s 03:08:38 03:08:38 #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:08:38 #194 DONE 0.2s 03:08:38 03:08:38 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:08:38 #195 DONE 0.2s 03:08:38 03:08:38 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:08:38 #196 ... 03:08:38 03:08:38 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:08:38 #190 DONE 0.7s 03:08:38 03:08:38 #197 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:08:38 #197 DONE 0.7s 03:08:38 03:08:38 #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:08:38 #198 DONE 0.7s 03:08:38 03:08:38 #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:08:38 #199 DONE 0.8s 03:08:38 03:08:38 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:08:38 #200 DONE 0.8s 03:08:38 03:08:38 #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:08:39 #201 ... 03:08:39 03:08:39 #202 [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 03:08:39 #202 DONE 1.0s 03:08:39 03:08:39 #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:08:39 #203 DONE 1.0s 03:08:39 03:08:39 #204 [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 03:08:39 #204 ... 03:08:39 03:08:39 #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:08:39 #205 DONE 1.3s 03:08:39 03:08:39 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:08:39 #206 DONE 0.7s 03:08:39 03:08:39 #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:08:39 #207 DONE 1.3s 03:08:39 03:08:39 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:08:39 #196 DONE 1.3s 03:08:39 03:08:39 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:08:39 #208 DONE 0.7s 03:08:39 03:08:39 #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:08:39 #201 DONE 0.7s 03:08:39 03:08:39 #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:08:39 #209 DONE 0.7s 03:08:39 03:08:39 #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:08:39 #210 DONE 0.7s 03:08:39 03:08:39 #204 [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 03:08:39 #204 DONE 0.4s 03:08:39 03:08:39 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:08:39 #211 DONE 0.2s 03:08:39 03:08:39 #212 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:08:39 #212 DONE 0.2s 03:08:39 03:08:39 #213 [core-data] exporting to image 03:08:39 #213 exporting layers 03:08:39 #213 ... 03:08:39 03:08:39 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:08:39 #214 DONE 0.3s 03:08:39 03:08:39 #215 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:08:39 #215 DONE 0.3s 03:08:39 03:08:39 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:08:39 #216 DONE 0.3s 03:08:39 03:08:39 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:08:39 #217 DONE 0.3s 03:08:39 03:08:39 #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:08:39 #218 DONE 0.3s 03:08:39 03:08:39 #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:08:39 #219 DONE 0.3s 03:08:39 03:08:39 #213 [core-data] exporting to image 03:08:39 #213 exporting layers 0.4s done 03:08:40 #213 ... 03:08:40 03:08:40 #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:08:40 #220 DONE 0.1s 03:08:40 03:08:40 #213 [core-data] exporting to image 03:08:40 #213 writing image sha256:ea937971f7b86a4883603d8c286d58df0740d9504f54b30bad4b5c7b236ccb73 03:08:40 #213 writing image sha256:ea937971f7b86a4883603d8c286d58df0740d9504f54b30bad4b5c7b236ccb73 0.2s done 03:08:40 #213 naming to docker.io/library/core-data done 03:08:40 #213 DONE 0.6s 03:08:40 03:08:40 #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:08:40 #221 DONE 0.3s 03:08:40 03:08:40 #222 [core-keeper] exporting to image 03:08:40 #222 exporting layers 0.3s done 03:08:40 #222 writing image sha256:4e5f0deeaadb12e73274d52a7cf8496be3bbd46d21c4f7d22052146a70158fc4 0.2s done 03:08:40 #222 naming to docker.io/library/core-keeper 0.0s done 03:08:40 #222 DONE 0.6s 03:08:40 03:08:40 #223 [core-command] exporting to image 03:08:40 #223 exporting layers 0.1s done 03:08:40 #223 writing image sha256:540684e5b0b327b5fbc0986f283770e8199608ad216c9a5adaa634834604e841 0.2s done 03:08:40 #223 naming to docker.io/library/core-command done 03:08:40 #223 DONE 0.7s 03:08:40 03:08:40 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:08:40 #224 ... 03:08:40 03:08:40 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:40 #225 DONE 0.4s 03:08:40 03:08:40 #226 [support-notifications] exporting to image 03:08:40 #226 exporting layers 0.5s done 03:08:40 #226 writing image sha256:8a113520043474b13a3074c709dfa6ac48d62df13bd7f0d60bf7883b6511ccfe 0.1s done 03:08:40 #226 naming to docker.io/library/support-notifications done 03:08:40 #226 DONE 0.7s 03:08:40 03:08:40 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:08:40 #224 DONE 0.3s 03:08:40 03:08:40 #227 [core-metadata] exporting to image 03:08:40 #227 exporting layers 0.4s done 03:08:40 #227 writing image sha256:cc1953399bdd92ab6c8a6f62b1a87bcc239bda45b12e1552700fc9bcab2ad148 0.2s done 03:08:40 #227 naming to docker.io/library/core-metadata done 03:08:40 #227 DONE 0.7s 03:08:40 03:08:40 #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:08:40 #228 DONE 0.2s 03:08:40 03:08:40 #229 [security-spiffe-token-provider] exporting to image 03:08:40 #229 exporting layers 0.7s done 03:08:40 #229 writing image sha256:5c9616a59f82782ebe1bcaf235c83e3c95f8249f8ff85e473c3b14f3beb4639b 0.0s done 03:08:40 #229 naming to docker.io/library/security-spiffe-token-provider done 03:08:40 #229 DONE 0.7s 03:08:40 03:08:40 #230 [support-scheduler] exporting to image 03:08:40 #230 exporting layers 0.7s done 03:08:40 #230 writing image sha256:531ba763fc27031f4b86c5c9fa632da0f6c684c91af3b7a4775c4ae131755890 done 03:08:40 #230 naming to docker.io/library/support-scheduler done 03:08:40 #230 DONE 0.8s 03:08:40 03:08:40 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:40 #231 DONE 0.6s 03:08:40 03:08:40 #232 [security-proxy-setup] exporting to image 03:08:40 #232 exporting layers 0.2s done 03:08:40 #232 writing image sha256:dc79f85c5232d9a52bb02b35e0d65f041b3256e096b4dbd9d5f4ae4dc7b13c19 done 03:08:40 #232 naming to docker.io/library/security-proxy-setup done 03:08:40 #232 DONE 0.3s 03:08:40 03:08:40 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:41 #233 DONE 0.3s 03:08:41 03:08:41 #234 [security-secretstore-setup] exporting to image 03:08:41 #234 exporting layers 0.3s done 03:08:41 #234 writing image sha256:49d8e7218d3367be96ccfd0394a35174745b08ff7a1589bfbf373550ecff7179 done 03:08:41 #234 naming to docker.io/library/security-secretstore-setup done 03:08:41 #234 DONE 0.3s 03:08:41 03:08:41 #235 [security-proxy-auth] exporting to image 03:08:41 #235 exporting layers 0.9s done 03:08:41 #235 writing image sha256:7f3b0d9d1de7a6823652a449e968ee7a73c2b5ca4836621c3b2deb8185ba43f2 0.0s done 03:08:41 #235 naming to docker.io/library/security-proxy-auth done 03:08:41 #235 DONE 1.0s 03:08:41 time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2025-09-15T03:04:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:08:41 $ docker stop --time=1 f21d69da9bf042edd8349f137e87eff3a9c7e4b6c26314e97d589a699b0d01c9 03:08:42 $ docker rm -f --volumes f21d69da9bf042edd8349f137e87eff3a9c7e4b6c26314e97d589a699b0d01c9 [Pipeline] // withDockerContainer [Pipeline] sh 03:08:43 + docker images 03:08:43 REPOSITORY TAG IMAGE ID CREATED SIZE 03:08:43 security-secretstore-setup latest 49d8e7218d33 2 seconds ago 80.6MB 03:08:43 security-proxy-auth latest 7f3b0d9d1de7 2 seconds ago 45.5MB 03:08:43 security-proxy-setup latest dc79f85c5232 2 seconds ago 49.9MB 03:08:43 core-data latest ea937971f7b8 3 seconds ago 46.3MB 03:08:43 core-keeper latest 4e5f0deeaadb 3 seconds ago 45.3MB 03:08:43 core-metadata latest cc1953399bdd 3 seconds ago 46.5MB 03:08:43 core-command latest 540684e5b0b3 3 seconds ago 40.6MB 03:08:43 security-spiffe-token-provider latest 5c9616a59f82 3 seconds ago 48.8MB 03:08:43 support-scheduler latest 531ba763fc27 3 seconds ago 50.1MB 03:08:43 support-notifications latest 8a1135200434 3 seconds ago 53.7MB 03:08:43 security-bootstrapper latest 1748c956e5f4 About a minute ago 21.2MB 03:08:43 core-common-config-bootstrapper latest 72315a719cde About a minute ago 20.2MB 03:08:43 security-spire-agent latest 10ba20321bea 3 minutes ago 196MB 03:08:43 security-spire-server latest 897e23636fdc 3 minutes ago 150MB 03:08:43 security-spire-config latest 7749ab598e2f 3 minutes ago 150MB 03:08:43 ci-base-image-x86_64 latest 402e17cf23c4 7 minutes ago 936MB 03:08:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 6 weeks ago 580MB 03:08:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB 03:08:43 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 03:08:43 provisioning config files... 03:08:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/903@tmp/config16168860741361073161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:43 ---> ****-login.sh 03:08:43 nexus3.edgexfoundry.org:10001 03:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:43 Login Succeeded 03:08:43 nexus3.edgexfoundry.org:10002 03:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:43 Login Succeeded 03:08:43 nexus3.edgexfoundry.org:10003 03:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:43 Login Succeeded 03:08:43 nexus3.edgexfoundry.org:10004 03:08:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:44 Login Succeeded 03:08:44 ****.io 03:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:44 Login Succeeded 03:08:44 ---> ****-login.sh ends [Pipeline] } 03:08:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:08:44 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:08:44 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:08:44 latest 03:08:44 4.1.0-dev.60 03:08:44 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:08:44 main 03:08:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:44 + docker push nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:08:44 7de0071ba3d6: Preparing 03:08:44 108e45d59198: Preparing 03:08:44 02c58458a22d: Preparing 03:08:44 9480af722ca7: Preparing 03:08:44 7e3205bbb8d2: Preparing 03:08:44 f68a6c62f946: Preparing 03:08:44 097100c76c15: Preparing 03:08:44 f68a6c62f946: Waiting 03:08:44 097100c76c15: Waiting 03:08:44 9480af722ca7: Pushed 03:08:44 7de0071ba3d6: Pushed 03:08:44 02c58458a22d: Pushed 03:08:44 097100c76c15: Layer already exists 03:08:44 7e3205bbb8d2: Pushed 03:08:45 f68a6c62f946: Pushed 03:08:48 108e45d59198: Pushed 03:08:48 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:49 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:08:49 7de0071ba3d6: Preparing 03:08:49 108e45d59198: Preparing 03:08:49 02c58458a22d: Preparing 03:08:49 9480af722ca7: Preparing 03:08:49 7e3205bbb8d2: Preparing 03:08:49 f68a6c62f946: Preparing 03:08:49 097100c76c15: Preparing 03:08:49 097100c76c15: Waiting 03:08:49 f68a6c62f946: Waiting 03:08:49 108e45d59198: Layer already exists 03:08:49 7de0071ba3d6: Layer already exists 03:08:49 9480af722ca7: Layer already exists 03:08:49 02c58458a22d: Layer already exists 03:08:49 7e3205bbb8d2: Layer already exists 03:08:49 f68a6c62f946: Layer already exists 03:08:49 097100c76c15: Layer already exists 03:08:49 latest: digest: sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:49 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60 03:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:08:49 7de0071ba3d6: Preparing 03:08:49 108e45d59198: Preparing 03:08:49 02c58458a22d: Preparing 03:08:49 9480af722ca7: Preparing 03:08:49 7e3205bbb8d2: Preparing 03:08:49 f68a6c62f946: Preparing 03:08:49 097100c76c15: Preparing 03:08:49 097100c76c15: Waiting 03:08:49 f68a6c62f946: Waiting 03:08:49 7de0071ba3d6: Layer already exists 03:08:49 9480af722ca7: Layer already exists 03:08:49 108e45d59198: Layer already exists 03:08:49 7e3205bbb8d2: Layer already exists 03:08:49 02c58458a22d: Layer already exists 03:08:49 097100c76c15: Layer already exists 03:08:49 f68a6c62f946: Layer already exists 03:08:49 4.1.0-dev.60: digest: sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:50 + docker push nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:08:50 7de0071ba3d6: Preparing 03:08:50 108e45d59198: Preparing 03:08:50 02c58458a22d: Preparing 03:08:50 9480af722ca7: Preparing 03:08:50 7e3205bbb8d2: Preparing 03:08:50 f68a6c62f946: Preparing 03:08:50 097100c76c15: Preparing 03:08:50 f68a6c62f946: Waiting 03:08:50 097100c76c15: Waiting 03:08:50 9480af722ca7: Layer already exists 03:08:50 7de0071ba3d6: Layer already exists 03:08:50 108e45d59198: Layer already exists 03:08:50 02c58458a22d: Layer already exists 03:08:50 7e3205bbb8d2: Layer already exists 03:08:50 f68a6c62f946: Layer already exists 03:08:50 097100c76c15: Layer already exists 03:08:50 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:51 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:08:51 7de0071ba3d6: Preparing 03:08:51 108e45d59198: Preparing 03:08:51 02c58458a22d: Preparing 03:08:51 9480af722ca7: Preparing 03:08:51 7e3205bbb8d2: Preparing 03:08:51 f68a6c62f946: Preparing 03:08:51 097100c76c15: Preparing 03:08:51 f68a6c62f946: Waiting 03:08:51 097100c76c15: Waiting 03:08:51 108e45d59198: Layer already exists 03:08:51 7e3205bbb8d2: Layer already exists 03:08:51 02c58458a22d: Layer already exists 03:08:51 9480af722ca7: Layer already exists 03:08:51 7de0071ba3d6: Layer already exists 03:08:51 097100c76c15: Layer already exists 03:08:51 f68a6c62f946: Layer already exists 03:08:51 main: digest: sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:51 ===================================================== [Pipeline] echo 03:08:51 taggedImages: 03:08:51 - nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:08:51 - nexus3.edgexfoundry.org:10004/core-command:latest 03:08:51 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60 03:08:51 - nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:08:51 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:08:51 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:08:51 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:08:51 latest 03:08:51 4.1.0-dev.60 03:08:51 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:08:51 main 03:08:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:08:51 6e6d92147111: Preparing 03:08:51 4c7a0584ebe8: Preparing 03:08:51 3f0f2648b7cb: Preparing 03:08:51 97869791cf81: Preparing 03:08:51 02c58458a22d: Preparing 03:08:51 9480af722ca7: Preparing 03:08:51 7e3205bbb8d2: Preparing 03:08:51 f68a6c62f946: Preparing 03:08:51 097100c76c15: Preparing 03:08:51 f68a6c62f946: Waiting 03:08:51 9480af722ca7: Waiting 03:08:51 097100c76c15: Waiting 03:08:51 7e3205bbb8d2: Waiting 03:08:51 02c58458a22d: Layer already exists 03:08:51 9480af722ca7: Layer already exists 03:08:51 7e3205bbb8d2: Layer already exists 03:08:51 f68a6c62f946: Layer already exists 03:08:51 097100c76c15: Layer already exists 03:08:51 4c7a0584ebe8: Pushed 03:08:51 6e6d92147111: Pushed 03:08:51 3f0f2648b7cb: Pushed 03:08:53 97869791cf81: Pushed 03:08:53 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:53 + 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 03:08:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:08:53 6e6d92147111: Preparing 03:08:53 4c7a0584ebe8: Preparing 03:08:53 3f0f2648b7cb: Preparing 03:08:53 97869791cf81: Preparing 03:08:53 02c58458a22d: Preparing 03:08:53 9480af722ca7: Preparing 03:08:53 7e3205bbb8d2: Preparing 03:08:53 f68a6c62f946: Preparing 03:08:53 097100c76c15: Preparing 03:08:53 7e3205bbb8d2: Waiting 03:08:53 f68a6c62f946: Waiting 03:08:53 9480af722ca7: Waiting 03:08:53 097100c76c15: Waiting 03:08:53 6e6d92147111: Layer already exists 03:08:53 02c58458a22d: Layer already exists 03:08:53 3f0f2648b7cb: Layer already exists 03:08:53 97869791cf81: Layer already exists 03:08:53 f68a6c62f946: Layer already exists 03:08:53 9480af722ca7: Layer already exists 03:08:53 7e3205bbb8d2: Layer already exists 03:08:53 4c7a0584ebe8: Layer already exists 03:08:53 097100c76c15: Layer already exists 03:08:53 latest: digest: sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60 03:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:08:54 6e6d92147111: Preparing 03:08:54 4c7a0584ebe8: Preparing 03:08:54 3f0f2648b7cb: Preparing 03:08:54 97869791cf81: Preparing 03:08:54 02c58458a22d: Preparing 03:08:54 9480af722ca7: Preparing 03:08:54 7e3205bbb8d2: Preparing 03:08:54 f68a6c62f946: Preparing 03:08:54 9480af722ca7: Waiting 03:08:54 097100c76c15: Preparing 03:08:54 7e3205bbb8d2: Waiting 03:08:54 f68a6c62f946: Waiting 03:08:54 097100c76c15: Waiting 03:08:54 4c7a0584ebe8: Layer already exists 03:08:54 6e6d92147111: Layer already exists 03:08:54 3f0f2648b7cb: Layer already exists 03:08:54 02c58458a22d: Layer already exists 03:08:54 97869791cf81: Layer already exists 03:08:54 9480af722ca7: Layer already exists 03:08:54 7e3205bbb8d2: Layer already exists 03:08:54 f68a6c62f946: Layer already exists 03:08:54 097100c76c15: Layer already exists 03:08:54 4.1.0-dev.60: digest: sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:08:55 6e6d92147111: Preparing 03:08:55 4c7a0584ebe8: Preparing 03:08:55 3f0f2648b7cb: Preparing 03:08:55 97869791cf81: Preparing 03:08:55 02c58458a22d: Preparing 03:08:55 9480af722ca7: Preparing 03:08:55 7e3205bbb8d2: Preparing 03:08:55 f68a6c62f946: Preparing 03:08:55 097100c76c15: Preparing 03:08:55 7e3205bbb8d2: Waiting 03:08:55 097100c76c15: Waiting 03:08:55 f68a6c62f946: Waiting 03:08:55 9480af722ca7: Waiting 03:08:55 3f0f2648b7cb: Layer already exists 03:08:55 02c58458a22d: Layer already exists 03:08:55 4c7a0584ebe8: Layer already exists 03:08:55 97869791cf81: Layer already exists 03:08:55 6e6d92147111: Layer already exists 03:08:55 f68a6c62f946: Layer already exists 03:08:55 9480af722ca7: Layer already exists 03:08:55 097100c76c15: Layer already exists 03:08:55 7e3205bbb8d2: Layer already exists 03:08:55 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:55 + 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 03:08:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:08:56 6e6d92147111: Preparing 03:08:56 4c7a0584ebe8: Preparing 03:08:56 3f0f2648b7cb: Preparing 03:08:56 97869791cf81: Preparing 03:08:56 02c58458a22d: Preparing 03:08:56 9480af722ca7: Preparing 03:08:56 7e3205bbb8d2: Preparing 03:08:56 f68a6c62f946: Preparing 03:08:56 097100c76c15: Preparing 03:08:56 7e3205bbb8d2: Waiting 03:08:56 f68a6c62f946: Waiting 03:08:56 097100c76c15: Waiting 03:08:56 9480af722ca7: Waiting 03:08:56 4c7a0584ebe8: Layer already exists 03:08:56 02c58458a22d: Layer already exists 03:08:56 97869791cf81: Layer already exists 03:08:56 3f0f2648b7cb: Layer already exists 03:08:56 6e6d92147111: Layer already exists 03:08:56 7e3205bbb8d2: Layer already exists 03:08:56 9480af722ca7: Layer already exists 03:08:56 f68a6c62f946: Layer already exists 03:08:56 097100c76c15: Layer already exists 03:08:56 main: digest: sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:56 ===================================================== [Pipeline] echo 03:08:56 taggedImages: 03:08:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:08:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:08:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60 03:08:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:08:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:08:56 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:08:56 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:08:56 latest 03:08:56 4.1.0-dev.60 03:08:56 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:08:56 main 03:08:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:57 + docker push nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:08:57 0c5bbac4ea18: Preparing 03:08:57 3663d1c0b734: Preparing 03:08:57 02c58458a22d: Preparing 03:08:57 9480af722ca7: Preparing 03:08:57 76384047f188: Preparing 03:08:57 5a59e2db372f: Preparing 03:08:57 097100c76c15: Preparing 03:08:57 5a59e2db372f: Waiting 03:08:57 097100c76c15: Waiting 03:08:57 02c58458a22d: Layer already exists 03:08:57 9480af722ca7: Layer already exists 03:08:57 097100c76c15: Layer already exists 03:08:57 0c5bbac4ea18: Pushed 03:08:57 5a59e2db372f: Pushed 03:08:57 76384047f188: Pushed 03:09:00 3663d1c0b734: Pushed 03:09:00 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:01 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:09:01 0c5bbac4ea18: Preparing 03:09:01 3663d1c0b734: Preparing 03:09:01 02c58458a22d: Preparing 03:09:01 9480af722ca7: Preparing 03:09:01 76384047f188: Preparing 03:09:01 5a59e2db372f: Preparing 03:09:01 097100c76c15: Preparing 03:09:01 5a59e2db372f: Waiting 03:09:01 097100c76c15: Waiting 03:09:01 9480af722ca7: Layer already exists 03:09:01 02c58458a22d: Layer already exists 03:09:01 3663d1c0b734: Layer already exists 03:09:01 76384047f188: Layer already exists 03:09:01 0c5bbac4ea18: Layer already exists 03:09:01 5a59e2db372f: Layer already exists 03:09:01 097100c76c15: Layer already exists 03:09:01 latest: digest: sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:01 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60 03:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:09:01 0c5bbac4ea18: Preparing 03:09:01 3663d1c0b734: Preparing 03:09:01 02c58458a22d: Preparing 03:09:01 9480af722ca7: Preparing 03:09:01 76384047f188: Preparing 03:09:01 5a59e2db372f: Preparing 03:09:01 097100c76c15: Preparing 03:09:01 5a59e2db372f: Waiting 03:09:01 097100c76c15: Waiting 03:09:01 02c58458a22d: Layer already exists 03:09:01 3663d1c0b734: Layer already exists 03:09:01 9480af722ca7: Layer already exists 03:09:01 0c5bbac4ea18: Layer already exists 03:09:01 76384047f188: Layer already exists 03:09:01 5a59e2db372f: Layer already exists 03:09:01 097100c76c15: Layer already exists 03:09:01 4.1.0-dev.60: digest: sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:02 + docker push nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:09:02 0c5bbac4ea18: Preparing 03:09:02 3663d1c0b734: Preparing 03:09:02 02c58458a22d: Preparing 03:09:02 9480af722ca7: Preparing 03:09:02 76384047f188: Preparing 03:09:02 5a59e2db372f: Preparing 03:09:02 097100c76c15: Preparing 03:09:02 5a59e2db372f: Waiting 03:09:02 097100c76c15: Waiting 03:09:02 3663d1c0b734: Layer already exists 03:09:02 02c58458a22d: Layer already exists 03:09:02 9480af722ca7: Layer already exists 03:09:02 0c5bbac4ea18: Layer already exists 03:09:02 76384047f188: Layer already exists 03:09:02 5a59e2db372f: Layer already exists 03:09:02 097100c76c15: Layer already exists 03:09:02 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:03 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:09:03 0c5bbac4ea18: Preparing 03:09:03 3663d1c0b734: Preparing 03:09:03 02c58458a22d: Preparing 03:09:03 9480af722ca7: Preparing 03:09:03 76384047f188: Preparing 03:09:03 5a59e2db372f: Preparing 03:09:03 097100c76c15: Preparing 03:09:03 5a59e2db372f: Waiting 03:09:03 097100c76c15: Waiting 03:09:03 0c5bbac4ea18: Layer already exists 03:09:03 9480af722ca7: Layer already exists 03:09:03 02c58458a22d: Layer already exists 03:09:03 76384047f188: Layer already exists 03:09:03 3663d1c0b734: Layer already exists 03:09:03 5a59e2db372f: Layer already exists 03:09:03 097100c76c15: Layer already exists 03:09:03 main: digest: sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:03 ===================================================== [Pipeline] echo 03:09:03 taggedImages: 03:09:03 - nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:03 - nexus3.edgexfoundry.org:10004/core-data:latest 03:09:03 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60 03:09:03 - nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:03 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:09:03 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:09:03 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:03 latest 03:09:03 4.1.0-dev.60 03:09:03 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:03 main 03:09:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:09:04 8520bde77e52: Preparing 03:09:04 063ded95da4b: Preparing 03:09:04 9480af722ca7: Preparing 03:09:04 6964a271b2d9: Preparing 03:09:04 a95f3916d7b5: Preparing 03:09:04 097100c76c15: Preparing 03:09:04 097100c76c15: Waiting 03:09:04 9480af722ca7: Layer already exists 03:09:04 097100c76c15: Layer already exists 03:09:04 a95f3916d7b5: Pushed 03:09:04 8520bde77e52: Pushed 03:09:04 6964a271b2d9: Pushed 03:09:08 063ded95da4b: Pushed 03:09:08 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:09:08 8520bde77e52: Preparing 03:09:08 063ded95da4b: Preparing 03:09:08 9480af722ca7: Preparing 03:09:08 6964a271b2d9: Preparing 03:09:08 a95f3916d7b5: Preparing 03:09:08 097100c76c15: Preparing 03:09:08 097100c76c15: Waiting 03:09:08 6964a271b2d9: Layer already exists 03:09:08 9480af722ca7: Layer already exists 03:09:08 a95f3916d7b5: Layer already exists 03:09:08 8520bde77e52: Layer already exists 03:09:08 063ded95da4b: Layer already exists 03:09:08 097100c76c15: Layer already exists 03:09:08 latest: digest: sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60 03:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:09:09 8520bde77e52: Preparing 03:09:09 063ded95da4b: Preparing 03:09:09 9480af722ca7: Preparing 03:09:09 6964a271b2d9: Preparing 03:09:09 a95f3916d7b5: Preparing 03:09:09 097100c76c15: Preparing 03:09:09 097100c76c15: Waiting 03:09:09 9480af722ca7: Layer already exists 03:09:09 063ded95da4b: Layer already exists 03:09:09 6964a271b2d9: Layer already exists 03:09:09 8520bde77e52: Layer already exists 03:09:09 a95f3916d7b5: Layer already exists 03:09:09 097100c76c15: Layer already exists 03:09:09 4.1.0-dev.60: digest: sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:09:10 8520bde77e52: Preparing 03:09:10 063ded95da4b: Preparing 03:09:10 9480af722ca7: Preparing 03:09:10 6964a271b2d9: Preparing 03:09:10 a95f3916d7b5: Preparing 03:09:10 097100c76c15: Preparing 03:09:10 097100c76c15: Waiting 03:09:10 8520bde77e52: Layer already exists 03:09:10 063ded95da4b: Layer already exists 03:09:10 9480af722ca7: Layer already exists 03:09:10 6964a271b2d9: Layer already exists 03:09:10 a95f3916d7b5: Layer already exists 03:09:10 097100c76c15: Layer already exists 03:09:10 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:09:10 8520bde77e52: Preparing 03:09:10 063ded95da4b: Preparing 03:09:10 9480af722ca7: Preparing 03:09:10 6964a271b2d9: Preparing 03:09:10 a95f3916d7b5: Preparing 03:09:10 097100c76c15: Preparing 03:09:10 097100c76c15: Waiting 03:09:10 9480af722ca7: Layer already exists 03:09:10 8520bde77e52: Layer already exists 03:09:10 a95f3916d7b5: Layer already exists 03:09:10 6964a271b2d9: Layer already exists 03:09:10 063ded95da4b: Layer already exists 03:09:10 097100c76c15: Layer already exists 03:09:10 main: digest: sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:10 ===================================================== [Pipeline] echo 03:09:10 taggedImages: 03:09:10 - nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:10 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:09:10 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60 03:09:10 - nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:10 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:09:11 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:09:11 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:11 latest 03:09:11 4.1.0-dev.60 03:09:11 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:11 main 03:09:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:09:11 dacdecf7df27: Preparing 03:09:11 578748d7a30e: Preparing 03:09:11 6641c92b8906: Preparing 03:09:11 02c58458a22d: Preparing 03:09:11 9480af722ca7: Preparing 03:09:11 7e3205bbb8d2: Preparing 03:09:11 f68a6c62f946: Preparing 03:09:11 097100c76c15: Preparing 03:09:11 f68a6c62f946: Waiting 03:09:11 097100c76c15: Waiting 03:09:11 7e3205bbb8d2: Waiting 03:09:11 02c58458a22d: Layer already exists 03:09:11 9480af722ca7: Layer already exists 03:09:11 7e3205bbb8d2: Layer already exists 03:09:11 f68a6c62f946: Layer already exists 03:09:11 097100c76c15: Layer already exists 03:09:11 578748d7a30e: Pushed 03:09:11 dacdecf7df27: Pushed 03:09:15 6641c92b8906: Pushed 03:09:15 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:09:16 dacdecf7df27: Preparing 03:09:16 578748d7a30e: Preparing 03:09:16 6641c92b8906: Preparing 03:09:16 02c58458a22d: Preparing 03:09:16 9480af722ca7: Preparing 03:09:16 7e3205bbb8d2: Preparing 03:09:16 f68a6c62f946: Preparing 03:09:16 097100c76c15: Preparing 03:09:16 097100c76c15: Waiting 03:09:16 f68a6c62f946: Waiting 03:09:16 7e3205bbb8d2: Waiting 03:09:16 dacdecf7df27: Layer already exists 03:09:16 6641c92b8906: Layer already exists 03:09:16 02c58458a22d: Layer already exists 03:09:16 578748d7a30e: Layer already exists 03:09:16 9480af722ca7: Layer already exists 03:09:16 7e3205bbb8d2: Layer already exists 03:09:16 097100c76c15: Layer already exists 03:09:16 f68a6c62f946: Layer already exists 03:09:16 latest: digest: sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60 03:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:09:17 dacdecf7df27: Preparing 03:09:17 578748d7a30e: Preparing 03:09:17 6641c92b8906: Preparing 03:09:17 02c58458a22d: Preparing 03:09:17 9480af722ca7: Preparing 03:09:17 7e3205bbb8d2: Preparing 03:09:17 f68a6c62f946: Preparing 03:09:17 097100c76c15: Preparing 03:09:17 7e3205bbb8d2: Waiting 03:09:17 f68a6c62f946: Waiting 03:09:17 097100c76c15: Waiting 03:09:17 6641c92b8906: Layer already exists 03:09:17 9480af722ca7: Layer already exists 03:09:17 02c58458a22d: Layer already exists 03:09:17 578748d7a30e: Layer already exists 03:09:17 dacdecf7df27: Layer already exists 03:09:17 7e3205bbb8d2: Layer already exists 03:09:17 f68a6c62f946: Layer already exists 03:09:17 097100c76c15: Layer already exists 03:09:17 4.1.0-dev.60: digest: sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:09:17 dacdecf7df27: Preparing 03:09:17 578748d7a30e: Preparing 03:09:17 6641c92b8906: Preparing 03:09:17 02c58458a22d: Preparing 03:09:17 9480af722ca7: Preparing 03:09:17 7e3205bbb8d2: Preparing 03:09:17 f68a6c62f946: Preparing 03:09:17 097100c76c15: Preparing 03:09:17 7e3205bbb8d2: Waiting 03:09:17 f68a6c62f946: Waiting 03:09:17 097100c76c15: Waiting 03:09:17 dacdecf7df27: Layer already exists 03:09:17 578748d7a30e: Layer already exists 03:09:17 02c58458a22d: Layer already exists 03:09:17 9480af722ca7: Layer already exists 03:09:17 6641c92b8906: Layer already exists 03:09:17 f68a6c62f946: Layer already exists 03:09:17 097100c76c15: Layer already exists 03:09:17 7e3205bbb8d2: Layer already exists 03:09:17 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:09:18 dacdecf7df27: Preparing 03:09:18 578748d7a30e: Preparing 03:09:18 6641c92b8906: Preparing 03:09:18 02c58458a22d: Preparing 03:09:18 9480af722ca7: Preparing 03:09:18 7e3205bbb8d2: Preparing 03:09:18 f68a6c62f946: Preparing 03:09:18 097100c76c15: Preparing 03:09:18 7e3205bbb8d2: Waiting 03:09:18 097100c76c15: Waiting 03:09:18 f68a6c62f946: Waiting 03:09:18 02c58458a22d: Layer already exists 03:09:18 dacdecf7df27: Layer already exists 03:09:18 6641c92b8906: Layer already exists 03:09:18 578748d7a30e: Layer already exists 03:09:18 9480af722ca7: Layer already exists 03:09:18 7e3205bbb8d2: Layer already exists 03:09:18 097100c76c15: Layer already exists 03:09:18 f68a6c62f946: Layer already exists 03:09:18 main: digest: sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:18 ===================================================== [Pipeline] echo 03:09:18 taggedImages: 03:09:18 - nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:18 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:09:18 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60 03:09:18 - nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:18 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:09:18 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:09:18 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:18 latest 03:09:18 4.1.0-dev.60 03:09:18 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:18 main 03:09:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:09:19 9a4aad0f7c49: Preparing 03:09:19 cff4d0337021: Preparing 03:09:19 92175350b008: Preparing 03:09:19 d73dbd6fc4ec: Preparing 03:09:19 6437e95de496: Preparing 03:09:19 d291a9a5049a: Preparing 03:09:19 ea5fb42b8d2f: Preparing 03:09:19 02c58458a22d: Preparing 03:09:19 9480af722ca7: Preparing 03:09:19 629c4595ffad: Preparing 03:09:19 b2e4700789e3: Preparing 03:09:19 5f70bf18a086: Preparing 03:09:19 b1112380be24: Preparing 03:09:19 6b9263eed89b: Preparing 03:09:19 d318318d1ad6: Preparing 03:09:19 097100c76c15: Preparing 03:09:19 9480af722ca7: Waiting 03:09:19 629c4595ffad: Waiting 03:09:19 b2e4700789e3: Waiting 03:09:19 5f70bf18a086: Waiting 03:09:19 b1112380be24: Waiting 03:09:19 6b9263eed89b: Waiting 03:09:19 097100c76c15: Waiting 03:09:19 d318318d1ad6: Waiting 03:09:19 d291a9a5049a: Waiting 03:09:19 ea5fb42b8d2f: Waiting 03:09:19 02c58458a22d: Waiting 03:09:19 9a4aad0f7c49: Pushed 03:09:19 92175350b008: Pushed 03:09:19 6437e95de496: Pushed 03:09:19 d73dbd6fc4ec: Pushed 03:09:19 cff4d0337021: Pushed 03:09:19 02c58458a22d: Layer already exists 03:09:19 9480af722ca7: Layer already exists 03:09:19 d291a9a5049a: Pushed 03:09:19 5f70bf18a086: Layer already exists 03:09:19 629c4595ffad: Pushed 03:09:19 b2e4700789e3: Pushed 03:09:19 b1112380be24: Pushed 03:09:19 097100c76c15: Layer already exists 03:09:19 6b9263eed89b: Pushed 03:09:19 d318318d1ad6: Pushed 03:09:21 ea5fb42b8d2f: Pushed 03:09:21 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:09:22 9a4aad0f7c49: Preparing 03:09:22 cff4d0337021: Preparing 03:09:22 92175350b008: Preparing 03:09:22 d73dbd6fc4ec: Preparing 03:09:22 6437e95de496: Preparing 03:09:22 d291a9a5049a: Preparing 03:09:22 ea5fb42b8d2f: Preparing 03:09:22 02c58458a22d: Preparing 03:09:22 9480af722ca7: Preparing 03:09:22 629c4595ffad: Preparing 03:09:22 b2e4700789e3: Preparing 03:09:22 5f70bf18a086: Preparing 03:09:22 b1112380be24: Preparing 03:09:22 ea5fb42b8d2f: Waiting 03:09:22 d291a9a5049a: Waiting 03:09:22 02c58458a22d: Waiting 03:09:22 9480af722ca7: Waiting 03:09:22 629c4595ffad: Waiting 03:09:22 b2e4700789e3: Waiting 03:09:22 5f70bf18a086: Waiting 03:09:22 b1112380be24: Waiting 03:09:22 6b9263eed89b: Preparing 03:09:22 d318318d1ad6: Preparing 03:09:22 097100c76c15: Preparing 03:09:22 d318318d1ad6: Waiting 03:09:22 6b9263eed89b: Waiting 03:09:22 097100c76c15: Waiting 03:09:22 92175350b008: Layer already exists 03:09:22 cff4d0337021: Layer already exists 03:09:22 d73dbd6fc4ec: Layer already exists 03:09:22 9a4aad0f7c49: Layer already exists 03:09:22 6437e95de496: Layer already exists 03:09:22 d291a9a5049a: Layer already exists 03:09:22 ea5fb42b8d2f: Layer already exists 03:09:22 02c58458a22d: Layer already exists 03:09:22 9480af722ca7: Layer already exists 03:09:22 5f70bf18a086: Layer already exists 03:09:22 629c4595ffad: Layer already exists 03:09:22 b1112380be24: Layer already exists 03:09:22 b2e4700789e3: Layer already exists 03:09:22 6b9263eed89b: Layer already exists 03:09:22 d318318d1ad6: Layer already exists 03:09:22 097100c76c15: Layer already exists 03:09:22 latest: digest: sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60 03:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:09:22 9a4aad0f7c49: Preparing 03:09:22 cff4d0337021: Preparing 03:09:22 92175350b008: Preparing 03:09:22 d73dbd6fc4ec: Preparing 03:09:22 6437e95de496: Preparing 03:09:22 d291a9a5049a: Preparing 03:09:22 ea5fb42b8d2f: Preparing 03:09:22 02c58458a22d: Preparing 03:09:22 9480af722ca7: Preparing 03:09:22 629c4595ffad: Preparing 03:09:22 b2e4700789e3: Preparing 03:09:22 5f70bf18a086: Preparing 03:09:22 b1112380be24: Preparing 03:09:22 6b9263eed89b: Preparing 03:09:22 d318318d1ad6: Preparing 03:09:22 097100c76c15: Preparing 03:09:22 ea5fb42b8d2f: Waiting 03:09:22 02c58458a22d: Waiting 03:09:22 9480af722ca7: Waiting 03:09:22 b2e4700789e3: Waiting 03:09:22 5f70bf18a086: Waiting 03:09:22 b1112380be24: Waiting 03:09:22 629c4595ffad: Waiting 03:09:22 6b9263eed89b: Waiting 03:09:22 d318318d1ad6: Waiting 03:09:22 097100c76c15: Waiting 03:09:22 d291a9a5049a: Waiting 03:09:22 6437e95de496: Layer already exists 03:09:22 d73dbd6fc4ec: Layer already exists 03:09:22 cff4d0337021: Layer already exists 03:09:22 9a4aad0f7c49: Layer already exists 03:09:22 92175350b008: Layer already exists 03:09:22 d291a9a5049a: Layer already exists 03:09:22 ea5fb42b8d2f: Layer already exists 03:09:22 02c58458a22d: Layer already exists 03:09:22 629c4595ffad: Layer already exists 03:09:22 9480af722ca7: Layer already exists 03:09:22 b2e4700789e3: Layer already exists 03:09:22 b1112380be24: Layer already exists 03:09:22 5f70bf18a086: Layer already exists 03:09:22 d318318d1ad6: Layer already exists 03:09:22 6b9263eed89b: Layer already exists 03:09:22 097100c76c15: Layer already exists 03:09:22 4.1.0-dev.60: digest: sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:09:23 9a4aad0f7c49: Preparing 03:09:23 cff4d0337021: Preparing 03:09:23 92175350b008: Preparing 03:09:23 d73dbd6fc4ec: Preparing 03:09:23 6437e95de496: Preparing 03:09:23 d291a9a5049a: Preparing 03:09:23 ea5fb42b8d2f: Preparing 03:09:23 02c58458a22d: Preparing 03:09:23 d291a9a5049a: Waiting 03:09:23 ea5fb42b8d2f: Waiting 03:09:23 9480af722ca7: Preparing 03:09:23 629c4595ffad: Preparing 03:09:23 b2e4700789e3: Preparing 03:09:23 02c58458a22d: Waiting 03:09:23 9480af722ca7: Waiting 03:09:23 629c4595ffad: Waiting 03:09:23 5f70bf18a086: Preparing 03:09:23 b1112380be24: Preparing 03:09:23 6b9263eed89b: Preparing 03:09:23 d318318d1ad6: Preparing 03:09:23 b2e4700789e3: Waiting 03:09:23 5f70bf18a086: Waiting 03:09:23 b1112380be24: Waiting 03:09:23 6b9263eed89b: Waiting 03:09:23 097100c76c15: Preparing 03:09:23 d318318d1ad6: Waiting 03:09:23 097100c76c15: Waiting 03:09:23 6437e95de496: Layer already exists 03:09:23 9a4aad0f7c49: Layer already exists 03:09:23 cff4d0337021: Layer already exists 03:09:23 d73dbd6fc4ec: Layer already exists 03:09:23 92175350b008: Layer already exists 03:09:23 02c58458a22d: Layer already exists 03:09:23 d291a9a5049a: Layer already exists 03:09:23 ea5fb42b8d2f: Layer already exists 03:09:23 629c4595ffad: Layer already exists 03:09:23 9480af722ca7: Layer already exists 03:09:23 b2e4700789e3: Layer already exists 03:09:23 5f70bf18a086: Layer already exists 03:09:23 b1112380be24: Layer already exists 03:09:23 6b9263eed89b: Layer already exists 03:09:23 d318318d1ad6: Layer already exists 03:09:23 097100c76c15: Layer already exists 03:09:23 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:09:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:09:24 9a4aad0f7c49: Preparing 03:09:24 cff4d0337021: Preparing 03:09:24 92175350b008: Preparing 03:09:24 d73dbd6fc4ec: Preparing 03:09:24 6437e95de496: Preparing 03:09:24 d291a9a5049a: Preparing 03:09:24 ea5fb42b8d2f: Preparing 03:09:24 02c58458a22d: Preparing 03:09:24 9480af722ca7: Preparing 03:09:24 629c4595ffad: Preparing 03:09:24 b2e4700789e3: Preparing 03:09:24 5f70bf18a086: Preparing 03:09:24 b1112380be24: Preparing 03:09:24 6b9263eed89b: Preparing 03:09:24 d318318d1ad6: Preparing 03:09:24 097100c76c15: Preparing 03:09:24 d291a9a5049a: Waiting 03:09:24 ea5fb42b8d2f: Waiting 03:09:24 b2e4700789e3: Waiting 03:09:24 5f70bf18a086: Waiting 03:09:24 02c58458a22d: Waiting 03:09:24 9480af722ca7: Waiting 03:09:24 629c4595ffad: Waiting 03:09:24 b1112380be24: Waiting 03:09:24 d318318d1ad6: Waiting 03:09:24 097100c76c15: Waiting 03:09:24 6b9263eed89b: Waiting 03:09:24 cff4d0337021: Layer already exists 03:09:24 d73dbd6fc4ec: Layer already exists 03:09:24 92175350b008: Layer already exists 03:09:24 6437e95de496: Layer already exists 03:09:24 9a4aad0f7c49: Layer already exists 03:09:24 d291a9a5049a: Layer already exists 03:09:24 9480af722ca7: Layer already exists 03:09:24 ea5fb42b8d2f: Layer already exists 03:09:24 629c4595ffad: Layer already exists 03:09:24 02c58458a22d: Layer already exists 03:09:24 b2e4700789e3: Layer already exists 03:09:24 b1112380be24: Layer already exists 03:09:24 6b9263eed89b: Layer already exists 03:09:24 5f70bf18a086: Layer already exists 03:09:24 d318318d1ad6: Layer already exists 03:09:24 097100c76c15: Layer already exists 03:09:24 main: digest: sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:24 ===================================================== [Pipeline] echo 03:09:24 taggedImages: 03:09:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:09:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60 03:09:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:09:24 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:09:24 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:24 latest 03:09:24 4.1.0-dev.60 03:09:24 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:24 main 03:09:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:09:25 ad6c6ce3f524: Preparing 03:09:25 1fa9e9730fb5: Preparing 03:09:25 e54b5d71f3d4: Preparing 03:09:25 e6073defde9b: Preparing 03:09:25 02c58458a22d: Preparing 03:09:25 9480af722ca7: Preparing 03:09:25 7e3205bbb8d2: Preparing 03:09:25 f68a6c62f946: Preparing 03:09:25 097100c76c15: Preparing 03:09:25 9480af722ca7: Waiting 03:09:25 7e3205bbb8d2: Waiting 03:09:25 f68a6c62f946: Waiting 03:09:25 097100c76c15: Waiting 03:09:25 02c58458a22d: Layer already exists 03:09:25 9480af722ca7: Layer already exists 03:09:25 7e3205bbb8d2: Layer already exists 03:09:25 f68a6c62f946: Layer already exists 03:09:25 1fa9e9730fb5: Pushed 03:09:25 097100c76c15: Layer already exists 03:09:25 e54b5d71f3d4: Pushed 03:09:25 ad6c6ce3f524: Pushed 03:09:28 e6073defde9b: Pushed 03:09:28 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:09:29 ad6c6ce3f524: Preparing 03:09:29 1fa9e9730fb5: Preparing 03:09:29 e54b5d71f3d4: Preparing 03:09:29 e6073defde9b: Preparing 03:09:29 02c58458a22d: Preparing 03:09:29 9480af722ca7: Preparing 03:09:29 7e3205bbb8d2: Preparing 03:09:29 f68a6c62f946: Preparing 03:09:29 097100c76c15: Preparing 03:09:29 7e3205bbb8d2: Waiting 03:09:29 f68a6c62f946: Waiting 03:09:29 097100c76c15: Waiting 03:09:29 9480af722ca7: Waiting 03:09:29 ad6c6ce3f524: Layer already exists 03:09:29 e54b5d71f3d4: Layer already exists 03:09:29 1fa9e9730fb5: Layer already exists 03:09:29 02c58458a22d: Layer already exists 03:09:29 e6073defde9b: Layer already exists 03:09:29 9480af722ca7: Layer already exists 03:09:29 7e3205bbb8d2: Layer already exists 03:09:29 097100c76c15: Layer already exists 03:09:29 f68a6c62f946: Layer already exists 03:09:29 latest: digest: sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60 03:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:09:29 ad6c6ce3f524: Preparing 03:09:29 1fa9e9730fb5: Preparing 03:09:29 e54b5d71f3d4: Preparing 03:09:29 e6073defde9b: Preparing 03:09:29 02c58458a22d: Preparing 03:09:29 9480af722ca7: Preparing 03:09:29 7e3205bbb8d2: Preparing 03:09:29 f68a6c62f946: Preparing 03:09:29 097100c76c15: Preparing 03:09:29 9480af722ca7: Waiting 03:09:29 7e3205bbb8d2: Waiting 03:09:29 f68a6c62f946: Waiting 03:09:29 097100c76c15: Waiting 03:09:29 e54b5d71f3d4: Layer already exists 03:09:29 ad6c6ce3f524: Layer already exists 03:09:29 02c58458a22d: Layer already exists 03:09:29 e6073defde9b: Layer already exists 03:09:29 1fa9e9730fb5: Layer already exists 03:09:29 097100c76c15: Layer already exists 03:09:29 7e3205bbb8d2: Layer already exists 03:09:29 9480af722ca7: Layer already exists 03:09:29 f68a6c62f946: Layer already exists 03:09:29 4.1.0-dev.60: digest: sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:09:30 ad6c6ce3f524: Preparing 03:09:30 1fa9e9730fb5: Preparing 03:09:30 e54b5d71f3d4: Preparing 03:09:30 e6073defde9b: Preparing 03:09:30 02c58458a22d: Preparing 03:09:30 9480af722ca7: Preparing 03:09:30 7e3205bbb8d2: Preparing 03:09:30 f68a6c62f946: Preparing 03:09:30 097100c76c15: Preparing 03:09:30 9480af722ca7: Waiting 03:09:30 f68a6c62f946: Waiting 03:09:30 7e3205bbb8d2: Waiting 03:09:30 097100c76c15: Waiting 03:09:30 1fa9e9730fb5: Layer already exists 03:09:30 e54b5d71f3d4: Layer already exists 03:09:30 02c58458a22d: Layer already exists 03:09:30 e6073defde9b: Layer already exists 03:09:30 ad6c6ce3f524: Layer already exists 03:09:30 f68a6c62f946: Layer already exists 03:09:30 9480af722ca7: Layer already exists 03:09:30 7e3205bbb8d2: Layer already exists 03:09:30 097100c76c15: Layer already exists 03:09:30 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:09:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:09:31 ad6c6ce3f524: Preparing 03:09:31 1fa9e9730fb5: Preparing 03:09:31 e54b5d71f3d4: Preparing 03:09:31 e6073defde9b: Preparing 03:09:31 02c58458a22d: Preparing 03:09:31 9480af722ca7: Preparing 03:09:31 7e3205bbb8d2: Preparing 03:09:31 f68a6c62f946: Preparing 03:09:31 097100c76c15: Preparing 03:09:31 9480af722ca7: Waiting 03:09:31 7e3205bbb8d2: Waiting 03:09:31 f68a6c62f946: Waiting 03:09:31 097100c76c15: Waiting 03:09:31 e6073defde9b: Layer already exists 03:09:31 1fa9e9730fb5: Layer already exists 03:09:31 e54b5d71f3d4: Layer already exists 03:09:31 02c58458a22d: Layer already exists 03:09:31 ad6c6ce3f524: Layer already exists 03:09:31 9480af722ca7: Layer already exists 03:09:31 7e3205bbb8d2: Layer already exists 03:09:31 f68a6c62f946: Layer already exists 03:09:31 097100c76c15: Layer already exists 03:09:31 main: digest: sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:31 ===================================================== [Pipeline] echo 03:09:31 taggedImages: 03:09:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:09:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60 03:09:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:09:31 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:09:31 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:31 latest 03:09:31 4.1.0-dev.60 03:09:31 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:31 main 03:09:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:09:31 bffb8b064dc9: Preparing 03:09:31 61de86d3aa94: Preparing 03:09:31 e8be91500ee5: Preparing 03:09:31 d753ba20c04e: Preparing 03:09:31 aea676ce1acb: Preparing 03:09:31 02c58458a22d: Preparing 03:09:31 9480af722ca7: Preparing 03:09:31 b76dd38ffa96: Preparing 03:09:31 72e08af5dd80: Preparing 03:09:31 00131e1aaad5: Preparing 03:09:31 097100c76c15: Preparing 03:09:31 b76dd38ffa96: Waiting 03:09:31 72e08af5dd80: Waiting 03:09:31 00131e1aaad5: Waiting 03:09:31 097100c76c15: Waiting 03:09:31 02c58458a22d: Waiting 03:09:31 9480af722ca7: Waiting 03:09:31 d753ba20c04e: Pushed 03:09:31 02c58458a22d: Layer already exists 03:09:31 61de86d3aa94: Pushed 03:09:31 bffb8b064dc9: Pushed 03:09:31 aea676ce1acb: Pushed 03:09:31 9480af722ca7: Layer already exists 03:09:31 097100c76c15: Layer already exists 03:09:31 b76dd38ffa96: Pushed 03:09:32 72e08af5dd80: Pushed 03:09:33 00131e1aaad5: Pushed 03:09:34 e8be91500ee5: Pushed 03:09:34 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:09:35 bffb8b064dc9: Preparing 03:09:35 61de86d3aa94: Preparing 03:09:35 e8be91500ee5: Preparing 03:09:35 d753ba20c04e: Preparing 03:09:35 aea676ce1acb: Preparing 03:09:35 02c58458a22d: Preparing 03:09:35 9480af722ca7: Preparing 03:09:35 b76dd38ffa96: Preparing 03:09:35 72e08af5dd80: Preparing 03:09:35 00131e1aaad5: Preparing 03:09:35 097100c76c15: Preparing 03:09:35 02c58458a22d: Waiting 03:09:35 9480af722ca7: Waiting 03:09:35 b76dd38ffa96: Waiting 03:09:35 097100c76c15: Waiting 03:09:35 72e08af5dd80: Waiting 03:09:35 00131e1aaad5: Waiting 03:09:35 e8be91500ee5: Layer already exists 03:09:35 aea676ce1acb: Layer already exists 03:09:35 bffb8b064dc9: Layer already exists 03:09:35 d753ba20c04e: Layer already exists 03:09:35 61de86d3aa94: Layer already exists 03:09:35 9480af722ca7: Layer already exists 03:09:35 b76dd38ffa96: Layer already exists 03:09:35 72e08af5dd80: Layer already exists 03:09:35 02c58458a22d: Layer already exists 03:09:35 00131e1aaad5: Layer already exists 03:09:35 097100c76c15: Layer already exists 03:09:35 latest: digest: sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60 03:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:09:36 bffb8b064dc9: Preparing 03:09:36 61de86d3aa94: Preparing 03:09:36 e8be91500ee5: Preparing 03:09:36 d753ba20c04e: Preparing 03:09:36 aea676ce1acb: Preparing 03:09:36 02c58458a22d: Preparing 03:09:36 9480af722ca7: Preparing 03:09:36 b76dd38ffa96: Preparing 03:09:36 72e08af5dd80: Preparing 03:09:36 00131e1aaad5: Preparing 03:09:36 097100c76c15: Preparing 03:09:36 02c58458a22d: Waiting 03:09:36 9480af722ca7: Waiting 03:09:36 b76dd38ffa96: Waiting 03:09:36 72e08af5dd80: Waiting 03:09:36 00131e1aaad5: Waiting 03:09:36 097100c76c15: Waiting 03:09:36 aea676ce1acb: Layer already exists 03:09:36 e8be91500ee5: Layer already exists 03:09:36 bffb8b064dc9: Layer already exists 03:09:36 d753ba20c04e: Layer already exists 03:09:36 61de86d3aa94: Layer already exists 03:09:36 9480af722ca7: Layer already exists 03:09:36 b76dd38ffa96: Layer already exists 03:09:36 02c58458a22d: Layer already exists 03:09:36 72e08af5dd80: Layer already exists 03:09:36 00131e1aaad5: Layer already exists 03:09:36 097100c76c15: Layer already exists 03:09:36 4.1.0-dev.60: digest: sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:09:36 bffb8b064dc9: Preparing 03:09:36 61de86d3aa94: Preparing 03:09:36 e8be91500ee5: Preparing 03:09:36 d753ba20c04e: Preparing 03:09:36 aea676ce1acb: Preparing 03:09:36 02c58458a22d: Preparing 03:09:36 9480af722ca7: Preparing 03:09:36 b76dd38ffa96: Preparing 03:09:36 72e08af5dd80: Preparing 03:09:36 02c58458a22d: Waiting 03:09:36 9480af722ca7: Waiting 03:09:36 b76dd38ffa96: Waiting 03:09:36 00131e1aaad5: Preparing 03:09:36 097100c76c15: Preparing 03:09:36 72e08af5dd80: Waiting 03:09:36 00131e1aaad5: Waiting 03:09:36 097100c76c15: Waiting 03:09:36 61de86d3aa94: Layer already exists 03:09:36 e8be91500ee5: Layer already exists 03:09:36 bffb8b064dc9: Layer already exists 03:09:36 d753ba20c04e: Layer already exists 03:09:36 aea676ce1acb: Layer already exists 03:09:36 9480af722ca7: Layer already exists 03:09:36 b76dd38ffa96: Layer already exists 03:09:36 02c58458a22d: Layer already exists 03:09:36 00131e1aaad5: Layer already exists 03:09:36 72e08af5dd80: Layer already exists 03:09:36 097100c76c15: Layer already exists 03:09:36 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:09:37 bffb8b064dc9: Preparing 03:09:37 61de86d3aa94: Preparing 03:09:37 e8be91500ee5: Preparing 03:09:37 d753ba20c04e: Preparing 03:09:37 aea676ce1acb: Preparing 03:09:37 02c58458a22d: Preparing 03:09:37 9480af722ca7: Preparing 03:09:37 b76dd38ffa96: Preparing 03:09:37 72e08af5dd80: Preparing 03:09:37 00131e1aaad5: Preparing 03:09:37 097100c76c15: Preparing 03:09:37 02c58458a22d: Waiting 03:09:37 9480af722ca7: Waiting 03:09:37 b76dd38ffa96: Waiting 03:09:37 72e08af5dd80: Waiting 03:09:37 097100c76c15: Waiting 03:09:37 00131e1aaad5: Waiting 03:09:37 aea676ce1acb: Layer already exists 03:09:37 bffb8b064dc9: Layer already exists 03:09:37 61de86d3aa94: Layer already exists 03:09:37 d753ba20c04e: Layer already exists 03:09:37 e8be91500ee5: Layer already exists 03:09:37 02c58458a22d: Layer already exists 03:09:37 b76dd38ffa96: Layer already exists 03:09:37 72e08af5dd80: Layer already exists 03:09:37 9480af722ca7: Layer already exists 03:09:37 00131e1aaad5: Layer already exists 03:09:37 097100c76c15: Layer already exists 03:09:37 main: digest: sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:37 ===================================================== [Pipeline] echo 03:09:37 taggedImages: 03:09:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:09:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60 03:09:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:09:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:09:37 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:37 latest 03:09:37 4.1.0-dev.60 03:09:37 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:37 main 03:09:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:09:38 10a81ff49d19: Preparing 03:09:38 1f502e9af730: Preparing 03:09:38 239ac7373480: Preparing 03:09:38 28a8c15c6103: Preparing 03:09:38 d738a658ff1a: Preparing 03:09:38 240a8fb88715: Preparing 03:09:38 03fd358ad674: Preparing 03:09:38 02c58458a22d: Preparing 03:09:38 9480af722ca7: Preparing 03:09:38 03ed2e0cf6a5: Preparing 03:09:38 641170fa04eb: Preparing 03:09:38 097100c76c15: Preparing 03:09:38 02c58458a22d: Waiting 03:09:38 240a8fb88715: Waiting 03:09:38 9480af722ca7: Waiting 03:09:38 03fd358ad674: Waiting 03:09:38 03ed2e0cf6a5: Waiting 03:09:38 097100c76c15: Waiting 03:09:38 641170fa04eb: Waiting 03:09:38 1f502e9af730: Pushed 03:09:38 10a81ff49d19: Pushed 03:09:38 d738a658ff1a: Pushed 03:09:38 02c58458a22d: Layer already exists 03:09:38 9480af722ca7: Layer already exists 03:09:38 240a8fb88715: Pushed 03:09:38 03fd358ad674: Pushed 03:09:38 097100c76c15: Layer already exists 03:09:38 03ed2e0cf6a5: Pushed 03:09:39 641170fa04eb: Pushed 03:09:40 28a8c15c6103: Pushed 03:09:41 239ac7373480: Pushed 03:09:41 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:09:41 10a81ff49d19: Preparing 03:09:41 1f502e9af730: Preparing 03:09:41 239ac7373480: Preparing 03:09:41 28a8c15c6103: Preparing 03:09:41 d738a658ff1a: Preparing 03:09:41 240a8fb88715: Preparing 03:09:41 03fd358ad674: Preparing 03:09:41 02c58458a22d: Preparing 03:09:41 9480af722ca7: Preparing 03:09:41 03ed2e0cf6a5: Preparing 03:09:41 641170fa04eb: Preparing 03:09:41 097100c76c15: Preparing 03:09:41 240a8fb88715: Waiting 03:09:41 03fd358ad674: Waiting 03:09:41 02c58458a22d: Waiting 03:09:41 9480af722ca7: Waiting 03:09:41 03ed2e0cf6a5: Waiting 03:09:41 641170fa04eb: Waiting 03:09:41 097100c76c15: Waiting 03:09:41 239ac7373480: Layer already exists 03:09:41 10a81ff49d19: Layer already exists 03:09:41 28a8c15c6103: Layer already exists 03:09:41 d738a658ff1a: Layer already exists 03:09:41 1f502e9af730: Layer already exists 03:09:41 240a8fb88715: Layer already exists 03:09:41 02c58458a22d: Layer already exists 03:09:41 03fd358ad674: Layer already exists 03:09:41 9480af722ca7: Layer already exists 03:09:41 03ed2e0cf6a5: Layer already exists 03:09:41 641170fa04eb: Layer already exists 03:09:41 097100c76c15: Layer already exists 03:09:41 latest: digest: sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60 03:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:09:42 10a81ff49d19: Preparing 03:09:42 1f502e9af730: Preparing 03:09:42 239ac7373480: Preparing 03:09:42 28a8c15c6103: Preparing 03:09:42 d738a658ff1a: Preparing 03:09:42 240a8fb88715: Preparing 03:09:42 03fd358ad674: Preparing 03:09:42 02c58458a22d: Preparing 03:09:42 9480af722ca7: Preparing 03:09:42 03ed2e0cf6a5: Preparing 03:09:42 641170fa04eb: Preparing 03:09:42 097100c76c15: Preparing 03:09:42 240a8fb88715: Waiting 03:09:42 03fd358ad674: Waiting 03:09:42 02c58458a22d: Waiting 03:09:42 9480af722ca7: Waiting 03:09:42 03ed2e0cf6a5: Waiting 03:09:42 097100c76c15: Waiting 03:09:42 641170fa04eb: Waiting 03:09:42 10a81ff49d19: Layer already exists 03:09:42 d738a658ff1a: Layer already exists 03:09:42 28a8c15c6103: Layer already exists 03:09:42 1f502e9af730: Layer already exists 03:09:42 239ac7373480: Layer already exists 03:09:42 240a8fb88715: Layer already exists 03:09:42 9480af722ca7: Layer already exists 03:09:42 03fd358ad674: Layer already exists 03:09:42 02c58458a22d: Layer already exists 03:09:42 03ed2e0cf6a5: Layer already exists 03:09:42 097100c76c15: Layer already exists 03:09:42 641170fa04eb: Layer already exists 03:09:42 4.1.0-dev.60: digest: sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:09:42 10a81ff49d19: Preparing 03:09:42 1f502e9af730: Preparing 03:09:42 239ac7373480: Preparing 03:09:42 28a8c15c6103: Preparing 03:09:42 d738a658ff1a: Preparing 03:09:42 240a8fb88715: Preparing 03:09:42 03fd358ad674: Preparing 03:09:42 02c58458a22d: Preparing 03:09:42 9480af722ca7: Preparing 03:09:42 03ed2e0cf6a5: Preparing 03:09:42 641170fa04eb: Preparing 03:09:42 097100c76c15: Preparing 03:09:42 240a8fb88715: Waiting 03:09:42 02c58458a22d: Waiting 03:09:42 9480af722ca7: Waiting 03:09:42 03ed2e0cf6a5: Waiting 03:09:42 641170fa04eb: Waiting 03:09:42 097100c76c15: Waiting 03:09:42 03fd358ad674: Waiting 03:09:42 239ac7373480: Layer already exists 03:09:42 28a8c15c6103: Layer already exists 03:09:42 d738a658ff1a: Layer already exists 03:09:42 10a81ff49d19: Layer already exists 03:09:42 1f502e9af730: Layer already exists 03:09:42 02c58458a22d: Layer already exists 03:09:42 240a8fb88715: Layer already exists 03:09:42 03fd358ad674: Layer already exists 03:09:42 9480af722ca7: Layer already exists 03:09:42 03ed2e0cf6a5: Layer already exists 03:09:42 641170fa04eb: Layer already exists 03:09:42 097100c76c15: Layer already exists 03:09:42 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:09:43 10a81ff49d19: Preparing 03:09:43 1f502e9af730: Preparing 03:09:43 239ac7373480: Preparing 03:09:43 28a8c15c6103: Preparing 03:09:43 d738a658ff1a: Preparing 03:09:43 240a8fb88715: Preparing 03:09:43 03fd358ad674: Preparing 03:09:43 02c58458a22d: Preparing 03:09:43 9480af722ca7: Preparing 03:09:43 03ed2e0cf6a5: Preparing 03:09:43 641170fa04eb: Preparing 03:09:43 097100c76c15: Preparing 03:09:43 9480af722ca7: Waiting 03:09:43 240a8fb88715: Waiting 03:09:43 03fd358ad674: Waiting 03:09:43 03ed2e0cf6a5: Waiting 03:09:43 641170fa04eb: Waiting 03:09:43 097100c76c15: Waiting 03:09:43 02c58458a22d: Waiting 03:09:43 239ac7373480: Layer already exists 03:09:43 28a8c15c6103: Layer already exists 03:09:43 1f502e9af730: Layer already exists 03:09:43 10a81ff49d19: Layer already exists 03:09:43 d738a658ff1a: Layer already exists 03:09:43 240a8fb88715: Layer already exists 03:09:43 02c58458a22d: Layer already exists 03:09:43 03ed2e0cf6a5: Layer already exists 03:09:43 03fd358ad674: Layer already exists 03:09:43 9480af722ca7: Layer already exists 03:09:43 641170fa04eb: Layer already exists 03:09:43 097100c76c15: Layer already exists 03:09:43 main: digest: sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:43 ===================================================== [Pipeline] echo 03:09:43 taggedImages: 03:09:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:09:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60 03:09:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:09:43 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:09:43 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:43 latest 03:09:43 4.1.0-dev.60 03:09:43 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:43 main 03:09:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:09:44 faea8bc13337: Preparing 03:09:44 b68c7ced78b1: Preparing 03:09:44 02c58458a22d: Preparing 03:09:44 9480af722ca7: Preparing 03:09:44 600886204f9f: Preparing 03:09:44 7fb3673e7375: Preparing 03:09:44 097100c76c15: Preparing 03:09:44 097100c76c15: Waiting 03:09:44 7fb3673e7375: Waiting 03:09:44 02c58458a22d: Layer already exists 03:09:44 9480af722ca7: Layer already exists 03:09:44 097100c76c15: Layer already exists 03:09:44 faea8bc13337: Pushed 03:09:44 600886204f9f: Pushed 03:09:45 7fb3673e7375: Pushed 03:09:47 b68c7ced78b1: Pushed 03:09:47 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:48 + 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 03:09:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:09:48 faea8bc13337: Preparing 03:09:48 b68c7ced78b1: Preparing 03:09:48 02c58458a22d: Preparing 03:09:48 9480af722ca7: Preparing 03:09:48 600886204f9f: Preparing 03:09:48 7fb3673e7375: Preparing 03:09:48 097100c76c15: Preparing 03:09:48 097100c76c15: Waiting 03:09:48 7fb3673e7375: Waiting 03:09:48 600886204f9f: Layer already exists 03:09:48 faea8bc13337: Layer already exists 03:09:48 02c58458a22d: Layer already exists 03:09:48 b68c7ced78b1: Layer already exists 03:09:48 9480af722ca7: Layer already exists 03:09:48 7fb3673e7375: Layer already exists 03:09:48 097100c76c15: Layer already exists 03:09:48 latest: digest: sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60 03:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:09:49 faea8bc13337: Preparing 03:09:49 b68c7ced78b1: Preparing 03:09:49 02c58458a22d: Preparing 03:09:49 9480af722ca7: Preparing 03:09:49 600886204f9f: Preparing 03:09:49 7fb3673e7375: Preparing 03:09:49 097100c76c15: Preparing 03:09:49 097100c76c15: Waiting 03:09:49 7fb3673e7375: Waiting 03:09:49 600886204f9f: Layer already exists 03:09:49 9480af722ca7: Layer already exists 03:09:49 faea8bc13337: Layer already exists 03:09:49 b68c7ced78b1: Layer already exists 03:09:49 02c58458a22d: Layer already exists 03:09:49 097100c76c15: Layer already exists 03:09:49 7fb3673e7375: Layer already exists 03:09:49 4.1.0-dev.60: digest: sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:09:49 faea8bc13337: Preparing 03:09:49 b68c7ced78b1: Preparing 03:09:49 02c58458a22d: Preparing 03:09:49 9480af722ca7: Preparing 03:09:49 600886204f9f: Preparing 03:09:49 7fb3673e7375: Preparing 03:09:49 097100c76c15: Preparing 03:09:49 097100c76c15: Waiting 03:09:49 7fb3673e7375: Waiting 03:09:49 b68c7ced78b1: Layer already exists 03:09:49 600886204f9f: Layer already exists 03:09:49 02c58458a22d: Layer already exists 03:09:49 faea8bc13337: Layer already exists 03:09:49 9480af722ca7: Layer already exists 03:09:49 7fb3673e7375: Layer already exists 03:09:49 097100c76c15: Layer already exists 03:09:49 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:50 + 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 03:09:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:09:50 faea8bc13337: Preparing 03:09:50 b68c7ced78b1: Preparing 03:09:50 02c58458a22d: Preparing 03:09:50 9480af722ca7: Preparing 03:09:50 600886204f9f: Preparing 03:09:50 7fb3673e7375: Preparing 03:09:50 097100c76c15: Preparing 03:09:50 7fb3673e7375: Waiting 03:09:50 097100c76c15: Waiting 03:09:50 02c58458a22d: Layer already exists 03:09:50 9480af722ca7: Layer already exists 03:09:50 b68c7ced78b1: Layer already exists 03:09:50 faea8bc13337: Layer already exists 03:09:50 600886204f9f: Layer already exists 03:09:50 7fb3673e7375: Layer already exists 03:09:50 097100c76c15: Layer already exists 03:09:50 main: digest: sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:50 ===================================================== [Pipeline] echo 03:09:50 taggedImages: 03:09:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:09:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60 03:09:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:09:50 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:09:50 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:50 latest 03:09:50 4.1.0-dev.60 03:09:50 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:09:50 main 03:09:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:09:51 929d461ec129: Preparing 03:09:51 707917020d05: Preparing 03:09:51 282f56a29a61: Preparing 03:09:51 02c58458a22d: Preparing 03:09:51 9480af722ca7: Preparing 03:09:51 501503238a68: Preparing 03:09:51 001a9f049067: Preparing 03:09:51 d572805c641f: Preparing 03:09:51 7eda4b4f4acb: Preparing 03:09:51 097100c76c15: Preparing 03:09:51 7eda4b4f4acb: Waiting 03:09:51 097100c76c15: Waiting 03:09:51 501503238a68: Waiting 03:09:51 001a9f049067: Waiting 03:09:51 d572805c641f: Waiting 03:09:51 9480af722ca7: Layer already exists 03:09:51 02c58458a22d: Layer already exists 03:09:51 707917020d05: Pushed 03:09:51 282f56a29a61: Pushed 03:09:51 929d461ec129: Pushed 03:09:51 097100c76c15: Layer already exists 03:09:51 d572805c641f: Pushed 03:09:51 7eda4b4f4acb: Pushed 03:09:56 001a9f049067: Pushed 03:10:02 501503238a68: Pushed 03:10:02 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:10:03 929d461ec129: Preparing 03:10:03 707917020d05: Preparing 03:10:03 282f56a29a61: Preparing 03:10:03 02c58458a22d: Preparing 03:10:03 9480af722ca7: Preparing 03:10:03 501503238a68: Preparing 03:10:03 001a9f049067: Preparing 03:10:03 d572805c641f: Preparing 03:10:03 7eda4b4f4acb: Preparing 03:10:03 097100c76c15: Preparing 03:10:03 501503238a68: Waiting 03:10:03 001a9f049067: Waiting 03:10:03 d572805c641f: Waiting 03:10:03 7eda4b4f4acb: Waiting 03:10:03 097100c76c15: Waiting 03:10:03 282f56a29a61: Layer already exists 03:10:03 9480af722ca7: Layer already exists 03:10:03 929d461ec129: Layer already exists 03:10:03 707917020d05: Layer already exists 03:10:03 02c58458a22d: Layer already exists 03:10:03 501503238a68: Layer already exists 03:10:03 001a9f049067: Layer already exists 03:10:03 7eda4b4f4acb: Layer already exists 03:10:03 097100c76c15: Layer already exists 03:10:03 d572805c641f: Layer already exists 03:10:03 latest: digest: sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60 03:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:10:04 929d461ec129: Preparing 03:10:04 707917020d05: Preparing 03:10:04 282f56a29a61: Preparing 03:10:04 02c58458a22d: Preparing 03:10:04 9480af722ca7: Preparing 03:10:04 501503238a68: Preparing 03:10:04 001a9f049067: Preparing 03:10:04 d572805c641f: Preparing 03:10:04 7eda4b4f4acb: Preparing 03:10:04 097100c76c15: Preparing 03:10:04 501503238a68: Waiting 03:10:04 001a9f049067: Waiting 03:10:04 d572805c641f: Waiting 03:10:04 7eda4b4f4acb: Waiting 03:10:04 097100c76c15: Waiting 03:10:04 929d461ec129: Layer already exists 03:10:04 02c58458a22d: Layer already exists 03:10:04 282f56a29a61: Layer already exists 03:10:04 707917020d05: Layer already exists 03:10:04 9480af722ca7: Layer already exists 03:10:04 501503238a68: Layer already exists 03:10:04 7eda4b4f4acb: Layer already exists 03:10:04 d572805c641f: Layer already exists 03:10:04 001a9f049067: Layer already exists 03:10:04 097100c76c15: Layer already exists 03:10:04 4.1.0-dev.60: digest: sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:10:04 929d461ec129: Preparing 03:10:04 707917020d05: Preparing 03:10:04 282f56a29a61: Preparing 03:10:04 02c58458a22d: Preparing 03:10:04 9480af722ca7: Preparing 03:10:04 501503238a68: Preparing 03:10:04 001a9f049067: Preparing 03:10:04 d572805c641f: Preparing 03:10:04 7eda4b4f4acb: Preparing 03:10:04 097100c76c15: Preparing 03:10:04 501503238a68: Waiting 03:10:04 001a9f049067: Waiting 03:10:04 097100c76c15: Waiting 03:10:04 d572805c641f: Waiting 03:10:04 7eda4b4f4acb: Waiting 03:10:04 02c58458a22d: Layer already exists 03:10:04 282f56a29a61: Layer already exists 03:10:04 9480af722ca7: Layer already exists 03:10:04 929d461ec129: Layer already exists 03:10:04 707917020d05: Layer already exists 03:10:04 501503238a68: Layer already exists 03:10:04 001a9f049067: Layer already exists 03:10:04 d572805c641f: Layer already exists 03:10:04 7eda4b4f4acb: Layer already exists 03:10:04 097100c76c15: Layer already exists 03:10:04 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:10:05 929d461ec129: Preparing 03:10:05 707917020d05: Preparing 03:10:05 282f56a29a61: Preparing 03:10:05 02c58458a22d: Preparing 03:10:05 9480af722ca7: Preparing 03:10:05 501503238a68: Preparing 03:10:05 001a9f049067: Preparing 03:10:05 d572805c641f: Preparing 03:10:05 7eda4b4f4acb: Preparing 03:10:05 097100c76c15: Preparing 03:10:05 d572805c641f: Waiting 03:10:05 7eda4b4f4acb: Waiting 03:10:05 097100c76c15: Waiting 03:10:05 001a9f049067: Waiting 03:10:05 501503238a68: Waiting 03:10:05 929d461ec129: Layer already exists 03:10:05 282f56a29a61: Layer already exists 03:10:05 9480af722ca7: Layer already exists 03:10:05 707917020d05: Layer already exists 03:10:05 02c58458a22d: Layer already exists 03:10:05 501503238a68: Layer already exists 03:10:05 d572805c641f: Layer already exists 03:10:05 7eda4b4f4acb: Layer already exists 03:10:05 001a9f049067: Layer already exists 03:10:05 097100c76c15: Layer already exists 03:10:05 main: digest: sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:05 ===================================================== [Pipeline] echo 03:10:05 taggedImages: 03:10:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:10:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:10:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60 03:10:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:10:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:10:05 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:10:05 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:10:05 latest 03:10:05 4.1.0-dev.60 03:10:05 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:10:05 main 03:10:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:10:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:10:06 96817a154e80: Preparing 03:10:06 b1b3d57032f8: Preparing 03:10:06 723677c506d3: Preparing 03:10:06 02c58458a22d: Preparing 03:10:06 9480af722ca7: Preparing 03:10:06 9732f9b2e366: Preparing 03:10:06 f434027c53aa: Preparing 03:10:06 2a1e409756ff: Preparing 03:10:06 097100c76c15: Preparing 03:10:06 9732f9b2e366: Waiting 03:10:06 f434027c53aa: Waiting 03:10:06 2a1e409756ff: Waiting 03:10:06 097100c76c15: Waiting 03:10:06 02c58458a22d: Layer already exists 03:10:06 9480af722ca7: Layer already exists 03:10:06 96817a154e80: Pushed 03:10:06 b1b3d57032f8: Pushed 03:10:06 723677c506d3: Pushed 03:10:06 097100c76c15: Layer already exists 03:10:06 f434027c53aa: Pushed 03:10:06 2a1e409756ff: Pushed 03:10:38 9732f9b2e366: Pushed 03:10:38 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:10:39 96817a154e80: Preparing 03:10:39 b1b3d57032f8: Preparing 03:10:39 723677c506d3: Preparing 03:10:39 02c58458a22d: Preparing 03:10:39 9480af722ca7: Preparing 03:10:39 9732f9b2e366: Preparing 03:10:39 f434027c53aa: Preparing 03:10:39 2a1e409756ff: Preparing 03:10:39 097100c76c15: Preparing 03:10:39 9732f9b2e366: Waiting 03:10:39 f434027c53aa: Waiting 03:10:39 2a1e409756ff: Waiting 03:10:39 097100c76c15: Waiting 03:10:39 723677c506d3: Layer already exists 03:10:39 b1b3d57032f8: Layer already exists 03:10:39 96817a154e80: Layer already exists 03:10:39 02c58458a22d: Layer already exists 03:10:39 9480af722ca7: Layer already exists 03:10:39 9732f9b2e366: Layer already exists 03:10:39 2a1e409756ff: Layer already exists 03:10:39 097100c76c15: Layer already exists 03:10:39 f434027c53aa: Layer already exists 03:10:39 latest: digest: sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60 03:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:10:39 96817a154e80: Preparing 03:10:39 b1b3d57032f8: Preparing 03:10:39 723677c506d3: Preparing 03:10:39 02c58458a22d: Preparing 03:10:39 9480af722ca7: Preparing 03:10:39 9732f9b2e366: Preparing 03:10:39 f434027c53aa: Preparing 03:10:39 2a1e409756ff: Preparing 03:10:39 097100c76c15: Preparing 03:10:39 9732f9b2e366: Waiting 03:10:39 2a1e409756ff: Waiting 03:10:39 f434027c53aa: Waiting 03:10:39 097100c76c15: Waiting 03:10:39 96817a154e80: Layer already exists 03:10:39 723677c506d3: Layer already exists 03:10:39 02c58458a22d: Layer already exists 03:10:39 b1b3d57032f8: Layer already exists 03:10:39 9480af722ca7: Layer already exists 03:10:39 9732f9b2e366: Layer already exists 03:10:39 f434027c53aa: Layer already exists 03:10:39 2a1e409756ff: Layer already exists 03:10:39 097100c76c15: Layer already exists 03:10:39 4.1.0-dev.60: digest: sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:10:40 96817a154e80: Preparing 03:10:40 b1b3d57032f8: Preparing 03:10:40 723677c506d3: Preparing 03:10:40 02c58458a22d: Preparing 03:10:40 9480af722ca7: Preparing 03:10:40 9732f9b2e366: Preparing 03:10:40 f434027c53aa: Preparing 03:10:40 2a1e409756ff: Preparing 03:10:40 097100c76c15: Preparing 03:10:40 9732f9b2e366: Waiting 03:10:40 f434027c53aa: Waiting 03:10:40 2a1e409756ff: Waiting 03:10:40 097100c76c15: Waiting 03:10:40 02c58458a22d: Layer already exists 03:10:40 9480af722ca7: Layer already exists 03:10:40 96817a154e80: Layer already exists 03:10:40 723677c506d3: Layer already exists 03:10:40 b1b3d57032f8: Layer already exists 03:10:40 f434027c53aa: Layer already exists 03:10:40 9732f9b2e366: Layer already exists 03:10:40 097100c76c15: Layer already exists 03:10:40 2a1e409756ff: Layer already exists 03:10:40 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:10:41 96817a154e80: Preparing 03:10:41 b1b3d57032f8: Preparing 03:10:41 723677c506d3: Preparing 03:10:41 02c58458a22d: Preparing 03:10:41 9480af722ca7: Preparing 03:10:41 9732f9b2e366: Preparing 03:10:41 f434027c53aa: Preparing 03:10:41 2a1e409756ff: Preparing 03:10:41 097100c76c15: Preparing 03:10:41 9732f9b2e366: Waiting 03:10:41 f434027c53aa: Waiting 03:10:41 2a1e409756ff: Waiting 03:10:41 097100c76c15: Waiting 03:10:41 96817a154e80: Layer already exists 03:10:41 723677c506d3: Layer already exists 03:10:41 02c58458a22d: Layer already exists 03:10:41 b1b3d57032f8: Layer already exists 03:10:41 9480af722ca7: Layer already exists 03:10:41 9732f9b2e366: Layer already exists 03:10:41 f434027c53aa: Layer already exists 03:10:41 097100c76c15: Layer already exists 03:10:41 2a1e409756ff: Layer already exists 03:10:41 main: digest: sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:41 ===================================================== [Pipeline] echo 03:10:41 taggedImages: 03:10:41 - nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:10:41 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:10:41 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60 03:10:41 - nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:10:41 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:10:41 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:10:41 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:10:41 latest 03:10:41 4.1.0-dev.60 03:10:41 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:10:41 main 03:10:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:10:42 929d461ec129: Preparing 03:10:42 eed7a88bd0ea: Preparing 03:10:42 5a2052e59ccb: Preparing 03:10:42 02c58458a22d: Preparing 03:10:42 9480af722ca7: Preparing 03:10:42 5239a89c789c: Preparing 03:10:42 d572805c641f: Preparing 03:10:42 7eda4b4f4acb: Preparing 03:10:42 097100c76c15: Preparing 03:10:42 5239a89c789c: Waiting 03:10:42 7eda4b4f4acb: Waiting 03:10:42 d572805c641f: Waiting 03:10:42 097100c76c15: Waiting 03:10:42 9480af722ca7: Layer already exists 03:10:42 929d461ec129: Layer already exists 03:10:42 02c58458a22d: Layer already exists 03:10:42 d572805c641f: Layer already exists 03:10:42 7eda4b4f4acb: Layer already exists 03:10:42 097100c76c15: Layer already exists 03:10:42 eed7a88bd0ea: Pushed 03:10:42 5a2052e59ccb: Pushed 03:10:54 5239a89c789c: Pushed 03:10:54 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:10:54 929d461ec129: Preparing 03:10:54 eed7a88bd0ea: Preparing 03:10:54 5a2052e59ccb: Preparing 03:10:54 02c58458a22d: Preparing 03:10:54 9480af722ca7: Preparing 03:10:54 5239a89c789c: Preparing 03:10:54 d572805c641f: Preparing 03:10:54 7eda4b4f4acb: Preparing 03:10:54 097100c76c15: Preparing 03:10:54 5239a89c789c: Waiting 03:10:54 d572805c641f: Waiting 03:10:54 7eda4b4f4acb: Waiting 03:10:54 097100c76c15: Waiting 03:10:54 5a2052e59ccb: Layer already exists 03:10:54 9480af722ca7: Layer already exists 03:10:54 eed7a88bd0ea: Layer already exists 03:10:54 929d461ec129: Layer already exists 03:10:54 02c58458a22d: Layer already exists 03:10:54 5239a89c789c: Layer already exists 03:10:54 7eda4b4f4acb: Layer already exists 03:10:54 d572805c641f: Layer already exists 03:10:54 097100c76c15: Layer already exists 03:10:54 latest: digest: sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60 03:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:10:55 929d461ec129: Preparing 03:10:55 eed7a88bd0ea: Preparing 03:10:55 5a2052e59ccb: Preparing 03:10:55 02c58458a22d: Preparing 03:10:55 9480af722ca7: Preparing 03:10:55 5239a89c789c: Preparing 03:10:55 d572805c641f: Preparing 03:10:55 7eda4b4f4acb: Preparing 03:10:55 097100c76c15: Preparing 03:10:55 7eda4b4f4acb: Waiting 03:10:55 097100c76c15: Waiting 03:10:55 d572805c641f: Waiting 03:10:55 5239a89c789c: Waiting 03:10:55 02c58458a22d: Layer already exists 03:10:55 9480af722ca7: Layer already exists 03:10:55 929d461ec129: Layer already exists 03:10:55 eed7a88bd0ea: Layer already exists 03:10:55 5a2052e59ccb: Layer already exists 03:10:55 d572805c641f: Layer already exists 03:10:55 7eda4b4f4acb: Layer already exists 03:10:55 5239a89c789c: Layer already exists 03:10:55 097100c76c15: Layer already exists 03:10:55 4.1.0-dev.60: digest: sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:10:56 929d461ec129: Preparing 03:10:56 eed7a88bd0ea: Preparing 03:10:56 5a2052e59ccb: Preparing 03:10:56 02c58458a22d: Preparing 03:10:56 9480af722ca7: Preparing 03:10:56 5239a89c789c: Preparing 03:10:56 d572805c641f: Preparing 03:10:56 7eda4b4f4acb: Preparing 03:10:56 097100c76c15: Preparing 03:10:56 5239a89c789c: Waiting 03:10:56 d572805c641f: Waiting 03:10:56 097100c76c15: Waiting 03:10:56 02c58458a22d: Layer already exists 03:10:56 5a2052e59ccb: Layer already exists 03:10:56 eed7a88bd0ea: Layer already exists 03:10:56 929d461ec129: Layer already exists 03:10:56 9480af722ca7: Layer already exists 03:10:56 7eda4b4f4acb: Layer already exists 03:10:56 5239a89c789c: Layer already exists 03:10:56 097100c76c15: Layer already exists 03:10:56 d572805c641f: Layer already exists 03:10:56 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:10:56 929d461ec129: Preparing 03:10:56 eed7a88bd0ea: Preparing 03:10:56 5a2052e59ccb: Preparing 03:10:56 02c58458a22d: Preparing 03:10:56 9480af722ca7: Preparing 03:10:56 5239a89c789c: Preparing 03:10:56 d572805c641f: Preparing 03:10:56 7eda4b4f4acb: Preparing 03:10:56 097100c76c15: Preparing 03:10:56 5239a89c789c: Waiting 03:10:56 d572805c641f: Waiting 03:10:56 7eda4b4f4acb: Waiting 03:10:56 097100c76c15: Waiting 03:10:56 02c58458a22d: Layer already exists 03:10:56 eed7a88bd0ea: Layer already exists 03:10:56 9480af722ca7: Layer already exists 03:10:56 929d461ec129: Layer already exists 03:10:56 5a2052e59ccb: Layer already exists 03:10:56 7eda4b4f4acb: Layer already exists 03:10:56 5239a89c789c: Layer already exists 03:10:56 097100c76c15: Layer already exists 03:10:56 d572805c641f: Layer already exists 03:10:56 main: digest: sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:56 ===================================================== [Pipeline] echo 03:10:56 taggedImages: 03:10:56 - nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:10:56 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:10:56 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60 03:10:56 - nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:10:56 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:10:57 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:10:57 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:10:57 latest 03:10:57 4.1.0-dev.60 03:10:57 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:10:57 main 03:10:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:10:57 e9ca83bc5094: Preparing 03:10:57 2cd940ac708b: Preparing 03:10:57 02c58458a22d: Preparing 03:10:57 9480af722ca7: Preparing 03:10:57 28cbdcf09eb7: Preparing 03:10:57 133a87b53eb1: Preparing 03:10:57 097100c76c15: Preparing 03:10:57 133a87b53eb1: Waiting 03:10:57 097100c76c15: Waiting 03:10:57 9480af722ca7: Layer already exists 03:10:57 02c58458a22d: Layer already exists 03:10:57 097100c76c15: Layer already exists 03:10:57 e9ca83bc5094: Pushed 03:10:57 28cbdcf09eb7: Pushed 03:10:58 133a87b53eb1: Pushed 03:11:01 2cd940ac708b: Pushed 03:11:01 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:11:02 e9ca83bc5094: Preparing 03:11:02 2cd940ac708b: Preparing 03:11:02 02c58458a22d: Preparing 03:11:02 9480af722ca7: Preparing 03:11:02 28cbdcf09eb7: Preparing 03:11:02 133a87b53eb1: Preparing 03:11:02 097100c76c15: Preparing 03:11:02 097100c76c15: Waiting 03:11:02 133a87b53eb1: Waiting 03:11:02 9480af722ca7: Layer already exists 03:11:02 02c58458a22d: Layer already exists 03:11:02 2cd940ac708b: Layer already exists 03:11:02 28cbdcf09eb7: Layer already exists 03:11:02 e9ca83bc5094: Layer already exists 03:11:02 133a87b53eb1: Layer already exists 03:11:02 097100c76c15: Layer already exists 03:11:02 latest: digest: sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60 03:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:11:02 e9ca83bc5094: Preparing 03:11:02 2cd940ac708b: Preparing 03:11:02 02c58458a22d: Preparing 03:11:02 9480af722ca7: Preparing 03:11:02 28cbdcf09eb7: Preparing 03:11:02 133a87b53eb1: Preparing 03:11:02 097100c76c15: Preparing 03:11:02 133a87b53eb1: Waiting 03:11:02 097100c76c15: Waiting 03:11:02 02c58458a22d: Layer already exists 03:11:02 2cd940ac708b: Layer already exists 03:11:02 e9ca83bc5094: Layer already exists 03:11:02 28cbdcf09eb7: Layer already exists 03:11:02 9480af722ca7: Layer already exists 03:11:02 133a87b53eb1: Layer already exists 03:11:02 097100c76c15: Layer already exists 03:11:02 4.1.0-dev.60: digest: sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:11:03 e9ca83bc5094: Preparing 03:11:03 2cd940ac708b: Preparing 03:11:03 02c58458a22d: Preparing 03:11:03 9480af722ca7: Preparing 03:11:03 28cbdcf09eb7: Preparing 03:11:03 133a87b53eb1: Preparing 03:11:03 097100c76c15: Preparing 03:11:03 097100c76c15: Waiting 03:11:03 133a87b53eb1: Waiting 03:11:03 02c58458a22d: Layer already exists 03:11:03 e9ca83bc5094: Layer already exists 03:11:03 9480af722ca7: Layer already exists 03:11:03 28cbdcf09eb7: Layer already exists 03:11:03 2cd940ac708b: Layer already exists 03:11:03 097100c76c15: Layer already exists 03:11:03 133a87b53eb1: Layer already exists 03:11:03 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:11:04 e9ca83bc5094: Preparing 03:11:04 2cd940ac708b: Preparing 03:11:04 02c58458a22d: Preparing 03:11:04 9480af722ca7: Preparing 03:11:04 28cbdcf09eb7: Preparing 03:11:04 133a87b53eb1: Preparing 03:11:04 097100c76c15: Preparing 03:11:04 133a87b53eb1: Waiting 03:11:04 097100c76c15: Waiting 03:11:04 28cbdcf09eb7: Layer already exists 03:11:04 2cd940ac708b: Layer already exists 03:11:04 02c58458a22d: Layer already exists 03:11:04 9480af722ca7: Layer already exists 03:11:04 e9ca83bc5094: Layer already exists 03:11:04 097100c76c15: Layer already exists 03:11:04 133a87b53eb1: Layer already exists 03:11:04 main: digest: sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:04 ===================================================== [Pipeline] echo 03:11:04 taggedImages: 03:11:04 - nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:04 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:11:04 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60 03:11:04 - nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:04 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:11:04 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:11:04 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:04 latest 03:11:04 4.1.0-dev.60 03:11:04 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:04 main 03:11:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:11:04 a53ac88a76d4: Preparing 03:11:04 5063c258e952: Preparing 03:11:04 02c58458a22d: Preparing 03:11:04 9480af722ca7: Preparing 03:11:04 0bb82b08d015: Preparing 03:11:04 6ff78b59e2cf: Preparing 03:11:04 097100c76c15: Preparing 03:11:04 6ff78b59e2cf: Waiting 03:11:04 097100c76c15: Waiting 03:11:04 02c58458a22d: Layer already exists 03:11:04 9480af722ca7: Layer already exists 03:11:04 097100c76c15: Layer already exists 03:11:04 a53ac88a76d4: Pushed 03:11:04 0bb82b08d015: Pushed 03:11:05 6ff78b59e2cf: Pushed 03:11:08 5063c258e952: Pushed 03:11:08 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:11:09 a53ac88a76d4: Preparing 03:11:09 5063c258e952: Preparing 03:11:09 02c58458a22d: Preparing 03:11:09 9480af722ca7: Preparing 03:11:09 0bb82b08d015: Preparing 03:11:09 6ff78b59e2cf: Preparing 03:11:09 097100c76c15: Preparing 03:11:09 6ff78b59e2cf: Waiting 03:11:09 097100c76c15: Waiting 03:11:09 a53ac88a76d4: Layer already exists 03:11:09 02c58458a22d: Layer already exists 03:11:09 0bb82b08d015: Layer already exists 03:11:09 9480af722ca7: Layer already exists 03:11:09 5063c258e952: Layer already exists 03:11:09 6ff78b59e2cf: Layer already exists 03:11:09 097100c76c15: Layer already exists 03:11:09 latest: digest: sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60 03:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:11:10 a53ac88a76d4: Preparing 03:11:10 5063c258e952: Preparing 03:11:10 02c58458a22d: Preparing 03:11:10 9480af722ca7: Preparing 03:11:10 0bb82b08d015: Preparing 03:11:10 6ff78b59e2cf: Preparing 03:11:10 097100c76c15: Preparing 03:11:10 6ff78b59e2cf: Waiting 03:11:10 097100c76c15: Waiting 03:11:10 5063c258e952: Layer already exists 03:11:10 a53ac88a76d4: Layer already exists 03:11:10 0bb82b08d015: Layer already exists 03:11:10 02c58458a22d: Layer already exists 03:11:10 9480af722ca7: Layer already exists 03:11:10 6ff78b59e2cf: Layer already exists 03:11:10 097100c76c15: Layer already exists 03:11:10 4.1.0-dev.60: digest: sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:11:10 a53ac88a76d4: Preparing 03:11:10 5063c258e952: Preparing 03:11:10 02c58458a22d: Preparing 03:11:10 9480af722ca7: Preparing 03:11:10 0bb82b08d015: Preparing 03:11:10 6ff78b59e2cf: Preparing 03:11:10 097100c76c15: Preparing 03:11:10 6ff78b59e2cf: Waiting 03:11:10 097100c76c15: Waiting 03:11:10 5063c258e952: Layer already exists 03:11:10 02c58458a22d: Layer already exists 03:11:10 a53ac88a76d4: Layer already exists 03:11:10 9480af722ca7: Layer already exists 03:11:10 0bb82b08d015: Layer already exists 03:11:10 6ff78b59e2cf: Layer already exists 03:11:10 097100c76c15: Layer already exists 03:11:10 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:11:11 a53ac88a76d4: Preparing 03:11:11 5063c258e952: Preparing 03:11:11 02c58458a22d: Preparing 03:11:11 9480af722ca7: Preparing 03:11:11 0bb82b08d015: Preparing 03:11:11 6ff78b59e2cf: Preparing 03:11:11 097100c76c15: Preparing 03:11:11 6ff78b59e2cf: Waiting 03:11:11 097100c76c15: Waiting 03:11:11 5063c258e952: Layer already exists 03:11:11 9480af722ca7: Layer already exists 03:11:11 02c58458a22d: Layer already exists 03:11:11 a53ac88a76d4: Layer already exists 03:11:11 0bb82b08d015: Layer already exists 03:11:11 097100c76c15: Layer already exists 03:11:11 6ff78b59e2cf: Layer already exists 03:11:11 main: digest: sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:11 ===================================================== [Pipeline] echo 03:11:11 taggedImages: 03:11:11 - nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:11:11 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 03:11:11 ========================================================= 03:11:11 [edgeXBuildMultiArch] RAW Config: 03:11:11 images: 03:11:11 - nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/core-command:latest 03:11:11 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/core-command:main 03:11:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:11:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:11:11 - nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/core-data:latest 03:11:11 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/core-data:main 03:11:11 - nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:11:11 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/core-keeper:main 03:11:11 - nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:11:11 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/core-metadata:main 03:11:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:11:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:11:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:11:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:11:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:11:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:11:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:11:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:11:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:11:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:11:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:11:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:11:11 - nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:11:11 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-spire-config:main 03:11:11 - nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:11:11 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/security-spire-server:main 03:11:11 - nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:11:11 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/support-notifications:main 03:11:11 - nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:11:11 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:11:11 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:11:11 - nexus3.edgexfoundry.org:10004/support-scheduler:main 03:11:11 settingsFile: 03:11:11 edgex-go-settings 03:11:11 ========================================================= [Pipeline] node 03:11:26 Still waiting to schedule task 03:11:26 ‘prd-centos7-docker-4c-2g-8849’ is offline 03:11:50 Running on prd-centos7-docker-4c-2g-8852 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:50 provisioning config files... 03:11:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16615458478769689560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:51 ---> ****-login.sh 03:11:51 nexus3.edgexfoundry.org:10001 03:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:51 Configure a credential helper to remove this warning. See 03:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:51 03:11:51 Login Succeeded 03:11:51 nexus3.edgexfoundry.org:10002 03:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:51 Configure a credential helper to remove this warning. See 03:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:51 03:11:51 Login Succeeded 03:11:51 nexus3.edgexfoundry.org:10003 03:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:51 Configure a credential helper to remove this warning. See 03:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:51 03:11:51 Login Succeeded 03:11:51 nexus3.edgexfoundry.org:10004 03:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:51 Configure a credential helper to remove this warning. See 03:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:51 03:11:51 Login Succeeded 03:11:51 ****.io 03:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:11:52 Configure a credential helper to remove this warning. See 03:11:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:11:52 03:11:52 Login Succeeded 03:11:52 ---> ****-login.sh ends [Pipeline] } 03:11:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:52 + docker buildx ls 03:11:53 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:11:53 default * docker 03:11:53 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:11:53 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:11:54 edgex-builder [Pipeline] sh 03:11:54 + docker buildx inspect --bootstrap 03:11:54 #1 [internal] booting buildkit 03:11:54 #1 pulling image moby/buildkit:buildx-stable-1 03:11:59 #1 pulling image moby/buildkit:buildx-stable-1 5.3s done 03:11:59 #1 creating container buildx_buildkit_edgex-builder0 03:12:01 #1 creating container buildx_buildkit_edgex-builder0 2.2s done 03:12:01 #1 DONE 7.5s 03:12:01 Name: edgex-builder 03:12:01 Driver: docker-container 03:12:01 03:12:01 Nodes: 03:12:01 Name: edgex-builder0 03:12:01 Endpoint: unix:///var/run/docker.sock 03:12:01 Status: running 03:12:01 Buildkit: v0.24.0 03:12:01 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:12:02 + docker buildx ls 03:12:02 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:12:02 edgex-builder * docker-container 03:12:02 edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:12:02 default docker 03:12:02 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:12:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - 03:12:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' 03:12:02 #1 [internal] load build definition from Dockerfile 03:12:02 #1 transferring dockerfile: 197B done 03:12:02 #1 DONE 0.0s 03:12:02 03:12:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:02 #2 DONE 0.1s 03:12:02 03:12:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:02 #3 DONE 0.1s 03:12:02 03:12:02 #4 [internal] load .dockerignore 03:12:02 #4 transferring context: 2B done 03:12:02 #4 DONE 0.0s 03:12:02 03:12:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 03:12:02 #5 resolve nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done 03:12:02 #5 DONE 0.0s 03:12:02 03:12:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 03:12:02 #6 resolve nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done 03:12:02 #6 DONE 0.1s 03:12:02 03:12:02 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:12:02 #7 DONE 0.0s 03:12:02 03:12:02 #8 exporting to image 03:12:02 #8 exporting layers done 03:12:02 #8 exporting manifest sha256:25dee26ccdfc2ec40ff948e88b85b8567d85d6c40f3ddd8adef1166081a4e998 done 03:12:02 #8 exporting config sha256:540684e5b0b327b5fbc0986f283770e8199608ad216c9a5adaa634834604e841 done 03:12:02 #8 exporting manifest sha256:0dca3027f5f1813a0c20fafb732c75da929a6f0b1e532d7669718adf9ee9b46b 0.0s done 03:12:02 #8 exporting config sha256:c4cda8658f02010e796327b0f32e90ebc2618038d73fba5ecc26529bd9c10106 done 03:12:02 #8 exporting manifest list sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f done 03:12:02 #8 pushing layers 0.1s done 03:12:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f 03:12:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f 0.1s done 03:12:03 #8 DONE 0.2s 03:12:03 03:12:03 1 warning found (use --debug to expand): 03:12:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 03:12:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 03:12:03 #1 [internal] load build definition from Dockerfile 03:12:03 #1 transferring dockerfile: 163B done 03:12:03 #1 DONE 0.0s 03:12:03 03:12:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 03:12:03 #2 DONE 0.0s 03:12:03 03:12:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 03:12:03 #3 DONE 0.0s 03:12:03 03:12:03 #4 [internal] load .dockerignore 03:12:03 #4 transferring context: 2B done 03:12:03 #4 DONE 0.0s 03:12:03 03:12:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 03:12:03 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done 03:12:03 #5 CACHED 03:12:03 03:12:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 03:12:03 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done 03:12:03 #6 CACHED 03:12:03 03:12:03 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:12:03 #7 DONE 0.0s 03:12:03 03:12:03 #8 exporting to image 03:12:03 #8 exporting layers done 03:12:03 #8 exporting manifest sha256:25dee26ccdfc2ec40ff948e88b85b8567d85d6c40f3ddd8adef1166081a4e998 done 03:12:03 #8 exporting config sha256:540684e5b0b327b5fbc0986f283770e8199608ad216c9a5adaa634834604e841 done 03:12:03 #8 exporting manifest sha256:0dca3027f5f1813a0c20fafb732c75da929a6f0b1e532d7669718adf9ee9b46b done 03:12:03 #8 exporting config sha256:c4cda8658f02010e796327b0f32e90ebc2618038d73fba5ecc26529bd9c10106 done 03:12:03 #8 exporting manifest list sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f done 03:12:03 #8 pushing layers 0.0s done 03:12:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f 03:12:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f 0.1s done 03:12:03 #8 DONE 0.1s 03:12:03 03:12:03 1 warning found (use --debug to expand): 03:12:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60 --push - 03:12:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60' 03:12:03 #1 [internal] load build definition from Dockerfile 03:12:03 #1 transferring dockerfile: 169B done 03:12:03 #1 DONE 0.0s 03:12:03 03:12:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60 03:12:03 #2 DONE 0.0s 03:12:03 03:12:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60 03:12:03 #3 DONE 0.0s 03:12:03 03:12:03 #4 [internal] load .dockerignore 03:12:03 #4 transferring context: 2B done 03:12:03 #4 DONE 0.0s 03:12:03 03:12:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 03:12:03 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done 03:12:03 #5 CACHED 03:12:03 03:12:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 03:12:03 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done 03:12:03 #6 CACHED 03:12:03 03:12:03 #7 exporting to image 03:12:03 #7 exporting layers done 03:12:03 #7 exporting manifest sha256:25dee26ccdfc2ec40ff948e88b85b8567d85d6c40f3ddd8adef1166081a4e998 done 03:12:03 #7 exporting config sha256:540684e5b0b327b5fbc0986f283770e8199608ad216c9a5adaa634834604e841 03:12:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:04 #7 exporting config sha256:540684e5b0b327b5fbc0986f283770e8199608ad216c9a5adaa634834604e841 done 03:12:04 #7 exporting manifest sha256:0dca3027f5f1813a0c20fafb732c75da929a6f0b1e532d7669718adf9ee9b46b done 03:12:04 #7 exporting config sha256:c4cda8658f02010e796327b0f32e90ebc2618038d73fba5ecc26529bd9c10106 done 03:12:04 #7 exporting manifest list sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f done 03:12:04 #7 pushing layers 0.0s done 03:12:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.60@sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f 0.1s done 03:12:04 #7 DONE 0.1s 03:12:04 03:12:04 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:12:04 #8 DONE 0.0s 03:12:04 03:12:04 1 warning found (use --debug to expand): 03:12:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' 03:12:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - 03:12:04 #1 [internal] load build definition from Dockerfile 03:12:04 #1 transferring dockerfile: 210B done 03:12:04 #1 DONE 0.0s 03:12:04 03:12:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:04 #2 DONE 0.0s 03:12:04 03:12:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:04 #3 DONE 0.0s 03:12:04 03:12:04 #4 [internal] load .dockerignore 03:12:04 #4 transferring context: 2B done 03:12:04 #4 DONE 0.0s 03:12:04 03:12:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 03:12:04 #5 resolve nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done 03:12:04 #5 CACHED 03:12:04 03:12:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 03:12:04 #6 resolve nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done 03:12:04 #6 CACHED 03:12:04 03:12:04 #7 exporting to image 03:12:04 #7 exporting layers done 03:12:04 #7 exporting manifest sha256:25dee26ccdfc2ec40ff948e88b85b8567d85d6c40f3ddd8adef1166081a4e998 done 03:12:04 #7 exporting config sha256:540684e5b0b327b5fbc0986f283770e8199608ad216c9a5adaa634834604e841 done 03:12:04 #7 exporting manifest sha256:0dca3027f5f1813a0c20fafb732c75da929a6f0b1e532d7669718adf9ee9b46b done 03:12:04 #7 exporting config sha256:c4cda8658f02010e796327b0f32e90ebc2618038d73fba5ecc26529bd9c10106 03:12:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:04 #7 exporting config sha256:c4cda8658f02010e796327b0f32e90ebc2618038d73fba5ecc26529bd9c10106 done 03:12:04 #7 exporting manifest list sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f done 03:12:04 #7 pushing layers 0.0s done 03:12:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f 0.1s done 03:12:04 #7 DONE 0.1s 03:12:04 03:12:04 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:12:04 #8 DONE 0.0s 03:12:04 03:12:04 1 warning found (use --debug to expand): 03:12:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 03:12:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 03:12:04 #1 [internal] load build definition from Dockerfile 03:12:04 #1 transferring dockerfile: 161B done 03:12:04 #1 DONE 0.0s 03:12:04 03:12:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 03:12:04 #2 DONE 0.0s 03:12:04 03:12:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 03:12:04 #3 DONE 0.0s 03:12:04 03:12:04 #4 [internal] load .dockerignore 03:12:04 #4 transferring context: 2B done 03:12:04 #4 DONE 0.0s 03:12:04 03:12:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 03:12:04 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done 03:12:04 #5 DONE 0.0s 03:12:04 03:12:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 03:12:05 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 0.0s done 03:12:05 #6 CACHED 03:12:05 03:12:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:a629e9476dcbbd19f7f6b8cfec38869e4147a55260f52667b3d2b60ee261150a 03:12:05 #5 CACHED 03:12:05 03:12:05 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:12:05 #7 DONE 0.0s 03:12:05 03:12:05 #8 exporting to image 03:12:05 #8 exporting layers done 03:12:05 #8 exporting manifest sha256:25dee26ccdfc2ec40ff948e88b85b8567d85d6c40f3ddd8adef1166081a4e998 done 03:12:05 #8 exporting config sha256:540684e5b0b327b5fbc0986f283770e8199608ad216c9a5adaa634834604e841 done 03:12:05 #8 exporting manifest sha256:0dca3027f5f1813a0c20fafb732c75da929a6f0b1e532d7669718adf9ee9b46b done 03:12:05 #8 exporting config sha256:c4cda8658f02010e796327b0f32e90ebc2618038d73fba5ecc26529bd9c10106 done 03:12:05 #8 exporting manifest list sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f done 03:12:05 #8 pushing layers 0.0s done 03:12:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:da9b6e0b82032138679aa1cbe2a33c9564665229e42ace71cbf593ad9ba1f04f 0.1s done 03:12:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:05 #8 DONE 0.1s 03:12:05 03:12:05 1 warning found (use --debug to expand): 03:12:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' 03:12:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - 03:12:05 #1 [internal] load build definition from Dockerfile 03:12:05 #1 transferring dockerfile: 216B done 03:12:05 #1 DONE 0.0s 03:12:05 03:12:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:05 #2 DONE 0.0s 03:12:05 03:12:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:05 #3 DONE 0.1s 03:12:05 03:12:05 #4 [internal] load .dockerignore 03:12:05 #4 transferring context: 2B done 03:12:05 #4 DONE 0.0s 03:12:05 03:12:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 03:12:05 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 03:12:05 #5 ... 03:12:05 03:12:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 03:12:05 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done 03:12:05 #6 DONE 0.1s 03:12:05 03:12:05 #7 exporting to image 03:12:05 #7 exporting layers done 03:12:05 #7 exporting manifest sha256:fcf10b8a6b933b5f25146b43cbefa536639c655bcd45005258f0524c7aff5f34 0.0s done 03:12:05 #7 exporting config sha256:72315a719cde8989c98a2550272f6619b353b045ab4090ffdebb0699361dfa47 done 03:12:05 #7 exporting manifest sha256:6776798dfa244e32d35c697ba033cd89291307111147e268f3e836e752b343f7 done 03:12:05 #7 exporting config sha256:2800fa44fe5ed564700dee070f2a5b77cc3da65944607cc1c278c30084c40b08 03:12:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:05 #7 ... 03:12:05 03:12:05 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:12:05 #8 DONE 0.0s 03:12:05 03:12:05 #7 exporting to image 03:12:05 #7 exporting config sha256:2800fa44fe5ed564700dee070f2a5b77cc3da65944607cc1c278c30084c40b08 done 03:12:05 #7 exporting manifest list sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 done 03:12:05 #7 pushing layers 0.1s done 03:12:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 03:12:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 0.1s done 03:12:06 #7 DONE 0.2s 03:12:06 03:12:06 1 warning found (use --debug to expand): 03:12:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 03:12:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 03:12:06 #1 [internal] load build definition from Dockerfile 03:12:06 #1 transferring dockerfile: 182B done 03:12:06 #1 DONE 0.0s 03:12:06 03:12:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:12:06 #2 DONE 0.0s 03:12:06 03:12:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:12:06 #3 DONE 0.0s 03:12:06 03:12:06 #4 [internal] load .dockerignore 03:12:06 #4 transferring context: 2B done 03:12:06 #4 DONE 0.0s 03:12:06 03:12:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 03:12:06 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done 03:12:06 #5 CACHED 03:12:06 03:12:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 03:12:06 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done 03:12:06 #6 CACHED 03:12:06 03:12:06 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:12:06 #7 DONE 0.0s 03:12:06 03:12:06 #8 exporting to image 03:12:06 #8 exporting layers done 03:12:06 #8 exporting manifest sha256:fcf10b8a6b933b5f25146b43cbefa536639c655bcd45005258f0524c7aff5f34 done 03:12:06 #8 exporting config sha256:72315a719cde8989c98a2550272f6619b353b045ab4090ffdebb0699361dfa47 done 03:12:06 #8 exporting manifest sha256:6776798dfa244e32d35c697ba033cd89291307111147e268f3e836e752b343f7 done 03:12:06 #8 exporting config sha256:2800fa44fe5ed564700dee070f2a5b77cc3da65944607cc1c278c30084c40b08 done 03:12:06 #8 exporting manifest list sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 done 03:12:06 #8 pushing layers 0.0s done 03:12:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 0.1s done 03:12:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:06 #8 DONE 0.1s 03:12:06 03:12:06 1 warning found (use --debug to expand): 03:12:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60' 03:12:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60 --push - 03:12:06 #1 [internal] load build definition from Dockerfile 03:12:06 #1 transferring dockerfile: 188B done 03:12:06 #1 DONE 0.0s 03:12:06 03:12:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60 03:12:06 #2 DONE 0.0s 03:12:06 03:12:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60 03:12:06 #3 DONE 0.0s 03:12:06 03:12:06 #4 [internal] load .dockerignore 03:12:06 #4 transferring context: 2B done 03:12:06 #4 DONE 0.0s 03:12:06 03:12:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 03:12:06 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done 03:12:06 #5 DONE 0.0s 03:12:06 03:12:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 03:12:07 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done 03:12:07 #6 CACHED 03:12:07 03:12:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 03:12:07 #5 CACHED 03:12:07 03:12:07 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:12:07 #7 DONE 0.0s 03:12:07 03:12:07 #8 exporting to image 03:12:07 #8 exporting layers done 03:12:07 #8 exporting manifest sha256:fcf10b8a6b933b5f25146b43cbefa536639c655bcd45005258f0524c7aff5f34 done 03:12:07 #8 exporting config sha256:72315a719cde8989c98a2550272f6619b353b045ab4090ffdebb0699361dfa47 done 03:12:07 #8 exporting manifest sha256:6776798dfa244e32d35c697ba033cd89291307111147e268f3e836e752b343f7 done 03:12:07 #8 exporting config sha256:2800fa44fe5ed564700dee070f2a5b77cc3da65944607cc1c278c30084c40b08 done 03:12:07 #8 exporting manifest list sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 done 03:12:07 #8 pushing layers 0.0s done 03:12:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.60@sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 0.1s done 03:12:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:07 #8 DONE 0.1s 03:12:07 03:12:07 1 warning found (use --debug to expand): 03:12:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' 03:12:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - 03:12:07 #1 [internal] load build definition from Dockerfile 03:12:07 #1 transferring dockerfile: 229B done 03:12:07 #1 DONE 0.0s 03:12:07 03:12:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:07 #2 DONE 0.0s 03:12:07 03:12:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:07 #3 DONE 0.0s 03:12:07 03:12:07 #4 [internal] load .dockerignore 03:12:07 #4 transferring context: 2B done 03:12:07 #4 DONE 0.0s 03:12:07 03:12:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 03:12:07 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done 03:12:07 #5 CACHED 03:12:07 03:12:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 03:12:07 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done 03:12:07 #6 CACHED 03:12:07 03:12:07 #7 exporting to image 03:12:07 #7 exporting layers done 03:12:07 #7 exporting manifest sha256:fcf10b8a6b933b5f25146b43cbefa536639c655bcd45005258f0524c7aff5f34 done 03:12:07 #7 exporting config sha256:72315a719cde8989c98a2550272f6619b353b045ab4090ffdebb0699361dfa47 03:12:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:07 #7 exporting config sha256:72315a719cde8989c98a2550272f6619b353b045ab4090ffdebb0699361dfa47 done 03:12:07 #7 exporting manifest sha256:6776798dfa244e32d35c697ba033cd89291307111147e268f3e836e752b343f7 done 03:12:07 #7 exporting config sha256:2800fa44fe5ed564700dee070f2a5b77cc3da65944607cc1c278c30084c40b08 done 03:12:07 #7 exporting manifest list sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 done 03:12:07 #7 pushing layers 0.0s done 03:12:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 0.1s done 03:12:07 #7 DONE 0.1s 03:12:07 03:12:07 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:12:07 #8 DONE 0.0s 03:12:07 03:12:07 1 warning found (use --debug to expand): 03:12:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 03:12:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 03:12:08 #1 [internal] load build definition from Dockerfile 03:12:08 #1 transferring dockerfile: 180B done 03:12:08 #1 DONE 0.0s 03:12:08 03:12:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:12:08 #2 DONE 0.0s 03:12:08 03:12:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:12:08 #3 DONE 0.0s 03:12:08 03:12:08 #4 [internal] load .dockerignore 03:12:08 #4 transferring context: 2B done 03:12:08 #4 DONE 0.0s 03:12:08 03:12:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 03:12:08 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done 03:12:08 #5 CACHED 03:12:08 03:12:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 03:12:08 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:72a927f0ef9eb44e8207ce74604722bbd3af715f523cd4816a965eab301e88dd 0.0s done 03:12:08 #6 CACHED 03:12:08 03:12:08 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:12:08 #7 DONE 0.0s 03:12:08 03:12:08 #8 exporting to image 03:12:08 #8 exporting layers done 03:12:08 #8 exporting manifest sha256:fcf10b8a6b933b5f25146b43cbefa536639c655bcd45005258f0524c7aff5f34 done 03:12:08 #8 exporting config sha256:72315a719cde8989c98a2550272f6619b353b045ab4090ffdebb0699361dfa47 done 03:12:08 #8 exporting manifest sha256:6776798dfa244e32d35c697ba033cd89291307111147e268f3e836e752b343f7 done 03:12:08 #8 exporting config sha256:2800fa44fe5ed564700dee070f2a5b77cc3da65944607cc1c278c30084c40b08 done 03:12:08 #8 exporting manifest list sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 done 03:12:08 #8 pushing layers 0.0s done 03:12:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9bea6578a79eec4da7cf2b95b15e6d388079f87cf463872c63663801fcd7b150 0.1s done 03:12:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:08 #8 DONE 0.1s 03:12:08 03:12:08 1 warning found (use --debug to expand): 03:12:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' 03:12:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - 03:12:08 #1 [internal] load build definition from Dockerfile 03:12:08 #1 transferring dockerfile: 194B done 03:12:08 #1 DONE 0.0s 03:12:08 03:12:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:08 #2 DONE 0.0s 03:12:08 03:12:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:08 #3 DONE 0.1s 03:12:08 03:12:08 #4 [internal] load .dockerignore 03:12:08 #4 transferring context: 03:12:08 #4 transferring context: 2B done 03:12:08 #4 DONE 0.0s 03:12:08 03:12:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 03:12:08 #5 resolve nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done 03:12:08 #5 DONE 0.0s 03:12:08 03:12:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 03:12:08 #6 resolve nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done 03:12:08 #6 DONE 0.1s 03:12:08 03:12:08 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:12:08 #7 DONE 0.0s 03:12:08 03:12:08 #8 exporting to image 03:12:08 #8 exporting layers done 03:12:08 #8 exporting manifest sha256:ce8fd57f4f577f7503c260f02f2a9bc35fe686dc1c61e9254100bc0127525b3c done 03:12:08 #8 exporting config sha256:ea937971f7b86a4883603d8c286d58df0740d9504f54b30bad4b5c7b236ccb73 done 03:12:08 #8 exporting manifest sha256:ba4f88e42c00efb5b579c54e76e614864b47372f9311a95003c2d0c82a7f1f94 done 03:12:08 #8 exporting config sha256:0ddf21f737636503f01c94b2beb3e0df51c190f5285f4f363aaa0f69a8d07164 done 03:12:08 #8 exporting manifest list sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd done 03:12:08 #8 pushing layers 0.1s done 03:12:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd 03:12:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd 0.1s done 03:12:09 #8 DONE 0.2s 03:12:09 03:12:09 1 warning found (use --debug to expand): 03:12:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 03:12:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 03:12:09 #1 [internal] load build definition from Dockerfile 03:12:09 #1 transferring dockerfile: 160B done 03:12:09 #1 DONE 0.0s 03:12:09 03:12:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 03:12:09 #2 DONE 0.0s 03:12:09 03:12:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 03:12:09 #3 DONE 0.0s 03:12:09 03:12:09 #4 [internal] load .dockerignore 03:12:09 #4 transferring context: 2B done 03:12:09 #4 DONE 0.0s 03:12:09 03:12:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 03:12:09 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done 03:12:09 #5 DONE 0.0s 03:12:09 03:12:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 03:12:09 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done 03:12:09 #6 CACHED 03:12:09 03:12:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 03:12:09 #5 CACHED 03:12:09 03:12:09 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:12:09 #7 DONE 0.0s 03:12:09 03:12:09 #8 exporting to image 03:12:09 #8 exporting layers done 03:12:09 #8 exporting manifest sha256:ce8fd57f4f577f7503c260f02f2a9bc35fe686dc1c61e9254100bc0127525b3c done 03:12:09 #8 exporting config sha256:ea937971f7b86a4883603d8c286d58df0740d9504f54b30bad4b5c7b236ccb73 done 03:12:09 #8 exporting manifest sha256:ba4f88e42c00efb5b579c54e76e614864b47372f9311a95003c2d0c82a7f1f94 done 03:12:09 #8 exporting config sha256:0ddf21f737636503f01c94b2beb3e0df51c190f5285f4f363aaa0f69a8d07164 done 03:12:09 #8 exporting manifest list sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd done 03:12:09 #8 pushing layers 0.0s done 03:12:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd 0.1s done 03:12:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:09 #8 DONE 0.1s 03:12:09 03:12:09 1 warning found (use --debug to expand): 03:12:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60' 03:12:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60 --push - 03:12:10 #1 [internal] load build definition from Dockerfile 03:12:10 #1 transferring dockerfile: 166B done 03:12:10 #1 DONE 0.0s 03:12:10 03:12:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60 03:12:10 #2 DONE 0.0s 03:12:10 03:12:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60 03:12:10 #3 DONE 0.0s 03:12:10 03:12:10 #4 [internal] load .dockerignore 03:12:10 #4 transferring context: 2B done 03:12:10 #4 DONE 0.0s 03:12:10 03:12:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 03:12:10 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done 03:12:10 #5 DONE 0.0s 03:12:10 03:12:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 03:12:10 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done 03:12:10 #6 CACHED 03:12:10 03:12:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 03:12:10 #5 CACHED 03:12:10 03:12:10 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:12:10 #7 DONE 0.0s 03:12:10 03:12:10 #8 exporting to image 03:12:10 #8 exporting layers done 03:12:10 #8 exporting manifest sha256:ce8fd57f4f577f7503c260f02f2a9bc35fe686dc1c61e9254100bc0127525b3c done 03:12:10 #8 exporting config sha256:ea937971f7b86a4883603d8c286d58df0740d9504f54b30bad4b5c7b236ccb73 done 03:12:10 #8 exporting manifest sha256:ba4f88e42c00efb5b579c54e76e614864b47372f9311a95003c2d0c82a7f1f94 done 03:12:10 #8 exporting config sha256:0ddf21f737636503f01c94b2beb3e0df51c190f5285f4f363aaa0f69a8d07164 done 03:12:10 #8 exporting manifest list sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd done 03:12:10 #8 pushing layers 0.0s done 03:12:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.60@sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd 0.1s done 03:12:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:10 #8 DONE 0.2s 03:12:10 03:12:10 1 warning found (use --debug to expand): 03:12:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' 03:12:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - 03:12:10 #1 [internal] load build definition from Dockerfile 03:12:10 #1 transferring dockerfile: 207B done 03:12:10 #1 DONE 0.0s 03:12:10 03:12:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:10 #2 DONE 0.0s 03:12:10 03:12:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:10 #3 DONE 0.0s 03:12:10 03:12:10 #4 [internal] load .dockerignore 03:12:10 #4 transferring context: 2B done 03:12:10 #4 DONE 0.0s 03:12:10 03:12:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 03:12:10 #5 resolve nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done 03:12:10 #5 DONE 0.0s 03:12:10 03:12:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 03:12:10 #6 resolve nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done 03:12:10 #6 CACHED 03:12:10 03:12:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 03:12:10 #5 CACHED 03:12:10 03:12:10 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:12:10 #7 DONE 0.0s 03:12:10 03:12:10 #8 exporting to image 03:12:10 #8 exporting layers done 03:12:10 #8 exporting manifest sha256:ce8fd57f4f577f7503c260f02f2a9bc35fe686dc1c61e9254100bc0127525b3c done 03:12:10 #8 exporting config sha256:ea937971f7b86a4883603d8c286d58df0740d9504f54b30bad4b5c7b236ccb73 done 03:12:10 #8 exporting manifest sha256:ba4f88e42c00efb5b579c54e76e614864b47372f9311a95003c2d0c82a7f1f94 done 03:12:10 #8 exporting config sha256:0ddf21f737636503f01c94b2beb3e0df51c190f5285f4f363aaa0f69a8d07164 done 03:12:10 #8 exporting manifest list sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd done 03:12:10 #8 pushing layers 0.0s done 03:12:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd 0.1s done 03:12:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:10 #8 DONE 0.1s 03:12:10 03:12:10 1 warning found (use --debug to expand): 03:12:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 03:12:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 03:12:11 #1 [internal] load build definition from Dockerfile 03:12:11 #1 transferring dockerfile: 158B done 03:12:11 #1 DONE 0.0s 03:12:11 03:12:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 03:12:11 #2 DONE 0.0s 03:12:11 03:12:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 03:12:11 #3 DONE 0.0s 03:12:11 03:12:11 #4 [internal] load .dockerignore 03:12:11 #4 transferring context: 2B done 03:12:11 #4 DONE 0.0s 03:12:11 03:12:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 03:12:11 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done 03:12:11 #5 CACHED 03:12:11 03:12:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 03:12:11 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:e70a5fe560f7c9d9f3f4659a625d386e4f1b9abac6d7e5f8bfc56338a6803f67 0.0s done 03:12:11 #6 CACHED 03:12:11 03:12:11 #7 exporting to image 03:12:11 #7 exporting layers 03:12:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:11 #7 exporting layers done 03:12:11 #7 exporting manifest sha256:ce8fd57f4f577f7503c260f02f2a9bc35fe686dc1c61e9254100bc0127525b3c done 03:12:11 #7 exporting config sha256:ea937971f7b86a4883603d8c286d58df0740d9504f54b30bad4b5c7b236ccb73 done 03:12:11 #7 exporting manifest sha256:ba4f88e42c00efb5b579c54e76e614864b47372f9311a95003c2d0c82a7f1f94 done 03:12:11 #7 exporting config sha256:0ddf21f737636503f01c94b2beb3e0df51c190f5285f4f363aaa0f69a8d07164 done 03:12:11 #7 exporting manifest list sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd done 03:12:11 #7 pushing layers 0.0s done 03:12:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:af4e4d90713a98310bd079905d7dc1df4db34ed43f2bb40502dfd2de9b596dfd 0.1s done 03:12:11 #7 DONE 0.1s 03:12:11 03:12:11 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:12:11 #8 DONE 0.0s 03:12:11 03:12:11 1 warning found (use --debug to expand): 03:12:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' 03:12:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - 03:12:11 #1 [internal] load build definition from Dockerfile 03:12:11 #1 transferring dockerfile: 196B done 03:12:11 #1 DONE 0.0s 03:12:11 03:12:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:11 #2 DONE 0.0s 03:12:11 03:12:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:11 #3 DONE 0.0s 03:12:11 03:12:11 #4 [internal] load .dockerignore 03:12:11 #4 transferring context: 2B done 03:12:11 #4 DONE 0.0s 03:12:11 03:12:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 03:12:11 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 03:12:11 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done 03:12:11 #5 DONE 0.0s 03:12:11 03:12:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 03:12:11 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done 03:12:11 #6 DONE 0.1s 03:12:11 03:12:11 #7 exporting to image 03:12:11 #7 exporting layers done 03:12:11 #7 exporting manifest sha256:d2d76368a621192b114764ec1318b1ed3d6439ed9c8d7c2e8eec982f4be02e6b done 03:12:11 #7 exporting config sha256:4e5f0deeaadb12e73274d52a7cf8496be3bbd46d21c4f7d22052146a70158fc4 done 03:12:11 #7 exporting manifest sha256:45e299634aec6ab56ccf1cf6293acac83f16b8be9d93b954b760a5f30e11345e done 03:12:11 #7 exporting config sha256:cd6a2713ff89efd78ea3b091066f0f562a67309d6ee2bd056355bd0152934510 done 03:12:11 #7 exporting manifest list sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 0.0s done 03:12:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:11 #7 ... 03:12:11 03:12:11 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:12:11 #8 DONE 0.0s 03:12:11 03:12:11 #7 exporting to image 03:12:11 #7 pushing layers 0.1s done 03:12:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 03:12:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 0.1s done 03:12:12 #7 DONE 0.2s 03:12:12 03:12:12 1 warning found (use --debug to expand): 03:12:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 03:12:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 03:12:12 #1 [internal] load build definition from Dockerfile 03:12:12 #1 transferring dockerfile: 162B done 03:12:12 #1 DONE 0.0s 03:12:12 03:12:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 03:12:12 #2 DONE 0.0s 03:12:12 03:12:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 03:12:12 #3 DONE 0.0s 03:12:12 03:12:12 #4 [internal] load .dockerignore 03:12:12 #4 transferring context: 2B done 03:12:12 #4 DONE 0.0s 03:12:12 03:12:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 03:12:12 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done 03:12:12 #5 DONE 0.0s 03:12:12 03:12:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 03:12:12 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done 03:12:12 #6 CACHED 03:12:12 03:12:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 03:12:12 #5 CACHED 03:12:12 03:12:12 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:12:12 #7 DONE 0.0s 03:12:12 03:12:12 #8 exporting to image 03:12:12 #8 exporting layers done 03:12:12 #8 exporting manifest sha256:d2d76368a621192b114764ec1318b1ed3d6439ed9c8d7c2e8eec982f4be02e6b done 03:12:12 #8 exporting config sha256:4e5f0deeaadb12e73274d52a7cf8496be3bbd46d21c4f7d22052146a70158fc4 done 03:12:12 #8 exporting manifest sha256:45e299634aec6ab56ccf1cf6293acac83f16b8be9d93b954b760a5f30e11345e done 03:12:12 #8 exporting config sha256:cd6a2713ff89efd78ea3b091066f0f562a67309d6ee2bd056355bd0152934510 done 03:12:12 #8 exporting manifest list sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 done 03:12:12 #8 pushing layers 0.0s done 03:12:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 0.1s done 03:12:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:12 #8 DONE 0.1s 03:12:12 03:12:12 1 warning found (use --debug to expand): 03:12:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60' 03:12:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60 --push - 03:12:13 #1 [internal] load build definition from Dockerfile 03:12:13 #1 transferring dockerfile: 168B done 03:12:13 #1 DONE 0.0s 03:12:13 03:12:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60 03:12:13 #2 DONE 0.0s 03:12:13 03:12:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60 03:12:13 #3 DONE 0.0s 03:12:13 03:12:13 #4 [internal] load .dockerignore 03:12:13 #4 transferring context: 2B done 03:12:13 #4 DONE 0.0s 03:12:13 03:12:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 03:12:13 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 done 03:12:13 #5 CACHED 03:12:13 03:12:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 03:12:13 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done 03:12:13 #6 CACHED 03:12:13 03:12:13 #7 exporting to image 03:12:13 #7 exporting layers done 03:12:13 #7 exporting manifest sha256:d2d76368a621192b114764ec1318b1ed3d6439ed9c8d7c2e8eec982f4be02e6b done 03:12:13 #7 exporting config sha256:4e5f0deeaadb12e73274d52a7cf8496be3bbd46d21c4f7d22052146a70158fc4 done 03:12:13 #7 exporting manifest sha256:45e299634aec6ab56ccf1cf6293acac83f16b8be9d93b954b760a5f30e11345e done 03:12:13 #7 exporting config sha256:cd6a2713ff89efd78ea3b091066f0f562a67309d6ee2bd056355bd0152934510 03:12:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:13 #7 exporting config sha256:cd6a2713ff89efd78ea3b091066f0f562a67309d6ee2bd056355bd0152934510 done 03:12:13 #7 exporting manifest list sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 done 03:12:13 #7 pushing layers 0.0s done 03:12:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.60@sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 0.1s done 03:12:13 #7 DONE 0.1s 03:12:13 03:12:13 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:12:13 #8 DONE 0.0s 03:12:13 03:12:13 1 warning found (use --debug to expand): 03:12:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' 03:12:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - 03:12:13 #1 [internal] load build definition from Dockerfile 03:12:13 #1 transferring dockerfile: 209B done 03:12:13 #1 DONE 0.0s 03:12:13 03:12:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:13 #2 DONE 0.0s 03:12:13 03:12:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:13 #3 DONE 0.0s 03:12:13 03:12:13 #4 [internal] load .dockerignore 03:12:13 #4 transferring context: 2B done 03:12:13 #4 DONE 0.0s 03:12:13 03:12:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 03:12:13 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done 03:12:13 #5 CACHED 03:12:13 03:12:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 03:12:13 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done 03:12:13 #6 CACHED 03:12:13 03:12:13 #7 exporting to image 03:12:13 #7 exporting layers done 03:12:13 #7 exporting manifest sha256:d2d76368a621192b114764ec1318b1ed3d6439ed9c8d7c2e8eec982f4be02e6b done 03:12:13 #7 exporting config sha256:4e5f0deeaadb12e73274d52a7cf8496be3bbd46d21c4f7d22052146a70158fc4 03:12:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:13 #7 exporting config sha256:4e5f0deeaadb12e73274d52a7cf8496be3bbd46d21c4f7d22052146a70158fc4 done 03:12:13 #7 exporting manifest sha256:45e299634aec6ab56ccf1cf6293acac83f16b8be9d93b954b760a5f30e11345e done 03:12:13 #7 exporting config sha256:cd6a2713ff89efd78ea3b091066f0f562a67309d6ee2bd056355bd0152934510 done 03:12:13 #7 exporting manifest list sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 done 03:12:13 #7 pushing layers 0.0s done 03:12:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 0.1s done 03:12:13 #7 DONE 0.1s 03:12:13 03:12:13 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:12:13 #8 DONE 0.0s 03:12:13 03:12:13 1 warning found (use --debug to expand): 03:12:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 03:12:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 03:12:14 #1 [internal] load build definition from Dockerfile 03:12:14 #1 transferring dockerfile: 160B done 03:12:14 #1 DONE 0.0s 03:12:14 03:12:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 03:12:14 #2 DONE 0.0s 03:12:14 03:12:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 03:12:14 #3 DONE 0.0s 03:12:14 03:12:14 #4 [internal] load .dockerignore 03:12:14 #4 transferring context: 2B done 03:12:14 #4 DONE 0.0s 03:12:14 03:12:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 03:12:14 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 done 03:12:14 #5 CACHED 03:12:14 03:12:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 03:12:14 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bfe3a063f017f920e54eb42e4d51c522128bf422fb7093413cb6f925b36ee312 0.0s done 03:12:14 #6 CACHED 03:12:14 03:12:14 #7 exporting to image 03:12:14 #7 exporting layers done 03:12:14 #7 exporting manifest sha256:d2d76368a621192b114764ec1318b1ed3d6439ed9c8d7c2e8eec982f4be02e6b done 03:12:14 #7 exporting config sha256:4e5f0deeaadb12e73274d52a7cf8496be3bbd46d21c4f7d22052146a70158fc4 done 03:12:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:14 #7 exporting manifest sha256:45e299634aec6ab56ccf1cf6293acac83f16b8be9d93b954b760a5f30e11345e done 03:12:14 #7 exporting config sha256:cd6a2713ff89efd78ea3b091066f0f562a67309d6ee2bd056355bd0152934510 done 03:12:14 #7 exporting manifest list sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 done 03:12:14 #7 pushing layers 0.0s done 03:12:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:54285f3d73250ebbfb28cc23dda0ca96478b025b449f9e80800a4c5dce89cf53 0.1s done 03:12:14 #7 DONE 0.1s 03:12:14 03:12:14 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:12:14 #8 DONE 0.0s 03:12:14 03:12:14 1 warning found (use --debug to expand): 03:12:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' 03:12:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - 03:12:14 #1 [internal] load build definition from Dockerfile 03:12:14 #1 transferring dockerfile: 198B done 03:12:14 #1 DONE 0.0s 03:12:14 03:12:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:14 #2 DONE 0.0s 03:12:14 03:12:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:14 #3 DONE 0.0s 03:12:14 03:12:14 #4 [internal] load .dockerignore 03:12:14 #4 transferring context: 2B done 03:12:14 #4 DONE 0.0s 03:12:14 03:12:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 03:12:14 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done 03:12:14 #5 DONE 0.0s 03:12:14 03:12:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 03:12:14 #6 DONE 0.0s 03:12:14 03:12:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 03:12:14 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done 03:12:14 #5 DONE 0.1s 03:12:14 03:12:14 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:12:14 #7 DONE 0.0s 03:12:14 03:12:14 #8 exporting to image 03:12:14 #8 exporting layers done 03:12:14 #8 exporting manifest sha256:dc2edca659cc7cce65e5e5f3ac1691c32cab8ba54df686bbd9b226e9a8e84bd8 done 03:12:14 #8 exporting config sha256:cc1953399bdd92ab6c8a6f62b1a87bcc239bda45b12e1552700fc9bcab2ad148 done 03:12:14 #8 exporting manifest sha256:111ba36cc6e17db77cde1f32e46963e97e9d9cbafb2811cef4b7f45cea14257a done 03:12:14 #8 exporting config sha256:70199a84eb5bccbe3571f649242574573c41a3ecf01e3c6ddb9c1d2fd8c78e7c done 03:12:14 #8 exporting manifest list sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 done 03:12:14 #8 pushing layers 03:12:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:15 #8 pushing layers 0.1s done 03:12:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 0.1s done 03:12:15 #8 DONE 0.2s 03:12:15 03:12:15 1 warning found (use --debug to expand): 03:12:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 03:12:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 03:12:15 #1 [internal] load build definition from Dockerfile 03:12:15 #1 transferring dockerfile: 164B done 03:12:15 #1 DONE 0.0s 03:12:15 03:12:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 03:12:15 #2 DONE 0.0s 03:12:15 03:12:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 03:12:15 #3 DONE 0.0s 03:12:15 03:12:15 #4 [internal] load .dockerignore 03:12:15 #4 transferring context: 2B done 03:12:15 #4 DONE 0.0s 03:12:15 03:12:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 03:12:15 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done 03:12:15 #5 CACHED 03:12:15 03:12:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 03:12:15 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done 03:12:15 #6 CACHED 03:12:15 03:12:15 #7 exporting to image 03:12:15 #7 exporting layers done 03:12:15 #7 exporting manifest sha256:dc2edca659cc7cce65e5e5f3ac1691c32cab8ba54df686bbd9b226e9a8e84bd8 done 03:12:15 #7 exporting config sha256:cc1953399bdd92ab6c8a6f62b1a87bcc239bda45b12e1552700fc9bcab2ad148 03:12:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:15 #7 exporting config sha256:cc1953399bdd92ab6c8a6f62b1a87bcc239bda45b12e1552700fc9bcab2ad148 done 03:12:15 #7 exporting manifest sha256:111ba36cc6e17db77cde1f32e46963e97e9d9cbafb2811cef4b7f45cea14257a done 03:12:15 #7 exporting config sha256:70199a84eb5bccbe3571f649242574573c41a3ecf01e3c6ddb9c1d2fd8c78e7c done 03:12:15 #7 exporting manifest list sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 done 03:12:15 #7 pushing layers 0.0s done 03:12:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 0.1s done 03:12:15 #7 DONE 0.1s 03:12:15 03:12:15 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:12:15 #8 DONE 0.0s 03:12:15 03:12:15 1 warning found (use --debug to expand): 03:12:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60' 03:12:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60 --push - 03:12:16 #1 [internal] load build definition from Dockerfile 03:12:16 #1 transferring dockerfile: 170B done 03:12:16 #1 DONE 0.0s 03:12:16 03:12:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60 03:12:16 #2 DONE 0.0s 03:12:16 03:12:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60 03:12:16 #3 DONE 0.0s 03:12:16 03:12:16 #4 [internal] load .dockerignore 03:12:16 #4 transferring context: 2B done 03:12:16 #4 DONE 0.0s 03:12:16 03:12:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 03:12:16 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 done 03:12:16 #5 CACHED 03:12:16 03:12:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 03:12:16 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done 03:12:16 #6 CACHED 03:12:16 03:12:16 #7 exporting to image 03:12:16 #7 exporting layers done 03:12:16 #7 exporting manifest sha256:dc2edca659cc7cce65e5e5f3ac1691c32cab8ba54df686bbd9b226e9a8e84bd8 done 03:12:16 #7 exporting config sha256:cc1953399bdd92ab6c8a6f62b1a87bcc239bda45b12e1552700fc9bcab2ad148 done 03:12:16 #7 exporting manifest sha256:111ba36cc6e17db77cde1f32e46963e97e9d9cbafb2811cef4b7f45cea14257a done 03:12:16 #7 exporting config sha256:70199a84eb5bccbe3571f649242574573c41a3ecf01e3c6ddb9c1d2fd8c78e7c done 03:12:16 #7 exporting manifest list sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 done 03:12:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:16 #7 pushing layers 0.0s done 03:12:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.60@sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 0.1s done 03:12:16 #7 DONE 0.1s 03:12:16 03:12:16 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:12:16 #8 DONE 0.0s 03:12:16 03:12:16 1 warning found (use --debug to expand): 03:12:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' 03:12:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - 03:12:16 #1 [internal] load build definition from Dockerfile 03:12:16 #1 transferring dockerfile: 211B done 03:12:16 #1 DONE 0.0s 03:12:16 03:12:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:16 #2 DONE 0.0s 03:12:16 03:12:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:16 #3 DONE 0.0s 03:12:16 03:12:16 #4 [internal] load .dockerignore 03:12:16 #4 transferring context: 2B done 03:12:16 #4 DONE 0.0s 03:12:16 03:12:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 03:12:16 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done 03:12:16 #5 CACHED 03:12:16 03:12:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 03:12:16 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done 03:12:16 #6 CACHED 03:12:16 03:12:16 #7 exporting to image 03:12:16 #7 exporting layers 03:12:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:16 #7 exporting layers done 03:12:16 #7 exporting manifest sha256:dc2edca659cc7cce65e5e5f3ac1691c32cab8ba54df686bbd9b226e9a8e84bd8 done 03:12:16 #7 exporting config sha256:cc1953399bdd92ab6c8a6f62b1a87bcc239bda45b12e1552700fc9bcab2ad148 done 03:12:16 #7 exporting manifest sha256:111ba36cc6e17db77cde1f32e46963e97e9d9cbafb2811cef4b7f45cea14257a done 03:12:16 #7 exporting config sha256:70199a84eb5bccbe3571f649242574573c41a3ecf01e3c6ddb9c1d2fd8c78e7c done 03:12:16 #7 exporting manifest list sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 done 03:12:16 #7 pushing layers 0.0s done 03:12:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 0.1s done 03:12:16 #7 DONE 0.1s 03:12:16 03:12:16 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:12:16 #8 DONE 0.0s 03:12:16 03:12:16 1 warning found (use --debug to expand): 03:12:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 03:12:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 03:12:17 #1 [internal] load build definition from Dockerfile 03:12:17 #1 transferring dockerfile: 162B done 03:12:17 #1 DONE 0.0s 03:12:17 03:12:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 03:12:17 #2 DONE 0.0s 03:12:17 03:12:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 03:12:17 #3 DONE 0.0s 03:12:17 03:12:17 #4 [internal] load .dockerignore 03:12:17 #4 transferring context: 2B done 03:12:17 #4 DONE 0.0s 03:12:17 03:12:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 03:12:17 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done 03:12:17 #5 CACHED 03:12:17 03:12:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 03:12:17 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8d9dc20d042fd0976322921af6de0dfc1fc8e5d4bf17814f07c2cf8022af4f26 0.0s done 03:12:17 #6 CACHED 03:12:17 03:12:17 #7 exporting to image 03:12:17 #7 exporting layers done 03:12:17 #7 exporting manifest sha256:dc2edca659cc7cce65e5e5f3ac1691c32cab8ba54df686bbd9b226e9a8e84bd8 done 03:12:17 #7 exporting config sha256:cc1953399bdd92ab6c8a6f62b1a87bcc239bda45b12e1552700fc9bcab2ad148 done 03:12:17 #7 exporting manifest sha256:111ba36cc6e17db77cde1f32e46963e97e9d9cbafb2811cef4b7f45cea14257a done 03:12:17 #7 exporting config sha256:70199a84eb5bccbe3571f649242574573c41a3ecf01e3c6ddb9c1d2fd8c78e7c 03:12:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:17 #7 exporting config sha256:70199a84eb5bccbe3571f649242574573c41a3ecf01e3c6ddb9c1d2fd8c78e7c done 03:12:17 #7 exporting manifest list sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 done 03:12:17 #7 pushing layers 0.0s done 03:12:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:c8daa81686c3c70d6994c49d051bc0b0172e53a3d763e88bcc81a9947943e506 0.1s done 03:12:17 #7 DONE 0.1s 03:12:17 03:12:17 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:12:17 #8 DONE 0.0s 03:12:17 03:12:17 1 warning found (use --debug to expand): 03:12:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' 03:12:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - 03:12:17 #1 [internal] load build definition from Dockerfile 03:12:17 #1 transferring dockerfile: 206B done 03:12:17 #1 DONE 0.0s 03:12:17 03:12:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:17 #2 DONE 0.0s 03:12:17 03:12:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:17 #3 DONE 0.0s 03:12:17 03:12:17 #4 [internal] load .dockerignore 03:12:17 #4 transferring context: 2B done 03:12:17 #4 DONE 0.0s 03:12:17 03:12:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 03:12:17 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 03:12:17 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done 03:12:17 #5 DONE 0.0s 03:12:17 03:12:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 03:12:17 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done 03:12:18 #6 DONE 0.2s 03:12:18 03:12:18 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:12:18 #7 DONE 0.0s 03:12:18 03:12:18 #8 exporting to image 03:12:18 #8 exporting layers done 03:12:18 #8 exporting manifest sha256:13a8b36b9d709d2ef740cd9affb1a70cc58fe094347ba25c36f35452d2562e0e done 03:12:18 #8 exporting config sha256:1748c956e5f44f5e6364a1eb141145fa4d5b53afdece92f5a4c8d0faf7ac66c7 done 03:12:18 #8 exporting manifest sha256:5a9899a3f66fabfba10bb7c2e1d81d073e3b784259411f144e56469eaafe0c1f 0.0s done 03:12:18 #8 exporting config sha256:ff7c75725597fb88a17dd96b935f97cb9c52e3765098428174530d3859860f42 done 03:12:18 #8 exporting manifest list sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 done 03:12:18 #8 pushing layers 03:12:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:18 #8 pushing layers 0.1s done 03:12:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 0.1s done 03:12:18 #8 DONE 0.2s 03:12:18 03:12:18 1 warning found (use --debug to expand): 03:12:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 03:12:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 03:12:18 #1 [internal] load build definition from Dockerfile 03:12:18 #1 transferring dockerfile: 172B done 03:12:18 #1 DONE 0.0s 03:12:18 03:12:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:12:18 #2 DONE 0.0s 03:12:18 03:12:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:12:18 #3 DONE 0.0s 03:12:18 03:12:18 #4 [internal] load .dockerignore 03:12:18 #4 transferring context: 2B done 03:12:18 #4 DONE 0.0s 03:12:18 03:12:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 03:12:18 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done 03:12:18 #5 CACHED 03:12:18 03:12:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 03:12:18 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done 03:12:18 #6 CACHED 03:12:18 03:12:18 #7 exporting to image 03:12:18 #7 exporting layers done 03:12:18 #7 exporting manifest sha256:13a8b36b9d709d2ef740cd9affb1a70cc58fe094347ba25c36f35452d2562e0e done 03:12:18 #7 exporting config sha256:1748c956e5f44f5e6364a1eb141145fa4d5b53afdece92f5a4c8d0faf7ac66c7 done 03:12:18 #7 exporting manifest sha256:5a9899a3f66fabfba10bb7c2e1d81d073e3b784259411f144e56469eaafe0c1f 03:12:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:18 #7 exporting manifest sha256:5a9899a3f66fabfba10bb7c2e1d81d073e3b784259411f144e56469eaafe0c1f done 03:12:18 #7 exporting config sha256:ff7c75725597fb88a17dd96b935f97cb9c52e3765098428174530d3859860f42 done 03:12:18 #7 exporting manifest list sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 done 03:12:18 #7 pushing layers 0.0s done 03:12:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 0.1s done 03:12:18 #7 DONE 0.1s 03:12:18 03:12:18 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:12:18 #8 DONE 0.0s 03:12:18 03:12:18 1 warning found (use --debug to expand): 03:12:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60 --push - 03:12:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60' 03:12:19 #1 [internal] load build definition from Dockerfile 03:12:19 #1 transferring dockerfile: 178B done 03:12:19 #1 DONE 0.0s 03:12:19 03:12:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60 03:12:19 #2 DONE 0.0s 03:12:19 03:12:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60 03:12:19 #3 DONE 0.0s 03:12:19 03:12:19 #4 [internal] load .dockerignore 03:12:19 #4 transferring context: 2B done 03:12:19 #4 DONE 0.0s 03:12:19 03:12:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 03:12:19 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done 03:12:19 #5 DONE 0.0s 03:12:19 03:12:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 03:12:19 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done 03:12:19 #6 CACHED 03:12:19 03:12:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 03:12:19 #5 CACHED 03:12:19 03:12:19 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:12:19 #7 DONE 0.0s 03:12:19 03:12:19 #8 exporting to image 03:12:19 #8 exporting layers done 03:12:19 #8 exporting manifest sha256:13a8b36b9d709d2ef740cd9affb1a70cc58fe094347ba25c36f35452d2562e0e done 03:12:19 #8 exporting config sha256:1748c956e5f44f5e6364a1eb141145fa4d5b53afdece92f5a4c8d0faf7ac66c7 done 03:12:19 #8 exporting manifest sha256:5a9899a3f66fabfba10bb7c2e1d81d073e3b784259411f144e56469eaafe0c1f done 03:12:19 #8 exporting config sha256:ff7c75725597fb88a17dd96b935f97cb9c52e3765098428174530d3859860f42 done 03:12:19 #8 exporting manifest list sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 done 03:12:19 #8 pushing layers 0.0s done 03:12:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.60@sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 0.1s done 03:12:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:19 #8 DONE 0.1s 03:12:19 03:12:19 1 warning found (use --debug to expand): 03:12:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' 03:12:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - 03:12:19 #1 [internal] load build definition from Dockerfile 03:12:19 #1 transferring dockerfile: 219B done 03:12:19 #1 DONE 0.0s 03:12:19 03:12:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:19 #2 DONE 0.0s 03:12:19 03:12:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:19 #3 DONE 0.0s 03:12:19 03:12:19 #4 [internal] load .dockerignore 03:12:19 #4 transferring context: 2B done 03:12:19 #4 DONE 0.0s 03:12:19 03:12:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 03:12:19 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done 03:12:19 #5 CACHED 03:12:19 03:12:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 03:12:19 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done 03:12:19 #6 CACHED 03:12:19 03:12:19 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:12:19 #7 DONE 0.0s 03:12:19 03:12:19 #8 exporting to image 03:12:19 #8 exporting layers done 03:12:19 #8 exporting manifest sha256:13a8b36b9d709d2ef740cd9affb1a70cc58fe094347ba25c36f35452d2562e0e done 03:12:19 #8 exporting config sha256:1748c956e5f44f5e6364a1eb141145fa4d5b53afdece92f5a4c8d0faf7ac66c7 done 03:12:19 #8 exporting manifest sha256:5a9899a3f66fabfba10bb7c2e1d81d073e3b784259411f144e56469eaafe0c1f done 03:12:19 #8 exporting config sha256:ff7c75725597fb88a17dd96b935f97cb9c52e3765098428174530d3859860f42 done 03:12:19 #8 exporting manifest list sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 done 03:12:19 #8 pushing layers 0.0s done 03:12:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 0.1s done 03:12:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:19 #8 DONE 0.1s 03:12:19 03:12:19 1 warning found (use --debug to expand): 03:12:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 03:12:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 03:12:20 #1 [internal] load build definition from Dockerfile 03:12:20 #1 transferring dockerfile: 170B done 03:12:20 #1 DONE 0.0s 03:12:20 03:12:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:12:20 #2 DONE 0.0s 03:12:20 03:12:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:12:20 #3 DONE 0.0s 03:12:20 03:12:20 #4 [internal] load .dockerignore 03:12:20 #4 transferring context: 2B done 03:12:20 #4 DONE 0.0s 03:12:20 03:12:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 03:12:20 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done 03:12:20 #5 CACHED 03:12:20 03:12:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 03:12:20 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3fcde583b2ec24e83c3972c7fb4f9209d1f0cbee3f12d003d0737848ec14de08 0.0s done 03:12:20 #6 CACHED 03:12:20 03:12:20 #7 exporting to image 03:12:20 #7 exporting layers done 03:12:20 #7 exporting manifest sha256:13a8b36b9d709d2ef740cd9affb1a70cc58fe094347ba25c36f35452d2562e0e done 03:12:20 #7 exporting config sha256:1748c956e5f44f5e6364a1eb141145fa4d5b53afdece92f5a4c8d0faf7ac66c7 03:12:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:20 #7 exporting config sha256:1748c956e5f44f5e6364a1eb141145fa4d5b53afdece92f5a4c8d0faf7ac66c7 done 03:12:20 #7 exporting manifest sha256:5a9899a3f66fabfba10bb7c2e1d81d073e3b784259411f144e56469eaafe0c1f done 03:12:20 #7 exporting config sha256:ff7c75725597fb88a17dd96b935f97cb9c52e3765098428174530d3859860f42 done 03:12:20 #7 exporting manifest list sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 done 03:12:20 #7 pushing layers 0.0s done 03:12:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:284e8830c39ba010f8e429cb25dcbf7acf6480039fe8ff653a9da3dcdf9b0a58 0.1s done 03:12:20 #7 DONE 0.1s 03:12:20 03:12:20 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:12:20 #8 DONE 0.0s 03:12:20 03:12:20 1 warning found (use --debug to expand): 03:12:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' 03:12:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - 03:12:20 #1 [internal] load build definition from Dockerfile 03:12:20 #1 transferring dockerfile: 204B done 03:12:20 #1 DONE 0.0s 03:12:20 03:12:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:20 #2 DONE 0.0s 03:12:20 03:12:20 #3 [internal] load .dockerignore 03:12:20 #3 transferring context: 2B done 03:12:20 #3 DONE 0.0s 03:12:20 03:12:20 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:20 #4 DONE 0.1s 03:12:20 03:12:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 03:12:20 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 03:12:20 #5 ... 03:12:20 03:12:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 03:12:20 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done 03:12:20 #6 DONE 0.1s 03:12:20 03:12:20 #7 exporting to image 03:12:20 #7 exporting layers done 03:12:20 #7 exporting manifest sha256:849c0ca6126211d333d8bb77982f9d4909374c87705d37219c509c5e4c9c9b79 done 03:12:20 #7 exporting config sha256:7f3b0d9d1de7a6823652a449e968ee7a73c2b5ca4836621c3b2deb8185ba43f2 done 03:12:20 #7 exporting manifest sha256:775d8b0accc640aefd846d2f5b39931df650f5f546cb668c2ef46b5362d7222c done 03:12:20 #7 exporting config sha256:94fedd58f3babdcc26f40eb47872dced52aba0419612d010ec41088df97d707d done 03:12:20 #7 exporting manifest list sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 03:12:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:20 #7 ... 03:12:20 03:12:20 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:12:20 #8 DONE 0.0s 03:12:20 03:12:20 #7 exporting to image 03:12:20 #7 exporting manifest list sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 done 03:12:20 #7 pushing layers 0.1s done 03:12:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 03:12:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 0.1s done 03:12:21 #7 DONE 0.2s 03:12:21 03:12:21 1 warning found (use --debug to expand): 03:12:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 03:12:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 03:12:21 #1 [internal] load build definition from Dockerfile 03:12:21 #1 transferring dockerfile: 170B done 03:12:21 #1 DONE 0.0s 03:12:21 03:12:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:12:21 #2 DONE 0.0s 03:12:21 03:12:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:12:21 #3 DONE 0.0s 03:12:21 03:12:21 #4 [internal] load .dockerignore 03:12:21 #4 transferring context: 2B done 03:12:21 #4 DONE 0.0s 03:12:21 03:12:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 03:12:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done 03:12:21 #5 DONE 0.0s 03:12:21 03:12:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 03:12:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done 03:12:21 #6 CACHED 03:12:21 03:12:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 03:12:21 #5 CACHED 03:12:21 03:12:21 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:12:21 #7 DONE 0.0s 03:12:21 03:12:21 #8 exporting to image 03:12:21 #8 exporting layers done 03:12:21 #8 exporting manifest sha256:849c0ca6126211d333d8bb77982f9d4909374c87705d37219c509c5e4c9c9b79 done 03:12:21 #8 exporting config sha256:7f3b0d9d1de7a6823652a449e968ee7a73c2b5ca4836621c3b2deb8185ba43f2 done 03:12:21 #8 exporting manifest sha256:775d8b0accc640aefd846d2f5b39931df650f5f546cb668c2ef46b5362d7222c done 03:12:21 #8 exporting config sha256:94fedd58f3babdcc26f40eb47872dced52aba0419612d010ec41088df97d707d done 03:12:21 #8 exporting manifest list sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 done 03:12:21 #8 pushing layers 0.0s done 03:12:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 0.1s done 03:12:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:21 #8 DONE 0.1s 03:12:21 03:12:21 1 warning found (use --debug to expand): 03:12:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60' 03:12:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60 --push - 03:12:22 #1 [internal] load build definition from Dockerfile 03:12:22 #1 transferring dockerfile: 176B done 03:12:22 #1 DONE 0.0s 03:12:22 03:12:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60 03:12:22 #2 DONE 0.0s 03:12:22 03:12:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60 03:12:22 #3 DONE 0.0s 03:12:22 03:12:22 #4 [internal] load .dockerignore 03:12:22 #4 transferring context: 2B done 03:12:22 #4 DONE 0.0s 03:12:22 03:12:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 03:12:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done 03:12:22 #5 CACHED 03:12:22 03:12:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 03:12:22 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done 03:12:22 #6 CACHED 03:12:22 03:12:22 #7 exporting to image 03:12:22 #7 exporting layers done 03:12:22 #7 exporting manifest sha256:849c0ca6126211d333d8bb77982f9d4909374c87705d37219c509c5e4c9c9b79 done 03:12:22 #7 exporting config sha256:7f3b0d9d1de7a6823652a449e968ee7a73c2b5ca4836621c3b2deb8185ba43f2 done 03:12:22 #7 exporting manifest sha256:775d8b0accc640aefd846d2f5b39931df650f5f546cb668c2ef46b5362d7222c done 03:12:22 #7 exporting config sha256:94fedd58f3babdcc26f40eb47872dced52aba0419612d010ec41088df97d707d done 03:12:22 #7 exporting manifest list sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 done 03:12:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:22 #7 pushing layers 0.0s done 03:12:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.60@sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 0.1s done 03:12:22 #7 DONE 0.1s 03:12:22 03:12:22 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:12:22 #8 DONE 0.0s 03:12:22 03:12:22 1 warning found (use --debug to expand): 03:12:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' 03:12:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - 03:12:22 #1 [internal] load build definition from Dockerfile 03:12:22 #1 transferring dockerfile: 217B done 03:12:22 #1 DONE 0.0s 03:12:22 03:12:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:22 #2 DONE 0.0s 03:12:22 03:12:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:22 #3 DONE 0.0s 03:12:22 03:12:22 #4 [internal] load .dockerignore 03:12:22 #4 transferring context: 2B done 03:12:22 #4 DONE 0.0s 03:12:22 03:12:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 03:12:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done 03:12:22 #5 CACHED 03:12:22 03:12:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 03:12:22 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done 03:12:22 #6 CACHED 03:12:22 03:12:22 #7 exporting to image 03:12:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:22 #7 exporting layers done 03:12:22 #7 exporting manifest sha256:849c0ca6126211d333d8bb77982f9d4909374c87705d37219c509c5e4c9c9b79 done 03:12:22 #7 exporting config sha256:7f3b0d9d1de7a6823652a449e968ee7a73c2b5ca4836621c3b2deb8185ba43f2 done 03:12:22 #7 exporting manifest sha256:775d8b0accc640aefd846d2f5b39931df650f5f546cb668c2ef46b5362d7222c done 03:12:22 #7 exporting config sha256:94fedd58f3babdcc26f40eb47872dced52aba0419612d010ec41088df97d707d done 03:12:22 #7 exporting manifest list sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 done 03:12:22 #7 pushing layers 0.0s done 03:12:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 0.1s done 03:12:22 #7 DONE 0.1s 03:12:22 03:12:22 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:12:22 #8 DONE 0.0s 03:12:22 03:12:22 1 warning found (use --debug to expand): 03:12:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 03:12:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 03:12:23 #1 [internal] load build definition from Dockerfile 03:12:23 #1 transferring dockerfile: 168B 0.0s done 03:12:23 #1 DONE 0.0s 03:12:23 03:12:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:12:23 #2 DONE 0.0s 03:12:23 03:12:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:12:23 #3 DONE 0.0s 03:12:23 03:12:23 #4 [internal] load .dockerignore 03:12:23 #4 transferring context: 2B done 03:12:23 #4 DONE 0.0s 03:12:23 03:12:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 03:12:23 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done 03:12:23 #5 DONE 0.0s 03:12:23 03:12:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 03:12:23 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 0.0s done 03:12:23 #6 CACHED 03:12:23 03:12:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5b92e4556f5596ca67162ec72ebeda0b81e18c78fa6d21101d047f34b0ab9bac 03:12:23 #5 CACHED 03:12:23 03:12:23 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:12:23 #7 DONE 0.0s 03:12:23 03:12:23 #8 exporting to image 03:12:23 #8 exporting layers done 03:12:23 #8 exporting manifest sha256:849c0ca6126211d333d8bb77982f9d4909374c87705d37219c509c5e4c9c9b79 done 03:12:23 #8 exporting config sha256:7f3b0d9d1de7a6823652a449e968ee7a73c2b5ca4836621c3b2deb8185ba43f2 done 03:12:23 #8 exporting manifest sha256:775d8b0accc640aefd846d2f5b39931df650f5f546cb668c2ef46b5362d7222c done 03:12:23 #8 exporting config sha256:94fedd58f3babdcc26f40eb47872dced52aba0419612d010ec41088df97d707d done 03:12:23 #8 exporting manifest list sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 done 03:12:23 #8 pushing layers 0.0s done 03:12:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c01430c09fe848d061df8480aa1ec3f5c937b6e91938c333329f47b9551a4f91 0.1s done 03:12:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:23 #8 DONE 0.1s 03:12:23 03:12:23 1 warning found (use --debug to expand): 03:12:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' 03:12:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - 03:12:23 #1 [internal] load build definition from Dockerfile 03:12:23 #1 transferring dockerfile: 205B done 03:12:23 #1 DONE 0.0s 03:12:23 03:12:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:23 #2 DONE 0.0s 03:12:23 03:12:23 #3 [internal] load .dockerignore 03:12:23 #3 transferring context: 03:12:24 #3 transferring context: 2B done 03:12:24 #3 DONE 0.0s 03:12:24 03:12:24 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:24 #4 DONE 0.0s 03:12:24 03:12:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 03:12:24 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 0.0s done 03:12:24 #5 DONE 0.0s 03:12:24 03:12:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 03:12:24 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 0.0s done 03:12:24 #6 DONE 0.1s 03:12:24 03:12:24 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:12:24 #7 DONE 0.0s 03:12:24 03:12:24 #8 exporting to image 03:12:24 #8 exporting layers done 03:12:24 #8 exporting manifest sha256:c24a37b22f6c668acf0f51ad804af67b9894bd342dd3f9fee1a4d2606ee32a4c done 03:12:24 #8 exporting config sha256:dc79f85c5232d9a52bb02b35e0d65f041b3256e096b4dbd9d5f4ae4dc7b13c19 done 03:12:24 #8 exporting manifest sha256:974d2849d6bf8eada79a655f42216b10ecdea074158b0e355ac2f67214bd9aca done 03:12:24 #8 exporting config sha256:c3ea26d02604ed040b7844c1ebfaf6b4592023a68e292b14e0398b573bc7bb9b done 03:12:24 #8 exporting manifest list sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 done 03:12:24 #8 pushing layers 0.1s done 03:12:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 03:12:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 0.1s done 03:12:24 #8 DONE 0.2s 03:12:24 03:12:24 1 warning found (use --debug to expand): 03:12:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 03:12:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 03:12:24 #1 [internal] load build definition from Dockerfile 03:12:24 #1 transferring dockerfile: 171B done 03:12:24 #1 DONE 0.0s 03:12:24 03:12:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:12:24 #2 DONE 0.0s 03:12:24 03:12:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:12:24 #3 DONE 0.0s 03:12:24 03:12:24 #4 [internal] load .dockerignore 03:12:24 #4 transferring context: 2B done 03:12:24 #4 DONE 0.0s 03:12:24 03:12:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 03:12:24 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 0.0s done 03:12:24 #5 DONE 0.0s 03:12:24 03:12:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 03:12:25 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 0.0s done 03:12:25 #6 CACHED 03:12:25 03:12:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 03:12:25 #5 CACHED 03:12:25 03:12:25 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:12:25 #7 DONE 0.0s 03:12:25 03:12:25 #8 exporting to image 03:12:25 #8 exporting layers done 03:12:25 #8 exporting manifest sha256:c24a37b22f6c668acf0f51ad804af67b9894bd342dd3f9fee1a4d2606ee32a4c done 03:12:25 #8 exporting config sha256:dc79f85c5232d9a52bb02b35e0d65f041b3256e096b4dbd9d5f4ae4dc7b13c19 done 03:12:25 #8 exporting manifest sha256:974d2849d6bf8eada79a655f42216b10ecdea074158b0e355ac2f67214bd9aca done 03:12:25 #8 exporting config sha256:c3ea26d02604ed040b7844c1ebfaf6b4592023a68e292b14e0398b573bc7bb9b done 03:12:25 #8 exporting manifest list sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 done 03:12:25 #8 pushing layers 0.0s done 03:12:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 0.1s done 03:12:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:25 #8 DONE 0.1s 03:12:25 03:12:25 1 warning found (use --debug to expand): 03:12:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60' 03:12:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60 --push - 03:12:25 #1 [internal] load build definition from Dockerfile 03:12:25 #1 transferring dockerfile: 177B done 03:12:25 #1 DONE 0.0s 03:12:25 03:12:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60 03:12:25 #2 DONE 0.0s 03:12:25 03:12:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60 03:12:25 #3 DONE 0.0s 03:12:25 03:12:25 #4 [internal] load .dockerignore 03:12:25 #4 transferring context: 2B done 03:12:25 #4 DONE 0.0s 03:12:25 03:12:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 03:12:25 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f done 03:12:25 #5 CACHED 03:12:25 03:12:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 03:12:25 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 0.0s done 03:12:25 #6 CACHED 03:12:25 03:12:25 #7 exporting to image 03:12:25 #7 exporting layers done 03:12:25 #7 exporting manifest sha256:c24a37b22f6c668acf0f51ad804af67b9894bd342dd3f9fee1a4d2606ee32a4c done 03:12:25 #7 exporting config sha256:dc79f85c5232d9a52bb02b35e0d65f041b3256e096b4dbd9d5f4ae4dc7b13c19 done 03:12:25 #7 exporting manifest sha256:974d2849d6bf8eada79a655f42216b10ecdea074158b0e355ac2f67214bd9aca done 03:12:25 #7 exporting config sha256:c3ea26d02604ed040b7844c1ebfaf6b4592023a68e292b14e0398b573bc7bb9b done 03:12:25 #7 exporting manifest list sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 done 03:12:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:26 #7 pushing layers 0.0s done 03:12:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.60@sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 0.1s done 03:12:26 #7 DONE 0.1s 03:12:26 03:12:26 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:12:26 #8 DONE 0.0s 03:12:26 03:12:26 1 warning found (use --debug to expand): 03:12:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - 03:12:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' 03:12:26 #1 [internal] load build definition from Dockerfile 03:12:26 #1 transferring dockerfile: 218B done 03:12:26 #1 DONE 0.0s 03:12:26 03:12:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:26 #2 DONE 0.0s 03:12:26 03:12:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:26 #3 DONE 0.0s 03:12:26 03:12:26 #4 [internal] load .dockerignore 03:12:26 #4 transferring context: 2B done 03:12:26 #4 DONE 0.0s 03:12:26 03:12:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 03:12:26 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 0.0s done 03:12:26 #5 CACHED 03:12:26 03:12:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 03:12:26 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 0.0s done 03:12:26 #6 CACHED 03:12:26 03:12:26 #7 exporting to image 03:12:26 #7 exporting layers done 03:12:26 #7 exporting manifest sha256:c24a37b22f6c668acf0f51ad804af67b9894bd342dd3f9fee1a4d2606ee32a4c done 03:12:26 #7 exporting config sha256:dc79f85c5232d9a52bb02b35e0d65f041b3256e096b4dbd9d5f4ae4dc7b13c19 done 03:12:26 #7 exporting manifest sha256:974d2849d6bf8eada79a655f42216b10ecdea074158b0e355ac2f67214bd9aca done 03:12:26 #7 exporting config sha256:c3ea26d02604ed040b7844c1ebfaf6b4592023a68e292b14e0398b573bc7bb9b done 03:12:26 #7 exporting manifest list sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 03:12:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:26 #7 exporting manifest list sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 done 03:12:26 #7 pushing layers 0.0s done 03:12:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 0.1s done 03:12:26 #7 DONE 0.1s 03:12:26 03:12:26 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:12:26 #8 DONE 0.0s 03:12:26 03:12:26 1 warning found (use --debug to expand): 03:12:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 03:12:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 03:12:27 #1 [internal] load build definition from Dockerfile 03:12:27 #1 transferring dockerfile: 169B done 03:12:27 #1 DONE 0.0s 03:12:27 03:12:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:12:27 #2 DONE 0.0s 03:12:27 03:12:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:12:27 #3 DONE 0.0s 03:12:27 03:12:27 #4 [internal] load .dockerignore 03:12:27 #4 transferring context: 2B done 03:12:27 #4 DONE 0.0s 03:12:27 03:12:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 03:12:27 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f done 03:12:27 #5 CACHED 03:12:27 03:12:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f 03:12:27 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d8952897b2bef0849c7fa117b522cd6bacbfcc3d32d398a57e2f8653e338535f done 03:12:27 #6 CACHED 03:12:27 03:12:27 #7 exporting to image 03:12:27 #7 exporting layers done 03:12:27 #7 exporting manifest sha256:c24a37b22f6c668acf0f51ad804af67b9894bd342dd3f9fee1a4d2606ee32a4c done 03:12:27 #7 exporting config sha256:dc79f85c5232d9a52bb02b35e0d65f041b3256e096b4dbd9d5f4ae4dc7b13c19 done 03:12:27 #7 exporting manifest sha256:974d2849d6bf8eada79a655f42216b10ecdea074158b0e355ac2f67214bd9aca done 03:12:27 #7 exporting config sha256:c3ea26d02604ed040b7844c1ebfaf6b4592023a68e292b14e0398b573bc7bb9b done 03:12:27 #7 exporting manifest list sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 done 03:12:27 #7 pushing layers 0.0s done 03:12:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 03:12:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:4e44648c01d51060039446ce7c8c5e27a84c0dd24f28648947eb09f01dc48c36 0.1s done 03:12:27 #7 DONE 0.1s 03:12:27 03:12:27 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:12:27 #8 DONE 0.0s 03:12:27 03:12:27 1 warning found (use --debug to expand): 03:12:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' 03:12:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - 03:12:27 #1 [internal] load build definition from Dockerfile 03:12:27 #1 transferring dockerfile: 211B done 03:12:27 #1 DONE 0.0s 03:12:27 03:12:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:27 #2 DONE 0.0s 03:12:27 03:12:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:27 #3 DONE 0.0s 03:12:27 03:12:27 #4 [internal] load .dockerignore 03:12:27 #4 transferring context: 2B done 03:12:27 #4 DONE 0.0s 03:12:27 03:12:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 03:12:27 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 03:12:27 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done 03:12:27 #5 DONE 0.0s 03:12:27 03:12:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 03:12:27 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done 03:12:27 #6 DONE 0.2s 03:12:27 03:12:27 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:12:27 #7 DONE 0.0s 03:12:27 03:12:27 #8 exporting to image 03:12:27 #8 exporting layers done 03:12:27 #8 exporting manifest sha256:3e5cd7d4cd2c595a58120d39a6a20fe8a2bf036c30877fffd8caf9723c5cf88f done 03:12:27 #8 exporting config sha256:49d8e7218d3367be96ccfd0394a35174745b08ff7a1589bfbf373550ecff7179 done 03:12:27 #8 exporting manifest sha256:d7f33deca890326eafdb9381afc0fae50a0354174fc4aaeec11cd19b5f0a2acd done 03:12:27 #8 exporting config sha256:4e2b9e9fc56e155e2e9f198c00f07b759fdac6dfa7d1bba83556b3a5b22fdeee done 03:12:27 #8 exporting manifest list sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e done 03:12:27 #8 pushing layers 0.1s done 03:12:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e 03:12:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e 0.1s done 03:12:28 #8 DONE 0.2s 03:12:28 03:12:28 1 warning found (use --debug to expand): 03:12:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 03:12:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 03:12:28 #1 [internal] load build definition from Dockerfile 03:12:28 #1 transferring dockerfile: 177B done 03:12:28 #1 DONE 0.0s 03:12:28 03:12:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:12:28 #2 DONE 0.0s 03:12:28 03:12:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:12:28 #3 DONE 0.0s 03:12:28 03:12:28 #4 [internal] load .dockerignore 03:12:28 #4 transferring context: 2B done 03:12:28 #4 DONE 0.0s 03:12:28 03:12:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 03:12:28 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done 03:12:28 #5 CACHED 03:12:28 03:12:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 03:12:28 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done 03:12:28 #6 CACHED 03:12:28 03:12:28 #7 exporting to image 03:12:28 #7 exporting layers 03:12:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:28 #7 exporting layers done 03:12:28 #7 exporting manifest sha256:3e5cd7d4cd2c595a58120d39a6a20fe8a2bf036c30877fffd8caf9723c5cf88f done 03:12:28 #7 exporting config sha256:49d8e7218d3367be96ccfd0394a35174745b08ff7a1589bfbf373550ecff7179 done 03:12:28 #7 exporting manifest sha256:d7f33deca890326eafdb9381afc0fae50a0354174fc4aaeec11cd19b5f0a2acd done 03:12:28 #7 exporting config sha256:4e2b9e9fc56e155e2e9f198c00f07b759fdac6dfa7d1bba83556b3a5b22fdeee done 03:12:28 #7 exporting manifest list sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e done 03:12:28 #7 pushing layers 0.0s done 03:12:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e 0.1s done 03:12:28 #7 DONE 0.1s 03:12:28 03:12:28 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:12:28 #8 DONE 0.0s 03:12:28 03:12:28 1 warning found (use --debug to expand): 03:12:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60 --push - 03:12:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60' 03:12:29 #1 [internal] load build definition from Dockerfile 03:12:29 #1 transferring dockerfile: 183B done 03:12:29 #1 DONE 0.0s 03:12:29 03:12:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60 03:12:29 #2 DONE 0.0s 03:12:29 03:12:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60 03:12:29 #3 DONE 0.0s 03:12:29 03:12:29 #4 [internal] load .dockerignore 03:12:29 #4 transferring context: 2B done 03:12:29 #4 DONE 0.0s 03:12:29 03:12:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 03:12:29 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done 03:12:29 #5 CACHED 03:12:29 03:12:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 03:12:29 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done 03:12:29 #6 CACHED 03:12:29 03:12:29 #7 exporting to image 03:12:29 #7 exporting layers done 03:12:29 #7 exporting manifest sha256:3e5cd7d4cd2c595a58120d39a6a20fe8a2bf036c30877fffd8caf9723c5cf88f done 03:12:29 #7 exporting config sha256:49d8e7218d3367be96ccfd0394a35174745b08ff7a1589bfbf373550ecff7179 done 03:12:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:29 #7 exporting manifest sha256:d7f33deca890326eafdb9381afc0fae50a0354174fc4aaeec11cd19b5f0a2acd done 03:12:29 #7 exporting config sha256:4e2b9e9fc56e155e2e9f198c00f07b759fdac6dfa7d1bba83556b3a5b22fdeee done 03:12:29 #7 exporting manifest list sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e done 03:12:29 #7 pushing layers 0.0s done 03:12:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.60@sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e 0.1s done 03:12:29 #7 DONE 0.1s 03:12:29 03:12:29 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:12:29 #8 DONE 0.0s 03:12:29 03:12:29 1 warning found (use --debug to expand): 03:12:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' 03:12:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - 03:12:29 #1 [internal] load build definition from Dockerfile 03:12:29 #1 transferring dockerfile: 224B done 03:12:29 #1 DONE 0.0s 03:12:29 03:12:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:29 #2 DONE 0.0s 03:12:29 03:12:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:29 #3 DONE 0.0s 03:12:29 03:12:29 #4 [internal] load .dockerignore 03:12:29 #4 transferring context: 2B done 03:12:29 #4 DONE 0.0s 03:12:29 03:12:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 03:12:29 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done 03:12:29 #5 CACHED 03:12:29 03:12:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 03:12:29 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done 03:12:29 #6 CACHED 03:12:29 03:12:29 #7 exporting to image 03:12:29 #7 exporting layers done 03:12:29 #7 exporting manifest sha256:3e5cd7d4cd2c595a58120d39a6a20fe8a2bf036c30877fffd8caf9723c5cf88f done 03:12:29 #7 exporting config sha256:49d8e7218d3367be96ccfd0394a35174745b08ff7a1589bfbf373550ecff7179 03:12:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:29 #7 exporting config sha256:49d8e7218d3367be96ccfd0394a35174745b08ff7a1589bfbf373550ecff7179 done 03:12:29 #7 exporting manifest sha256:d7f33deca890326eafdb9381afc0fae50a0354174fc4aaeec11cd19b5f0a2acd done 03:12:29 #7 exporting config sha256:4e2b9e9fc56e155e2e9f198c00f07b759fdac6dfa7d1bba83556b3a5b22fdeee done 03:12:29 #7 exporting manifest list sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e done 03:12:29 #7 pushing layers 0.0s done 03:12:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e 0.1s done 03:12:29 #7 DONE 0.1s 03:12:29 03:12:29 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:12:29 #8 DONE 0.0s 03:12:29 03:12:29 1 warning found (use --debug to expand): 03:12:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 03:12:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 03:12:30 #1 [internal] load build definition from Dockerfile 03:12:30 #1 transferring dockerfile: 175B done 03:12:30 #1 DONE 0.0s 03:12:30 03:12:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:12:30 #2 DONE 0.0s 03:12:30 03:12:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:12:30 #3 DONE 0.0s 03:12:30 03:12:30 #4 [internal] load .dockerignore 03:12:30 #4 transferring context: 2B done 03:12:30 #4 DONE 0.0s 03:12:30 03:12:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 03:12:30 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done 03:12:30 #5 CACHED 03:12:30 03:12:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 03:12:30 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c7fb701758316d112607f147d763decec167be68da3c02327839b3e2669e69a9 0.0s done 03:12:30 #6 CACHED 03:12:30 03:12:30 #7 exporting to image 03:12:30 #7 exporting layers done 03:12:30 #7 exporting manifest sha256:3e5cd7d4cd2c595a58120d39a6a20fe8a2bf036c30877fffd8caf9723c5cf88f done 03:12:30 #7 exporting config sha256:49d8e7218d3367be96ccfd0394a35174745b08ff7a1589bfbf373550ecff7179 done 03:12:30 #7 exporting manifest sha256:d7f33deca890326eafdb9381afc0fae50a0354174fc4aaeec11cd19b5f0a2acd done 03:12:30 #7 exporting config sha256:4e2b9e9fc56e155e2e9f198c00f07b759fdac6dfa7d1bba83556b3a5b22fdeee 03:12:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:30 #7 exporting config sha256:4e2b9e9fc56e155e2e9f198c00f07b759fdac6dfa7d1bba83556b3a5b22fdeee done 03:12:30 #7 exporting manifest list sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e done 03:12:30 #7 pushing layers 0.0s done 03:12:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6f74055c9c44bc0789d4bea295c56787a97b8f0f213b4dc06acd68adc2a3d11e 0.1s done 03:12:30 #7 DONE 0.1s 03:12:30 03:12:30 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:12:30 #8 DONE 0.0s 03:12:30 03:12:30 1 warning found (use --debug to expand): 03:12:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' 03:12:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - 03:12:30 #1 [internal] load build definition from Dockerfile 03:12:30 #1 transferring dockerfile: 215B done 03:12:30 #1 DONE 0.0s 03:12:30 03:12:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:30 #2 DONE 0.0s 03:12:30 03:12:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:30 #3 DONE 0.1s 03:12:30 03:12:30 #4 [internal] load .dockerignore 03:12:30 #4 transferring context: 2B done 03:12:30 #4 DONE 0.0s 03:12:30 03:12:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 03:12:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done 03:12:30 #5 DONE 0.0s 03:12:30 03:12:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 03:12:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done 03:12:30 #6 DONE 0.1s 03:12:30 03:12:30 #7 exporting to image 03:12:30 #7 exporting layers done 03:12:30 #7 exporting manifest sha256:c7f51b99cc412a094560904565a57be616b77f587ffe05929313e9778e519e2d 0.0s done 03:12:30 #7 exporting config sha256:5c9616a59f82782ebe1bcaf235c83e3c95f8249f8ff85e473c3b14f3beb4639b done 03:12:30 #7 exporting manifest sha256:70c598cef5fc9d7a8903d015301895a4dcb2435cbd5a0be820d0ec01020e3634 done 03:12:30 #7 exporting config sha256:899e76e5421fdf3f29959e59434e52ee08014ceb7c56dcaf130fe0e11e05ea2b 03:12:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:30 #7 ... 03:12:30 03:12:30 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:12:30 #8 DONE 0.0s 03:12:30 03:12:30 #7 exporting to image 03:12:30 #7 exporting config sha256:899e76e5421fdf3f29959e59434e52ee08014ceb7c56dcaf130fe0e11e05ea2b done 03:12:30 #7 exporting manifest list sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 done 03:12:30 #7 pushing layers 0.1s done 03:12:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 03:12:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 0.1s done 03:12:31 #7 DONE 0.2s 03:12:31 03:12:31 1 warning found (use --debug to expand): 03:12:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 03:12:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 03:12:31 #1 [internal] load build definition from Dockerfile 03:12:31 #1 transferring dockerfile: 181B done 03:12:31 #1 DONE 0.0s 03:12:31 03:12:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:12:31 #2 DONE 0.0s 03:12:31 03:12:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:12:31 #3 DONE 0.0s 03:12:31 03:12:31 #4 [internal] load .dockerignore 03:12:31 #4 transferring context: 2B done 03:12:31 #4 DONE 0.0s 03:12:31 03:12:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 03:12:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done 03:12:31 #5 CACHED 03:12:31 03:12:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 03:12:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done 03:12:31 #6 CACHED 03:12:31 03:12:31 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:12:31 #7 DONE 0.0s 03:12:31 03:12:31 #8 exporting to image 03:12:31 #8 exporting layers done 03:12:31 #8 exporting manifest sha256:c7f51b99cc412a094560904565a57be616b77f587ffe05929313e9778e519e2d done 03:12:31 #8 exporting config sha256:5c9616a59f82782ebe1bcaf235c83e3c95f8249f8ff85e473c3b14f3beb4639b done 03:12:31 #8 exporting manifest sha256:70c598cef5fc9d7a8903d015301895a4dcb2435cbd5a0be820d0ec01020e3634 done 03:12:31 #8 exporting config sha256:899e76e5421fdf3f29959e59434e52ee08014ceb7c56dcaf130fe0e11e05ea2b done 03:12:31 #8 exporting manifest list sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 done 03:12:31 #8 pushing layers 0.0s done 03:12:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 0.1s done 03:12:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:31 #8 DONE 0.1s 03:12:31 03:12:31 1 warning found (use --debug to expand): 03:12:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60' 03:12:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60 --push - 03:12:32 #1 [internal] load build definition from Dockerfile 03:12:32 #1 transferring dockerfile: 187B done 03:12:32 #1 DONE 0.0s 03:12:32 03:12:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60 03:12:32 #2 DONE 0.0s 03:12:32 03:12:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60 03:12:32 #3 DONE 0.0s 03:12:32 03:12:32 #4 [internal] load .dockerignore 03:12:32 #4 transferring context: 2B done 03:12:32 #4 DONE 0.0s 03:12:32 03:12:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 03:12:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 done 03:12:32 #5 CACHED 03:12:32 03:12:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 03:12:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done 03:12:32 #6 CACHED 03:12:32 03:12:32 #7 exporting to image 03:12:32 #7 exporting layers done 03:12:32 #7 exporting manifest sha256:c7f51b99cc412a094560904565a57be616b77f587ffe05929313e9778e519e2d done 03:12:32 #7 exporting config sha256:5c9616a59f82782ebe1bcaf235c83e3c95f8249f8ff85e473c3b14f3beb4639b 03:12:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:32 #7 exporting config sha256:5c9616a59f82782ebe1bcaf235c83e3c95f8249f8ff85e473c3b14f3beb4639b done 03:12:32 #7 exporting manifest sha256:70c598cef5fc9d7a8903d015301895a4dcb2435cbd5a0be820d0ec01020e3634 done 03:12:32 #7 exporting config sha256:899e76e5421fdf3f29959e59434e52ee08014ceb7c56dcaf130fe0e11e05ea2b done 03:12:32 #7 exporting manifest list sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 done 03:12:32 #7 pushing layers 0.0s done 03:12:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.60@sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 0.1s done 03:12:32 #7 DONE 0.1s 03:12:32 03:12:32 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:12:32 #8 DONE 0.0s 03:12:32 03:12:32 1 warning found (use --debug to expand): 03:12:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - 03:12:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' 03:12:32 #1 [internal] load build definition from Dockerfile 03:12:32 #1 transferring dockerfile: 228B done 03:12:32 #1 DONE 0.0s 03:12:32 03:12:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:32 #2 DONE 0.0s 03:12:32 03:12:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:32 #3 DONE 0.0s 03:12:32 03:12:32 #4 [internal] load .dockerignore 03:12:32 #4 transferring context: 2B done 03:12:32 #4 DONE 0.0s 03:12:32 03:12:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 03:12:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done 03:12:32 #5 CACHED 03:12:32 03:12:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 03:12:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done 03:12:32 #6 CACHED 03:12:32 03:12:32 #7 exporting to image 03:12:32 #7 exporting layers done 03:12:32 #7 exporting manifest sha256:c7f51b99cc412a094560904565a57be616b77f587ffe05929313e9778e519e2d done 03:12:32 #7 exporting config sha256:5c9616a59f82782ebe1bcaf235c83e3c95f8249f8ff85e473c3b14f3beb4639b done 03:12:32 #7 exporting manifest sha256:70c598cef5fc9d7a8903d015301895a4dcb2435cbd5a0be820d0ec01020e3634 done 03:12:32 #7 exporting config sha256:899e76e5421fdf3f29959e59434e52ee08014ceb7c56dcaf130fe0e11e05ea2b 03:12:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:32 #7 exporting config sha256:899e76e5421fdf3f29959e59434e52ee08014ceb7c56dcaf130fe0e11e05ea2b done 03:12:32 #7 exporting manifest list sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 done 03:12:32 #7 pushing layers 0.0s done 03:12:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 0.1s done 03:12:32 #7 DONE 0.1s 03:12:32 03:12:32 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:12:32 #8 DONE 0.0s 03:12:32 03:12:32 1 warning found (use --debug to expand): 03:12:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 03:12:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 03:12:33 #1 [internal] load build definition from Dockerfile 03:12:33 #1 transferring dockerfile: 179B done 03:12:33 #1 DONE 0.0s 03:12:33 03:12:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:12:33 #2 DONE 0.0s 03:12:33 03:12:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:12:33 #3 DONE 0.0s 03:12:33 03:12:33 #4 [internal] load .dockerignore 03:12:33 #4 transferring context: 2B done 03:12:33 #4 DONE 0.0s 03:12:33 03:12:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 03:12:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 done 03:12:33 #5 CACHED 03:12:33 03:12:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 03:12:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:fefe5e58cd8676e5cd656f3a93546cf8352fb7b3c336316528974ee33d1a1661 0.0s done 03:12:33 #6 CACHED 03:12:33 03:12:33 #7 exporting to image 03:12:33 #7 exporting layers done 03:12:33 #7 exporting manifest sha256:c7f51b99cc412a094560904565a57be616b77f587ffe05929313e9778e519e2d done 03:12:33 #7 exporting config sha256:5c9616a59f82782ebe1bcaf235c83e3c95f8249f8ff85e473c3b14f3beb4639b done 03:12:33 #7 exporting manifest sha256:70c598cef5fc9d7a8903d015301895a4dcb2435cbd5a0be820d0ec01020e3634 done 03:12:33 #7 exporting config sha256:899e76e5421fdf3f29959e59434e52ee08014ceb7c56dcaf130fe0e11e05ea2b done 03:12:33 #7 exporting manifest list sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 done 03:12:33 #7 pushing layers 0.0s done 03:12:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 03:12:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:5b9a8488805f3bd0e695cbc53ef9a19be60781d576d069542bcd4baedadaee70 0.1s done 03:12:33 #7 DONE 0.1s 03:12:33 03:12:33 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:12:33 #8 DONE 0.0s 03:12:33 03:12:33 1 warning found (use --debug to expand): 03:12:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' 03:12:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - 03:12:33 #1 [internal] load build definition from Dockerfile 03:12:33 #1 transferring dockerfile: 205B done 03:12:33 #1 DONE 0.0s 03:12:33 03:12:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:33 #2 DONE 0.0s 03:12:33 03:12:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:33 #3 DONE 0.0s 03:12:33 03:12:33 #4 [internal] load .dockerignore 03:12:33 #4 transferring context: 2B done 03:12:33 #4 DONE 0.0s 03:12:33 03:12:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 03:12:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done 03:12:33 #5 DONE 0.0s 03:12:33 03:12:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 03:12:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done 03:12:33 #6 DONE 0.0s 03:12:33 03:12:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 03:12:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done 03:12:33 #5 DONE 0.1s 03:12:33 03:12:33 #7 exporting to image 03:12:33 #7 exporting layers done 03:12:33 #7 exporting manifest sha256:3e812c0997951ecae2fb7599d27eb97fb694e89c3899cc01540e641d8343d1f7 done 03:12:33 #7 exporting config sha256:10ba20321bea2da7868906c625eae46a53e362fee921a344220efba818ac50bb done 03:12:33 #7 exporting manifest sha256:207e8fbc8d45ed5548f17428105481707f0daf9b50b0f85bdf438e0db04727df done 03:12:33 #7 exporting config sha256:0de7f3fba31805499e39edcef43413f2b30950381ce4fd4bfbfea5ccb56fa00a done 03:12:33 #7 exporting manifest list sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f 03:12:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:33 #7 ... 03:12:33 03:12:33 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:12:33 #8 DONE 0.0s 03:12:33 03:12:33 #7 exporting to image 03:12:33 #7 exporting manifest list sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f done 03:12:33 #7 pushing layers 0.1s done 03:12:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f 03:12:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f 0.1s done 03:12:34 #7 DONE 0.2s 03:12:34 03:12:34 1 warning found (use --debug to expand): 03:12:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 03:12:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 03:12:34 #1 [internal] load build definition from Dockerfile 03:12:34 #1 transferring dockerfile: 171B done 03:12:34 #1 DONE 0.0s 03:12:34 03:12:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:12:34 #2 DONE 0.0s 03:12:34 03:12:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:12:34 #3 DONE 0.0s 03:12:34 03:12:34 #4 [internal] load .dockerignore 03:12:34 #4 transferring context: 2B done 03:12:34 #4 DONE 0.0s 03:12:34 03:12:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 03:12:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done 03:12:34 #5 CACHED 03:12:34 03:12:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 03:12:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done 03:12:34 #6 CACHED 03:12:34 03:12:34 #7 exporting to image 03:12:34 #7 exporting layers 03:12:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:34 #7 exporting layers done 03:12:34 #7 exporting manifest sha256:3e812c0997951ecae2fb7599d27eb97fb694e89c3899cc01540e641d8343d1f7 done 03:12:34 #7 exporting config sha256:10ba20321bea2da7868906c625eae46a53e362fee921a344220efba818ac50bb done 03:12:34 #7 exporting manifest sha256:207e8fbc8d45ed5548f17428105481707f0daf9b50b0f85bdf438e0db04727df done 03:12:34 #7 exporting config sha256:0de7f3fba31805499e39edcef43413f2b30950381ce4fd4bfbfea5ccb56fa00a done 03:12:34 #7 exporting manifest list sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f done 03:12:34 #7 pushing layers 0.0s done 03:12:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f 0.1s done 03:12:34 #7 DONE 0.1s 03:12:34 03:12:34 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:12:34 #8 DONE 0.0s 03:12:34 03:12:34 1 warning found (use --debug to expand): 03:12:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60' 03:12:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60 --push - 03:12:35 #1 [internal] load build definition from Dockerfile 03:12:35 #1 transferring dockerfile: 177B done 03:12:35 #1 DONE 0.0s 03:12:35 03:12:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60 03:12:35 #2 DONE 0.0s 03:12:35 03:12:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60 03:12:35 #3 DONE 0.0s 03:12:35 03:12:35 #4 [internal] load .dockerignore 03:12:35 #4 transferring context: 2B done 03:12:35 #4 DONE 0.0s 03:12:35 03:12:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 03:12:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done 03:12:35 #5 CACHED 03:12:35 03:12:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 03:12:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done 03:12:35 #6 CACHED 03:12:35 03:12:35 #7 exporting to image 03:12:35 #7 exporting layers done 03:12:35 #7 exporting manifest sha256:3e812c0997951ecae2fb7599d27eb97fb694e89c3899cc01540e641d8343d1f7 done 03:12:35 #7 exporting config sha256:10ba20321bea2da7868906c625eae46a53e362fee921a344220efba818ac50bb done 03:12:35 #7 exporting manifest sha256:207e8fbc8d45ed5548f17428105481707f0daf9b50b0f85bdf438e0db04727df done 03:12:35 #7 exporting config sha256:0de7f3fba31805499e39edcef43413f2b30950381ce4fd4bfbfea5ccb56fa00a done 03:12:35 #7 exporting manifest list sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f done 03:12:35 #7 pushing layers 0.0s done 03:12:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f 03:12:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.60@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f 0.1s done 03:12:35 #7 DONE 0.1s 03:12:35 03:12:35 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:12:35 #8 DONE 0.0s 03:12:35 03:12:35 1 warning found (use --debug to expand): 03:12:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - 03:12:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' 03:12:35 #1 [internal] load build definition from Dockerfile 03:12:35 #1 transferring dockerfile: 218B done 03:12:35 #1 DONE 0.0s 03:12:35 03:12:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:35 #2 DONE 0.0s 03:12:35 03:12:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:35 #3 DONE 0.0s 03:12:35 03:12:35 #4 [internal] load .dockerignore 03:12:35 #4 transferring context: 2B done 03:12:35 #4 DONE 0.0s 03:12:35 03:12:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 03:12:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f done 03:12:35 #5 CACHED 03:12:35 03:12:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 03:12:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f done 03:12:35 #6 CACHED 03:12:35 03:12:35 #7 exporting to image 03:12:35 #7 exporting layers done 03:12:35 #7 exporting manifest sha256:3e812c0997951ecae2fb7599d27eb97fb694e89c3899cc01540e641d8343d1f7 done 03:12:35 #7 exporting config sha256:10ba20321bea2da7868906c625eae46a53e362fee921a344220efba818ac50bb done 03:12:35 #7 exporting manifest sha256:207e8fbc8d45ed5548f17428105481707f0daf9b50b0f85bdf438e0db04727df done 03:12:35 #7 exporting config sha256:0de7f3fba31805499e39edcef43413f2b30950381ce4fd4bfbfea5ccb56fa00a done 03:12:35 #7 exporting manifest list sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f done 03:12:35 #7 pushing layers 0.0s done 03:12:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f 03:12:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f 0.1s done 03:12:35 #7 DONE 0.1s 03:12:35 03:12:35 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:12:35 #8 DONE 0.0s 03:12:35 03:12:35 1 warning found (use --debug to expand): 03:12:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 03:12:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 03:12:36 #1 [internal] load build definition from Dockerfile 03:12:36 #1 transferring dockerfile: 169B done 03:12:36 #1 DONE 0.0s 03:12:36 03:12:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:12:36 #2 DONE 0.0s 03:12:36 03:12:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:12:36 #3 DONE 0.0s 03:12:36 03:12:36 #4 [internal] load .dockerignore 03:12:36 #4 transferring context: 2B done 03:12:36 #4 DONE 0.0s 03:12:36 03:12:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 03:12:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done 03:12:36 #5 CACHED 03:12:36 03:12:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 03:12:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:88fa060866f0b47c54e6deeb325dff6d3e6b930fae70a8a93ad4a7461967a07f 0.0s done 03:12:36 #6 CACHED 03:12:36 03:12:36 #7 exporting to image 03:12:36 #7 exporting layers done 03:12:36 #7 exporting manifest sha256:3e812c0997951ecae2fb7599d27eb97fb694e89c3899cc01540e641d8343d1f7 done 03:12:36 #7 exporting config sha256:10ba20321bea2da7868906c625eae46a53e362fee921a344220efba818ac50bb done 03:12:36 #7 exporting manifest sha256:207e8fbc8d45ed5548f17428105481707f0daf9b50b0f85bdf438e0db04727df done 03:12:36 #7 exporting config sha256:0de7f3fba31805499e39edcef43413f2b30950381ce4fd4bfbfea5ccb56fa00a done 03:12:36 #7 exporting manifest list sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f 03:12:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:36 #7 exporting manifest list sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f done 03:12:36 #7 pushing layers 0.0s done 03:12:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ad3282e90811615b81c8b1225608c0aa71d1d3086cadbd8354b5c51dd23d492f 0.1s done 03:12:36 #7 DONE 0.1s 03:12:36 03:12:36 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:12:36 #8 DONE 0.0s 03:12:36 03:12:36 1 warning found (use --debug to expand): 03:12:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - 03:12:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' 03:12:36 #1 [internal] load build definition from Dockerfile 03:12:36 #1 transferring dockerfile: 206B done 03:12:36 #1 DONE 0.0s 03:12:36 03:12:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:36 #2 DONE 0.0s 03:12:36 03:12:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:36 #3 DONE 0.0s 03:12:36 03:12:36 #4 [internal] load .dockerignore 03:12:36 #4 transferring context: 2B done 03:12:36 #4 DONE 0.0s 03:12:36 03:12:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 03:12:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f done 03:12:36 #5 DONE 0.0s 03:12:36 03:12:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 03:12:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 0.0s done 03:12:37 #6 DONE 0.0s 03:12:37 03:12:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 03:12:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f done 03:12:37 #5 DONE 0.1s 03:12:37 03:12:37 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:12:37 #7 DONE 0.0s 03:12:37 03:12:37 #8 exporting to image 03:12:37 #8 exporting layers done 03:12:37 #8 exporting manifest sha256:74f8cc27a92f1de5a836fc28b270c2cf128e5856d063ed67cd42e7ba09309fb0 done 03:12:37 #8 exporting config sha256:7749ab598e2f6b01e4a39e3f97c7c21f64b7b565d7126d565b5ab35eb15a9d3e done 03:12:37 #8 exporting manifest sha256:a543b33152f159cf55098e2f0a92079c8ad347ac24945146b58fbefe03bc4a19 done 03:12:37 #8 exporting config sha256:1a2f4b60eaeeea2e932f47d39f05a9759992d8311c34b6ee94bdf534cf841522 done 03:12:37 #8 exporting manifest list sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f done 03:12:37 #8 pushing layers 0.1s done 03:12:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f 03:12:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f 0.1s done 03:12:37 #8 DONE 0.2s 03:12:37 03:12:37 1 warning found (use --debug to expand): 03:12:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 03:12:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 03:12:37 #1 [internal] load build definition from Dockerfile 03:12:37 #1 transferring dockerfile: 172B done 03:12:37 #1 DONE 0.0s 03:12:37 03:12:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:12:37 #2 DONE 0.0s 03:12:37 03:12:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:12:37 #3 DONE 0.0s 03:12:37 03:12:37 #4 [internal] load .dockerignore 03:12:37 #4 transferring context: 2B done 03:12:37 #4 DONE 0.0s 03:12:37 03:12:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 03:12:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 0.0s done 03:12:37 #5 CACHED 03:12:37 03:12:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 03:12:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 0.0s done 03:12:37 #6 CACHED 03:12:37 03:12:37 #7 exporting to image 03:12:37 #7 exporting layers 03:12:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:37 #7 exporting layers done 03:12:37 #7 exporting manifest sha256:74f8cc27a92f1de5a836fc28b270c2cf128e5856d063ed67cd42e7ba09309fb0 done 03:12:37 #7 exporting config sha256:7749ab598e2f6b01e4a39e3f97c7c21f64b7b565d7126d565b5ab35eb15a9d3e done 03:12:37 #7 exporting manifest sha256:a543b33152f159cf55098e2f0a92079c8ad347ac24945146b58fbefe03bc4a19 done 03:12:37 #7 exporting config sha256:1a2f4b60eaeeea2e932f47d39f05a9759992d8311c34b6ee94bdf534cf841522 done 03:12:37 #7 exporting manifest list sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f done 03:12:37 #7 pushing layers 0.0s done 03:12:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f 0.1s done 03:12:37 #7 DONE 0.1s 03:12:37 03:12:37 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:12:37 #8 DONE 0.0s 03:12:37 03:12:37 1 warning found (use --debug to expand): 03:12:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60 --push - 03:12:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60' 03:12:38 #1 [internal] load build definition from Dockerfile 03:12:38 #1 transferring dockerfile: 178B done 03:12:38 #1 DONE 0.0s 03:12:38 03:12:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60 03:12:38 #2 DONE 0.0s 03:12:38 03:12:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60 03:12:38 #3 DONE 0.0s 03:12:38 03:12:38 #4 [internal] load .dockerignore 03:12:38 #4 transferring context: 2B done 03:12:38 #4 DONE 0.0s 03:12:38 03:12:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 03:12:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 0.0s done 03:12:38 #5 CACHED 03:12:38 03:12:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 03:12:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 0.0s done 03:12:38 #6 CACHED 03:12:38 03:12:38 #7 exporting to image 03:12:38 #7 exporting layers done 03:12:38 #7 exporting manifest sha256:74f8cc27a92f1de5a836fc28b270c2cf128e5856d063ed67cd42e7ba09309fb0 done 03:12:38 #7 exporting config sha256:7749ab598e2f6b01e4a39e3f97c7c21f64b7b565d7126d565b5ab35eb15a9d3e done 03:12:38 #7 exporting manifest sha256:a543b33152f159cf55098e2f0a92079c8ad347ac24945146b58fbefe03bc4a19 done 03:12:38 #7 exporting config sha256:1a2f4b60eaeeea2e932f47d39f05a9759992d8311c34b6ee94bdf534cf841522 done 03:12:38 #7 exporting manifest list sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f done 03:12:38 #7 pushing layers 0.0s done 03:12:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f 03:12:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.60@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f 0.1s done 03:12:38 #7 DONE 0.1s 03:12:38 03:12:38 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:12:38 #8 DONE 0.0s 03:12:38 03:12:38 1 warning found (use --debug to expand): 03:12:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' 03:12:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - 03:12:38 #1 [internal] load build definition from Dockerfile 03:12:38 #1 transferring dockerfile: 219B done 03:12:38 #1 DONE 0.0s 03:12:38 03:12:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:38 #2 DONE 0.0s 03:12:38 03:12:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:38 #3 DONE 0.0s 03:12:38 03:12:38 #4 [internal] load .dockerignore 03:12:38 #4 transferring context: 2B done 03:12:38 #4 DONE 0.0s 03:12:38 03:12:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 03:12:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f done 03:12:38 #5 CACHED 03:12:38 03:12:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 03:12:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 0.0s done 03:12:38 #6 CACHED 03:12:38 03:12:38 #7 exporting to image 03:12:38 #7 exporting layers done 03:12:38 #7 exporting manifest sha256:74f8cc27a92f1de5a836fc28b270c2cf128e5856d063ed67cd42e7ba09309fb0 done 03:12:38 #7 exporting config sha256:7749ab598e2f6b01e4a39e3f97c7c21f64b7b565d7126d565b5ab35eb15a9d3e done 03:12:38 #7 exporting manifest sha256:a543b33152f159cf55098e2f0a92079c8ad347ac24945146b58fbefe03bc4a19 done 03:12:38 #7 exporting config sha256:1a2f4b60eaeeea2e932f47d39f05a9759992d8311c34b6ee94bdf534cf841522 done 03:12:38 #7 exporting manifest list sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f done 03:12:38 #7 pushing layers 0.0s done 03:12:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f 03:12:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f 0.1s done 03:12:38 #7 DONE 0.1s 03:12:38 03:12:38 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:12:38 #8 DONE 0.0s 03:12:38 03:12:38 1 warning found (use --debug to expand): 03:12:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 03:12:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 03:12:39 #1 [internal] load build definition from Dockerfile 03:12:39 #1 transferring dockerfile: 170B done 03:12:39 #1 DONE 0.0s 03:12:39 03:12:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 03:12:39 #2 DONE 0.0s 03:12:39 03:12:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 03:12:39 #3 DONE 0.0s 03:12:39 03:12:39 #4 [internal] load .dockerignore 03:12:39 #4 transferring context: 2B done 03:12:39 #4 DONE 0.0s 03:12:39 03:12:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 03:12:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f done 03:12:39 #5 CACHED 03:12:39 03:12:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f 03:12:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fde03afa3a143befbbfdd264fd3f73f2017b3c6ef202053fccf5eff894d0e91f done 03:12:39 #6 CACHED 03:12:39 03:12:39 #7 exporting to image 03:12:39 #7 exporting layers done 03:12:39 #7 exporting manifest sha256:74f8cc27a92f1de5a836fc28b270c2cf128e5856d063ed67cd42e7ba09309fb0 done 03:12:39 #7 exporting config sha256:7749ab598e2f6b01e4a39e3f97c7c21f64b7b565d7126d565b5ab35eb15a9d3e done 03:12:39 #7 exporting manifest sha256:a543b33152f159cf55098e2f0a92079c8ad347ac24945146b58fbefe03bc4a19 done 03:12:39 #7 exporting config sha256:1a2f4b60eaeeea2e932f47d39f05a9759992d8311c34b6ee94bdf534cf841522 done 03:12:39 #7 exporting manifest list sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f done 03:12:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:39 #7 pushing layers 0.0s done 03:12:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5f074320f56c7c39b43fa2bffcf69e59748cb2ab1878659072533c904f8cc90f 0.1s done 03:12:39 #7 DONE 0.1s 03:12:39 03:12:39 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:12:39 #8 DONE 0.0s 03:12:39 03:12:39 1 warning found (use --debug to expand): 03:12:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' 03:12:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - 03:12:39 #1 [internal] load build definition from Dockerfile 03:12:39 #1 transferring dockerfile: 206B done 03:12:39 #1 DONE 0.0s 03:12:39 03:12:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:39 #2 DONE 0.0s 03:12:39 03:12:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:39 #3 DONE 0.0s 03:12:39 03:12:39 #4 [internal] load .dockerignore 03:12:39 #4 transferring context: 2B done 03:12:39 #4 DONE 0.0s 03:12:39 03:12:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 03:12:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done 03:12:39 #5 DONE 0.0s 03:12:39 03:12:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 03:12:40 #6 DONE 0.0s 03:12:40 03:12:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 03:12:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done 03:12:40 #5 DONE 0.1s 03:12:40 03:12:40 #7 exporting to image 03:12:40 #7 exporting layers done 03:12:40 #7 exporting manifest sha256:b585a3bca4a01a90387ecc7d9a99c1e9ba4d2709a2499b68beddb02b57d8c5f5 done 03:12:40 #7 exporting config sha256:897e23636fdc74a443c0d85f1ce6b355fefd1db1377874c4ec500c80b38facda done 03:12:40 #7 exporting manifest sha256:ea6436104c52e1ab20e87864e88dcbbb1da86cdc68bf75141bbf70717706f74d done 03:12:40 #7 exporting config sha256:5560739f1483de66b0a6a0410cf826934a609215db00e3232c98ba4dda6ff942 done 03:12:40 #7 exporting manifest list sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 03:12:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:40 #7 ... 03:12:40 03:12:40 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:12:40 #8 DONE 0.0s 03:12:40 03:12:40 #7 exporting to image 03:12:40 #7 exporting manifest list sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 done 03:12:40 #7 pushing layers 0.1s done 03:12:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 03:12:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 0.1s done 03:12:40 #7 DONE 0.2s 03:12:40 03:12:40 1 warning found (use --debug to expand): 03:12:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 03:12:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 03:12:40 #1 [internal] load build definition from Dockerfile 03:12:40 #1 transferring dockerfile: 172B done 03:12:40 #1 DONE 0.0s 03:12:40 03:12:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:12:40 #2 DONE 0.0s 03:12:40 03:12:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:12:40 #3 DONE 0.0s 03:12:40 03:12:40 #4 [internal] load .dockerignore 03:12:40 #4 transferring context: 2B done 03:12:40 #4 DONE 0.0s 03:12:40 03:12:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 03:12:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done 03:12:40 #5 DONE 0.0s 03:12:40 03:12:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 03:12:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done 03:12:40 #6 CACHED 03:12:40 03:12:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 03:12:40 #5 CACHED 03:12:40 03:12:40 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:12:40 #7 DONE 0.0s 03:12:40 03:12:40 #8 exporting to image 03:12:40 #8 exporting layers done 03:12:40 #8 exporting manifest sha256:b585a3bca4a01a90387ecc7d9a99c1e9ba4d2709a2499b68beddb02b57d8c5f5 done 03:12:40 #8 exporting config sha256:897e23636fdc74a443c0d85f1ce6b355fefd1db1377874c4ec500c80b38facda done 03:12:40 #8 exporting manifest sha256:ea6436104c52e1ab20e87864e88dcbbb1da86cdc68bf75141bbf70717706f74d done 03:12:40 #8 exporting config sha256:5560739f1483de66b0a6a0410cf826934a609215db00e3232c98ba4dda6ff942 done 03:12:40 #8 exporting manifest list sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 done 03:12:40 #8 pushing layers 0.0s done 03:12:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 0.1s done 03:12:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:40 #8 DONE 0.1s 03:12:40 03:12:40 1 warning found (use --debug to expand): 03:12:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60' 03:12:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60 --push - 03:12:41 #1 [internal] load build definition from Dockerfile 03:12:41 #1 transferring dockerfile: 178B done 03:12:41 #1 DONE 0.0s 03:12:41 03:12:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60 03:12:41 #2 DONE 0.0s 03:12:41 03:12:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60 03:12:41 #3 DONE 0.0s 03:12:41 03:12:41 #4 [internal] load .dockerignore 03:12:41 #4 transferring context: 2B done 03:12:41 #4 DONE 0.0s 03:12:41 03:12:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 03:12:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done 03:12:41 #5 CACHED 03:12:41 03:12:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 03:12:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done 03:12:41 #6 CACHED 03:12:41 03:12:41 #7 exporting to image 03:12:41 #7 exporting layers done 03:12:41 #7 exporting manifest sha256:b585a3bca4a01a90387ecc7d9a99c1e9ba4d2709a2499b68beddb02b57d8c5f5 done 03:12:41 #7 exporting config sha256:897e23636fdc74a443c0d85f1ce6b355fefd1db1377874c4ec500c80b38facda done 03:12:41 #7 exporting manifest sha256:ea6436104c52e1ab20e87864e88dcbbb1da86cdc68bf75141bbf70717706f74d done 03:12:41 #7 exporting config sha256:5560739f1483de66b0a6a0410cf826934a609215db00e3232c98ba4dda6ff942 done 03:12:41 #7 exporting manifest list sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 done 03:12:41 #7 pushing layers 03:12:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:41 #7 pushing layers 0.0s done 03:12:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.60@sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 0.1s done 03:12:41 #7 DONE 0.1s 03:12:41 03:12:41 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:12:41 #8 DONE 0.0s 03:12:41 03:12:41 1 warning found (use --debug to expand): 03:12:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' 03:12:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - 03:12:41 #1 [internal] load build definition from Dockerfile 03:12:41 #1 transferring dockerfile: 219B done 03:12:41 #1 DONE 0.0s 03:12:41 03:12:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:41 #2 DONE 0.0s 03:12:41 03:12:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:41 #3 DONE 0.0s 03:12:41 03:12:41 #4 [internal] load .dockerignore 03:12:41 #4 transferring context: 2B done 03:12:41 #4 DONE 0.0s 03:12:41 03:12:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 03:12:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba done 03:12:41 #5 CACHED 03:12:41 03:12:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 03:12:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done 03:12:41 #6 CACHED 03:12:41 03:12:41 #7 exporting to image 03:12:41 #7 exporting layers done 03:12:41 #7 exporting manifest sha256:b585a3bca4a01a90387ecc7d9a99c1e9ba4d2709a2499b68beddb02b57d8c5f5 done 03:12:41 #7 exporting config sha256:897e23636fdc74a443c0d85f1ce6b355fefd1db1377874c4ec500c80b38facda done 03:12:41 #7 exporting manifest sha256:ea6436104c52e1ab20e87864e88dcbbb1da86cdc68bf75141bbf70717706f74d 03:12:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:42 #7 exporting manifest sha256:ea6436104c52e1ab20e87864e88dcbbb1da86cdc68bf75141bbf70717706f74d done 03:12:42 #7 exporting config sha256:5560739f1483de66b0a6a0410cf826934a609215db00e3232c98ba4dda6ff942 done 03:12:42 #7 exporting manifest list sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 done 03:12:42 #7 pushing layers 0.0s done 03:12:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 0.1s done 03:12:42 #7 DONE 0.1s 03:12:42 03:12:42 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:12:42 #8 DONE 0.0s 03:12:42 03:12:42 1 warning found (use --debug to expand): 03:12:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 03:12:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 03:12:42 #1 [internal] load build definition from Dockerfile 03:12:42 #1 transferring dockerfile: 170B done 03:12:42 #1 DONE 0.0s 03:12:42 03:12:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 03:12:42 #2 DONE 0.0s 03:12:42 03:12:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 03:12:42 #3 DONE 0.0s 03:12:42 03:12:42 #4 [internal] load .dockerignore 03:12:42 #4 transferring context: 2B done 03:12:42 #4 DONE 0.0s 03:12:42 03:12:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 03:12:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done 03:12:42 #5 CACHED 03:12:42 03:12:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 03:12:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8fca089c9ba21d04d83b04bfe2b1c1e0b5f2241a14f56c475e83d857698ef8ba 0.0s done 03:12:42 #6 CACHED 03:12:42 03:12:42 #7 exporting to image 03:12:42 #7 exporting layers done 03:12:42 #7 exporting manifest sha256:b585a3bca4a01a90387ecc7d9a99c1e9ba4d2709a2499b68beddb02b57d8c5f5 done 03:12:42 #7 exporting config sha256:897e23636fdc74a443c0d85f1ce6b355fefd1db1377874c4ec500c80b38facda done 03:12:42 #7 exporting manifest sha256:ea6436104c52e1ab20e87864e88dcbbb1da86cdc68bf75141bbf70717706f74d done 03:12:42 #7 exporting config sha256:5560739f1483de66b0a6a0410cf826934a609215db00e3232c98ba4dda6ff942 03:12:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:42 #7 exporting config sha256:5560739f1483de66b0a6a0410cf826934a609215db00e3232c98ba4dda6ff942 done 03:12:42 #7 exporting manifest list sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 done 03:12:42 #7 pushing layers 0.0s done 03:12:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:d661d74e1e01279a8bb491d9725dea52eb8aec58872ce237d25ebd600fa3d9f0 0.1s done 03:12:42 #7 DONE 0.1s 03:12:42 03:12:42 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:12:42 #8 DONE 0.0s 03:12:42 03:12:42 1 warning found (use --debug to expand): 03:12:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' 03:12:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - 03:12:42 #1 [internal] load build definition from Dockerfile 03:12:42 #1 transferring dockerfile: 206B done 03:12:42 #1 DONE 0.0s 03:12:42 03:12:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:42 #2 DONE 0.0s 03:12:42 03:12:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:42 #3 DONE 0.0s 03:12:42 03:12:42 #4 [internal] load .dockerignore 03:12:42 #4 transferring context: 2B done 03:12:42 #4 DONE 0.0s 03:12:42 03:12:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 03:12:42 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done 03:12:42 #5 DONE 0.0s 03:12:42 03:12:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 03:12:43 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done 03:12:43 #6 DONE 0.0s 03:12:43 03:12:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 03:12:43 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done 03:12:43 #5 DONE 0.1s 03:12:43 03:12:43 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:12:43 #7 DONE 0.0s 03:12:43 03:12:43 #8 exporting to image 03:12:43 #8 exporting layers done 03:12:43 #8 exporting manifest sha256:7a82eb2e2c62bcb6e5ffb8cf78c2f77647b7845676a543b9e8340b4239710896 done 03:12:43 #8 exporting config sha256:8a113520043474b13a3074c709dfa6ac48d62df13bd7f0d60bf7883b6511ccfe done 03:12:43 #8 exporting manifest sha256:97eb38d27a4c73390418a107ee4585a6b1a42f83cf4c21848a3fd45cbcbbd8cf 0.0s done 03:12:43 #8 exporting config sha256:fb35b9166e800eb5ee3811bbfd2a5db135fd28f4732e9c67608d9e3786a8c87c done 03:12:43 #8 exporting manifest list sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 done 03:12:43 #8 pushing layers 0.1s done 03:12:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 0.1s done 03:12:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:43 #8 DONE 0.2s 03:12:43 03:12:43 1 warning found (use --debug to expand): 03:12:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 03:12:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 03:12:43 #1 [internal] load build definition from Dockerfile 03:12:43 #1 transferring dockerfile: 172B done 03:12:43 #1 DONE 0.0s 03:12:43 03:12:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 03:12:43 #2 DONE 0.0s 03:12:43 03:12:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 03:12:43 #3 DONE 0.0s 03:12:43 03:12:43 #4 [internal] load .dockerignore 03:12:43 #4 transferring context: 2B done 03:12:43 #4 DONE 0.0s 03:12:43 03:12:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 03:12:43 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d done 03:12:43 #5 CACHED 03:12:43 03:12:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 03:12:43 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d done 03:12:43 #6 CACHED 03:12:43 03:12:43 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:12:43 #7 DONE 0.0s 03:12:43 03:12:43 #8 exporting to image 03:12:43 #8 exporting layers done 03:12:43 #8 exporting manifest sha256:7a82eb2e2c62bcb6e5ffb8cf78c2f77647b7845676a543b9e8340b4239710896 done 03:12:43 #8 exporting config sha256:8a113520043474b13a3074c709dfa6ac48d62df13bd7f0d60bf7883b6511ccfe done 03:12:43 #8 exporting manifest sha256:97eb38d27a4c73390418a107ee4585a6b1a42f83cf4c21848a3fd45cbcbbd8cf done 03:12:43 #8 exporting config sha256:fb35b9166e800eb5ee3811bbfd2a5db135fd28f4732e9c67608d9e3786a8c87c done 03:12:43 #8 exporting manifest list sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 done 03:12:43 #8 pushing layers 0.0s done 03:12:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 0.1s done 03:12:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:43 #8 DONE 0.1s 03:12:43 03:12:43 1 warning found (use --debug to expand): 03:12:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60' 03:12:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60 --push - 03:12:44 #1 [internal] load build definition from Dockerfile 03:12:44 #1 transferring dockerfile: 178B done 03:12:44 #1 DONE 0.0s 03:12:44 03:12:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60 03:12:44 #2 DONE 0.0s 03:12:44 03:12:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60 03:12:44 #3 DONE 0.0s 03:12:44 03:12:44 #4 [internal] load .dockerignore 03:12:44 #4 transferring context: 2B done 03:12:44 #4 DONE 0.0s 03:12:44 03:12:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 03:12:44 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done 03:12:44 #5 CACHED 03:12:44 03:12:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 03:12:44 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done 03:12:44 #6 DONE 0.0s 03:12:44 03:12:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 03:12:44 #6 CACHED 03:12:44 03:12:44 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:12:44 #7 DONE 0.0s 03:12:44 03:12:44 #8 exporting to image 03:12:44 #8 exporting layers done 03:12:44 #8 exporting manifest sha256:7a82eb2e2c62bcb6e5ffb8cf78c2f77647b7845676a543b9e8340b4239710896 done 03:12:44 #8 exporting config sha256:8a113520043474b13a3074c709dfa6ac48d62df13bd7f0d60bf7883b6511ccfe done 03:12:44 #8 exporting manifest sha256:97eb38d27a4c73390418a107ee4585a6b1a42f83cf4c21848a3fd45cbcbbd8cf done 03:12:44 #8 exporting config sha256:fb35b9166e800eb5ee3811bbfd2a5db135fd28f4732e9c67608d9e3786a8c87c done 03:12:44 #8 exporting manifest list sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 done 03:12:44 #8 pushing layers 0.0s done 03:12:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.60@sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 0.1s done 03:12:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:44 #8 DONE 0.1s 03:12:44 03:12:44 1 warning found (use --debug to expand): 03:12:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' 03:12:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - 03:12:44 #1 [internal] load build definition from Dockerfile 03:12:44 #1 transferring dockerfile: 219B done 03:12:44 #1 DONE 0.0s 03:12:44 03:12:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:44 #2 DONE 0.0s 03:12:44 03:12:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:44 #3 DONE 0.0s 03:12:44 03:12:44 #4 [internal] load .dockerignore 03:12:44 #4 transferring context: 2B done 03:12:44 #4 DONE 0.0s 03:12:44 03:12:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 03:12:44 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done 03:12:44 #5 CACHED 03:12:44 03:12:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 03:12:44 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done 03:12:44 #6 CACHED 03:12:44 03:12:44 #7 exporting to image 03:12:44 #7 exporting layers 03:12:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:44 #7 exporting layers done 03:12:44 #7 exporting manifest sha256:7a82eb2e2c62bcb6e5ffb8cf78c2f77647b7845676a543b9e8340b4239710896 done 03:12:44 #7 exporting config sha256:8a113520043474b13a3074c709dfa6ac48d62df13bd7f0d60bf7883b6511ccfe done 03:12:44 #7 exporting manifest sha256:97eb38d27a4c73390418a107ee4585a6b1a42f83cf4c21848a3fd45cbcbbd8cf done 03:12:44 #7 exporting config sha256:fb35b9166e800eb5ee3811bbfd2a5db135fd28f4732e9c67608d9e3786a8c87c done 03:12:44 #7 exporting manifest list sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 done 03:12:44 #7 pushing layers 0.0s done 03:12:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 0.1s done 03:12:44 #7 DONE 0.1s 03:12:44 03:12:44 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:12:44 #8 DONE 0.0s 03:12:44 03:12:44 1 warning found (use --debug to expand): 03:12:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 03:12:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 03:12:45 #1 [internal] load build definition from Dockerfile 03:12:45 #1 transferring dockerfile: 170B done 03:12:45 #1 DONE 0.0s 03:12:45 03:12:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 03:12:45 #2 DONE 0.0s 03:12:45 03:12:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 03:12:45 #3 DONE 0.0s 03:12:45 03:12:45 #4 [internal] load .dockerignore 03:12:45 #4 transferring context: 2B done 03:12:45 #4 DONE 0.0s 03:12:45 03:12:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 03:12:45 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done 03:12:45 #5 CACHED 03:12:45 03:12:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 03:12:45 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9606e534d01265c967a9a7d6b0ad3894f721d2a19fd883e0034764456e9ba87d 0.0s done 03:12:45 #6 CACHED 03:12:45 03:12:45 #7 exporting to image 03:12:45 #7 exporting layers done 03:12:45 #7 exporting manifest sha256:7a82eb2e2c62bcb6e5ffb8cf78c2f77647b7845676a543b9e8340b4239710896 done 03:12:45 #7 exporting config sha256:8a113520043474b13a3074c709dfa6ac48d62df13bd7f0d60bf7883b6511ccfe done 03:12:45 #7 exporting manifest sha256:97eb38d27a4c73390418a107ee4585a6b1a42f83cf4c21848a3fd45cbcbbd8cf done 03:12:45 #7 exporting config sha256:fb35b9166e800eb5ee3811bbfd2a5db135fd28f4732e9c67608d9e3786a8c87c done 03:12:45 #7 exporting manifest list sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 done 03:12:45 #7 pushing layers 03:12:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:45 #7 pushing layers 0.0s done 03:12:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:56acba6ba25fd4464942c70a883dcb1a3d79641e4a082b8aecdd42febbbf8740 0.1s done 03:12:45 #7 DONE 0.1s 03:12:45 03:12:45 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:12:45 #8 DONE 0.0s 03:12:45 03:12:45 1 warning found (use --debug to expand): 03:12:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c' 03:12:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c --push - 03:12:45 #1 [internal] load build definition from Dockerfile 03:12:45 #1 transferring dockerfile: 202B done 03:12:45 #1 DONE 0.0s 03:12:45 03:12:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:45 #2 DONE 0.0s 03:12:45 03:12:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:12:45 #3 DONE 0.0s 03:12:45 03:12:45 #4 [internal] load .dockerignore 03:12:45 #4 transferring context: 2B done 03:12:45 #4 DONE 0.0s 03:12:45 03:12:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 03:12:45 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad done 03:12:45 #5 DONE 0.0s 03:12:45 03:12:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 03:12:45 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad done 03:12:45 #6 DONE 0.1s 03:12:45 03:12:45 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:12:45 #7 DONE 0.0s 03:12:45 03:12:45 #8 exporting to image 03:12:45 #8 exporting layers done 03:12:45 #8 exporting manifest sha256:c2c319af7248f4fd4b6d419686bf71f97afe60625990849d2b940e09d3811e9a 0.0s done 03:12:45 #8 exporting config sha256:531ba763fc27031f4b86c5c9fa632da0f6c684c91af3b7a4775c4ae131755890 done 03:12:45 #8 exporting manifest sha256:e4b5f307539de5cfad38ab583451b032ff76c0134c32ec057a4e5531b47d3f43 done 03:12:45 #8 exporting config sha256:71b7462b7340aae2381c617bd2e65f54a781220d0141f0de25fcc02a27a3c57b done 03:12:45 #8 exporting manifest list sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 done 03:12:45 #8 pushing layers 0.1s done 03:12:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 03:12:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 0.1s done 03:12:46 #8 DONE 0.2s 03:12:46 03:12:46 1 warning found (use --debug to expand): 03:12:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 03:12:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 03:12:46 #1 [internal] load build definition from Dockerfile 03:12:46 #1 transferring dockerfile: 168B done 03:12:46 #1 DONE 0.0s 03:12:46 03:12:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:12:46 #2 DONE 0.0s 03:12:46 03:12:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:12:46 #3 DONE 0.0s 03:12:46 03:12:46 #4 [internal] load .dockerignore 03:12:46 #4 transferring context: 2B done 03:12:46 #4 DONE 0.0s 03:12:46 03:12:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 03:12:46 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad done 03:12:46 #5 CACHED 03:12:46 03:12:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 03:12:46 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad done 03:12:46 #6 CACHED 03:12:46 03:12:46 #7 exporting to image 03:12:46 #7 exporting layers done 03:12:46 #7 exporting manifest sha256:c2c319af7248f4fd4b6d419686bf71f97afe60625990849d2b940e09d3811e9a done 03:12:46 #7 exporting config sha256:531ba763fc27031f4b86c5c9fa632da0f6c684c91af3b7a4775c4ae131755890 done 03:12:46 #7 exporting manifest sha256:e4b5f307539de5cfad38ab583451b032ff76c0134c32ec057a4e5531b47d3f43 done 03:12:46 #7 exporting config sha256:71b7462b7340aae2381c617bd2e65f54a781220d0141f0de25fcc02a27a3c57b done 03:12:46 #7 exporting manifest list sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 done 03:12:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:46 #7 pushing layers 0.0s done 03:12:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 0.1s done 03:12:46 #7 DONE 0.1s 03:12:46 03:12:46 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:12:46 #8 DONE 0.0s 03:12:46 03:12:46 1 warning found (use --debug to expand): 03:12:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60' 03:12:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60 --push - 03:12:47 #1 [internal] load build definition from Dockerfile 03:12:47 #1 transferring dockerfile: 174B done 03:12:47 #1 DONE 0.0s 03:12:47 03:12:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60 03:12:47 #2 DONE 0.0s 03:12:47 03:12:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60 03:12:47 #3 DONE 0.0s 03:12:47 03:12:47 #4 [internal] load .dockerignore 03:12:47 #4 transferring context: 2B done 03:12:47 #4 DONE 0.0s 03:12:47 03:12:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 03:12:47 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 03:12:47 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 0.0s done 03:12:47 #5 CACHED 03:12:47 03:12:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 03:12:47 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 0.0s done 03:12:47 #6 CACHED 03:12:47 03:12:47 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:12:47 #7 DONE 0.0s 03:12:47 03:12:47 #8 exporting to image 03:12:47 #8 exporting layers done 03:12:47 #8 exporting manifest sha256:c2c319af7248f4fd4b6d419686bf71f97afe60625990849d2b940e09d3811e9a done 03:12:47 #8 exporting config sha256:531ba763fc27031f4b86c5c9fa632da0f6c684c91af3b7a4775c4ae131755890 done 03:12:47 #8 exporting manifest sha256:e4b5f307539de5cfad38ab583451b032ff76c0134c32ec057a4e5531b47d3f43 done 03:12:47 #8 exporting config sha256:71b7462b7340aae2381c617bd2e65f54a781220d0141f0de25fcc02a27a3c57b done 03:12:47 #8 exporting manifest list sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 done 03:12:47 #8 pushing layers 0.0s done 03:12:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.60@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 0.1s done 03:12:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:47 #8 DONE 0.1s 03:12:47 03:12:47 1 warning found (use --debug to expand): 03:12:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60' 03:12:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 --push - 03:12:47 #1 [internal] load build definition from Dockerfile 03:12:47 #1 transferring dockerfile: 215B done 03:12:47 #1 DONE 0.0s 03:12:47 03:12:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:47 #2 DONE 0.0s 03:12:47 03:12:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:12:47 #3 DONE 0.0s 03:12:47 03:12:47 #4 [internal] load .dockerignore 03:12:47 #4 transferring context: 2B done 03:12:47 #4 DONE 0.0s 03:12:47 03:12:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 03:12:47 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 0.0s done 03:12:47 #5 CACHED 03:12:47 03:12:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 03:12:47 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 0.0s done 03:12:47 #6 CACHED 03:12:47 03:12:47 #7 exporting to image 03:12:47 #7 exporting layers done 03:12:47 #7 exporting manifest sha256:c2c319af7248f4fd4b6d419686bf71f97afe60625990849d2b940e09d3811e9a done 03:12:47 #7 exporting config sha256:531ba763fc27031f4b86c5c9fa632da0f6c684c91af3b7a4775c4ae131755890 done 03:12:47 #7 exporting manifest sha256:e4b5f307539de5cfad38ab583451b032ff76c0134c32ec057a4e5531b47d3f43 done 03:12:47 #7 exporting config sha256:71b7462b7340aae2381c617bd2e65f54a781220d0141f0de25fcc02a27a3c57b done 03:12:47 #7 exporting manifest list sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 done 03:12:47 #7 pushing layers 0.0s done 03:12:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 03:12:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 0.1s done 03:12:47 #7 DONE 0.1s 03:12:47 03:12:47 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:12:47 #8 DONE 0.0s 03:12:47 03:12:47 1 warning found (use --debug to expand): 03:12:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:12:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 03:12:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 03:12:48 #1 [internal] load build definition from Dockerfile 03:12:48 #1 transferring dockerfile: 166B done 03:12:48 #1 DONE 0.0s 03:12:48 03:12:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 03:12:48 #2 DONE 0.0s 03:12:48 03:12:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 03:12:48 #3 DONE 0.0s 03:12:48 03:12:48 #4 [internal] load .dockerignore 03:12:48 #4 transferring context: 2B done 03:12:48 #4 DONE 0.0s 03:12:48 03:12:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 03:12:48 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 0.0s done 03:12:48 #5 CACHED 03:12:48 03:12:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 03:12:48 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8ef96eb726eafe90be3b8b66eceb8f05e07e9327c3c8d4843abfc295127604ad 0.0s done 03:12:48 #6 CACHED 03:12:48 03:12:48 #7 exporting to image 03:12:48 #7 exporting layers done 03:12:48 #7 exporting manifest sha256:c2c319af7248f4fd4b6d419686bf71f97afe60625990849d2b940e09d3811e9a done 03:12:48 #7 exporting config sha256:531ba763fc27031f4b86c5c9fa632da0f6c684c91af3b7a4775c4ae131755890 done 03:12:48 #7 exporting manifest sha256:e4b5f307539de5cfad38ab583451b032ff76c0134c32ec057a4e5531b47d3f43 done 03:12:48 #7 exporting config sha256:71b7462b7340aae2381c617bd2e65f54a781220d0141f0de25fcc02a27a3c57b done 03:12:48 #7 exporting manifest list sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 done 03:12:48 #7 pushing layers 0.0s done 03:12:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 03:12:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:12:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:6f9e5620dff2c38f04dd49213135366c5b2186b9a20b0ac08b0eac5e4e459cc3 0.1s done 03:12:48 #7 DONE 0.1s 03:12:48 03:12:48 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:12:48 #8 DONE 0.0s 03:12:48 03:12:48 1 warning found (use --debug to expand): 03:12:48  - 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 03:12:48 + '[' -d /w/workspace/edgex-go/903/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:12:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:12:49 ---> package-listing.sh 03:12:49 ++ facter osfamily 03:12:49 ++ tr '[:upper:]' '[:lower:]' 03:12:49 + OS_FAMILY=redhat 03:12:49 + workspace=/w/workspace/edgex-go/903 03:12:49 + START_PACKAGES=/tmp/packages_start.txt 03:12:49 + END_PACKAGES=/tmp/packages_end.txt 03:12:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:12:49 + PACKAGES=/tmp/packages_start.txt 03:12:49 + '[' /w/workspace/edgex-go/903 ']' 03:12:49 + PACKAGES=/tmp/packages_end.txt 03:12:49 + case "${OS_FAMILY}" in 03:12:49 + rpm -qa 03:12:49 + sort 03:12:50 + '[' -f /tmp/packages_start.txt ']' 03:12:50 + '[' -f /tmp/packages_end.txt ']' 03:12:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:12:50 + '[' /w/workspace/edgex-go/903 ']' 03:12:50 + mkdir -p /w/workspace/edgex-go/903/archives/ 03:12:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/903/archives/ [Pipeline] echo 03:12:50 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/903/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:12:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:51 03:12:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:51 latest: Pulling from edgex-lftools-log-publisher 03:12:51 5eb5b503b376: Pulling fs layer 03:12:51 5c69ac0246d0: Pulling fs layer 03:12:51 ec43610c2a17: Pulling fs layer 03:12:51 3a2ae6a8a46f: Pulling fs layer 03:12:51 33b1e0a273af: Pulling fs layer 03:12:51 5d3b04190fa2: Pulling fs layer 03:12:51 2f39f015ded8: Pulling fs layer 03:12:51 3a2ae6a8a46f: Waiting 03:12:51 33b1e0a273af: Waiting 03:12:51 5d3b04190fa2: Waiting 03:12:51 2f39f015ded8: Waiting 03:12:51 5c69ac0246d0: Verifying Checksum 03:12:51 5c69ac0246d0: Download complete 03:12:51 3a2ae6a8a46f: Verifying Checksum 03:12:51 3a2ae6a8a46f: Download complete 03:12:51 33b1e0a273af: Verifying Checksum 03:12:51 33b1e0a273af: Download complete 03:12:51 5d3b04190fa2: Verifying Checksum 03:12:51 5d3b04190fa2: Download complete 03:12:51 ec43610c2a17: Verifying Checksum 03:12:51 ec43610c2a17: Download complete 03:12:51 5eb5b503b376: Verifying Checksum 03:12:51 5eb5b503b376: Download complete 03:12:52 2f39f015ded8: Verifying Checksum 03:12:52 2f39f015ded8: Download complete 03:12:53 5eb5b503b376: Pull complete 03:12:53 5c69ac0246d0: Pull complete 03:12:53 ec43610c2a17: Pull complete 03:12:53 3a2ae6a8a46f: Pull complete 03:12:53 33b1e0a273af: Pull complete 03:12:54 5d3b04190fa2: Pull complete 03:12:58 2f39f015ded8: Pull complete 03:12:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:12:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:58 prd-centos7-docker-4c-2g-8852 does not seem to be running inside a container 03:12:58 $ 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/903/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 03:13:02 $ docker top 4d1cb84a7840732e20a4ec64a8f3368e5ee0a050a6749d84124d9b1851f061d3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:03 + touch /tmp/pre-build-complete [Pipeline] sh 03:13:03 + mkdir -p /var/log/sysstat [Pipeline] sh 03:13:03 + ls /var/log/sa-host 03:13:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:13:04 provisioning config files... 03:13:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8449154907260118905tmp [Pipeline] { [Pipeline] echo 03:13:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:13:04 ---> create-netrc.sh [Pipeline] } 03:13:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:13:04 ---> python-tools-install.sh [Pipeline] echo 03:13:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:13:05 ---> sudo-logs.sh 03:13:05 Archiving 'sudo' log.. 03:13:05 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:13:05 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:13:05 $ docker stop --time=1 4d1cb84a7840732e20a4ec64a8f3368e5ee0a050a6749d84124d9b1851f061d3 03:13:06 $ docker rm -f --volumes 4d1cb84a7840732e20a4ec64a8f3368e5ee0a050a6749d84124d9b1851f061d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:13:06 [WS-CLEANUP] Deleting project workspace... 03:13:06 [WS-CLEANUP] Deferred wipeout is used... 03:13:06 [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] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:15:17 provisioning config files... 03:15:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/903@tmp/config9125560266802742579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:17 ---> ****-login.sh 03:15:17 nexus3.edgexfoundry.org:10001 03:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:18 Configure a credential helper to remove this warning. See 03:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:18 03:15:18 Login Succeeded 03:15:18 nexus3.edgexfoundry.org:10002 03:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:18 Configure a credential helper to remove this warning. See 03:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:18 03:15:18 Login Succeeded 03:15:18 nexus3.edgexfoundry.org:10003 03:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:19 Configure a credential helper to remove this warning. See 03:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:19 03:15:19 Login Succeeded 03:15:19 nexus3.edgexfoundry.org:10004 03:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:19 Configure a credential helper to remove this warning. See 03:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:19 03:15:19 Login Succeeded 03:15:19 ****.io 03:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:19 Configure a credential helper to remove this warning. See 03:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:19 03:15:19 Login Succeeded 03:15:19 ---> ****-login.sh ends [Pipeline] } 03:15:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:15:20 + git config --global --add safe.directory /w/workspace/edgex-go/903 [Pipeline] echo 03:15:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:15:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:15:20 ========================================================= 03:15:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:15:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:15:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:15:21 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:15:21 94e9d8af2201: Pulling fs layer 03:15:21 a6c56e8762df: Pulling fs layer 03:15:21 f0f3c8884826: Pulling fs layer 03:15:21 c7e7622c144d: Pulling fs layer 03:15:21 4f4fb700ef54: Pulling fs layer 03:15:21 b4c3b6d88c5a: Pulling fs layer 03:15:21 ba8bce9d2590: Pulling fs layer 03:15:21 ca778ea9c289: Pulling fs layer 03:15:21 c7e7622c144d: Waiting 03:15:21 4f4fb700ef54: Waiting 03:15:21 b4c3b6d88c5a: Waiting 03:15:21 ba8bce9d2590: Waiting 03:15:21 ca778ea9c289: Waiting 03:15:21 a6c56e8762df: Verifying Checksum 03:15:21 a6c56e8762df: Download complete 03:15:21 c7e7622c144d: Verifying Checksum 03:15:21 c7e7622c144d: Download complete 03:15:21 4f4fb700ef54: Verifying Checksum 03:15:21 4f4fb700ef54: Download complete 03:15:21 b4c3b6d88c5a: Verifying Checksum 03:15:21 b4c3b6d88c5a: Download complete 03:15:21 94e9d8af2201: Download complete 03:15:21 ca778ea9c289: Verifying Checksum 03:15:21 ca778ea9c289: Download complete 03:15:22 94e9d8af2201: Pull complete 03:15:22 a6c56e8762df: Pull complete 03:15:22 f0f3c8884826: Verifying Checksum 03:15:22 f0f3c8884826: Download complete 03:15:23 ba8bce9d2590: Verifying Checksum 03:15:23 ba8bce9d2590: Download complete 03:15:38 f0f3c8884826: Pull complete 03:15:38 c7e7622c144d: Pull complete 03:15:38 4f4fb700ef54: Pull complete 03:15:38 b4c3b6d88c5a: Pull complete 03:15:45 ba8bce9d2590: Pull complete 03:15:47 ca778ea9c289: Pull complete 03:15:47 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 03:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:15:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:15:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:15:47 WORKDIR /edgex 03:15:47 COPY go.mod . 03:15:47 RUN go mod download 03:15:47 + docker build -t ci-base-image-arm64 -f - . 03:15:48 Sending build context to Docker daemon 3.809MB 03:15:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:15:48 ---> 47b25d7523d1 03:15:48 Step 2/4 : WORKDIR /edgex 03:15:50 ---> Running in ad5e6f8ca902 03:15:50 Removing intermediate container ad5e6f8ca902 03:15:50 ---> 7796b1e6fb8b 03:15:50 Step 3/4 : COPY go.mod . 03:15:51 ---> 3ff60e578540 03:15:51 Step 4/4 : RUN go mod download 03:15:51 ---> Running in 19eff01050c2 03:16:47 Removing intermediate container 19eff01050c2 03:16:47 ---> 099d4a08e9fd 03:16:47 Successfully built 099d4a08e9fd 03:16:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:47 + docker inspect -f . ci-base-image-arm64 03:16:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:48 prd-ubuntu20.04-docker-arm64-4c-16g-8850 does not seem to be running inside a container 03:16:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@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 03:16:49 $ docker top 1d867d1216ff9e9e24f008c2da3d2f518554c5b2bf851a6571735cb3956e7cb0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:50 + go version 03:16:50 go version go1.23.9 linux/arm64 [Pipeline] } 03:16:50 $ docker stop --time=1 1d867d1216ff9e9e24f008c2da3d2f518554c5b2bf851a6571735cb3956e7cb0 03:16:51 $ docker rm -f --volumes 1d867d1216ff9e9e24f008c2da3d2f518554c5b2bf851a6571735cb3956e7cb0 [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 03:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:16:52 03:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:16:52 latest: Pulling from edgex-devops/edgex-compose-arm64 03:16:52 547446be3368: Pulling fs layer 03:16:52 d125d8839a47: Pulling fs layer 03:16:52 3e85d5ac6304: Pulling fs layer 03:16:52 c3105a71a48b: Pulling fs layer 03:16:52 0f093f025ec4: Pulling fs layer 03:16:52 c3106fc0e877: Pulling fs layer 03:16:52 c3105a71a48b: Waiting 03:16:52 0f093f025ec4: Waiting 03:16:52 c3106fc0e877: Waiting 03:16:53 547446be3368: Verifying Checksum 03:16:53 547446be3368: Download complete 03:16:53 c3105a71a48b: Verifying Checksum 03:16:53 c3105a71a48b: Download complete 03:16:53 d125d8839a47: Verifying Checksum 03:16:53 d125d8839a47: Download complete 03:16:53 c3106fc0e877: Verifying Checksum 03:16:53 c3106fc0e877: Download complete 03:16:53 0f093f025ec4: Verifying Checksum 03:16:53 0f093f025ec4: Download complete 03:16:53 547446be3368: Pull complete 03:16:54 d125d8839a47: Pull complete 03:16:55 3e85d5ac6304: Verifying Checksum 03:16:55 3e85d5ac6304: Download complete 03:17:05 3e85d5ac6304: Pull complete 03:17:05 c3105a71a48b: Pull complete 03:17:06 0f093f025ec4: Pull complete 03:17:06 c3106fc0e877: Pull complete 03:17:06 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:17:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:17:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:07 prd-ubuntu20.04-docker-arm64-4c-16g-8850 does not seem to be running inside a container 03:17:07 $ 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/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@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 03:17:09 $ docker top 9e2a1b7dd6f787d3975ce3347622a4ecb495003b25b711d1d492df76ec3c28ad -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:09 + docker compose -f ./docker-compose-build.yml build --parallel 03:17:20 #1 [support-notifications internal] load build definition from Dockerfile 03:17:20 #1 transferring dockerfile: 2.00kB 0.0s done 03:17:20 #1 DONE 0.1s 03:17:20 03:17:20 #2 [security-spire-agent internal] load build definition from Dockerfile 03:17:20 #2 transferring dockerfile: 1.81kB done 03:17:20 #2 DONE 0.1s 03:17:20 03:17:20 #3 [security-spire-config internal] load build definition from Dockerfile 03:17:20 #3 transferring dockerfile: 1.69kB 0.0s done 03:17:20 #3 DONE 0.1s 03:17:20 03:17:20 #4 [core-metadata internal] load build definition from Dockerfile 03:17:20 #4 transferring dockerfile: 2.10kB 0.0s done 03:17:20 #4 DONE 0.1s 03:17:20 03:17:20 #5 [security-proxy-setup internal] load build definition from Dockerfile 03:17:20 #5 transferring dockerfile: 2.50kB 0.0s done 03:17:20 #5 DONE 0.1s 03:17:20 03:17:20 #6 [security-bootstrapper internal] load build definition from Dockerfile 03:17:20 #6 transferring dockerfile: 3.02kB done 03:17:20 #6 DONE 0.1s 03:17:20 03:17:20 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:17:20 #7 transferring dockerfile: 1.89kB 0.0s done 03:17:20 #7 DONE 0.1s 03:17:20 03:17:20 #8 [core-data internal] load build definition from Dockerfile 03:17:20 #8 transferring dockerfile: 2.04kB done 03:17:20 #8 DONE 0.1s 03:17:20 03:17:20 #9 [security-secretstore-setup internal] load build definition from Dockerfile 03:17:20 #9 transferring dockerfile: 2.49kB done 03:17:20 #9 DONE 0.1s 03:17:20 03:17:20 #10 [core-command internal] load build definition from Dockerfile 03:17:20 #10 transferring dockerfile: 1.94kB done 03:17:20 #10 DONE 0.1s 03:17:20 03:17:20 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:17:20 #11 transferring dockerfile: 2.23kB 0.0s done 03:17:20 #11 DONE 0.1s 03:17:20 03:17:20 #12 [support-scheduler internal] load build definition from Dockerfile 03:17:20 #12 transferring dockerfile: 1.83kB 0.0s done 03:17:20 #12 DONE 0.1s 03:17:20 03:17:20 #13 [security-spire-server internal] load build definition from Dockerfile 03:17:20 #13 transferring dockerfile: 1.70kB done 03:17:20 #13 DONE 0.1s 03:17:20 03:17:20 #14 [core-keeper internal] load build definition from Dockerfile 03:17:20 #14 transferring dockerfile: 2.01kB done 03:17:20 #14 DONE 0.1s 03:17:20 03:17:20 #15 [support-notifications internal] load .dockerignore 03:17:20 #15 transferring context: 50B done 03:17:20 #15 DONE 0.1s 03:17:20 03:17:20 #16 [security-proxy-auth internal] load build definition from Dockerfile 03:17:20 #16 transferring dockerfile: 2.14kB 0.0s done 03:17:20 #16 ... 03:17:20 03:17:20 #17 [security-spire-agent internal] load .dockerignore 03:17:20 #17 transferring context: 50B done 03:17:20 #17 DONE 0.0s 03:17:21 03:17:21 #18 [security-spire-config internal] load .dockerignore 03:17:21 #18 transferring context: 50B 0.0s done 03:17:21 #18 DONE 0.1s 03:17:21 03:17:21 #19 [core-metadata internal] load .dockerignore 03:17:21 #19 transferring context: 50B 0.0s done 03:17:21 #19 DONE 0.1s 03:17:21 03:17:21 #20 [security-proxy-setup internal] load .dockerignore 03:17:21 #20 transferring context: 50B 0.0s done 03:17:21 #20 DONE 0.1s 03:17:21 03:17:21 #21 [security-bootstrapper internal] load .dockerignore 03:17:21 #21 transferring context: 50B done 03:17:21 #21 DONE 0.0s 03:17:21 03:17:21 #22 [security-spiffe-token-provider internal] load .dockerignore 03:17:21 #22 transferring context: 50B 0.0s done 03:17:21 #22 DONE 0.1s 03:17:21 03:17:21 #16 [security-proxy-auth internal] load build definition from Dockerfile 03:17:21 #16 ... 03:17:21 03:17:21 #23 [core-data internal] load .dockerignore 03:17:21 #23 transferring context: 50B done 03:17:21 #23 DONE 0.1s 03:17:21 03:17:21 #24 [security-secretstore-setup internal] load .dockerignore 03:17:21 #24 transferring context: 50B 0.0s done 03:17:21 #24 DONE 0.1s 03:17:21 03:17:21 #25 [core-command internal] load .dockerignore 03:17:21 #25 transferring context: 50B 0.0s done 03:17:21 #25 DONE 0.1s 03:17:21 03:17:21 #26 [security-proxy-auth internal] load .dockerignore 03:17:21 #26 transferring context: 50B 0.0s done 03:17:21 #26 DONE 0.1s 03:17:21 03:17:21 #27 [core-common-config-bootstrapper internal] load .dockerignore 03:17:21 #27 transferring context: 50B 0.0s done 03:17:21 #27 DONE 0.1s 03:17:21 03:17:21 #28 [support-scheduler internal] load .dockerignore 03:17:21 #28 transferring context: 50B done 03:17:21 #28 DONE 0.0s 03:17:21 03:17:21 #29 [security-spire-server internal] load .dockerignore 03:17:21 #29 transferring context: 50B done 03:17:21 #29 DONE 0.1s 03:17:21 03:17:21 #30 [core-keeper internal] load .dockerignore 03:17:21 #30 transferring context: 50B 0.0s done 03:17:21 #30 DONE 0.1s 03:17:21 03:17:21 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:21 #31 DONE 0.0s 03:17:21 03:17:21 #16 [security-proxy-auth internal] load build definition from Dockerfile 03:17:22 #16 ... 03:17:22 03:17:22 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:22 #31 DONE 0.0s 03:17:22 03:17:22 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:22 #31 DONE 0.0s 03:17:22 03:17:22 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 03:17:22 #32 ... 03:17:22 03:17:22 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:22 #31 DONE 0.0s 03:17:22 03:17:22 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 03:17:23 #32 ... 03:17:23 03:17:23 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:23 #31 DONE 0.0s 03:17:23 03:17:23 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 03:17:23 #32 DONE 1.1s 03:17:23 03:17:23 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:17:23 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done 03:17:23 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done 03:17:23 #33 ... 03:17:23 03:17:23 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:17:23 #31 DONE 0.0s 03:17:23 03:17:23 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:17:23 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:17:23 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 03:17:23 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 03:17:24 #33 ... 03:17:24 03:17:24 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 03:17:24 #34 DONE 1.6s 03:17:24 03:17:24 #35 [security-spiffe-token-provider internal] load build context 03:17:24 #35 ... 03:17:24 03:17:24 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 03:17:24 #36 DONE 2.0s 03:17:24 03:17:24 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:17:24 #37 DONE 0.0s 03:17:24 03:17:24 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 03:17:24 #32 DONE 1.8s 03:17:24 03:17:24 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:17:24 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done 03:17:24 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:17:24 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 03:17:24 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 03:17:24 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.9s 03:17:24 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done 03:17:24 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:17:24 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 03:17:24 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 03:17:24 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 1.2s 03:17:25 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 1.3s 03:17:25 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 1.5s 03:17:25 #33 ... 03:17:25 03:17:25 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:17:25 #38 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.8s done 03:17:25 #38 DONE 0.8s 03:17:25 03:17:25 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:17:25 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 1.7s 03:17:25 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 2.0s done 03:17:25 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 03:17:26 #33 ... 03:17:26 03:17:26 #39 [core-data internal] load build context 03:17:26 #39 transferring context: 3.33MB 2.4s done 03:17:26 #39 DONE 3.6s 03:17:26 03:17:26 #40 [security-spire-agent internal] load build context 03:17:26 #40 transferring context: 23.33kB 0.2s done 03:17:26 #40 DONE 2.2s 03:17:26 03:17:26 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:17:26 #33 ... 03:17:26 03:17:26 #41 [core-command internal] load build context 03:17:26 #41 transferring context: 3.33MB 2.6s done 03:17:26 #41 DONE 4.0s 03:17:26 03:17:26 #42 [security-spire-config internal] load build context 03:17:26 #42 transferring context: 22.05kB 0.3s done 03:17:26 #42 DONE 2.5s 03:17:26 03:17:26 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:17:27 #33 ... 03:17:27 03:17:27 #43 [security-spire-server internal] load build context 03:17:27 #43 transferring context: 23.80kB 0.4s done 03:17:27 #43 DONE 3.1s 03:17:27 03:17:27 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:17:28 #33 ... 03:17:28 03:17:28 #35 [security-spiffe-token-provider internal] load build context 03:17:28 #35 transferring context: 3.33MB 2.8s done 03:17:28 #35 DONE 5.0s 03:17:28 03:17:28 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:17:28 #33 ... 03:17:28 03:17:28 #44 [core-metadata internal] load build context 03:17:28 #44 transferring context: 3.33MB 3.7s done 03:17:28 #44 DONE 5.2s 03:17:28 03:17:28 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:17:28 #33 ... 03:17:28 03:17:28 #45 [support-notifications internal] load build context 03:17:28 #45 transferring context: 3.33MB 3.6s done 03:17:28 #45 DONE 5.3s 03:17:28 03:17:28 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:17:28 #33 ... 03:17:28 03:17:28 #46 [security-bootstrapper internal] load build context 03:17:28 #46 transferring context: 3.33MB 3.7s done 03:17:28 #46 DONE 5.4s 03:17:28 03:17:28 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:17:28 #33 ... 03:17:28 03:17:28 #47 [security-secretstore-setup internal] load build context 03:17:28 #47 transferring context: 3.33MB 3.8s done 03:17:28 #47 DONE 5.5s 03:17:28 03:17:28 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:17:28 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.8s done 03:17:28 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.8s done 03:17:28 #33 ... 03:17:28 03:17:28 #48 [security-proxy-setup internal] load build context 03:17:28 #48 transferring context: 3.33MB 3.9s done 03:17:28 #48 DONE 5.7s 03:17:28 03:17:28 #49 [core-keeper internal] load build context 03:17:28 #49 transferring context: 3.33MB 2.8s done 03:17:28 #49 DONE 4.2s 03:17:28 03:17:28 #50 [core-common-config-bootstrapper internal] load build context 03:17:28 #50 transferring context: 3.33MB 2.7s done 03:17:28 #50 DONE 5.6s 03:17:28 03:17:28 #51 [support-scheduler internal] load build context 03:17:28 #51 transferring context: 3.33MB 2.8s done 03:17:28 #51 DONE 5.6s 03:17:28 03:17:28 #52 [security-proxy-auth internal] load build context 03:17:28 #52 transferring context: 3.33MB 2.9s done 03:17:28 #52 DONE 5.6s 03:17:28 03:17:28 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:17:28 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.7s done 03:17:28 #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 03:17:28 #37 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 03:17:28 #37 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 03:17:28 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 03:17:28 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s done 03:17:28 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done 03:17:28 #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 03:17:28 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 2.9s 03:17:28 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 03:17:28 #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 03:17:28 #37 ... 03:17:28 03:17:28 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:17:28 #33 DONE 6.8s 03:17:28 03:17:28 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:17:28 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.0s 03:17:29 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.2s 03:17:29 #37 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.2s done 03:17:29 #37 ... 03:17:29 03:17:29 #53 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:17:29 #53 DONE 7.6s 03:17:29 03:17:29 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:17:29 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 03:17:30 #37 ... 03:17:30 03:17:30 #54 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 03:17:30 #54 DONE 1.8s 03:17:30 03:17:30 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:17:35 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.8s 03:17:35 #37 ... 03:17:35 03:17:35 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:17:35 #38 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 03:17:35 #38 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 03:17:35 #38 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 03:17:35 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 03:17:35 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done 03:17:35 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 03:17:35 #38 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.0s done 03:17:35 #38 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.6s done 03:17:35 #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 03:17:35 #38 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 03:17:35 #38 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.3s 03:17:35 #38 ... 03:17:35 03:17:35 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:17:38 #37 ... 03:17:38 03:17:38 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:17:38 #38 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.9s done 03:17:38 #38 DONE 13.1s 03:17:38 03:17:38 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:17:38 #55 ... 03:17:38 03:17:38 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:38 #56 DONE 8.9s 03:17:38 03:17:38 #57 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:17:38 #57 ... 03:17:38 03:17:38 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:17:38 #0 9.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:39 #58 ... 03:17:39 03:17:39 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:17:39 #0 8.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:39 #0 9.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:39 #59 ... 03:17:39 03:17:39 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:17:39 #0 7.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:39 #0 8.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:39 #60 ... 03:17:39 03:17:39 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:17:39 #61 ... 03:17:39 03:17:39 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:17:39 #0 8.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:39 #0 8.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:39 #62 ... 03:17:39 03:17:39 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:17:39 #0 8.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:39 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:40 #63 ... 03:17:40 03:17:40 #64 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:17:40 #64 ... 03:17:40 03:17:40 #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:17:40 #0 8.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:40 #0 9.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:40 #65 ... 03:17:40 03:17:40 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:40 #66 DONE 9.5s 03:17:40 03:17:40 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:17:40 #0 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:40 #67 ... 03:17:40 03:17:40 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:17:40 #0 9.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:40 #68 ... 03:17:40 03:17:40 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:17:40 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.3s 03:17:40 #37 ... 03:17:40 03:17:40 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:17:40 #69 ... 03:17:40 03:17:40 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:17:40 #0 8.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:41 #70 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:41 #70 ... 03:17:41 03:17:41 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:17:41 #71 ... 03:17:41 03:17:41 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:17:41 #72 ... 03:17:41 03:17:41 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:17:45 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.2s 03:17:49 #37 ... 03:17:49 03:17:49 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:17:49 #70 17.76 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:17:49 #70 17.77 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:17:49 #70 17.77 OK: 24052 distinct packages available 03:17:49 #70 ... 03:17:49 03:17:49 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:17:49 #59 17.99 (1/2) Installing dumb-init (1.2.5-r3) 03:17:49 #59 18.02 (2/2) Installing su-exec (0.2-r3) 03:17:49 #59 18.04 Executing busybox-1.36.1-r29.trigger 03:17:49 #59 18.38 OK: 9 MiB in 16 packages 03:17:49 #59 DONE 20.3s 03:17:49 03:17:49 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:17:49 #60 15.80 (1/7) Installing ca-certificates (20250619-r0) 03:17:49 #60 16.15 (2/7) Installing dumb-init (1.2.5-r3) 03:17:49 #60 16.16 (3/7) Installing libgcc (13.2.1_git20240309-r1) 03:17:49 #60 16.17 (4/7) Installing libsodium (1.0.19-r0) 03:17:49 #60 16.20 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 03:17:49 #60 16.42 (6/7) Installing libzmq (4.3.5-r2) 03:17:49 #60 16.52 (7/7) Installing zeromq (4.3.5-r2) 03:17:49 #60 16.60 Executing busybox-1.36.1-r29.trigger 03:17:49 #60 16.77 Executing ca-certificates-20250619-r0.trigger 03:17:49 #60 18.11 OK: 14 MiB in 21 packages 03:17:49 #60 DONE 20.2s 03:17:49 03:17:49 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:17:49 #37 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.8s done 03:17:50 #37 ... 03:17:50 03:17:50 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:17:50 #61 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:50 #61 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:50 #61 20.67 (1/4) Installing dumb-init (1.2.5-r3) 03:17:50 #61 20.76 (2/4) Installing openssl (3.3.4-r0) 03:17:50 #61 20.89 (3/4) Installing su-exec (0.2-r3) 03:17:50 #61 20.90 (4/4) Installing yq-go (4.44.1-r2) 03:17:50 #61 ... 03:17:50 03:17:50 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:17:50 #58 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:50 #58 20.27 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:17:50 #58 20.27 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:17:50 #58 20.27 OK: 24052 distinct packages available 03:17:50 #58 ... 03:17:50 03:17:50 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:17:50 #0 3.806 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:50 #0 8.297 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:50 #73 ... 03:17:50 03:17:50 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:17:50 #63 21.06 (1/1) Installing dumb-init (1.2.5-r3) 03:17:50 #63 21.10 Executing busybox-1.36.1-r29.trigger 03:17:50 #63 21.44 OK: 9 MiB in 15 packages 03:17:50 #63 ... 03:17:50 03:17:50 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:17:50 #68 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:50 #68 ... 03:17:50 03:17:50 #64 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:17:50 #64 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:50 #64 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:51 #64 ... 03:17:51 03:17:51 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:17:51 #62 17.77 (1/3) Installing ca-certificates (20250619-r0) 03:17:51 #62 18.27 (2/3) Installing dumb-init (1.2.5-r3) 03:17:51 #62 18.29 (3/3) Installing tzdata (2025b-r0) 03:17:51 #62 19.57 Executing busybox-1.36.1-r29.trigger 03:17:51 #62 19.64 Executing ca-certificates-20250619-r0.trigger 03:17:51 #62 21.13 OK: 11 MiB in 17 packages 03:17:51 #62 ... 03:17:51 03:17:51 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:17:51 #55 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:51 #55 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:51 #55 ... 03:17:51 03:17:51 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:17:51 #68 22.18 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:17:51 #68 22.18 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:17:51 #68 22.18 OK: 24052 distinct packages available 03:17:51 #68 ... 03:17:51 03:17:51 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:17:51 #71 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:51 #71 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:51 #71 19.96 OK: 239 MiB in 58 packages 03:17:51 #71 ... 03:17:51 03:17:51 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:17:51 #61 22.44 Executing busybox-1.36.1-r29.trigger 03:17:51 #61 22.64 OK: 20 MiB in 18 packages 03:17:51 #61 ... 03:17:51 03:17:51 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:17:51 #72 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:51 #72 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:51 #72 19.32 OK: 239 MiB in 58 packages 03:17:52 #72 ... 03:17:52 03:17:52 #64 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:17:52 #64 22.19 (1/1) Installing dumb-init (1.2.5-r3) 03:17:52 #64 22.22 Executing busybox-1.36.1-r29.trigger 03:17:52 #64 22.51 OK: 9 MiB in 15 packages 03:17:52 #64 ... 03:17:52 03:17:52 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:17:52 #72 DONE 21.3s 03:17:52 03:17:52 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:17:52 #69 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:52 #69 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:52 #69 ... 03:17:52 03:17:52 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:17:52 #74 ... 03:17:52 03:17:52 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:17:52 #67 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:52 #67 21.72 (1/4) Installing ca-certificates (20250619-r0) 03:17:52 #67 22.56 (2/4) Installing dumb-init (1.2.5-r3) 03:17:52 #67 22.59 (3/4) Installing su-exec (0.2-r3) 03:17:52 #67 22.61 (4/4) Installing yq-go (4.44.1-r2) 03:17:52 #67 ... 03:17:52 03:17:52 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:17:52 #58 22.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:52 #58 ... 03:17:52 03:17:52 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:17:52 #74 DONE 0.7s 03:17:52 03:17:52 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:52 #75 ... 03:17:52 03:17:52 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:17:52 #62 DONE 23.8s 03:17:52 03:17:52 #57 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:17:52 #57 4.902 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:52 #57 8.864 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:53 #57 ... 03:17:53 03:17:53 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:17:53 #58 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:53 #58 ... 03:17:53 03:17:53 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:17:53 #63 DONE 24.6s 03:17:54 03:17:54 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:17:54 #71 DONE 23.1s 03:17:54 03:17:54 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:17:54 #76 ... 03:17:54 03:17:54 #64 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:17:54 #64 DONE 25.3s 03:17:54 03:17:54 #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 03:17:54 #77 ... 03:17:54 03:17:54 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:17:54 #61 DONE 25.8s 03:17:55 03:17:55 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:17:56 #78 ... 03:17:56 03:17:56 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:17:56 #79 DONE 2.1s 03:17:56 03:17:56 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:56 #80 ... 03:17:56 03:17:56 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:17:56 #69 23.43 OK: 239 MiB in 58 packages 03:17:56 #69 DONE 25.7s 03:17:56 03:17:56 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:17:57 #81 DONE 1.3s 03:17:57 03:17:57 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:57 #82 ... 03:17:57 03:17:57 #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:17:57 #65 18.98 v3.20.7-80-g4997032ab53 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:17:57 #65 18.98 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:17:57 #65 18.98 OK: 24052 distinct packages available 03:17:57 #65 20.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:57 #65 23.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:58 #65 ... 03:17:58 03:17:58 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:17:58 #67 24.39 Executing busybox-1.36.1-r29.trigger 03:17:58 #67 24.58 Executing ca-certificates-20250619-r0.trigger 03:17:58 #67 26.37 OK: 20 MiB in 18 packages 03:17:58 #67 DONE 29.0s 03:17:58 03:17:58 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:17:58 #55 25.03 OK: 239 MiB in 58 packages 03:17:58 #55 DONE 27.7s 03:17:58 03:17:58 #83 [core-command builder 4/7] COPY go.mod vendor* ./ 03:17:59 #83 ... 03:17:59 03:17:59 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:17:59 #0 8.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:59 #84 ... 03:17:59 03:17:59 #83 [core-command builder 4/7] COPY go.mod vendor* ./ 03:17:59 #83 DONE 1.2s 03:17:59 03:17:59 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:17:59 #84 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:59 #84 ... 03:17:59 03:17:59 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:17:59 #0 4.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:17:59 #0 6.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:17:59 #85 ... 03:17:59 03:17:59 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:01 #86 ... 03:18:01 03:18:01 #57 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:18:01 #57 20.38 (1/1) Installing dumb-init (1.2.5-r3) 03:18:01 #57 20.95 Executing busybox-1.36.1-r29.trigger 03:18:01 #57 21.08 OK: 9 MiB in 15 packages 03:18:01 #57 DONE 22.8s 03:18:01 03:18:01 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:18:01 #87 ... 03:18:01 03:18:01 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:18:01 #70 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:18:01 #70 23.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:18:01 #70 ... 03:18:01 03:18:01 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:18:01 #68 23.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:18:01 #68 26.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:18:01 #68 ... 03:18:01 03:18:01 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:18:01 #73 21.12 OK: 239 MiB in 58 packages 03:18:02 #73 DONE 22.6s 03:18:02 03:18:02 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:18:02 #58 33.07 (1/4) Installing dumb-init (1.2.5-r3) 03:18:02 #58 33.09 (2/4) Installing musl-obstack (1.2.3-r2) 03:18:02 #58 33.11 (3/4) Installing libucontext (1.2-r3) 03:18:02 #58 33.21 (4/4) Installing gcompat (1.1.0-r4) 03:18:02 #58 33.27 Executing busybox-1.36.1-r29.trigger 03:18:02 #58 33.40 OK: 9 MiB in 18 packages 03:18:02 #58 ... 03:18:02 03:18:02 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:18:03 #88 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:18:03 #88 ... 03:18:03 03:18:03 #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:18:03 #65 33.96 (1/5) Installing dumb-init (1.2.5-r3) 03:18:03 #65 33.98 (2/5) Installing musl-obstack (1.2.3-r2) 03:18:03 #65 34.02 (3/5) Installing libucontext (1.2-r3) 03:18:03 #65 34.02 (4/5) Installing gcompat (1.1.0-r4) 03:18:03 #65 34.17 (5/5) Installing openssl (3.3.4-r0) 03:18:03 #65 34.30 Executing busybox-1.36.1-r29.trigger 03:18:03 #65 34.49 OK: 10 MiB in 19 packages 03:18:03 #65 ... 03:18:03 03:18:03 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:18:03 #70 31.53 OK: 239 MiB in 58 packages 03:18:03 #70 DONE 33.1s 03:18:03 03:18:03 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:18:03 #89 DONE 1.0s 03:18:03 03:18:03 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:04 #90 ... 03:18:04 03:18:04 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:18:04 #58 DONE 35.6s 03:18:04 03:18:04 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:18:04 #88 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:18:05 #88 ... 03:18:05 03:18:05 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:18:05 #91 DONE 1.5s 03:18:05 03:18:05 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:05 #92 ... 03:18:05 03:18:05 #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:18:05 #65 DONE 36.6s 03:18:05 03:18:05 #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:18:08 #93 ... 03:18:08 03:18:08 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:18:08 #85 15.34 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:18:08 #85 15.56 Executing busybox-1.36.1-r30.post-upgrade 03:18:08 #85 16.28 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:18:08 #85 16.29 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:18:08 #85 16.33 Executing busybox-1.36.1-r30.trigger 03:18:08 #85 16.42 OK: 14 MiB in 21 packages 03:18:08 #85 DONE 19.0s 03:18:08 03:18:08 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:18:08 #68 35.09 (1/14) Installing ca-certificates (20250619-r0) 03:18:08 #68 35.60 (2/14) Installing brotli-libs (1.1.0-r2) 03:18:08 #68 35.79 (3/14) Installing c-ares (1.33.1-r0) 03:18:08 #68 35.91 (4/14) Installing libunistring (1.2-r0) 03:18:08 #68 36.35 (5/14) Installing libidn2 (2.3.7-r0) 03:18:08 #68 36.39 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:18:08 #68 36.43 (7/14) Installing libpsl (0.21.5-r1) 03:18:08 #68 36.46 (8/14) Installing zstd-libs (1.5.6-r0) 03:18:08 #68 36.59 (9/14) Installing libcurl (8.12.1-r0) 03:18:08 #68 36.73 (10/14) Installing curl (8.12.1-r0) 03:18:08 #68 36.78 (11/14) Installing dumb-init (1.2.5-r3) 03:18:08 #68 36.81 (12/14) Installing musl-obstack (1.2.3-r2) 03:18:08 #68 36.82 (13/14) Installing libucontext (1.2-r3) 03:18:08 #68 36.87 (14/14) Installing gcompat (1.1.0-r4) 03:18:08 #68 36.99 Executing busybox-1.36.1-r29.trigger 03:18:08 #68 37.17 Executing ca-certificates-20250619-r0.trigger 03:18:08 #68 38.53 OK: 15 MiB in 28 packages 03:18:10 #68 DONE 40.8s 03:18:10 03:18:10 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:18:10 #84 19.86 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:18:10 #84 20.07 Executing busybox-1.36.1-r30.post-upgrade 03:18:10 #84 20.47 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:18:10 #84 20.49 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:18:10 #84 20.49 Executing busybox-1.36.1-r30.trigger 03:18:10 #84 20.78 OK: 9 MiB in 16 packages 03:18:12 #84 DONE 22.7s 03:18:12 03:18:12 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:18:13 #94 ... 03:18:13 03:18:13 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:18:13 #78 7.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:18:13 #78 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:18:13 #78 ... 03:18:13 03:18:13 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:18:13 #0 2.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:18:14 #95 ... 03:18:14 03:18:14 #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 03:18:14 #77 9.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:18:14 #77 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:18:14 #77 ... 03:18:14 03:18:14 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:18:14 #76 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:18:14 #76 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:18:14 #76 ... 03:18:14 03:18:14 #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:18:14 #93 4.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:18:14 #93 6.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:18:14 #93 ... 03:18:14 03:18:14 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:18:14 #94 DONE 2.1s 03:18:14 03:18:14 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:18:14 #96 DONE 0.3s 03:18:14 03:18:14 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:18:14 #95 4.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:18:14 #95 ... 03:18:14 03:18:14 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:18:14 #0 5.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:18:14 #0 6.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:18:15 #97 ... 03:18:15 03:18:15 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:18:15 #88 21.85 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:18:15 #88 21.99 Executing busybox-1.36.1-r30.post-upgrade 03:18:15 #88 22.45 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:18:15 #88 22.45 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:18:15 #88 22.47 Executing busybox-1.36.1-r30.trigger 03:18:15 #88 22.57 OK: 11 MiB in 17 packages 03:18:17 #88 DONE 24.2s 03:18:17 03:18:17 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:18:17 #76 21.43 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:18:17 #76 21.58 Executing busybox-1.36.1-r30.post-upgrade 03:18:17 #76 21.95 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:18:17 #76 21.96 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:18:17 #76 22.00 Executing busybox-1.36.1-r30.trigger 03:18:17 #76 22.11 OK: 9 MiB in 15 packages 03:18:17 #76 ... 03:18:17 03:18:17 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:18:17 #87 9.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:18:17 #87 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:18:17 #87 ... 03:18:17 03:18:17 #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 03:18:17 #77 21.42 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:18:17 #77 21.57 Executing busybox-1.36.1-r30.post-upgrade 03:18:17 #77 22.12 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:18:17 #77 22.13 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:18:17 #77 22.15 Executing busybox-1.36.1-r30.trigger 03:18:17 #77 22.25 OK: 9 MiB in 15 packages 03:18:17 #77 ... 03:18:17 03:18:17 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:18:17 #76 DONE 23.8s 03:18:17 03:18:17 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:18:17 #78 20.11 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:18:17 #78 20.24 Executing busybox-1.36.1-r30.post-upgrade 03:18:17 #78 20.71 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:18:17 #78 20.72 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:18:17 #78 20.73 Executing busybox-1.36.1-r30.trigger 03:18:17 #78 20.80 OK: 20 MiB in 18 packages 03:18:17 #78 DONE 22.8s 03:18:17 03:18:17 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:18:18 #98 DONE 0.2s 03:18:18 03:18:18 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:18:18 #87 19.97 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:18:18 #87 20.13 Executing busybox-1.36.1-r30.post-upgrade 03:18:18 #87 ... 03:18:18 03:18:18 #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 03:18:18 #77 DONE 24.3s 03:18:18 03:18:18 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:18:18 #87 20.51 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:18:18 #87 20.53 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:18:18 #87 20.58 Executing busybox-1.36.1-r30.trigger 03:18:18 #87 20.67 OK: 20 MiB in 18 packages 03:18:19 #87 DONE 21.8s 03:18:19 03:18:19 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:18:19 #97 13.75 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:18:19 #97 13.98 Executing busybox-1.36.1-r30.post-upgrade 03:18:19 #97 14.29 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:18:19 #97 14.30 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:18:19 #97 14.31 Executing busybox-1.36.1-r30.trigger 03:18:19 #97 14.34 OK: 9 MiB in 18 packages 03:18:20 #97 DONE 15.4s 03:18:20 03:18:20 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:18:22 #99 DONE 1.5s 03:18:22 03:18:22 #93 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 03:18:22 #93 13.60 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:18:22 #93 13.73 Executing busybox-1.36.1-r30.post-upgrade 03:18:22 #93 14.38 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:18:22 #93 14.41 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:18:22 #93 14.43 Executing busybox-1.36.1-r30.trigger 03:18:22 #93 14.49 OK: 10 MiB in 19 packages 03:18:22 #93 DONE 16.2s 03:18:22 03:18:22 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:18:22 #100 DONE 0.3s 03:18:22 03:18:22 #101 [security-spire-config stage-2 6/10] COPY security.txt / 03:18:22 #101 DONE 0.3s 03:18:22 03:18:22 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:18:22 #95 9.306 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:18:22 #95 9.404 Executing busybox-1.36.1-r30.post-upgrade 03:18:22 #95 10.10 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:18:22 #95 10.13 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:18:22 #95 10.23 Executing busybox-1.36.1-r30.trigger 03:18:22 #95 10.37 OK: 15 MiB in 28 packages 03:18:22 #95 DONE 12.5s 03:18:22 03:18:22 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:18:22 #102 DONE 0.3s 03:18:22 03:18:22 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:18:23 #103 DONE 0.2s 03:18:23 03:18:23 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:18:23 #104 ... 03:18:23 03:18:23 #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:18:23 #105 DONE 1.5s 03:18:23 03:18:23 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:18:23 #104 DONE 0.3s 03:18:23 03:18:23 #106 [security-spire-config] exporting to image 03:18:23 #106 exporting layers 03:18:24 #106 ... 03:18:24 03:18:24 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:18:24 #107 DONE 2.6s 03:18:24 03:18:24 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:18:24 #108 DONE 0.3s 03:18:24 03:18:24 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:18:24 #109 ... 03:18:24 03:18:24 #110 [security-spire-server stage-2 6/9] COPY security.txt / 03:18:24 #110 DONE 0.3s 03:18:25 03:18:25 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:18:25 #111 DONE 0.3s 03:18:25 03:18:25 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:18:25 #109 ... 03:18:25 03:18:25 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:18:25 #112 DONE 0.2s 03:18:25 03:18:25 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:18:25 #113 DONE 0.3s 03:18:25 03:18:25 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:18:25 #109 DONE 2.4s 03:18:25 03:18:25 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:18:26 #114 DONE 0.4s 03:18:26 03:18:26 #106 [security-spire-server] exporting to image 03:18:26 #106 ... 03:18:26 03:18:26 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 03:18:26 #115 DONE 0.2s 03:18:26 03:18:26 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:18:26 #116 DONE 0.2s 03:18:26 03:18:26 #106 [security-spire-server] exporting to image 03:18:26 #106 ... 03:18:26 03:18:26 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:18:26 #117 DONE 0.3s 03:18:26 03:18:26 #106 [security-spire-config] exporting to image 03:18:26 #106 exporting layers 3.6s done 03:18:26 #106 writing image sha256:daa31b2775179a1a72c3fe8d96a767f440abc7dff025c88ca0b98ba98903616d done 03:18:26 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 03:18:27 #106 ... 03:18:27 03:18:27 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:18:27 #118 DONE 0.3s 03:18:27 03:18:27 #106 [security-spire-agent] exporting to image 03:18:28 #106 exporting layers 3.1s done 03:18:28 #106 writing image sha256:f5bb332b006f4d2929dd9182bade236c17602c7665714e0d029e3319e10c5b1b 0.0s done 03:18:28 #106 naming to docker.io/library/security-spire-server-arm64 03:18:28 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 03:18:29 #106 exporting layers 2.3s done 03:18:29 #106 writing image sha256:28895866c7805ffe37e3be8ada026532b1f3680c2a3fda47867d478047519f23 0.0s done 03:18:29 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 03:18:29 #106 DONE 6.2s 03:18:29 03:18:29 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:51 #86 DONE 105.0s 03:19:51 03:19:51 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:51 #75 ... 03:19:51 03:19:51 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:51 #82 DONE 106.8s 03:19:51 03:19:51 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:51 #90 DONE 100.8s 03:19:51 03:19:51 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:51 #92 DONE 99.3s 03:19:51 03:19:51 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:51 #80 DONE 108.5s 03:19:51 03:19:51 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:19:51 #119 ... 03:19:51 03:19:51 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:51 #75 DONE 111.9s 03:19:51 03:19:51 #120 [security-bootstrapper builder 6/7] COPY . . 03:19:51 #120 DONE 1.9s 03:19:51 03:19:51 #121 [core-keeper builder 7/8] COPY . . 03:19:51 #121 DONE 2.0s 03:19:51 03:19:51 #122 [support-scheduler builder 6/7] COPY . . 03:19:51 #122 DONE 2.0s 03:19:51 03:19:51 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:51 #123 CACHED 03:19:51 03:19:51 #124 [security-secretstore-setup builder 6/7] COPY . . 03:19:51 #124 CACHED 03:19:51 03:19:51 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:19:51 #125 CACHED 03:19:51 03:19:51 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 03:19:51 #126 CACHED 03:19:51 03:19:51 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:19:51 #127 CACHED 03:19:51 03:19:51 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:51 #128 CACHED 03:19:51 03:19:51 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:51 #129 CACHED 03:19:51 03:19:51 #130 [security-proxy-auth builder 6/7] COPY . . 03:19:51 #130 CACHED 03:19:51 03:19:51 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:19:51 #131 CACHED 03:19:51 03:19:51 #132 [security-proxy-setup builder 6/7] COPY . . 03:19:51 #132 CACHED 03:19:51 03:19:51 #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:51 #133 CACHED 03:19:51 03:19:51 #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:19:51 #134 CACHED 03:19:51 03:19:51 #135 [core-command builder 6/7] COPY . . 03:19:51 #135 DONE 2.1s 03:19:51 03:19:51 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:51 #136 CACHED 03:19:51 03:19:51 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 03:19:51 #137 CACHED 03:19:51 03:19:51 #138 [core-data builder 6/7] COPY . . 03:19:51 #138 CACHED 03:19:51 03:19:51 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:19:51 #119 DONE 2.0s 03:19:51 03:19:51 #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:51 #139 CACHED 03:19:51 03:19:51 #140 [core-metadata builder 6/7] COPY . . 03:19:51 #140 CACHED 03:19:51 03:19:51 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:19:51 #141 CACHED 03:19:51 03:19:51 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:19:51 #142 ... 03:19:51 03:19:51 #143 [support-notifications builder 6/7] COPY . . 03:19:51 #143 DONE 2.2s 03:19:51 03:19:51 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:19:51 #144 4.912 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:19:52 #144 ... 03:19:52 03:19:52 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:19:52 #142 5.994 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:19:57 #142 ... 03:19:57 03:19:57 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:19:57 #0 5.457 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:19:57 #145 ... 03:19:57 03:19:57 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:19:57 #0 4.279 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:19:57 #146 ... 03:19:57 03:19:57 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:19:57 #0 6.056 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:19:57 #147 ... 03:19:57 03:19:57 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:19:57 #0 6.242 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:19:57 #148 ... 03:19:57 03:19:57 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:19:57 #0 4.861 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:19:57 #149 ... 03:19:57 03:19:57 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:19:57 #0 5.502 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:19:57 #150 ... 03:19:57 03:19:57 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:19:57 #0 5.996 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:19:57 #151 ... 03:19:57 03:19:57 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:19:57 #0 6.246 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:19:57 #152 ... 03:19:57 03:19:57 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:19:57 #0 6.002 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:19:58 #153 ... 03:19:58 03:19:58 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:19:58 #0 4.102 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:37:36 #154 ... 03:37:36 03:37:36 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:37:36 #152 DONE 1056.4s 03:37:36 03:37:36 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:37:36 #151 ... 03:37:36 03:37:36 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:37:36 #155 DONE 0.1s 03:37:36 03:37:36 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:37:36 #153 ... 03:37:36 03:37:36 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:37:36 #156 DONE 0.1s 03:37:36 03:37:36 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:37:36 #157 DONE 0.3s 03:37:36 03:37:36 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:37:36 #148 ... 03:37:36 03:37:36 #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 03:37:36 #158 DONE 0.2s 03:37:36 03:37:36 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:37:36 #159 DONE 0.1s 03:37:36 03:37:36 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:37:36 #160 DONE 2.6s 03:37:36 03:37:36 #106 [core-common-config-bootstrapper] exporting to image 03:37:36 #106 exporting layers 03:37:36 #106 exporting layers 0.7s done 03:37:36 #106 writing image sha256:7c83fd8db5579cb461dde70d3cef19a4c5011bc9863bcf6dd3c01796484d4c36 done 03:37:36 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:37:36 #106 DONE 7.0s 03:37:36 03:37:36 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:37:36 #37 ... 03:37:36 03:37:36 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:37:36 #153 DONE 1064.7s 03:37:36 03:37:36 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:37:36 #150 ... 03:37:36 03:37:36 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:37:36 #161 DONE 0.2s 03:37:36 03:37:36 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:37:36 #162 DONE 2.0s 03:37:36 03:37:36 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:37:36 #163 DONE 0.3s 03:37:36 03:37:36 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:37:36 #164 DONE 0.3s 03:37:36 03:37:36 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:37:36 #165 DONE 0.3s 03:37:36 03:37:36 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:37:36 #142 ... 03:37:36 03:37:36 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:37:36 #166 DONE 0.2s 03:37:36 03:37:36 #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/ 03:37:36 #167 DONE 0.2s 03:37:36 03:37:36 #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/ 03:37:36 #168 DONE 0.2s 03:37:36 03:37:36 #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/ 03:37:36 #169 DONE 0.1s 03:37:36 03:37:36 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:37:36 #170 DONE 0.1s 03:37:36 03:37:36 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:37:38 #171 DONE 1.6s 03:37:38 03:37:38 #106 [security-bootstrapper] exporting to image 03:37:38 #106 exporting layers 03:37:38 #106 exporting layers 1.0s done 03:37:38 #106 writing image sha256:c195bbc561c2f74e6628019df99728681e09cf0cc902e91a40aba0bb693927c0 done 03:37:38 #106 naming to docker.io/library/security-bootstrapper-arm64 03:37:38 #106 naming to docker.io/library/security-bootstrapper-arm64 done 03:37:38 #106 DONE 7.9s 03:37:38 03:37:38 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:55:02 #37 ... 03:55:02 03:55:02 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:55:02 #146 DONE 2106.2s 03:55:02 03:55:02 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:55:02 #144 ... 03:55:02 03:55:02 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:55:02 #172 DONE 0.1s 03:55:02 03:55:02 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:55:02 #173 DONE 0.1s 03:55:02 03:55:02 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:55:02 #144 ... 03:55:02 03:55:02 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:55:02 #174 DONE 0.5s 03:55:02 03:55:02 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:55:02 #175 DONE 0.2s 03:55:02 03:55:02 #106 [core-command] exporting to image 03:55:02 #106 exporting layers 03:55:02 #106 exporting layers 0.6s done 03:55:02 #106 writing image sha256:39d335ea01c141232346222d31576f3f870234bfd9d3e351f669cca8caa33e4d done 03:55:02 #106 naming to docker.io/library/core-command-arm64 done 03:55:02 #106 DONE 8.5s 03:55:02 03:55:02 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:55:24 #144 ... 03:55:24 03:55:24 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:55:24 #150 2137.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:55:28 #150 ... 03:55:28 03:55:28 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:55:28 #154 DONE 2141.1s 03:55:28 03:55:28 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:55:28 #144 ... 03:55:28 03:55:28 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:55:28 #176 DONE 0.4s 03:55:28 03:55:28 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:55:28 #177 DONE 0.3s 03:55:28 03:55:28 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:55:28 #151 ... 03:55:28 03:55:28 #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 03:55:28 #178 DONE 0.2s 03:55:28 03:55:28 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:55:29 #179 DONE 0.2s 03:55:29 03:55:29 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:55:29 #180 DONE 0.6s 03:55:29 03:55:29 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:55:29 #37 ... 03:55:29 03:55:29 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:55:30 #181 DONE 0.2s 03:55:30 03:55:30 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:55:32 #182 DONE 2.3s 03:55:32 03:55:32 #106 [security-proxy-setup] exporting to image 03:55:32 #106 exporting layers 03:55:33 #106 exporting layers 1.1s done 03:55:33 #106 writing image sha256:28db82ca3ddd5bbf9179b79e9bcca7764932cbba6d1badbb1d8753ddfe9ff51d 0.0s done 03:55:33 #106 naming to docker.io/library/security-proxy-setup-arm64 done 03:55:33 #106 DONE 9.6s 03:55:33 03:55:33 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:56:05 #149 ... 03:56:05 03:56:05 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:56:05 #150 DONE 2178.4s 03:56:05 03:56:05 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:56:05 #151 ... 03:56:05 03:56:05 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:56:05 #183 DONE 0.2s 03:56:05 03:56:05 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:56:06 #184 DONE 0.2s 03:56:06 03:56:06 #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 03:56:06 #185 DONE 0.3s 03:56:06 03:56:06 #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 03:56:06 #186 DONE 0.2s 03:56:06 03:56:06 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:56:06 #187 DONE 0.2s 03:56:06 03:56:06 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:56:07 #188 DONE 0.6s 03:56:07 03:56:07 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:56:08 #189 DONE 0.7s 03:56:08 03:56:08 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:56:08 #144 ... 03:56:08 03:56:08 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:56:08 #190 DONE 0.2s 03:56:08 03:56:08 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:56:11 #191 DONE 2.3s 03:56:11 03:56:11 #106 [security-secretstore-setup] exporting to image 03:56:11 #106 exporting layers 03:56:12 #106 exporting layers 1.7s done 03:56:12 #106 writing image sha256:49e8ecfa1d7c0b199761ff702220de848b10019600866b02e65f13bb5b5a421e done 03:56:12 #106 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 03:56:12 #106 DONE 11.4s 03:56:12 03:56:12 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:57:20 #144 ... 03:57:20 03:57:20 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:57:20 #142 DONE 2244.8s 03:57:20 03:57:20 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:57:20 #144 ... 03:57:20 03:57:20 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:57:20 #192 DONE 0.3s 03:57:20 03:57:20 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:20 #37 ... 03:57:20 03:57:20 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:57:20 #193 DONE 0.2s 03:57:20 03:57:20 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:20 #37 ... 03:57:20 03:57:20 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:57:20 #194 DONE 0.6s 03:57:20 03:57:20 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:57:20 #37 ... 03:57:20 03:57:20 #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 03:57:20 #195 DONE 0.2s 03:57:20 03:57:20 #106 [security-spiffe-token-provider] exporting to image 03:57:20 #106 exporting layers 03:57:20 #106 exporting layers 2.2s done 03:57:20 #106 writing image sha256:b430623eb4c3aef4ec22c625ccdd09789a118c75a13dc34ce86050e7f1c3ba79 done 03:57:20 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 03:57:20 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:57:20 #106 DONE 13.6s 03:57:20 03:57:20 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:58:16 #151 ... 03:58:16 03:58:16 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:58:16 #147 DONE 2301.7s 03:58:16 03:58:16 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:58:16 #144 ... 03:58:16 03:58:16 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:58:16 #196 DONE 0.2s 03:58:16 03:58:16 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:58:16 #197 DONE 0.2s 03:58:16 03:58:16 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:58:16 #198 DONE 0.9s 03:58:16 03:58:16 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:58:16 #199 DONE 0.4s 03:58:16 03:58:16 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:58:16 #200 DONE 0.3s 03:58:16 03:58:16 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:58:16 #37 ... 03:58:16 03:58:16 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:58:16 #201 ... 03:58:16 03:58:16 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:58:16 #149 DONE 2307.8s 03:58:16 03:58:16 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:58:16 #151 ... 03:58:16 03:58:16 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:58:16 #201 DONE 3.7s 03:58:16 03:58:16 #106 [security-proxy-auth] exporting to image 03:58:16 #106 exporting layers 03:58:16 #106 ... 03:58:16 03:58:16 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:58:16 #202 DONE 0.3s 03:58:16 03:58:16 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:58:16 #151 ... 03:58:16 03:58:16 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:58:16 #203 ... 03:58:16 03:58:16 #106 [security-proxy-auth] exporting to image 03:58:16 #106 exporting layers 1.3s done 03:58:16 #106 writing image sha256:01fcfba5a48f3b0758a89954355f8f52d75cd0fd607a7aaeb459a33da7db6452 0.0s done 03:58:16 #106 naming to docker.io/library/security-proxy-auth-arm64 done 03:58:16 #106 DONE 14.9s 03:58:16 03:58:16 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:58:16 #144 ... 03:58:16 03:58:16 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:58:16 #203 DONE 0.7s 03:58:16 03:58:16 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:58:17 #204 DONE 0.4s 03:58:17 03:58:17 #106 [core-keeper] exporting to image 03:58:17 #106 ... 03:58:17 03:58:17 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:58:17 #145 DONE 2310.9s 03:58:17 03:58:17 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:58:18 #144 ... 03:58:18 03:58:18 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:58:18 #151 DONE 2311.7s 03:58:18 03:58:18 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:58:18 #205 DONE 0.3s 03:58:18 03:58:18 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:58:18 #144 ... 03:58:18 03:58:18 #106 [core-keeper] exporting to image 03:58:18 #106 exporting layers 1.7s done 03:58:18 #106 writing image sha256:c7ba9ab2f476cf89ec99b453062589da6ff053cd64f2237e272c789581be1eae 0.0s done 03:58:18 #106 naming to docker.io/library/core-keeper-arm64 03:58:19 #106 naming to docker.io/library/core-keeper-arm64 done 03:58:19 #106 DONE 16.7s 03:58:19 03:58:19 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:58:19 #206 DONE 0.7s 03:58:19 03:58:19 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:58:19 #207 ... 03:58:19 03:58:19 #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:58:19 #208 DONE 0.5s 03:58:19 03:58:19 #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:58:19 #209 DONE 0.2s 03:58:19 03:58:19 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:58:19 #37 ... 03:58:19 03:58:19 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:58:20 #210 ... 03:58:20 03:58:20 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:58:20 #207 DONE 1.1s 03:58:20 03:58:20 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:58:20 #210 DONE 0.8s 03:58:20 03:58:20 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:58:20 #211 ... 03:58:20 03:58:20 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:58:20 #212 DONE 0.2s 03:58:21 03:58:21 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:58:21 #211 DONE 0.3s 03:58:21 03:58:21 #106 [core-data] exporting to image 03:58:21 #106 ... 03:58:21 03:58:21 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:58:21 #213 DONE 0.4s 03:58:21 03:58:21 #106 [core-metadata] exporting to image 03:58:21 #106 exporting layers 1.0s done 03:58:21 #106 writing image sha256:9120d5b33ef6e46b8d96d90c4f54db665fa8a23394cb9837d9fc622071904d96 0.0s done 03:58:21 #106 naming to docker.io/library/core-data-arm64 done 03:58:22 #106 exporting layers 0.8s done 03:58:22 #106 writing image sha256:a519021adac7b0c394666d7dcc4ad1a13baffd8a754a475eaa722ba2efabafb7 done 03:58:22 #106 naming to docker.io/library/core-metadata-arm64 done 03:58:22 #106 DONE 17.9s 03:58:22 03:58:22 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:58:54 #144 ... 03:58:54 03:58:54 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:58:54 #148 DONE 2342.7s 03:58:54 03:58:54 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:58:54 #214 DONE 0.2s 03:58:54 03:58:54 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:58:54 #215 DONE 0.1s 03:58:54 03:58:54 #16 [security-proxy-auth internal] load build definition from Dockerfile 03:58:54 #16 ... 03:58:54 03:58:54 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:58:54 #216 DONE 0.6s 03:58:54 03:58:54 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:58:54 #217 DONE 0.1s 03:58:54 03:58:54 #106 [support-scheduler] exporting to image 03:58:54 #106 exporting layers 03:58:54 #106 exporting layers 1.1s done 03:58:54 #106 writing image sha256:f7b48c2577756beacc10e0887beab465aae204225b8093894282ee55a5fb1f54 done 03:58:54 #106 naming to docker.io/library/support-scheduler-arm64 done 03:58:54 #106 DONE 19.1s 03:58:54 03:58:54 #16 [security-proxy-auth internal] load build definition from Dockerfile 03:58:59 #16 ... 03:58:59 03:58:59 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:58:59 #144 DONE 2353.0s 03:58:59 03:58:59 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:59:00 #37 ... 03:59:00 03:59:00 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:59:00 #218 DONE 0.1s 03:59:00 03:59:00 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:59:00 #37 ... 03:59:00 03:59:00 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:59:00 #219 DONE 0.1s 03:59:00 03:59:00 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:59:00 #37 ... 03:59:00 03:59:00 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:59:02 #220 DONE 2.2s 03:59:02 03:59:02 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:59:02 #37 ... 03:59:02 03:59:02 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:59:02 #221 DONE 0.1s 03:59:02 03:59:02 #106 [support-notifications] exporting to image 03:59:02 #106 exporting layers 03:59:03 #106 exporting layers 0.6s done 03:59:03 #106 writing image sha256:8c2e25387a99bb8885d727282e50cd0cb408f38292fb47492ca432ec197eaf94 done 03:59:03 #106 naming to docker.io/library/support-notifications-arm64 done 03:59:03 #106 DONE 19.7s 03:59:03 03:59:03 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:59:03 time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:03 time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:03 time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:03 time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:03 time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:03 time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:03 time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:03 time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:03 time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:03 time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:03 time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:03 time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:03 time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:03 time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:59:03 time="2025-09-15T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:59:03 $ docker stop --time=1 9e2a1b7dd6f787d3975ce3347622a4ecb495003b25b711d1d492df76ec3c28ad 03:59:05 $ docker rm -f --volumes 9e2a1b7dd6f787d3975ce3347622a4ecb495003b25b711d1d492df76ec3c28ad [Pipeline] // withDockerContainer [Pipeline] sh 03:59:05 + docker images 03:59:05 REPOSITORY TAG IMAGE ID CREATED SIZE 03:59:05 support-notifications-arm64 latest 8c2e25387a99 3 seconds ago 54.1MB 03:59:05 support-scheduler-arm64 latest f7b48c257775 15 seconds ago 50.3MB 03:59:05 core-metadata-arm64 latest a519021adac7 44 seconds ago 46.7MB 03:59:05 core-data-arm64 latest 9120d5b33ef6 45 seconds ago 46.6MB 03:59:05 core-keeper-arm64 latest c7ba9ab2f476 49 seconds ago 45.4MB 03:59:05 security-proxy-auth-arm64 latest 01fcfba5a48f 51 seconds ago 45.7MB 03:59:05 security-spiffe-token-provider-arm64 latest b430623eb4c3 About a minute ago 49.9MB 03:59:05 security-secretstore-setup-arm64 latest 49e8ecfa1d7c 2 minutes ago 80.2MB 03:59:05 security-proxy-setup-arm64 latest 28db82ca3ddd 3 minutes ago 50.3MB 03:59:05 core-command-arm64 latest 39d335ea01c1 4 minutes ago 41MB 03:59:05 security-bootstrapper-arm64 latest c195bbc561c2 21 minutes ago 22.1MB 03:59:05 core-common-config-bootstrapper-arm64 latest 7c83fd8db557 21 minutes ago 21MB 03:59:05 security-spire-agent-arm64 latest 28895866c780 40 minutes ago 188MB 03:59:05 security-spire-server-arm64 latest f5bb332b006f 40 minutes ago 145MB 03:59:05 security-spire-config-arm64 latest daa31b277517 40 minutes ago 144MB 03:59:05 ci-base-image-arm64 latest 099d4a08e9fd 42 minutes ago 922MB 03:59:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 6 weeks ago 566MB 03:59:05 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 03:59:05 provisioning config files... 03:59:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/903@tmp/config3661219964466464069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:59:06 ---> ****-login.sh 03:59:06 nexus3.edgexfoundry.org:10001 03:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:06 Configure a credential helper to remove this warning. See 03:59:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:06 03:59:06 Login Succeeded 03:59:06 nexus3.edgexfoundry.org:10002 03:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:07 Configure a credential helper to remove this warning. See 03:59:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:07 03:59:07 Login Succeeded 03:59:07 nexus3.edgexfoundry.org:10003 03:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:07 Configure a credential helper to remove this warning. See 03:59:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:07 03:59:07 Login Succeeded 03:59:07 nexus3.edgexfoundry.org:10004 03:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:07 Configure a credential helper to remove this warning. See 03:59:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:07 03:59:07 Login Succeeded 03:59:07 ****.io 03:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:08 Configure a credential helper to remove this warning. See 03:59:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:08 03:59:08 Login Succeeded 03:59:08 ---> ****-login.sh ends [Pipeline] } 03:59:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:59:08 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:59:08 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:59:08 latest 03:59:08 4.1.0-dev.60 03:59:08 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:59:08 main 03:59:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:59:09 b7912dbda382: Preparing 03:59:09 9cfbb1ca7e3b: Preparing 03:59:09 9739ac5eb3c6: Preparing 03:59:09 f990080698ce: Preparing 03:59:09 628e85a84bce: Preparing 03:59:09 273c7fec1b46: Preparing 03:59:09 1e890da81ec9: Preparing 03:59:09 273c7fec1b46: Waiting 03:59:09 1e890da81ec9: Waiting 03:59:09 b7912dbda382: Pushed 03:59:09 f990080698ce: Pushed 03:59:09 9739ac5eb3c6: Pushed 03:59:09 1e890da81ec9: Layer already exists 03:59:09 273c7fec1b46: Pushed 03:59:09 628e85a84bce: Pushed 03:59:16 9cfbb1ca7e3b: Pushed 03:59:16 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:3ec43cea13f9fcb810672f937668d269698a7691c92387e981cc9ec7d7427d06 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:59:17 b7912dbda382: Preparing 03:59:17 9cfbb1ca7e3b: Preparing 03:59:17 9739ac5eb3c6: Preparing 03:59:17 f990080698ce: Preparing 03:59:17 628e85a84bce: Preparing 03:59:17 273c7fec1b46: Preparing 03:59:17 1e890da81ec9: Preparing 03:59:17 273c7fec1b46: Waiting 03:59:17 1e890da81ec9: Waiting 03:59:17 9739ac5eb3c6: Layer already exists 03:59:17 9cfbb1ca7e3b: Layer already exists 03:59:17 f990080698ce: Layer already exists 03:59:17 628e85a84bce: Layer already exists 03:59:17 b7912dbda382: Layer already exists 03:59:17 273c7fec1b46: Layer already exists 03:59:17 1e890da81ec9: Layer already exists 03:59:17 latest: digest: sha256:3ec43cea13f9fcb810672f937668d269698a7691c92387e981cc9ec7d7427d06 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.60 03:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:59:18 b7912dbda382: Preparing 03:59:18 9cfbb1ca7e3b: Preparing 03:59:18 9739ac5eb3c6: Preparing 03:59:18 f990080698ce: Preparing 03:59:18 628e85a84bce: Preparing 03:59:18 273c7fec1b46: Preparing 03:59:18 1e890da81ec9: Preparing 03:59:18 273c7fec1b46: Waiting 03:59:18 b7912dbda382: Layer already exists 03:59:18 9739ac5eb3c6: Layer already exists 03:59:18 9cfbb1ca7e3b: Layer already exists 03:59:18 f990080698ce: Layer already exists 03:59:18 628e85a84bce: Layer already exists 03:59:18 1e890da81ec9: Layer already exists 03:59:18 273c7fec1b46: Layer already exists 03:59:18 4.1.0-dev.60: digest: sha256:3ec43cea13f9fcb810672f937668d269698a7691c92387e981cc9ec7d7427d06 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:59:19 b7912dbda382: Preparing 03:59:19 9cfbb1ca7e3b: Preparing 03:59:19 9739ac5eb3c6: Preparing 03:59:19 f990080698ce: Preparing 03:59:19 628e85a84bce: Preparing 03:59:19 273c7fec1b46: Preparing 03:59:19 1e890da81ec9: Preparing 03:59:19 273c7fec1b46: Waiting 03:59:19 1e890da81ec9: Waiting 03:59:19 f990080698ce: Layer already exists 03:59:19 9739ac5eb3c6: Layer already exists 03:59:19 9cfbb1ca7e3b: Layer already exists 03:59:19 b7912dbda382: Layer already exists 03:59:19 628e85a84bce: Layer already exists 03:59:19 273c7fec1b46: Layer already exists 03:59:19 1e890da81ec9: Layer already exists 03:59:19 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:3ec43cea13f9fcb810672f937668d269698a7691c92387e981cc9ec7d7427d06 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:59:20 b7912dbda382: Preparing 03:59:20 9cfbb1ca7e3b: Preparing 03:59:20 9739ac5eb3c6: Preparing 03:59:20 f990080698ce: Preparing 03:59:20 628e85a84bce: Preparing 03:59:20 273c7fec1b46: Preparing 03:59:20 1e890da81ec9: Preparing 03:59:20 273c7fec1b46: Waiting 03:59:20 1e890da81ec9: Waiting 03:59:20 628e85a84bce: Layer already exists 03:59:20 9739ac5eb3c6: Layer already exists 03:59:20 9cfbb1ca7e3b: Layer already exists 03:59:20 b7912dbda382: Layer already exists 03:59:20 f990080698ce: Layer already exists 03:59:20 1e890da81ec9: Layer already exists 03:59:20 273c7fec1b46: Layer already exists 03:59:20 main: digest: sha256:3ec43cea13f9fcb810672f937668d269698a7691c92387e981cc9ec7d7427d06 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:20 ===================================================== [Pipeline] echo 03:59:20 taggedImages: 03:59:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:59:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:59:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.60 03:59:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:59:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:59:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:59:20 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:59:20 latest 03:59:20 4.1.0-dev.60 03:59:20 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:59:20 main 03:59:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:59:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:59:21 b72e76a8bfe2: Preparing 03:59:21 8a71a35b6d0a: Preparing 03:59:21 b83bfc5d99ba: Preparing 03:59:21 f20ff41d328d: Preparing 03:59:21 9739ac5eb3c6: Preparing 03:59:21 f990080698ce: Preparing 03:59:21 628e85a84bce: Preparing 03:59:21 273c7fec1b46: Preparing 03:59:21 1e890da81ec9: Preparing 03:59:21 628e85a84bce: Waiting 03:59:21 273c7fec1b46: Waiting 03:59:21 1e890da81ec9: Waiting 03:59:21 f990080698ce: Waiting 03:59:21 9739ac5eb3c6: Layer already exists 03:59:21 f990080698ce: Layer already exists 03:59:21 628e85a84bce: Layer already exists 03:59:21 b72e76a8bfe2: Pushed 03:59:21 273c7fec1b46: Layer already exists 03:59:21 b83bfc5d99ba: Pushed 03:59:21 8a71a35b6d0a: Pushed 03:59:21 1e890da81ec9: Layer already exists 03:59:24 f20ff41d328d: Pushed 03:59:24 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:f4e45e21584a120022cb6edbdd719d4b9516a3944dc5671b1cfda9e2719995ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:25 + 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 03:59:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:59:25 b72e76a8bfe2: Preparing 03:59:25 8a71a35b6d0a: Preparing 03:59:25 b83bfc5d99ba: Preparing 03:59:25 f20ff41d328d: Preparing 03:59:25 9739ac5eb3c6: Preparing 03:59:25 f990080698ce: Preparing 03:59:25 628e85a84bce: Preparing 03:59:25 273c7fec1b46: Preparing 03:59:25 1e890da81ec9: Preparing 03:59:25 628e85a84bce: Waiting 03:59:25 273c7fec1b46: Waiting 03:59:25 f20ff41d328d: Layer already exists 03:59:25 b72e76a8bfe2: Layer already exists 03:59:25 b83bfc5d99ba: Layer already exists 03:59:25 9739ac5eb3c6: Layer already exists 03:59:25 8a71a35b6d0a: Layer already exists 03:59:25 1e890da81ec9: Layer already exists 03:59:25 273c7fec1b46: Layer already exists 03:59:25 628e85a84bce: Layer already exists 03:59:25 f990080698ce: Layer already exists 03:59:25 latest: digest: sha256:f4e45e21584a120022cb6edbdd719d4b9516a3944dc5671b1cfda9e2719995ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.60 03:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:59:27 b72e76a8bfe2: Preparing 03:59:27 8a71a35b6d0a: Preparing 03:59:27 b83bfc5d99ba: Preparing 03:59:27 f20ff41d328d: Preparing 03:59:27 9739ac5eb3c6: Preparing 03:59:27 f990080698ce: Preparing 03:59:27 628e85a84bce: Preparing 03:59:27 273c7fec1b46: Preparing 03:59:27 1e890da81ec9: Preparing 03:59:27 f990080698ce: Waiting 03:59:27 628e85a84bce: Waiting 03:59:27 273c7fec1b46: Waiting 03:59:27 1e890da81ec9: Waiting 03:59:27 9739ac5eb3c6: Layer already exists 03:59:27 b83bfc5d99ba: Layer already exists 03:59:27 f20ff41d328d: Layer already exists 03:59:27 8a71a35b6d0a: Layer already exists 03:59:27 b72e76a8bfe2: Layer already exists 03:59:27 1e890da81ec9: Layer already exists 03:59:27 628e85a84bce: Layer already exists 03:59:27 273c7fec1b46: Layer already exists 03:59:27 f990080698ce: Layer already exists 03:59:27 4.1.0-dev.60: digest: sha256:f4e45e21584a120022cb6edbdd719d4b9516a3944dc5671b1cfda9e2719995ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:59:28 b72e76a8bfe2: Preparing 03:59:28 8a71a35b6d0a: Preparing 03:59:28 b83bfc5d99ba: Preparing 03:59:28 f20ff41d328d: Preparing 03:59:28 9739ac5eb3c6: Preparing 03:59:28 f990080698ce: Preparing 03:59:28 628e85a84bce: Preparing 03:59:28 f990080698ce: Waiting 03:59:28 273c7fec1b46: Preparing 03:59:28 1e890da81ec9: Preparing 03:59:28 628e85a84bce: Waiting 03:59:28 1e890da81ec9: Waiting 03:59:28 273c7fec1b46: Waiting 03:59:28 9739ac5eb3c6: Layer already exists 03:59:28 f20ff41d328d: Layer already exists 03:59:28 8a71a35b6d0a: Layer already exists 03:59:28 b72e76a8bfe2: Layer already exists 03:59:28 b83bfc5d99ba: Layer already exists 03:59:28 1e890da81ec9: Layer already exists 03:59:28 273c7fec1b46: Layer already exists 03:59:28 628e85a84bce: Layer already exists 03:59:28 f990080698ce: Layer already exists 03:59:28 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:f4e45e21584a120022cb6edbdd719d4b9516a3944dc5671b1cfda9e2719995ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:59:29 b72e76a8bfe2: Preparing 03:59:29 8a71a35b6d0a: Preparing 03:59:29 b83bfc5d99ba: Preparing 03:59:29 f20ff41d328d: Preparing 03:59:29 9739ac5eb3c6: Preparing 03:59:29 f990080698ce: Preparing 03:59:29 628e85a84bce: Preparing 03:59:29 273c7fec1b46: Preparing 03:59:29 1e890da81ec9: Preparing 03:59:29 f990080698ce: Waiting 03:59:29 628e85a84bce: Waiting 03:59:29 273c7fec1b46: Waiting 03:59:29 1e890da81ec9: Waiting 03:59:29 8a71a35b6d0a: Layer already exists 03:59:29 9739ac5eb3c6: Layer already exists 03:59:29 b72e76a8bfe2: Layer already exists 03:59:29 f20ff41d328d: Layer already exists 03:59:29 b83bfc5d99ba: Layer already exists 03:59:29 1e890da81ec9: Layer already exists 03:59:29 f990080698ce: Layer already exists 03:59:29 273c7fec1b46: Layer already exists 03:59:29 628e85a84bce: Layer already exists 03:59:29 main: digest: sha256:f4e45e21584a120022cb6edbdd719d4b9516a3944dc5671b1cfda9e2719995ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:29 ===================================================== [Pipeline] echo 03:59:29 taggedImages: 03:59:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:59:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:59:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.60 03:59:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:59:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:59:29 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:59:29 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:59:29 latest 03:59:29 4.1.0-dev.60 03:59:29 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:59:29 main 03:59:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:59:30 e5b2ff91b46c: Preparing 03:59:30 937732182ca1: Preparing 03:59:30 9739ac5eb3c6: Preparing 03:59:30 f990080698ce: Preparing 03:59:30 e4f4e37f7e9d: Preparing 03:59:30 b863f5a2a5f2: Preparing 03:59:30 1e890da81ec9: Preparing 03:59:30 b863f5a2a5f2: Waiting 03:59:30 1e890da81ec9: Waiting 03:59:30 9739ac5eb3c6: Layer already exists 03:59:30 f990080698ce: Layer already exists 03:59:30 1e890da81ec9: Layer already exists 03:59:30 e5b2ff91b46c: Pushed 03:59:30 b863f5a2a5f2: Pushed 03:59:31 e4f4e37f7e9d: Pushed 03:59:39 937732182ca1: Pushed 03:59:39 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:49178d630c0db56fafeb9757a3a2b95b30a9e5499c42bec405aa492f119fc47d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:59:40 e5b2ff91b46c: Preparing 03:59:40 937732182ca1: Preparing 03:59:40 9739ac5eb3c6: Preparing 03:59:40 f990080698ce: Preparing 03:59:40 e4f4e37f7e9d: Preparing 03:59:40 b863f5a2a5f2: Preparing 03:59:40 1e890da81ec9: Preparing 03:59:40 b863f5a2a5f2: Waiting 03:59:40 1e890da81ec9: Waiting 03:59:40 e4f4e37f7e9d: Layer already exists 03:59:40 f990080698ce: Layer already exists 03:59:40 9739ac5eb3c6: Layer already exists 03:59:40 e5b2ff91b46c: Layer already exists 03:59:40 937732182ca1: Layer already exists 03:59:40 b863f5a2a5f2: Layer already exists 03:59:40 1e890da81ec9: Layer already exists 03:59:40 latest: digest: sha256:49178d630c0db56fafeb9757a3a2b95b30a9e5499c42bec405aa492f119fc47d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.60 03:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:59:41 e5b2ff91b46c: Preparing 03:59:41 937732182ca1: Preparing 03:59:41 9739ac5eb3c6: Preparing 03:59:41 f990080698ce: Preparing 03:59:41 e4f4e37f7e9d: Preparing 03:59:41 b863f5a2a5f2: Preparing 03:59:41 1e890da81ec9: Preparing 03:59:41 1e890da81ec9: Waiting 03:59:41 b863f5a2a5f2: Waiting 03:59:41 f990080698ce: Layer already exists 03:59:41 e4f4e37f7e9d: Layer already exists 03:59:41 e5b2ff91b46c: Layer already exists 03:59:41 937732182ca1: Layer already exists 03:59:41 9739ac5eb3c6: Layer already exists 03:59:41 1e890da81ec9: Layer already exists 03:59:41 b863f5a2a5f2: Layer already exists 03:59:41 4.1.0-dev.60: digest: sha256:49178d630c0db56fafeb9757a3a2b95b30a9e5499c42bec405aa492f119fc47d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:59:42 e5b2ff91b46c: Preparing 03:59:42 937732182ca1: Preparing 03:59:42 9739ac5eb3c6: Preparing 03:59:42 f990080698ce: Preparing 03:59:42 e4f4e37f7e9d: Preparing 03:59:42 b863f5a2a5f2: Preparing 03:59:42 1e890da81ec9: Preparing 03:59:42 b863f5a2a5f2: Waiting 03:59:42 1e890da81ec9: Waiting 03:59:42 e5b2ff91b46c: Layer already exists 03:59:42 f990080698ce: Layer already exists 03:59:42 937732182ca1: Layer already exists 03:59:42 9739ac5eb3c6: Layer already exists 03:59:42 e4f4e37f7e9d: Layer already exists 03:59:42 1e890da81ec9: Layer already exists 03:59:42 b863f5a2a5f2: Layer already exists 03:59:42 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:49178d630c0db56fafeb9757a3a2b95b30a9e5499c42bec405aa492f119fc47d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:59:43 e5b2ff91b46c: Preparing 03:59:43 937732182ca1: Preparing 03:59:43 9739ac5eb3c6: Preparing 03:59:43 f990080698ce: Preparing 03:59:43 e4f4e37f7e9d: Preparing 03:59:43 b863f5a2a5f2: Preparing 03:59:43 1e890da81ec9: Preparing 03:59:43 b863f5a2a5f2: Waiting 03:59:43 1e890da81ec9: Waiting 03:59:43 e5b2ff91b46c: Layer already exists 03:59:43 9739ac5eb3c6: Layer already exists 03:59:43 f990080698ce: Layer already exists 03:59:43 e4f4e37f7e9d: Layer already exists 03:59:43 937732182ca1: Layer already exists 03:59:43 b863f5a2a5f2: Layer already exists 03:59:43 1e890da81ec9: Layer already exists 03:59:43 main: digest: sha256:49178d630c0db56fafeb9757a3a2b95b30a9e5499c42bec405aa492f119fc47d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:43 ===================================================== [Pipeline] echo 03:59:43 taggedImages: 03:59:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:59:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:59:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.60 03:59:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:59:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:59:43 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:59:43 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:59:43 latest 03:59:43 4.1.0-dev.60 03:59:43 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:59:43 main 03:59:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:59:44 6a3d3478dc3b: Preparing 03:59:44 243f0ec72222: Preparing 03:59:44 f990080698ce: Preparing 03:59:44 f93203e25aa7: Preparing 03:59:44 5eb1f8abbabe: Preparing 03:59:44 1e890da81ec9: Preparing 03:59:44 1e890da81ec9: Waiting 03:59:44 f990080698ce: Layer already exists 03:59:44 1e890da81ec9: Layer already exists 03:59:44 5eb1f8abbabe: Pushed 03:59:44 6a3d3478dc3b: Pushed 03:59:44 f93203e25aa7: Pushed 03:59:52 243f0ec72222: Pushed 03:59:52 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:c2f0556b0f1480a37f37f823d5eb986415bf23f56b948ca7b90f8e89b2d70107 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:59:53 6a3d3478dc3b: Preparing 03:59:53 243f0ec72222: Preparing 03:59:53 f990080698ce: Preparing 03:59:53 f93203e25aa7: Preparing 03:59:53 5eb1f8abbabe: Preparing 03:59:53 1e890da81ec9: Preparing 03:59:53 1e890da81ec9: Waiting 03:59:53 f93203e25aa7: Layer already exists 03:59:53 243f0ec72222: Layer already exists 03:59:53 5eb1f8abbabe: Layer already exists 03:59:53 f990080698ce: Layer already exists 03:59:53 6a3d3478dc3b: Layer already exists 03:59:53 1e890da81ec9: Layer already exists 03:59:54 latest: digest: sha256:c2f0556b0f1480a37f37f823d5eb986415bf23f56b948ca7b90f8e89b2d70107 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.60 03:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:59:54 6a3d3478dc3b: Preparing 03:59:54 243f0ec72222: Preparing 03:59:54 f990080698ce: Preparing 03:59:54 f93203e25aa7: Preparing 03:59:54 5eb1f8abbabe: Preparing 03:59:54 1e890da81ec9: Preparing 03:59:54 1e890da81ec9: Waiting 03:59:54 f93203e25aa7: Layer already exists 03:59:54 f990080698ce: Layer already exists 03:59:54 243f0ec72222: Layer already exists 03:59:54 5eb1f8abbabe: Layer already exists 03:59:54 6a3d3478dc3b: Layer already exists 03:59:54 1e890da81ec9: Layer already exists 03:59:54 4.1.0-dev.60: digest: sha256:c2f0556b0f1480a37f37f823d5eb986415bf23f56b948ca7b90f8e89b2d70107 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:59:55 6a3d3478dc3b: Preparing 03:59:55 243f0ec72222: Preparing 03:59:55 f990080698ce: Preparing 03:59:55 f93203e25aa7: Preparing 03:59:55 5eb1f8abbabe: Preparing 03:59:55 1e890da81ec9: Preparing 03:59:55 1e890da81ec9: Waiting 03:59:55 f990080698ce: Layer already exists 03:59:55 243f0ec72222: Layer already exists 03:59:55 6a3d3478dc3b: Layer already exists 03:59:55 5eb1f8abbabe: Layer already exists 03:59:55 f93203e25aa7: Layer already exists 03:59:55 1e890da81ec9: Layer already exists 03:59:55 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:c2f0556b0f1480a37f37f823d5eb986415bf23f56b948ca7b90f8e89b2d70107 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:59:56 6a3d3478dc3b: Preparing 03:59:56 243f0ec72222: Preparing 03:59:56 f990080698ce: Preparing 03:59:56 f93203e25aa7: Preparing 03:59:56 5eb1f8abbabe: Preparing 03:59:56 1e890da81ec9: Preparing 03:59:56 1e890da81ec9: Waiting 03:59:56 f93203e25aa7: Layer already exists 03:59:56 6a3d3478dc3b: Layer already exists 03:59:56 243f0ec72222: Layer already exists 03:59:56 f990080698ce: Layer already exists 03:59:56 5eb1f8abbabe: Layer already exists 03:59:56 1e890da81ec9: Layer already exists 03:59:57 main: digest: sha256:c2f0556b0f1480a37f37f823d5eb986415bf23f56b948ca7b90f8e89b2d70107 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:57 ===================================================== [Pipeline] echo 03:59:57 taggedImages: 03:59:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:59:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:59:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.60 03:59:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:59:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:59:57 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:59:57 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:59:57 latest 03:59:57 4.1.0-dev.60 03:59:57 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 03:59:57 main 03:59:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 03:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:59:58 38c669d7224c: Preparing 03:59:58 31b1063dcd1a: Preparing 03:59:58 c5961d2cfcfe: Preparing 03:59:58 9739ac5eb3c6: Preparing 03:59:58 f990080698ce: Preparing 03:59:58 628e85a84bce: Preparing 03:59:58 273c7fec1b46: Preparing 03:59:58 1e890da81ec9: Preparing 03:59:58 628e85a84bce: Waiting 03:59:58 273c7fec1b46: Waiting 03:59:58 1e890da81ec9: Waiting 03:59:58 f990080698ce: Layer already exists 03:59:58 9739ac5eb3c6: Layer already exists 03:59:58 628e85a84bce: Layer already exists 03:59:58 273c7fec1b46: Layer already exists 03:59:58 31b1063dcd1a: Pushed 03:59:58 1e890da81ec9: Layer already exists 03:59:58 38c669d7224c: Pushed 04:00:06 c5961d2cfcfe: Pushed 04:00:06 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:a431d1ac3be8bf61cf445a060b07b214427922ba1e591eefd489e05b210e489d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:00:07 38c669d7224c: Preparing 04:00:07 31b1063dcd1a: Preparing 04:00:07 c5961d2cfcfe: Preparing 04:00:07 9739ac5eb3c6: Preparing 04:00:07 f990080698ce: Preparing 04:00:07 628e85a84bce: Preparing 04:00:07 273c7fec1b46: Preparing 04:00:07 1e890da81ec9: Preparing 04:00:07 628e85a84bce: Waiting 04:00:07 273c7fec1b46: Waiting 04:00:07 1e890da81ec9: Waiting 04:00:07 9739ac5eb3c6: Layer already exists 04:00:07 31b1063dcd1a: Layer already exists 04:00:07 f990080698ce: Layer already exists 04:00:07 38c669d7224c: Layer already exists 04:00:07 c5961d2cfcfe: Layer already exists 04:00:07 628e85a84bce: Layer already exists 04:00:07 273c7fec1b46: Layer already exists 04:00:07 1e890da81ec9: Layer already exists 04:00:07 latest: digest: sha256:a431d1ac3be8bf61cf445a060b07b214427922ba1e591eefd489e05b210e489d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.60 04:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:00:08 38c669d7224c: Preparing 04:00:08 31b1063dcd1a: Preparing 04:00:08 c5961d2cfcfe: Preparing 04:00:08 9739ac5eb3c6: Preparing 04:00:08 f990080698ce: Preparing 04:00:08 628e85a84bce: Preparing 04:00:08 273c7fec1b46: Preparing 04:00:08 1e890da81ec9: Preparing 04:00:08 628e85a84bce: Waiting 04:00:08 273c7fec1b46: Waiting 04:00:08 1e890da81ec9: Waiting 04:00:08 f990080698ce: Layer already exists 04:00:08 31b1063dcd1a: Layer already exists 04:00:08 9739ac5eb3c6: Layer already exists 04:00:08 c5961d2cfcfe: Layer already exists 04:00:08 38c669d7224c: Layer already exists 04:00:08 1e890da81ec9: Layer already exists 04:00:08 273c7fec1b46: Layer already exists 04:00:08 628e85a84bce: Layer already exists 04:00:08 4.1.0-dev.60: digest: sha256:a431d1ac3be8bf61cf445a060b07b214427922ba1e591eefd489e05b210e489d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:00:09 38c669d7224c: Preparing 04:00:09 31b1063dcd1a: Preparing 04:00:09 c5961d2cfcfe: Preparing 04:00:09 9739ac5eb3c6: Preparing 04:00:09 f990080698ce: Preparing 04:00:09 628e85a84bce: Preparing 04:00:09 273c7fec1b46: Preparing 04:00:09 1e890da81ec9: Preparing 04:00:09 628e85a84bce: Waiting 04:00:09 273c7fec1b46: Waiting 04:00:09 1e890da81ec9: Waiting 04:00:09 38c669d7224c: Layer already exists 04:00:09 f990080698ce: Layer already exists 04:00:09 c5961d2cfcfe: Layer already exists 04:00:09 9739ac5eb3c6: Layer already exists 04:00:09 31b1063dcd1a: Layer already exists 04:00:09 273c7fec1b46: Layer already exists 04:00:09 1e890da81ec9: Layer already exists 04:00:09 628e85a84bce: Layer already exists 04:00:09 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:a431d1ac3be8bf61cf445a060b07b214427922ba1e591eefd489e05b210e489d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:00:10 38c669d7224c: Preparing 04:00:10 31b1063dcd1a: Preparing 04:00:10 c5961d2cfcfe: Preparing 04:00:10 9739ac5eb3c6: Preparing 04:00:10 f990080698ce: Preparing 04:00:10 628e85a84bce: Preparing 04:00:10 273c7fec1b46: Preparing 04:00:10 1e890da81ec9: Preparing 04:00:10 273c7fec1b46: Waiting 04:00:10 1e890da81ec9: Waiting 04:00:10 628e85a84bce: Waiting 04:00:10 f990080698ce: Layer already exists 04:00:10 31b1063dcd1a: Layer already exists 04:00:10 38c669d7224c: Layer already exists 04:00:10 9739ac5eb3c6: Layer already exists 04:00:10 c5961d2cfcfe: Layer already exists 04:00:10 628e85a84bce: Layer already exists 04:00:10 1e890da81ec9: Layer already exists 04:00:10 273c7fec1b46: Layer already exists 04:00:10 main: digest: sha256:a431d1ac3be8bf61cf445a060b07b214427922ba1e591eefd489e05b210e489d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:10 ===================================================== [Pipeline] echo 04:00:10 taggedImages: 04:00:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:00:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:00:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.60 04:00:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:00:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:00:10 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:00:10 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:00:10 latest 04:00:10 4.1.0-dev.60 04:00:10 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:00:10 main 04:00:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:00:11 56c62738578a: Preparing 04:00:11 d0d517ee1848: Preparing 04:00:11 f0bff3d8727a: Preparing 04:00:11 7c093a98962f: Preparing 04:00:11 f978550d7b5e: Preparing 04:00:11 3d83adcd4cc7: Preparing 04:00:11 9d4338ecb924: Preparing 04:00:11 9739ac5eb3c6: Preparing 04:00:11 f990080698ce: Preparing 04:00:11 ef9c34f0c5a3: Preparing 04:00:11 f6b502cbcf33: Preparing 04:00:11 5f70bf18a086: Preparing 04:00:11 a1058e364b40: Preparing 04:00:11 46f658d55961: Preparing 04:00:11 f7b69925048f: Preparing 04:00:11 1e890da81ec9: Preparing 04:00:11 3d83adcd4cc7: Waiting 04:00:11 9d4338ecb924: Waiting 04:00:11 9739ac5eb3c6: Waiting 04:00:11 f990080698ce: Waiting 04:00:11 ef9c34f0c5a3: Waiting 04:00:11 f6b502cbcf33: Waiting 04:00:11 f7b69925048f: Waiting 04:00:11 1e890da81ec9: Waiting 04:00:11 a1058e364b40: Waiting 04:00:11 46f658d55961: Waiting 04:00:11 5f70bf18a086: Waiting 04:00:11 f0bff3d8727a: Pushed 04:00:11 56c62738578a: Pushed 04:00:11 7c093a98962f: Pushed 04:00:11 f978550d7b5e: Pushed 04:00:11 d0d517ee1848: Pushed 04:00:11 9739ac5eb3c6: Layer already exists 04:00:11 f990080698ce: Layer already exists 04:00:11 3d83adcd4cc7: Pushed 04:00:11 5f70bf18a086: Layer already exists 04:00:11 ef9c34f0c5a3: Pushed 04:00:11 f6b502cbcf33: Pushed 04:00:11 a1058e364b40: Pushed 04:00:11 1e890da81ec9: Layer already exists 04:00:12 f7b69925048f: Pushed 04:00:12 46f658d55961: Pushed 04:00:14 9d4338ecb924: Pushed 04:00:15 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:60a0d885b1d98b69ad672302ea90d49b8680cfcbc660a3517089cc5fc5c063ad size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:00:15 56c62738578a: Preparing 04:00:15 d0d517ee1848: Preparing 04:00:15 f0bff3d8727a: Preparing 04:00:15 7c093a98962f: Preparing 04:00:15 f978550d7b5e: Preparing 04:00:15 3d83adcd4cc7: Preparing 04:00:15 9d4338ecb924: Preparing 04:00:15 9739ac5eb3c6: Preparing 04:00:15 f990080698ce: Preparing 04:00:15 ef9c34f0c5a3: Preparing 04:00:15 f6b502cbcf33: Preparing 04:00:15 5f70bf18a086: Preparing 04:00:15 a1058e364b40: Preparing 04:00:15 46f658d55961: Preparing 04:00:15 f7b69925048f: Preparing 04:00:15 1e890da81ec9: Preparing 04:00:15 3d83adcd4cc7: Waiting 04:00:15 9d4338ecb924: Waiting 04:00:15 f6b502cbcf33: Waiting 04:00:15 9739ac5eb3c6: Waiting 04:00:15 f990080698ce: Waiting 04:00:15 ef9c34f0c5a3: Waiting 04:00:15 5f70bf18a086: Waiting 04:00:15 f7b69925048f: Waiting 04:00:15 1e890da81ec9: Waiting 04:00:15 a1058e364b40: Waiting 04:00:15 46f658d55961: Waiting 04:00:15 56c62738578a: Layer already exists 04:00:15 f0bff3d8727a: Layer already exists 04:00:15 d0d517ee1848: Layer already exists 04:00:15 7c093a98962f: Layer already exists 04:00:15 f978550d7b5e: Layer already exists 04:00:15 9739ac5eb3c6: Layer already exists 04:00:15 9d4338ecb924: Layer already exists 04:00:15 f990080698ce: Layer already exists 04:00:15 3d83adcd4cc7: Layer already exists 04:00:15 ef9c34f0c5a3: Layer already exists 04:00:15 5f70bf18a086: Layer already exists 04:00:15 f7b69925048f: Layer already exists 04:00:15 46f658d55961: Layer already exists 04:00:15 f6b502cbcf33: Layer already exists 04:00:15 a1058e364b40: Layer already exists 04:00:16 1e890da81ec9: Layer already exists 04:00:16 latest: digest: sha256:60a0d885b1d98b69ad672302ea90d49b8680cfcbc660a3517089cc5fc5c063ad size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.60 04:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:00:16 56c62738578a: Preparing 04:00:16 d0d517ee1848: Preparing 04:00:16 f0bff3d8727a: Preparing 04:00:16 7c093a98962f: Preparing 04:00:16 f978550d7b5e: Preparing 04:00:16 3d83adcd4cc7: Preparing 04:00:16 9d4338ecb924: Preparing 04:00:16 9739ac5eb3c6: Preparing 04:00:16 f990080698ce: Preparing 04:00:16 ef9c34f0c5a3: Preparing 04:00:16 f6b502cbcf33: Preparing 04:00:16 5f70bf18a086: Preparing 04:00:16 a1058e364b40: Preparing 04:00:16 46f658d55961: Preparing 04:00:16 f7b69925048f: Preparing 04:00:16 1e890da81ec9: Preparing 04:00:16 3d83adcd4cc7: Waiting 04:00:16 f6b502cbcf33: Waiting 04:00:16 46f658d55961: Waiting 04:00:16 f7b69925048f: Waiting 04:00:16 5f70bf18a086: Waiting 04:00:16 1e890da81ec9: Waiting 04:00:16 a1058e364b40: Waiting 04:00:16 9d4338ecb924: Waiting 04:00:16 9739ac5eb3c6: Waiting 04:00:16 ef9c34f0c5a3: Waiting 04:00:16 f0bff3d8727a: Layer already exists 04:00:16 d0d517ee1848: Layer already exists 04:00:16 f978550d7b5e: Layer already exists 04:00:16 56c62738578a: Layer already exists 04:00:16 7c093a98962f: Layer already exists 04:00:16 9d4338ecb924: Layer already exists 04:00:16 ef9c34f0c5a3: Layer already exists 04:00:16 f990080698ce: Layer already exists 04:00:16 3d83adcd4cc7: Layer already exists 04:00:16 9739ac5eb3c6: Layer already exists 04:00:16 5f70bf18a086: Layer already exists 04:00:16 f6b502cbcf33: Layer already exists 04:00:16 46f658d55961: Layer already exists 04:00:16 f7b69925048f: Layer already exists 04:00:16 a1058e364b40: Layer already exists 04:00:17 1e890da81ec9: Layer already exists 04:00:17 4.1.0-dev.60: digest: sha256:60a0d885b1d98b69ad672302ea90d49b8680cfcbc660a3517089cc5fc5c063ad size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:00:17 56c62738578a: Preparing 04:00:17 d0d517ee1848: Preparing 04:00:17 f0bff3d8727a: Preparing 04:00:17 7c093a98962f: Preparing 04:00:17 f978550d7b5e: Preparing 04:00:17 3d83adcd4cc7: Preparing 04:00:17 9d4338ecb924: Preparing 04:00:17 9739ac5eb3c6: Preparing 04:00:17 f990080698ce: Preparing 04:00:17 ef9c34f0c5a3: Preparing 04:00:17 f6b502cbcf33: Preparing 04:00:17 5f70bf18a086: Preparing 04:00:17 a1058e364b40: Preparing 04:00:17 46f658d55961: Preparing 04:00:17 f7b69925048f: Preparing 04:00:17 1e890da81ec9: Preparing 04:00:17 f6b502cbcf33: Waiting 04:00:17 5f70bf18a086: Waiting 04:00:17 a1058e364b40: Waiting 04:00:17 46f658d55961: Waiting 04:00:17 f7b69925048f: Waiting 04:00:17 1e890da81ec9: Waiting 04:00:17 3d83adcd4cc7: Waiting 04:00:17 9d4338ecb924: Waiting 04:00:17 9739ac5eb3c6: Waiting 04:00:17 f990080698ce: Waiting 04:00:17 ef9c34f0c5a3: Waiting 04:00:17 56c62738578a: Layer already exists 04:00:17 f978550d7b5e: Layer already exists 04:00:17 7c093a98962f: Layer already exists 04:00:17 f0bff3d8727a: Layer already exists 04:00:17 d0d517ee1848: Layer already exists 04:00:17 ef9c34f0c5a3: Layer already exists 04:00:17 3d83adcd4cc7: Layer already exists 04:00:17 9d4338ecb924: Layer already exists 04:00:17 9739ac5eb3c6: Layer already exists 04:00:17 f990080698ce: Layer already exists 04:00:17 f6b502cbcf33: Layer already exists 04:00:17 a1058e364b40: Layer already exists 04:00:17 f7b69925048f: Layer already exists 04:00:17 5f70bf18a086: Layer already exists 04:00:17 46f658d55961: Layer already exists 04:00:18 1e890da81ec9: Layer already exists 04:00:18 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:60a0d885b1d98b69ad672302ea90d49b8680cfcbc660a3517089cc5fc5c063ad size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:00:18 56c62738578a: Preparing 04:00:18 d0d517ee1848: Preparing 04:00:18 f0bff3d8727a: Preparing 04:00:18 7c093a98962f: Preparing 04:00:18 f978550d7b5e: Preparing 04:00:18 3d83adcd4cc7: Preparing 04:00:18 9d4338ecb924: Preparing 04:00:18 9739ac5eb3c6: Preparing 04:00:18 f990080698ce: Preparing 04:00:18 ef9c34f0c5a3: Preparing 04:00:18 f6b502cbcf33: Preparing 04:00:18 5f70bf18a086: Preparing 04:00:18 a1058e364b40: Preparing 04:00:18 46f658d55961: Preparing 04:00:18 f7b69925048f: Preparing 04:00:18 1e890da81ec9: Preparing 04:00:18 ef9c34f0c5a3: Waiting 04:00:18 f6b502cbcf33: Waiting 04:00:18 3d83adcd4cc7: Waiting 04:00:18 9d4338ecb924: Waiting 04:00:18 5f70bf18a086: Waiting 04:00:18 a1058e364b40: Waiting 04:00:18 46f658d55961: Waiting 04:00:18 9739ac5eb3c6: Waiting 04:00:18 f990080698ce: Waiting 04:00:18 1e890da81ec9: Waiting 04:00:18 f978550d7b5e: Layer already exists 04:00:18 d0d517ee1848: Layer already exists 04:00:18 56c62738578a: Layer already exists 04:00:18 7c093a98962f: Layer already exists 04:00:18 f0bff3d8727a: Layer already exists 04:00:18 9d4338ecb924: Layer already exists 04:00:18 3d83adcd4cc7: Layer already exists 04:00:18 ef9c34f0c5a3: Layer already exists 04:00:18 9739ac5eb3c6: Layer already exists 04:00:18 f990080698ce: Layer already exists 04:00:18 5f70bf18a086: Layer already exists 04:00:18 f6b502cbcf33: Layer already exists 04:00:18 a1058e364b40: Layer already exists 04:00:18 46f658d55961: Layer already exists 04:00:18 f7b69925048f: Layer already exists 04:00:18 1e890da81ec9: Layer already exists 04:00:18 main: digest: sha256:60a0d885b1d98b69ad672302ea90d49b8680cfcbc660a3517089cc5fc5c063ad size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:19 ===================================================== [Pipeline] echo 04:00:19 taggedImages: 04:00:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:00:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:00:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.60 04:00:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:00:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:00:19 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:00:19 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:00:19 latest 04:00:19 4.1.0-dev.60 04:00:19 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:00:19 main 04:00:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:00:19 b4ca3ff4a433: Preparing 04:00:19 d6f8ada73a16: Preparing 04:00:19 6f94671df327: Preparing 04:00:19 0d096dc695cd: Preparing 04:00:19 9739ac5eb3c6: Preparing 04:00:19 f990080698ce: Preparing 04:00:19 628e85a84bce: Preparing 04:00:19 273c7fec1b46: Preparing 04:00:19 1e890da81ec9: Preparing 04:00:19 f990080698ce: Waiting 04:00:19 628e85a84bce: Waiting 04:00:19 273c7fec1b46: Waiting 04:00:19 1e890da81ec9: Waiting 04:00:19 9739ac5eb3c6: Layer already exists 04:00:20 f990080698ce: Layer already exists 04:00:20 628e85a84bce: Layer already exists 04:00:20 d6f8ada73a16: Pushed 04:00:20 6f94671df327: Pushed 04:00:20 b4ca3ff4a433: Pushed 04:00:20 273c7fec1b46: Layer already exists 04:00:20 1e890da81ec9: Layer already exists 04:00:28 0d096dc695cd: Pushed 04:00:28 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:abc55eb067b09c0c4270252bee39d762bdd8237714e487fc97fc121a8d91076a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:28 + 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 04:00:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:00:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:00:29 b4ca3ff4a433: Preparing 04:00:29 d6f8ada73a16: Preparing 04:00:29 6f94671df327: Preparing 04:00:29 0d096dc695cd: Preparing 04:00:29 9739ac5eb3c6: Preparing 04:00:29 f990080698ce: Preparing 04:00:29 628e85a84bce: Preparing 04:00:29 273c7fec1b46: Preparing 04:00:29 1e890da81ec9: Preparing 04:00:29 628e85a84bce: Waiting 04:00:29 273c7fec1b46: Waiting 04:00:29 1e890da81ec9: Waiting 04:00:29 f990080698ce: Waiting 04:00:29 6f94671df327: Layer already exists 04:00:29 d6f8ada73a16: Layer already exists 04:00:29 9739ac5eb3c6: Layer already exists 04:00:29 0d096dc695cd: Layer already exists 04:00:29 b4ca3ff4a433: Layer already exists 04:00:29 273c7fec1b46: Layer already exists 04:00:29 628e85a84bce: Layer already exists 04:00:29 1e890da81ec9: Layer already exists 04:00:29 f990080698ce: Layer already exists 04:00:29 latest: digest: sha256:abc55eb067b09c0c4270252bee39d762bdd8237714e487fc97fc121a8d91076a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.60 04:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:00:30 b4ca3ff4a433: Preparing 04:00:30 d6f8ada73a16: Preparing 04:00:30 6f94671df327: Preparing 04:00:30 0d096dc695cd: Preparing 04:00:30 9739ac5eb3c6: Preparing 04:00:30 f990080698ce: Preparing 04:00:30 628e85a84bce: Preparing 04:00:30 273c7fec1b46: Preparing 04:00:30 1e890da81ec9: Preparing 04:00:30 273c7fec1b46: Waiting 04:00:30 1e890da81ec9: Waiting 04:00:30 f990080698ce: Waiting 04:00:30 628e85a84bce: Waiting 04:00:30 0d096dc695cd: Layer already exists 04:00:30 b4ca3ff4a433: Layer already exists 04:00:30 9739ac5eb3c6: Layer already exists 04:00:30 d6f8ada73a16: Layer already exists 04:00:30 6f94671df327: Layer already exists 04:00:30 f990080698ce: Layer already exists 04:00:30 628e85a84bce: Layer already exists 04:00:30 273c7fec1b46: Layer already exists 04:00:30 1e890da81ec9: Layer already exists 04:00:30 4.1.0-dev.60: digest: sha256:abc55eb067b09c0c4270252bee39d762bdd8237714e487fc97fc121a8d91076a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:00:31 b4ca3ff4a433: Preparing 04:00:31 d6f8ada73a16: Preparing 04:00:31 6f94671df327: Preparing 04:00:31 0d096dc695cd: Preparing 04:00:31 9739ac5eb3c6: Preparing 04:00:31 f990080698ce: Preparing 04:00:31 628e85a84bce: Preparing 04:00:31 273c7fec1b46: Preparing 04:00:31 1e890da81ec9: Preparing 04:00:31 628e85a84bce: Waiting 04:00:31 273c7fec1b46: Waiting 04:00:31 1e890da81ec9: Waiting 04:00:31 f990080698ce: Waiting 04:00:31 6f94671df327: Layer already exists 04:00:31 9739ac5eb3c6: Layer already exists 04:00:31 d6f8ada73a16: Layer already exists 04:00:31 b4ca3ff4a433: Layer already exists 04:00:31 0d096dc695cd: Layer already exists 04:00:31 273c7fec1b46: Layer already exists 04:00:31 1e890da81ec9: Layer already exists 04:00:31 f990080698ce: Layer already exists 04:00:31 628e85a84bce: Layer already exists 04:00:31 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:abc55eb067b09c0c4270252bee39d762bdd8237714e487fc97fc121a8d91076a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:31 + 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 04:00:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:00:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:00:32 b4ca3ff4a433: Preparing 04:00:32 d6f8ada73a16: Preparing 04:00:32 6f94671df327: Preparing 04:00:32 0d096dc695cd: Preparing 04:00:32 9739ac5eb3c6: Preparing 04:00:32 f990080698ce: Preparing 04:00:32 628e85a84bce: Preparing 04:00:32 273c7fec1b46: Preparing 04:00:32 1e890da81ec9: Preparing 04:00:32 628e85a84bce: Waiting 04:00:32 273c7fec1b46: Waiting 04:00:32 1e890da81ec9: Waiting 04:00:32 f990080698ce: Waiting 04:00:32 6f94671df327: Layer already exists 04:00:32 b4ca3ff4a433: Layer already exists 04:00:32 9739ac5eb3c6: Layer already exists 04:00:32 d6f8ada73a16: Layer already exists 04:00:32 0d096dc695cd: Layer already exists 04:00:32 628e85a84bce: Layer already exists 04:00:32 f990080698ce: Layer already exists 04:00:32 273c7fec1b46: Layer already exists 04:00:32 1e890da81ec9: Layer already exists 04:00:32 main: digest: sha256:abc55eb067b09c0c4270252bee39d762bdd8237714e487fc97fc121a8d91076a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:32 ===================================================== [Pipeline] echo 04:00:32 taggedImages: 04:00:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:00:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:00:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.60 04:00:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:00:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:00:32 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:00:32 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:00:32 latest 04:00:32 4.1.0-dev.60 04:00:32 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:00:32 main 04:00:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:00:33 1b39c526f7e0: Preparing 04:00:33 3e5a0eff17ea: Preparing 04:00:33 3626f7b2c014: Preparing 04:00:33 27c010ed7913: Preparing 04:00:33 a570c245c2e5: Preparing 04:00:33 9739ac5eb3c6: Preparing 04:00:33 f990080698ce: Preparing 04:00:33 64b4f3c24f02: Preparing 04:00:33 17359dafda4f: Preparing 04:00:33 b2c30831c6a8: Preparing 04:00:33 1e890da81ec9: Preparing 04:00:33 9739ac5eb3c6: Waiting 04:00:33 f990080698ce: Waiting 04:00:33 64b4f3c24f02: Waiting 04:00:33 17359dafda4f: Waiting 04:00:33 b2c30831c6a8: Waiting 04:00:33 1e890da81ec9: Waiting 04:00:33 a570c245c2e5: Pushed 04:00:33 27c010ed7913: Pushed 04:00:33 3e5a0eff17ea: Pushed 04:00:33 1b39c526f7e0: Pushed 04:00:33 9739ac5eb3c6: Layer already exists 04:00:33 f990080698ce: Layer already exists 04:00:33 1e890da81ec9: Layer already exists 04:00:33 64b4f3c24f02: Pushed 04:00:34 17359dafda4f: Pushed 04:00:36 b2c30831c6a8: Pushed 04:00:40 3626f7b2c014: Pushed 04:00:40 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:c5d02c73f126d5a2229db4820177a0e02281dadb648cba83579c8145941728c7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:00:41 1b39c526f7e0: Preparing 04:00:41 3e5a0eff17ea: Preparing 04:00:41 3626f7b2c014: Preparing 04:00:41 27c010ed7913: Preparing 04:00:41 a570c245c2e5: Preparing 04:00:41 9739ac5eb3c6: Preparing 04:00:41 f990080698ce: Preparing 04:00:41 64b4f3c24f02: Preparing 04:00:41 17359dafda4f: Preparing 04:00:41 b2c30831c6a8: Preparing 04:00:41 1e890da81ec9: Preparing 04:00:41 9739ac5eb3c6: Waiting 04:00:41 f990080698ce: Waiting 04:00:41 64b4f3c24f02: Waiting 04:00:41 17359dafda4f: Waiting 04:00:41 b2c30831c6a8: Waiting 04:00:41 1e890da81ec9: Waiting 04:00:41 3e5a0eff17ea: Layer already exists 04:00:41 a570c245c2e5: Layer already exists 04:00:41 27c010ed7913: Layer already exists 04:00:41 3626f7b2c014: Layer already exists 04:00:41 1b39c526f7e0: Layer already exists 04:00:41 b2c30831c6a8: Layer already exists 04:00:41 17359dafda4f: Layer already exists 04:00:41 f990080698ce: Layer already exists 04:00:41 64b4f3c24f02: Layer already exists 04:00:41 9739ac5eb3c6: Layer already exists 04:00:41 1e890da81ec9: Layer already exists 04:00:41 latest: digest: sha256:c5d02c73f126d5a2229db4820177a0e02281dadb648cba83579c8145941728c7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.60 04:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:00:42 1b39c526f7e0: Preparing 04:00:42 3e5a0eff17ea: Preparing 04:00:42 3626f7b2c014: Preparing 04:00:42 27c010ed7913: Preparing 04:00:42 a570c245c2e5: Preparing 04:00:42 9739ac5eb3c6: Preparing 04:00:42 f990080698ce: Preparing 04:00:42 64b4f3c24f02: Preparing 04:00:42 9739ac5eb3c6: Waiting 04:00:42 f990080698ce: Waiting 04:00:42 64b4f3c24f02: Waiting 04:00:42 17359dafda4f: Preparing 04:00:42 b2c30831c6a8: Preparing 04:00:42 1e890da81ec9: Preparing 04:00:42 17359dafda4f: Waiting 04:00:42 1e890da81ec9: Waiting 04:00:42 b2c30831c6a8: Waiting 04:00:42 27c010ed7913: Layer already exists 04:00:42 3e5a0eff17ea: Layer already exists 04:00:42 a570c245c2e5: Layer already exists 04:00:42 1b39c526f7e0: Layer already exists 04:00:42 3626f7b2c014: Layer already exists 04:00:42 9739ac5eb3c6: Layer already exists 04:00:42 64b4f3c24f02: Layer already exists 04:00:42 f990080698ce: Layer already exists 04:00:42 b2c30831c6a8: Layer already exists 04:00:42 17359dafda4f: Layer already exists 04:00:42 1e890da81ec9: Layer already exists 04:00:42 4.1.0-dev.60: digest: sha256:c5d02c73f126d5a2229db4820177a0e02281dadb648cba83579c8145941728c7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:00:43 1b39c526f7e0: Preparing 04:00:43 3e5a0eff17ea: Preparing 04:00:43 3626f7b2c014: Preparing 04:00:43 27c010ed7913: Preparing 04:00:43 a570c245c2e5: Preparing 04:00:43 9739ac5eb3c6: Preparing 04:00:43 f990080698ce: Preparing 04:00:43 64b4f3c24f02: Preparing 04:00:43 17359dafda4f: Preparing 04:00:43 b2c30831c6a8: Preparing 04:00:43 1e890da81ec9: Preparing 04:00:43 f990080698ce: Waiting 04:00:43 64b4f3c24f02: Waiting 04:00:43 17359dafda4f: Waiting 04:00:43 b2c30831c6a8: Waiting 04:00:43 1e890da81ec9: Waiting 04:00:43 9739ac5eb3c6: Waiting 04:00:43 3e5a0eff17ea: Layer already exists 04:00:43 27c010ed7913: Layer already exists 04:00:43 3626f7b2c014: Layer already exists 04:00:43 a570c245c2e5: Layer already exists 04:00:43 1b39c526f7e0: Layer already exists 04:00:43 9739ac5eb3c6: Layer already exists 04:00:43 f990080698ce: Layer already exists 04:00:43 64b4f3c24f02: Layer already exists 04:00:43 17359dafda4f: Layer already exists 04:00:43 b2c30831c6a8: Layer already exists 04:00:43 1e890da81ec9: Layer already exists 04:00:43 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:c5d02c73f126d5a2229db4820177a0e02281dadb648cba83579c8145941728c7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:44 + 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 04:00:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:00:44 1b39c526f7e0: Preparing 04:00:44 3e5a0eff17ea: Preparing 04:00:44 3626f7b2c014: Preparing 04:00:44 27c010ed7913: Preparing 04:00:44 a570c245c2e5: Preparing 04:00:44 9739ac5eb3c6: Preparing 04:00:44 f990080698ce: Preparing 04:00:44 64b4f3c24f02: Preparing 04:00:44 17359dafda4f: Preparing 04:00:44 b2c30831c6a8: Preparing 04:00:44 1e890da81ec9: Preparing 04:00:44 64b4f3c24f02: Waiting 04:00:44 17359dafda4f: Waiting 04:00:44 b2c30831c6a8: Waiting 04:00:44 1e890da81ec9: Waiting 04:00:44 9739ac5eb3c6: Waiting 04:00:44 f990080698ce: Waiting 04:00:44 1b39c526f7e0: Layer already exists 04:00:44 27c010ed7913: Layer already exists 04:00:44 3626f7b2c014: Layer already exists 04:00:44 3e5a0eff17ea: Layer already exists 04:00:44 a570c245c2e5: Layer already exists 04:00:44 17359dafda4f: Layer already exists 04:00:44 64b4f3c24f02: Layer already exists 04:00:44 f990080698ce: Layer already exists 04:00:44 b2c30831c6a8: Layer already exists 04:00:44 9739ac5eb3c6: Layer already exists 04:00:44 1e890da81ec9: Layer already exists 04:00:44 main: digest: sha256:c5d02c73f126d5a2229db4820177a0e02281dadb648cba83579c8145941728c7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:44 ===================================================== [Pipeline] echo 04:00:44 taggedImages: 04:00:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:00:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:00:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.60 04:00:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:00:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:00:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:00:44 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:00:44 latest 04:00:44 4.1.0-dev.60 04:00:44 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:00:44 main 04:00:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:00:45 6ec3861f4f49: Preparing 04:00:45 5966035a7cb9: Preparing 04:00:45 0eefb8cb51c3: Preparing 04:00:45 c2b83cea97b2: Preparing 04:00:45 d0ad691a9f5f: Preparing 04:00:45 b64837eaac20: Preparing 04:00:45 5a606fc18e04: Preparing 04:00:45 9739ac5eb3c6: Preparing 04:00:45 f990080698ce: Preparing 04:00:45 a5b53ab4d9ba: Preparing 04:00:45 bba980f74e85: Preparing 04:00:45 1e890da81ec9: Preparing 04:00:45 9739ac5eb3c6: Waiting 04:00:45 f990080698ce: Waiting 04:00:45 a5b53ab4d9ba: Waiting 04:00:45 b64837eaac20: Waiting 04:00:45 5a606fc18e04: Waiting 04:00:45 bba980f74e85: Waiting 04:00:45 1e890da81ec9: Waiting 04:00:45 5966035a7cb9: Pushed 04:00:45 6ec3861f4f49: Pushed 04:00:45 d0ad691a9f5f: Pushed 04:00:45 9739ac5eb3c6: Layer already exists 04:00:46 f990080698ce: Layer already exists 04:00:46 b64837eaac20: Pushed 04:00:46 5a606fc18e04: Pushed 04:00:46 1e890da81ec9: Layer already exists 04:00:46 a5b53ab4d9ba: Pushed 04:00:49 bba980f74e85: Pushed 04:00:52 c2b83cea97b2: Pushed 04:00:52 0eefb8cb51c3: Pushed 04:00:52 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:96f3d31587e9da5b516fd9c66b167fc2534632ad55d0873c69f9e3e446bfd937 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:53 + 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 04:00:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:00:53 6ec3861f4f49: Preparing 04:00:53 5966035a7cb9: Preparing 04:00:53 0eefb8cb51c3: Preparing 04:00:53 c2b83cea97b2: Preparing 04:00:53 d0ad691a9f5f: Preparing 04:00:53 b64837eaac20: Preparing 04:00:53 5a606fc18e04: Preparing 04:00:53 b64837eaac20: Waiting 04:00:53 9739ac5eb3c6: Preparing 04:00:53 5a606fc18e04: Waiting 04:00:53 f990080698ce: Preparing 04:00:53 9739ac5eb3c6: Waiting 04:00:53 f990080698ce: Waiting 04:00:53 a5b53ab4d9ba: Preparing 04:00:53 bba980f74e85: Preparing 04:00:53 a5b53ab4d9ba: Waiting 04:00:53 1e890da81ec9: Preparing 04:00:53 bba980f74e85: Waiting 04:00:53 1e890da81ec9: Waiting 04:00:53 c2b83cea97b2: Layer already exists 04:00:53 0eefb8cb51c3: Layer already exists 04:00:53 5966035a7cb9: Layer already exists 04:00:53 d0ad691a9f5f: Layer already exists 04:00:53 6ec3861f4f49: Layer already exists 04:00:53 9739ac5eb3c6: Layer already exists 04:00:53 5a606fc18e04: Layer already exists 04:00:53 b64837eaac20: Layer already exists 04:00:53 a5b53ab4d9ba: Layer already exists 04:00:53 f990080698ce: Layer already exists 04:00:53 bba980f74e85: Layer already exists 04:00:53 1e890da81ec9: Layer already exists 04:00:53 latest: digest: sha256:96f3d31587e9da5b516fd9c66b167fc2534632ad55d0873c69f9e3e446bfd937 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.60 04:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:00:54 6ec3861f4f49: Preparing 04:00:54 5966035a7cb9: Preparing 04:00:54 0eefb8cb51c3: Preparing 04:00:54 c2b83cea97b2: Preparing 04:00:54 d0ad691a9f5f: Preparing 04:00:54 b64837eaac20: Preparing 04:00:54 5a606fc18e04: Preparing 04:00:54 9739ac5eb3c6: Preparing 04:00:54 f990080698ce: Preparing 04:00:54 a5b53ab4d9ba: Preparing 04:00:54 bba980f74e85: Preparing 04:00:54 1e890da81ec9: Preparing 04:00:54 9739ac5eb3c6: Waiting 04:00:54 f990080698ce: Waiting 04:00:54 b64837eaac20: Waiting 04:00:54 5a606fc18e04: Waiting 04:00:54 a5b53ab4d9ba: Waiting 04:00:54 bba980f74e85: Waiting 04:00:54 1e890da81ec9: Waiting 04:00:54 0eefb8cb51c3: Layer already exists 04:00:54 6ec3861f4f49: Layer already exists 04:00:54 5966035a7cb9: Layer already exists 04:00:54 c2b83cea97b2: Layer already exists 04:00:54 d0ad691a9f5f: Layer already exists 04:00:54 5a606fc18e04: Layer already exists 04:00:54 9739ac5eb3c6: Layer already exists 04:00:54 f990080698ce: Layer already exists 04:00:54 b64837eaac20: Layer already exists 04:00:54 a5b53ab4d9ba: Layer already exists 04:00:54 1e890da81ec9: Layer already exists 04:00:54 bba980f74e85: Layer already exists 04:00:54 4.1.0-dev.60: digest: sha256:96f3d31587e9da5b516fd9c66b167fc2534632ad55d0873c69f9e3e446bfd937 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:00:55 6ec3861f4f49: Preparing 04:00:55 5966035a7cb9: Preparing 04:00:55 0eefb8cb51c3: Preparing 04:00:55 c2b83cea97b2: Preparing 04:00:55 d0ad691a9f5f: Preparing 04:00:55 b64837eaac20: Preparing 04:00:55 5a606fc18e04: Preparing 04:00:55 9739ac5eb3c6: Preparing 04:00:55 f990080698ce: Preparing 04:00:55 a5b53ab4d9ba: Preparing 04:00:55 bba980f74e85: Preparing 04:00:55 1e890da81ec9: Preparing 04:00:55 f990080698ce: Waiting 04:00:55 a5b53ab4d9ba: Waiting 04:00:55 bba980f74e85: Waiting 04:00:55 1e890da81ec9: Waiting 04:00:55 b64837eaac20: Waiting 04:00:55 5a606fc18e04: Waiting 04:00:55 5966035a7cb9: Layer already exists 04:00:55 c2b83cea97b2: Layer already exists 04:00:55 d0ad691a9f5f: Layer already exists 04:00:55 0eefb8cb51c3: Layer already exists 04:00:55 6ec3861f4f49: Layer already exists 04:00:55 a5b53ab4d9ba: Layer already exists 04:00:55 b64837eaac20: Layer already exists 04:00:55 5a606fc18e04: Layer already exists 04:00:55 9739ac5eb3c6: Layer already exists 04:00:55 f990080698ce: Layer already exists 04:00:55 bba980f74e85: Layer already exists 04:00:55 1e890da81ec9: Layer already exists 04:00:55 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:96f3d31587e9da5b516fd9c66b167fc2534632ad55d0873c69f9e3e446bfd937 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:56 + 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 04:00:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:00:56 6ec3861f4f49: Preparing 04:00:56 5966035a7cb9: Preparing 04:00:56 0eefb8cb51c3: Preparing 04:00:56 c2b83cea97b2: Preparing 04:00:56 d0ad691a9f5f: Preparing 04:00:56 b64837eaac20: Preparing 04:00:56 5a606fc18e04: Preparing 04:00:56 b64837eaac20: Waiting 04:00:56 9739ac5eb3c6: Preparing 04:00:56 5a606fc18e04: Waiting 04:00:56 f990080698ce: Preparing 04:00:56 a5b53ab4d9ba: Preparing 04:00:56 bba980f74e85: Preparing 04:00:56 9739ac5eb3c6: Waiting 04:00:56 1e890da81ec9: Preparing 04:00:56 bba980f74e85: Waiting 04:00:56 a5b53ab4d9ba: Waiting 04:00:56 f990080698ce: Waiting 04:00:56 1e890da81ec9: Waiting 04:00:56 c2b83cea97b2: Layer already exists 04:00:56 5966035a7cb9: Layer already exists 04:00:56 6ec3861f4f49: Layer already exists 04:00:56 d0ad691a9f5f: Layer already exists 04:00:56 0eefb8cb51c3: Layer already exists 04:00:56 5a606fc18e04: Layer already exists 04:00:56 9739ac5eb3c6: Layer already exists 04:00:56 f990080698ce: Layer already exists 04:00:56 b64837eaac20: Layer already exists 04:00:56 a5b53ab4d9ba: Layer already exists 04:00:56 bba980f74e85: Layer already exists 04:00:56 1e890da81ec9: Layer already exists 04:00:56 main: digest: sha256:96f3d31587e9da5b516fd9c66b167fc2534632ad55d0873c69f9e3e446bfd937 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:00:57 ===================================================== [Pipeline] echo 04:00:57 taggedImages: 04:00:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:00:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:00:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.60 04:00:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:00:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:00:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:00:57 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:00:57 latest 04:00:57 4.1.0-dev.60 04:00:57 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:00:57 main 04:00:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:00:57 d866c73fedca: Preparing 04:00:57 d14935bb566f: Preparing 04:00:57 9739ac5eb3c6: Preparing 04:00:57 f990080698ce: Preparing 04:00:57 53a8d8a9f077: Preparing 04:00:57 ec94c49535a5: Preparing 04:00:57 1e890da81ec9: Preparing 04:00:57 ec94c49535a5: Waiting 04:00:57 1e890da81ec9: Waiting 04:00:57 f990080698ce: Layer already exists 04:00:58 9739ac5eb3c6: Layer already exists 04:00:58 1e890da81ec9: Layer already exists 04:00:58 d866c73fedca: Pushed 04:00:58 53a8d8a9f077: Pushed 04:01:00 ec94c49535a5: Pushed 04:01:05 d14935bb566f: Pushed 04:01:05 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:7573eb846b3d11e9390de5e0ba84ff03d16a5c3d4267f66dc996b284ecde6e19 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:06 + 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 04:01:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:01:06 d866c73fedca: Preparing 04:01:06 d14935bb566f: Preparing 04:01:06 9739ac5eb3c6: Preparing 04:01:06 f990080698ce: Preparing 04:01:06 53a8d8a9f077: Preparing 04:01:06 ec94c49535a5: Preparing 04:01:06 1e890da81ec9: Preparing 04:01:06 ec94c49535a5: Waiting 04:01:06 1e890da81ec9: Waiting 04:01:06 f990080698ce: Layer already exists 04:01:06 d14935bb566f: Layer already exists 04:01:06 d866c73fedca: Layer already exists 04:01:06 9739ac5eb3c6: Layer already exists 04:01:06 53a8d8a9f077: Layer already exists 04:01:06 1e890da81ec9: Layer already exists 04:01:06 ec94c49535a5: Layer already exists 04:01:06 latest: digest: sha256:7573eb846b3d11e9390de5e0ba84ff03d16a5c3d4267f66dc996b284ecde6e19 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.60 04:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:01:07 d866c73fedca: Preparing 04:01:07 d14935bb566f: Preparing 04:01:07 9739ac5eb3c6: Preparing 04:01:07 f990080698ce: Preparing 04:01:07 53a8d8a9f077: Preparing 04:01:07 ec94c49535a5: Preparing 04:01:07 1e890da81ec9: Preparing 04:01:07 ec94c49535a5: Waiting 04:01:07 1e890da81ec9: Waiting 04:01:07 53a8d8a9f077: Layer already exists 04:01:07 d14935bb566f: Layer already exists 04:01:07 d866c73fedca: Layer already exists 04:01:07 f990080698ce: Layer already exists 04:01:07 9739ac5eb3c6: Layer already exists 04:01:07 1e890da81ec9: Layer already exists 04:01:07 ec94c49535a5: Layer already exists 04:01:07 4.1.0-dev.60: digest: sha256:7573eb846b3d11e9390de5e0ba84ff03d16a5c3d4267f66dc996b284ecde6e19 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:01:08 d866c73fedca: Preparing 04:01:08 d14935bb566f: Preparing 04:01:08 9739ac5eb3c6: Preparing 04:01:08 f990080698ce: Preparing 04:01:08 53a8d8a9f077: Preparing 04:01:08 ec94c49535a5: Preparing 04:01:08 1e890da81ec9: Preparing 04:01:08 ec94c49535a5: Waiting 04:01:08 1e890da81ec9: Waiting 04:01:08 d866c73fedca: Layer already exists 04:01:08 f990080698ce: Layer already exists 04:01:08 9739ac5eb3c6: Layer already exists 04:01:08 d14935bb566f: Layer already exists 04:01:08 53a8d8a9f077: Layer already exists 04:01:08 ec94c49535a5: Layer already exists 04:01:08 1e890da81ec9: Layer already exists 04:01:08 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:7573eb846b3d11e9390de5e0ba84ff03d16a5c3d4267f66dc996b284ecde6e19 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:09 + 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 04:01:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:01:09 d866c73fedca: Preparing 04:01:09 d14935bb566f: Preparing 04:01:09 9739ac5eb3c6: Preparing 04:01:09 f990080698ce: Preparing 04:01:09 53a8d8a9f077: Preparing 04:01:09 ec94c49535a5: Preparing 04:01:09 1e890da81ec9: Preparing 04:01:09 ec94c49535a5: Waiting 04:01:09 1e890da81ec9: Waiting 04:01:09 d866c73fedca: Layer already exists 04:01:09 d14935bb566f: Layer already exists 04:01:09 f990080698ce: Layer already exists 04:01:09 53a8d8a9f077: Layer already exists 04:01:09 9739ac5eb3c6: Layer already exists 04:01:09 ec94c49535a5: Layer already exists 04:01:09 1e890da81ec9: Layer already exists 04:01:09 main: digest: sha256:7573eb846b3d11e9390de5e0ba84ff03d16a5c3d4267f66dc996b284ecde6e19 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:09 ===================================================== [Pipeline] echo 04:01:09 taggedImages: 04:01:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:01:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:01:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.60 04:01:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:01:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:01:09 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:01:09 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:01:09 latest 04:01:09 4.1.0-dev.60 04:01:09 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:01:09 main 04:01:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:01:11 582fff023371: Preparing 04:01:11 986eaf943075: Preparing 04:01:11 9b47d8bf6c31: Preparing 04:01:11 9739ac5eb3c6: Preparing 04:01:11 f990080698ce: Preparing 04:01:11 47e0f78281cf: Preparing 04:01:11 a94fe291e87d: Preparing 04:01:11 7b12f3e1debb: Preparing 04:01:11 ed2a0c64dc1a: Preparing 04:01:11 1e890da81ec9: Preparing 04:01:11 47e0f78281cf: Waiting 04:01:11 a94fe291e87d: Waiting 04:01:11 7b12f3e1debb: Waiting 04:01:11 ed2a0c64dc1a: Waiting 04:01:11 1e890da81ec9: Waiting 04:01:11 f990080698ce: Layer already exists 04:01:11 9739ac5eb3c6: Layer already exists 04:01:11 986eaf943075: Pushed 04:01:11 9b47d8bf6c31: Pushed 04:01:11 582fff023371: Pushed 04:01:11 1e890da81ec9: Layer already exists 04:01:11 7b12f3e1debb: Pushed 04:01:12 ed2a0c64dc1a: Pushed 04:01:22 a94fe291e87d: Pushed 04:01:37 47e0f78281cf: Pushed 04:01:37 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:a6144a156cd988fff464606fa608d6bfa5d0c316bc9d09e0aee3b57c5c1169f0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:37 + 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 04:01:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:01:38 582fff023371: Preparing 04:01:38 986eaf943075: Preparing 04:01:38 9b47d8bf6c31: Preparing 04:01:38 9739ac5eb3c6: Preparing 04:01:38 f990080698ce: Preparing 04:01:38 47e0f78281cf: Preparing 04:01:38 a94fe291e87d: Preparing 04:01:38 7b12f3e1debb: Preparing 04:01:38 47e0f78281cf: Waiting 04:01:38 ed2a0c64dc1a: Preparing 04:01:38 1e890da81ec9: Preparing 04:01:38 a94fe291e87d: Waiting 04:01:38 7b12f3e1debb: Waiting 04:01:38 ed2a0c64dc1a: Waiting 04:01:38 1e890da81ec9: Waiting 04:01:38 986eaf943075: Layer already exists 04:01:38 9b47d8bf6c31: Layer already exists 04:01:38 9739ac5eb3c6: Layer already exists 04:01:38 f990080698ce: Layer already exists 04:01:38 582fff023371: Layer already exists 04:01:38 47e0f78281cf: Layer already exists 04:01:38 a94fe291e87d: Layer already exists 04:01:38 ed2a0c64dc1a: Layer already exists 04:01:38 7b12f3e1debb: Layer already exists 04:01:38 1e890da81ec9: Layer already exists 04:01:38 latest: digest: sha256:a6144a156cd988fff464606fa608d6bfa5d0c316bc9d09e0aee3b57c5c1169f0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.60 04:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:01:39 582fff023371: Preparing 04:01:39 986eaf943075: Preparing 04:01:39 9b47d8bf6c31: Preparing 04:01:39 9739ac5eb3c6: Preparing 04:01:39 f990080698ce: Preparing 04:01:39 47e0f78281cf: Preparing 04:01:39 a94fe291e87d: Preparing 04:01:39 7b12f3e1debb: Preparing 04:01:39 ed2a0c64dc1a: Preparing 04:01:39 1e890da81ec9: Preparing 04:01:39 47e0f78281cf: Waiting 04:01:39 a94fe291e87d: Waiting 04:01:39 7b12f3e1debb: Waiting 04:01:39 ed2a0c64dc1a: Waiting 04:01:39 1e890da81ec9: Waiting 04:01:39 f990080698ce: Layer already exists 04:01:39 9b47d8bf6c31: Layer already exists 04:01:39 9739ac5eb3c6: Layer already exists 04:01:39 986eaf943075: Layer already exists 04:01:39 582fff023371: Layer already exists 04:01:39 a94fe291e87d: Layer already exists 04:01:39 7b12f3e1debb: Layer already exists 04:01:39 47e0f78281cf: Layer already exists 04:01:39 ed2a0c64dc1a: Layer already exists 04:01:39 1e890da81ec9: Layer already exists 04:01:39 4.1.0-dev.60: digest: sha256:a6144a156cd988fff464606fa608d6bfa5d0c316bc9d09e0aee3b57c5c1169f0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:01:40 582fff023371: Preparing 04:01:40 986eaf943075: Preparing 04:01:40 9b47d8bf6c31: Preparing 04:01:40 9739ac5eb3c6: Preparing 04:01:40 f990080698ce: Preparing 04:01:40 47e0f78281cf: Preparing 04:01:40 a94fe291e87d: Preparing 04:01:40 7b12f3e1debb: Preparing 04:01:40 ed2a0c64dc1a: Preparing 04:01:40 1e890da81ec9: Preparing 04:01:40 7b12f3e1debb: Waiting 04:01:40 ed2a0c64dc1a: Waiting 04:01:40 1e890da81ec9: Waiting 04:01:40 47e0f78281cf: Waiting 04:01:40 a94fe291e87d: Waiting 04:01:40 582fff023371: Layer already exists 04:01:40 986eaf943075: Layer already exists 04:01:40 9739ac5eb3c6: Layer already exists 04:01:40 f990080698ce: Layer already exists 04:01:40 9b47d8bf6c31: Layer already exists 04:01:40 a94fe291e87d: Layer already exists 04:01:40 47e0f78281cf: Layer already exists 04:01:40 ed2a0c64dc1a: Layer already exists 04:01:40 7b12f3e1debb: Layer already exists 04:01:40 1e890da81ec9: Layer already exists 04:01:40 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:a6144a156cd988fff464606fa608d6bfa5d0c316bc9d09e0aee3b57c5c1169f0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:40 + 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 04:01:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:01:41 582fff023371: Preparing 04:01:41 986eaf943075: Preparing 04:01:41 9b47d8bf6c31: Preparing 04:01:41 9739ac5eb3c6: Preparing 04:01:41 f990080698ce: Preparing 04:01:41 47e0f78281cf: Preparing 04:01:41 a94fe291e87d: Preparing 04:01:41 7b12f3e1debb: Preparing 04:01:41 ed2a0c64dc1a: Preparing 04:01:41 1e890da81ec9: Preparing 04:01:41 47e0f78281cf: Waiting 04:01:41 7b12f3e1debb: Waiting 04:01:41 ed2a0c64dc1a: Waiting 04:01:41 1e890da81ec9: Waiting 04:01:41 f990080698ce: Layer already exists 04:01:41 9b47d8bf6c31: Layer already exists 04:01:41 986eaf943075: Layer already exists 04:01:41 9739ac5eb3c6: Layer already exists 04:01:41 582fff023371: Layer already exists 04:01:41 7b12f3e1debb: Layer already exists 04:01:41 a94fe291e87d: Layer already exists 04:01:41 47e0f78281cf: Layer already exists 04:01:41 1e890da81ec9: Layer already exists 04:01:41 ed2a0c64dc1a: Layer already exists 04:01:41 main: digest: sha256:a6144a156cd988fff464606fa608d6bfa5d0c316bc9d09e0aee3b57c5c1169f0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:01:41 ===================================================== [Pipeline] echo 04:01:41 taggedImages: 04:01:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:01:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:01:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.60 04:01:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:01:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:01:41 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:01:41 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:01:41 latest 04:01:41 4.1.0-dev.60 04:01:41 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:01:41 main 04:01:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:01:42 dd2bd32804e6: Preparing 04:01:42 83600d4099a2: Preparing 04:01:42 deff9a0c8705: Preparing 04:01:42 9739ac5eb3c6: Preparing 04:01:42 f990080698ce: Preparing 04:01:42 800f4d386ead: Preparing 04:01:42 e6a0d6c5ed01: Preparing 04:01:42 d37285ffed6d: Preparing 04:01:42 1e890da81ec9: Preparing 04:01:42 800f4d386ead: Waiting 04:01:42 e6a0d6c5ed01: Waiting 04:01:42 d37285ffed6d: Waiting 04:01:42 1e890da81ec9: Waiting 04:01:42 f990080698ce: Layer already exists 04:01:42 9739ac5eb3c6: Layer already exists 04:01:42 dd2bd32804e6: Pushed 04:01:42 83600d4099a2: Pushed 04:01:42 deff9a0c8705: Pushed 04:01:42 1e890da81ec9: Layer already exists 04:01:42 e6a0d6c5ed01: Pushed 04:01:43 d37285ffed6d: Pushed 04:02:10 800f4d386ead: Pushed 04:02:10 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:85c191f87635d746f4a56a2114bfaa6782db629e2afab14c83c7cdb2d2f3046d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:11 + 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 04:02:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:02:11 dd2bd32804e6: Preparing 04:02:11 83600d4099a2: Preparing 04:02:11 deff9a0c8705: Preparing 04:02:11 9739ac5eb3c6: Preparing 04:02:11 f990080698ce: Preparing 04:02:11 800f4d386ead: Preparing 04:02:11 e6a0d6c5ed01: Preparing 04:02:11 d37285ffed6d: Preparing 04:02:11 1e890da81ec9: Preparing 04:02:11 800f4d386ead: Waiting 04:02:11 e6a0d6c5ed01: Waiting 04:02:11 d37285ffed6d: Waiting 04:02:11 1e890da81ec9: Waiting 04:02:11 f990080698ce: Layer already exists 04:02:11 dd2bd32804e6: Layer already exists 04:02:11 9739ac5eb3c6: Layer already exists 04:02:11 deff9a0c8705: Layer already exists 04:02:11 83600d4099a2: Layer already exists 04:02:11 1e890da81ec9: Layer already exists 04:02:11 800f4d386ead: Layer already exists 04:02:11 d37285ffed6d: Layer already exists 04:02:11 e6a0d6c5ed01: Layer already exists 04:02:11 latest: digest: sha256:85c191f87635d746f4a56a2114bfaa6782db629e2afab14c83c7cdb2d2f3046d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.60 04:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:02:12 dd2bd32804e6: Preparing 04:02:12 83600d4099a2: Preparing 04:02:12 deff9a0c8705: Preparing 04:02:12 9739ac5eb3c6: Preparing 04:02:12 f990080698ce: Preparing 04:02:12 800f4d386ead: Preparing 04:02:12 e6a0d6c5ed01: Preparing 04:02:12 d37285ffed6d: Preparing 04:02:12 1e890da81ec9: Preparing 04:02:12 e6a0d6c5ed01: Waiting 04:02:12 d37285ffed6d: Waiting 04:02:12 1e890da81ec9: Waiting 04:02:12 800f4d386ead: Waiting 04:02:12 83600d4099a2: Layer already exists 04:02:12 f990080698ce: Layer already exists 04:02:12 dd2bd32804e6: Layer already exists 04:02:12 9739ac5eb3c6: Layer already exists 04:02:12 deff9a0c8705: Layer already exists 04:02:12 e6a0d6c5ed01: Layer already exists 04:02:12 1e890da81ec9: Layer already exists 04:02:12 d37285ffed6d: Layer already exists 04:02:12 800f4d386ead: Layer already exists 04:02:12 4.1.0-dev.60: digest: sha256:85c191f87635d746f4a56a2114bfaa6782db629e2afab14c83c7cdb2d2f3046d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:02:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:02:13 dd2bd32804e6: Preparing 04:02:13 83600d4099a2: Preparing 04:02:13 deff9a0c8705: Preparing 04:02:13 9739ac5eb3c6: Preparing 04:02:13 f990080698ce: Preparing 04:02:13 800f4d386ead: Preparing 04:02:13 e6a0d6c5ed01: Preparing 04:02:13 d37285ffed6d: Preparing 04:02:13 1e890da81ec9: Preparing 04:02:13 e6a0d6c5ed01: Waiting 04:02:13 800f4d386ead: Waiting 04:02:13 d37285ffed6d: Waiting 04:02:13 1e890da81ec9: Waiting 04:02:13 9739ac5eb3c6: Layer already exists 04:02:13 83600d4099a2: Layer already exists 04:02:13 f990080698ce: Layer already exists 04:02:13 dd2bd32804e6: Layer already exists 04:02:13 deff9a0c8705: Layer already exists 04:02:13 d37285ffed6d: Layer already exists 04:02:13 e6a0d6c5ed01: Layer already exists 04:02:13 800f4d386ead: Layer already exists 04:02:13 1e890da81ec9: Layer already exists 04:02:13 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:85c191f87635d746f4a56a2114bfaa6782db629e2afab14c83c7cdb2d2f3046d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:14 + 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 04:02:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:02:14 dd2bd32804e6: Preparing 04:02:14 83600d4099a2: Preparing 04:02:14 deff9a0c8705: Preparing 04:02:14 9739ac5eb3c6: Preparing 04:02:14 f990080698ce: Preparing 04:02:14 800f4d386ead: Preparing 04:02:14 e6a0d6c5ed01: Preparing 04:02:14 d37285ffed6d: Preparing 04:02:14 1e890da81ec9: Preparing 04:02:14 e6a0d6c5ed01: Waiting 04:02:14 d37285ffed6d: Waiting 04:02:14 1e890da81ec9: Waiting 04:02:14 800f4d386ead: Waiting 04:02:14 83600d4099a2: Layer already exists 04:02:14 dd2bd32804e6: Layer already exists 04:02:14 deff9a0c8705: Layer already exists 04:02:14 f990080698ce: Layer already exists 04:02:14 9739ac5eb3c6: Layer already exists 04:02:14 e6a0d6c5ed01: Layer already exists 04:02:14 800f4d386ead: Layer already exists 04:02:14 1e890da81ec9: Layer already exists 04:02:14 d37285ffed6d: Layer already exists 04:02:14 main: digest: sha256:85c191f87635d746f4a56a2114bfaa6782db629e2afab14c83c7cdb2d2f3046d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:02:14 ===================================================== [Pipeline] echo 04:02:14 taggedImages: 04:02:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:02:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:02:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.60 04:02:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:02:14 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:02:14 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:02:14 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:02:14 latest 04:02:14 4.1.0-dev.60 04:02:14 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:02:14 main 04:02:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:02:15 f7a0c1cb4bdc: Preparing 04:02:15 5c5d36e5bf35: Preparing 04:02:15 ea29cb1802b7: Preparing 04:02:15 9739ac5eb3c6: Preparing 04:02:15 f990080698ce: Preparing 04:02:15 88d8377c90d9: Preparing 04:02:15 7b12f3e1debb: Preparing 04:02:15 ed2a0c64dc1a: Preparing 04:02:15 1e890da81ec9: Preparing 04:02:15 88d8377c90d9: Waiting 04:02:15 7b12f3e1debb: Waiting 04:02:15 ed2a0c64dc1a: Waiting 04:02:15 1e890da81ec9: Waiting 04:02:15 f990080698ce: Layer already exists 04:02:15 9739ac5eb3c6: Layer already exists 04:02:15 ea29cb1802b7: Pushed 04:02:15 7b12f3e1debb: Layer already exists 04:02:15 5c5d36e5bf35: Pushed 04:02:15 f7a0c1cb4bdc: Pushed 04:02:15 ed2a0c64dc1a: Layer already exists 04:02:15 1e890da81ec9: Layer already exists 04:02:48 88d8377c90d9: Pushed 04:02:48 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:d904280aac3e346209526d92a3a97871ee094e7212b69827ac85f6c9ac2ab46f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:48 + 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 04:02:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:02:49 f7a0c1cb4bdc: Preparing 04:02:49 5c5d36e5bf35: Preparing 04:02:49 ea29cb1802b7: Preparing 04:02:49 9739ac5eb3c6: Preparing 04:02:49 f990080698ce: Preparing 04:02:49 88d8377c90d9: Preparing 04:02:49 7b12f3e1debb: Preparing 04:02:49 ed2a0c64dc1a: Preparing 04:02:49 1e890da81ec9: Preparing 04:02:49 88d8377c90d9: Waiting 04:02:49 7b12f3e1debb: Waiting 04:02:49 ed2a0c64dc1a: Waiting 04:02:49 1e890da81ec9: Waiting 04:02:49 f990080698ce: Layer already exists 04:02:49 5c5d36e5bf35: Layer already exists 04:02:49 9739ac5eb3c6: Layer already exists 04:02:49 ea29cb1802b7: Layer already exists 04:02:49 f7a0c1cb4bdc: Layer already exists 04:02:49 ed2a0c64dc1a: Layer already exists 04:02:49 7b12f3e1debb: Layer already exists 04:02:49 88d8377c90d9: Layer already exists 04:02:49 1e890da81ec9: Layer already exists 04:02:49 latest: digest: sha256:d904280aac3e346209526d92a3a97871ee094e7212b69827ac85f6c9ac2ab46f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.60 04:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:02:50 f7a0c1cb4bdc: Preparing 04:02:50 5c5d36e5bf35: Preparing 04:02:50 ea29cb1802b7: Preparing 04:02:50 9739ac5eb3c6: Preparing 04:02:50 f990080698ce: Preparing 04:02:50 88d8377c90d9: Preparing 04:02:50 7b12f3e1debb: Preparing 04:02:50 ed2a0c64dc1a: Preparing 04:02:50 1e890da81ec9: Preparing 04:02:50 7b12f3e1debb: Waiting 04:02:50 ed2a0c64dc1a: Waiting 04:02:50 1e890da81ec9: Waiting 04:02:50 88d8377c90d9: Waiting 04:02:50 9739ac5eb3c6: Layer already exists 04:02:50 ea29cb1802b7: Layer already exists 04:02:50 5c5d36e5bf35: Layer already exists 04:02:50 f990080698ce: Layer already exists 04:02:50 f7a0c1cb4bdc: Layer already exists 04:02:50 88d8377c90d9: Layer already exists 04:02:50 7b12f3e1debb: Layer already exists 04:02:50 1e890da81ec9: Layer already exists 04:02:50 ed2a0c64dc1a: Layer already exists 04:02:50 4.1.0-dev.60: digest: sha256:d904280aac3e346209526d92a3a97871ee094e7212b69827ac85f6c9ac2ab46f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:02:51 f7a0c1cb4bdc: Preparing 04:02:51 5c5d36e5bf35: Preparing 04:02:51 ea29cb1802b7: Preparing 04:02:51 9739ac5eb3c6: Preparing 04:02:51 f990080698ce: Preparing 04:02:51 88d8377c90d9: Preparing 04:02:51 7b12f3e1debb: Preparing 04:02:51 ed2a0c64dc1a: Preparing 04:02:51 1e890da81ec9: Preparing 04:02:51 7b12f3e1debb: Waiting 04:02:51 ed2a0c64dc1a: Waiting 04:02:51 1e890da81ec9: Waiting 04:02:51 88d8377c90d9: Waiting 04:02:51 9739ac5eb3c6: Layer already exists 04:02:51 f7a0c1cb4bdc: Layer already exists 04:02:51 5c5d36e5bf35: Layer already exists 04:02:51 f990080698ce: Layer already exists 04:02:51 ea29cb1802b7: Layer already exists 04:02:51 1e890da81ec9: Layer already exists 04:02:51 7b12f3e1debb: Layer already exists 04:02:51 88d8377c90d9: Layer already exists 04:02:51 ed2a0c64dc1a: Layer already exists 04:02:51 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:d904280aac3e346209526d92a3a97871ee094e7212b69827ac85f6c9ac2ab46f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:52 + 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 04:02:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:02:52 f7a0c1cb4bdc: Preparing 04:02:52 5c5d36e5bf35: Preparing 04:02:52 ea29cb1802b7: Preparing 04:02:52 9739ac5eb3c6: Preparing 04:02:52 f990080698ce: Preparing 04:02:52 88d8377c90d9: Preparing 04:02:52 7b12f3e1debb: Preparing 04:02:52 ed2a0c64dc1a: Preparing 04:02:52 1e890da81ec9: Preparing 04:02:52 7b12f3e1debb: Waiting 04:02:52 ed2a0c64dc1a: Waiting 04:02:52 1e890da81ec9: Waiting 04:02:52 88d8377c90d9: Waiting 04:02:52 f7a0c1cb4bdc: Layer already exists 04:02:52 ea29cb1802b7: Layer already exists 04:02:52 9739ac5eb3c6: Layer already exists 04:02:52 f990080698ce: Layer already exists 04:02:52 5c5d36e5bf35: Layer already exists 04:02:52 ed2a0c64dc1a: Layer already exists 04:02:52 88d8377c90d9: Layer already exists 04:02:52 1e890da81ec9: Layer already exists 04:02:52 7b12f3e1debb: Layer already exists 04:02:52 main: digest: sha256:d904280aac3e346209526d92a3a97871ee094e7212b69827ac85f6c9ac2ab46f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:02:52 ===================================================== [Pipeline] echo 04:02:52 taggedImages: 04:02:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:02:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:02:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.60 04:02:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:02:52 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:02:52 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:02:52 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:02:52 latest 04:02:52 4.1.0-dev.60 04:02:52 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:02:52 main 04:02:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:02:53 1882ff3dfc80: Preparing 04:02:53 21cfad487645: Preparing 04:02:53 9739ac5eb3c6: Preparing 04:02:53 f990080698ce: Preparing 04:02:53 c970f6cd2ed5: Preparing 04:02:53 ae2ed1e98a14: Preparing 04:02:53 1e890da81ec9: Preparing 04:02:53 ae2ed1e98a14: Waiting 04:02:53 1e890da81ec9: Waiting 04:02:53 9739ac5eb3c6: Layer already exists 04:02:53 f990080698ce: Layer already exists 04:02:53 1e890da81ec9: Layer already exists 04:02:53 1882ff3dfc80: Pushed 04:02:54 c970f6cd2ed5: Pushed 04:02:55 ae2ed1e98a14: Pushed 04:03:03 21cfad487645: Pushed 04:03:03 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:c689f42b68b9fc8b17bd0e5392bf380c7c7a1908d282ec2913a9135ffb84606e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:03:04 1882ff3dfc80: Preparing 04:03:04 21cfad487645: Preparing 04:03:04 9739ac5eb3c6: Preparing 04:03:04 f990080698ce: Preparing 04:03:04 c970f6cd2ed5: Preparing 04:03:04 ae2ed1e98a14: Preparing 04:03:04 1e890da81ec9: Preparing 04:03:04 ae2ed1e98a14: Waiting 04:03:04 1e890da81ec9: Waiting 04:03:04 1882ff3dfc80: Layer already exists 04:03:04 c970f6cd2ed5: Layer already exists 04:03:04 9739ac5eb3c6: Layer already exists 04:03:04 f990080698ce: Layer already exists 04:03:04 21cfad487645: Layer already exists 04:03:04 1e890da81ec9: Layer already exists 04:03:04 ae2ed1e98a14: Layer already exists 04:03:04 latest: digest: sha256:c689f42b68b9fc8b17bd0e5392bf380c7c7a1908d282ec2913a9135ffb84606e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.60 04:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:03:05 1882ff3dfc80: Preparing 04:03:05 21cfad487645: Preparing 04:03:05 9739ac5eb3c6: Preparing 04:03:05 f990080698ce: Preparing 04:03:05 c970f6cd2ed5: Preparing 04:03:05 ae2ed1e98a14: Preparing 04:03:05 1e890da81ec9: Preparing 04:03:05 ae2ed1e98a14: Waiting 04:03:05 1e890da81ec9: Waiting 04:03:05 9739ac5eb3c6: Layer already exists 04:03:05 f990080698ce: Layer already exists 04:03:05 c970f6cd2ed5: Layer already exists 04:03:05 1882ff3dfc80: Layer already exists 04:03:05 21cfad487645: Layer already exists 04:03:05 ae2ed1e98a14: Layer already exists 04:03:05 1e890da81ec9: Layer already exists 04:03:05 4.1.0-dev.60: digest: sha256:c689f42b68b9fc8b17bd0e5392bf380c7c7a1908d282ec2913a9135ffb84606e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:03:06 1882ff3dfc80: Preparing 04:03:06 21cfad487645: Preparing 04:03:06 9739ac5eb3c6: Preparing 04:03:06 f990080698ce: Preparing 04:03:06 c970f6cd2ed5: Preparing 04:03:06 ae2ed1e98a14: Preparing 04:03:06 1e890da81ec9: Preparing 04:03:06 ae2ed1e98a14: Waiting 04:03:06 1e890da81ec9: Waiting 04:03:06 21cfad487645: Layer already exists 04:03:06 1882ff3dfc80: Layer already exists 04:03:06 f990080698ce: Layer already exists 04:03:06 9739ac5eb3c6: Layer already exists 04:03:06 c970f6cd2ed5: Layer already exists 04:03:06 1e890da81ec9: Layer already exists 04:03:06 ae2ed1e98a14: Layer already exists 04:03:06 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:c689f42b68b9fc8b17bd0e5392bf380c7c7a1908d282ec2913a9135ffb84606e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:03:07 1882ff3dfc80: Preparing 04:03:07 21cfad487645: Preparing 04:03:07 9739ac5eb3c6: Preparing 04:03:07 f990080698ce: Preparing 04:03:07 c970f6cd2ed5: Preparing 04:03:07 ae2ed1e98a14: Preparing 04:03:07 1e890da81ec9: Preparing 04:03:07 ae2ed1e98a14: Waiting 04:03:07 1e890da81ec9: Waiting 04:03:07 9739ac5eb3c6: Layer already exists 04:03:07 21cfad487645: Layer already exists 04:03:07 c970f6cd2ed5: Layer already exists 04:03:07 f990080698ce: Layer already exists 04:03:07 1882ff3dfc80: Layer already exists 04:03:07 ae2ed1e98a14: Layer already exists 04:03:07 1e890da81ec9: Layer already exists 04:03:07 main: digest: sha256:c689f42b68b9fc8b17bd0e5392bf380c7c7a1908d282ec2913a9135ffb84606e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:03:07 ===================================================== [Pipeline] echo 04:03:07 taggedImages: 04:03:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:03:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:03:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.60 04:03:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:03:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:03:07 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:03:07 cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:03:07 latest 04:03:07 4.1.0-dev.60 04:03:07 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:03:07 main 04:03:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:03:08 25eb9d47a677: Preparing 04:03:08 d90633b8e5ad: Preparing 04:03:08 9739ac5eb3c6: Preparing 04:03:08 f990080698ce: Preparing 04:03:08 40fd0dbce030: Preparing 04:03:08 2a4d1fad59d7: Preparing 04:03:08 1e890da81ec9: Preparing 04:03:08 2a4d1fad59d7: Waiting 04:03:08 1e890da81ec9: Waiting 04:03:08 9739ac5eb3c6: Layer already exists 04:03:08 f990080698ce: Layer already exists 04:03:08 1e890da81ec9: Layer already exists 04:03:08 25eb9d47a677: Pushed 04:03:08 40fd0dbce030: Pushed 04:03:09 2a4d1fad59d7: Pushed 04:03:17 d90633b8e5ad: Pushed 04:03:17 cbb3f8cdb30524f33a88ec157f8599cfeaff058c: digest: sha256:0ac7482fc81a6ee067fa0be049f89d3fcfca1a1a46a18c7f39226740f67c3744 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:03:18 25eb9d47a677: Preparing 04:03:18 d90633b8e5ad: Preparing 04:03:18 9739ac5eb3c6: Preparing 04:03:18 f990080698ce: Preparing 04:03:18 40fd0dbce030: Preparing 04:03:18 2a4d1fad59d7: Preparing 04:03:18 1e890da81ec9: Preparing 04:03:18 2a4d1fad59d7: Waiting 04:03:18 1e890da81ec9: Waiting 04:03:18 d90633b8e5ad: Layer already exists 04:03:18 9739ac5eb3c6: Layer already exists 04:03:18 f990080698ce: Layer already exists 04:03:18 25eb9d47a677: Layer already exists 04:03:18 40fd0dbce030: Layer already exists 04:03:18 1e890da81ec9: Layer already exists 04:03:18 2a4d1fad59d7: Layer already exists 04:03:18 latest: digest: sha256:0ac7482fc81a6ee067fa0be049f89d3fcfca1a1a46a18c7f39226740f67c3744 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.60 04:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:03:19 25eb9d47a677: Preparing 04:03:19 d90633b8e5ad: Preparing 04:03:19 9739ac5eb3c6: Preparing 04:03:19 f990080698ce: Preparing 04:03:19 40fd0dbce030: Preparing 04:03:19 2a4d1fad59d7: Preparing 04:03:19 1e890da81ec9: Preparing 04:03:19 2a4d1fad59d7: Waiting 04:03:19 1e890da81ec9: Waiting 04:03:19 25eb9d47a677: Layer already exists 04:03:19 40fd0dbce030: Layer already exists 04:03:19 d90633b8e5ad: Layer already exists 04:03:19 9739ac5eb3c6: Layer already exists 04:03:19 f990080698ce: Layer already exists 04:03:19 2a4d1fad59d7: Layer already exists 04:03:19 1e890da81ec9: Layer already exists 04:03:19 4.1.0-dev.60: digest: sha256:0ac7482fc81a6ee067fa0be049f89d3fcfca1a1a46a18c7f39226740f67c3744 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:03:19 25eb9d47a677: Preparing 04:03:19 d90633b8e5ad: Preparing 04:03:19 9739ac5eb3c6: Preparing 04:03:19 f990080698ce: Preparing 04:03:19 40fd0dbce030: Preparing 04:03:19 2a4d1fad59d7: Preparing 04:03:19 1e890da81ec9: Preparing 04:03:19 2a4d1fad59d7: Waiting 04:03:19 1e890da81ec9: Waiting 04:03:19 f990080698ce: Layer already exists 04:03:19 25eb9d47a677: Layer already exists 04:03:19 d90633b8e5ad: Layer already exists 04:03:19 40fd0dbce030: Layer already exists 04:03:19 9739ac5eb3c6: Layer already exists 04:03:19 1e890da81ec9: Layer already exists 04:03:19 2a4d1fad59d7: Layer already exists 04:03:19 cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60: digest: sha256:0ac7482fc81a6ee067fa0be049f89d3fcfca1a1a46a18c7f39226740f67c3744 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:03:20 25eb9d47a677: Preparing 04:03:20 d90633b8e5ad: Preparing 04:03:20 9739ac5eb3c6: Preparing 04:03:20 f990080698ce: Preparing 04:03:20 40fd0dbce030: Preparing 04:03:20 2a4d1fad59d7: Preparing 04:03:20 1e890da81ec9: Preparing 04:03:20 2a4d1fad59d7: Waiting 04:03:20 1e890da81ec9: Waiting 04:03:20 40fd0dbce030: Layer already exists 04:03:20 d90633b8e5ad: Layer already exists 04:03:20 f990080698ce: Layer already exists 04:03:20 9739ac5eb3c6: Layer already exists 04:03:20 25eb9d47a677: Layer already exists 04:03:20 2a4d1fad59d7: Layer already exists 04:03:20 1e890da81ec9: Layer already exists 04:03:21 main: digest: sha256:0ac7482fc81a6ee067fa0be049f89d3fcfca1a1a46a18c7f39226740f67c3744 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:03:21 ===================================================== [Pipeline] echo 04:03:21 taggedImages: 04:03:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c 04:03:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:03:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.60 04:03:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 04:03:21 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:03:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 04:03:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 04:03:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.60 [Pipeline] echo 04:03:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo 04:03:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:03:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 04:03:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 04:03:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.60 [Pipeline] echo 04:03:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo 04:03:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:03:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] echo 04:03:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 04:03:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.60 [Pipeline] echo 04:03:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbb3f8cdb30524f33a88ec157f8599cfeaff058c-4.1.0-dev.60 [Pipeline] echo 04:03:22 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 04:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:03:22 04:03:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:03:23 arm64: Pulling from edgex-lftools-log-publisher 04:03:23 8998bd30e6a1: Pulling fs layer 04:03:23 04944245beec: Pulling fs layer 04:03:23 699f458cf7ca: Pulling fs layer 04:03:23 765212b225bb: Pulling fs layer 04:03:23 f23df028b6ca: Pulling fs layer 04:03:23 d65c8cfc05b1: Pulling fs layer 04:03:23 2437ff75d9bd: Pulling fs layer 04:03:23 765212b225bb: Waiting 04:03:23 f23df028b6ca: Waiting 04:03:23 d65c8cfc05b1: Waiting 04:03:23 2437ff75d9bd: Waiting 04:03:23 04944245beec: Verifying Checksum 04:03:23 04944245beec: Download complete 04:03:23 765212b225bb: Verifying Checksum 04:03:23 765212b225bb: Download complete 04:03:23 f23df028b6ca: Verifying Checksum 04:03:23 f23df028b6ca: Download complete 04:03:23 d65c8cfc05b1: Verifying Checksum 04:03:23 d65c8cfc05b1: Download complete 04:03:23 699f458cf7ca: Verifying Checksum 04:03:23 699f458cf7ca: Download complete 04:03:23 8998bd30e6a1: Verifying Checksum 04:03:23 8998bd30e6a1: Download complete 04:03:26 2437ff75d9bd: Verifying Checksum 04:03:26 2437ff75d9bd: Download complete 04:03:29 8998bd30e6a1: Pull complete 04:03:29 04944245beec: Pull complete 04:03:31 699f458cf7ca: Pull complete 04:03:31 765212b225bb: Pull complete 04:03:32 f23df028b6ca: Pull complete 04:03:32 d65c8cfc05b1: Pull complete 04:03:50 2437ff75d9bd: Pull complete 04:03:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:03:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:50 prd-ubuntu20.04-docker-arm64-4c-16g-8850 does not seem to be running inside a container 04:03:50 $ 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/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@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 04:03:52 $ docker top 1b8ebb402bcb524408497687b80ced6097f80ffbadc1f762a11795cbfcf6c34c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:53 ---> job-cost.sh 04:03:53 lf-activate-venv: SKIPPING 04:03:53 INFO: No Stack... 04:03:54 INFO: Retrieving Pricing Info for: v3-standard-4 04:03:55 INFO: Archiving Costs [Pipeline] sh 04:03:55 + cut -d, -f6 04:03:55 + cat /w/workspace/edgex-go/903/archives/cost.csv [Pipeline] lock 04:03:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-903-stack-cost] 04:03:55 Resource [jenkins-edgexfoundry-edgex-go-main-903-stack-cost] did not exist. Created. 04:03:55 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-903-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:03:56 + echo total: 0.2199999988079071 [Pipeline] stash 04:03:57 Stashed 1 file(s) [Pipeline] } 04:03:57 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-903-stack-cost] [Pipeline] // lock [Pipeline] } 04:03:57 $ docker stop --time=1 1b8ebb402bcb524408497687b80ced6097f80ffbadc1f762a11795cbfcf6c34c 04:03:58 $ docker rm -f --volumes 1b8ebb402bcb524408497687b80ced6097f80ffbadc1f762a11795cbfcf6c34c [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 04:03:59 provisioning config files... 04:03:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/903@tmp/config1877493104146423260tmp [Pipeline] { [Pipeline] sh 04:03:59 + set +x 04:03:59 + curl -s https://codecov.io/bash 04:03:59 + bash -s -- 04:03:59 04:03:59 _____ _ 04:03:59 / ____| | | 04:03:59 | | ___ __| | ___ ___ _____ __ 04:03:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:03:59 | |___| (_) | (_| | __/ (_| (_) \ V / 04:03:59 \_____\___/ \__,_|\___|\___\___/ \_/ 04:03:59 Bash-1.0.6 04:03:59 04:03:59 04:03:59 ==> git version 2.25.1 found 04:03:59 ==> 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 04:03:59 Release-Date: 2020-01-08 04:03:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:03:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:03:59 ==> Jenkins CI detected. 04:03:59 current dir:  /w/workspace/edgex-go/903 04:03:59 project root: . 04:03:59 --> token set from env 04:03:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:03:59 ==> Running gcov in . (disable via -X gcov) 04:03:59 ==> Python coveragepy not found 04:03:59 ==> Searching for coverage reports in: 04:03:59 + . 04:03:59 -> Found 1 reports 04:03:59 ==> Detecting git/mercurial file structure 04:03:59 ==> Reading reports 04:03:59 + ./coverage.out bytes=1725228 04:03:59 ==> Appending adjustments 04:03:59 https://docs.codecov.io/docs/fixing-reports 04:04:01 + Found adjustments 04:04:01 ==> Gzipping contents 04:04:01 144K /tmp/codecov.x0LfM5.gz 04:04:01 ==> Uploading reports 04:04:01 url: https://codecov.io 04:04:01 query: branch=main&commit=cbb3f8cdb30524f33a88ec157f8599cfeaff058c&build=903&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F903%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:04:01 -> Pinging Codecov 04:04:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cbb3f8cdb30524f33a88ec157f8599cfeaff058c&build=903&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F903%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:04:01 -> Uploading to 04:04:01 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/cbb3f8cdb30524f33a88ec157f8599cfeaff058c/0c2945a9-5254-4775-a7c7-6065e13b722b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250915%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250915T040401Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b929cb99bcda3c565cbe9bb2e73ef324cc99f5327978b742fc8f8088536e18a3 04:04:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:01 Dload Upload Total Spent Left Speed 04:04:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 0 0 100 143k 0 479k --:--:-- --:--:-- --:--:-- 477k 04:04:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cbb3f8cdb30524f33a88ec157f8599cfeaff058c [Pipeline] } 04:04:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:04:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:04:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:04:02 04:04:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:04:03 latest: Pulling from edgex-devops/edgex-snyk-go 04:04:03 0a9a5dfd008f: Already exists 04:04:03 36466aa92d05: Already exists 04:04:03 e10405b45d13: Already exists 04:04:03 096b7ceb2af7: Already exists 04:04:03 4f4fb700ef54: Already exists 04:04:03 e50aa161e22a: Pulling fs layer 04:04:03 d3c8db5fb9df: Pulling fs layer 04:04:04 e50aa161e22a: Verifying Checksum 04:04:04 e50aa161e22a: Download complete 04:04:04 e50aa161e22a: Pull complete 04:04:04 d3c8db5fb9df: Verifying Checksum 04:04:04 d3c8db5fb9df: Download complete 04:04:08 d3c8db5fb9df: Pull complete 04:04:08 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 04:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:04:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:08 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 04:04:08 $ 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/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:04:09 $ docker top 2cb0b7e7d5cbaa92dacaaa23e3a9111b887affda5d93c3ada7045bc0c60164b9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:10 + git config --global --add safe.directory /w/workspace/edgex-go/903 [Pipeline] echo 04:04:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:04:10 + set -o pipefail 04:04:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:04:20 04:04:20 Monitoring /w/workspace/edgex-go/903 (github.com/edgexfoundry/edgex-go)... 04:04:20 04:04:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e2b547c5-b2e5-4ac6-ae19-6756d94c2bf0 04:04:20 04:04:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:04:20 04:04:20 04:04:20 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:04:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:04:20 $ docker stop --time=1 2cb0b7e7d5cbaa92dacaaa23e3a9111b887affda5d93c3ada7045bc0c60164b9 04:04:23 $ docker rm -f --volumes 2cb0b7e7d5cbaa92dacaaa23e3a9111b887affda5d93c3ada7045bc0c60164b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:04:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:24 provisioning config files... 04:04:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/903@tmp/config12872770921125288662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:24 --> edgex-publish-swagger.sh 04:04:24 === Publish openapi API === 04:04:24 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 04:04:24 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/903/openapi/core-command.yaml] 04:04:24 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:24 Dload Upload Total Spent Left Speed 04:04:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 496 245k --:--:-- --:--:-- --:--:-- 245k 04:04:24 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:04:24 04:04:24 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/903/openapi/core-data.yaml] 04:04:24 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:24 Dload Upload Total Spent Left Speed 04:04:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75367 100 66 100 75301 536 597k --:--:-- --:--:-- --:--:-- 598k 04:04:24 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:04:24 04:04:24 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/903/openapi/core-keeper.yaml] 04:04:24 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:24 Dload Upload Total Spent Left Speed 04:04:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 584 261k --:--:-- --:--:-- --:--:-- 261k 04:04:24 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:04:24 04:04:24 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/903/openapi/core-metadata.yaml] 04:04:24 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:24 Dload Upload Total Spent Left Speed 04:04:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 511 1215k --:--:-- --:--:-- --:--:-- 1216k 04:04:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:04:25 04:04:25 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/903/openapi/security-proxy-auth.yaml] 04:04:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:25 Dload Upload Total Spent Left Speed 04:04:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 733 265k --:--:-- --:--:-- --:--:-- 266k 04:04:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:04:25 04:04:25 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/903/openapi/security-secretstore-setup.yaml] 04:04:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:25 Dload Upload Total Spent Left Speed 04:04:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 825 48912 --:--:-- --:--:-- --:--:-- 49737 04:04:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:04:25 04:04:25 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/903/openapi/support-notifications.yaml] 04:04:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:25 Dload Upload Total Spent Left Speed 04:04:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 452 668k --:--:-- --:--:-- --:--:-- 669k 04:04:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:04:25 04:04:25 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/903/openapi/support-scheduler.yaml] 04:04:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:25 Dload Upload Total Spent Left Speed 04:04:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 868k --:--:-- --:--:-- --:--:-- 853k 100 50767 100 66 100 50701 640 480k --:--:-- --:--:-- --:--:-- 476k 04:04:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:04:25 [Pipeline] } 04:04:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:04:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:26 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 04:04:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:04:26 $ docker top 5f732224ab6fc253f9e29a25edde54725bd6b9e97899cbb7baae63d5fe2fe3ca -eo pid,comm 04:04:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:04:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:27 [ssh-agent] Looking for ssh-agent implementation... 04:04:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:27 $ docker exec 5f732224ab6fc253f9e29a25edde54725bd6b9e97899cbb7baae63d5fe2fe3ca ssh-agent 04:04:27 SSH_AUTH_SOCK=/tmp/ssh-teLQQnVlULbM/agent.33 04:04:27 SSH_AGENT_PID=39 04:04:27 Running ssh-add (command line suppressed) 04:04:27 Identity added: /w/workspace/edgex-go/903@tmp/private_key_11429823156783020776.key (/w/workspace/edgex-go/903@tmp/private_key_11429823156783020776.key) 04:04:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:27 + git semver tag 04:04:27 2025-09-15 04:04:27,818 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:04:27 2025-09-15 04:04:27,822 [run_tag] DEBUG tag force:False 04:04:27 2025-09-15 04:04:27,822 [check_head_tag] DEBUG check head tag 04:04:27 2025-09-15 04:04:27,823 [execute] INFO git cat-file --batch-check 04:04:27 2025-09-15 04:04:27,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/903, stdin=, shell=False, universal_newlines=False) 04:04:27 2025-09-15 04:04:27,826 [execute] INFO git cat-file --batch 04:04:27 2025-09-15 04:04:27,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/903, stdin=, shell=False, universal_newlines=False) 04:04:27 2025-09-15 04:04:27,846 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main 04:04:27 2025-09-15 04:04:27,847 [execute] INFO git tag -a v4.1.0-dev.60 -m v4.1.0-dev.60 04:04:27 2025-09-15 04:04:27,847 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.60', '-m', 'v4.1.0-dev.60'], cwd=/w/workspace/edgex-go/903, stdin=None, shell=False, universal_newlines=False) 04:04:27 2025-09-15 04:04:27,850 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main 04:04:27 4.1.0-dev.60 [Pipeline] } 04:04:28 $ docker exec --env ******** --env ******** 5f732224ab6fc253f9e29a25edde54725bd6b9e97899cbb7baae63d5fe2fe3ca ssh-agent -k 04:04:28 unset SSH_AUTH_SOCK; 04:04:28 unset SSH_AGENT_PID; 04:04:28 echo Agent pid 39 killed; 04:04:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:28 + git semver [Pipeline] } 04:04:29 $ docker stop --time=1 5f732224ab6fc253f9e29a25edde54725bd6b9e97899cbb7baae63d5fe2fe3ca 04:04:30 $ docker rm -f --volumes 5f732224ab6fc253f9e29a25edde54725bd6b9e97899cbb7baae63d5fe2fe3ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:04:30 04:04:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:04:31 0.23.1-centos7: Pulling from edgex-lftools 04:04:31 ab5ef0e58194: Pulling fs layer 04:04:31 9712f1f96733: Pulling fs layer 04:04:31 63f879dbbcfc: Pulling fs layer 04:04:31 0d9ebad4ef96: Pulling fs layer 04:04:31 e9a5061849ea: Pulling fs layer 04:04:31 d747dcd14b5f: Pulling fs layer 04:04:31 2de7ff778b66: Pulling fs layer 04:04:31 0d9ebad4ef96: Waiting 04:04:31 e9a5061849ea: Waiting 04:04:31 d747dcd14b5f: Waiting 04:04:31 2de7ff778b66: Waiting 04:04:31 9712f1f96733: Verifying Checksum 04:04:31 9712f1f96733: Download complete 04:04:31 63f879dbbcfc: Verifying Checksum 04:04:31 63f879dbbcfc: Download complete 04:04:31 e9a5061849ea: Verifying Checksum 04:04:31 e9a5061849ea: Download complete 04:04:31 d747dcd14b5f: Verifying Checksum 04:04:31 d747dcd14b5f: Download complete 04:04:31 0d9ebad4ef96: Verifying Checksum 04:04:31 0d9ebad4ef96: Download complete 04:04:31 ab5ef0e58194: Verifying Checksum 04:04:31 ab5ef0e58194: Download complete 04:04:31 2de7ff778b66: Verifying Checksum 04:04:31 2de7ff778b66: Download complete 04:04:35 ab5ef0e58194: Pull complete 04:04:35 9712f1f96733: Pull complete 04:04:35 63f879dbbcfc: Pull complete 04:04:40 0d9ebad4ef96: Pull complete 04:04:40 e9a5061849ea: Pull complete 04:04:40 d747dcd14b5f: Pull complete 04:04:41 2de7ff778b66: Pull complete 04:04:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:04:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:41 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 04:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:04:46 $ docker top ebcd7e0b4979de3f82309660ee3cb041bbb04da01f4678c7e9c62dc948ae003e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:04:46 provisioning config files... 04:04:46 copy managed file [sigul-config] to file:/w/workspace/edgex-go/903@tmp/config2551223002164347953tmp 04:04:46 copy managed file [sigul-password] to file:/w/workspace/edgex-go/903@tmp/config16572475924668910604tmp 04:04:46 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/903@tmp/config10448234283025916036tmp [Pipeline] { [Pipeline] echo 04:04:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:04:46 ---> sigul-configuration.sh 04:04:46 gpg: directory `/root/.gnupg' created 04:04:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:04:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:04:46 gpg: keyring `/root/.gnupg/secring.gpg' created 04:04:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:04:46 gpg: CAST5 encrypted data 04:04:46 gpg: encrypted with 1 passphrase 04:04:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:04:47 + mkdir /home/jenkins 04:04:47 + mkdir /home/jenkins/sigul [Pipeline] sh 04:04:47 + 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 04:04:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:04:47 ---> sigul-install.sh 04:04:47 Sigul already installed; skipping installation. [Pipeline] sh 04:04:47 + git tag --list 04:04:47 0.6.0 04:04:47 0.6.1 04:04:47 0.7.0 04:04:47 0.7.1 04:04:47 v1.0.0 04:04:47 v1.0.1 04:04:47 v1.1.0 04:04:47 v1.2.0 04:04:47 v1.2.1 04:04:47 v1.3.0 04:04:47 v1.3.1 04:04:47 v2.0.0 04:04:47 v2.1.0 04:04:47 v2.1.1 04:04:47 v2.2.0 04:04:47 v2.3.0 04:04:47 v3.0 04:04:47 v3.0.0 04:04:47 v3.1 04:04:47 v3.1.0 04:04:47 v3.1.1 04:04:47 v4.0 04:04:47 v4.0.0 04:04:47 v4.0.1 04:04:47 v4.0.1-dev.1 04:04:47 v4.1.0-dev.1 04:04:47 v4.1.0-dev.10 04:04:47 v4.1.0-dev.11 04:04:47 v4.1.0-dev.12 04:04:47 v4.1.0-dev.13 04:04:47 v4.1.0-dev.14 04:04:47 v4.1.0-dev.15 04:04:47 v4.1.0-dev.16 04:04:47 v4.1.0-dev.17 04:04:47 v4.1.0-dev.18 04:04:47 v4.1.0-dev.19 04:04:47 v4.1.0-dev.2 04:04:47 v4.1.0-dev.20 04:04:47 v4.1.0-dev.21 04:04:47 v4.1.0-dev.22 04:04:47 v4.1.0-dev.23 04:04:47 v4.1.0-dev.24 04:04:47 v4.1.0-dev.25 04:04:47 v4.1.0-dev.26 04:04:47 v4.1.0-dev.27 04:04:47 v4.1.0-dev.28 04:04:47 v4.1.0-dev.29 04:04:47 v4.1.0-dev.3 04:04:47 v4.1.0-dev.30 04:04:47 v4.1.0-dev.31 04:04:47 v4.1.0-dev.32 04:04:47 v4.1.0-dev.33 04:04:47 v4.1.0-dev.34 04:04:47 v4.1.0-dev.35 04:04:47 v4.1.0-dev.36 04:04:47 v4.1.0-dev.37 04:04:47 v4.1.0-dev.38 04:04:47 v4.1.0-dev.39 04:04:47 v4.1.0-dev.4 04:04:47 v4.1.0-dev.40 04:04:47 v4.1.0-dev.41 04:04:47 v4.1.0-dev.42 04:04:47 v4.1.0-dev.43 04:04:47 v4.1.0-dev.44 04:04:47 v4.1.0-dev.45 04:04:47 v4.1.0-dev.46 04:04:47 v4.1.0-dev.47 04:04:47 v4.1.0-dev.48 04:04:47 v4.1.0-dev.49 04:04:47 v4.1.0-dev.5 04:04:47 v4.1.0-dev.50 04:04:47 v4.1.0-dev.51 04:04:47 v4.1.0-dev.52 04:04:47 v4.1.0-dev.53 04:04:47 v4.1.0-dev.54 04:04:47 v4.1.0-dev.55 04:04:47 v4.1.0-dev.56 04:04:47 v4.1.0-dev.57 04:04:47 v4.1.0-dev.58 04:04:47 v4.1.0-dev.59 04:04:47 v4.1.0-dev.6 04:04:47 v4.1.0-dev.60 04:04:47 v4.1.0-dev.7 04:04:47 v4.1.0-dev.8 04:04:47 v4.1.0-dev.9 [Pipeline] sh 04:04:48 + lftools sign git-tag v4.1.0-dev.60 04:04:48 Signing Git tag with Sigul... 04:04:48 Signing v4.1.0-dev.60 [Pipeline] echo 04:04:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:04:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:04:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:04:49 $ docker stop --time=1 ebcd7e0b4979de3f82309660ee3cb041bbb04da01f4678c7e9c62dc948ae003e 04:04:50 $ docker rm -f --volumes ebcd7e0b4979de3f82309660ee3cb041bbb04da01f4678c7e9c62dc948ae003e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:04:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:51 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 04:04:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:04:52 $ docker top 060d9fedad17a2e08893acb604831e739a994b9a1f66347eb28764a74014561a -eo pid,comm 04:04:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:04:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:52 [ssh-agent] Looking for ssh-agent implementation... 04:04:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:52 $ docker exec 060d9fedad17a2e08893acb604831e739a994b9a1f66347eb28764a74014561a ssh-agent 04:04:52 SSH_AUTH_SOCK=/tmp/ssh-aX6rJ19K9ByM/agent.32 04:04:52 SSH_AGENT_PID=38 04:04:52 Running ssh-add (command line suppressed) 04:04:52 Identity added: /w/workspace/edgex-go/903@tmp/private_key_6850295880913738828.key (/w/workspace/edgex-go/903@tmp/private_key_6850295880913738828.key) 04:04:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:53 + git semver bump pre 04:04:53 2025-09-15 04:04:53,292 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:04:53 2025-09-15 04:04:53,296 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main 04:04:53 2025-09-15 04:04:53,296 [bump_version] DEBUG bumping version:4.1.0-dev.60 on axis:pre with prefix:dev 04:04:53 2025-09-15 04:04:53,296 [bump_version] DEBUG bumped version:4.1.0-dev.61 04:04:53 2025-09-15 04:04:53,296 [write_version] DEBUG write version:4.1.0-dev.61 to path:/w/workspace/edgex-go/903/.semver/main with force:True 04:04:53 2025-09-15 04:04:53,296 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main 04:04:53 2025-09-15 04:04:53,296 [write_file] DEBUG write to file:/w/workspace/edgex-go/903/.semver/main 04:04:53 2025-09-15 04:04:53,298 [execute] INFO git cat-file --batch-check 04:04:53 2025-09-15 04:04:53,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/903/.semver, stdin=, shell=False, universal_newlines=False) 04:04:53 2025-09-15 04:04:53,302 [execute] INFO git cat-file --batch 04:04:53 2025-09-15 04:04:53,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/903/.semver, stdin=, shell=False, universal_newlines=False) 04:04:53 2025-09-15 04:04:53,306 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main 04:04:53 4.1.0-dev.61 [Pipeline] } 04:04:53 $ docker exec --env ******** --env ******** 060d9fedad17a2e08893acb604831e739a994b9a1f66347eb28764a74014561a ssh-agent -k 04:04:53 unset SSH_AUTH_SOCK; 04:04:53 unset SSH_AGENT_PID; 04:04:53 echo Agent pid 38 killed; 04:04:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:54 + git semver [Pipeline] } 04:04:54 $ docker stop --time=1 060d9fedad17a2e08893acb604831e739a994b9a1f66347eb28764a74014561a 04:04:55 $ docker rm -f --volumes 060d9fedad17a2e08893acb604831e739a994b9a1f66347eb28764a74014561a [Pipeline] // withDockerContainer [Pipeline] sh 04:04:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:56 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 04:04:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:04:56 $ docker top c8f6ca793851198160460eddec8774d1d265954a458f7728726b56e3217280f6 -eo pid,comm 04:04:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:04:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:56 [ssh-agent] Looking for ssh-agent implementation... 04:04:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:56 $ docker exec c8f6ca793851198160460eddec8774d1d265954a458f7728726b56e3217280f6 ssh-agent 04:04:56 SSH_AUTH_SOCK=/tmp/ssh-Pkm2NRlN3hnT/agent.33 04:04:56 SSH_AGENT_PID=39 04:04:56 Running ssh-add (command line suppressed) 04:04:57 Identity added: /w/workspace/edgex-go/903@tmp/private_key_10058886662771569541.key (/w/workspace/edgex-go/903@tmp/private_key_10058886662771569541.key) 04:04:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:57 + git semver push 04:04:57 2025-09-15 04:04:57,577 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:04:57 2025-09-15 04:04:57,583 [run_push] DEBUG push 04:04:57 2025-09-15 04:04:57,584 [execute] INFO git cat-file --batch-check 04:04:57 2025-09-15 04:04:57,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/903/.semver, stdin=, shell=False, universal_newlines=False) 04:04:57 2025-09-15 04:04:57,586 [execute] INFO git rev-list e66794a5e503e304462eb10ef201f58927e5e246 -- 04:04:57 2025-09-15 04:04:57,587 [execute] DEBUG Popen(['git', 'rev-list', 'e66794a5e503e304462eb10ef201f58927e5e246', '--'], cwd=/w/workspace/edgex-go/903/.semver, stdin=None, shell=False, universal_newlines=False) 04:04:57 2025-09-15 04:04:57,605 [execute] INFO git fetch -v -- origin 04:04:57 2025-09-15 04:04:57,606 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/903/.semver, stdin=None, shell=False, universal_newlines=True) 04:04:58 2025-09-15 04:04:58,167 [run_push] DEBUG no remote changes detected 04:04:58 2025-09-15 04:04:58,167 [execute] INFO git push origin semver 04:04:58 2025-09-15 04:04:58,167 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/903/.semver, stdin=None, shell=False, universal_newlines=False) 04:04:59 2025-09-15 04:04:58,851 [run_push] DEBUG push all version tags 04:04:59 2025-09-15 04:04:58,851 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:04:59 2025-09-15 04:04:58,852 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/903, stdin=None, shell=False, universal_newlines=False) 04:04:59 2025-09-15 04:04:59,520 [read_version] DEBUG read version from /w/workspace/edgex-go/903/.semver/main 04:04:59 4.1.0-dev.61 [Pipeline] } 04:04:59 $ docker exec --env ******** --env ******** c8f6ca793851198160460eddec8774d1d265954a458f7728726b56e3217280f6 ssh-agent -k 04:04:59 unset SSH_AUTH_SOCK; 04:04:59 unset SSH_AGENT_PID; 04:04:59 echo Agent pid 39 killed; 04:04:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:00 + git semver [Pipeline] } 04:05:00 $ docker stop --time=1 c8f6ca793851198160460eddec8774d1d265954a458f7728726b56e3217280f6 04:05:01 $ docker rm -f --volumes c8f6ca793851198160460eddec8774d1d265954a458f7728726b56e3217280f6 [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 04:05:02 + [ -d /w/workspace/edgex-go/903/archives ] [Pipeline] libraryResource [Pipeline] sh 04:05:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:05:03 ---> package-listing.sh 04:05:03 ++ facter osfamily 04:05:03 ++ tr '[:upper:]' '[:lower:]' 04:05:03 + OS_FAMILY=debian 04:05:03 + workspace=/w/workspace/edgex-go/903 04:05:03 + START_PACKAGES=/tmp/packages_start.txt 04:05:03 + END_PACKAGES=/tmp/packages_end.txt 04:05:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:05:03 + PACKAGES=/tmp/packages_start.txt 04:05:03 + '[' /w/workspace/edgex-go/903 ']' 04:05:03 + PACKAGES=/tmp/packages_end.txt 04:05:03 + case "${OS_FAMILY}" in 04:05:03 + dpkg -l 04:05:03 + grep '^ii' 04:05:03 + '[' -f /tmp/packages_start.txt ']' 04:05:03 + '[' -f /tmp/packages_end.txt ']' 04:05:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:05:03 + '[' /w/workspace/edgex-go/903 ']' 04:05:03 + mkdir -p /w/workspace/edgex-go/903/archives/ 04:05:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/903/archives/ [Pipeline] echo 04:05:03 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/903/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:05:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:04 04:05:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:04 latest: Pulling from edgex-lftools-log-publisher 04:05:04 5eb5b503b376: Pulling fs layer 04:05:04 5c69ac0246d0: Pulling fs layer 04:05:04 ec43610c2a17: Pulling fs layer 04:05:04 3a2ae6a8a46f: Pulling fs layer 04:05:04 33b1e0a273af: Pulling fs layer 04:05:04 5d3b04190fa2: Pulling fs layer 04:05:04 2f39f015ded8: Pulling fs layer 04:05:04 5d3b04190fa2: Waiting 04:05:04 2f39f015ded8: Waiting 04:05:04 3a2ae6a8a46f: Waiting 04:05:04 33b1e0a273af: Waiting 04:05:04 5c69ac0246d0: Verifying Checksum 04:05:04 5c69ac0246d0: Download complete 04:05:04 3a2ae6a8a46f: Verifying Checksum 04:05:04 3a2ae6a8a46f: Download complete 04:05:04 33b1e0a273af: Download complete 04:05:04 5d3b04190fa2: Verifying Checksum 04:05:04 ec43610c2a17: Verifying Checksum 04:05:04 ec43610c2a17: Download complete 04:05:05 5eb5b503b376: Verifying Checksum 04:05:05 5eb5b503b376: Download complete 04:05:05 2f39f015ded8: Verifying Checksum 04:05:06 5eb5b503b376: Pull complete 04:05:06 5c69ac0246d0: Pull complete 04:05:07 ec43610c2a17: Pull complete 04:05:07 3a2ae6a8a46f: Pull complete 04:05:07 33b1e0a273af: Pull complete 04:05:07 5d3b04190fa2: Pull complete 04:05:12 2f39f015ded8: Pull complete 04:05:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:05:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:12 prd-ubuntu20.04-docker-8c-8g-8848 does not seem to be running inside a container 04:05:12 $ 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/903/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/903 -v /w/workspace/edgex-go/903:/w/workspace/edgex-go/903:rw,z -v /w/workspace/edgex-go/903@tmp:/w/workspace/edgex-go/903@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:05:15 $ docker top ead254be43f531822c47624231e92eed5461ed959eacc59bf31b62a409c18d66 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:15 + touch /tmp/pre-build-complete [Pipeline] sh 04:05:15 + mkdir -p /var/log/sysstat [Pipeline] sh 04:05:16 + ls /var/log/sa-host 04:05:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:16 provisioning config files... 04:05:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/903@tmp/config13432557816863577577tmp [Pipeline] { [Pipeline] echo 04:05:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:05:16 ---> create-netrc.sh [Pipeline] } 04:05:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:05:16 ---> python-tools-install.sh [Pipeline] echo 04:05:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:05:17 ---> sudo-logs.sh 04:05:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:05:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:05:17 ---> job-cost.sh 04:05:17 lf-activate-venv: SKIPPING 04:05:17 DEBUG: total: 0.2199999988079071 04:05:17 INFO: Retrieving Stack Cost... 04:05:18 INFO: Retrieving Pricing Info for: v3-standard-8 04:05:18 INFO: Archiving Costs [Pipeline] echo 04:05:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:05:18 ---> logs-deploy.sh 04:05:18 lf-activate-venv: SKIPPING 04:05:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/903 04:05:18 INFO: archiving workspace using pattern(s): 04:05:19 Archives upload complete. 04:05:19 INFO: archiving logs to Nexus 04:05:20 ---> uname -a: 04:05:20 Linux prd-ubuntu20-04-docker-8c-8g-8848 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:05:20 04:05:20 04:05:20 ---> lscpu: 04:05:20 Architecture: x86_64 04:05:20 CPU op-mode(s): 32-bit, 64-bit 04:05:20 Byte Order: Little Endian 04:05:20 Address sizes: 40 bits physical, 48 bits virtual 04:05:20 CPU(s): 8 04:05:20 On-line CPU(s) list: 0-7 04:05:20 Thread(s) per core: 1 04:05:20 Core(s) per socket: 1 04:05:20 Socket(s): 8 04:05:20 NUMA node(s): 1 04:05:20 Vendor ID: AuthenticAMD 04:05:20 CPU family: 23 04:05:20 Model: 49 04:05:20 Model name: AMD EPYC-Rome Processor 04:05:20 Stepping: 0 04:05:20 CPU MHz: 2799.998 04:05:20 BogoMIPS: 5599.99 04:05:20 Virtualization: AMD-V 04:05:20 Hypervisor vendor: KVM 04:05:20 Virtualization type: full 04:05:20 L1d cache: 256 KiB 04:05:20 L1i cache: 256 KiB 04:05:20 L2 cache: 4 MiB 04:05:20 L3 cache: 128 MiB 04:05:20 NUMA node0 CPU(s): 0-7 04:05:20 Vulnerability Gather data sampling: Not affected 04:05:20 Vulnerability Itlb multihit: Not affected 04:05:20 Vulnerability L1tf: Not affected 04:05:20 Vulnerability Mds: Not affected 04:05:20 Vulnerability Meltdown: Not affected 04:05:20 Vulnerability Mmio stale data: Not affected 04:05:20 Vulnerability Retbleed: Vulnerable 04:05:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:05:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:05:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:05:20 Vulnerability Srbds: Not affected 04:05:20 Vulnerability Tsx async abort: Not affected 04:05:20 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 04:05:20 04:05:20 04:05:20 ---> nproc: 04:05:20 8 04:05:20 04:05:20 04:05:20 ---> df -h: 04:05:20 Filesystem Size Used Avail Use% Mounted on 04:05:20 overlay 155G 33G 123G 21% / 04:05:20 tmpfs 64M 0 64M 0% /dev 04:05:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:05:20 shm 64M 0 64M 0% /dev/shm 04:05:20 /dev/vda1 155G 33G 123G 21% /facter-os 04:05:20 04:05:20 04:05:20 ---> sar -b -r -n DEV: 04:05:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8848) 09/15/25 _x86_64_ (8 CPU) 04:05:20 04:05:20 02:59:36 LINUX RESTART (8 CPU) 04:05:20 04:05:20 03:00:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:05:20 03:01:01 260.56 65.20 195.36 0.00 11547.66 132987.69 0.00 04:05:20 03:02:01 163.49 9.88 153.61 0.00 1653.46 38432.01 0.00 04:05:20 03:03:01 40.08 0.02 40.06 0.00 0.13 37249.13 0.00 04:05:20 03:04:01 56.21 0.18 56.02 0.00 2.40 24084.39 0.00 04:05:20 03:05:01 394.03 0.53 393.50 0.00 40.79 285911.95 0.00 04:05:20 03:06:01 781.20 26.40 754.81 0.00 4456.59 257728.25 0.00 04:05:20 03:07:01 249.24 0.88 248.36 0.00 15.86 55344.78 0.00 04:05:20 03:08:01 363.41 0.07 363.35 0.00 0.53 105537.75 0.00 04:05:20 03:09:01 643.12 0.07 643.05 0.00 6.13 151617.99 0.00 04:05:20 03:10:01 33.18 0.02 33.16 0.00 2.00 869.72 0.00 04:05:20 03:11:01 14.41 0.00 14.41 0.00 0.00 348.55 0.00 04:05:20 03:12:01 6.40 0.00 6.40 0.00 0.00 164.77 0.00 04:05:20 03:13:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 04:05:20 03:14:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 04:05:20 03:15:01 2.07 0.02 2.05 0.00 0.13 22.26 0.00 04:05:20 03:16:01 1.13 0.00 1.13 0.00 0.00 17.73 0.00 04:05:20 03:17:01 1.28 0.02 1.27 0.00 0.13 13.20 0.00 04:05:20 03:18:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 04:05:20 03:19:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 04:05:20 03:20:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 04:05:20 03:21:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 04:05:20 03:22:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 04:05:20 03:23:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 04:05:20 03:24:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 04:05:20 03:25:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 04:05:20 03:26:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 04:05:20 03:27:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 04:05:20 03:28:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 04:05:20 03:29:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 04:05:20 03:30:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 04:05:20 03:31:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 04:05:20 03:32:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 04:05:20 03:33:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 04:05:20 03:34:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 04:05:20 03:35:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 04:05:20 03:36:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 04:05:20 03:37:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 04:05:20 03:38:01 1.97 0.30 1.67 0.00 16.79 19.19 0.00 04:05:20 03:39:01 2.48 1.37 1.12 0.00 28.79 14.00 0.00 04:05:20 03:40:01 1.48 0.00 1.48 0.00 0.00 18.26 0.00 04:05:20 03:41:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 04:05:20 03:42:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 04:05:20 03:43:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 04:05:20 03:44:01 0.90 0.00 0.90 0.00 0.00 11.73 0.00 04:05:20 03:45:01 1.28 0.00 1.28 0.00 0.00 13.46 0.00 04:05:20 03:46:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 04:05:20 03:47:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 04:05:20 03:48:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 04:05:20 03:49:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 04:05:20 03:50:01 1.25 0.00 1.25 0.00 0.00 16.13 0.00 04:05:20 03:51:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 04:05:20 03:52:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 04:05:20 03:53:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 04:05:20 03:54:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 04:05:20 03:55:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 04:05:20 03:56:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 04:05:20 03:57:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 04:05:20 03:58:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 04:05:20 03:59:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 04:05:20 04:00:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 04:05:20 04:01:01 1.25 0.00 1.25 0.00 0.00 13.06 0.00 04:05:20 04:02:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 04:05:20 04:03:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 04:05:20 04:04:02 1.10 0.10 1.00 0.00 9.47 67.99 0.00 04:05:20 04:05:01 148.54 0.63 147.92 0.00 6.78 52227.58 0.00 04:05:20 Average: 49.38 1.59 47.79 0.00 267.92 17520.65 0.00 04:05:20 04:05:20 03:00:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:05:20 03:01:01 28274724 31541716 749560 2.28 89728 3446244 1812900 5.34 997740 3189272 602876 04:05:20 03:02:01 26490700 31364712 915056 2.78 124704 4877784 2098712 6.19 1948052 3876276 956332 04:05:20 03:03:01 25938000 31416048 861460 2.62 128472 5448404 1939284 5.72 1955532 4392468 970860 04:05:20 03:04:01 25659480 31524144 751484 2.29 134296 5789204 1754992 5.17 1816216 4769740 650916 04:05:20 03:05:01 19116340 31258572 998752 3.04 149056 11902552 4298808 12.67 2249992 10689224 3916 04:05:20 03:06:01 10941196 31375708 859728 2.62 387152 19452476 2397496 7.07 3263884 17333476 222696 04:05:20 03:07:01 4314368 27728808 4432784 13.49 426612 21986752 11443008 33.74 8038284 18669632 1487380 04:05:20 03:08:01 2176940 28915696 3251672 9.89 445292 25167628 8675624 25.58 8313128 20420248 1910588 04:05:20 03:09:01 5628240 31397504 835956 2.54 456280 24415984 2120460 6.25 3870884 21729112 584 04:05:20 03:10:01 5620276 31391520 840864 2.56 457708 24416592 2232240 6.58 4299200 21307804 556 04:05:20 03:11:01 5618856 31390876 841544 2.56 458188 24416836 2235572 6.59 4612740 20997828 496 04:05:20 03:12:01 5628040 31400312 831896 2.53 458444 24416864 2131100 6.28 4643404 20956584 192 04:05:20 03:13:01 5628384 31400704 831928 2.53 458460 24416864 2131100 6.28 4642116 20956588 12 04:05:20 03:14:01 5641780 31414116 818576 2.49 458484 24416872 2131100 6.28 4629192 20956588 140 04:05:20 03:15:01 5643040 31415516 817288 2.49 458512 24416872 2144816 6.32 4627068 20956596 16 04:05:20 03:16:01 5649836 31422336 810424 2.47 458540 24416856 2144816 6.32 4620756 20956576 192 04:05:20 03:17:01 5649292 31421792 810880 2.47 458564 24416852 2144816 6.32 4620924 20956576 8 04:05:20 03:18:01 5649732 31422284 810320 2.47 458592 24416860 2144816 6.32 4620896 20956580 196 04:05:20 03:19:01 5649700 31422252 810280 2.47 458624 24416864 2144816 6.32 4620680 20956580 168 04:05:20 03:20:01 5650596 31423216 809256 2.46 458656 24416868 2144816 6.32 4619728 20956588 160 04:05:20 03:21:01 5650360 31422984 809404 2.46 458680 24416872 2144816 6.32 4619812 20956592 24 04:05:20 03:22:01 5650528 31423200 809376 2.46 458688 24416876 2144816 6.32 4620092 20956592 192 04:05:20 03:23:01 5650756 31423448 809104 2.46 458704 24416880 2144816 6.32 4619800 20956596 4 04:05:20 03:24:01 5650748 31423476 809076 2.46 458728 24416884 2144816 6.32 4619864 20956600 200 04:05:20 03:25:01 5650440 31423176 809304 2.46 458744 24416884 2144816 6.32 4619872 20956600 8 04:05:20 03:26:01 5650344 31423128 809292 2.46 458772 24416888 2144816 6.32 4620024 20956604 144 04:05:20 03:27:01 5650520 31423304 809236 2.46 458808 24416888 2144816 6.32 4619972 20956604 8 04:05:20 03:28:01 5650528 31423364 809184 2.46 458820 24416892 2144816 6.32 4620088 20956608 196 04:05:20 03:29:01 5650228 31423068 809396 2.46 458844 24416896 2144816 6.32 4620024 20956612 24 04:05:20 03:30:01 5649716 31422592 809876 2.46 458856 24416900 2144816 6.32 4620352 20956612 180 04:05:20 03:31:01 5650188 31423088 809328 2.46 458872 24416904 2144816 6.32 4620120 20956624 8 04:05:20 03:32:01 5649880 31422808 809580 2.46 458892 24416904 2144816 6.32 4620088 20956624 176 04:05:20 03:33:01 5649588 31422528 809816 2.46 458892 24416908 2144816 6.32 4620100 20956628 12 04:05:20 03:34:01 5649680 31422628 809556 2.46 458896 24416912 2144816 6.32 4620656 20956632 284 04:05:20 03:35:01 5649632 31422580 809516 2.46 458920 24416916 2144816 6.32 4620596 20956632 208 04:05:20 03:36:01 5649260 31422248 809724 2.46 458932 24416920 2144816 6.32 4620232 20956636 224 04:05:20 03:37:01 5649252 31422244 809660 2.46 458940 24416924 2144816 6.32 4620092 20956640 12 04:05:20 03:38:01 5648948 31422532 809640 2.46 458964 24417424 2144816 6.32 4622872 20956956 16 04:05:20 03:39:01 5644312 31419760 812412 2.47 458964 24418296 2144816 6.32 4627212 20957248 8 04:05:20 03:40:01 5643596 31419048 813032 2.47 459004 24418288 2144816 6.32 4627300 20957224 188 04:05:20 03:41:01 5643556 31419064 812980 2.47 459020 24418304 2144816 6.32 4627104 20957232 8 04:05:20 03:42:01 5643988 31419504 812436 2.47 459044 24418308 2144816 6.32 4627020 20957236 212 04:05:20 03:43:01 5643428 31418944 812968 2.47 459056 24418308 2144816 6.32 4627024 20957236 16 04:05:20 03:44:01 5642560 31418144 813672 2.48 459080 24418312 2144816 6.32 4627084 20957244 200 04:05:20 03:45:01 5642276 31417860 813892 2.48 459100 24418312 2144816 6.32 4627380 20957240 4 04:05:20 03:46:01 5642104 31417692 814012 2.48 459124 24418316 2144816 6.32 4627156 20957244 196 04:05:20 03:47:01 5642096 31417732 813972 2.48 459160 24418320 2144816 6.32 4627132 20957248 8 04:05:20 03:48:01 5641608 31417304 814416 2.48 459188 24418320 2144816 6.32 4627220 20957252 184 04:05:20 03:49:01 5641828 31417544 814120 2.48 459220 24418324 2144816 6.32 4627240 20957252 4 04:05:20 03:50:01 5641788 31417508 814080 2.48 459240 24418332 2144816 6.32 4627240 20957256 220 04:05:20 03:51:01 5641488 31417256 814280 2.48 459276 24418332 2144816 6.32 4627344 20957260 8 04:05:20 03:52:01 5641408 31417240 814268 2.48 459300 24418340 2144816 6.32 4627336 20957272 176 04:05:20 03:53:01 5641268 31417104 814524 2.48 459304 24418340 2144816 6.32 4627900 20957268 8 04:05:20 03:54:01 5641300 31417140 814472 2.48 459320 24418344 2144816 6.32 4627344 20957272 172 04:05:20 03:55:01 5641284 31417180 814492 2.48 459348 24418400 2144816 6.32 4627648 20957328 24 04:05:20 03:56:01 5641088 31417056 814628 2.48 459376 24418412 2144816 6.32 4627492 20957344 168 04:05:20 03:57:01 5641240 31417212 814640 2.48 459400 24418416 2144816 6.32 4627424 20957348 4 04:05:20 03:58:01 5640852 31416920 814852 2.48 459428 24418420 2144816 6.32 4627480 20957352 52 04:05:20 03:59:01 5640804 31417004 814688 2.48 459452 24418552 2160860 6.37 4627480 20957484 8 04:05:20 04:00:01 5640220 31416484 815148 2.48 459480 24418552 2160860 6.37 4627692 20957484 208 04:05:20 04:01:01 5640992 31417268 814412 2.48 459524 24418556 2160860 6.37 4627616 20957484 8 04:05:20 04:02:01 5640376 31416696 814940 2.48 459560 24418556 2160860 6.37 4627600 20957488 208 04:05:20 04:03:01 5640328 31416700 814904 2.48 459584 24418564 2160860 6.37 4627940 20957492 4 04:05:20 04:04:02 5637248 31414148 817104 2.49 459612 24419012 2186788 6.45 4628068 20959220 368 04:05:20 04:05:01 4422236 31346012 880180 2.68 500436 25421040 2281624 6.73 4759444 21933404 852 04:05:20 Average: 7128852 31320950 912451 2.78 432076 22936561 2416108 7.12 4480723 19692756 104826 04:05:20 04:05:20 03:00:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:05:20 03:01:01 ens3 1421.75 1168.78 14117.61 196.78 0.00 0.00 0.00 0.00 04:05:20 03:01:01 docker0 544.70 557.33 38.62 3086.74 0.00 0.00 0.00 0.00 04:05:20 03:01:01 lo 4.48 4.48 0.45 0.45 0.00 0.00 0.00 0.00 04:05:20 03:02:01 ens3 376.20 288.85 1716.36 39.63 0.00 0.00 0.00 0.00 04:05:20 03:02:01 veth6349f23 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:05:20 03:02:01 docker0 267.82 335.24 21.67 1678.42 0.00 0.00 0.00 0.00 04:05:20 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:03:01 ens3 35.83 23.45 28.43 15.11 0.00 0.00 0.00 0.00 04:05:20 03:03:01 veth6349f23 1.37 1.40 0.12 0.13 0.00 0.00 0.00 0.00 04:05:20 03:03:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 04:05:20 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:04:01 ens3 26.75 17.68 22.15 13.64 0.00 0.00 0.00 0.00 04:05:20 03:04:01 veth6349f23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth2225bea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth46db732 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth48100b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth4a20cc2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 vethd235a88 0.68 1.68 0.06 0.29 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth568fed6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth56dc6f7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth4df0d6b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 vethfd038a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth657080d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth4e646bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 vethcc22fbe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 vethbac0fae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 vethb809dde 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 vethc24b2f7 1.23 1.50 0.09 20.18 0.00 0.00 0.00 0.00 04:05:20 03:05:01 vethd3de5af 2.27 2.70 0.16 38.25 0.00 0.00 0.00 0.00 04:05:20 03:05:01 vethe77b952 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 ens3 198.68 131.99 4025.76 26.86 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth01ac2dd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth74afef4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth81dd1ac 1.10 1.75 0.08 28.53 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth0d6e1a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 vethc06c91d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 docker0 35.83 62.01 2.20 886.80 0.00 0.00 0.00 0.00 04:05:20 03:05:01 vethc0bacf0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth48b4b2a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth0bc6380 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:05:01 veth15e99c7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:06:01 vethd235a88 0.12 2.12 0.01 0.09 0.00 0.00 0.00 0.00 04:05:20 03:06:01 ens3 1138.04 728.75 11073.56 73.66 0.00 0.00 0.00 0.00 04:05:20 03:06:01 docker0 615.33 937.81 50.71 8066.28 0.00 0.00 0.00 0.00 04:05:20 03:06:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 04:05:20 03:07:01 veth7d33a2f 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 04:05:20 03:07:01 vethd235a88 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 04:05:20 03:07:01 veth5532ebe 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 04:05:20 03:07:01 veth7aad18d 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 04:05:20 03:07:01 vethac1513c 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 04:05:20 03:07:01 veth2100b06 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 04:05:20 03:07:01 veth2a2d0f3 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 04:05:20 03:07:01 veth28c5419 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 04:05:20 03:07:01 veth8e35351 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 04:05:20 03:07:01 ens3 12.81 7.37 10.80 5.34 0.00 0.00 0.00 0.00 04:05:20 03:07:01 docker0 0.60 0.02 0.02 0.00 0.00 0.00 0.00 0.00 04:05:20 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:07:01 veth58935e1 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 04:05:20 03:07:01 veth881f648 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 04:05:20 03:07:01 veth0719c97 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 04:05:20 03:07:01 vethb03dbc8 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 04:05:20 03:08:01 vethd235a88 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:08:01 veth7aad18d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:08:01 vethac1513c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:08:01 veth2100b06 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:08:01 veth2a2d0f3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:08:01 veth28c5419 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:08:01 veth8e35351 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:08:01 ens3 5.60 2.98 4.56 2.49 0.00 0.00 0.00 0.00 04:05:20 03:08:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:08:01 veth58935e1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:08:01 veth881f648 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:08:01 veth0719c97 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:08:01 vethb03dbc8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:09:01 ens3 176.79 179.89 71.47 675.80 0.00 0.00 0.00 0.00 04:05:20 03:09:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:09:01 lo 11.80 11.80 1.17 1.17 0.00 0.00 0.00 0.00 04:05:20 03:10:01 ens3 472.45 428.35 201.56 2524.35 0.00 0.00 0.00 0.00 04:05:20 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:10:01 lo 38.06 38.06 3.72 3.72 0.00 0.00 0.00 0.00 04:05:20 03:11:01 ens3 242.89 241.67 85.02 1629.23 0.00 0.00 0.00 0.00 04:05:20 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:11:01 lo 13.13 13.13 1.28 1.28 0.00 0.00 0.00 0.00 04:05:20 03:12:01 ens3 67.76 59.24 41.38 237.34 0.00 0.00 0.00 0.00 04:05:20 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:12:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 04:05:20 03:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:14:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:16:01 ens3 0.37 0.23 0.14 0.07 0.00 0.00 0.00 0.00 04:05:20 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:17:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:21:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 04:05:20 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:26:01 ens3 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 04:05:20 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:28:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:31:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:05:20 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:32:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 04:05:20 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:34:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:36:01 ens3 0.77 0.50 0.40 0.28 0.00 0.00 0.00 0.00 04:05:20 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:38:01 ens3 0.95 0.73 0.82 0.38 0.00 0.00 0.00 0.00 04:05:20 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:39:01 ens3 5.26 3.85 3.71 4.68 0.00 0.00 0.00 0.00 04:05:20 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:40:01 ens3 1.82 1.45 0.98 1.21 0.00 0.00 0.00 0.00 04:05:20 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:41:01 ens3 0.23 0.15 0.13 0.07 0.00 0.00 0.00 0.00 04:05:20 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:46:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:05:20 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:47:01 ens3 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 04:05:20 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:51:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 04:05:20 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:56:01 ens3 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 04:05:20 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 03:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 04:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 04:01:01 ens3 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00 04:05:20 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 04:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 04:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 04:04:02 ens3 7.42 4.92 7.69 4.61 0.00 0.00 0.00 0.00 04:05:20 04:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:20 04:04:02 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 04:05:20 04:05:01 veth82202b4 2.32 1.93 0.38 0.94 0.00 0.00 0.00 0.00 04:05:20 04:05:01 ens3 432.84 295.59 6914.97 162.72 0.00 0.00 0.00 0.00 04:05:20 04:05:01 docker0 71.81 116.40 6.67 899.95 0.00 0.00 0.00 0.00 04:05:20 04:05:01 lo 1.90 1.90 0.18 0.18 0.00 0.00 0.00 0.00 04:05:20 Average: veth82202b4 0.04 0.03 0.01 0.01 0.00 0.00 0.00 0.00 04:05:20 Average: ens3 70.43 54.59 581.09 86.31 0.00 0.00 0.00 0.00 04:05:20 Average: docker0 23.37 30.63 1.83 223.24 0.00 0.00 0.00 0.00 04:05:20 Average: lo 1.30 1.30 0.12 0.12 0.00 0.00 0.00 0.00 04:05:20 04:05:20 04:05:20 ---> sar -P ALL: 04:05:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8848) 09/15/25 _x86_64_ (8 CPU) 04:05:20 04:05:20 02:59:36 LINUX RESTART (8 CPU) 04:05:20 04:05:20 03:00:03 CPU %user %nice %system %iowait %steal %idle 04:05:20 03:01:01 all 11.71 0.00 3.79 1.89 0.10 82.50 04:05:20 03:01:01 0 13.07 0.00 4.16 1.36 0.10 81.30 04:05:20 03:01:01 1 10.79 0.00 4.61 0.18 0.12 84.30 04:05:20 03:01:01 2 8.73 0.00 3.92 3.52 0.09 83.74 04:05:20 03:01:01 3 10.28 0.00 2.63 3.93 0.09 83.08 04:05:20 03:01:01 4 13.16 0.00 3.19 1.31 0.09 82.25 04:05:20 03:01:01 5 10.90 0.00 4.70 2.82 0.14 81.45 04:05:20 03:01:01 6 15.95 0.00 2.67 0.44 0.09 80.86 04:05:20 03:01:01 7 10.83 0.00 4.45 1.58 0.09 83.06 04:05:20 03:02:01 all 34.64 0.00 5.94 1.13 0.12 58.18 04:05:20 03:02:01 0 37.05 0.00 5.79 0.84 0.12 56.20 04:05:20 03:02:01 1 35.75 0.00 5.51 0.20 0.12 58.43 04:05:20 03:02:01 2 34.71 0.00 5.87 0.69 0.12 58.61 04:05:20 03:02:01 3 32.67 0.00 5.79 0.36 0.10 61.08 04:05:20 03:02:01 4 33.90 0.00 5.37 1.06 0.12 59.55 04:05:20 03:02:01 5 35.79 0.00 6.22 0.69 0.12 57.18 04:05:20 03:02:01 6 34.09 0.00 6.67 5.03 0.12 54.09 04:05:20 03:02:01 7 33.11 0.00 6.34 0.17 0.12 60.26 04:05:20 03:03:01 all 40.37 0.00 6.51 0.81 0.12 52.18 04:05:20 03:03:01 0 41.04 0.00 6.75 1.86 0.13 50.22 04:05:20 03:03:01 1 40.73 0.00 5.80 0.13 0.12 53.23 04:05:20 03:03:01 2 40.79 0.00 6.54 0.00 0.10 52.56 04:05:20 03:03:01 3 38.83 0.00 6.76 3.72 0.13 50.56 04:05:20 03:03:01 4 37.93 0.00 6.45 0.00 0.12 55.50 04:05:20 03:03:01 5 40.42 0.00 6.25 0.02 0.12 53.19 04:05:20 03:03:01 6 42.61 0.00 7.08 0.18 0.12 50.01 04:05:20 03:03:01 7 40.62 0.00 6.46 0.60 0.12 52.21 04:05:20 03:04:01 all 51.24 0.00 6.90 0.25 0.12 41.49 04:05:20 03:04:01 0 52.17 0.00 8.08 0.07 0.10 39.59 04:05:20 03:04:01 1 47.89 0.00 6.73 1.62 0.12 43.64 04:05:20 03:04:01 2 48.65 0.00 6.10 0.05 0.12 45.08 04:05:20 03:04:01 3 50.35 0.00 6.63 0.05 0.13 42.84 04:05:20 03:04:01 4 50.69 0.00 6.46 0.07 0.12 42.66 04:05:20 03:04:01 5 52.30 0.00 6.74 0.05 0.12 40.79 04:05:20 03:04:01 6 55.16 0.00 7.35 0.00 0.13 37.36 04:05:20 03:04:01 7 52.67 0.00 7.11 0.08 0.13 39.99 04:05:20 03:05:01 all 16.41 0.00 6.76 21.11 0.12 55.61 04:05:20 03:05:01 0 18.30 0.00 6.77 19.02 0.14 55.77 04:05:20 03:05:01 1 15.47 0.00 5.99 11.82 0.10 66.62 04:05:20 03:05:01 2 15.87 0.00 5.66 15.85 0.10 62.52 04:05:20 03:05:01 3 16.96 0.00 7.90 29.12 0.15 45.87 04:05:20 03:05:01 4 15.31 0.00 6.30 17.79 0.10 60.50 04:05:20 03:05:01 5 16.78 0.00 7.64 34.19 0.12 41.27 04:05:20 03:05:01 6 16.46 0.00 6.94 24.61 0.10 51.88 04:05:20 03:05:01 7 16.14 0.00 6.84 16.48 0.10 60.43 04:05:20 03:06:01 all 12.01 0.00 7.21 11.40 0.10 69.28 04:05:20 03:06:01 0 12.02 0.00 6.81 6.32 0.08 74.77 04:05:20 03:06:01 1 12.32 0.00 6.94 5.28 0.10 75.36 04:05:20 03:06:01 2 12.05 0.00 6.53 10.89 0.07 70.46 04:05:20 03:06:01 3 12.29 0.00 7.71 6.99 0.10 72.90 04:05:20 03:06:01 4 12.21 0.00 6.56 5.93 0.09 75.21 04:05:20 03:06:01 5 10.95 0.00 8.79 20.96 0.12 59.18 04:05:20 03:06:01 6 12.34 0.00 6.93 23.50 0.10 57.13 04:05:20 03:06:01 7 11.91 0.00 7.39 11.47 0.12 69.11 04:05:20 03:07:01 all 85.58 0.00 10.72 1.20 0.15 2.34 04:05:20 03:07:01 0 85.25 0.00 10.53 1.24 0.15 2.83 04:05:20 03:07:01 1 85.75 0.00 10.90 0.79 0.15 2.41 04:05:20 03:07:01 2 85.69 0.00 10.52 1.51 0.13 2.16 04:05:20 03:07:01 3 85.90 0.00 11.03 0.75 0.15 2.18 04:05:20 03:07:01 4 85.17 0.00 10.95 1.00 0.15 2.73 04:05:20 03:07:01 5 85.60 0.00 10.31 1.00 0.15 2.93 04:05:20 03:07:01 6 85.82 0.00 10.10 2.75 0.13 1.19 04:05:20 03:07:01 7 85.46 0.00 11.46 0.58 0.17 2.32 04:05:20 03:08:01 all 90.94 0.00 8.93 0.00 0.13 0.00 04:05:20 03:08:01 0 91.17 0.00 8.72 0.00 0.12 0.00 04:05:20 03:08:01 1 90.46 0.00 9.41 0.00 0.13 0.00 04:05:20 03:08:01 2 91.40 0.00 8.46 0.00 0.13 0.00 04:05:20 03:08:01 3 90.96 0.00 8.92 0.00 0.12 0.00 04:05:20 03:08:01 4 91.50 0.00 8.35 0.02 0.13 0.00 04:05:20 03:08:01 5 91.23 0.00 8.63 0.00 0.13 0.00 04:05:20 03:08:01 6 91.26 0.00 8.59 0.02 0.13 0.00 04:05:20 03:08:01 7 89.53 0.00 10.32 0.00 0.15 0.00 04:05:20 03:09:01 all 51.58 0.00 6.54 2.70 0.12 39.05 04:05:20 03:09:01 0 50.55 0.00 6.01 1.52 0.12 41.80 04:05:20 03:09:01 1 51.18 0.00 7.00 5.53 0.13 36.16 04:05:20 03:09:01 2 52.38 0.00 6.39 3.94 0.10 37.19 04:05:20 03:09:01 3 52.77 0.00 6.21 2.27 0.10 38.65 04:05:20 03:09:01 4 50.85 0.00 6.89 2.44 0.15 39.67 04:05:20 03:09:01 5 50.86 0.00 6.90 1.91 0.15 40.18 04:05:20 03:09:01 6 52.04 0.00 6.55 2.08 0.13 39.19 04:05:20 03:09:01 7 52.00 0.00 6.41 1.91 0.10 39.58 04:05:20 03:10:01 all 9.53 0.00 0.95 0.12 0.09 89.31 04:05:20 03:10:01 0 14.06 0.00 1.15 0.03 0.08 84.67 04:05:20 03:10:01 1 9.71 0.00 0.97 0.28 0.08 88.95 04:05:20 03:10:01 2 10.11 0.00 0.99 0.02 0.08 88.80 04:05:20 03:10:01 3 9.29 0.00 0.83 0.03 0.08 89.76 04:05:20 03:10:01 4 10.44 0.00 1.03 0.43 0.08 88.01 04:05:20 03:10:01 5 5.02 0.00 0.85 0.03 0.10 93.99 04:05:20 03:10:01 6 7.99 0.00 0.99 0.03 0.10 90.89 04:05:20 03:10:01 7 9.62 0.00 0.75 0.12 0.08 89.43 04:05:20 03:11:01 all 6.03 0.00 0.45 0.07 0.06 93.39 04:05:20 03:11:01 0 9.41 0.00 0.55 0.08 0.10 89.85 04:05:20 03:11:01 1 3.99 0.00 0.40 0.02 0.05 95.54 04:05:20 03:11:01 2 3.28 0.00 0.48 0.02 0.05 96.17 04:05:20 03:11:01 3 6.48 0.00 0.43 0.02 0.05 93.02 04:05:20 03:11:01 4 6.78 0.00 0.52 0.40 0.07 92.23 04:05:20 03:11:01 5 4.26 0.00 0.23 0.02 0.05 95.44 04:05:20 03:11:01 6 10.93 0.00 0.47 0.02 0.05 88.54 04:05:20 03:11:01 7 3.09 0.00 0.52 0.02 0.05 96.32 04:05:20 04:05:20 03:11:01 CPU %user %nice %system %iowait %steal %idle 04:05:20 03:12:01 all 1.18 0.00 0.20 0.03 0.03 98.55 04:05:20 03:12:01 0 1.50 0.00 0.20 0.13 0.07 98.10 04:05:20 03:12:01 1 2.02 0.00 0.25 0.02 0.02 97.70 04:05:20 03:12:01 2 1.82 0.00 0.30 0.00 0.07 97.82 04:05:20 03:12:01 3 1.35 0.00 0.22 0.03 0.02 98.38 04:05:20 03:12:01 4 0.45 0.00 0.13 0.00 0.03 99.38 04:05:20 03:12:01 5 0.17 0.00 0.17 0.00 0.02 99.65 04:05:20 03:12:01 6 1.54 0.00 0.12 0.00 0.02 98.33 04:05:20 03:12:01 7 0.62 0.00 0.23 0.05 0.02 99.08 04:05:20 03:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:05:20 03:13:01 0 0.05 0.00 0.05 0.00 0.05 99.85 04:05:20 03:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:13:01 2 0.07 0.00 0.02 0.00 0.02 99.90 04:05:20 03:13:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:05:20 03:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:13:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:05:20 03:14:01 all 0.03 0.00 0.02 0.01 0.01 99.94 04:05:20 03:14:01 0 0.05 0.00 0.03 0.00 0.03 99.88 04:05:20 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:14:01 2 0.07 0.00 0.02 0.00 0.02 99.90 04:05:20 03:14:01 3 0.00 0.00 0.03 0.02 0.00 99.95 04:05:20 03:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:14:01 5 0.10 0.00 0.03 0.00 0.02 99.85 04:05:20 03:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:14:01 7 0.00 0.00 0.02 0.05 0.00 99.93 04:05:20 03:15:01 all 0.03 0.00 0.03 0.03 0.02 99.90 04:05:20 03:15:01 0 0.07 0.00 0.07 0.02 0.05 99.80 04:05:20 03:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:15:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:05:20 03:15:01 3 0.00 0.00 0.03 0.12 0.02 99.83 04:05:20 03:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 03:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:05:20 03:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 03:15:01 7 0.02 0.00 0.02 0.10 0.00 99.87 04:05:20 03:16:01 all 0.06 0.00 0.02 0.01 0.01 99.90 04:05:20 03:16:01 0 0.03 0.00 0.05 0.00 0.03 99.88 04:05:20 03:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:05:20 03:16:01 2 0.35 0.00 0.00 0.00 0.02 99.63 04:05:20 03:16:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:05:20 03:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:05:20 03:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:16:01 7 0.07 0.00 0.00 0.07 0.02 99.85 04:05:20 03:17:01 all 0.02 0.00 0.01 0.01 0.01 99.94 04:05:20 03:17:01 0 0.07 0.00 0.02 0.00 0.03 99.88 04:05:20 03:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:17:01 2 0.03 0.00 0.02 0.00 0.03 99.92 04:05:20 03:17:01 3 0.02 0.00 0.02 0.03 0.02 99.92 04:05:20 03:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:05:20 03:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:05:20 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:17:01 7 0.00 0.00 0.02 0.03 0.00 99.95 04:05:20 03:18:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:05:20 03:18:01 0 0.07 0.00 0.02 0.00 0.03 99.88 04:05:20 03:18:01 1 0.07 0.00 0.00 0.00 0.00 99.93 04:05:20 03:18:01 2 0.08 0.00 0.03 0.00 0.05 99.83 04:05:20 03:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 03:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:18:01 5 0.05 0.00 0.02 0.00 0.02 99.92 04:05:20 03:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 03:19:01 all 0.23 0.00 0.01 0.00 0.01 99.75 04:05:20 03:19:01 0 0.08 0.00 0.03 0.00 0.02 99.87 04:05:20 03:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:05:20 03:19:01 2 1.66 0.00 0.02 0.00 0.03 98.29 04:05:20 03:19:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:05:20 03:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 03:20:01 all 0.29 0.00 0.01 0.00 0.02 99.68 04:05:20 03:20:01 0 0.02 0.00 0.00 0.00 0.03 99.95 04:05:20 03:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:05:20 03:20:01 2 1.99 0.00 0.03 0.00 0.05 97.93 04:05:20 03:20:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:05:20 03:20:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:05:20 03:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:20:01 6 0.17 0.00 0.02 0.00 0.00 99.82 04:05:20 03:20:01 7 0.05 0.00 0.02 0.02 0.00 99.92 04:05:20 03:21:01 all 0.16 0.00 0.00 0.00 0.01 99.83 04:05:20 03:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:05:20 03:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:21:01 2 1.19 0.00 0.02 0.00 0.05 98.74 04:05:20 03:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 03:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:05:20 03:21:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 03:22:01 all 0.02 0.00 0.01 0.00 0.03 99.94 04:05:20 03:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 03:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:22:01 2 0.07 0.00 0.05 0.00 0.07 99.82 04:05:20 03:22:01 3 0.00 0.00 0.00 0.02 0.03 99.95 04:05:20 03:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:05:20 03:22:01 5 0.03 0.00 0.02 0.00 0.03 99.92 04:05:20 03:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:05:20 03:22:01 7 0.03 0.00 0.00 0.02 0.02 99.93 04:05:20 04:05:20 03:22:01 CPU %user %nice %system %iowait %steal %idle 04:05:20 03:23:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:05:20 03:23:01 0 0.05 0.00 0.02 0.00 0.03 99.90 04:05:20 03:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:23:01 2 0.05 0.00 0.03 0.00 0.03 99.88 04:05:20 03:23:01 3 0.02 0.00 0.00 0.02 0.02 99.95 04:05:20 03:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:05:20 03:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:05:20 03:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 03:24:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:05:20 03:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:05:20 03:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:05:20 03:24:01 2 0.07 0.00 0.05 0.00 0.05 99.83 04:05:20 03:24:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:05:20 03:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:24:01 5 0.03 0.00 0.00 0.00 0.02 99.95 04:05:20 03:24:01 6 0.07 0.00 0.00 0.00 0.00 99.93 04:05:20 03:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:05:20 03:25:01 0 0.08 0.00 0.02 0.03 0.03 99.83 04:05:20 03:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:25:01 2 0.02 0.00 0.03 0.00 0.05 99.90 04:05:20 03:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:25:01 7 0.02 0.00 0.00 0.05 0.00 99.93 04:05:20 03:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:05:20 03:26:01 0 0.05 0.00 0.05 0.00 0.03 99.87 04:05:20 03:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:05:20 03:26:01 2 0.00 0.00 0.00 0.00 0.03 99.97 04:05:20 03:26:01 3 0.00 0.00 0.02 0.02 0.02 99.95 04:05:20 03:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:26:01 7 0.05 0.00 0.02 0.02 0.00 99.92 04:05:20 03:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:05:20 03:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:05:20 03:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:27:01 2 0.03 0.00 0.00 0.00 0.05 99.92 04:05:20 03:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 03:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:27:01 7 0.02 0.00 0.00 0.02 0.02 99.95 04:05:20 03:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:05:20 03:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:05:20 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:28:01 2 0.05 0.00 0.02 0.00 0.03 99.90 04:05:20 03:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:05:20 03:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:28:01 7 0.05 0.00 0.00 0.03 0.00 99.92 04:05:20 03:29:01 all 0.19 0.00 0.02 0.00 0.01 99.78 04:05:20 03:29:01 0 0.03 0.00 0.07 0.00 0.03 99.87 04:05:20 03:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:29:01 2 1.40 0.00 0.02 0.00 0.03 98.55 04:05:20 03:29:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:05:20 03:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:05:20 03:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:05:20 03:29:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:05:20 03:30:01 all 0.10 0.00 0.01 0.00 0.01 99.87 04:05:20 03:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:05:20 03:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:30:01 2 0.67 0.00 0.02 0.00 0.03 99.29 04:05:20 03:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 03:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 03:30:01 5 0.08 0.00 0.03 0.02 0.02 99.85 04:05:20 03:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:05:20 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:31:01 all 0.17 0.00 0.00 0.00 0.01 99.81 04:05:20 03:31:01 0 0.08 0.00 0.02 0.00 0.02 99.88 04:05:20 03:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:31:01 2 1.22 0.00 0.00 0.00 0.02 98.76 04:05:20 03:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:05:20 03:32:01 all 0.19 0.00 0.01 0.00 0.01 99.79 04:05:20 03:32:01 0 0.12 0.00 0.03 0.00 0.03 99.82 04:05:20 03:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:05:20 03:32:01 2 1.26 0.00 0.03 0.00 0.03 98.68 04:05:20 03:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:05:20 03:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 03:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:05:20 03:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:05:20 03:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:05:20 03:33:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:05:20 03:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 03:33:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:05:20 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:05:20 03:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:33:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:05:20 04:05:20 03:33:01 CPU %user %nice %system %iowait %steal %idle 04:05:20 03:34:01 all 0.11 0.00 0.02 0.00 0.01 99.86 04:05:20 03:34:01 0 0.07 0.00 0.03 0.00 0.03 99.87 04:05:20 03:34:01 1 0.05 0.00 0.00 0.00 0.00 99.95 04:05:20 03:34:01 2 0.68 0.00 0.02 0.00 0.03 99.27 04:05:20 03:34:01 3 0.00 0.00 0.03 0.02 0.00 99.95 04:05:20 03:34:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:05:20 03:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 03:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:34:01 7 0.05 0.00 0.02 0.02 0.00 99.92 04:05:20 03:35:01 all 0.06 0.00 0.02 0.01 0.01 99.91 04:05:20 03:35:01 0 0.08 0.00 0.03 0.00 0.02 99.87 04:05:20 03:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:35:01 2 0.32 0.00 0.02 0.00 0.02 99.65 04:05:20 03:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:05:20 03:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:35:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:05:20 03:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:05:20 03:35:01 7 0.00 0.00 0.02 0.05 0.02 99.92 04:05:20 03:36:01 all 0.22 0.00 0.01 0.00 0.01 99.75 04:05:20 03:36:01 0 0.10 0.00 0.07 0.00 0.03 99.80 04:05:20 03:36:01 1 0.05 0.00 0.00 0.00 0.02 99.93 04:05:20 03:36:01 2 1.53 0.00 0.02 0.00 0.03 98.42 04:05:20 03:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 03:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 03:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:05:20 03:36:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:05:20 03:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:05:20 03:37:01 0 0.07 0.00 0.05 0.02 0.03 99.83 04:05:20 03:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:37:01 2 0.00 0.00 0.02 0.00 0.03 99.95 04:05:20 03:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:05:20 03:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:37:01 7 0.03 0.00 0.02 0.02 0.00 99.93 04:05:20 03:38:01 all 0.09 0.00 0.01 0.00 0.01 99.89 04:05:20 03:38:01 0 0.13 0.00 0.03 0.02 0.02 99.80 04:05:20 03:38:01 1 0.10 0.00 0.00 0.00 0.00 99.90 04:05:20 03:38:01 2 0.08 0.00 0.02 0.00 0.03 99.87 04:05:20 03:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 03:38:01 5 0.18 0.00 0.03 0.00 0.02 99.77 04:05:20 03:38:01 6 0.17 0.00 0.00 0.00 0.00 99.83 04:05:20 03:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 03:39:01 all 0.29 0.00 0.03 0.01 0.01 99.65 04:05:20 03:39:01 0 0.03 0.00 0.05 0.02 0.02 99.88 04:05:20 03:39:01 1 0.10 0.00 0.03 0.00 0.02 99.85 04:05:20 03:39:01 2 1.13 0.00 0.03 0.02 0.02 98.81 04:05:20 03:39:01 3 0.07 0.00 0.03 0.00 0.00 99.90 04:05:20 03:39:01 4 0.12 0.00 0.02 0.00 0.00 99.87 04:05:20 03:39:01 5 0.58 0.00 0.00 0.00 0.00 99.42 04:05:20 03:39:01 6 0.22 0.00 0.03 0.05 0.02 99.68 04:05:20 03:39:01 7 0.10 0.00 0.07 0.02 0.00 99.82 04:05:20 03:40:01 all 0.06 0.00 0.02 0.02 0.02 99.88 04:05:20 03:40:01 0 0.02 0.00 0.03 0.15 0.03 99.77 04:05:20 03:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:05:20 03:40:01 2 0.02 0.00 0.02 0.00 0.03 99.93 04:05:20 03:40:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:05:20 03:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 03:40:01 5 0.33 0.00 0.03 0.02 0.00 99.62 04:05:20 03:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:05:20 03:40:01 7 0.05 0.00 0.03 0.02 0.02 99.88 04:05:20 03:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:05:20 03:41:01 0 0.05 0.00 0.05 0.02 0.02 99.87 04:05:20 03:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:05:20 03:41:01 2 0.00 0.00 0.00 0.00 0.03 99.97 04:05:20 03:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 03:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 03:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:05:20 03:42:01 0 0.08 0.00 0.02 0.00 0.03 99.87 04:05:20 03:42:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:05:20 03:42:01 2 0.02 0.00 0.02 0.00 0.03 99.93 04:05:20 03:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 03:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:05:20 03:42:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:05:20 03:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:05:20 03:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:05:20 03:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:05:20 03:43:01 2 0.03 0.00 0.02 0.00 0.05 99.90 04:05:20 03:43:01 3 0.00 0.00 0.02 0.02 0.02 99.95 04:05:20 03:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:05:20 03:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:05:20 03:44:01 0 0.00 0.00 0.00 0.00 0.03 99.97 04:05:20 03:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:05:20 03:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:44:01 3 0.00 0.00 0.03 0.00 0.00 99.97 04:05:20 03:44:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:05:20 03:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:05:20 03:44:01 7 0.02 0.00 0.02 0.02 0.02 99.93 04:05:20 04:05:20 03:44:01 CPU %user %nice %system %iowait %steal %idle 04:05:20 03:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:05:20 03:45:01 0 0.05 0.00 0.00 0.00 0.02 99.93 04:05:20 03:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:05:20 03:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:45:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:05:20 03:45:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:05:20 03:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:05:20 03:46:01 all 0.11 0.00 0.02 0.00 0.01 99.85 04:05:20 03:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:05:20 03:46:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:05:20 03:46:01 2 0.71 0.00 0.00 0.00 0.02 99.27 04:05:20 03:46:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:05:20 03:46:01 4 0.02 0.00 0.05 0.00 0.03 99.90 04:05:20 03:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:05:20 03:46:01 7 0.05 0.00 0.02 0.02 0.00 99.92 04:05:20 03:47:01 all 0.04 0.00 0.01 0.01 0.01 99.92 04:05:20 03:47:01 0 0.08 0.00 0.03 0.00 0.03 99.85 04:05:20 03:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 03:47:01 2 0.18 0.00 0.02 0.00 0.02 99.78 04:05:20 03:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 03:47:01 4 0.02 0.00 0.02 0.00 0.03 99.93 04:05:20 03:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:47:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:05:20 03:47:01 7 0.02 0.00 0.00 0.07 0.00 99.92 04:05:20 03:48:01 all 0.14 0.00 0.02 0.00 0.01 99.83 04:05:20 03:48:01 0 0.07 0.00 0.03 0.02 0.02 99.87 04:05:20 03:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:05:20 03:48:01 2 0.90 0.00 0.03 0.00 0.00 99.07 04:05:20 03:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:48:01 4 0.03 0.00 0.05 0.00 0.05 99.87 04:05:20 03:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:05:20 03:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:48:01 7 0.03 0.00 0.00 0.02 0.00 99.95 04:05:20 03:49:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:05:20 03:49:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:05:20 03:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:05:20 03:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:49:01 3 0.02 0.00 0.03 0.02 0.00 99.93 04:05:20 03:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:05:20 03:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:49:01 7 0.02 0.00 0.00 0.03 0.02 99.93 04:05:20 03:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:05:20 03:50:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:05:20 03:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:05:20 03:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:50:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:05:20 03:50:01 4 0.03 0.00 0.03 0.00 0.05 99.88 04:05:20 03:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:50:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:05:20 03:50:01 7 0.00 0.00 0.03 0.00 0.00 99.97 04:05:20 03:51:01 all 0.26 0.00 0.02 0.01 0.01 99.70 04:05:20 03:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:05:20 03:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 03:51:01 2 1.95 0.00 0.00 0.00 0.02 98.03 04:05:20 03:51:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:05:20 03:51:01 4 0.03 0.00 0.05 0.00 0.03 99.88 04:05:20 03:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:51:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:05:20 03:51:01 7 0.00 0.00 0.00 0.07 0.00 99.93 04:05:20 03:52:01 all 0.11 0.00 0.01 0.00 0.01 99.87 04:05:20 03:52:01 0 0.08 0.00 0.00 0.00 0.02 99.90 04:05:20 03:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:05:20 03:52:01 2 0.65 0.00 0.02 0.00 0.00 99.34 04:05:20 03:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:52:01 4 0.03 0.00 0.00 0.00 0.03 99.93 04:05:20 03:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:52:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:05:20 03:52:01 7 0.02 0.00 0.00 0.02 0.02 99.95 04:05:20 03:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:05:20 03:53:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:05:20 03:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:05:20 03:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:53:01 3 0.00 0.00 0.00 0.02 0.03 99.95 04:05:20 03:53:01 4 0.02 0.00 0.03 0.00 0.03 99.92 04:05:20 03:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:05:20 03:54:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:05:20 03:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:54:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:05:20 03:54:01 4 0.03 0.00 0.02 0.00 0.03 99.92 04:05:20 03:54:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:05:20 03:54:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:05:20 03:54:01 7 0.03 0.00 0.00 0.02 0.00 99.95 04:05:20 03:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:05:20 03:55:01 0 0.07 0.00 0.02 0.00 0.02 99.90 04:05:20 03:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 03:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:55:01 3 0.00 0.00 0.05 0.02 0.02 99.92 04:05:20 03:55:01 4 0.03 0.00 0.02 0.00 0.03 99.92 04:05:20 03:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 04:05:20 03:55:01 CPU %user %nice %system %iowait %steal %idle 04:05:20 03:56:01 all 0.03 0.00 0.00 0.06 0.01 99.90 04:05:20 03:56:01 0 0.05 0.00 0.00 0.00 0.03 99.92 04:05:20 03:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:05:20 03:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:56:01 4 0.07 0.00 0.00 0.00 0.03 99.90 04:05:20 03:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 03:56:01 7 0.02 0.00 0.00 0.45 0.00 99.53 04:05:20 03:57:01 all 0.01 0.00 0.02 0.01 0.01 99.95 04:05:20 03:57:01 0 0.05 0.00 0.07 0.00 0.02 99.87 04:05:20 03:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:57:01 3 0.00 0.00 0.02 0.02 0.02 99.95 04:05:20 03:57:01 4 0.02 0.00 0.05 0.00 0.02 99.92 04:05:20 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:57:01 7 0.02 0.00 0.00 0.03 0.02 99.93 04:05:20 03:58:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:05:20 03:58:01 0 0.05 0.00 0.00 0.02 0.02 99.92 04:05:20 03:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:05:20 03:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 03:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 03:58:01 4 0.07 0.00 0.02 0.00 0.02 99.90 04:05:20 03:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 03:58:01 6 0.07 0.00 0.00 0.00 0.00 99.93 04:05:20 03:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 03:59:01 all 0.16 0.00 0.01 0.00 0.01 99.81 04:05:20 03:59:01 0 0.10 0.00 0.02 0.00 0.02 99.87 04:05:20 03:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:59:01 2 1.14 0.00 0.03 0.00 0.02 98.81 04:05:20 03:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 03:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:05:20 03:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 03:59:01 7 0.03 0.00 0.03 0.02 0.03 99.88 04:05:20 04:00:01 all 0.12 0.00 0.01 0.00 0.01 99.86 04:05:20 04:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 04:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:05:20 04:00:01 2 0.78 0.00 0.00 0.00 0.00 99.22 04:05:20 04:00:01 3 0.02 0.00 0.00 0.02 0.02 99.95 04:05:20 04:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:05:20 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 04:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 04:00:01 7 0.07 0.00 0.03 0.02 0.02 99.87 04:05:20 04:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:05:20 04:01:01 0 0.07 0.00 0.02 0.00 0.02 99.90 04:05:20 04:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:05:20 04:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 04:01:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:05:20 04:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 04:01:01 5 0.03 0.00 0.00 0.03 0.02 99.92 04:05:20 04:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 04:01:01 7 0.05 0.00 0.02 0.00 0.03 99.90 04:05:20 04:02:01 all 0.16 0.00 0.02 0.00 0.01 99.80 04:05:20 04:02:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:05:20 04:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:05:20 04:02:01 2 1.11 0.00 0.00 0.00 0.00 98.89 04:05:20 04:02:01 3 0.02 0.00 0.07 0.02 0.02 99.88 04:05:20 04:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:05:20 04:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:05:20 04:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:05:20 04:02:01 7 0.02 0.00 0.03 0.00 0.02 99.93 04:05:20 04:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:05:20 04:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:05:20 04:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:05:20 04:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:05:20 04:03:01 3 0.02 0.00 0.00 0.02 0.02 99.95 04:05:20 04:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:05:20 04:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:05:20 04:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:05:20 04:03:01 7 0.02 0.00 0.02 0.00 0.03 99.93 04:05:20 04:04:02 all 0.38 0.00 0.19 0.00 0.01 99.41 04:05:20 04:04:02 0 0.42 0.00 0.22 0.00 0.02 99.35 04:05:20 04:04:02 1 0.30 0.00 0.13 0.00 0.02 99.55 04:05:20 04:04:02 2 0.86 0.00 0.22 0.00 0.02 98.90 04:05:20 04:04:02 3 0.28 0.00 0.23 0.00 0.00 99.48 04:05:20 04:04:02 4 0.20 0.00 0.20 0.00 0.00 99.60 04:05:20 04:04:02 5 0.45 0.00 0.22 0.02 0.02 99.30 04:05:20 04:04:02 6 0.22 0.00 0.15 0.00 0.00 99.63 04:05:20 04:04:02 7 0.33 0.00 0.18 0.00 0.03 99.45 04:05:20 04:05:01 all 8.16 0.00 3.91 1.69 0.08 86.16 04:05:20 04:05:01 0 8.79 0.00 4.40 0.59 0.09 86.13 04:05:20 04:05:01 1 8.07 0.00 4.29 6.39 0.07 81.17 04:05:20 04:05:01 2 7.37 0.00 5.21 0.14 0.07 87.21 04:05:20 04:05:01 3 9.81 0.00 4.48 3.30 0.09 82.32 04:05:20 04:05:01 4 6.74 0.00 3.19 0.24 0.09 89.74 04:05:20 04:05:01 5 6.99 0.00 2.37 2.23 0.05 88.36 04:05:20 04:05:01 6 8.54 0.00 3.53 0.63 0.09 87.20 04:05:20 04:05:01 7 8.98 0.00 3.82 0.07 0.09 87.05 04:05:20 Average: all 6.48 0.00 1.06 0.64 0.03 91.78 04:05:20 Average: 0 6.70 0.00 1.09 0.50 0.04 91.67 04:05:20 Average: 1 6.36 0.00 1.06 0.49 0.03 92.07 04:05:20 Average: 2 6.67 0.00 1.03 0.55 0.04 91.71 04:05:20 Average: 3 6.40 0.00 1.07 0.77 0.03 91.73 04:05:20 Average: 4 6.37 0.00 1.01 0.46 0.03 92.13 04:05:20 Average: 5 6.33 0.00 1.07 0.96 0.03 91.61 04:05:20 Average: 6 6.67 0.00 1.04 0.89 0.02 91.38 04:05:20 Average: 7 6.37 0.00 1.11 0.52 0.03 91.98 04:05:20 04:05:20 04:05:20