Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7ea53eacd779207149c4e4bd07d4b631c531133c 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-ssh17710040956919925570.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-ssh11789667332161267460.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-ssh16789742154988709422.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-ssh9853571440336955440.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-ssh17249338710032303212.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8769 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/902 [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/902 # 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 7ea53eacd779207149c4e4bd07d4b631c531133c (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5254)" > 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 7ea53eacd779207149c4e4bd07d4b631c531133c # timeout=10 > git rev-list --no-walk c7ff243088127c69d1557f0018bfe6aa8f97e1a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:44:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:44:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:44:21 ========================================================= 04:44:21 EdgeX Global Pipelines Version Info 04:44:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:44:22 ------------------- 04:44:22 stable info: 04:44:22 ------------------- 04:44:22 Commited By: Cherry Wang cherry@iotechsys.com 04:44:22 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 04:44:22 Message: update stable to v1.0.276 04:44:22 ------------------- 04:44:22 experimental info: 04:44:22 ------------------- 04:44:22 Commited By: **** collab-it+edgex@linuxfoundation.org 04:44:22 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 04:44:22 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:44:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:44:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:44:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:44:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:44:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ea53ea [Pipeline] echo 04:44:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:44:23 provisioning config files... 04:44:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/902@tmp/config9653298877738626369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:44:23 ---> ****-login.sh 04:44:23 nexus3.edgexfoundry.org:10001 04:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:24 04:44:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:44:24 Configure a credential helper to remove this warning. See 04:44:24 https://docs.****.com/go/credential-store/ 04:44:24 04:44:24 Login Succeeded 04:44:24 nexus3.edgexfoundry.org:10002 04:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:24 04:44:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:44:24 Configure a credential helper to remove this warning. See 04:44:24 https://docs.****.com/go/credential-store/ 04:44:24 04:44:24 Login Succeeded 04:44:24 nexus3.edgexfoundry.org:10003 04:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:24 04:44:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:44:24 Configure a credential helper to remove this warning. See 04:44:24 https://docs.****.com/go/credential-store/ 04:44:24 04:44:24 Login Succeeded 04:44:24 nexus3.edgexfoundry.org:10004 04:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:24 04:44:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:44:24 Configure a credential helper to remove this warning. See 04:44:24 https://docs.****.com/go/credential-store/ 04:44:24 04:44:24 Login Succeeded 04:44:24 ****.io 04:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:24 04:44:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:44:24 Configure a credential helper to remove this warning. See 04:44:24 https://docs.****.com/go/credential-store/ 04:44:24 04:44:24 Login Succeeded 04:44:24 ---> ****-login.sh ends [Pipeline] } 04:44:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:44:25 + 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 04:44:25 + dirname cmd/core-command/Dockerfile 04:44:25 + cut -d/ -f2 04:44:25 + echo core-command,cmd/core-command/Dockerfile 04:44:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:44:25 + cut -d/ -f2 04:44:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:44:25 + dirname cmd/core-data/Dockerfile 04:44:25 + cut -d/ -f2 04:44:25 + echo core-data,cmd/core-data/Dockerfile 04:44:25 + dirname cmd/core-keeper/Dockerfile 04:44:25 + cut -d/ -f2 04:44:25 + echo core-keeper,cmd/core-keeper/Dockerfile 04:44:25 + dirname cmd/core-metadata/Dockerfile 04:44:25 + cut -d/ -f2 04:44:25 + echo core-metadata,cmd/core-metadata/Dockerfile 04:44:25 + dirname cmd/security-bootstrapper/Dockerfile 04:44:25 + cut -d/ -f2 04:44:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:44:25 + dirname cmd/security-proxy-auth/Dockerfile 04:44:25 + cut -d/ -f2 04:44:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:44:25 + dirname cmd/security-proxy-setup/Dockerfile 04:44:25 + cut -d/ -f2 04:44:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:44:25 + dirname cmd/security-secretstore-setup/Dockerfile 04:44:25 + cut -d/ -f2 04:44:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:44:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:44:25 + cut -d/ -f2 04:44:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:44:25 + dirname cmd/security-spire-agent/Dockerfile 04:44:25 + cut -d/ -f2 04:44:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:44:25 + dirname cmd/security-spire-config/Dockerfile 04:44:25 + cut -d/ -f2 04:44:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:44:25 + dirname cmd/security-spire-server/Dockerfile 04:44:25 + cut -d/ -f2 04:44:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:44:25 + dirname cmd/support-notifications/Dockerfile 04:44:25 + cut -d/ -f2 04:44:25 + echo support-notifications,cmd/support-notifications/Dockerfile 04:44:25 + dirname cmd/support-scheduler/Dockerfile 04:44:25 + cut -d/ -f2 04:44:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:44:25 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 04:44:25 + git rev-list -1 --merges 7ea53eacd779207149c4e4bd07d4b631c531133c~1..7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 04:44:25 -----------> git rev-list -1 --merges 7ea53eacd779207149c4e4bd07d4b631c531133c~1..7ea53eacd779207149c4e4bd07d4b631c531133c 7ea53eacd779207149c4e4bd07d4b631c531133c [false] [Pipeline] sh 04:44:25 + git log --format=format:%s -1 7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 04:44:25 ========================================================= 04:44:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:44:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:44:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:44:26 + grep -v github /etc/ssh/ssh_known_hosts 04:44:26 + [ -e /tmp/ssh_known_hosts ] 04:44:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:44:26 + sudo tee -a /etc/ssh/ssh_known_hosts 04:44:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:44:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:26 04:44:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:27 0.1.4: Pulling from edgex-devops/py-git-semver 04:44:27 3dae71ba6b94: Pulling fs layer 04:44:27 6bf1a483ea7c: Pulling fs layer 04:44:27 f5dfc541a4d3: Pulling fs layer 04:44:27 461d9e800cba: Pulling fs layer 04:44:27 80192f66455f: Pulling fs layer 04:44:27 2e8e34ca0e6c: Pulling fs layer 04:44:27 a29436f7fd5d: Pulling fs layer 04:44:27 923cac83aea3: Pulling fs layer 04:44:27 25ad8b0a4227: Pulling fs layer 04:44:27 db01528c6b51: Pulling fs layer 04:44:27 28988de357af: Pulling fs layer 04:44:27 80192f66455f: Waiting 04:44:27 2e8e34ca0e6c: Waiting 04:44:27 a29436f7fd5d: Waiting 04:44:27 923cac83aea3: Waiting 04:44:27 25ad8b0a4227: Waiting 04:44:27 db01528c6b51: Waiting 04:44:27 28988de357af: Waiting 04:44:27 461d9e800cba: Waiting 04:44:27 6bf1a483ea7c: Verifying Checksum 04:44:27 6bf1a483ea7c: Download complete 04:44:27 461d9e800cba: Verifying Checksum 04:44:27 461d9e800cba: Download complete 04:44:27 80192f66455f: Verifying Checksum 04:44:27 80192f66455f: Download complete 04:44:27 f5dfc541a4d3: Verifying Checksum 04:44:27 f5dfc541a4d3: Download complete 04:44:27 3dae71ba6b94: Verifying Checksum 04:44:27 3dae71ba6b94: Download complete 04:44:27 923cac83aea3: Verifying Checksum 04:44:27 923cac83aea3: Download complete 04:44:27 25ad8b0a4227: Verifying Checksum 04:44:27 25ad8b0a4227: Download complete 04:44:27 db01528c6b51: Verifying Checksum 04:44:27 db01528c6b51: Download complete 04:44:27 28988de357af: Download complete 04:44:27 a29436f7fd5d: Verifying Checksum 04:44:27 a29436f7fd5d: Download complete 04:44:28 2e8e34ca0e6c: Verifying Checksum 04:44:28 2e8e34ca0e6c: Download complete 04:44:28 3dae71ba6b94: Pull complete 04:44:29 6bf1a483ea7c: Pull complete 04:44:29 f5dfc541a4d3: Pull complete 04:44:29 461d9e800cba: Pull complete 04:44:29 80192f66455f: Pull complete 04:44:34 2e8e34ca0e6c: Pull complete 04:44:34 a29436f7fd5d: Pull complete 04:44:34 923cac83aea3: Pull complete 04:44:34 25ad8b0a4227: Pull complete 04:44:34 db01528c6b51: Pull complete 04:44:34 28988de357af: Pull complete 04:44:34 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:44:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:34 prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container 04:44:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:44:37 $ docker top 10968323a4f23c376751d710fa13126804b691fdac747f25a406ef128a699791 -eo pid,comm 04:44:37 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:44:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:44:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:37 [ssh-agent] Looking for ssh-agent implementation... 04:44:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:37 $ docker exec 10968323a4f23c376751d710fa13126804b691fdac747f25a406ef128a699791 ssh-agent 04:44:37 SSH_AUTH_SOCK=/tmp/ssh-ukl3KZkce1bN/agent.32 04:44:37 SSH_AGENT_PID=38 04:44:37 Running ssh-add (command line suppressed) 04:44:37 Identity added: /w/workspace/edgex-go/902@tmp/private_key_2860672150064259438.key (/w/workspace/edgex-go/902@tmp/private_key_2860672150064259438.key) 04:44:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:38 + git config --global --add safe.directory /w/workspace/edgex-go/902 [Pipeline] sh 04:44:38 + git tag --points-at HEAD [Pipeline] } 04:44:38 $ docker exec --env ******** --env ******** 10968323a4f23c376751d710fa13126804b691fdac747f25a406ef128a699791 ssh-agent -k 04:44:38 unset SSH_AUTH_SOCK; 04:44:38 unset SSH_AGENT_PID; 04:44:38 echo Agent pid 38 killed; 04:44:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:44:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:38 [ssh-agent] Looking for ssh-agent implementation... 04:44:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:38 $ docker exec 10968323a4f23c376751d710fa13126804b691fdac747f25a406ef128a699791 ssh-agent 04:44:38 SSH_AUTH_SOCK=/tmp/ssh-qBf78Ublm07x/agent.85 04:44:38 SSH_AGENT_PID=91 04:44:38 Running ssh-add (command line suppressed) 04:44:38 Identity added: /w/workspace/edgex-go/902@tmp/private_key_3822481751286216755.key (/w/workspace/edgex-go/902@tmp/private_key_3822481751286216755.key) 04:44:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:39 + git semver init 04:44:39 2025-09-13 04:44:39,491 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:44:39 2025-09-13 04:44:39,496 [run_init] DEBUG init version:0.0.0 force:False 04:44:39 2025-09-13 04:44:39,497 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/902/.semver 04:44:39 2025-09-13 04:44:39,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/902/.semver 04:44:39 2025-09-13 04:44:39,498 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/902/.semver'], cwd=/w/workspace/edgex-go/902, stdin=None, shell=False, universal_newlines=False) 04:44:44 2025-09-13 04:44:44,499 [append_file] DEBUG append to file:/w/workspace/edgex-go/902/.git/info/exclude 04:44:44 2025-09-13 04:44:44,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/902/.semver/main with force:False 04:44:44 2025-09-13 04:44:44,500 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main 04:44:44 2025-09-13 04:44:44,500 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main 04:44:44 4.1.0-dev.59 [Pipeline] } 04:44:44 $ docker exec --env ******** --env ******** 10968323a4f23c376751d710fa13126804b691fdac747f25a406ef128a699791 ssh-agent -k 04:44:44 unset SSH_AUTH_SOCK; 04:44:44 unset SSH_AGENT_PID; 04:44:44 echo Agent pid 91 killed; 04:44:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:44:45 + git semver [Pipeline] } 04:44:45 $ docker stop --time=1 10968323a4f23c376751d710fa13126804b691fdac747f25a406ef128a699791 04:44:46 $ docker rm -f --volumes 10968323a4f23c376751d710fa13126804b691fdac747f25a406ef128a699791 [Pipeline] // withDockerContainer [Pipeline] sh 04:44:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:44:47 Stashed 1 file(s) [Pipeline] echo 04:44:47 [edgeXSemver]: initialized semver on version 4.1.0-dev.59 [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 04:44:47 + git config --global --add safe.directory /w/workspace/edgex-go/902 [Pipeline] echo 04:44:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:44:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:44:47 ========================================================= 04:44:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:44:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:44:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:44:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:44:48 0a9a5dfd008f: Pulling fs layer 04:44:48 36466aa92d05: Pulling fs layer 04:44:48 e10405b45d13: Pulling fs layer 04:44:48 096b7ceb2af7: Pulling fs layer 04:44:48 4f4fb700ef54: Pulling fs layer 04:44:48 c451b95d7931: Pulling fs layer 04:44:48 9febf9df4401: Pulling fs layer 04:44:48 1477f019b032: Pulling fs layer 04:44:48 c7dc25521971: Pulling fs layer 04:44:48 c451b95d7931: Waiting 04:44:48 096b7ceb2af7: Waiting 04:44:48 4f4fb700ef54: Waiting 04:44:48 9febf9df4401: Waiting 04:44:48 1477f019b032: Waiting 04:44:48 c7dc25521971: Waiting 04:44:48 36466aa92d05: Verifying Checksum 04:44:48 36466aa92d05: Download complete 04:44:48 096b7ceb2af7: Verifying Checksum 04:44:48 096b7ceb2af7: Download complete 04:44:48 4f4fb700ef54: Verifying Checksum 04:44:48 4f4fb700ef54: Download complete 04:44:48 c451b95d7931: Download complete 04:44:48 0a9a5dfd008f: Download complete 04:44:48 9febf9df4401: Verifying Checksum 04:44:48 9febf9df4401: Download complete 04:44:48 0a9a5dfd008f: Pull complete 04:44:48 c7dc25521971: Verifying Checksum 04:44:48 c7dc25521971: Download complete 04:44:48 36466aa92d05: Pull complete 04:44:48 e10405b45d13: Download complete 04:44:49 1477f019b032: Download complete 04:44:54 e10405b45d13: Pull complete 04:44:54 096b7ceb2af7: Pull complete 04:44:54 4f4fb700ef54: Pull complete 04:44:54 c451b95d7931: Pull complete 04:44:54 9febf9df4401: Pull complete 04:44:56 1477f019b032: Pull complete 04:44:57 c7dc25521971: Pull complete 04:44:57 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 04:44:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:44:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:44:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:44:57 WORKDIR /edgex 04:44:57 COPY go.mod . 04:44:57 RUN go mod download 04:44:57 + docker build -t ci-base-image-x86_64 -f - . 04:44:57 #0 building with "default" instance using docker driver 04:44:57 04:44:57 #1 [internal] load build definition from Dockerfile 04:44:57 #1 transferring dockerfile: 164B done 04:44:57 #1 DONE 0.0s 04:44:57 04:44:57 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:44:57 #2 DONE 0.0s 04:44:57 04:44:57 #3 [internal] load .dockerignore 04:44:57 #3 transferring context: 50B done 04:44:57 #3 DONE 0.0s 04:44:57 04:44:57 #4 [internal] load build context 04:44:58 #4 transferring context: 6.57kB done 04:44:58 #4 DONE 0.1s 04:44:58 04:44:58 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:44:58 #5 DONE 0.1s 04:44:58 04:44:58 #6 [2/4] WORKDIR /edgex 04:45:00 #6 DONE 2.3s 04:45:00 04:45:00 #7 [3/4] COPY go.mod . 04:45:00 #7 DONE 0.0s 04:45:00 04:45:00 #8 [4/4] RUN go mod download 04:45:02 Still waiting to schedule task 04:45:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:45:22 #8 DONE 18.8s 04:45:22 04:45:22 #9 exporting to image 04:45:22 #9 exporting layers 04:45:22 #9 exporting layers 3.4s done 04:45:22 #9 writing image sha256:e908283e4c284dc0a7376e3abf212e9ba6b35f202c4e65cebf67003f00683ad4 done 04:45:22 #9 naming to docker.io/library/ci-base-image-x86_64 done 04:45:22 #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:23 + docker inspect -f . ci-base-image-x86_64 04:45:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:23 prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container 04:45:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:45:23 $ docker top 0d794f8eda77016e3f3282b1c6165f8a13243f9ea3401f36682e0ebd37610c1f -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:23 + go version 04:45:23 go version go1.23.9 linux/amd64 [Pipeline] } 04:45:23 $ docker stop --time=1 0d794f8eda77016e3f3282b1c6165f8a13243f9ea3401f36682e0ebd37610c1f 04:45:25 $ docker rm -f --volumes 0d794f8eda77016e3f3282b1c6165f8a13243f9ea3401f36682e0ebd37610c1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:25 + docker inspect -f . ci-base-image-x86_64 04:45:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:25 prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container 04:45:25 $ 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/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:45:25 $ docker top bf2e82d5f57e0b19c8cbf3100268f38d4ae40c839ea03b7b87c4f3631d1144ec -eo pid,comm [Pipeline] { [Pipeline] echo 04:45:25 ========================================================= 04:45:25 [edgeXBuildGoParallel] Running Tests and Build... 04:45:25 ========================================================= [Pipeline] sh 04:45:26 + git config --global --add safe.directory /w/workspace/edgex-go/902 [Pipeline] fileExists [Pipeline] sh 04:45:26 + make test 04:45:26 go test -race -coverprofile=coverage.out ./... 04:45:34 ? github.com/edgexfoundry/edgex-go [no test files] 04:45:56 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 04:45:56 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 04:45:56 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 04:45:56 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 04:45:56 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 04:45:57 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 04:45:57 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 04:45:57 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 04:45:57 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 04:45:57 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 04:45:57 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 04:45:57 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 04:45:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:45:57 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 04:45:57 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 04:45:57 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 04:45:57 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 04:45:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 42.3% of statements 04:45:58 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 04:45:58 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 04:45:59 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 04:45:59 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 04:45:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 04:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 04:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 04:46:00 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 04:46:00 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 04:46:00 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:46:00 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 04:46:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 04:46:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:46:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 04:46:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 04:46:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 04:46:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:46:01 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 04:46:01 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:46:01 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 04:46:01 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 04:46:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements 04:46:02 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.018s coverage: 4.8% of statements 04:46:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.080s coverage: 53.6% of statements 04:46:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 04:46:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 04:46:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.519s coverage: 94.2% of statements 04:46:04 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 92.4% of statements 04:46:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 8.4% of statements 04:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 04:46:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:46:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:46:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 04:46:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 04:46:04 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 04:46:04 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 04:46:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:46:04 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 04:46:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:46:04 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 04:46:04 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 04:46:04 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 04:46:04 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 04:46:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 95.8% of statements 04:46:06 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 04:46:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:46:06 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 04:46:06 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 04:46:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 04:46:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 04:46:07 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 04:46:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.041s coverage: 1.0% of statements 04:46:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements 04:46:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 39.4% of statements 04:46:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements 04:46:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 04:46:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 04:46:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 04:46:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements 04:46:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 87.1% of statements 04:46:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 04:46:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 04:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:46:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 04:46:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 04:46:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 04:46:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements 04:46:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 04:46:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 04:46:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 04:46:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 04:46:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 04:46:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 04:46:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 04:46:11 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 04:46:11 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 04:46:11 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 04:46:12 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 04:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:46:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 04:46:15 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 04:46:15 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 04:46:15 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 04:46:18 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 04:46:19 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 04:46:19 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 04:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 04:46:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 04:46:19 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 04:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 04:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 04:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 04:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 04:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 04:46:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 04:46:22 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 04:46:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 04:46:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 04:46:22 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 04:46:22 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 04:46:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 04:46:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 04:46:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 04:46:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 04:46:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 04:46:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:46:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 04:46:24 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:46:25 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 04:46:25 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 04:46:25 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 04:46:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 04:46:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:46:26 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.038s coverage: 92.9% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.049s coverage: 33.3% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.053s coverage: 100.0% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.163s coverage: 54.5% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.170s coverage: 29.2% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 3.1% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements 04:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.019s coverage: 54.0% of statements 04:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.0% of statements 04:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 94.9% of statements 04:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 04:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements 04:46:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements 04:46:31 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 04:46:31 running golangci-lint 04:46:31 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 04:46:31 go version go1.23.9 linux/amd64 04:46:31 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 04:46:31 level=info msg="[config_reader] Used config file .golangci.yml" 04:46:31 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:46:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8771 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:46:45 Running in /w/workspace/edgex-go/902 [Pipeline] { [Pipeline] checkout 04:46:49 The recommended git tool is: git 04:46:54 using credential edgex-jenkins-ssh 04:46:54 Cloning the remote Git repository 04:46:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:46:54 > git init /w/workspace/edgex-go/902 # timeout=10 04:46:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:46:54 > git --version # timeout=10 04:46:54 > git --version # 'git version 2.25.1' 04:46:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:46:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:46:58 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 22.138914375s" 04:46:58 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.550429ms" 04:47:06 level=info msg="[linters_context/goanalysis] analyzers took 1m58.476387298s with top 10 stages: buildir: 54.328492463s, gosec: 3.561353747s, inspect: 3.385134103s, fact_deprecated: 3.046252185s, ctrlflow: 1.776410996s, printf: 1.605378211s, fact_purity: 1.399330871s, S1038: 1.218353934s, nilness: 1.192956654s, directives: 1.100239669s" 04:47:06 level=info msg="[runner] Issues before processing: 201, after processing: 0" 04:47:06 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 201/201, exclude: 201/201, exclude-rules: 201/20, cgo: 201/201, invalid_issue: 201/201, skip_dirs: 201/201, nolint: 20/0, identifier_marker: 201/201, path_prettifier: 201/201, skip_files: 201/201, autogenerated_exclude: 201/201" 04:47:06 level=info msg="[runner] processing took 16.418494ms with stages: nolint: 7.068234ms, identifier_marker: 3.997351ms, autogenerated_exclude: 1.579551ms, path_prettifier: 1.543431ms, exclude-rules: 1.140608ms, skip_dirs: 967.268µs, filename_unadjuster: 64.34µs, cgo: 27.17µs, invalid_issue: 26.721µs, max_same_issues: 900ns, uniq_by_line: 610ns, exclude: 400ns, fixer: 380ns, skip_files: 360ns, sort_results: 240ns, max_per_file_from_linter: 160ns, source_code: 150ns, max_from_linter: 150ns, diff: 130ns, path_prefixer: 120ns, path_shortener: 120ns, severity-rules: 100ns" 04:47:06 level=info msg="[runner] linters took 11.380706238s with stages: goanalysis_metalinter: 11.364207183s" 04:47:06 level=info msg="File cache stats: 0 entries of total size 0B" 04:47:06 level=info msg="Memory: 334 samples, avg is 290.6MB, max is 1278.6MB" 04:47:06 level=info msg="Execution took 33.576906929s" 04:47:06 go vet ./... 04:47:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:47:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:47:12 ./bin/test-attribution-txt.sh 04:47:12 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 04:47:12 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 04:47:12 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 04:47:12 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 04:47:12 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 04:47:12 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 04:47:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 04:47:13 + ls -al . 04:47:13 total 2056 04:47:13 drwxrwxr-x 11 1001 1001 4096 Sep 13 04:45 . 04:47:13 drwxr-xr-x 4 root root 4096 Sep 13 04:45 .. 04:47:13 drwxrwxr-x 2 1001 1001 4096 Sep 13 04:44 .blubracket 04:47:13 -rw-rw-r-- 1 1001 1001 10 Sep 13 04:44 .dockerignore 04:47:13 drwxrwxr-x 8 1001 1001 4096 Sep 13 04:46 .git 04:47:13 drwxrwxr-x 3 1001 1001 4096 Sep 13 04:44 .github 04:47:13 -rw-rw-r-- 1 1001 1001 909 Sep 13 04:44 .gitignore 04:47:13 -rw-rw-r-- 1 1001 1001 218 Sep 13 04:44 .golangci.yml 04:47:13 -rw-rw-r-- 1 1001 1001 100 Sep 13 04:44 .hadolint.yml 04:47:13 drwxr-xr-x 3 1001 1001 4096 Sep 13 04:44 .semver 04:47:13 -rw-rw-r-- 1 1001 1001 155 Sep 13 04:44 .sonarcloud.properties 04:47:13 -rw-rw-r-- 1 1001 1001 1171 Sep 13 04:44 ADOPTERS.md 04:47:13 -rw-rw-r-- 1 1001 1001 17374 Sep 13 04:44 Attribution.txt 04:47:13 -rw-rw-r-- 1 1001 1001 108018 Sep 13 04:44 CHANGELOG.md 04:47:13 -rw-rw-r-- 1 1001 1001 3804 Sep 13 04:44 CONTRIBUTING.md 04:47:13 -rw-rw-r-- 1 1001 1001 677 Sep 13 04:44 GOVERNANCE.md 04:47:13 -rw-rw-r-- 1 1001 1001 858 Sep 13 04:44 Jenkinsfile 04:47:13 -rw-rw-r-- 1 1001 1001 10775 Sep 13 04:44 LICENSE 04:47:13 -rw-rw-r-- 1 1001 1001 16740 Sep 13 04:44 Makefile 04:47:13 -rw-rw-r-- 1 1001 1001 582 Sep 13 04:44 OWNERS.md 04:47:13 -rw-rw-r-- 1 1001 1001 9932 Sep 13 04:44 README.md 04:47:13 -rw-rw-r-- 1 1001 1001 789 Sep 13 04:44 SECURITY.md 04:47:13 -rw-rw-r-- 1 1001 1001 12 Sep 13 04:44 VERSION 04:47:13 drwxrwxr-x 2 1001 1001 4096 Sep 13 04:44 bin 04:47:13 drwxrwxr-x 19 1001 1001 4096 Sep 13 04:44 cmd 04:47:13 -rw-r--r-- 1 root root 1725228 Sep 13 04:46 coverage.out 04:47:13 drwxrwxr-x 2 1001 1001 4096 Sep 13 04:44 fuzz_test 04:47:13 -rw-rw-r-- 1 1001 1001 6539 Sep 13 04:44 go.mod 04:47:13 -rw-rw-r-- 1 1001 1001 88541 Sep 13 04:44 go.sum 04:47:13 drwxrwxr-x 7 1001 1001 4096 Sep 13 04:44 internal 04:47:13 drwxrwxr-x 2 1001 1001 4096 Sep 13 04:44 openapi 04:47:13 -rw-rw-r-- 1 1001 1001 584 Sep 13 04:44 security.txt 04:47:13 -rw-rw-r-- 1 1001 1001 204 Sep 13 04:44 version.go [Pipeline] sh 04:47:13 + '[' -e coverage.out ] 04:47:13 + chown 1001:1001 coverage.out [Pipeline] stash 04:47:13 Avoid second fetch 04:47:13 Checking out Revision 7ea53eacd779207149c4e4bd07d4b631c531133c (main) 04:47:13 Stashed 1 file(s) [Pipeline] sh 04:47:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:47:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:13 > git config core.sparsecheckout # timeout=10 04:47:13 > git checkout -f 7ea53eacd779207149c4e4bd07d4b631c531133c # timeout=10 04:47:13 + make build 04:47:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:47:14 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5254)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:18 provisioning config files... 04:47:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/902@tmp/config13094510037860955886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:19 ---> ****-login.sh 04:47:19 nexus3.edgexfoundry.org:10001 04:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:47:19 Configure a credential helper to remove this warning. See 04:47:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:47:19 04:47:19 Login Succeeded 04:47:19 nexus3.edgexfoundry.org:10002 04:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:47:20 Configure a credential helper to remove this warning. See 04:47:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:47:20 04:47:20 Login Succeeded 04:47:20 nexus3.edgexfoundry.org:10003 04:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:47:20 Configure a credential helper to remove this warning. See 04:47:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:47:20 04:47:20 Login Succeeded 04:47:20 nexus3.edgexfoundry.org:10004 04:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:47:20 Configure a credential helper to remove this warning. See 04:47:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:47:20 04:47:20 Login Succeeded 04:47:20 ****.io 04:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:47:21 Configure a credential helper to remove this warning. See 04:47:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:47:21 04:47:21 Login Succeeded 04:47:21 ---> ****-login.sh ends [Pipeline] } 04:47:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:47:21 + git config --global --add safe.directory /w/workspace/edgex-go/902 [Pipeline] echo 04:47:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:47:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:47:21 ========================================================= 04:47:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:47:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:47:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:47:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:47:22 94e9d8af2201: Pulling fs layer 04:47:22 a6c56e8762df: Pulling fs layer 04:47:22 f0f3c8884826: Pulling fs layer 04:47:22 c7e7622c144d: Pulling fs layer 04:47:22 4f4fb700ef54: Pulling fs layer 04:47:22 b4c3b6d88c5a: Pulling fs layer 04:47:22 ba8bce9d2590: Pulling fs layer 04:47:22 ca778ea9c289: Pulling fs layer 04:47:22 4f4fb700ef54: Waiting 04:47:22 b4c3b6d88c5a: Waiting 04:47:22 ba8bce9d2590: Waiting 04:47:22 ca778ea9c289: Waiting 04:47:22 c7e7622c144d: Waiting 04:47:22 a6c56e8762df: Verifying Checksum 04:47:22 a6c56e8762df: Download complete 04:47:22 c7e7622c144d: Verifying Checksum 04:47:22 c7e7622c144d: Download complete 04:47:22 4f4fb700ef54: Verifying Checksum 04:47:22 4f4fb700ef54: Download complete 04:47:22 b4c3b6d88c5a: Verifying Checksum 04:47:22 b4c3b6d88c5a: Download complete 04:47:22 94e9d8af2201: Verifying Checksum 04:47:22 94e9d8af2201: Download complete 04:47:22 ca778ea9c289: Verifying Checksum 04:47:22 ca778ea9c289: Download complete 04:47:23 94e9d8af2201: Pull complete 04:47:24 f0f3c8884826: Verifying Checksum 04:47:24 f0f3c8884826: Download complete 04:47:24 a6c56e8762df: Pull complete 04:47:25 ba8bce9d2590: Verifying Checksum 04:47:25 ba8bce9d2590: Download complete 04:47:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:47:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:47:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:47:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:47:40 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:47:40 f0f3c8884826: Pull complete 04:47:40 c7e7622c144d: Pull complete 04:47:40 4f4fb700ef54: Pull complete 04:47:40 b4c3b6d88c5a: Pull complete 04:47:44 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:47:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:47:46 ba8bce9d2590: Pull complete 04:47:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:47:49 ca778ea9c289: Pull complete 04:47:49 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 04:47:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:47:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:47:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:47:49 WORKDIR /edgex 04:47:49 COPY go.mod . 04:47:49 RUN go mod download 04:47:49 + docker build -t ci-base-image-arm64 -f - . 04:47:50 Sending build context to Docker daemon 3.809MB 04:47:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:47:50 ---> 47b25d7523d1 04:47:50 Step 2/4 : WORKDIR /edgex 04:47:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:47:52 ---> Running in c46c51fa6514 04:47:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:47:52 Removing intermediate container c46c51fa6514 04:47:52 ---> 57bafe4d6a00 04:47:52 Step 3/4 : COPY go.mod . 04:47:53 ---> bcf263c0dc84 04:47:53 Step 4/4 : RUN go mod download 04:47:53 ---> Running in 10fe09148eb2 04:47:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:47:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:47:55 $ docker stop --time=1 bf2e82d5f57e0b19c8cbf3100268f38d4ae40c839ea03b7b87c4f3631d1144ec 04:48:00 $ docker rm -f --volumes bf2e82d5f57e0b19c8cbf3100268f38d4ae40c839ea03b7b87c4f3631d1144ec [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 04:48:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:48:01 04:48:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:48:02 latest: Pulling from edgex-devops/edgex-compose 04:48:02 91d30c5bc195: Pulling fs layer 04:48:02 2e9b0aa3be6d: Pulling fs layer 04:48:02 9c61dcf015f6: Pulling fs layer 04:48:02 4698f68db338: Pulling fs layer 04:48:02 2a2f49069b9e: Pulling fs layer 04:48:02 e0025b399a48: Pulling fs layer 04:48:02 4698f68db338: Waiting 04:48:02 2a2f49069b9e: Waiting 04:48:02 e0025b399a48: Waiting 04:48:02 91d30c5bc195: Verifying Checksum 04:48:02 91d30c5bc195: Download complete 04:48:02 4698f68db338: Verifying Checksum 04:48:02 4698f68db338: Download complete 04:48:02 2e9b0aa3be6d: Verifying Checksum 04:48:02 2e9b0aa3be6d: Download complete 04:48:02 91d30c5bc195: Pull complete 04:48:02 e0025b399a48: Verifying Checksum 04:48:02 e0025b399a48: Download complete 04:48:02 2a2f49069b9e: Download complete 04:48:02 2e9b0aa3be6d: Pull complete 04:48:03 9c61dcf015f6: Verifying Checksum 04:48:03 9c61dcf015f6: Download complete 04:48:06 9c61dcf015f6: Pull complete 04:48:06 4698f68db338: Pull complete 04:48:06 2a2f49069b9e: Pull complete 04:48:06 e0025b399a48: Pull complete 04:48:06 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:48:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:48:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:06 prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container 04:48:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:48:08 $ docker top 9be6557c5f1ad1b5c435ffc3277a010f93a56f12565d4abcd2a3bb65e5043d96 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:08 + docker compose -f ./docker-compose-build.yml build --parallel 04:48:09 #1 [security-proxy-auth internal] load build definition from Dockerfile 04:48:09 #1 transferring dockerfile: 2.14kB done 04:48:09 #1 DONE 0.1s 04:48:09 04:48:09 #2 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:48:09 #2 DONE 0.0s 04:48:09 04:48:09 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:48:09 #3 transferring dockerfile: 2.23kB done 04:48:09 #3 DONE 0.1s 04:48:09 04:48:09 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:48:09 #4 transferring dockerfile: 1.89kB done 04:48:09 #4 DONE 0.1s 04:48:09 04:48:09 #5 [core-metadata internal] load build definition from Dockerfile 04:48:09 #5 transferring dockerfile: 2.10kB done 04:48:09 #5 DONE 0.2s 04:48:09 04:48:09 #6 [support-notifications internal] load build definition from Dockerfile 04:48:09 #6 transferring dockerfile: 2.00kB done 04:48:09 #6 DONE 0.2s 04:48:09 04:48:09 #7 [support-scheduler internal] load build definition from Dockerfile 04:48:09 #7 transferring dockerfile: 1.83kB done 04:48:09 #7 DONE 0.2s 04:48:09 04:48:09 #8 [security-proxy-setup internal] load build definition from Dockerfile 04:48:09 #8 transferring dockerfile: 2.50kB done 04:48:09 #8 DONE 0.2s 04:48:09 04:48:09 #9 [security-bootstrapper internal] load build definition from Dockerfile 04:48:09 #9 transferring dockerfile: 3.02kB done 04:48:09 #9 DONE 0.2s 04:48:09 04:48:09 #10 [core-data internal] load build definition from Dockerfile 04:48:09 #10 transferring dockerfile: 2.04kB done 04:48:09 #10 DONE 0.2s 04:48:09 04:48:09 #11 [security-spire-server internal] load build definition from Dockerfile 04:48:09 #11 transferring dockerfile: 1.70kB done 04:48:09 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:48:09 #11 DONE 0.2s 04:48:09 04:48:09 #12 [security-secretstore-setup internal] load build definition from Dockerfile 04:48:09 #12 transferring dockerfile: 2.49kB done 04:48:09 #12 DONE 0.2s 04:48:09 04:48:09 #13 [core-keeper internal] load build definition from Dockerfile 04:48:09 #13 transferring dockerfile: 2.01kB done 04:48:09 #13 DONE 0.2s 04:48:09 04:48:09 #14 [security-spire-agent internal] load build definition from Dockerfile 04:48:09 #14 transferring dockerfile: 1.81kB done 04:48:09 #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:48:09 #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 04:48:09 #14 DONE 0.2s 04:48:09 04:48:09 #15 [security-spire-config internal] load build definition from Dockerfile 04:48:09 #15 transferring dockerfile: 1.69kB done 04:48:09 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 04:48:09 #15 DONE 0.2s 04:48:09 04:48:09 #16 [core-command internal] load build definition from Dockerfile 04:48:09 #16 transferring dockerfile: 1.94kB done 04:48:09 #16 DONE 0.2s 04:48:09 04:48:09 #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:48:09 #2 DONE 0.0s 04:48:09 04:48:09 #17 [support-notifications internal] load .dockerignore 04:48:09 #17 transferring context: 50B done 04:48:09 #17 DONE 0.1s 04:48:09 04:48:09 #18 [core-command internal] load metadata for docker.io/library/alpine:3.20 04:48:09 #18 DONE 0.2s 04:48:09 04:48:09 #19 [security-spiffe-token-provider internal] load .dockerignore 04:48:09 #19 transferring context: 50B done 04:48:09 #19 DONE 0.1s 04:48:09 04:48:09 #20 [core-common-config-bootstrapper internal] load .dockerignore 04:48:09 #20 transferring context: 50B done 04:48:09 #20 DONE 0.2s 04:48:09 04:48:09 #21 [security-spiffe-token-provider internal] load build context 04:48:09 #21 ... 04:48:09 04:48:09 #22 [security-proxy-auth internal] load .dockerignore 04:48:09 #22 transferring context: 50B done 04:48:09 #22 DONE 0.2s 04:48:09 04:48:09 #23 [support-scheduler internal] load .dockerignore 04:48:09 #23 transferring context: 50B done 04:48:09 #23 DONE 0.2s 04:48:09 04:48:09 #24 [security-bootstrapper internal] load .dockerignore 04:48:09 #24 transferring context: 50B done 04:48:09 #24 DONE 0.2s 04:48:09 04:48:09 #25 [security-proxy-setup internal] load .dockerignore 04:48:09 #25 transferring context: 50B done 04:48:09 #25 DONE 0.2s 04:48:09 04:48:09 #26 [security-secretstore-setup internal] load .dockerignore 04:48:09 #26 transferring context: 50B done 04:48:09 #26 DONE 0.2s 04:48:09 04:48:09 #27 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:48:09 #27 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:48:09 #27 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 04:48:09 #27 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 04:48:09 #27 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 04:48:09 #27 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 04:48:09 #27 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:48:10 #27 ... 04:48:10 04:48:10 #28 [core-data internal] load .dockerignore 04:48:10 #28 transferring context: 50B done 04:48:10 #28 DONE 0.4s 04:48:10 04:48:10 #29 [core-keeper internal] load .dockerignore 04:48:10 #29 transferring context: 50B done 04:48:10 #29 DONE 0.4s 04:48:10 04:48:10 #30 [core-command internal] load .dockerignore 04:48:10 #30 transferring context: 50B done 04:48:10 #30 DONE 0.4s 04:48:10 04:48:10 #31 [core-metadata internal] load .dockerignore 04:48:10 #31 transferring context: 50B done 04:48:10 #31 DONE 0.4s 04:48:10 04:48:10 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 04:48:10 #32 DONE 0.5s 04:48:10 04:48:10 #27 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:48:10 #27 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:48:10 #27 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 04:48:10 #27 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 04:48:10 #27 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 04:48:10 #27 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 04:48:10 #27 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:48:10 #27 ... 04:48:10 04:48:10 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 04:48:10 #33 DONE 0.5s 04:48:10 04:48:10 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:48:10 #34 DONE 0.6s 04:48:10 04:48:10 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 04:48:10 #35 ... 04:48:10 04:48:10 #27 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:48:10 #27 DONE 0.7s 04:48:10 04:48:10 #36 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:48:16 #36 ... 04:48:16 04:48:16 #37 [support-notifications internal] load build context 04:48:16 #37 transferring context: 302.08MB 5.6s 04:48:20 #37 ... 04:48:20 04:48:20 #38 [core-common-config-bootstrapper internal] load build context 04:48:20 #38 ... 04:48:20 04:48:20 #39 [security-proxy-auth internal] load build context 04:48:20 #39 transferring context: 508.21MB 10.6s 04:48:20 #39 ... 04:48:20 04:48:20 #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:48:20 #40 ... 04:48:20 04:48:20 #41 [core-data internal] load build context 04:48:20 #41 ... 04:48:20 04:48:20 #42 [core-command internal] load build context 04:48:20 #42 ... 04:48:20 04:48:20 #43 [security-spire-server internal] load .dockerignore 04:48:20 #43 ... 04:48:20 04:48:20 #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:48:20 #44 ... 04:48:20 04:48:20 #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:48:21 #45 ... 04:48:21 04:48:21 #46 [security-secretstore-setup internal] load build context 04:48:21 #46 ... 04:48:21 04:48:21 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:48:21 #47 ... 04:48:21 04:48:21 #48 [security-spire-config internal] load .dockerignore 04:48:21 #48 ... 04:48:21 04:48:21 #49 [core-keeper internal] load build context 04:48:21 #49 ... 04:48:21 04:48:21 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:48:21 #50 ... 04:48:21 04:48:21 #51 [security-spire-agent internal] load .dockerignore 04:48:21 #51 ... 04:48:21 04:48:21 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:48:21 #52 ... 04:48:21 04:48:21 #53 [security-proxy-setup internal] load build context 04:48:21 #53 transferring context: 595.60MB 12.2s done 04:48:21 #53 ... 04:48:21 04:48:21 #21 [security-spiffe-token-provider internal] load build context 04:48:21 #21 transferring context: 595.60MB 11.9s done 04:48:22 #21 ... 04:48:22 04:48:22 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:22 #54 ... 04:48:22 04:48:22 #55 [core-metadata internal] load build context 04:48:22 #55 ... 04:48:22 04:48:22 #56 [security-bootstrapper internal] load build context 04:48:22 #56 transferring context: 595.60MB 12.4s done 04:48:22 #56 ... 04:48:22 04:48:22 #57 [support-scheduler internal] load build context 04:48:22 #57 transferring context: 595.60MB 12.3s done 04:48:22 #57 ... 04:48:22 04:48:22 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:48:22 #58 ... 04:48:22 04:48:22 #41 [core-data internal] load build context 04:48:23 #41 transferring context: 595.60MB 13.1s done 04:48:31 #41 ... 04:48:31 04:48:31 #38 [core-common-config-bootstrapper internal] load build context 04:48:31 #38 transferring context: 595.60MB 12.3s done 04:48:31 #38 ... 04:48:31 04:48:31 #39 [security-proxy-auth internal] load build context 04:48:31 #39 transferring context: 595.60MB 12.2s done 04:48:31 #39 ... 04:48:31 04:48:31 #37 [support-notifications internal] load build context 04:48:31 #37 transferring context: 595.60MB 12.3s done 04:48:31 #37 ... 04:48:31 04:48:31 #42 [core-command internal] load build context 04:48:31 #42 transferring context: 595.60MB 12.8s done 04:48:31 #42 ... 04:48:31 04:48:31 #46 [security-secretstore-setup internal] load build context 04:48:31 #46 transferring context: 595.60MB 12.4s done 04:48:31 #46 ... 04:48:31 04:48:31 #49 [core-keeper internal] load build context 04:48:31 #49 transferring context: 595.60MB 12.8s done 04:48:33 #49 ... 04:48:33 04:48:33 #55 [core-metadata internal] load build context 04:48:33 #55 transferring context: 595.60MB 13.0s done 04:48:33 #55 ... 04:48:33 04:48:33 #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:48:33 #44 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:33 #44 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:34 #44 24.05 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:48:34 #44 24.05 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:48:34 #44 24.05 OK: 24174 distinct packages available 04:48:34 #44 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:34 #44 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:34 #44 24.42 (1/14) Installing ca-certificates (20250619-r0) 04:48:34 #44 24.43 (2/14) Installing brotli-libs (1.1.0-r2) 04:48:34 #44 24.45 (3/14) Installing c-ares (1.33.1-r0) 04:48:34 #44 24.46 (4/14) Installing libunistring (1.2-r0) 04:48:35 #44 25.10 (5/14) Installing libidn2 (2.3.7-r0) 04:48:35 #44 25.11 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:48:35 #44 25.11 (7/14) Installing libpsl (0.21.5-r1) 04:48:35 #44 25.12 (8/14) Installing zstd-libs (1.5.6-r0) 04:48:35 #44 25.13 (9/14) Installing libcurl (8.12.1-r0) 04:48:35 #44 25.18 (10/14) Installing curl (8.12.1-r0) 04:48:35 #44 25.19 (11/14) Installing dumb-init (1.2.5-r3) 04:48:35 #44 25.19 (12/14) Installing musl-obstack (1.2.3-r2) 04:48:35 #44 25.20 (13/14) Installing libucontext (1.2-r3) 04:48:35 #44 25.20 (14/14) Installing gcompat (1.1.0-r4) 04:48:35 #44 25.20 Executing busybox-1.36.1-r29.trigger 04:48:35 #44 25.21 Executing ca-certificates-20250619-r0.trigger 04:48:35 #44 25.25 OK: 13 MiB in 28 packages 04:48:49 Removing intermediate container 10fe09148eb2 04:48:49 ---> 2e8d96532268 04:48:49 Successfully built 2e8d96532268 04:48:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:50 + docker inspect -f . ci-base-image-arm64 04:48:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:50 prd-ubuntu20.04-docker-arm64-4c-16g-8771 does not seem to be running inside a container 04:48:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@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 04:48:51 $ docker top e872732e236ca869c535f8110ddae8d0f0eb19e6ebcf94beef0834cd52a5ca60 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:52 + go version 04:48:52 go version go1.23.9 linux/arm64 [Pipeline] } 04:48:52 $ docker stop --time=1 e872732e236ca869c535f8110ddae8d0f0eb19e6ebcf94beef0834cd52a5ca60 04:48:53 #44 ... 04:48:53 04:48:53 #35 [support-scheduler builder 2/7] WORKDIR /edgex-go 04:48:53 #35 DONE 42.8s 04:48:53 04:48:53 #37 [support-notifications internal] load build context 04:48:53 #37 DONE 43.4s 04:48:53 04:48:53 #48 [security-spire-config internal] load .dockerignore 04:48:53 #48 transferring context: 04:48:53 #48 ... 04:48:53 04:48:53 #21 [security-spiffe-token-provider internal] load build context 04:48:53 #21 DONE 43.5s 04:48:53 04:48:53 #39 [security-proxy-auth internal] load build context 04:48:53 #39 DONE 43.4s 04:48:53 04:48:53 #53 [security-proxy-setup internal] load build context 04:48:53 #53 DONE 43.4s 04:48:53 04:48:53 #57 [support-scheduler internal] load build context 04:48:53 #57 DONE 43.5s 04:48:53 04:48:53 #38 [core-common-config-bootstrapper internal] load build context 04:48:53 #38 DONE 43.5s 04:48:53 04:48:53 #48 [security-spire-config internal] load .dockerignore 04:48:53 #48 transferring context: 50B done 04:48:53 #48 ... 04:48:53 04:48:53 #56 [security-bootstrapper internal] load build context 04:48:53 #56 DONE 43.5s 04:48:53 04:48:53 #46 [security-secretstore-setup internal] load build context 04:48:53 #46 DONE 43.4s 04:48:53 04:48:53 #42 [core-command internal] load build context 04:48:53 #42 DONE 43.2s 04:48:53 04:48:53 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:53 #54 DONE 43.0s 04:48:53 04:48:53 #49 [core-keeper internal] load build context 04:48:53 #49 DONE 43.2s 04:48:53 04:48:53 #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:48:53 #44 DONE 43.0s 04:48:53 04:48:53 #55 [core-metadata internal] load build context 04:48:53 #55 DONE 43.2s 04:48:53 04:48:53 #41 [core-data internal] load build context 04:48:53 #41 DONE 43.3s 04:48:53 04:48:53 #27 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:48:53 #27 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 04:48:53 #27 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done 04:48:53 #27 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 04:48:53 #27 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 04:48:53 #27 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 04:48:53 #27 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:48:53 #27 DONE 0.7s 04:48:53 04:48:53 #48 [security-spire-config internal] load .dockerignore 04:48:53 #48 DONE 43.3s 04:48:53 04:48:53 #51 [security-spire-agent internal] load .dockerignore 04:48:53 #51 transferring context: 50B done 04:48:53 #51 DONE 43.3s 04:48:53 04:48:53 #43 [security-spire-server internal] load .dockerignore 04:48:53 #43 transferring context: 50B done 04:48:53 #43 DONE 43.3s 04:48:53 04:48:53 #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:48:53 #45 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:53 #45 ... 04:48:53 04:48:53 #59 [security-spire-agent internal] load build context 04:48:53 #59 transferring context: 23.33kB done 04:48:53 #59 DONE 0.2s 04:48:53 04:48:53 #60 [security-spire-config internal] load build context 04:48:53 #60 transferring context: 22.05kB 0.0s done 04:48:53 #60 DONE 0.2s 04:48:53 04:48:53 #61 [security-spire-server internal] load build context 04:48:53 #61 transferring context: 23.80kB done 04:48:53 #61 DONE 0.2s 04:48:53 04:48:53 #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:48:53 #45 43.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:53 #45 43.62 (1/3) Installing ca-certificates (20250619-r0) 04:48:53 #45 43.66 (2/3) Installing dumb-init (1.2.5-r3) 04:48:53 #45 43.66 (3/3) Installing tzdata (2025b-r0) 04:48:53 #45 43.71 Executing busybox-1.36.1-r29.trigger 04:48:53 #45 43.72 Executing ca-certificates-20250619-r0.trigger 04:48:53 #45 43.79 OK: 10 MiB in 17 packages 04:48:54 $ docker rm -f --volumes e872732e236ca869c535f8110ddae8d0f0eb19e6ebcf94beef0834cd52a5ca60 [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 04:48:54 #45 ... 04:48:54 04:48:54 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:54 #62 DONE 2.0s 04:48:54 04:48:54 #36 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:48:54 #36 43.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:54 #36 43.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:54 #36 43.61 (1/1) Installing dumb-init (1.2.5-r3) 04:48:54 #36 43.61 Executing busybox-1.36.1-r29.trigger 04:48:54 #36 43.62 OK: 8 MiB in 15 packages 04:48:54 #36 DONE 44.7s 04:48:54 04:48:54 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:48:54 #50 43.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:54 #50 43.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:54 #50 43.90 (1/2) Installing dumb-init (1.2.5-r3) 04:48:54 #50 43.90 (2/2) Installing su-exec (0.2-r3) 04:48:54 #50 43.90 Executing busybox-1.36.1-r29.trigger 04:48:54 #50 43.91 OK: 8 MiB in 16 packages 04:48:54 #50 DONE 44.8s 04:48:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:48:54 04:48:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:55 04:48:55 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:48:55 #52 43.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:55 #52 43.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:55 #52 43.86 (1/1) Installing dumb-init (1.2.5-r3) 04:48:55 #52 43.87 Executing busybox-1.36.1-r29.trigger 04:48:55 #52 43.88 OK: 8 MiB in 15 packages 04:48:55 #52 DONE 44.8s 04:48:55 04:48:55 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:48:55 #58 43.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:55 #58 43.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:55 #58 43.65 (1/4) Installing ca-certificates (20250619-r0) 04:48:55 #58 43.69 (2/4) Installing dumb-init (1.2.5-r3) 04:48:55 #58 43.70 (3/4) Installing su-exec (0.2-r3) 04:48:55 #58 43.71 (4/4) Installing yq-go (4.44.1-r2) 04:48:55 #58 43.90 Executing busybox-1.36.1-r29.trigger 04:48:55 #58 43.90 Executing ca-certificates-20250619-r0.trigger 04:48:55 #58 43.94 OK: 19 MiB in 18 packages 04:48:55 #58 DONE 44.8s 04:48:55 04:48:55 #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:48:55 #45 DONE 44.8s 04:48:55 04:48:55 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:48:55 #47 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:55 #47 43.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:55 #47 43.68 (1/7) Installing ca-certificates (20250619-r0) 04:48:55 #47 43.71 (2/7) Installing dumb-init (1.2.5-r3) 04:48:55 #47 43.71 (3/7) Installing libgcc (13.2.1_git20240309-r1) 04:48:55 #47 43.72 (4/7) Installing libsodium (1.0.19-r0) 04:48:55 #47 43.73 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 04:48:55 #47 43.76 (6/7) Installing libzmq (4.3.5-r2) 04:48:55 #47 43.82 (7/7) Installing zeromq (4.3.5-r2) 04:48:55 #47 43.82 Executing busybox-1.36.1-r29.trigger 04:48:55 #47 43.83 Executing ca-certificates-20250619-r0.trigger 04:48:55 #47 43.87 OK: 12 MiB in 21 packages 04:48:55 #47 DONE 44.8s 04:48:55 04:48:55 #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:48:55 #40 43.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:55 #40 43.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:55 #40 43.82 (1/4) Installing dumb-init (1.2.5-r3) 04:48:55 #40 43.83 (2/4) Installing openssl (3.3.4-r0) 04:48:55 #40 43.85 (3/4) Installing su-exec (0.2-r3) 04:48:55 #40 43.85 (4/4) Installing yq-go (4.44.1-r2) 04:48:55 #40 43.93 Executing busybox-1.36.1-r29.trigger 04:48:55 #40 43.93 OK: 19 MiB in 18 packages 04:48:55 #40 DONE 44.8s 04:48:55 04:48:55 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:48:55 #0 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:55 #0 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:55 #0 1.449 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:48:55 #0 1.449 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:48:55 #0 1.449 OK: 24174 distinct packages available 04:48:55 #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:55 #0 1.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:55 #0 1.857 OK: 248 MiB in 58 packages 04:48:55 #63 DONE 2.1s 04:48:55 04:48:55 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:48:55 #0 1.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:55 #0 1.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:55 #0 1.928 OK: 248 MiB in 58 packages 04:48:55 #64 DONE 2.1s 04:48:55 04:48:55 #65 [core-data builder 3/7] RUN apk add --update --no-cache make git 04:48:55 #0 1.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:55 #0 1.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:55 #0 1.752 OK: 248 MiB in 58 packages 04:48:55 #65 DONE 2.1s 04:48:55 04:48:55 #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:48:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:48:55 latest: Pulling from edgex-devops/edgex-compose-arm64 04:48:55 547446be3368: Pulling fs layer 04:48:55 d125d8839a47: Pulling fs layer 04:48:55 3e85d5ac6304: Pulling fs layer 04:48:55 c3105a71a48b: Pulling fs layer 04:48:55 0f093f025ec4: Pulling fs layer 04:48:55 c3106fc0e877: Pulling fs layer 04:48:55 c3105a71a48b: Waiting 04:48:55 0f093f025ec4: Waiting 04:48:55 c3106fc0e877: Waiting 04:48:55 547446be3368: Verifying Checksum 04:48:55 c3105a71a48b: Verifying Checksum 04:48:55 c3105a71a48b: Download complete 04:48:56 d125d8839a47: Verifying Checksum 04:48:56 d125d8839a47: Download complete 04:48:56 c3106fc0e877: Verifying Checksum 04:48:56 c3106fc0e877: Download complete 04:48:56 0f093f025ec4: Verifying Checksum 04:48:56 0f093f025ec4: Download complete 04:48:56 547446be3368: Pull complete 04:48:56 #66 ... 04:48:56 04:48:56 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:48:56 #0 2.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:56 #0 2.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:56 #0 2.570 OK: 248 MiB in 58 packages 04:48:56 #67 DONE 3.5s 04:48:56 04:48:56 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:48:56 #0 1.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:56 #0 1.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:56 #0 1.624 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:48:56 #0 1.624 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:48:56 #0 1.624 OK: 24174 distinct packages available 04:48:56 #0 1.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:56 #0 1.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:56 #0 2.027 (1/4) Installing dumb-init (1.2.5-r3) 04:48:56 #0 2.028 (2/4) Installing musl-obstack (1.2.3-r2) 04:48:56 #0 2.031 (3/4) Installing libucontext (1.2-r3) 04:48:56 #0 2.037 (4/4) Installing gcompat (1.1.0-r4) 04:48:56 #0 2.041 Executing busybox-1.36.1-r29.trigger 04:48:56 #0 2.051 OK: 8 MiB in 18 packages 04:48:56 #68 DONE 3.1s 04:48:56 04:48:56 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:48:56 #0 2.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:56 #0 2.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:56 #0 2.404 OK: 248 MiB in 58 packages 04:48:56 #69 DONE 3.5s 04:48:56 04:48:56 #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:48:56 #0 1.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:56 #0 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:56 #0 2.135 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:48:56 #0 2.135 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:48:56 #0 2.135 OK: 24174 distinct packages available 04:48:56 #0 2.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:56 #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:56 #0 2.542 (1/5) Installing dumb-init (1.2.5-r3) 04:48:56 #0 2.546 (2/5) Installing musl-obstack (1.2.3-r2) 04:48:56 #0 2.548 (3/5) Installing libucontext (1.2-r3) 04:48:56 #0 2.552 (4/5) Installing gcompat (1.1.0-r4) 04:48:56 #0 2.556 (5/5) Installing openssl (3.3.4-r0) 04:48:56 #0 2.567 Executing busybox-1.36.1-r29.trigger 04:48:56 #0 2.574 OK: 9 MiB in 19 packages 04:48:56 #70 DONE 3.2s 04:48:56 04:48:56 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:48:56 #71 DONE 1.4s 04:48:56 04:48:56 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:48:56 #72 ... 04:48:56 04:48:56 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:48:56 #73 DONE 1.4s 04:48:56 04:48:56 #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:48:56 #66 DONE 1.5s 04:48:56 04:48:56 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:48:56 #0 1.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:56 #0 1.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:56 #0 2.197 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:56 #0 2.214 Executing busybox-1.36.1-r30.post-upgrade 04:48:56 #0 3.202 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:56 #0 3.206 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:56 #0 3.210 Executing busybox-1.36.1-r30.trigger 04:48:56 #0 3.217 OK: 13 MiB in 28 packages 04:48:56 #74 DONE 3.5s 04:48:56 04:48:56 #75 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:48:56 #75 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 04:48:56 #75 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 04:48:56 #75 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 04:48:56 #75 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 04:48:56 #75 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 04:48:56 #75 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 04:48:56 #75 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 04:48:56 #75 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 04:48:56 #75 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 04:48:56 #75 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done 04:48:56 #75 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 04:48:56 #75 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.6s done 04:48:56 #75 DONE 3.5s 04:48:56 04:48:56 #76 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:56 #76 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 04:48:56 #76 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 04:48:56 #76 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 04:48:56 #76 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 04:48:56 #76 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 04:48:56 #76 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 04:48:56 #76 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 04:48:56 #76 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 04:48:56 #76 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.6s done 04:48:56 #76 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 04:48:56 #76 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 04:48:56 #76 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s done 04:48:56 #76 ... 04:48:56 04:48:56 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:48:56 #77 DONE 0.4s 04:48:56 04:48:56 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:48:56 #72 DONE 0.3s 04:48:56 04:48:56 #76 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:48:56 #76 DONE 3.7s 04:48:56 04:48:56 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:57 d125d8839a47: Pull complete 04:48:57 #78 ... 04:48:57 04:48:57 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:48:57 #0 3.252 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:57 #0 3.596 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:57 #0 3.980 (1/1) Installing dumb-init (1.2.5-r3) 04:48:57 #0 4.108 Executing busybox-1.36.1-r29.trigger 04:48:57 #0 4.116 OK: 8 MiB in 15 packages 04:48:57 #79 DONE 4.6s 04:48:57 04:48:57 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:48:57 #0 2.241 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:57 #0 2.421 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:57 #0 2.851 OK: 248 MiB in 58 packages 04:48:57 #80 DONE 3.0s 04:48:57 04:48:57 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:48:58 3e85d5ac6304: Verifying Checksum 04:48:58 3e85d5ac6304: Download complete 04:48:58 #81 DONE 0.1s 04:48:58 04:48:58 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:48:58 #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:58 #0 2.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:58 #0 2.904 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 2.922 Executing busybox-1.36.1-r30.post-upgrade 04:48:58 #0 3.034 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.034 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.035 Executing busybox-1.36.1-r30.trigger 04:48:58 #0 3.045 OK: 8 MiB in 16 packages 04:48:58 #82 DONE 3.2s 04:48:58 04:48:58 #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:58 #83 ... 04:48:58 04:48:58 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:48:58 #0 2.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:58 #0 2.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:58 #0 3.120 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.144 Executing busybox-1.36.1-r30.post-upgrade 04:48:58 #0 3.188 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.189 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.192 Executing busybox-1.36.1-r30.trigger 04:48:58 #0 3.198 OK: 12 MiB in 21 packages 04:48:58 #84 DONE 3.4s 04:48:58 04:48:58 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:48:58 #0 2.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:58 #0 2.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:58 #0 3.160 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.176 Executing busybox-1.36.1-r30.post-upgrade 04:48:58 #0 3.218 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.221 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.225 Executing busybox-1.36.1-r30.trigger 04:48:58 #0 3.232 OK: 19 MiB in 18 packages 04:48:58 #85 DONE 3.4s 04:48:58 04:48:58 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:48:58 #0 2.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:58 #0 2.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:58 #0 3.222 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.239 Executing busybox-1.36.1-r30.post-upgrade 04:48:58 #0 3.272 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.276 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.280 Executing busybox-1.36.1-r30.trigger 04:48:58 #0 3.285 OK: 8 MiB in 15 packages 04:48:58 #86 DONE 3.4s 04:48:58 04:48:58 #87 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:48:58 #0 2.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:58 #0 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:58 #0 3.243 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.258 Executing busybox-1.36.1-r30.post-upgrade 04:48:58 #0 3.293 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.297 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.301 Executing busybox-1.36.1-r30.trigger 04:48:58 #0 3.306 OK: 8 MiB in 15 packages 04:48:58 #87 DONE 3.4s 04:48:58 04:48:58 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:48:58 #0 2.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:58 #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:58 #0 3.310 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.323 Executing busybox-1.36.1-r30.post-upgrade 04:48:58 #0 3.389 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.396 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.396 Executing busybox-1.36.1-r30.trigger 04:48:58 #0 3.399 OK: 19 MiB in 18 packages 04:48:58 #88 DONE 3.5s 04:48:58 04:48:58 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:48:58 #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:58 #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:58 #0 3.445 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.467 Executing busybox-1.36.1-r30.post-upgrade 04:48:58 #0 3.501 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.504 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:58 #0 3.508 Executing busybox-1.36.1-r30.trigger 04:48:58 #0 3.515 OK: 10 MiB in 17 packages 04:48:58 #89 DONE 3.6s 04:48:58 04:48:58 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:48:58 #90 DONE 0.0s 04:48:58 04:48:58 #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:59 #91 ... 04:48:59 04:48:59 #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 04:48:59 #0 2.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:59 #0 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:59 #0 2.667 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:48:59 #0 2.684 Executing busybox-1.36.1-r30.post-upgrade 04:48:59 #0 2.736 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:48:59 #0 2.740 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:48:59 #0 2.743 Executing busybox-1.36.1-r30.trigger 04:48:59 #0 2.749 OK: 9 MiB in 19 packages 04:48:59 #92 DONE 2.9s 04:48:59 04:48:59 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:49:00 #93 DONE 1.4s 04:49:00 04:49:00 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:49:00 #94 DONE 1.4s 04:49:00 04:49:00 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:49:00 #95 DONE 2.7s 04:49:00 04:49:00 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:49:00 #96 DONE 0.1s 04:49:00 04:49:00 #97 [security-spire-server stage-2 6/9] COPY security.txt / 04:49:01 #97 ... 04:49:01 04:49:01 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:49:01 #98 DONE 1.2s 04:49:02 04:49:02 #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:49:02 #0 2.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:02 #0 2.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:02 #0 3.176 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:49:02 #0 3.190 Executing busybox-1.36.1-r30.post-upgrade 04:49:02 #0 4.409 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:49:02 #0 4.413 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:49:02 #0 4.417 Executing busybox-1.36.1-r30.trigger 04:49:02 #0 4.429 OK: 8 MiB in 18 packages 04:49:02 #99 DONE 5.6s 04:49:02 04:49:02 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:49:02 #100 DONE 1.2s 04:49:02 04:49:02 #97 [security-spire-server stage-2 6/9] COPY security.txt / 04:49:02 #97 DONE 1.2s 04:49:02 04:49:02 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:49:03 #101 DONE 1.0s 04:49:03 04:49:03 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:49:03 #102 DONE 1.0s 04:49:03 04:49:03 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:49:03 #103 DONE 1.1s 04:49:03 04:49:03 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 04:49:03 #104 DONE 0.1s 04:49:03 04:49:03 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:49:03 #105 DONE 0.1s 04:49:03 04:49:03 #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:49:03 #106 DONE 0.1s 04:49:03 04:49:03 #107 [security-spire-config stage-2 6/10] COPY security.txt / 04:49:03 #107 DONE 0.1s 04:49:03 04:49:03 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:49:03 #108 DONE 0.1s 04:49:03 04:49:03 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:49:03 #109 DONE 0.1s 04:49:03 04:49:03 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:49:03 #110 DONE 0.1s 04:49:03 04:49:03 #111 [security-spire-server] exporting to image 04:49:03 #111 exporting layers 04:49:03 #111 ... 04:49:03 04:49:03 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:49:03 #112 DONE 0.1s 04:49:03 04:49:03 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:49:03 #113 DONE 0.1s 04:49:03 04:49:03 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:49:03 #114 DONE 0.1s 04:49:03 04:49:03 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:49:03 #115 DONE 0.1s 04:49:03 04:49:03 #116 [security-spire-config] exporting to image 04:49:03 #116 ... 04:49:03 04:49:03 #111 [security-spire-server] exporting to image 04:49:03 #111 exporting layers 0.5s done 04:49:03 #111 writing image sha256:c4225ff69ffaf6a21c48921acaa1d0d8b6cfd775c30f73b4881740847683f65d 0.0s done 04:49:03 #111 naming to docker.io/library/security-spire-server done 04:49:03 #111 DONE 0.6s 04:49:04 04:49:04 #117 [security-spire-agent] exporting to image 04:49:04 #117 exporting layers 0.5s done 04:49:04 #117 writing image sha256:078a46510cfb7c780a20a397f578e4ed75624f7611660892a37f170cd2c4ec14 0.0s done 04:49:04 #117 naming to docker.io/library/security-spire-agent done 04:49:04 #117 DONE 0.6s 04:49:04 04:49:04 #116 [security-spire-config] exporting to image 04:49:04 #116 exporting layers 0.6s done 04:49:04 #116 writing image sha256:9153c549bb8abd80311660b0847de2dac35af1bcc69f301d992aa0e6e6b8397a done 04:49:04 #116 naming to docker.io/library/security-spire-config done 04:49:04 #116 DONE 0.6s 04:49:04 04:49:04 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:06 #118 ... 04:49:06 04:49:06 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:06 #119 ... 04:49:06 04:49:06 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:08 3e85d5ac6304: Pull complete 04:49:08 c3105a71a48b: Pull complete 04:49:08 0f093f025ec4: Pull complete 04:49:08 c3106fc0e877: Pull complete 04:49:08 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:49:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:49:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:09 prd-ubuntu20.04-docker-arm64-4c-16g-8771 does not seem to be running inside a container 04:49:09 $ 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/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@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 04:49:11 $ docker top 08ac1cbaaa6ccf4b258009a89c8c20de5a6a0ed69489aa342e247bf537b01a63 -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:12 + docker compose -f ./docker-compose-build.yml build --parallel 04:49:22 #1 [security-spire-server internal] load build definition from Dockerfile 04:49:22 #1 transferring dockerfile: 04:49:22 #1 transferring dockerfile: 1.70kB done 04:49:22 #1 DONE 0.1s 04:49:22 04:49:22 #2 [support-scheduler internal] load build definition from Dockerfile 04:49:22 #2 ... 04:49:22 04:49:22 #3 [core-data internal] load build definition from Dockerfile 04:49:22 #3 transferring dockerfile: 2.04kB done 04:49:22 #3 DONE 1.3s 04:49:22 04:49:22 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:49:22 #4 transferring dockerfile: 2.23kB done 04:49:22 #4 DONE 1.3s 04:49:22 04:49:22 #2 [support-scheduler internal] load build definition from Dockerfile 04:49:22 #2 transferring dockerfile: 1.83kB 0.0s done 04:49:22 #2 DONE 1.4s 04:49:22 04:49:22 #5 [core-keeper internal] load build definition from Dockerfile 04:49:22 #5 transferring dockerfile: 2.01kB done 04:49:22 #5 DONE 1.5s 04:49:22 04:49:22 #6 [core-command internal] load .dockerignore 04:49:22 #6 ... 04:49:22 04:49:22 #7 [core-command internal] load build definition from Dockerfile 04:49:22 #7 transferring dockerfile: 1.94kB 0.0s done 04:49:22 #7 DONE 1.5s 04:49:22 04:49:22 #8 [security-spire-config internal] load build definition from Dockerfile 04:49:22 #8 transferring dockerfile: 1.69kB 0.0s done 04:49:22 #8 DONE 1.4s 04:49:22 04:49:22 #9 [support-notifications internal] load build definition from Dockerfile 04:49:22 #9 transferring dockerfile: 2.00kB 0.0s done 04:49:22 #9 DONE 1.6s 04:49:22 04:49:22 #10 [security-spire-agent internal] load build definition from Dockerfile 04:49:22 #10 transferring dockerfile: 1.81kB 0.0s done 04:49:22 #10 DONE 1.6s 04:49:22 04:49:22 #11 [security-spire-config internal] load .dockerignore 04:49:23 #11 ... 04:49:23 04:49:23 #12 [security-secretstore-setup internal] load build definition from Dockerfile 04:49:23 #12 transferring dockerfile: 2.49kB 0.0s done 04:49:23 #12 DONE 1.6s 04:49:23 04:49:23 #13 [security-bootstrapper internal] load build definition from Dockerfile 04:49:23 #13 transferring dockerfile: 3.02kB 0.0s done 04:49:23 #13 DONE 1.5s 04:49:23 04:49:23 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:49:23 #14 transferring dockerfile: 1.89kB 0.0s done 04:49:23 #14 DONE 1.6s 04:49:23 04:49:23 #15 [core-metadata internal] load build definition from Dockerfile 04:49:23 #15 transferring dockerfile: 2.10kB 0.0s done 04:49:23 #15 DONE 1.5s 04:49:23 04:49:23 #16 [security-proxy-auth internal] load build definition from Dockerfile 04:49:23 #16 transferring dockerfile: 2.14kB 0.0s done 04:49:23 #16 DONE 1.5s 04:49:23 04:49:23 #17 [security-spire-server internal] load .dockerignore 04:49:23 #17 transferring context: 50B 0.0s done 04:49:23 #17 DONE 1.4s 04:49:23 04:49:23 #6 [core-command internal] load .dockerignore 04:49:23 #6 transferring context: 50B done 04:49:23 #6 ... 04:49:23 04:49:23 #18 [core-data internal] load .dockerignore 04:49:23 #18 transferring context: 50B 0.0s done 04:49:23 #18 DONE 0.8s 04:49:23 04:49:23 #19 [security-proxy-setup internal] load build definition from Dockerfile 04:49:23 #19 transferring dockerfile: 2.50kB 0.0s done 04:49:23 #19 DONE 1.6s 04:49:23 04:49:23 #20 [core-keeper internal] load .dockerignore 04:49:23 #20 transferring context: 50B 0.0s done 04:49:23 #20 DONE 0.7s 04:49:23 04:49:23 #21 [support-scheduler internal] load .dockerignore 04:49:23 #21 transferring context: 50B 0.0s done 04:49:23 #21 DONE 0.8s 04:49:23 04:49:23 #22 [core-common-config-bootstrapper internal] load .dockerignore 04:49:23 #22 transferring context: 50B 0.0s done 04:49:23 #22 DONE 0.9s 04:49:23 04:49:23 #6 [core-command internal] load .dockerignore 04:49:23 #6 DONE 0.8s 04:49:23 04:49:23 #23 [security-proxy-auth internal] load .dockerignore 04:49:23 #23 ... 04:49:23 04:49:23 #24 [support-notifications internal] load .dockerignore 04:49:23 #24 transferring context: 50B 0.0s done 04:49:23 #24 DONE 0.7s 04:49:23 04:49:23 #25 [security-secretstore-setup internal] load .dockerignore 04:49:23 #25 transferring context: 50B 0.0s done 04:49:23 #25 DONE 0.6s 04:49:23 04:49:23 #26 [security-spire-agent internal] load .dockerignore 04:49:23 #26 transferring context: 50B 0.0s done 04:49:23 #26 DONE 0.8s 04:49:23 04:49:23 #11 [security-spire-config internal] load .dockerignore 04:49:23 #11 transferring context: 50B 0.0s done 04:49:23 #11 DONE 0.7s 04:49:23 04:49:23 #27 [core-metadata internal] load .dockerignore 04:49:23 #27 transferring context: 50B done 04:49:23 #27 DONE 0.4s 04:49:23 04:49:23 #28 [security-proxy-setup internal] load .dockerignore 04:49:23 #28 ... 04:49:23 04:49:23 #29 [security-spiffe-token-provider internal] load .dockerignore 04:49:23 #29 transferring context: 50B 0.0s done 04:49:23 #29 DONE 0.7s 04:49:23 04:49:23 #30 [security-bootstrapper internal] load .dockerignore 04:49:23 #30 transferring context: 50B 0.0s done 04:49:23 #30 DONE 0.7s 04:49:23 04:49:23 #28 [security-proxy-setup internal] load .dockerignore 04:49:23 #28 transferring context: 50B 0.0s done 04:49:24 #28 DONE 0.5s 04:49:24 04:49:24 #23 [security-proxy-auth internal] load .dockerignore 04:49:24 #23 transferring context: 50B 0.0s done 04:49:24 #23 DONE 0.4s 04:49:24 04:49:24 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 04:49:24 #31 ... 04:49:24 04:49:24 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:49:24 #32 DONE 0.0s 04:49:24 04:49:24 #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:49:24 #32 DONE 0.0s 04:49:24 04:49:24 #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 04:49:24 #33 ... 04:49:24 04:49:24 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:49:24 #32 DONE 0.0s 04:49:24 04:49:24 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 04:49:24 #33 ... 04:49:24 04:49:24 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:49:24 #32 DONE 0.0s 04:49:24 04:49:24 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 04:49:24 #31 DONE 0.6s 04:49:24 04:49:24 #33 [core-command internal] load metadata for docker.io/library/alpine:3.20 04:49:24 #33 ... 04:49:24 04:49:24 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:49:24 #32 DONE 0.0s 04:49:24 04:49:24 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 04:49:25 #33 DONE 1.4s 04:49:25 04:49:25 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:49:25 #32 DONE 0.0s 04:49:25 04:49:25 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:25 #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 04:49:25 #34 DONE 0.2s 04:49:25 04:49:25 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:49:25 #35 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done 04:49:25 #35 ... 04:49:25 04:49:25 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 04:49:25 #31 DONE 0.6s 04:49:25 04:49:25 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:49:25 #35 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done 04:49:25 #35 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:49:25 #35 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:49:25 #35 ... 04:49:25 04:49:25 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:49:25 #32 DONE 0.0s 04:49:25 04:49:25 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:49:25 #35 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done 04:49:25 #35 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:49:25 #35 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:49:25 #35 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:49:25 #35 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:49:25 #35 ... 04:49:25 04:49:25 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:49:25 #32 DONE 0.0s 04:49:25 04:49:25 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:49:25 #35 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:49:25 #35 ... 04:49:25 04:49:25 #36 [security-spire-server internal] load build context 04:49:25 #36 transferring context: 23.80kB 0.4s done 04:49:25 #36 DONE 0.9s 04:49:25 04:49:25 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:25 #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 04:49:25 #34 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 04:49:25 #34 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 04:49:25 #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 04:49:26 #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 04:49:26 #34 ... 04:49:26 04:49:26 #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 04:49:26 #33 DONE 2.3s 04:49:26 04:49:26 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:49:26 #35 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.7s 04:49:26 #35 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done 04:49:26 #35 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:49:26 #35 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:49:26 #35 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:49:27 #35 ... 04:49:27 04:49:27 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 04:49:27 #37 DONE 2.1s 04:49:27 04:49:27 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:49:27 #35 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done 04:49:27 #35 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 04:49:27 #35 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 04:49:27 #35 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 04:49:27 #35 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 1.2s 04:49:27 #35 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.51MB / 4.09MB 1.5s 04:49:27 #35 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 1.7s 04:49:27 #35 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 1.9s 04:49:28 #35 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 2.1s 04:49:28 #35 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 2.3s done 04:49:28 #35 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 04:49:28 #35 ... 04:49:28 04:49:28 #38 [security-spire-config internal] load build context 04:49:28 #38 transferring context: 22.05kB 0.3s done 04:49:28 #38 DONE 3.4s 04:49:28 04:49:28 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:28 #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 04:49:28 #34 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 04:49:28 #34 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 04:49:28 #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 04:49:28 #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.9s done 04:49:28 #34 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.2s done 04:49:28 #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.5s done 04:49:28 #34 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 04:49:28 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 2.6s 04:49:28 #34 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 04:49:28 #34 ... 04:49:28 04:49:28 #39 [core-data internal] load build context 04:49:28 #39 transferring context: 3.33MB 2.5s done 04:49:28 #39 DONE 4.1s 04:49:28 04:49:28 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:29 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.27MB / 33.17MB 2.9s 04:49:29 #34 ... 04:49:29 04:49:29 #40 [core-command internal] load build context 04:49:29 #40 transferring context: 3.33MB 2.8s done 04:49:29 #40 DONE 4.3s 04:49:29 04:49:29 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:29 #34 ... 04:49:29 04:49:29 #41 [support-scheduler internal] load build context 04:49:29 #41 transferring context: 3.33MB 3.0s done 04:49:29 #41 DONE 4.4s 04:49:29 04:49:29 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:29 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 3.3s 04:49:29 #34 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 04:49:29 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 3.6s 04:49:30 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 3.9s 04:49:30 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.81MB / 33.17MB 4.2s 04:49:30 #34 ... 04:49:30 04:49:30 #42 [security-bootstrapper internal] load build context 04:49:30 #42 transferring context: 3.33MB 2.6s done 04:49:30 #42 DONE 5.3s 04:49:30 04:49:30 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:30 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 4.4s 04:49:30 #34 ... 04:49:30 04:49:30 #43 [core-common-config-bootstrapper internal] load build context 04:49:30 #43 transferring context: 3.33MB 4.2s done 04:49:30 #43 DONE 5.8s 04:49:30 04:49:30 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:30 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.56MB / 33.17MB 4.5s 04:49:30 #34 ... 04:49:30 04:49:30 #44 [security-secretstore-setup internal] load build context 04:49:30 #44 transferring context: 3.33MB 4.3s done 04:49:30 #44 DONE 5.9s 04:49:30 04:49:30 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:30 #34 ... 04:49:30 04:49:30 #45 [core-metadata internal] load build context 04:49:30 #45 transferring context: 3.33MB 3.1s done 04:49:30 #45 DONE 5.7s 04:49:30 04:49:30 #46 [support-notifications internal] load build context 04:49:30 #46 transferring context: 3.33MB 4.5s done 04:49:30 #46 DONE 6.1s 04:49:30 04:49:30 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:30 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 4.8s 04:49:31 #34 ... 04:49:31 04:49:31 #47 [core-keeper internal] load build context 04:49:31 #47 transferring context: 3.33MB 4.9s done 04:49:31 #47 DONE 6.2s 04:49:31 04:49:31 #48 [security-spiffe-token-provider internal] load build context 04:49:31 #48 transferring context: 3.33MB 3.4s done 04:49:31 #48 DONE 5.9s 04:49:31 04:49:31 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:31 #34 ... 04:49:31 04:49:31 #49 [security-spire-agent internal] load build context 04:49:31 #49 transferring context: 23.33kB 0.1s done 04:49:31 #49 DONE 4.2s 04:49:31 04:49:31 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:31 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 5.1s 04:49:31 #34 ... 04:49:31 04:49:31 #50 [security-proxy-setup internal] load build context 04:49:31 #50 transferring context: 3.33MB 2.1s done 04:49:31 #50 DONE 4.7s 04:49:31 04:49:31 #51 [security-proxy-auth internal] load build context 04:49:31 #51 transferring context: 3.33MB 2.1s done 04:49:31 #51 DONE 4.8s 04:49:31 04:49:31 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:31 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 5.2s 04:49:31 #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.3s 04:49:31 #34 ... 04:49:31 04:49:31 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:49:31 #35 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.7s done 04:49:31 #35 DONE 7.4s 04:49:31 04:49:31 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:49:31 #52 ... 04:49:31 04:49:31 #53 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:49:31 #53 DONE 7.1s 04:49:32 04:49:32 #54 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 04:49:33 #54 DONE 1.0s 04:49:33 04:49:33 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:49:37 #55 ... 04:49:37 04:49:37 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:49:37 #56 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.8s done 04:49:37 #56 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 04:49:37 #56 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 04:49:37 #56 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 04:49:37 #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 04:49:37 #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 04:49:37 #56 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 04:49:37 #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.5s done 04:49:37 #56 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.6s done 04:49:37 #56 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 04:49:37 #56 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.2s 04:49:37 #56 ... 04:49:37 04:49:37 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:37 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.0s 04:49:37 #34 ... 04:49:37 04:49:37 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 04:49:37 #56 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.7s done 04:49:41 #56 ... 04:49:41 04:49:41 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:49:41 #0 7.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:41 #0 8.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:41 #57 ... 04:49:41 04:49:41 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:49:41 #0 7.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:41 #0 8.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:41 #58 ... 04:49:41 04:49:41 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:49:41 #59 DONE 8.7s 04:49:41 04:49:41 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:49:41 #0 9.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:42 #60 ... 04:49:42 04:49:42 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:49:42 #0 7.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:42 #0 8.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:42 #61 ... 04:49:42 04:49:42 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:49:42 #0 8.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:42 #62 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:42 #62 ... 04:49:42 04:49:42 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:49:42 #63 ... 04:49:42 04:49:42 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:49:42 #0 7.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:42 #0 8.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:42 #64 ... 04:49:42 04:49:42 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:49:42 #0 8.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:42 #65 ... 04:49:42 04:49:42 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:49:42 #63 DONE 11.0s 04:49:42 04:49:42 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:49:42 #65 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:42 #65 ... 04:49:42 04:49:42 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:49:42 #0 9.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:42 #66 ... 04:49:42 04:49:42 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:49:42 #0 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:43 #67 ... 04:49:43 04:49:43 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:43 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.2s 04:49:43 #34 ... 04:49:43 04:49:43 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:49:43 #0 8.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:43 #68 ... 04:49:43 04:49:43 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:49:43 #0 9.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:43 #69 ... 04:49:43 04:49:43 #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:49:43 #70 ... 04:49:43 04:49:43 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:49:43 #0 8.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:43 #71 ... 04:49:43 04:49:43 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:49 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.3s 04:49:49 #34 ... 04:49:49 04:49:49 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:49:49 #64 17.62 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:49:49 #64 17.62 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:49:49 #64 17.63 OK: 24052 distinct packages available 04:49:49 #64 ... 04:49:49 04:49:49 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:49:49 #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.6s done 04:49:49 #34 DONE 25.2s 04:49:49 04:49:49 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:49:49 #57 18.31 (1/4) Installing dumb-init (1.2.5-r3) 04:49:49 #57 18.34 (2/4) Installing openssl (3.3.4-r0) 04:49:49 #57 18.39 (3/4) Installing su-exec (0.2-r3) 04:49:49 #57 18.49 (4/4) Installing yq-go (4.44.1-r2) 04:49:51 #57 ... 04:49:51 04:49:51 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:49:51 #52 9.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:51 #52 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:51 #52 ... 04:49:51 04:49:51 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:49:51 #58 19.41 (1/7) Installing ca-certificates (20250619-r0) 04:49:51 #58 ... 04:49:51 04:49:51 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:49:51 #61 17.32 (1/1) Installing dumb-init (1.2.5-r3) 04:49:51 #61 17.41 Executing busybox-1.36.1-r29.trigger 04:49:51 #61 17.53 OK: 9 MiB in 15 packages 04:49:51 #61 DONE 19.7s 04:49:51 04:49:51 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:49:51 #72 ... 04:49:51 04:49:51 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:49:51 #0 3.968 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:51 #0 5.437 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:52 #73 ... 04:49:52 04:49:52 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:49:52 #58 19.95 (2/7) Installing dumb-init (1.2.5-r3) 04:49:52 #58 20.03 (3/7) Installing libgcc (13.2.1_git20240309-r1) 04:49:52 #58 20.06 (4/7) Installing libsodium (1.0.19-r0) 04:49:52 #58 20.16 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 04:49:52 #58 20.54 (6/7) Installing libzmq (4.3.5-r2) 04:49:52 #58 20.67 (7/7) Installing zeromq (4.3.5-r2) 04:49:52 #58 20.79 Executing busybox-1.36.1-r29.trigger 04:49:52 #58 20.98 Executing ca-certificates-20250619-r0.trigger 04:49:52 #58 ... 04:49:52 04:49:52 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:49:52 #0 3.454 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:52 #0 5.120 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:52 #74 ... 04:49:52 04:49:52 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:49:52 #62 20.54 (1/4) Installing ca-certificates (20250619-r0) 04:49:52 #62 21.04 (2/4) Installing dumb-init (1.2.5-r3) 04:49:52 #62 21.07 (3/4) Installing su-exec (0.2-r3) 04:49:52 #62 21.09 (4/4) Installing yq-go (4.44.1-r2) 04:49:53 #120 ... 04:49:53 04:49:53 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:53 #118 DONE 51.7s 04:49:53 04:49:53 #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:53 #83 DONE 50.4s 04:49:53 04:49:53 #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:53 #91 DONE 51.9s 04:49:53 04:49:53 #121 [core-keeper builder 7/8] COPY . . 04:49:53 #121 ... 04:49:53 04:49:53 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:53 #119 DONE 52.0s 04:49:53 04:49:53 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:53 #120 DONE 52.0s 04:49:53 04:49:53 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:53 #78 DONE 51.7s 04:49:53 04:49:53 #122 [core-metadata builder 6/7] COPY . . 04:49:53 #62 ... 04:49:53 04:49:53 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:49:53 #55 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:53 #55 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:53 #55 ... 04:49:53 04:49:53 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:49:53 #65 21.74 (1/3) Installing ca-certificates (20250619-r0) 04:49:53 #65 ... 04:49:53 04:49:53 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:49:53 #57 19.73 Executing busybox-1.36.1-r29.trigger 04:49:53 #57 20.00 OK: 20 MiB in 18 packages 04:49:53 #57 DONE 22.1s 04:49:53 04:49:53 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:49:53 #65 22.09 (2/3) Installing dumb-init (1.2.5-r3) 04:49:53 #65 22.19 (3/3) Installing tzdata (2025b-r0) 04:49:53 #65 ... 04:49:53 04:49:53 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:49:53 #68 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:54 #68 ... 04:49:54 04:49:54 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:49:54 #66 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:54 #66 ... 04:49:54 04:49:54 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:49:54 #60 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:54 #60 ... 04:49:54 04:49:54 #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:49:54 #52 20.22 (1/1) Installing dumb-init (1.2.5-r3) 04:49:54 #52 20.26 Executing busybox-1.36.1-r29.trigger 04:49:54 #52 20.52 OK: 9 MiB in 15 packages 04:49:54 #52 DONE 22.5s 04:49:54 04:49:54 #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:49:54 #70 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:54 #70 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:54 #70 ... 04:49:54 04:49:54 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:49:54 #72 3.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:54 #72 ... 04:49:54 04:49:54 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:49:54 #71 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:54 #71 20.96 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:49:54 #71 20.96 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:49:54 #71 20.96 OK: 24052 distinct packages available 04:49:54 #71 ... 04:49:54 04:49:54 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:49:54 #69 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:54 #69 21.38 OK: 239 MiB in 58 packages 04:49:54 #69 ... 04:49:54 04:49:54 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:49:54 #58 23.12 OK: 14 MiB in 21 packages 04:49:54 #58 ... 04:49:54 04:49:54 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:49:54 #67 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:49:54 #67 20.92 (1/2) Installing dumb-init (1.2.5-r3) 04:49:54 #67 20.96 (2/2) Installing su-exec (0.2-r3) 04:49:54 #67 20.97 Executing busybox-1.36.1-r29.trigger 04:49:54 #67 21.11 OK: 9 MiB in 16 packages 04:49:55 #67 ... 04:49:55 04:49:55 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:49:55 #66 23.37 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:49:55 #66 23.37 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:49:55 #66 23.37 OK: 24052 distinct packages available 04:49:56 #66 ... 04:49:56 04:49:56 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:49:56 #67 DONE 24.4s 04:49:56 04:49:56 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:49:56 #65 24.22 Executing busybox-1.36.1-r29.trigger 04:49:56 #65 24.43 Executing ca-certificates-20250619-r0.trigger 04:49:56 #65 ... 04:49:56 04:49:56 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:49:56 #68 20.89 OK: 239 MiB in 58 packages 04:49:56 #68 DONE 23.2s 04:49:56 04:49:56 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:49:57 #75 ... 04:49:57 04:49:57 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:49:57 #69 DONE 23.9s 04:49:57 04:49:57 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:49:57 #66 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:49:57 #66 ... 04:49:57 04:49:57 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:49:57 #58 DONE 25.7s 04:49:57 04:49:57 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:49:58 #76 ... 04:49:58 04:49:58 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:49:58 #75 DONE 1.8s 04:49:58 04:49:58 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:49:58 #73 16.52 OK: 239 MiB in 58 packages 04:49:58 #122 ... 04:49:58 04:49:58 #123 [support-scheduler builder 6/7] COPY . . 04:49:58 #123 ... 04:49:58 04:49:58 #124 [security-spiffe-token-provider builder 6/7] COPY . . 04:49:58 #73 ... 04:49:58 04:49:58 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:49:58 #62 22.42 Executing busybox-1.36.1-r29.trigger 04:49:58 #62 22.61 Executing ca-certificates-20250619-r0.trigger 04:49:58 #62 23.63 OK: 20 MiB in 18 packages 04:49:58 #62 DONE 27.0s 04:49:58 04:49:58 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:49:58 #55 22.84 OK: 239 MiB in 58 packages 04:49:58 #55 DONE 25.6s 04:49:58 04:49:58 #70 [core-command builder 3/7] RUN apk add --update --no-cache make git 04:49:58 #70 23.49 OK: 239 MiB in 58 packages 04:49:58 #70 DONE 25.7s 04:49:58 04:49:58 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:49:58 #77 DONE 1.8s 04:49:58 04:49:58 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 04:49:58 #124 ... 04:49:58 04:49:58 #125 [security-secretstore-setup builder 6/7] COPY . . 04:49:58 #125 ... 04:49:58 04:49:58 #126 [support-notifications builder 6/7] COPY . . 04:50:00 #78 ... 04:50:00 04:50:00 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:50:00 #65 25.79 OK: 11 MiB in 17 packages 04:50:00 #65 DONE 28.2s 04:50:00 04:50:00 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:50:00 #79 ... 04:50:00 04:50:00 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:50:00 #73 DONE 18.3s 04:50:00 04:50:00 #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:50:01 #80 ... 04:50:01 04:50:01 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:50:01 #81 DONE 2.3s 04:50:01 04:50:01 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:50:01 #64 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:50:01 #64 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:01 #64 ... 04:50:01 04:50:01 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:50:01 #74 16.85 (1/1) Installing dumb-init (1.2.5-r3) 04:50:01 #74 17.39 Executing busybox-1.36.1-r29.trigger 04:50:01 #74 17.52 OK: 9 MiB in 15 packages 04:50:01 #74 ... 04:50:01 04:50:01 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 04:50:01 #78 DONE 2.5s 04:50:01 04:50:01 #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:02 #82 ... 04:50:02 04:50:02 #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:50:02 #80 DONE 1.8s 04:50:02 04:50:02 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:50:02 #64 30.46 (1/5) Installing dumb-init (1.2.5-r3) 04:50:02 #64 30.55 (2/5) Installing musl-obstack (1.2.3-r2) 04:50:02 #64 30.56 (3/5) Installing libucontext (1.2-r3) 04:50:02 #64 30.58 (4/5) Installing gcompat (1.1.0-r4) 04:50:02 #64 30.61 (5/5) Installing openssl (3.3.4-r0) 04:50:02 #64 ... 04:50:02 04:50:02 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 04:50:02 #74 DONE 19.7s 04:50:02 04:50:02 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:50:02 #64 30.68 Executing busybox-1.36.1-r29.trigger 04:50:02 #64 30.87 OK: 10 MiB in 19 packages 04:50:03 #64 ... 04:50:03 04:50:03 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:50:03 #0 6.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:50:03 #0 8.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:03 #83 ... 04:50:03 04:50:03 #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:04 #84 ... 04:50:04 04:50:04 #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:50:04 #0 9.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:50:04 #85 ... 04:50:04 04:50:04 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:50:04 #64 DONE 33.6s 04:50:04 04:50:04 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:50:05 #86 ... 04:50:05 04:50:05 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:50:05 #60 23.34 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:50:05 #60 23.34 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:50:05 #60 23.34 OK: 24052 distinct packages available 04:50:05 #60 25.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:50:05 #60 26.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:05 #60 ... 04:50:05 04:50:05 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:50:05 #72 5.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:05 #72 12.71 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:50:05 #72 13.03 Executing busybox-1.36.1-r30.post-upgrade 04:50:05 #72 13.43 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:50:05 #72 13.47 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:50:05 #72 13.53 Executing busybox-1.36.1-r30.trigger 04:50:05 #72 13.69 OK: 9 MiB in 15 packages 04:50:05 #72 ... 04:50:05 04:50:05 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:50:05 #71 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:50:05 #71 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:05 #71 32.01 OK: 239 MiB in 58 packages 04:50:05 #71 ... 04:50:05 04:50:05 #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:50:05 #85 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:06 #85 ... 04:50:06 04:50:06 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:50:06 #71 DONE 32.9s 04:50:06 04:50:06 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:50:06 #87 ... 04:50:06 04:50:06 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:50:06 #60 33.98 (1/4) Installing dumb-init (1.2.5-r3) 04:50:06 #60 33.99 (2/4) Installing musl-obstack (1.2.3-r2) 04:50:06 #60 34.01 (3/4) Installing libucontext (1.2-r3) 04:50:06 #60 34.02 (4/4) Installing gcompat (1.1.0-r4) 04:50:06 #60 34.08 Executing busybox-1.36.1-r29.trigger 04:50:06 #60 34.18 OK: 9 MiB in 18 packages 04:50:06 #60 ... 04:50:06 04:50:06 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:50:06 #72 DONE 15.2s 04:50:06 04:50:06 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:50:06 #66 27.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:06 #66 33.52 (1/14) Installing ca-certificates (20250619-r0) 04:50:06 #66 33.77 (2/14) Installing brotli-libs (1.1.0-r2) 04:50:06 #66 33.94 (3/14) Installing c-ares (1.33.1-r0) 04:50:06 #66 34.00 (4/14) Installing libunistring (1.2-r0) 04:50:06 #66 34.15 (5/14) Installing libidn2 (2.3.7-r0) 04:50:06 #66 34.20 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:50:06 #66 34.21 (7/14) Installing libpsl (0.21.5-r1) 04:50:06 #66 34.29 (8/14) Installing zstd-libs (1.5.6-r0) 04:50:06 #66 34.33 (9/14) Installing libcurl (8.12.1-r0) 04:50:06 #66 34.39 (10/14) Installing curl (8.12.1-r0) 04:50:06 #66 34.43 (11/14) Installing dumb-init (1.2.5-r3) 04:50:06 #66 34.44 (12/14) Installing musl-obstack (1.2.3-r2) 04:50:06 #66 34.53 (13/14) Installing libucontext (1.2-r3) 04:50:06 #66 34.79 (14/14) Installing gcompat (1.1.0-r4) 04:50:06 #66 34.81 Executing busybox-1.36.1-r29.trigger 04:50:06 #66 34.91 Executing ca-certificates-20250619-r0.trigger 04:50:06 #66 ... 04:50:06 04:50:06 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:50:06 #60 DONE 35.2s 04:50:06 04:50:06 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:50:07 #88 DONE 1.2s 04:50:07 04:50:07 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:50:07 #66 35.67 OK: 15 MiB in 28 packages 04:50:08 #66 DONE 36.6s 04:50:08 04:50:08 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:50:08 #89 ... 04:50:08 04:50:08 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:08 #90 ... 04:50:08 04:50:08 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:50:08 #91 ... 04:50:08 04:50:08 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:09 #92 ... 04:50:09 04:50:09 #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:50:09 #85 14.70 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:50:09 #85 14.75 Executing busybox-1.36.1-r30.post-upgrade 04:50:10 #85 ... 04:50:10 04:50:10 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:50:10 #83 13.41 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:50:10 #83 13.56 Executing busybox-1.36.1-r30.post-upgrade 04:50:10 #83 14.00 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:50:10 #83 14.00 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:50:10 #83 14.01 Executing busybox-1.36.1-r30.trigger 04:50:10 #83 14.09 OK: 20 MiB in 18 packages 04:50:10 #83 DONE 16.3s 04:50:10 04:50:10 #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:50:10 #85 15.77 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:50:10 #85 15.77 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:50:10 #85 15.79 Executing busybox-1.36.1-r30.trigger 04:50:10 #85 15.87 OK: 9 MiB in 15 packages 04:50:10 #85 ... 04:50:10 04:50:10 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:50:10 #93 DONE 0.3s 04:50:10 04:50:10 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:50:10 #87 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:50:10 #87 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:11 #126 ... 04:50:11 04:50:11 #123 [support-scheduler builder 6/7] COPY . . 04:50:11 #123 DONE 22.1s 04:50:11 04:50:11 #124 [security-spiffe-token-provider builder 6/7] COPY . . 04:50:11 #124 DONE 22.1s 04:50:11 04:50:11 #122 [core-metadata builder 6/7] COPY . . 04:50:11 #122 DONE 22.1s 04:50:11 04:50:11 #121 [core-keeper builder 7/8] COPY . . 04:50:11 #121 DONE 22.1s 04:50:11 04:50:11 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 04:50:11 #127 CACHED 04:50:11 04:50:11 #128 [core-command builder 6/7] COPY . . 04:50:11 #128 CACHED 04:50:11 04:50:11 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:11 #129 CACHED 04:50:11 04:50:11 #130 [security-proxy-auth builder 6/7] COPY . . 04:50:11 #130 CACHED 04:50:11 04:50:11 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:50:11 #131 CACHED 04:50:11 04:50:11 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:11 #132 CACHED 04:50:11 04:50:11 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:11 #133 CACHED 04:50:11 04:50:11 #134 [core-metadata builder 6/7] COPY . . 04:50:11 #134 CACHED 04:50:11 04:50:11 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:50:11 #135 CACHED 04:50:11 04:50:11 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 04:50:11 #136 CACHED 04:50:11 04:50:11 #137 [core-data builder 6/7] COPY . . 04:50:11 #137 CACHED 04:50:11 04:50:11 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:11 #138 CACHED 04:50:11 04:50:11 #126 [support-notifications builder 6/7] COPY . . 04:50:11 #126 DONE 22.1s 04:50:11 04:50:11 #125 [security-bootstrapper builder 6/7] COPY . . 04:50:11 #125 DONE 22.1s 04:50:11 04:50:11 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:50:11 #139 CACHED 04:50:11 04:50:11 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:11 #140 CACHED 04:50:11 04:50:11 #141 [security-proxy-setup builder 6/7] COPY . . 04:50:11 #141 CACHED 04:50:11 04:50:11 #142 [security-secretstore-setup builder 6/7] COPY . . 04:50:11 #142 CACHED 04:50:11 04:50:11 #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:50:11 #143 CACHED 04:50:11 04:50:11 #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:11 #144 CACHED 04:50:11 04:50:11 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:50:11 #87 ... 04:50:11 04:50:11 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:11 #145 0.923 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:50:11 #94 ... 04:50:11 04:50:11 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:50:11 #87 15.45 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:50:11 #87 15.62 Executing busybox-1.36.1-r30.post-upgrade 04:50:12 #87 ... 04:50:12 04:50:12 #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:50:12 #85 DONE 18.0s 04:50:12 04:50:12 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:50:12 #87 16.06 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:50:12 #87 16.09 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:50:12 #87 16.09 Executing busybox-1.36.1-r30.trigger 04:50:12 #87 16.25 OK: 9 MiB in 16 packages 04:50:14 #87 DONE 17.7s 04:50:14 04:50:14 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:50:16 #95 DONE 2.3s 04:50:16 04:50:16 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:50:16 #96 DONE 0.2s 04:50:16 04:50:16 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:50:16 #89 5.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:50:16 #89 6.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:17 #89 ... 04:50:17 04:50:17 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:50:17 #0 6.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:50:17 #0 7.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:17 #97 ... 04:50:17 04:50:17 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:50:17 #86 7.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:50:17 #86 9.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:17 #86 ... 04:50:17 04:50:17 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:17 #98 ... 04:50:17 04:50:17 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:50:17 #91 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:50:17 #91 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:17 #91 ... 04:50:17 04:50:17 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:50:17 #76 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:50:17 #76 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:17 #76 20.06 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:50:17 #76 20.15 Executing busybox-1.36.1-r30.post-upgrade 04:50:17 #76 20.58 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:50:18 #76 20.59 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:50:18 #76 20.63 Executing busybox-1.36.1-r30.trigger 04:50:18 #76 20.69 OK: 14 MiB in 21 packages 04:50:18 #76 ... 04:50:18 04:50:18 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:50:18 #86 14.27 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:50:18 #86 14.38 Executing busybox-1.36.1-r30.post-upgrade 04:50:18 #86 14.92 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:50:19 #86 14.93 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:50:19 #86 14.94 Executing busybox-1.36.1-r30.trigger 04:50:19 #86 14.99 OK: 10 MiB in 19 packages 04:50:19 #86 ... 04:50:19 04:50:19 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:50:19 #76 DONE 21.8s 04:50:19 04:50:19 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:50:19 #91 19.81 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:50:19 #91 19.92 Executing busybox-1.36.1-r30.post-upgrade 04:50:19 #91 20.32 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:50:19 #91 20.33 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:50:19 #91 20.46 Executing busybox-1.36.1-r30.trigger 04:50:19 #91 20.62 OK: 20 MiB in 18 packages 04:50:20 #91 ... 04:50:20 04:50:20 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:50:20 #79 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:50:20 #79 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:50:20 #79 18.02 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:50:20 #79 18.14 Executing busybox-1.36.1-r30.post-upgrade 04:50:20 #79 18.47 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:50:20 #79 18.48 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:50:20 #79 18.49 Executing busybox-1.36.1-r30.trigger 04:50:20 #79 18.57 OK: 11 MiB in 17 packages 04:50:20 #79 DONE 19.9s 04:50:20 04:50:20 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:50:20 #86 DONE 16.0s 04:50:20 04:50:20 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:50:20 #89 11.85 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:50:20 #89 12.04 Executing busybox-1.36.1-r30.post-upgrade 04:50:20 #89 12.48 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:50:20 #89 12.49 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:50:20 #89 12.53 Executing busybox-1.36.1-r30.trigger 04:50:20 #89 12.69 OK: 15 MiB in 28 packages 04:50:21 #89 ... 04:50:21 04:50:21 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:50:21 #91 DONE 22.5s 04:50:21 04:50:21 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:50:21 #99 DONE 1.4s 04:50:21 04:50:21 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:50:21 #145 ... 04:50:21 04:50:21 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:50:21 #0 0.446 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:50:21 #146 ... 04:50:21 04:50:21 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:50:21 #0 0.862 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:50:21 #147 ... 04:50:21 04:50:21 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:50:21 #0 0.691 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:50:21 #148 ... 04:50:21 04:50:21 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:50:21 #0 0.915 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:50:21 #149 ... 04:50:21 04:50:21 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:50:21 #0 0.954 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:50:21 #150 ... 04:50:21 04:50:21 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:50:21 #0 0.947 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:50:21 #151 ... 04:50:21 04:50:21 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:50:21 #0 0.562 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:50:21 #152 ... 04:50:21 04:50:21 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:50:21 #0 0.704 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:50:22 #153 ... 04:50:22 04:50:22 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:50:22 #0 0.947 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:50:22 #154 ... 04:50:22 04:50:22 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:50:22 #0 0.969 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:50:22 #155 ... 04:50:22 04:50:22 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:50:22 #0 0.736 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:50:22 #100 ... 04:50:22 04:50:22 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:50:22 #89 DONE 14.2s 04:50:22 04:50:22 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:50:22 #101 DONE 2.6s 04:50:22 04:50:22 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:50:22 #102 ... 04:50:22 04:50:22 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:50:22 #97 13.05 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 04:50:22 #97 13.21 Executing busybox-1.36.1-r30.post-upgrade 04:50:22 #97 13.75 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 04:50:22 #97 13.76 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 04:50:22 #97 13.77 Executing busybox-1.36.1-r30.trigger 04:50:22 #97 13.92 OK: 9 MiB in 18 packages 04:50:22 #97 DONE 15.8s 04:50:23 04:50:23 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:50:23 #102 DONE 0.3s 04:50:23 04:50:23 #103 [security-spire-server stage-2 6/9] COPY security.txt / 04:50:23 #103 DONE 0.2s 04:50:23 04:50:23 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:50:23 #104 DONE 0.3s 04:50:23 04:50:23 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:50:23 #105 DONE 0.2s 04:50:23 04:50:23 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:50:23 #100 DONE 2.3s 04:50:23 04:50:23 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:50:23 #106 ... 04:50:23 04:50:23 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:50:23 #107 DONE 0.3s 04:50:24 04:50:24 #108 [security-spire-server] exporting to image 04:50:24 #108 exporting layers 04:50:24 #108 ... 04:50:24 04:50:24 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:50:24 #106 DONE 0.5s 04:50:24 04:50:24 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 04:50:24 #109 DONE 0.2s 04:50:24 04:50:24 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:50:24 #110 DONE 0.2s 04:50:24 04:50:24 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:50:24 #111 DONE 0.2s 04:50:24 04:50:24 #112 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:50:24 #112 DONE 2.3s 04:50:24 04:50:24 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:50:25 #113 DONE 0.2s 04:50:25 04:50:25 #108 [security-spire-agent] exporting to image 04:50:25 #108 ... 04:50:25 04:50:25 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:50:25 #114 DONE 0.3s 04:50:25 04:50:25 #115 [security-spire-config stage-2 6/10] COPY security.txt / 04:50:25 #115 DONE 0.2s 04:50:25 04:50:25 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:25 #90 ... 04:50:25 04:50:25 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:50:25 #116 DONE 0.2s 04:50:25 04:50:25 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:50:26 #117 DONE 0.2s 04:50:26 04:50:26 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:50:26 #118 DONE 0.1s 04:50:26 04:50:26 #108 [security-spire-config] exporting to image 04:50:27 #108 exporting layers 3.1s done 04:50:27 #108 writing image sha256:7ed1256cc3b45c282d8d4850bc932f73e58c5ebd7f308180de2fc468da1c0b20 done 04:50:27 #108 naming to docker.io/library/security-spire-server-arm64 done 04:50:27 #108 exporting layers 2.3s done 04:50:27 #108 writing image sha256:662275bf4fa1880d6b84e704ea2c7b8ef87504472db0a5dd08f928990dd25878 done 04:50:27 #108 naming to docker.io/library/security-spire-agent-arm64 done 04:50:28 #108 exporting layers 1.9s done 04:50:28 #108 writing image sha256:c218847138fd1807aa914072f1fa76efb4d34f95fe014520071f346b9917c021 done 04:50:28 #108 naming to docker.io/library/security-spire-config-arm64 done 04:50:28 #108 DONE 3.4s 04:50:28 04:50:28 #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:58 #156 DONE 96.8s 04:51:58 04:51:58 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:51:58 #145 DONE 96.7s 04:51:58 04:51:58 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:51:58 #150 ... 04:51:58 04:51:58 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:51:58 #157 DONE 0.3s 04:51:58 04:51:58 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:51:58 #158 DONE 0.4s 04:51:58 04:51:58 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:51:58 #159 ... 04:51:58 04:51:58 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:51:58 #160 DONE 0.2s 04:51:58 04:51:58 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:51:58 #161 DONE 0.9s 04:51:58 04:51:58 #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 04:51:58 #162 DONE 0.8s 04:51:58 04:51:58 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:51:58 #150 ... 04:51:58 04:51:58 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:51:58 #163 DONE 0.6s 04:51:58 04:51:58 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:51:58 #159 DONE 2.5s 04:51:58 04:51:58 #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:51:58 #164 DONE 0.6s 04:51:58 04:51:58 #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:51:58 #165 ... 04:51:58 04:51:58 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:51:58 #166 DONE 1.5s 04:51:58 04:51:58 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:51:58 #167 DONE 2.5s 04:51:58 04:51:58 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:51:58 #155 ... 04:51:58 04:51:58 #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:51:58 #165 DONE 4.6s 04:51:58 04:51:58 #168 [core-common-config-bootstrapper] exporting to image 04:51:58 #168 exporting layers 04:51:58 #168 ... 04:51:58 04:51:58 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:51:58 #169 DONE 1.4s 04:51:58 04:51:58 #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/ 04:51:58 #170 DONE 0.8s 04:51:58 04:51:58 #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/ 04:51:58 #171 DONE 0.7s 04:51:58 04:51:58 #168 [core-common-config-bootstrapper] exporting to image 04:51:58 #168 exporting layers 2.6s done 04:51:58 #168 writing image sha256:f46fe52586738ac4df26dba26521c5ec857b094dae24e605f74076547929c92e 0.1s done 04:51:58 #168 naming to docker.io/library/core-common-config-bootstrapper 0.2s done 04:51:58 #168 DONE 2.9s 04:51:58 04:51:58 #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/ 04:51:58 #172 DONE 0.7s 04:51:58 04:51:58 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:51:59 #173 DONE 0.5s 04:51:59 04:51:59 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:52:01 #174 DONE 2.4s 04:52:01 04:52:01 #175 [security-bootstrapper] exporting to image 04:52:02 #175 exporting layers 0.5s done 04:52:02 #175 writing image sha256:a3645be16904a5f3c377bb12f6f2925b7980a2e4f1a4d4fb731ac8e900def91c done 04:52:02 #175 naming to docker.io/library/security-bootstrapper 0.0s done 04:52:02 #175 DONE 0.6s 04:52:02 04:52:02 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:52:04 #82 ... 04:52:04 04:52:04 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:04 #92 DONE 123.7s 04:52:04 04:52:04 #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:04 #84 DONE 120.5s 04:52:04 04:52:04 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:04 #90 DONE 124.1s 04:52:04 04:52:04 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:04 #98 DONE 115.5s 04:52:04 04:52:04 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:04 #94 DONE 121.5s 04:52:04 04:52:04 #119 [support-scheduler builder 6/7] COPY . . 04:52:04 #119 ... 04:52:04 04:52:04 #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:04 #82 DONE 121.5s 04:52:04 04:52:04 #120 [core-data builder 6/7] COPY . . 04:52:04 #120 ... 04:52:04 04:52:04 #119 [support-scheduler builder 6/7] COPY . . 04:52:04 #119 DONE 1.8s 04:52:04 04:52:04 #121 [core-keeper builder 7/8] COPY . . 04:52:04 #121 DONE 1.9s 04:52:04 04:52:04 #122 [support-notifications builder 6/7] COPY . . 04:52:04 #122 DONE 1.9s 04:52:04 04:52:04 #123 [security-spiffe-token-provider builder 6/7] COPY . . 04:52:04 #123 DONE 1.9s 04:52:04 04:52:04 #124 [security-secretstore-setup builder 6/7] COPY . . 04:52:04 #124 DONE 2.0s 04:52:04 04:52:04 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:52:04 #125 CACHED 04:52:04 04:52:04 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:04 #126 CACHED 04:52:04 04:52:04 #127 [security-bootstrapper builder 6/7] COPY . . 04:52:04 #127 CACHED 04:52:04 04:52:04 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:52:04 #128 ... 04:52:04 04:52:04 #120 [core-data builder 6/7] COPY . . 04:52:04 #120 DONE 1.9s 04:52:04 04:52:04 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:04 #129 CACHED 04:52:04 04:52:04 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 04:52:04 #130 CACHED 04:52:04 04:52:04 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:52:04 #131 CACHED 04:52:04 04:52:04 #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:52:04 #132 CACHED 04:52:04 04:52:04 #133 [security-proxy-setup builder 6/7] COPY . . 04:52:04 #133 CACHED 04:52:04 04:52:04 #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:04 #134 CACHED 04:52:04 04:52:04 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:04 #135 CACHED 04:52:04 04:52:04 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 04:52:04 #136 CACHED 04:52:04 04:52:04 #137 [core-command builder 6/7] COPY . . 04:52:04 #137 CACHED 04:52:04 04:52:04 #138 [security-proxy-auth builder 6/7] COPY . . 04:52:04 #138 CACHED 04:52:04 04:52:04 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:04 #139 CACHED 04:52:04 04:52:04 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:52:04 #140 CACHED 04:52:04 04:52:04 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:52:04 #141 CACHED 04:52:04 04:52:04 #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:04 #142 CACHED 04:52:04 04:52:04 #143 [core-metadata builder 6/7] COPY . . 04:52:04 #143 CACHED 04:52:05 04:52:05 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:52:10 #144 ... 04:52:10 04:52:10 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:52:10 #0 5.229 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:52:10 #145 ... 04:52:10 04:52:10 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:52:10 #144 5.638 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:52:14 #144 ... 04:52:14 04:52:14 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:52:14 #0 4.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:52:14 #146 ... 04:52:14 04:52:14 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:52:14 #0 5.790 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:52:14 #147 ... 04:52:14 04:52:14 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:52:14 #0 4.251 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:52:15 #148 ... 04:52:15 04:52:15 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:52:15 #0 5.566 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:52:15 #149 ... 04:52:15 04:52:15 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:52:15 #0 5.885 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:52:15 #150 ... 04:52:15 04:52:15 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:52:15 #0 4.901 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:52:15 #151 ... 04:52:15 04:52:15 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:52:15 #0 5.487 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:52:16 #152 ... 04:52:16 04:52:16 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:52:16 #0 5.736 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:52:16 #153 ... 04:52:16 04:52:16 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:52:16 #0 5.556 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:52:20 #154 ... 04:52:20 04:52:20 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:52:20 #128 5.689 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:52:40 #155 ... 04:52:40 04:52:40 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:52:40 #149 145.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:52:53 #149 ... 04:52:53 04:52:53 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:52:53 #153 DONE 160.6s 04:52:53 04:52:53 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:52:53 #146 DONE 160.6s 04:52:53 04:52:53 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:52:53 #150 DONE 160.7s 04:52:53 04:52:53 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:52:53 #155 DONE 160.7s 04:52:53 04:52:53 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:52:53 #152 DONE 160.7s 04:52:53 04:52:53 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:52:53 #148 DONE 160.7s 04:52:53 04:52:53 #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:52:53 #176 ... 04:52:53 04:52:53 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:52:53 #154 DONE 160.8s 04:52:53 04:52:53 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:52:53 #149 DONE 160.9s 04:52:53 04:52:53 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:52:53 #147 DONE 161.0s 04:52:53 04:52:53 #177 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:52:53 #177 ... 04:52:53 04:52:53 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:52:53 #151 DONE 161.0s 04:52:53 04:52:53 #178 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:52:53 #178 DONE 0.5s 04:52:53 04:52:53 #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:52:53 #176 DONE 0.5s 04:52:53 04:52:53 #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:52:53 #179 ... 04:52:53 04:52:53 #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:52:53 #180 DONE 0.4s 04:52:53 04:52:53 #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:52:53 #181 DONE 0.4s 04:52:53 04:52:53 #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:52:53 #182 DONE 0.4s 04:52:53 04:52:53 #177 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:52:53 #177 DONE 0.3s 04:52:53 04:52:53 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:52:53 #183 DONE 0.3s 04:52:53 04:52:53 #184 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:52:53 #184 DONE 0.3s 04:52:53 04:52:53 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:52:53 #185 ... 04:52:53 04:52:53 #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:52:53 #179 DONE 0.7s 04:52:53 04:52:53 #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:52:53 #186 CACHED 04:52:53 04:52:53 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:52:53 #187 CACHED 04:52:53 04:52:53 #188 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:52:53 #188 CACHED 04:52:53 04:52:53 #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:52:53 #189 CACHED 04:52:53 04:52:53 #190 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:52:53 #190 DONE 0.7s 04:52:53 04:52:53 #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:52:53 #191 DONE 0.7s 04:52:53 04:52:53 #192 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:52:53 #192 DONE 0.7s 04:52:53 04:52:53 #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:52:53 #193 DONE 0.8s 04:52:53 04:52:53 #194 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:52:53 #194 DONE 0.7s 04:52:53 04:52:53 #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:52:53 #195 ... 04:52:53 04:52:53 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:52:53 #185 DONE 1.5s 04:52:53 04:52:53 #196 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:52:53 #196 DONE 1.5s 04:52:53 04:52:53 #197 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:52:53 #197 ... 04:52:53 04:52:53 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:52:53 #198 DONE 1.3s 04:52:53 04:52:53 #199 [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 04:52:54 #199 ... 04:52:54 04:52:54 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:52:54 #200 DONE 1.8s 04:52:54 04:52:54 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:52:54 #201 DONE 1.8s 04:52:54 04:52:54 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:52:55 #202 ... 04:52:55 04:52:55 #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:52:55 #203 DONE 2.5s 04:52:55 04:52:55 #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:52:55 #204 DONE 2.6s 04:52:55 04:52:55 #205 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:52:55 #205 DONE 2.6s 04:52:55 04:52:55 #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:52:55 #195 DONE 2.6s 04:52:55 04:52:55 #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:52:55 #206 ... 04:52:55 04:52:55 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:52:55 #207 DONE 2.6s 04:52:55 04:52:55 #199 [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 04:52:55 #199 DONE 1.8s 04:52:55 04:52:55 #197 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:52:55 #197 DONE 1.8s 04:52:55 04:52:55 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:52:55 #208 DONE 1.1s 04:52:55 04:52:55 #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:52:55 #209 DONE 1.2s 04:52:55 04:52:55 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:52:55 #202 DONE 1.2s 04:52:55 04:52:55 #210 [core-keeper] exporting to image 04:52:55 #210 exporting layers 0.2s done 04:52:55 #210 writing image sha256:cc9c00f0fce32178bebcfafe4804b77edf3c59b209e6b968c1d8322f7e5b8229 done 04:52:55 #210 naming to docker.io/library/core-keeper 0.0s done 04:52:55 #210 DONE 0.5s 04:52:55 04:52:55 #211 [core-command] exporting to image 04:52:55 #211 ... 04:52:55 04:52:55 #212 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:52:55 #212 DONE 0.4s 04:52:55 04:52:55 #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:52:55 #206 DONE 0.4s 04:52:55 04:52:55 #213 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:52:55 #213 DONE 0.3s 04:52:55 04:52:55 #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:52:55 #214 DONE 0.3s 04:52:55 04:52:55 #215 [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 04:52:55 #215 DONE 0.3s 04:52:55 04:52:55 #216 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:52:55 #216 DONE 0.3s 04:52:55 04:52:55 #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:52:55 #217 DONE 0.3s 04:52:55 04:52:55 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:52:55 #218 DONE 0.3s 04:52:55 04:52:55 #219 [core-metadata] exporting to image 04:52:56 #219 ... 04:52:56 04:52:56 #211 [core-command] exporting to image 04:52:56 #211 exporting layers 0.2s done 04:52:56 #211 writing image sha256:73b138ace9eeec05093ee6b12a8d0feb06c9d0a22e1c75c3843e432e69eeaf9d 0.1s done 04:52:56 #211 naming to docker.io/library/core-command 0.2s done 04:52:56 #211 DONE 0.6s 04:52:56 04:52:56 #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:52:56 #220 DONE 0.4s 04:52:56 04:52:56 #221 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:52:56 #221 DONE 0.4s 04:52:56 04:52:56 #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:52:56 #222 ... 04:52:56 04:52:56 #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:52:56 #223 DONE 0.4s 04:52:56 04:52:56 #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:52:56 #222 DONE 0.4s 04:52:56 04:52:56 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:52:56 #224 DONE 0.8s 04:52:56 04:52:56 #225 [security-spiffe-token-provider] exporting to image 04:52:56 #225 exporting layers 0.9s done 04:52:56 #225 writing image sha256:dcc7483537999e74467ab09b6c0cfb3ab5b013b1fb431032ab23b053d1dae25f 0.1s done 04:52:56 #225 naming to docker.io/library/security-spiffe-token-provider 0.0s done 04:52:56 #225 DONE 1.1s 04:52:56 04:52:56 #226 [security-proxy-auth] exporting to image 04:52:57 #226 ... 04:52:57 04:52:57 #227 [core-data] exporting to image 04:52:57 #227 exporting layers 0.9s done 04:52:57 #227 writing image sha256:67cd0a4c0d0695c4e6c2a60d0e187446d6f9bd63186747c1e026461ef5593240 0.1s done 04:52:57 #227 naming to docker.io/library/core-data 0.0s done 04:52:57 #227 DONE 1.3s 04:52:57 04:52:57 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:52:57 #228 DONE 0.5s 04:52:57 04:52:57 #229 [support-scheduler] exporting to image 04:52:57 #229 exporting layers 1.1s done 04:52:57 #229 writing image sha256:cc401fe0b4a3d430cb9a2ebfa0809f82aad2ad5d4211cd152ddbf0cc8916db00 0.3s done 04:52:57 #229 naming to docker.io/library/support-scheduler done 04:52:57 #229 DONE 1.5s 04:52:57 04:52:57 #230 [support-notifications] exporting to image 04:52:57 #230 exporting layers 1.3s done 04:52:57 #230 writing image sha256:b39eb7131ae35d2a26f0243c0e2dbcdf6496399931243c5d9b9643b2aee8cc0b done 04:52:57 #230 naming to docker.io/library/support-notifications 0.0s done 04:52:57 #230 DONE 1.4s 04:52:57 04:52:57 #219 [core-metadata] exporting to image 04:52:57 #219 exporting layers 1.3s done 04:52:57 #219 writing image sha256:fc057b82cfa6ac9ae2d09966e67ce00a74cd9c16c4ab560b05e27f97b9e24f19 done 04:52:57 #219 naming to docker.io/library/core-metadata done 04:52:57 #219 DONE 1.3s 04:52:57 04:52:57 #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:52:57 #231 DONE 0.1s 04:52:57 04:52:57 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:52:57 #232 ... 04:52:57 04:52:57 #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:52:57 #233 DONE 0.7s 04:52:57 04:52:57 #226 [security-proxy-auth] exporting to image 04:52:57 #226 exporting layers 0.7s done 04:52:57 #226 writing image sha256:b9d8829c35822100a1e7e4466e1b950d9f0e1e48723f67c18d40dfddda1f5a66 done 04:52:57 #226 naming to docker.io/library/security-proxy-auth done 04:52:57 #226 DONE 0.9s 04:52:57 04:52:57 #234 [security-proxy-setup] exporting to image 04:52:57 #234 exporting layers 0.3s done 04:52:57 #234 writing image sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe 04:52:57 #234 writing image sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe done 04:52:57 #234 naming to docker.io/library/security-proxy-setup done 04:52:57 #234 DONE 0.4s 04:52:57 04:52:57 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:52:57 #232 DONE 0.5s 04:52:57 04:52:57 #235 [security-secretstore-setup] exporting to image 04:52:57 #235 exporting layers 0.3s done 04:52:57 #235 writing image sha256:2d6b2a9bf166824a357a6d23d8472bb61c69a9a487e22240d31304ac3e0b014b done 04:52:57 #235 naming to docker.io/library/security-secretstore-setup done 04:52:57 #235 DONE 0.3s 04:52:57 time="2025-09-13T04:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:52:57 time="2025-09-13T04:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:52:57 time="2025-09-13T04:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:52:57 time="2025-09-13T04:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:52:57 time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:52:57 time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:52:57 time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:52:57 time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:52:57 time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:52:57 time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:52:57 time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:52:57 time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:52:57 time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:52:57 time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:52:57 time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:52:57 $ docker stop --time=1 9be6557c5f1ad1b5c435ffc3277a010f93a56f12565d4abcd2a3bb65e5043d96 04:52:59 $ docker rm -f --volumes 9be6557c5f1ad1b5c435ffc3277a010f93a56f12565d4abcd2a3bb65e5043d96 [Pipeline] // withDockerContainer [Pipeline] sh 04:52:59 + docker images 04:52:59 REPOSITORY TAG IMAGE ID CREATED SIZE 04:52:59 security-secretstore-setup latest 2d6b2a9bf166 2 seconds ago 80.6MB 04:52:59 security-proxy-setup latest 09b9c1675593 2 seconds ago 49.9MB 04:52:59 security-proxy-auth latest b9d8829c3582 3 seconds ago 45.5MB 04:52:59 security-spiffe-token-provider latest dcc748353799 4 seconds ago 48.8MB 04:52:59 support-scheduler latest cc401fe0b4a3 4 seconds ago 50.1MB 04:52:59 support-notifications latest b39eb7131ae3 4 seconds ago 53.7MB 04:52:59 core-data latest 67cd0a4c0d06 4 seconds ago 46.3MB 04:52:59 core-command latest 73b138ace9ee 4 seconds ago 40.6MB 04:52:59 core-metadata latest fc057b82cfa6 4 seconds ago 46.5MB 04:52:59 core-keeper latest cc9c00f0fce3 5 seconds ago 45.3MB 04:52:59 security-bootstrapper latest a3645be16904 58 seconds ago 21.2MB 04:52:59 core-common-config-bootstrapper latest f46fe5258673 About a minute ago 20.2MB 04:52:59 security-spire-server latest c4225ff69ffa 3 minutes ago 150MB 04:52:59 security-spire-config latest 9153c549bb8a 3 minutes ago 150MB 04:52:59 security-spire-agent latest 078a46510cfb 3 minutes ago 196MB 04:52:59 ci-base-image-x86_64 latest e908283e4c28 7 minutes ago 936MB 04:52:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 5 weeks ago 580MB 04:52:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB 04:52:59 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 04:52:59 provisioning config files... 04:52:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/902@tmp/config10015507457626854498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:00 ---> ****-login.sh 04:53:00 nexus3.edgexfoundry.org:10001 04:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:00 Login Succeeded 04:53:00 nexus3.edgexfoundry.org:10002 04:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:00 Login Succeeded 04:53:00 nexus3.edgexfoundry.org:10003 04:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:00 Login Succeeded 04:53:00 nexus3.edgexfoundry.org:10004 04:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:00 Login Succeeded 04:53:00 ****.io 04:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:00 Login Succeeded 04:53:00 ---> ****-login.sh ends [Pipeline] } 04:53:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:53:00 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:53:00 7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:00 latest 04:53:00 4.1.0-dev.59 04:53:00 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:00 main 04:53:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:01 + docker push nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:53:01 445bf6e951bb: Preparing 04:53:01 cc4bb9c1130b: Preparing 04:53:01 3ffc321b0483: Preparing 04:53:01 473ea16ee638: Preparing 04:53:01 e5ac88b7a796: Preparing 04:53:01 3a2d22d195b0: Preparing 04:53:01 097100c76c15: Preparing 04:53:01 3a2d22d195b0: Waiting 04:53:01 097100c76c15: Waiting 04:53:01 3ffc321b0483: Pushed 04:53:01 473ea16ee638: Pushed 04:53:01 445bf6e951bb: Pushed 04:53:01 097100c76c15: Layer already exists 04:53:01 e5ac88b7a796: Pushed 04:53:01 3a2d22d195b0: Pushed 04:53:04 cc4bb9c1130b: Pushed 04:53:04 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:05 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:53:05 445bf6e951bb: Preparing 04:53:05 cc4bb9c1130b: Preparing 04:53:05 3ffc321b0483: Preparing 04:53:05 473ea16ee638: Preparing 04:53:05 e5ac88b7a796: Preparing 04:53:05 3a2d22d195b0: Preparing 04:53:05 097100c76c15: Preparing 04:53:05 3a2d22d195b0: Waiting 04:53:05 097100c76c15: Waiting 04:53:05 445bf6e951bb: Layer already exists 04:53:05 3ffc321b0483: Layer already exists 04:53:05 e5ac88b7a796: Layer already exists 04:53:05 473ea16ee638: Layer already exists 04:53:05 cc4bb9c1130b: Layer already exists 04:53:05 3a2d22d195b0: Layer already exists 04:53:05 097100c76c15: Layer already exists 04:53:05 latest: digest: sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:06 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 04:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:53:06 445bf6e951bb: Preparing 04:53:06 cc4bb9c1130b: Preparing 04:53:06 3ffc321b0483: Preparing 04:53:06 473ea16ee638: Preparing 04:53:06 e5ac88b7a796: Preparing 04:53:06 3a2d22d195b0: Preparing 04:53:06 097100c76c15: Preparing 04:53:06 097100c76c15: Waiting 04:53:06 3a2d22d195b0: Waiting 04:53:06 cc4bb9c1130b: Layer already exists 04:53:06 473ea16ee638: Layer already exists 04:53:06 445bf6e951bb: Layer already exists 04:53:06 e5ac88b7a796: Layer already exists 04:53:06 3ffc321b0483: Layer already exists 04:53:06 097100c76c15: Layer already exists 04:53:06 3a2d22d195b0: Layer already exists 04:53:06 4.1.0-dev.59: digest: sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:07 + docker push nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:53:07 445bf6e951bb: Preparing 04:53:07 cc4bb9c1130b: Preparing 04:53:07 3ffc321b0483: Preparing 04:53:07 473ea16ee638: Preparing 04:53:07 e5ac88b7a796: Preparing 04:53:07 3a2d22d195b0: Preparing 04:53:07 097100c76c15: Preparing 04:53:07 3a2d22d195b0: Waiting 04:53:07 097100c76c15: Waiting 04:53:07 3ffc321b0483: Layer already exists 04:53:07 473ea16ee638: Layer already exists 04:53:07 cc4bb9c1130b: Layer already exists 04:53:07 445bf6e951bb: Layer already exists 04:53:07 e5ac88b7a796: Layer already exists 04:53:07 3a2d22d195b0: Layer already exists 04:53:07 097100c76c15: Layer already exists 04:53:07 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:07 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:53:07 445bf6e951bb: Preparing 04:53:07 cc4bb9c1130b: Preparing 04:53:07 3ffc321b0483: Preparing 04:53:07 473ea16ee638: Preparing 04:53:07 e5ac88b7a796: Preparing 04:53:07 3a2d22d195b0: Preparing 04:53:07 097100c76c15: Preparing 04:53:07 3a2d22d195b0: Waiting 04:53:07 097100c76c15: Waiting 04:53:07 3ffc321b0483: Layer already exists 04:53:07 e5ac88b7a796: Layer already exists 04:53:07 cc4bb9c1130b: Layer already exists 04:53:07 445bf6e951bb: Layer already exists 04:53:07 473ea16ee638: Layer already exists 04:53:07 3a2d22d195b0: Layer already exists 04:53:07 097100c76c15: Layer already exists 04:53:07 main: digest: sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:07 ===================================================== [Pipeline] echo 04:53:07 taggedImages: 04:53:07 - nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:07 - nexus3.edgexfoundry.org:10004/core-command:latest 04:53:07 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 04:53:07 - nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:07 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:53:07 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:53:07 7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:07 latest 04:53:07 4.1.0-dev.59 04:53:07 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:07 main 04:53:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:53:08 b813e93bbfca: Preparing 04:53:08 f73b04e595b9: Preparing 04:53:08 d481b9a29da1: Preparing 04:53:08 a622bcbb59cb: Preparing 04:53:08 3ffc321b0483: Preparing 04:53:08 473ea16ee638: Preparing 04:53:08 e5ac88b7a796: Preparing 04:53:08 3a2d22d195b0: Preparing 04:53:08 097100c76c15: Preparing 04:53:08 473ea16ee638: Waiting 04:53:08 e5ac88b7a796: Waiting 04:53:08 3a2d22d195b0: Waiting 04:53:08 097100c76c15: Waiting 04:53:08 3ffc321b0483: Layer already exists 04:53:08 473ea16ee638: Layer already exists 04:53:08 e5ac88b7a796: Layer already exists 04:53:08 3a2d22d195b0: Layer already exists 04:53:08 f73b04e595b9: Pushed 04:53:08 097100c76c15: Layer already exists 04:53:08 b813e93bbfca: Pushed 04:53:08 d481b9a29da1: Pushed 04:53:10 a622bcbb59cb: Pushed 04:53:10 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:10 + 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 04:53:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:53:10 b813e93bbfca: Preparing 04:53:10 f73b04e595b9: Preparing 04:53:10 d481b9a29da1: Preparing 04:53:10 a622bcbb59cb: Preparing 04:53:10 3ffc321b0483: Preparing 04:53:10 473ea16ee638: Preparing 04:53:10 e5ac88b7a796: Preparing 04:53:10 3a2d22d195b0: Preparing 04:53:10 097100c76c15: Preparing 04:53:10 473ea16ee638: Waiting 04:53:10 e5ac88b7a796: Waiting 04:53:10 3a2d22d195b0: Waiting 04:53:10 097100c76c15: Waiting 04:53:10 a622bcbb59cb: Layer already exists 04:53:10 d481b9a29da1: Layer already exists 04:53:10 b813e93bbfca: Layer already exists 04:53:10 f73b04e595b9: Layer already exists 04:53:10 3ffc321b0483: Layer already exists 04:53:10 3a2d22d195b0: Layer already exists 04:53:10 097100c76c15: Layer already exists 04:53:10 473ea16ee638: Layer already exists 04:53:10 e5ac88b7a796: Layer already exists 04:53:10 latest: digest: sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 04:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:53:11 b813e93bbfca: Preparing 04:53:11 f73b04e595b9: Preparing 04:53:11 d481b9a29da1: Preparing 04:53:11 a622bcbb59cb: Preparing 04:53:11 3ffc321b0483: Preparing 04:53:11 473ea16ee638: Preparing 04:53:11 e5ac88b7a796: Preparing 04:53:11 3a2d22d195b0: Preparing 04:53:11 097100c76c15: Preparing 04:53:11 473ea16ee638: Waiting 04:53:11 e5ac88b7a796: Waiting 04:53:11 3a2d22d195b0: Waiting 04:53:11 097100c76c15: Waiting 04:53:11 f73b04e595b9: Layer already exists 04:53:11 b813e93bbfca: Layer already exists 04:53:11 d481b9a29da1: Layer already exists 04:53:11 3ffc321b0483: Layer already exists 04:53:11 a622bcbb59cb: Layer already exists 04:53:11 473ea16ee638: Layer already exists 04:53:11 097100c76c15: Layer already exists 04:53:11 e5ac88b7a796: Layer already exists 04:53:11 3a2d22d195b0: Layer already exists 04:53:11 4.1.0-dev.59: digest: sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:53:12 b813e93bbfca: Preparing 04:53:12 f73b04e595b9: Preparing 04:53:12 d481b9a29da1: Preparing 04:53:12 a622bcbb59cb: Preparing 04:53:12 3ffc321b0483: Preparing 04:53:12 473ea16ee638: Preparing 04:53:12 e5ac88b7a796: Preparing 04:53:12 3a2d22d195b0: Preparing 04:53:12 097100c76c15: Preparing 04:53:12 473ea16ee638: Waiting 04:53:12 3a2d22d195b0: Waiting 04:53:12 e5ac88b7a796: Waiting 04:53:12 097100c76c15: Waiting 04:53:12 3ffc321b0483: Layer already exists 04:53:12 f73b04e595b9: Layer already exists 04:53:12 d481b9a29da1: Layer already exists 04:53:12 b813e93bbfca: Layer already exists 04:53:12 a622bcbb59cb: Layer already exists 04:53:12 3a2d22d195b0: Layer already exists 04:53:12 e5ac88b7a796: Layer already exists 04:53:12 097100c76c15: Layer already exists 04:53:12 473ea16ee638: Layer already exists 04:53:12 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:12 + 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 04:53:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:53:13 b813e93bbfca: Preparing 04:53:13 f73b04e595b9: Preparing 04:53:13 d481b9a29da1: Preparing 04:53:13 a622bcbb59cb: Preparing 04:53:13 3ffc321b0483: Preparing 04:53:13 473ea16ee638: Preparing 04:53:13 e5ac88b7a796: Preparing 04:53:13 3a2d22d195b0: Preparing 04:53:13 097100c76c15: Preparing 04:53:13 473ea16ee638: Waiting 04:53:13 3a2d22d195b0: Waiting 04:53:13 097100c76c15: Waiting 04:53:13 e5ac88b7a796: Waiting 04:53:13 d481b9a29da1: Layer already exists 04:53:13 f73b04e595b9: Layer already exists 04:53:13 b813e93bbfca: Layer already exists 04:53:13 a622bcbb59cb: Layer already exists 04:53:13 3ffc321b0483: Layer already exists 04:53:13 3a2d22d195b0: Layer already exists 04:53:13 e5ac88b7a796: Layer already exists 04:53:13 473ea16ee638: Layer already exists 04:53:13 097100c76c15: Layer already exists 04:53:13 main: digest: sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:13 ===================================================== [Pipeline] echo 04:53:13 taggedImages: 04:53:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:53:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 04:53:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:53:13 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:53:13 7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:13 latest 04:53:13 4.1.0-dev.59 04:53:13 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:13 main 04:53:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:13 + docker push nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:53:13 433ad04b79b4: Preparing 04:53:13 6672d6542658: Preparing 04:53:13 3ffc321b0483: Preparing 04:53:13 473ea16ee638: Preparing 04:53:13 e5ac88b7a796: Preparing 04:53:13 a447f16ff118: Preparing 04:53:13 097100c76c15: Preparing 04:53:13 a447f16ff118: Waiting 04:53:13 097100c76c15: Waiting 04:53:14 433ad04b79b4: Pushed 04:53:14 3ffc321b0483: Layer already exists 04:53:14 a447f16ff118: Pushed 04:53:14 473ea16ee638: Layer already exists 04:53:14 e5ac88b7a796: Layer already exists 04:53:14 097100c76c15: Layer already exists 04:53:17 6672d6542658: Pushed 04:53:17 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:18 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:53:18 433ad04b79b4: Preparing 04:53:18 6672d6542658: Preparing 04:53:18 3ffc321b0483: Preparing 04:53:18 473ea16ee638: Preparing 04:53:18 e5ac88b7a796: Preparing 04:53:18 a447f16ff118: Preparing 04:53:18 097100c76c15: Preparing 04:53:18 a447f16ff118: Waiting 04:53:18 097100c76c15: Waiting 04:53:18 e5ac88b7a796: Layer already exists 04:53:18 3ffc321b0483: Layer already exists 04:53:18 433ad04b79b4: Layer already exists 04:53:18 473ea16ee638: Layer already exists 04:53:18 6672d6542658: Layer already exists 04:53:18 a447f16ff118: Layer already exists 04:53:18 097100c76c15: Layer already exists 04:53:18 latest: digest: sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:18 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 04:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:53:18 433ad04b79b4: Preparing 04:53:18 6672d6542658: Preparing 04:53:18 3ffc321b0483: Preparing 04:53:18 473ea16ee638: Preparing 04:53:18 e5ac88b7a796: Preparing 04:53:18 a447f16ff118: Preparing 04:53:18 097100c76c15: Preparing 04:53:18 097100c76c15: Waiting 04:53:18 a447f16ff118: Waiting 04:53:18 3ffc321b0483: Layer already exists 04:53:18 e5ac88b7a796: Layer already exists 04:53:18 433ad04b79b4: Layer already exists 04:53:18 473ea16ee638: Layer already exists 04:53:18 6672d6542658: Layer already exists 04:53:18 a447f16ff118: Layer already exists 04:53:18 097100c76c15: Layer already exists 04:53:18 4.1.0-dev.59: digest: sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:19 + docker push nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:53:19 433ad04b79b4: Preparing 04:53:19 6672d6542658: Preparing 04:53:19 3ffc321b0483: Preparing 04:53:19 473ea16ee638: Preparing 04:53:19 e5ac88b7a796: Preparing 04:53:19 a447f16ff118: Preparing 04:53:19 097100c76c15: Preparing 04:53:19 a447f16ff118: Waiting 04:53:19 097100c76c15: Waiting 04:53:19 433ad04b79b4: Layer already exists 04:53:19 e5ac88b7a796: Layer already exists 04:53:19 6672d6542658: Layer already exists 04:53:19 473ea16ee638: Layer already exists 04:53:19 3ffc321b0483: Layer already exists 04:53:19 a447f16ff118: Layer already exists 04:53:19 097100c76c15: Layer already exists 04:53:19 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:20 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:53:20 433ad04b79b4: Preparing 04:53:20 6672d6542658: Preparing 04:53:20 3ffc321b0483: Preparing 04:53:20 473ea16ee638: Preparing 04:53:20 e5ac88b7a796: Preparing 04:53:20 a447f16ff118: Preparing 04:53:20 097100c76c15: Preparing 04:53:20 a447f16ff118: Waiting 04:53:20 097100c76c15: Waiting 04:53:20 433ad04b79b4: Layer already exists 04:53:20 473ea16ee638: Layer already exists 04:53:20 3ffc321b0483: Layer already exists 04:53:20 6672d6542658: Layer already exists 04:53:20 e5ac88b7a796: Layer already exists 04:53:20 a447f16ff118: Layer already exists 04:53:20 097100c76c15: Layer already exists 04:53:20 main: digest: sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:20 ===================================================== [Pipeline] echo 04:53:20 taggedImages: 04:53:20 - nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:20 - nexus3.edgexfoundry.org:10004/core-data:latest 04:53:20 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 04:53:20 - nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:20 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:53:20 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 04:53:20 7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:20 latest 04:53:20 4.1.0-dev.59 04:53:20 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:20 main 04:53:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:53:20 6aba302693c7: Preparing 04:53:20 fcedf83eb509: Preparing 04:53:20 473ea16ee638: Preparing 04:53:20 a3d501691cfd: Preparing 04:53:20 897e6c765055: Preparing 04:53:20 097100c76c15: Preparing 04:53:20 097100c76c15: Waiting 04:53:20 473ea16ee638: Layer already exists 04:53:20 097100c76c15: Layer already exists 04:53:20 a3d501691cfd: Pushed 04:53:20 6aba302693c7: Pushed 04:53:20 897e6c765055: Pushed 04:53:24 fcedf83eb509: Pushed 04:53:24 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 04:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:53:25 6aba302693c7: Preparing 04:53:25 fcedf83eb509: Preparing 04:53:25 473ea16ee638: Preparing 04:53:25 a3d501691cfd: Preparing 04:53:25 897e6c765055: Preparing 04:53:25 097100c76c15: Preparing 04:53:25 097100c76c15: Waiting 04:53:25 6aba302693c7: Layer already exists 04:53:25 897e6c765055: Layer already exists 04:53:25 473ea16ee638: Layer already exists 04:53:25 fcedf83eb509: Layer already exists 04:53:25 a3d501691cfd: Layer already exists 04:53:25 097100c76c15: Layer already exists 04:53:25 latest: digest: sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 04:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:53:25 6aba302693c7: Preparing 04:53:25 fcedf83eb509: Preparing 04:53:25 473ea16ee638: Preparing 04:53:25 a3d501691cfd: Preparing 04:53:25 897e6c765055: Preparing 04:53:25 097100c76c15: Preparing 04:53:25 097100c76c15: Waiting 04:53:25 897e6c765055: Layer already exists 04:53:25 fcedf83eb509: Layer already exists 04:53:25 473ea16ee638: Layer already exists 04:53:25 6aba302693c7: Layer already exists 04:53:25 a3d501691cfd: Layer already exists 04:53:25 097100c76c15: Layer already exists 04:53:25 4.1.0-dev.59: digest: sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:26 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:53:26 6aba302693c7: Preparing 04:53:26 fcedf83eb509: Preparing 04:53:26 473ea16ee638: Preparing 04:53:26 a3d501691cfd: Preparing 04:53:26 897e6c765055: Preparing 04:53:26 097100c76c15: Preparing 04:53:26 097100c76c15: Waiting 04:53:26 897e6c765055: Layer already exists 04:53:26 a3d501691cfd: Layer already exists 04:53:26 473ea16ee638: Layer already exists 04:53:26 fcedf83eb509: Layer already exists 04:53:26 6aba302693c7: Layer already exists 04:53:26 097100c76c15: Layer already exists 04:53:26 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:26 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 04:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:53:27 6aba302693c7: Preparing 04:53:27 fcedf83eb509: Preparing 04:53:27 473ea16ee638: Preparing 04:53:27 a3d501691cfd: Preparing 04:53:27 897e6c765055: Preparing 04:53:27 097100c76c15: Preparing 04:53:27 097100c76c15: Waiting 04:53:27 fcedf83eb509: Layer already exists 04:53:27 473ea16ee638: Layer already exists 04:53:27 6aba302693c7: Layer already exists 04:53:27 a3d501691cfd: Layer already exists 04:53:27 897e6c765055: Layer already exists 04:53:27 097100c76c15: Layer already exists 04:53:27 main: digest: sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:27 ===================================================== [Pipeline] echo 04:53:27 taggedImages: 04:53:27 - nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:27 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:53:27 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 04:53:27 - nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:27 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 04:53:27 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:53:27 7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:27 latest 04:53:27 4.1.0-dev.59 04:53:27 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:27 main 04:53:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:53:28 57d09c477ccb: Preparing 04:53:28 781778f96497: Preparing 04:53:28 23c8a6c05fd8: Preparing 04:53:28 3ffc321b0483: Preparing 04:53:28 473ea16ee638: Preparing 04:53:28 e5ac88b7a796: Preparing 04:53:28 3a2d22d195b0: Preparing 04:53:28 097100c76c15: Preparing 04:53:28 e5ac88b7a796: Waiting 04:53:28 3a2d22d195b0: Waiting 04:53:28 097100c76c15: Waiting 04:53:28 781778f96497: Pushed 04:53:28 3ffc321b0483: Layer already exists 04:53:29 473ea16ee638: Layer already exists 04:53:39 e5ac88b7a796: Layer already exists 04:53:39 3a2d22d195b0: Layer already exists 04:53:39 097100c76c15: Layer already exists 04:53:39 57d09c477ccb: Pushed 04:53:39 23c8a6c05fd8: Pushed 04:53:39 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:53:39 57d09c477ccb: Preparing 04:53:39 781778f96497: Preparing 04:53:39 23c8a6c05fd8: Preparing 04:53:39 3ffc321b0483: Preparing 04:53:39 473ea16ee638: Preparing 04:53:39 e5ac88b7a796: Preparing 04:53:39 3a2d22d195b0: Preparing 04:53:39 097100c76c15: Preparing 04:53:39 e5ac88b7a796: Waiting 04:53:39 3a2d22d195b0: Waiting 04:53:39 097100c76c15: Waiting 04:53:39 473ea16ee638: Layer already exists 04:53:39 781778f96497: Layer already exists 04:53:39 57d09c477ccb: Layer already exists 04:53:39 3ffc321b0483: Layer already exists 04:53:39 23c8a6c05fd8: Layer already exists 04:53:39 e5ac88b7a796: Layer already exists 04:53:39 3a2d22d195b0: Layer already exists 04:53:39 097100c76c15: Layer already exists 04:53:39 latest: digest: sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 04:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:53:40 57d09c477ccb: Preparing 04:53:40 781778f96497: Preparing 04:53:40 23c8a6c05fd8: Preparing 04:53:40 3ffc321b0483: Preparing 04:53:40 473ea16ee638: Preparing 04:53:40 e5ac88b7a796: Preparing 04:53:40 3a2d22d195b0: Preparing 04:53:40 097100c76c15: Preparing 04:53:40 e5ac88b7a796: Waiting 04:53:40 3a2d22d195b0: Waiting 04:53:40 097100c76c15: Waiting 04:53:40 57d09c477ccb: Layer already exists 04:53:40 781778f96497: Layer already exists 04:53:40 3ffc321b0483: Layer already exists 04:53:40 23c8a6c05fd8: Layer already exists 04:53:40 473ea16ee638: Layer already exists 04:53:40 e5ac88b7a796: Layer already exists 04:53:40 3a2d22d195b0: Layer already exists 04:53:40 097100c76c15: Layer already exists 04:53:40 4.1.0-dev.59: digest: sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:53:40 57d09c477ccb: Preparing 04:53:40 781778f96497: Preparing 04:53:40 23c8a6c05fd8: Preparing 04:53:40 3ffc321b0483: Preparing 04:53:40 473ea16ee638: Preparing 04:53:40 e5ac88b7a796: Preparing 04:53:40 3a2d22d195b0: Preparing 04:53:40 097100c76c15: Preparing 04:53:40 3a2d22d195b0: Waiting 04:53:40 097100c76c15: Waiting 04:53:40 e5ac88b7a796: Waiting 04:53:40 473ea16ee638: Layer already exists 04:53:40 781778f96497: Layer already exists 04:53:40 23c8a6c05fd8: Layer already exists 04:53:40 3ffc321b0483: Layer already exists 04:53:40 57d09c477ccb: Layer already exists 04:53:40 097100c76c15: Layer already exists 04:53:40 e5ac88b7a796: Layer already exists 04:53:40 3a2d22d195b0: Layer already exists 04:53:40 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:53:41 57d09c477ccb: Preparing 04:53:41 781778f96497: Preparing 04:53:41 23c8a6c05fd8: Preparing 04:53:41 3ffc321b0483: Preparing 04:53:41 473ea16ee638: Preparing 04:53:41 e5ac88b7a796: Preparing 04:53:41 3a2d22d195b0: Preparing 04:53:41 097100c76c15: Preparing 04:53:41 e5ac88b7a796: Waiting 04:53:41 3a2d22d195b0: Waiting 04:53:41 097100c76c15: Waiting 04:53:41 3ffc321b0483: Layer already exists 04:53:41 23c8a6c05fd8: Layer already exists 04:53:41 57d09c477ccb: Layer already exists 04:53:41 473ea16ee638: Layer already exists 04:53:41 781778f96497: Layer already exists 04:53:41 e5ac88b7a796: Layer already exists 04:53:41 3a2d22d195b0: Layer already exists 04:53:41 097100c76c15: Layer already exists 04:53:41 main: digest: sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:41 ===================================================== [Pipeline] echo 04:53:41 taggedImages: 04:53:41 - nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:53:41 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 04:53:41 - nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:41 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:53:41 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:53:41 7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:41 latest 04:53:41 4.1.0-dev.59 04:53:41 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:41 main 04:53:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:53:42 7d58bb986a26: Preparing 04:53:42 dcecfc69e2e4: Preparing 04:53:42 14e4f06c9f57: Preparing 04:53:42 edf4f479556a: Preparing 04:53:42 f827ada37282: Preparing 04:53:42 15fed5569675: Preparing 04:53:42 b49386ac7df8: Preparing 04:53:42 3ffc321b0483: Preparing 04:53:42 473ea16ee638: Preparing 04:53:42 55426653cc5d: Preparing 04:53:42 cbdec1b20b56: Preparing 04:53:42 5f70bf18a086: Preparing 04:53:42 17092574902a: Preparing 04:53:42 db27d95c67ad: Preparing 04:53:42 fdf06c8d19a9: Preparing 04:53:42 097100c76c15: Preparing 04:53:42 15fed5569675: Waiting 04:53:42 5f70bf18a086: Waiting 04:53:42 b49386ac7df8: Waiting 04:53:42 3ffc321b0483: Waiting 04:53:42 17092574902a: Waiting 04:53:42 db27d95c67ad: Waiting 04:53:42 fdf06c8d19a9: Waiting 04:53:42 097100c76c15: Waiting 04:53:42 473ea16ee638: Waiting 04:53:42 cbdec1b20b56: Waiting 04:53:42 55426653cc5d: Waiting 04:53:42 14e4f06c9f57: Pushed 04:53:42 7d58bb986a26: Pushed 04:53:42 dcecfc69e2e4: Pushed 04:53:42 f827ada37282: Pushed 04:53:42 edf4f479556a: Pushed 04:53:42 3ffc321b0483: Layer already exists 04:53:42 473ea16ee638: Layer already exists 04:53:42 5f70bf18a086: Layer already exists 04:53:42 15fed5569675: Pushed 04:53:42 55426653cc5d: Pushed 04:53:42 cbdec1b20b56: Pushed 04:53:42 17092574902a: Pushed 04:53:42 097100c76c15: Layer already exists 04:53:42 fdf06c8d19a9: Pushed 04:53:42 db27d95c67ad: Pushed 04:53:44 b49386ac7df8: Pushed 04:53:44 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:53:44 7d58bb986a26: Preparing 04:53:44 dcecfc69e2e4: Preparing 04:53:44 14e4f06c9f57: Preparing 04:53:44 edf4f479556a: Preparing 04:53:44 f827ada37282: Preparing 04:53:44 15fed5569675: Preparing 04:53:44 b49386ac7df8: Preparing 04:53:44 3ffc321b0483: Preparing 04:53:44 473ea16ee638: Preparing 04:53:44 55426653cc5d: Preparing 04:53:44 cbdec1b20b56: Preparing 04:53:44 5f70bf18a086: Preparing 04:53:44 17092574902a: Preparing 04:53:44 db27d95c67ad: Preparing 04:53:44 fdf06c8d19a9: Preparing 04:53:44 097100c76c15: Preparing 04:53:44 15fed5569675: Waiting 04:53:44 b49386ac7df8: Waiting 04:53:44 473ea16ee638: Waiting 04:53:44 55426653cc5d: Waiting 04:53:44 cbdec1b20b56: Waiting 04:53:44 5f70bf18a086: Waiting 04:53:44 17092574902a: Waiting 04:53:44 db27d95c67ad: Waiting 04:53:44 fdf06c8d19a9: Waiting 04:53:44 097100c76c15: Waiting 04:53:44 3ffc321b0483: Waiting 04:53:44 dcecfc69e2e4: Layer already exists 04:53:44 14e4f06c9f57: Layer already exists 04:53:44 7d58bb986a26: Layer already exists 04:53:44 f827ada37282: Layer already exists 04:53:44 edf4f479556a: Layer already exists 04:53:44 b49386ac7df8: Layer already exists 04:53:44 55426653cc5d: Layer already exists 04:53:44 3ffc321b0483: Layer already exists 04:53:44 15fed5569675: Layer already exists 04:53:44 473ea16ee638: Layer already exists 04:53:44 17092574902a: Layer already exists 04:53:44 cbdec1b20b56: Layer already exists 04:53:44 5f70bf18a086: Layer already exists 04:53:44 db27d95c67ad: Layer already exists 04:53:44 fdf06c8d19a9: Layer already exists 04:53:44 097100c76c15: Layer already exists 04:53:44 latest: digest: sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 04:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:53:45 7d58bb986a26: Preparing 04:53:45 dcecfc69e2e4: Preparing 04:53:45 14e4f06c9f57: Preparing 04:53:45 edf4f479556a: Preparing 04:53:45 f827ada37282: Preparing 04:53:45 15fed5569675: Preparing 04:53:45 b49386ac7df8: Preparing 04:53:45 3ffc321b0483: Preparing 04:53:45 473ea16ee638: Preparing 04:53:45 55426653cc5d: Preparing 04:53:45 cbdec1b20b56: Preparing 04:53:45 5f70bf18a086: Preparing 04:53:45 17092574902a: Preparing 04:53:45 db27d95c67ad: Preparing 04:53:45 15fed5569675: Waiting 04:53:45 3ffc321b0483: Waiting 04:53:45 473ea16ee638: Waiting 04:53:45 55426653cc5d: Waiting 04:53:45 cbdec1b20b56: Waiting 04:53:45 5f70bf18a086: Waiting 04:53:45 17092574902a: Waiting 04:53:45 b49386ac7df8: Waiting 04:53:45 fdf06c8d19a9: Preparing 04:53:45 097100c76c15: Preparing 04:53:45 db27d95c67ad: Waiting 04:53:45 fdf06c8d19a9: Waiting 04:53:45 edf4f479556a: Layer already exists 04:53:45 f827ada37282: Layer already exists 04:53:45 7d58bb986a26: Layer already exists 04:53:45 14e4f06c9f57: Layer already exists 04:53:45 dcecfc69e2e4: Layer already exists 04:53:45 3ffc321b0483: Layer already exists 04:53:45 15fed5569675: Layer already exists 04:53:45 b49386ac7df8: Layer already exists 04:53:45 473ea16ee638: Layer already exists 04:53:45 55426653cc5d: Layer already exists 04:53:45 5f70bf18a086: Layer already exists 04:53:45 17092574902a: Layer already exists 04:53:45 cbdec1b20b56: Layer already exists 04:53:45 fdf06c8d19a9: Layer already exists 04:53:45 db27d95c67ad: Layer already exists 04:53:45 097100c76c15: Layer already exists 04:53:45 4.1.0-dev.59: digest: sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:53:46 7d58bb986a26: Preparing 04:53:46 dcecfc69e2e4: Preparing 04:53:46 14e4f06c9f57: Preparing 04:53:46 edf4f479556a: Preparing 04:53:46 f827ada37282: Preparing 04:53:46 15fed5569675: Preparing 04:53:46 b49386ac7df8: Preparing 04:53:46 3ffc321b0483: Preparing 04:53:46 473ea16ee638: Preparing 04:53:46 55426653cc5d: Preparing 04:53:46 cbdec1b20b56: Preparing 04:53:46 5f70bf18a086: Preparing 04:53:46 17092574902a: Preparing 04:53:46 db27d95c67ad: Preparing 04:53:46 fdf06c8d19a9: Preparing 04:53:46 097100c76c15: Preparing 04:53:46 cbdec1b20b56: Waiting 04:53:46 5f70bf18a086: Waiting 04:53:46 17092574902a: Waiting 04:53:46 db27d95c67ad: Waiting 04:53:46 fdf06c8d19a9: Waiting 04:53:46 097100c76c15: Waiting 04:53:46 15fed5569675: Waiting 04:53:46 b49386ac7df8: Waiting 04:53:46 3ffc321b0483: Waiting 04:53:46 473ea16ee638: Waiting 04:53:46 55426653cc5d: Waiting 04:53:46 dcecfc69e2e4: Layer already exists 04:53:46 14e4f06c9f57: Layer already exists 04:53:46 edf4f479556a: Layer already exists 04:53:46 f827ada37282: Layer already exists 04:53:46 7d58bb986a26: Layer already exists 04:53:46 473ea16ee638: Layer already exists 04:53:46 15fed5569675: Layer already exists 04:53:46 b49386ac7df8: Layer already exists 04:53:46 3ffc321b0483: Layer already exists 04:53:46 55426653cc5d: Layer already exists 04:53:46 5f70bf18a086: Layer already exists 04:53:46 db27d95c67ad: Layer already exists 04:53:46 17092574902a: Layer already exists 04:53:46 fdf06c8d19a9: Layer already exists 04:53:46 cbdec1b20b56: Layer already exists 04:53:46 097100c76c15: Layer already exists 04:53:46 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:53:46 7d58bb986a26: Preparing 04:53:46 dcecfc69e2e4: Preparing 04:53:46 14e4f06c9f57: Preparing 04:53:46 edf4f479556a: Preparing 04:53:46 f827ada37282: Preparing 04:53:46 15fed5569675: Preparing 04:53:46 b49386ac7df8: Preparing 04:53:46 3ffc321b0483: Preparing 04:53:46 473ea16ee638: Preparing 04:53:46 55426653cc5d: Preparing 04:53:46 cbdec1b20b56: Preparing 04:53:46 5f70bf18a086: Preparing 04:53:46 15fed5569675: Waiting 04:53:46 17092574902a: Preparing 04:53:46 b49386ac7df8: Waiting 04:53:46 db27d95c67ad: Preparing 04:53:46 fdf06c8d19a9: Preparing 04:53:46 097100c76c15: Preparing 04:53:46 3ffc321b0483: Waiting 04:53:46 473ea16ee638: Waiting 04:53:46 55426653cc5d: Waiting 04:53:46 cbdec1b20b56: Waiting 04:53:46 5f70bf18a086: Waiting 04:53:46 17092574902a: Waiting 04:53:46 fdf06c8d19a9: Waiting 04:53:46 097100c76c15: Waiting 04:53:46 db27d95c67ad: Waiting 04:53:46 edf4f479556a: Layer already exists 04:53:46 f827ada37282: Layer already exists 04:53:46 7d58bb986a26: Layer already exists 04:53:46 14e4f06c9f57: Layer already exists 04:53:46 dcecfc69e2e4: Layer already exists 04:53:46 b49386ac7df8: Layer already exists 04:53:46 55426653cc5d: Layer already exists 04:53:46 15fed5569675: Layer already exists 04:53:46 3ffc321b0483: Layer already exists 04:53:46 473ea16ee638: Layer already exists 04:53:46 17092574902a: Layer already exists 04:53:46 cbdec1b20b56: Layer already exists 04:53:46 fdf06c8d19a9: Layer already exists 04:53:46 db27d95c67ad: Layer already exists 04:53:46 5f70bf18a086: Layer already exists 04:53:46 097100c76c15: Layer already exists 04:53:46 main: digest: sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:46 ===================================================== [Pipeline] echo 04:53:46 taggedImages: 04:53:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:53:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 04:53:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:53:46 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:53:46 7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:46 latest 04:53:46 4.1.0-dev.59 04:53:46 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:46 main 04:53:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:53:47 900c6050b0e0: Preparing 04:53:47 6ff2a321660b: Preparing 04:53:47 48bf6eeaeb47: Preparing 04:53:47 d3ac99e26b16: Preparing 04:53:47 3ffc321b0483: Preparing 04:53:47 473ea16ee638: Preparing 04:53:47 e5ac88b7a796: Preparing 04:53:47 3a2d22d195b0: Preparing 04:53:47 097100c76c15: Preparing 04:53:47 e5ac88b7a796: Waiting 04:53:47 3a2d22d195b0: Waiting 04:53:47 097100c76c15: Waiting 04:53:47 473ea16ee638: Waiting 04:53:47 3ffc321b0483: Layer already exists 04:53:47 473ea16ee638: Layer already exists 04:53:47 e5ac88b7a796: Layer already exists 04:53:47 6ff2a321660b: Pushed 04:53:47 3a2d22d195b0: Layer already exists 04:53:47 48bf6eeaeb47: Pushed 04:53:47 097100c76c15: Layer already exists 04:53:47 900c6050b0e0: Pushed 04:53:50 d3ac99e26b16: Pushed 04:53:51 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:53:51 900c6050b0e0: Preparing 04:53:51 6ff2a321660b: Preparing 04:53:51 48bf6eeaeb47: Preparing 04:53:51 d3ac99e26b16: Preparing 04:53:51 3ffc321b0483: Preparing 04:53:51 473ea16ee638: Preparing 04:53:51 e5ac88b7a796: Preparing 04:53:51 3a2d22d195b0: Preparing 04:53:51 097100c76c15: Preparing 04:53:51 473ea16ee638: Waiting 04:53:51 3a2d22d195b0: Waiting 04:53:51 e5ac88b7a796: Waiting 04:53:51 097100c76c15: Waiting 04:53:51 3ffc321b0483: Layer already exists 04:53:51 d3ac99e26b16: Layer already exists 04:53:51 900c6050b0e0: Layer already exists 04:53:51 48bf6eeaeb47: Layer already exists 04:53:51 6ff2a321660b: Layer already exists 04:53:51 473ea16ee638: Layer already exists 04:53:51 3a2d22d195b0: Layer already exists 04:53:51 e5ac88b7a796: Layer already exists 04:53:51 097100c76c15: Layer already exists 04:53:51 latest: digest: sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 04:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:53:52 900c6050b0e0: Preparing 04:53:52 6ff2a321660b: Preparing 04:53:52 48bf6eeaeb47: Preparing 04:53:52 d3ac99e26b16: Preparing 04:53:52 3ffc321b0483: Preparing 04:53:52 473ea16ee638: Preparing 04:53:52 e5ac88b7a796: Preparing 04:53:52 3a2d22d195b0: Preparing 04:53:52 097100c76c15: Preparing 04:53:52 e5ac88b7a796: Waiting 04:53:52 3a2d22d195b0: Waiting 04:53:52 097100c76c15: Waiting 04:53:52 473ea16ee638: Waiting 04:53:52 6ff2a321660b: Layer already exists 04:53:52 900c6050b0e0: Layer already exists 04:53:52 48bf6eeaeb47: Layer already exists 04:53:52 d3ac99e26b16: Layer already exists 04:53:52 3ffc321b0483: Layer already exists 04:53:52 473ea16ee638: Layer already exists 04:53:52 e5ac88b7a796: Layer already exists 04:53:52 3a2d22d195b0: Layer already exists 04:53:52 097100c76c15: Layer already exists 04:53:52 4.1.0-dev.59: digest: sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:53:53 900c6050b0e0: Preparing 04:53:53 6ff2a321660b: Preparing 04:53:53 48bf6eeaeb47: Preparing 04:53:53 d3ac99e26b16: Preparing 04:53:53 3ffc321b0483: Preparing 04:53:53 473ea16ee638: Preparing 04:53:53 e5ac88b7a796: Preparing 04:53:53 3a2d22d195b0: Preparing 04:53:53 097100c76c15: Preparing 04:53:53 e5ac88b7a796: Waiting 04:53:53 3a2d22d195b0: Waiting 04:53:53 097100c76c15: Waiting 04:53:53 473ea16ee638: Waiting 04:53:53 900c6050b0e0: Layer already exists 04:53:53 3ffc321b0483: Layer already exists 04:53:53 48bf6eeaeb47: Layer already exists 04:53:53 d3ac99e26b16: Layer already exists 04:53:53 6ff2a321660b: Layer already exists 04:53:53 473ea16ee638: Layer already exists 04:53:53 3a2d22d195b0: Layer already exists 04:53:53 e5ac88b7a796: Layer already exists 04:53:53 097100c76c15: Layer already exists 04:53:53 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:53:53 900c6050b0e0: Preparing 04:53:53 6ff2a321660b: Preparing 04:53:53 48bf6eeaeb47: Preparing 04:53:53 d3ac99e26b16: Preparing 04:53:53 3ffc321b0483: Preparing 04:53:53 473ea16ee638: Preparing 04:53:53 e5ac88b7a796: Preparing 04:53:53 3a2d22d195b0: Preparing 04:53:53 097100c76c15: Preparing 04:53:53 e5ac88b7a796: Waiting 04:53:53 3a2d22d195b0: Waiting 04:53:53 473ea16ee638: Waiting 04:53:53 097100c76c15: Waiting 04:53:53 3ffc321b0483: Layer already exists 04:53:53 900c6050b0e0: Layer already exists 04:53:53 6ff2a321660b: Layer already exists 04:53:53 d3ac99e26b16: Layer already exists 04:53:53 48bf6eeaeb47: Layer already exists 04:53:53 473ea16ee638: Layer already exists 04:53:53 3a2d22d195b0: Layer already exists 04:53:53 e5ac88b7a796: Layer already exists 04:53:53 097100c76c15: Layer already exists 04:53:53 main: digest: sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:53 ===================================================== [Pipeline] echo 04:53:53 taggedImages: 04:53:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:53:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 04:53:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:53:53 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:53:53 7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:53 latest 04:53:53 4.1.0-dev.59 04:53:53 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:53 main 04:53:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c 04:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:53:54 3674893d1dc6: Preparing 04:53:54 228b59ab2858: Preparing 04:53:54 b8452aee76e7: Preparing 04:53:54 df36e6916183: Preparing 04:53:54 e59c71345a4c: Preparing 04:53:54 3ffc321b0483: Preparing 04:53:54 473ea16ee638: Preparing 04:53:54 acf5317edd3a: Preparing 04:53:54 e5a8c579bccf: Preparing 04:53:54 877b09112f54: Preparing 04:53:54 097100c76c15: Preparing 04:53:54 473ea16ee638: Waiting 04:53:54 acf5317edd3a: Waiting 04:53:54 e5a8c579bccf: Waiting 04:53:54 877b09112f54: Waiting 04:53:54 097100c76c15: Waiting 04:53:54 e59c71345a4c: Pushed 04:53:54 df36e6916183: Pushed 04:53:54 228b59ab2858: Pushed 04:53:54 3674893d1dc6: Pushed 04:53:54 3ffc321b0483: Layer already exists 04:53:54 473ea16ee638: Layer already exists 04:53:54 097100c76c15: Layer already exists 04:53:54 acf5317edd3a: Pushed 04:53:54 e5a8c579bccf: Pushed 04:53:55 877b09112f54: Pushed 04:53:57 b8452aee76e7: Pushed 04:53:57 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:53:58 3674893d1dc6: Preparing 04:53:58 228b59ab2858: Preparing 04:53:58 b8452aee76e7: Preparing 04:53:58 df36e6916183: Preparing 04:53:58 e59c71345a4c: Preparing 04:53:58 3ffc321b0483: Preparing 04:53:58 473ea16ee638: Preparing 04:53:58 3ffc321b0483: Waiting 04:53:58 acf5317edd3a: Preparing 04:53:58 473ea16ee638: Waiting 04:53:58 e5a8c579bccf: Preparing 04:53:58 acf5317edd3a: Waiting 04:53:58 877b09112f54: Preparing 04:53:58 097100c76c15: Preparing 04:53:58 877b09112f54: Waiting 04:53:58 e5a8c579bccf: Waiting 04:53:58 097100c76c15: Waiting 04:53:58 b8452aee76e7: Layer already exists 04:53:58 e59c71345a4c: Layer already exists 04:53:58 df36e6916183: Layer already exists 04:53:58 228b59ab2858: Layer already exists 04:53:58 3674893d1dc6: Layer already exists 04:53:58 473ea16ee638: Layer already exists 04:53:58 acf5317edd3a: Layer already exists 04:53:58 e5a8c579bccf: Layer already exists 04:53:58 3ffc321b0483: Layer already exists 04:53:58 877b09112f54: Layer already exists 04:53:58 097100c76c15: Layer already exists 04:53:58 latest: digest: sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 04:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:53:58 3674893d1dc6: Preparing 04:53:58 228b59ab2858: Preparing 04:53:58 b8452aee76e7: Preparing 04:53:58 df36e6916183: Preparing 04:53:58 e59c71345a4c: Preparing 04:53:58 3ffc321b0483: Preparing 04:53:58 473ea16ee638: Preparing 04:53:58 acf5317edd3a: Preparing 04:53:58 e5a8c579bccf: Preparing 04:53:58 877b09112f54: Preparing 04:53:58 097100c76c15: Preparing 04:53:58 473ea16ee638: Waiting 04:53:58 acf5317edd3a: Waiting 04:53:58 e5a8c579bccf: Waiting 04:53:58 877b09112f54: Waiting 04:53:58 097100c76c15: Waiting 04:53:58 3ffc321b0483: Waiting 04:53:58 b8452aee76e7: Layer already exists 04:53:58 e59c71345a4c: Layer already exists 04:53:58 228b59ab2858: Layer already exists 04:53:58 3674893d1dc6: Layer already exists 04:53:58 df36e6916183: Layer already exists 04:53:58 473ea16ee638: Layer already exists 04:53:58 3ffc321b0483: Layer already exists 04:53:58 e5a8c579bccf: Layer already exists 04:53:58 acf5317edd3a: Layer already exists 04:53:58 877b09112f54: Layer already exists 04:53:58 097100c76c15: Layer already exists 04:53:58 4.1.0-dev.59: digest: sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:53:59 3674893d1dc6: Preparing 04:53:59 228b59ab2858: Preparing 04:53:59 b8452aee76e7: Preparing 04:53:59 df36e6916183: Preparing 04:53:59 e59c71345a4c: Preparing 04:53:59 3ffc321b0483: Preparing 04:53:59 473ea16ee638: Preparing 04:53:59 acf5317edd3a: Preparing 04:53:59 e5a8c579bccf: Preparing 04:53:59 877b09112f54: Preparing 04:53:59 097100c76c15: Preparing 04:53:59 3ffc321b0483: Waiting 04:53:59 473ea16ee638: Waiting 04:53:59 acf5317edd3a: Waiting 04:53:59 e5a8c579bccf: Waiting 04:53:59 097100c76c15: Waiting 04:53:59 877b09112f54: Waiting 04:53:59 e59c71345a4c: Layer already exists 04:53:59 3674893d1dc6: Layer already exists 04:53:59 b8452aee76e7: Layer already exists 04:53:59 df36e6916183: Layer already exists 04:53:59 228b59ab2858: Layer already exists 04:53:59 3ffc321b0483: Layer already exists 04:53:59 473ea16ee638: Layer already exists 04:53:59 e5a8c579bccf: Layer already exists 04:53:59 acf5317edd3a: Layer already exists 04:53:59 877b09112f54: Layer already exists 04:53:59 097100c76c15: Layer already exists 04:53:59 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:54:00 3674893d1dc6: Preparing 04:54:00 228b59ab2858: Preparing 04:54:00 b8452aee76e7: Preparing 04:54:00 df36e6916183: Preparing 04:54:00 e59c71345a4c: Preparing 04:54:00 3ffc321b0483: Preparing 04:54:00 473ea16ee638: Preparing 04:54:00 acf5317edd3a: Preparing 04:54:00 e5a8c579bccf: Preparing 04:54:00 877b09112f54: Preparing 04:54:00 097100c76c15: Preparing 04:54:00 473ea16ee638: Waiting 04:54:00 097100c76c15: Waiting 04:54:00 877b09112f54: Waiting 04:54:00 e5a8c579bccf: Waiting 04:54:00 3ffc321b0483: Waiting 04:54:00 df36e6916183: Layer already exists 04:54:00 b8452aee76e7: Layer already exists 04:54:00 e59c71345a4c: Layer already exists 04:54:00 228b59ab2858: Layer already exists 04:54:00 3674893d1dc6: Layer already exists 04:54:00 3ffc321b0483: Layer already exists 04:54:00 877b09112f54: Layer already exists 04:54:00 acf5317edd3a: Layer already exists 04:54:00 473ea16ee638: Layer already exists 04:54:00 e5a8c579bccf: Layer already exists 04:54:00 097100c76c15: Layer already exists 04:54:00 main: digest: sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:00 ===================================================== [Pipeline] echo 04:54:00 taggedImages: 04:54:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:54:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 04:54:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:54:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:54:00 7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:00 latest 04:54:00 4.1.0-dev.59 04:54:00 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:00 main 04:54:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:54:01 64205effe8ef: Preparing 04:54:01 a15a66e4784f: Preparing 04:54:01 e8f2d3a92fed: Preparing 04:54:01 9848c5009d52: Preparing 04:54:01 92952af9d039: Preparing 04:54:01 9aaf0d373f0b: Preparing 04:54:01 d5335225f2a4: Preparing 04:54:01 3ffc321b0483: Preparing 04:54:01 473ea16ee638: Preparing 04:54:01 2797ffbbeb01: Preparing 04:54:01 ebf5f821c686: Preparing 04:54:01 097100c76c15: Preparing 04:54:01 9aaf0d373f0b: Waiting 04:54:01 d5335225f2a4: Waiting 04:54:01 3ffc321b0483: Waiting 04:54:01 473ea16ee638: Waiting 04:54:01 097100c76c15: Waiting 04:54:01 2797ffbbeb01: Waiting 04:54:01 ebf5f821c686: Waiting 04:54:01 92952af9d039: Pushed 04:54:01 a15a66e4784f: Pushed 04:54:01 64205effe8ef: Pushed 04:54:01 3ffc321b0483: Layer already exists 04:54:01 473ea16ee638: Layer already exists 04:54:01 9aaf0d373f0b: Pushed 04:54:01 d5335225f2a4: Pushed 04:54:01 097100c76c15: Layer already exists 04:54:01 2797ffbbeb01: Pushed 04:54:02 ebf5f821c686: Pushed 04:54:03 9848c5009d52: Pushed 04:54:03 e8f2d3a92fed: Pushed 04:54:03 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:54:04 64205effe8ef: Preparing 04:54:04 a15a66e4784f: Preparing 04:54:04 e8f2d3a92fed: Preparing 04:54:04 9848c5009d52: Preparing 04:54:04 92952af9d039: Preparing 04:54:04 9aaf0d373f0b: Preparing 04:54:04 d5335225f2a4: Preparing 04:54:04 3ffc321b0483: Preparing 04:54:04 473ea16ee638: Preparing 04:54:04 2797ffbbeb01: Preparing 04:54:04 ebf5f821c686: Preparing 04:54:04 097100c76c15: Preparing 04:54:04 d5335225f2a4: Waiting 04:54:04 ebf5f821c686: Waiting 04:54:04 473ea16ee638: Waiting 04:54:04 2797ffbbeb01: Waiting 04:54:04 097100c76c15: Waiting 04:54:04 9aaf0d373f0b: Waiting 04:54:04 3ffc321b0483: Waiting 04:54:04 64205effe8ef: Layer already exists 04:54:04 e8f2d3a92fed: Layer already exists 04:54:04 9848c5009d52: Layer already exists 04:54:04 92952af9d039: Layer already exists 04:54:04 a15a66e4784f: Layer already exists 04:54:04 9aaf0d373f0b: Layer already exists 04:54:04 3ffc321b0483: Layer already exists 04:54:04 d5335225f2a4: Layer already exists 04:54:04 473ea16ee638: Layer already exists 04:54:04 2797ffbbeb01: Layer already exists 04:54:04 ebf5f821c686: Layer already exists 04:54:04 097100c76c15: Layer already exists 04:54:04 latest: digest: sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 04:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:54:05 64205effe8ef: Preparing 04:54:05 a15a66e4784f: Preparing 04:54:05 e8f2d3a92fed: Preparing 04:54:05 9848c5009d52: Preparing 04:54:05 92952af9d039: Preparing 04:54:05 9aaf0d373f0b: Preparing 04:54:05 d5335225f2a4: Preparing 04:54:05 3ffc321b0483: Preparing 04:54:05 473ea16ee638: Preparing 04:54:05 2797ffbbeb01: Preparing 04:54:05 ebf5f821c686: Preparing 04:54:05 097100c76c15: Preparing 04:54:05 9aaf0d373f0b: Waiting 04:54:05 d5335225f2a4: Waiting 04:54:05 3ffc321b0483: Waiting 04:54:05 473ea16ee638: Waiting 04:54:05 2797ffbbeb01: Waiting 04:54:05 ebf5f821c686: Waiting 04:54:05 097100c76c15: Waiting 04:54:05 a15a66e4784f: Layer already exists 04:54:05 64205effe8ef: Layer already exists 04:54:05 92952af9d039: Layer already exists 04:54:05 9848c5009d52: Layer already exists 04:54:05 e8f2d3a92fed: Layer already exists 04:54:05 9aaf0d373f0b: Layer already exists 04:54:05 3ffc321b0483: Layer already exists 04:54:05 d5335225f2a4: Layer already exists 04:54:05 473ea16ee638: Layer already exists 04:54:05 2797ffbbeb01: Layer already exists 04:54:05 ebf5f821c686: Layer already exists 04:54:05 097100c76c15: Layer already exists 04:54:05 4.1.0-dev.59: digest: sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:54:05 64205effe8ef: Preparing 04:54:05 a15a66e4784f: Preparing 04:54:05 e8f2d3a92fed: Preparing 04:54:05 9848c5009d52: Preparing 04:54:05 92952af9d039: Preparing 04:54:05 9aaf0d373f0b: Preparing 04:54:05 d5335225f2a4: Preparing 04:54:05 3ffc321b0483: Preparing 04:54:05 473ea16ee638: Preparing 04:54:05 2797ffbbeb01: Preparing 04:54:05 ebf5f821c686: Preparing 04:54:05 097100c76c15: Preparing 04:54:05 9aaf0d373f0b: Waiting 04:54:05 473ea16ee638: Waiting 04:54:05 d5335225f2a4: Waiting 04:54:05 3ffc321b0483: Waiting 04:54:05 ebf5f821c686: Waiting 04:54:05 097100c76c15: Waiting 04:54:05 2797ffbbeb01: Waiting 04:54:05 9848c5009d52: Layer already exists 04:54:05 e8f2d3a92fed: Layer already exists 04:54:05 92952af9d039: Layer already exists 04:54:05 64205effe8ef: Layer already exists 04:54:05 a15a66e4784f: Layer already exists 04:54:05 3ffc321b0483: Layer already exists 04:54:05 d5335225f2a4: Layer already exists 04:54:05 2797ffbbeb01: Layer already exists 04:54:05 9aaf0d373f0b: Layer already exists 04:54:05 473ea16ee638: Layer already exists 04:54:05 ebf5f821c686: Layer already exists 04:54:05 097100c76c15: Layer already exists 04:54:05 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:54:06 64205effe8ef: Preparing 04:54:06 a15a66e4784f: Preparing 04:54:06 e8f2d3a92fed: Preparing 04:54:06 9848c5009d52: Preparing 04:54:06 92952af9d039: Preparing 04:54:06 9aaf0d373f0b: Preparing 04:54:06 d5335225f2a4: Preparing 04:54:06 3ffc321b0483: Preparing 04:54:06 473ea16ee638: Preparing 04:54:06 2797ffbbeb01: Preparing 04:54:06 ebf5f821c686: Preparing 04:54:06 097100c76c15: Preparing 04:54:06 9aaf0d373f0b: Waiting 04:54:06 d5335225f2a4: Waiting 04:54:06 3ffc321b0483: Waiting 04:54:06 473ea16ee638: Waiting 04:54:06 2797ffbbeb01: Waiting 04:54:06 ebf5f821c686: Waiting 04:54:06 097100c76c15: Waiting 04:54:06 e8f2d3a92fed: Layer already exists 04:54:06 64205effe8ef: Layer already exists 04:54:06 92952af9d039: Layer already exists 04:54:06 9848c5009d52: Layer already exists 04:54:06 a15a66e4784f: Layer already exists 04:54:06 3ffc321b0483: Layer already exists 04:54:06 d5335225f2a4: Layer already exists 04:54:06 9aaf0d373f0b: Layer already exists 04:54:06 2797ffbbeb01: Layer already exists 04:54:06 473ea16ee638: Layer already exists 04:54:06 ebf5f821c686: Layer already exists 04:54:06 097100c76c15: Layer already exists 04:54:06 main: digest: sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:06 ===================================================== [Pipeline] echo 04:54:06 taggedImages: 04:54:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:54:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 04:54:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:54:06 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:54:06 7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:06 latest 04:54:06 4.1.0-dev.59 04:54:06 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:06 main 04:54:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:54:07 20d331b5da4b: Preparing 04:54:07 d7eb8ce5a504: Preparing 04:54:07 3ffc321b0483: Preparing 04:54:07 473ea16ee638: Preparing 04:54:07 db69eef8eecf: Preparing 04:54:07 f0e53bf08094: Preparing 04:54:07 097100c76c15: Preparing 04:54:07 f0e53bf08094: Waiting 04:54:07 097100c76c15: Waiting 04:54:07 3ffc321b0483: Layer already exists 04:54:07 473ea16ee638: Layer already exists 04:54:07 097100c76c15: Layer already exists 04:54:07 20d331b5da4b: Pushed 04:54:07 db69eef8eecf: Pushed 04:54:08 f0e53bf08094: Pushed 04:54:10 d7eb8ce5a504: Pushed 04:54:10 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:10 + 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 04:54:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:54:11 20d331b5da4b: Preparing 04:54:11 d7eb8ce5a504: Preparing 04:54:11 3ffc321b0483: Preparing 04:54:11 473ea16ee638: Preparing 04:54:11 db69eef8eecf: Preparing 04:54:11 f0e53bf08094: Preparing 04:54:11 097100c76c15: Preparing 04:54:11 f0e53bf08094: Waiting 04:54:11 097100c76c15: Waiting 04:54:11 3ffc321b0483: Layer already exists 04:54:11 d7eb8ce5a504: Layer already exists 04:54:11 20d331b5da4b: Layer already exists 04:54:11 473ea16ee638: Layer already exists 04:54:11 db69eef8eecf: Layer already exists 04:54:11 f0e53bf08094: Layer already exists 04:54:11 097100c76c15: Layer already exists 04:54:11 latest: digest: sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 04:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:54:11 20d331b5da4b: Preparing 04:54:11 d7eb8ce5a504: Preparing 04:54:11 3ffc321b0483: Preparing 04:54:11 473ea16ee638: Preparing 04:54:11 db69eef8eecf: Preparing 04:54:11 f0e53bf08094: Preparing 04:54:11 097100c76c15: Preparing 04:54:11 f0e53bf08094: Waiting 04:54:11 097100c76c15: Waiting 04:54:11 20d331b5da4b: Layer already exists 04:54:11 db69eef8eecf: Layer already exists 04:54:11 3ffc321b0483: Layer already exists 04:54:11 d7eb8ce5a504: Layer already exists 04:54:11 473ea16ee638: Layer already exists 04:54:11 f0e53bf08094: Layer already exists 04:54:11 097100c76c15: Layer already exists 04:54:11 4.1.0-dev.59: digest: sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:54:12 20d331b5da4b: Preparing 04:54:12 d7eb8ce5a504: Preparing 04:54:12 3ffc321b0483: Preparing 04:54:12 473ea16ee638: Preparing 04:54:12 db69eef8eecf: Preparing 04:54:12 f0e53bf08094: Preparing 04:54:12 097100c76c15: Preparing 04:54:12 f0e53bf08094: Waiting 04:54:12 097100c76c15: Waiting 04:54:12 20d331b5da4b: Layer already exists 04:54:12 473ea16ee638: Layer already exists 04:54:12 d7eb8ce5a504: Layer already exists 04:54:12 db69eef8eecf: Layer already exists 04:54:12 3ffc321b0483: Layer already exists 04:54:12 097100c76c15: Layer already exists 04:54:12 f0e53bf08094: Layer already exists 04:54:12 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:12 + 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 04:54:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:54:13 20d331b5da4b: Preparing 04:54:13 d7eb8ce5a504: Preparing 04:54:13 3ffc321b0483: Preparing 04:54:13 473ea16ee638: Preparing 04:54:13 db69eef8eecf: Preparing 04:54:13 f0e53bf08094: Preparing 04:54:13 097100c76c15: Preparing 04:54:13 f0e53bf08094: Waiting 04:54:13 097100c76c15: Waiting 04:54:13 473ea16ee638: Layer already exists 04:54:13 3ffc321b0483: Layer already exists 04:54:13 d7eb8ce5a504: Layer already exists 04:54:13 db69eef8eecf: Layer already exists 04:54:13 20d331b5da4b: Layer already exists 04:54:13 097100c76c15: Layer already exists 04:54:13 f0e53bf08094: Layer already exists 04:54:13 main: digest: sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:13 ===================================================== [Pipeline] echo 04:54:13 taggedImages: 04:54:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:54:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 04:54:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:54:13 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:54:13 7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:13 latest 04:54:13 4.1.0-dev.59 04:54:13 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:13 main 04:54:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:54:14 f9893ea4a788: Preparing 04:54:14 7ab677441c54: Preparing 04:54:14 dad5c0c18bb6: Preparing 04:54:14 3ffc321b0483: Preparing 04:54:14 473ea16ee638: Preparing 04:54:14 d46712a20c5c: Preparing 04:54:14 368ac57dab9f: Preparing 04:54:14 1330e2ec53b7: Preparing 04:54:14 c2caa7ff868e: Preparing 04:54:14 097100c76c15: Preparing 04:54:14 d46712a20c5c: Waiting 04:54:14 368ac57dab9f: Waiting 04:54:14 1330e2ec53b7: Waiting 04:54:14 c2caa7ff868e: Waiting 04:54:14 097100c76c15: Waiting 04:54:14 473ea16ee638: Layer already exists 04:54:14 3ffc321b0483: Layer already exists 04:54:14 7ab677441c54: Pushed 04:54:14 dad5c0c18bb6: Pushed 04:54:14 f9893ea4a788: Pushed 04:54:14 097100c76c15: Layer already exists 04:54:14 1330e2ec53b7: Pushed 04:54:14 c2caa7ff868e: Pushed 04:54:18 368ac57dab9f: Pushed 04:54:25 d46712a20c5c: Pushed 04:54:25 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:54:26 f9893ea4a788: Preparing 04:54:26 7ab677441c54: Preparing 04:54:26 dad5c0c18bb6: Preparing 04:54:26 3ffc321b0483: Preparing 04:54:26 473ea16ee638: Preparing 04:54:26 d46712a20c5c: Preparing 04:54:26 368ac57dab9f: Preparing 04:54:26 1330e2ec53b7: Preparing 04:54:26 c2caa7ff868e: Preparing 04:54:26 097100c76c15: Preparing 04:54:26 d46712a20c5c: Waiting 04:54:26 368ac57dab9f: Waiting 04:54:26 1330e2ec53b7: Waiting 04:54:26 097100c76c15: Waiting 04:54:26 c2caa7ff868e: Waiting 04:54:26 473ea16ee638: Layer already exists 04:54:26 dad5c0c18bb6: Layer already exists 04:54:26 7ab677441c54: Layer already exists 04:54:26 f9893ea4a788: Layer already exists 04:54:26 3ffc321b0483: Layer already exists 04:54:26 368ac57dab9f: Layer already exists 04:54:26 c2caa7ff868e: Layer already exists 04:54:26 d46712a20c5c: Layer already exists 04:54:26 097100c76c15: Layer already exists 04:54:26 1330e2ec53b7: Layer already exists 04:54:26 latest: digest: sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 04:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:54:26 f9893ea4a788: Preparing 04:54:26 7ab677441c54: Preparing 04:54:26 dad5c0c18bb6: Preparing 04:54:26 3ffc321b0483: Preparing 04:54:26 473ea16ee638: Preparing 04:54:26 d46712a20c5c: Preparing 04:54:26 368ac57dab9f: Preparing 04:54:26 1330e2ec53b7: Preparing 04:54:26 c2caa7ff868e: Preparing 04:54:26 097100c76c15: Preparing 04:54:26 368ac57dab9f: Waiting 04:54:26 1330e2ec53b7: Waiting 04:54:26 c2caa7ff868e: Waiting 04:54:26 d46712a20c5c: Waiting 04:54:26 097100c76c15: Waiting 04:54:26 473ea16ee638: Layer already exists 04:54:26 f9893ea4a788: Layer already exists 04:54:26 7ab677441c54: Layer already exists 04:54:26 dad5c0c18bb6: Layer already exists 04:54:26 3ffc321b0483: Layer already exists 04:54:26 1330e2ec53b7: Layer already exists 04:54:26 d46712a20c5c: Layer already exists 04:54:26 c2caa7ff868e: Layer already exists 04:54:26 368ac57dab9f: Layer already exists 04:54:26 097100c76c15: Layer already exists 04:54:26 4.1.0-dev.59: digest: sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:54:27 f9893ea4a788: Preparing 04:54:27 7ab677441c54: Preparing 04:54:27 dad5c0c18bb6: Preparing 04:54:27 3ffc321b0483: Preparing 04:54:27 473ea16ee638: Preparing 04:54:27 d46712a20c5c: Preparing 04:54:27 368ac57dab9f: Preparing 04:54:27 1330e2ec53b7: Preparing 04:54:27 c2caa7ff868e: Preparing 04:54:27 097100c76c15: Preparing 04:54:27 368ac57dab9f: Waiting 04:54:27 1330e2ec53b7: Waiting 04:54:27 097100c76c15: Waiting 04:54:27 c2caa7ff868e: Waiting 04:54:27 d46712a20c5c: Waiting 04:54:27 dad5c0c18bb6: Layer already exists 04:54:27 473ea16ee638: Layer already exists 04:54:27 f9893ea4a788: Layer already exists 04:54:27 3ffc321b0483: Layer already exists 04:54:27 7ab677441c54: Layer already exists 04:54:27 d46712a20c5c: Layer already exists 04:54:27 368ac57dab9f: Layer already exists 04:54:27 1330e2ec53b7: Layer already exists 04:54:27 097100c76c15: Layer already exists 04:54:27 c2caa7ff868e: Layer already exists 04:54:27 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:54:27 f9893ea4a788: Preparing 04:54:27 7ab677441c54: Preparing 04:54:27 dad5c0c18bb6: Preparing 04:54:27 3ffc321b0483: Preparing 04:54:27 473ea16ee638: Preparing 04:54:27 d46712a20c5c: Preparing 04:54:27 368ac57dab9f: Preparing 04:54:27 1330e2ec53b7: Preparing 04:54:27 c2caa7ff868e: Preparing 04:54:27 097100c76c15: Preparing 04:54:27 368ac57dab9f: Waiting 04:54:27 c2caa7ff868e: Waiting 04:54:27 097100c76c15: Waiting 04:54:27 1330e2ec53b7: Waiting 04:54:27 d46712a20c5c: Waiting 04:54:27 dad5c0c18bb6: Layer already exists 04:54:27 f9893ea4a788: Layer already exists 04:54:27 7ab677441c54: Layer already exists 04:54:27 3ffc321b0483: Layer already exists 04:54:27 473ea16ee638: Layer already exists 04:54:27 1330e2ec53b7: Layer already exists 04:54:27 368ac57dab9f: Layer already exists 04:54:27 c2caa7ff868e: Layer already exists 04:54:27 d46712a20c5c: Layer already exists 04:54:27 097100c76c15: Layer already exists 04:54:27 main: digest: sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:28 ===================================================== [Pipeline] echo 04:54:28 taggedImages: 04:54:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:54:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 04:54:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:54:28 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:54:28 7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:28 latest 04:54:28 4.1.0-dev.59 04:54:28 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:28 main 04:54:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:54:28 7374ab94bcb1: Preparing 04:54:28 aac6f0588a34: Preparing 04:54:28 7e69f61c6bd5: Preparing 04:54:28 3ffc321b0483: Preparing 04:54:28 473ea16ee638: Preparing 04:54:28 54aabe570ea2: Preparing 04:54:28 8de43eaf1852: Preparing 04:54:28 030ffb0989da: Preparing 04:54:28 097100c76c15: Preparing 04:54:28 54aabe570ea2: Waiting 04:54:28 8de43eaf1852: Waiting 04:54:28 030ffb0989da: Waiting 04:54:28 097100c76c15: Waiting 04:54:28 473ea16ee638: Layer already exists 04:54:28 3ffc321b0483: Layer already exists 04:54:28 aac6f0588a34: Pushed 04:54:28 7374ab94bcb1: Pushed 04:54:28 7e69f61c6bd5: Pushed 04:54:28 097100c76c15: Layer already exists 04:54:29 8de43eaf1852: Pushed 04:54:29 030ffb0989da: Pushed 04:54:41 54aabe570ea2: Pushed 04:54:41 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:54:41 7374ab94bcb1: Preparing 04:54:41 aac6f0588a34: Preparing 04:54:41 7e69f61c6bd5: Preparing 04:54:41 3ffc321b0483: Preparing 04:54:41 473ea16ee638: Preparing 04:54:41 54aabe570ea2: Preparing 04:54:41 8de43eaf1852: Preparing 04:54:41 030ffb0989da: Preparing 04:54:41 097100c76c15: Preparing 04:54:41 8de43eaf1852: Waiting 04:54:41 030ffb0989da: Waiting 04:54:41 54aabe570ea2: Waiting 04:54:41 097100c76c15: Waiting 04:54:41 7e69f61c6bd5: Layer already exists 04:54:41 3ffc321b0483: Layer already exists 04:54:41 473ea16ee638: Layer already exists 04:54:41 aac6f0588a34: Layer already exists 04:54:41 7374ab94bcb1: Layer already exists 04:54:41 54aabe570ea2: Layer already exists 04:54:41 8de43eaf1852: Layer already exists 04:54:41 030ffb0989da: Layer already exists 04:54:41 097100c76c15: Layer already exists 04:54:41 latest: digest: sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 04:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:54:42 7374ab94bcb1: Preparing 04:54:42 aac6f0588a34: Preparing 04:54:42 7e69f61c6bd5: Preparing 04:54:42 3ffc321b0483: Preparing 04:54:42 473ea16ee638: Preparing 04:54:42 54aabe570ea2: Preparing 04:54:42 8de43eaf1852: Preparing 04:54:42 030ffb0989da: Preparing 04:54:42 097100c76c15: Preparing 04:54:42 54aabe570ea2: Waiting 04:54:42 8de43eaf1852: Waiting 04:54:42 030ffb0989da: Waiting 04:54:42 097100c76c15: Waiting 04:54:42 7e69f61c6bd5: Layer already exists 04:54:42 7374ab94bcb1: Layer already exists 04:54:42 aac6f0588a34: Layer already exists 04:54:42 473ea16ee638: Layer already exists 04:54:42 3ffc321b0483: Layer already exists 04:54:42 54aabe570ea2: Layer already exists 04:54:42 8de43eaf1852: Layer already exists 04:54:42 030ffb0989da: Layer already exists 04:54:42 097100c76c15: Layer already exists 04:54:42 4.1.0-dev.59: digest: sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:54:43 7374ab94bcb1: Preparing 04:54:43 aac6f0588a34: Preparing 04:54:43 7e69f61c6bd5: Preparing 04:54:43 3ffc321b0483: Preparing 04:54:43 473ea16ee638: Preparing 04:54:43 54aabe570ea2: Preparing 04:54:43 8de43eaf1852: Preparing 04:54:43 030ffb0989da: Preparing 04:54:43 097100c76c15: Preparing 04:54:43 54aabe570ea2: Waiting 04:54:43 8de43eaf1852: Waiting 04:54:43 030ffb0989da: Waiting 04:54:43 097100c76c15: Waiting 04:54:43 7e69f61c6bd5: Layer already exists 04:54:43 3ffc321b0483: Layer already exists 04:54:43 aac6f0588a34: Layer already exists 04:54:43 473ea16ee638: Layer already exists 04:54:43 7374ab94bcb1: Layer already exists 04:54:43 54aabe570ea2: Layer already exists 04:54:43 8de43eaf1852: Layer already exists 04:54:43 097100c76c15: Layer already exists 04:54:43 030ffb0989da: Layer already exists 04:54:43 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:54:43 7374ab94bcb1: Preparing 04:54:43 aac6f0588a34: Preparing 04:54:43 7e69f61c6bd5: Preparing 04:54:43 3ffc321b0483: Preparing 04:54:43 473ea16ee638: Preparing 04:54:43 54aabe570ea2: Preparing 04:54:43 8de43eaf1852: Preparing 04:54:43 030ffb0989da: Preparing 04:54:43 097100c76c15: Preparing 04:54:43 54aabe570ea2: Waiting 04:54:43 030ffb0989da: Waiting 04:54:43 8de43eaf1852: Waiting 04:54:43 097100c76c15: Waiting 04:54:43 7e69f61c6bd5: Layer already exists 04:54:43 7374ab94bcb1: Layer already exists 04:54:43 3ffc321b0483: Layer already exists 04:54:43 aac6f0588a34: Layer already exists 04:54:43 473ea16ee638: Layer already exists 04:54:43 030ffb0989da: Layer already exists 04:54:43 54aabe570ea2: Layer already exists 04:54:43 8de43eaf1852: Layer already exists 04:54:43 097100c76c15: Layer already exists 04:54:43 main: digest: sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:43 ===================================================== [Pipeline] echo 04:54:44 taggedImages: 04:54:44 - nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:44 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:54:44 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 04:54:44 - nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:44 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:54:44 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:54:44 7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:44 latest 04:54:44 4.1.0-dev.59 04:54:44 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:44 main 04:54:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:54:44 f9893ea4a788: Preparing 04:54:44 24894cfb0993: Preparing 04:54:44 6f73ed490578: Preparing 04:54:44 3ffc321b0483: Preparing 04:54:44 473ea16ee638: Preparing 04:54:44 2c4c17787d84: Preparing 04:54:44 1330e2ec53b7: Preparing 04:54:44 c2caa7ff868e: Preparing 04:54:44 097100c76c15: Preparing 04:54:44 2c4c17787d84: Waiting 04:54:44 1330e2ec53b7: Waiting 04:54:44 c2caa7ff868e: Waiting 04:54:44 097100c76c15: Waiting 04:54:44 473ea16ee638: Layer already exists 04:54:44 f9893ea4a788: Layer already exists 04:54:44 3ffc321b0483: Layer already exists 04:54:44 1330e2ec53b7: Layer already exists 04:54:44 c2caa7ff868e: Layer already exists 04:54:44 097100c76c15: Layer already exists 04:54:44 6f73ed490578: Pushed 04:54:44 24894cfb0993: Pushed 04:54:56 2c4c17787d84: Pushed 04:54:56 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:54:57 f9893ea4a788: Preparing 04:54:57 24894cfb0993: Preparing 04:54:57 6f73ed490578: Preparing 04:54:57 3ffc321b0483: Preparing 04:54:57 473ea16ee638: Preparing 04:54:57 2c4c17787d84: Preparing 04:54:57 1330e2ec53b7: Preparing 04:54:57 c2caa7ff868e: Preparing 04:54:57 097100c76c15: Preparing 04:54:57 2c4c17787d84: Waiting 04:54:57 1330e2ec53b7: Waiting 04:54:57 c2caa7ff868e: Waiting 04:54:57 097100c76c15: Waiting 04:54:57 f9893ea4a788: Layer already exists 04:54:57 24894cfb0993: Layer already exists 04:54:57 3ffc321b0483: Layer already exists 04:54:57 473ea16ee638: Layer already exists 04:54:57 6f73ed490578: Layer already exists 04:54:57 2c4c17787d84: Layer already exists 04:54:57 1330e2ec53b7: Layer already exists 04:54:57 097100c76c15: Layer already exists 04:54:57 c2caa7ff868e: Layer already exists 04:54:57 latest: digest: sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 04:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:54:58 f9893ea4a788: Preparing 04:54:58 24894cfb0993: Preparing 04:54:58 6f73ed490578: Preparing 04:54:58 3ffc321b0483: Preparing 04:54:58 473ea16ee638: Preparing 04:54:58 2c4c17787d84: Preparing 04:54:58 1330e2ec53b7: Preparing 04:54:58 c2caa7ff868e: Preparing 04:54:58 097100c76c15: Preparing 04:54:58 2c4c17787d84: Waiting 04:54:58 1330e2ec53b7: Waiting 04:54:58 c2caa7ff868e: Waiting 04:54:58 097100c76c15: Waiting 04:54:58 f9893ea4a788: Layer already exists 04:54:58 6f73ed490578: Layer already exists 04:54:58 473ea16ee638: Layer already exists 04:54:58 3ffc321b0483: Layer already exists 04:54:58 c2caa7ff868e: Layer already exists 04:54:58 24894cfb0993: Layer already exists 04:54:58 097100c76c15: Layer already exists 04:54:58 1330e2ec53b7: Layer already exists 04:54:58 2c4c17787d84: Layer already exists 04:54:58 4.1.0-dev.59: digest: sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:54:58 f9893ea4a788: Preparing 04:54:58 24894cfb0993: Preparing 04:54:58 6f73ed490578: Preparing 04:54:58 3ffc321b0483: Preparing 04:54:58 473ea16ee638: Preparing 04:54:58 2c4c17787d84: Preparing 04:54:58 1330e2ec53b7: Preparing 04:54:58 c2caa7ff868e: Preparing 04:54:58 2c4c17787d84: Waiting 04:54:58 1330e2ec53b7: Waiting 04:54:58 097100c76c15: Preparing 04:54:58 c2caa7ff868e: Waiting 04:54:58 097100c76c15: Waiting 04:54:58 24894cfb0993: Layer already exists 04:54:58 3ffc321b0483: Layer already exists 04:54:58 6f73ed490578: Layer already exists 04:54:58 473ea16ee638: Layer already exists 04:54:58 f9893ea4a788: Layer already exists 04:54:58 2c4c17787d84: Layer already exists 04:54:58 1330e2ec53b7: Layer already exists 04:54:58 097100c76c15: Layer already exists 04:54:58 c2caa7ff868e: Layer already exists 04:54:58 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:54:59 f9893ea4a788: Preparing 04:54:59 24894cfb0993: Preparing 04:54:59 6f73ed490578: Preparing 04:54:59 3ffc321b0483: Preparing 04:54:59 473ea16ee638: Preparing 04:54:59 2c4c17787d84: Preparing 04:54:59 1330e2ec53b7: Preparing 04:54:59 c2caa7ff868e: Preparing 04:54:59 097100c76c15: Preparing 04:54:59 2c4c17787d84: Waiting 04:54:59 1330e2ec53b7: Waiting 04:54:59 c2caa7ff868e: Waiting 04:54:59 097100c76c15: Waiting 04:54:59 6f73ed490578: Layer already exists 04:54:59 473ea16ee638: Layer already exists 04:54:59 f9893ea4a788: Layer already exists 04:54:59 24894cfb0993: Layer already exists 04:54:59 3ffc321b0483: Layer already exists 04:54:59 1330e2ec53b7: Layer already exists 04:54:59 c2caa7ff868e: Layer already exists 04:54:59 097100c76c15: Layer already exists 04:54:59 2c4c17787d84: Layer already exists 04:54:59 main: digest: sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:59 ===================================================== [Pipeline] echo 04:54:59 taggedImages: 04:54:59 - nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:59 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:54:59 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 04:54:59 - nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:59 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:54:59 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:54:59 7ea53eacd779207149c4e4bd07d4b631c531133c 04:54:59 latest 04:54:59 4.1.0-dev.59 04:54:59 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:54:59 main 04:54:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:55:00 28a60db194c7: Preparing 04:55:00 2565dc2af12e: Preparing 04:55:00 3ffc321b0483: Preparing 04:55:00 473ea16ee638: Preparing 04:55:00 73ec3f879762: Preparing 04:55:00 ffee38530fc9: Preparing 04:55:00 097100c76c15: Preparing 04:55:00 ffee38530fc9: Waiting 04:55:00 097100c76c15: Waiting 04:55:00 3ffc321b0483: Layer already exists 04:55:00 473ea16ee638: Layer already exists 04:55:00 097100c76c15: Layer already exists 04:55:00 28a60db194c7: Pushed 04:55:00 73ec3f879762: Pushed 04:55:00 ffee38530fc9: Pushed 04:55:04 2565dc2af12e: Pushed 04:55:04 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:55:04 28a60db194c7: Preparing 04:55:04 2565dc2af12e: Preparing 04:55:04 3ffc321b0483: Preparing 04:55:04 473ea16ee638: Preparing 04:55:04 73ec3f879762: Preparing 04:55:04 ffee38530fc9: Preparing 04:55:04 097100c76c15: Preparing 04:55:04 ffee38530fc9: Waiting 04:55:04 097100c76c15: Waiting 04:55:04 473ea16ee638: Layer already exists 04:55:04 28a60db194c7: Layer already exists 04:55:04 73ec3f879762: Layer already exists 04:55:04 2565dc2af12e: Layer already exists 04:55:04 3ffc321b0483: Layer already exists 04:55:04 ffee38530fc9: Layer already exists 04:55:04 097100c76c15: Layer already exists 04:55:04 latest: digest: sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 04:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:55:05 28a60db194c7: Preparing 04:55:05 2565dc2af12e: Preparing 04:55:05 3ffc321b0483: Preparing 04:55:05 473ea16ee638: Preparing 04:55:05 73ec3f879762: Preparing 04:55:05 ffee38530fc9: Preparing 04:55:05 097100c76c15: Preparing 04:55:05 ffee38530fc9: Waiting 04:55:05 097100c76c15: Waiting 04:55:05 73ec3f879762: Layer already exists 04:55:05 3ffc321b0483: Layer already exists 04:55:05 2565dc2af12e: Layer already exists 04:55:05 28a60db194c7: Layer already exists 04:55:05 473ea16ee638: Layer already exists 04:55:05 ffee38530fc9: Layer already exists 04:55:05 097100c76c15: Layer already exists 04:55:05 4.1.0-dev.59: digest: sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:55:06 28a60db194c7: Preparing 04:55:06 2565dc2af12e: Preparing 04:55:06 3ffc321b0483: Preparing 04:55:06 473ea16ee638: Preparing 04:55:06 73ec3f879762: Preparing 04:55:06 ffee38530fc9: Preparing 04:55:06 097100c76c15: Preparing 04:55:06 ffee38530fc9: Waiting 04:55:06 097100c76c15: Waiting 04:55:06 2565dc2af12e: Layer already exists 04:55:06 3ffc321b0483: Layer already exists 04:55:06 28a60db194c7: Layer already exists 04:55:06 473ea16ee638: Layer already exists 04:55:06 73ec3f879762: Layer already exists 04:55:06 ffee38530fc9: Layer already exists 04:55:06 097100c76c15: Layer already exists 04:55:06 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:55:06 28a60db194c7: Preparing 04:55:06 2565dc2af12e: Preparing 04:55:06 3ffc321b0483: Preparing 04:55:06 473ea16ee638: Preparing 04:55:06 73ec3f879762: Preparing 04:55:06 ffee38530fc9: Preparing 04:55:06 097100c76c15: Preparing 04:55:06 ffee38530fc9: Waiting 04:55:06 097100c76c15: Waiting 04:55:06 73ec3f879762: Layer already exists 04:55:06 2565dc2af12e: Layer already exists 04:55:06 473ea16ee638: Layer already exists 04:55:06 28a60db194c7: Layer already exists 04:55:06 3ffc321b0483: Layer already exists 04:55:06 097100c76c15: Layer already exists 04:55:06 ffee38530fc9: Layer already exists 04:55:06 main: digest: sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:06 ===================================================== [Pipeline] echo 04:55:06 taggedImages: 04:55:06 - nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:06 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:55:06 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 04:55:06 - nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:06 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:55:07 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:55:07 7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:07 latest 04:55:07 4.1.0-dev.59 04:55:07 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:07 main 04:55:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:55:07 d144eb6c3f9e: Preparing 04:55:07 f8d97bbe7ba8: Preparing 04:55:07 3ffc321b0483: Preparing 04:55:07 473ea16ee638: Preparing 04:55:07 f95d97e86f14: Preparing 04:55:07 0f0f166a6c77: Preparing 04:55:07 097100c76c15: Preparing 04:55:07 0f0f166a6c77: Waiting 04:55:07 097100c76c15: Waiting 04:55:07 3ffc321b0483: Layer already exists 04:55:07 473ea16ee638: Layer already exists 04:55:07 097100c76c15: Layer already exists 04:55:07 d144eb6c3f9e: Pushed 04:55:07 f95d97e86f14: Pushed 04:55:07 0f0f166a6c77: Pushed 04:55:12 f8d97bbe7ba8: Pushed 04:55:12 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:55:12 d144eb6c3f9e: Preparing 04:55:12 f8d97bbe7ba8: Preparing 04:55:12 3ffc321b0483: Preparing 04:55:12 473ea16ee638: Preparing 04:55:12 f95d97e86f14: Preparing 04:55:12 0f0f166a6c77: Preparing 04:55:12 097100c76c15: Preparing 04:55:12 0f0f166a6c77: Waiting 04:55:12 097100c76c15: Waiting 04:55:12 473ea16ee638: Layer already exists 04:55:12 f95d97e86f14: Layer already exists 04:55:12 d144eb6c3f9e: Layer already exists 04:55:12 f8d97bbe7ba8: Layer already exists 04:55:12 3ffc321b0483: Layer already exists 04:55:12 0f0f166a6c77: Layer already exists 04:55:12 097100c76c15: Layer already exists 04:55:12 latest: digest: sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 04:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:55:13 d144eb6c3f9e: Preparing 04:55:13 f8d97bbe7ba8: Preparing 04:55:13 3ffc321b0483: Preparing 04:55:13 473ea16ee638: Preparing 04:55:13 f95d97e86f14: Preparing 04:55:13 0f0f166a6c77: Preparing 04:55:13 097100c76c15: Preparing 04:55:13 097100c76c15: Waiting 04:55:13 0f0f166a6c77: Waiting 04:55:13 f95d97e86f14: Layer already exists 04:55:13 3ffc321b0483: Layer already exists 04:55:13 473ea16ee638: Layer already exists 04:55:13 d144eb6c3f9e: Layer already exists 04:55:13 f8d97bbe7ba8: Layer already exists 04:55:13 0f0f166a6c77: Layer already exists 04:55:13 097100c76c15: Layer already exists 04:55:13 4.1.0-dev.59: digest: sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:55:14 d144eb6c3f9e: Preparing 04:55:14 f8d97bbe7ba8: Preparing 04:55:14 3ffc321b0483: Preparing 04:55:14 473ea16ee638: Preparing 04:55:14 f95d97e86f14: Preparing 04:55:14 0f0f166a6c77: Preparing 04:55:14 097100c76c15: Preparing 04:55:14 0f0f166a6c77: Waiting 04:55:14 097100c76c15: Waiting 04:55:14 473ea16ee638: Layer already exists 04:55:14 3ffc321b0483: Layer already exists 04:55:14 d144eb6c3f9e: Layer already exists 04:55:14 f8d97bbe7ba8: Layer already exists 04:55:14 f95d97e86f14: Layer already exists 04:55:14 097100c76c15: Layer already exists 04:55:14 0f0f166a6c77: Layer already exists 04:55:14 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:55:14 d144eb6c3f9e: Preparing 04:55:14 f8d97bbe7ba8: Preparing 04:55:14 3ffc321b0483: Preparing 04:55:14 473ea16ee638: Preparing 04:55:14 f95d97e86f14: Preparing 04:55:14 0f0f166a6c77: Preparing 04:55:14 097100c76c15: Preparing 04:55:14 0f0f166a6c77: Waiting 04:55:14 097100c76c15: Waiting 04:55:14 3ffc321b0483: Layer already exists 04:55:14 f8d97bbe7ba8: Layer already exists 04:55:14 d144eb6c3f9e: Layer already exists 04:55:14 473ea16ee638: Layer already exists 04:55:14 f95d97e86f14: Layer already exists 04:55:14 0f0f166a6c77: Layer already exists 04:55:14 097100c76c15: Layer already exists 04:55:14 main: digest: sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:14 ===================================================== [Pipeline] echo 04:55:14 taggedImages: 04:55:14 - nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:55:14 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 04:55:14 ========================================================= 04:55:14 [edgeXBuildMultiArch] RAW Config: 04:55:14 images: 04:55:14 - nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/core-command:latest 04:55:14 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/core-command:main 04:55:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:55:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:55:14 - nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/core-data:latest 04:55:14 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/core-data:main 04:55:14 - nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:55:14 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/core-keeper:main 04:55:14 - nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:55:14 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/core-metadata:main 04:55:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:55:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:55:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:55:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:55:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:55:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:55:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:55:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:55:14 - nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:55:14 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-spire-config:main 04:55:14 - nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:55:14 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/security-spire-server:main 04:55:14 - nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:55:14 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/support-notifications:main 04:55:14 - nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c 04:55:14 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:55:14 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:55:14 - nexus3.edgexfoundry.org:10004/support-scheduler:main 04:55:14 settingsFile: 04:55:14 edgex-go-settings 04:55:14 ========================================================= [Pipeline] node 04:55:29 Still waiting to schedule task 04:55:29 All nodes of label ‘centos7-docker-4c-2g’ are offline 04:56:36 Running on prd-centos7-docker-4c-2g-8773 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:36 provisioning config files... 04:56:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1345126743896165593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:40 ---> ****-login.sh 04:56:40 nexus3.edgexfoundry.org:10001 04:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:40 Configure a credential helper to remove this warning. See 04:56:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:40 04:56:40 Login Succeeded 04:56:40 nexus3.edgexfoundry.org:10002 04:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:41 Configure a credential helper to remove this warning. See 04:56:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:41 04:56:41 Login Succeeded 04:56:41 nexus3.edgexfoundry.org:10003 04:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:41 Configure a credential helper to remove this warning. See 04:56:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:41 04:56:41 Login Succeeded 04:56:41 nexus3.edgexfoundry.org:10004 04:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:41 Configure a credential helper to remove this warning. See 04:56:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:41 04:56:41 Login Succeeded 04:56:41 ****.io 04:56:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:41 Configure a credential helper to remove this warning. See 04:56:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:41 04:56:41 Login Succeeded 04:56:41 ---> ****-login.sh ends [Pipeline] } 04:56:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:41 + docker buildx ls 04:56:42 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 04:56:42 default * docker 04:56:42 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 04:56:42 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 04:56:42 edgex-builder [Pipeline] sh 04:56:42 + docker buildx inspect --bootstrap 04:56:42 #1 [internal] booting buildkit 04:56:42 #1 pulling image moby/buildkit:buildx-stable-1 04:56:45 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 04:56:45 #1 creating container buildx_buildkit_edgex-builder0 04:56:47 #1 creating container buildx_buildkit_edgex-builder0 1.9s done 04:56:47 #1 DONE 4.9s 04:56:47 Name: edgex-builder 04:56:47 Driver: docker-container 04:56:47 04:56:47 Nodes: 04:56:47 Name: edgex-builder0 04:56:47 Endpoint: unix:///var/run/docker.sock 04:56:47 Status: running 04:56:47 Buildkit: v0.24.0 04:56:47 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 04:56:47 + docker buildx ls 04:56:47 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 04:56:47 edgex-builder * docker-container 04:56:47 edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 04:56:47 default docker 04:56:47 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 04:56:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c' 04:56:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c --push - 04:56:47 #1 [internal] load build definition from Dockerfile 04:56:47 #1 transferring dockerfile: 197B done 04:56:47 #1 DONE 0.0s 04:56:47 04:56:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c 04:56:47 #2 DONE 0.1s 04:56:47 04:56:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c 04:56:48 #3 DONE 0.1s 04:56:48 04:56:48 #4 [internal] load .dockerignore 04:56:48 #4 transferring context: 2B done 04:56:48 #4 DONE 0.0s 04:56:48 04:56:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 04:56:48 #5 resolve nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 0.0s done 04:56:48 #5 DONE 0.0s 04:56:48 04:56:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 04:56:48 #6 resolve nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c done 04:56:48 #6 DONE 0.1s 04:56:48 04:56:48 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:56:48 #7 DONE 0.0s 04:56:48 04:56:48 #8 exporting to image 04:56:48 #8 exporting layers done 04:56:48 #8 exporting manifest sha256:f58de3a88cd0f481a45d35296443ba445e31bf0807fc4a54f192a318748416fa 0.0s done 04:56:48 #8 exporting config sha256:73b138ace9eeec05093ee6b12a8d0feb06c9d0a22e1c75c3843e432e69eeaf9d done 04:56:48 #8 exporting manifest sha256:f3a5ff3e9fa1345ae11aa5918f79db01d749cc49991fb33a4ff505e578752bc2 done 04:56:48 #8 exporting config sha256:05b97329faeec408ac739ae816cfc65e89efa04fa93030e9f58977494c7b4b63 done 04:56:48 #8 exporting manifest list sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d done 04:56:48 #8 pushing layers 0.1s done 04:56:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d 04:56:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d 0.1s done 04:56:48 #8 DONE 0.2s 04:56:48 04:56:48 1 warning found (use --debug to expand): 04:56:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 04:56:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 04:56:48 #1 [internal] load build definition from Dockerfile 04:56:48 #1 transferring dockerfile: 163B done 04:56:48 #1 DONE 0.0s 04:56:48 04:56:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 04:56:48 #2 DONE 0.0s 04:56:48 04:56:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 04:56:48 #3 DONE 0.0s 04:56:48 04:56:48 #4 [internal] load .dockerignore 04:56:48 #4 transferring context: 2B done 04:56:48 #4 DONE 0.0s 04:56:48 04:56:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 04:56:48 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c done 04:56:48 #5 DONE 0.0s 04:56:48 04:56:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 04:56:49 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c done 04:56:49 #6 CACHED 04:56:49 04:56:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 04:56:49 #5 CACHED 04:56:49 04:56:49 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:56:49 #7 DONE 0.0s 04:56:49 04:56:49 #8 exporting to image 04:56:49 #8 exporting layers done 04:56:49 #8 exporting manifest sha256:f58de3a88cd0f481a45d35296443ba445e31bf0807fc4a54f192a318748416fa done 04:56:49 #8 exporting config sha256:73b138ace9eeec05093ee6b12a8d0feb06c9d0a22e1c75c3843e432e69eeaf9d done 04:56:49 #8 exporting manifest sha256:f3a5ff3e9fa1345ae11aa5918f79db01d749cc49991fb33a4ff505e578752bc2 done 04:56:49 #8 exporting config sha256:05b97329faeec408ac739ae816cfc65e89efa04fa93030e9f58977494c7b4b63 done 04:56:49 #8 exporting manifest list sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d done 04:56:49 #8 pushing layers 0.0s done 04:56:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d 0.1s done 04:56:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:49 #8 DONE 0.1s 04:56:49 04:56:49 1 warning found (use --debug to expand): 04:56:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59' 04:56:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 --push - 04:56:49 #1 [internal] load build definition from Dockerfile 04:56:49 #1 transferring dockerfile: 169B done 04:56:49 #1 DONE 0.0s 04:56:49 04:56:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 04:56:49 #2 DONE 0.0s 04:56:49 04:56:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 04:56:49 #3 DONE 0.0s 04:56:49 04:56:49 #4 [internal] load .dockerignore 04:56:49 #4 transferring context: 2B done 04:56:49 #4 DONE 0.0s 04:56:49 04:56:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 04:56:49 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 0.0s done 04:56:49 #5 DONE 0.0s 04:56:49 04:56:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 04:56:49 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 0.0s done 04:56:49 #6 CACHED 04:56:49 04:56:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 04:56:49 #5 CACHED 04:56:49 04:56:49 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:56:49 #7 DONE 0.0s 04:56:49 04:56:49 #8 exporting to image 04:56:49 #8 exporting layers done 04:56:49 #8 exporting manifest sha256:f58de3a88cd0f481a45d35296443ba445e31bf0807fc4a54f192a318748416fa done 04:56:49 #8 exporting config sha256:73b138ace9eeec05093ee6b12a8d0feb06c9d0a22e1c75c3843e432e69eeaf9d done 04:56:49 #8 exporting manifest sha256:f3a5ff3e9fa1345ae11aa5918f79db01d749cc49991fb33a4ff505e578752bc2 done 04:56:49 #8 exporting config sha256:05b97329faeec408ac739ae816cfc65e89efa04fa93030e9f58977494c7b4b63 done 04:56:49 #8 exporting manifest list sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d done 04:56:49 #8 pushing layers 0.0s done 04:56:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d 0.1s done 04:56:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:49 #8 DONE 0.1s 04:56:49 04:56:49 1 warning found (use --debug to expand): 04:56:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' 04:56:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - 04:56:49 #1 [internal] load build definition from Dockerfile 04:56:49 #1 transferring dockerfile: 210B done 04:56:49 #1 DONE 0.0s 04:56:49 04:56:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:56:49 #2 DONE 0.0s 04:56:49 04:56:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:56:49 #3 DONE 0.0s 04:56:49 04:56:49 #4 [internal] load .dockerignore 04:56:49 #4 transferring context: 2B done 04:56:49 #4 DONE 0.0s 04:56:49 04:56:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 04:56:49 #5 resolve nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 0.0s done 04:56:49 #5 CACHED 04:56:49 04:56:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 04:56:49 #6 resolve nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 0.0s done 04:56:49 #6 CACHED 04:56:49 04:56:49 #7 exporting to image 04:56:49 #7 exporting layers done 04:56:49 #7 exporting manifest sha256:f58de3a88cd0f481a45d35296443ba445e31bf0807fc4a54f192a318748416fa done 04:56:49 #7 exporting config sha256:73b138ace9eeec05093ee6b12a8d0feb06c9d0a22e1c75c3843e432e69eeaf9d done 04:56:49 #7 exporting manifest sha256:f3a5ff3e9fa1345ae11aa5918f79db01d749cc49991fb33a4ff505e578752bc2 done 04:56:49 #7 exporting config sha256:05b97329faeec408ac739ae816cfc65e89efa04fa93030e9f58977494c7b4b63 done 04:56:49 #7 exporting manifest list sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d 04:56:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:50 #7 exporting manifest list sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d done 04:56:50 #7 pushing layers 0.0s done 04:56:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d 0.1s done 04:56:50 #7 DONE 0.1s 04:56:50 04:56:50 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:56:50 #8 DONE 0.0s 04:56:50 04:56:50 1 warning found (use --debug to expand): 04:56:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 04:56:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 04:56:50 #1 [internal] load build definition from Dockerfile 04:56:50 #1 transferring dockerfile: 161B done 04:56:50 #1 DONE 0.0s 04:56:50 04:56:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 04:56:50 #2 DONE 0.0s 04:56:50 04:56:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 04:56:50 #3 DONE 0.0s 04:56:50 04:56:50 #4 [internal] load .dockerignore 04:56:50 #4 transferring context: 2B done 04:56:50 #4 DONE 0.0s 04:56:50 04:56:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 04:56:50 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 0.0s done 04:56:50 #5 CACHED 04:56:50 04:56:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 04:56:50 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 0.0s done 04:56:50 #6 CACHED 04:56:50 04:56:50 #7 exporting to image 04:56:50 #7 exporting layers done 04:56:50 #7 exporting manifest sha256:f58de3a88cd0f481a45d35296443ba445e31bf0807fc4a54f192a318748416fa done 04:56:50 #7 exporting config sha256:73b138ace9eeec05093ee6b12a8d0feb06c9d0a22e1c75c3843e432e69eeaf9d done 04:56:50 #7 exporting manifest sha256:f3a5ff3e9fa1345ae11aa5918f79db01d749cc49991fb33a4ff505e578752bc2 done 04:56:50 #7 exporting config sha256:05b97329faeec408ac739ae816cfc65e89efa04fa93030e9f58977494c7b4b63 done 04:56:50 #7 exporting manifest list sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d done 04:56:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:50 #7 pushing layers 0.0s done 04:56:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d 0.1s done 04:56:50 #7 DONE 0.1s 04:56:50 04:56:50 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 04:56:50 #8 DONE 0.0s 04:56:50 04:56:50 1 warning found (use --debug to expand): 04:56:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c' 04:56:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c --push - 04:56:50 #1 [internal] load build definition from Dockerfile 04:56:50 #1 transferring dockerfile: 216B done 04:56:50 #1 DONE 0.0s 04:56:50 04:56:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c 04:56:50 #2 DONE 0.0s 04:56:50 04:56:50 #3 [internal] load .dockerignore 04:56:50 #3 transferring context: 2B done 04:56:50 #3 DONE 0.0s 04:56:50 04:56:50 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c 04:56:50 #4 DONE 0.1s 04:56:51 04:56:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 04:56:51 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 04:56:51 #5 ... 04:56:51 04:56:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 04:56:51 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 0.0s done 04:56:51 #6 DONE 0.1s 04:56:51 04:56:51 #7 exporting to image 04:56:51 #7 exporting layers done 04:56:51 #7 exporting manifest sha256:9edea05755043d2671316a517ebe0b4841753d6349a5307e4e9e1d8e568c2406 done 04:56:51 #7 exporting config sha256:f46fe52586738ac4df26dba26521c5ec857b094dae24e605f74076547929c92e done 04:56:51 #7 exporting manifest sha256:2e41677604afa6dc3618b7b1aa9808af52fa7d5c845bdb082255efa086aa5cc3 done 04:56:51 #7 exporting config sha256:3001b9d23352591c655d90f8691142032f8dec251137c42be71a451c1fae87f8 done 04:56:51 #7 exporting manifest list sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 done 04:56:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:51 #7 ... 04:56:51 04:56:51 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:56:51 #8 DONE 0.0s 04:56:51 04:56:51 #7 exporting to image 04:56:51 #7 pushing layers 0.1s done 04:56:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 04:56:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 0.1s done 04:56:51 #7 DONE 0.2s 04:56:51 04:56:51 1 warning found (use --debug to expand): 04:56:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 04:56:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 04:56:52 #1 [internal] load build definition from Dockerfile 04:56:52 #1 transferring dockerfile: 182B done 04:56:52 #1 DONE 0.0s 04:56:52 04:56:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:56:52 #2 DONE 0.0s 04:56:52 04:56:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:56:52 #3 DONE 0.0s 04:56:52 04:56:52 #4 [internal] load .dockerignore 04:56:52 #4 transferring context: 2B done 04:56:52 #4 DONE 0.0s 04:56:52 04:56:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 04:56:52 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 done 04:56:52 #5 CACHED 04:56:52 04:56:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 04:56:52 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 0.0s done 04:56:52 #6 CACHED 04:56:52 04:56:52 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:56:52 #7 DONE 0.0s 04:56:52 04:56:52 #8 exporting to image 04:56:52 #8 exporting layers done 04:56:52 #8 exporting manifest sha256:9edea05755043d2671316a517ebe0b4841753d6349a5307e4e9e1d8e568c2406 done 04:56:52 #8 exporting config sha256:f46fe52586738ac4df26dba26521c5ec857b094dae24e605f74076547929c92e done 04:56:52 #8 exporting manifest sha256:2e41677604afa6dc3618b7b1aa9808af52fa7d5c845bdb082255efa086aa5cc3 done 04:56:52 #8 exporting config sha256:3001b9d23352591c655d90f8691142032f8dec251137c42be71a451c1fae87f8 done 04:56:52 #8 exporting manifest list sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 done 04:56:52 #8 pushing layers 0.0s done 04:56:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 0.1s done 04:56:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:52 #8 DONE 0.1s 04:56:52 04:56:52 1 warning found (use --debug to expand): 04:56:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 --push - 04:56:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59' 04:56:52 #1 [internal] load build definition from Dockerfile 04:56:52 #1 transferring dockerfile: 188B done 04:56:52 #1 DONE 0.0s 04:56:52 04:56:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 04:56:52 #2 DONE 0.0s 04:56:52 04:56:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 04:56:52 #3 DONE 0.0s 04:56:52 04:56:52 #4 [internal] load .dockerignore 04:56:52 #4 transferring context: 2B done 04:56:52 #4 DONE 0.0s 04:56:52 04:56:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 04:56:52 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 done 04:56:52 #5 CACHED 04:56:52 04:56:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 04:56:52 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 done 04:56:52 #6 CACHED 04:56:52 04:56:52 #7 exporting to image 04:56:52 #7 exporting layers done 04:56:52 #7 exporting manifest sha256:9edea05755043d2671316a517ebe0b4841753d6349a5307e4e9e1d8e568c2406 done 04:56:52 #7 exporting config sha256:f46fe52586738ac4df26dba26521c5ec857b094dae24e605f74076547929c92e done 04:56:52 #7 exporting manifest sha256:2e41677604afa6dc3618b7b1aa9808af52fa7d5c845bdb082255efa086aa5cc3 done 04:56:52 #7 exporting config sha256:3001b9d23352591c655d90f8691142032f8dec251137c42be71a451c1fae87f8 done 04:56:52 #7 exporting manifest list sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 04:56:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:52 #7 exporting manifest list sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 done 04:56:52 #7 pushing layers 0.0s done 04:56:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 0.1s done 04:56:52 #7 DONE 0.1s 04:56:52 04:56:52 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:56:52 #8 DONE 0.0s 04:56:52 04:56:52 1 warning found (use --debug to expand): 04:56:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' 04:56:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - 04:56:52 #1 [internal] load build definition from Dockerfile 04:56:52 #1 transferring dockerfile: 229B done 04:56:52 #1 DONE 0.0s 04:56:52 04:56:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:56:52 #2 DONE 0.0s 04:56:52 04:56:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:56:52 #3 DONE 0.0s 04:56:52 04:56:52 #4 [internal] load .dockerignore 04:56:52 #4 transferring context: 2B done 04:56:52 #4 DONE 0.0s 04:56:52 04:56:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 04:56:52 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 done 04:56:52 #5 CACHED 04:56:52 04:56:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 04:56:52 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 0.0s done 04:56:53 #6 CACHED 04:56:53 04:56:53 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:56:53 #7 DONE 0.0s 04:56:53 04:56:53 #8 exporting to image 04:56:53 #8 exporting layers done 04:56:53 #8 exporting manifest sha256:9edea05755043d2671316a517ebe0b4841753d6349a5307e4e9e1d8e568c2406 done 04:56:53 #8 exporting config sha256:f46fe52586738ac4df26dba26521c5ec857b094dae24e605f74076547929c92e done 04:56:53 #8 exporting manifest sha256:2e41677604afa6dc3618b7b1aa9808af52fa7d5c845bdb082255efa086aa5cc3 done 04:56:53 #8 exporting config sha256:3001b9d23352591c655d90f8691142032f8dec251137c42be71a451c1fae87f8 done 04:56:53 #8 exporting manifest list sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 done 04:56:53 #8 pushing layers 0.0s done 04:56:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 0.1s done 04:56:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:53 #8 DONE 0.1s 04:56:53 04:56:53 1 warning found (use --debug to expand): 04:56:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 04:56:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 04:56:53 #1 [internal] load build definition from Dockerfile 04:56:53 #1 transferring dockerfile: 180B done 04:56:53 #1 DONE 0.0s 04:56:53 04:56:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:56:53 #2 DONE 0.0s 04:56:53 04:56:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:56:53 #3 DONE 0.0s 04:56:53 04:56:53 #4 [internal] load .dockerignore 04:56:53 #4 transferring context: 2B done 04:56:53 #4 DONE 0.0s 04:56:53 04:56:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 04:56:53 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 0.0s done 04:56:53 #5 CACHED 04:56:53 04:56:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 04:56:53 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 0.0s done 04:56:53 #6 CACHED 04:56:53 04:56:53 #7 exporting to image 04:56:53 #7 exporting layers done 04:56:53 #7 exporting manifest sha256:9edea05755043d2671316a517ebe0b4841753d6349a5307e4e9e1d8e568c2406 done 04:56:53 #7 exporting config sha256:f46fe52586738ac4df26dba26521c5ec857b094dae24e605f74076547929c92e done 04:56:53 #7 exporting manifest sha256:2e41677604afa6dc3618b7b1aa9808af52fa7d5c845bdb082255efa086aa5cc3 done 04:56:53 #7 exporting config sha256:3001b9d23352591c655d90f8691142032f8dec251137c42be71a451c1fae87f8 done 04:56:53 #7 exporting manifest list sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 done 04:56:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:53 #7 pushing layers 0.0s done 04:56:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 0.1s done 04:56:53 #7 DONE 0.1s 04:56:53 04:56:53 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:56:53 #8 DONE 0.0s 04:56:53 04:56:53 1 warning found (use --debug to expand): 04:56:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c --push - 04:56:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c' 04:56:54 #1 [internal] load build definition from Dockerfile 04:56:54 #1 transferring dockerfile: 194B done 04:56:54 #1 DONE 0.0s 04:56:54 04:56:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c 04:56:54 #2 DONE 0.0s 04:56:54 04:56:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c 04:56:54 #3 DONE 0.0s 04:56:54 04:56:54 #4 [internal] load .dockerignore 04:56:54 #4 transferring context: 2B done 04:56:54 #4 DONE 0.0s 04:56:54 04:56:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 04:56:54 #5 resolve nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 done 04:56:54 #5 DONE 0.0s 04:56:54 04:56:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 04:56:54 #6 resolve nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 done 04:56:54 #6 DONE 0.0s 04:56:54 04:56:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 04:56:54 #5 resolve nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 done 04:56:54 #5 DONE 0.1s 04:56:54 04:56:54 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:56:54 #7 DONE 0.0s 04:56:54 04:56:54 #8 exporting to image 04:56:54 #8 exporting layers done 04:56:54 #8 exporting manifest sha256:af34cbbbda9dc476f7aee0b749ce69ce737ece4297de5b7f9df0bd405ef46273 done 04:56:54 #8 exporting config sha256:67cd0a4c0d0695c4e6c2a60d0e187446d6f9bd63186747c1e026461ef5593240 done 04:56:54 #8 exporting manifest sha256:545a6b73a7d9e7012083d4f694203550cd3a7336b761d3f6c8ef0661b7e03ec9 done 04:56:54 #8 exporting config sha256:b5465926292367d5e7cc9217430798a9c04990c8bdb869db003a34ea244e8a46 done 04:56:54 #8 exporting manifest list sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 done 04:56:54 #8 pushing layers 0.1s done 04:56:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 0.1s done 04:56:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:54 #8 DONE 0.2s 04:56:54 04:56:54 1 warning found (use --debug to expand): 04:56:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 04:56:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 04:56:54 #1 [internal] load build definition from Dockerfile 04:56:54 #1 transferring dockerfile: 160B done 04:56:54 #1 DONE 0.0s 04:56:54 04:56:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 04:56:54 #2 DONE 0.0s 04:56:54 04:56:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 04:56:54 #3 DONE 0.0s 04:56:54 04:56:54 #4 [internal] load .dockerignore 04:56:54 #4 transferring context: 2B done 04:56:54 #4 DONE 0.0s 04:56:54 04:56:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 04:56:54 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 0.0s done 04:56:54 #5 CACHED 04:56:54 04:56:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 04:56:55 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 0.0s done 04:56:55 #6 CACHED 04:56:55 04:56:55 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:56:55 #7 DONE 0.0s 04:56:55 04:56:55 #8 exporting to image 04:56:55 #8 exporting layers done 04:56:55 #8 exporting manifest sha256:af34cbbbda9dc476f7aee0b749ce69ce737ece4297de5b7f9df0bd405ef46273 done 04:56:55 #8 exporting config sha256:67cd0a4c0d0695c4e6c2a60d0e187446d6f9bd63186747c1e026461ef5593240 done 04:56:55 #8 exporting manifest sha256:545a6b73a7d9e7012083d4f694203550cd3a7336b761d3f6c8ef0661b7e03ec9 done 04:56:55 #8 exporting config sha256:b5465926292367d5e7cc9217430798a9c04990c8bdb869db003a34ea244e8a46 done 04:56:55 #8 exporting manifest list sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 done 04:56:55 #8 pushing layers 0.0s done 04:56:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 0.1s done 04:56:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:55 #8 DONE 0.1s 04:56:55 04:56:55 1 warning found (use --debug to expand): 04:56:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59' 04:56:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 --push - 04:56:55 #1 [internal] load build definition from Dockerfile 04:56:55 #1 transferring dockerfile: 166B done 04:56:55 #1 DONE 0.0s 04:56:55 04:56:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 04:56:55 #2 DONE 0.0s 04:56:55 04:56:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 04:56:55 #3 DONE 0.0s 04:56:55 04:56:55 #4 [internal] load .dockerignore 04:56:55 #4 transferring context: 2B done 04:56:55 #4 DONE 0.0s 04:56:55 04:56:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 04:56:55 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 done 04:56:55 #5 CACHED 04:56:55 04:56:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 04:56:55 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 done 04:56:55 #6 CACHED 04:56:55 04:56:55 #7 exporting to image 04:56:55 #7 exporting layers done 04:56:55 #7 exporting manifest sha256:af34cbbbda9dc476f7aee0b749ce69ce737ece4297de5b7f9df0bd405ef46273 done 04:56:55 #7 exporting config sha256:67cd0a4c0d0695c4e6c2a60d0e187446d6f9bd63186747c1e026461ef5593240 done 04:56:55 #7 exporting manifest sha256:545a6b73a7d9e7012083d4f694203550cd3a7336b761d3f6c8ef0661b7e03ec9 done 04:56:55 #7 exporting config sha256:b5465926292367d5e7cc9217430798a9c04990c8bdb869db003a34ea244e8a46 done 04:56:55 #7 exporting manifest list sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 done 04:56:55 #7 pushing layers 0.0s done 04:56:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 04:56:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 0.1s done 04:56:55 #7 DONE 0.1s 04:56:55 04:56:55 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:56:55 #8 DONE 0.0s 04:56:55 04:56:55 1 warning found (use --debug to expand): 04:56:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' 04:56:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - 04:56:55 #1 [internal] load build definition from Dockerfile 04:56:55 #1 transferring dockerfile: 207B done 04:56:55 #1 DONE 0.0s 04:56:55 04:56:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:56:55 #2 DONE 0.0s 04:56:55 04:56:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:56:55 #3 DONE 0.0s 04:56:55 04:56:55 #4 [internal] load .dockerignore 04:56:55 #4 transferring context: 2B done 04:56:55 #4 DONE 0.0s 04:56:55 04:56:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 04:56:55 #5 resolve nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 0.0s done 04:56:55 #5 CACHED 04:56:55 04:56:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 04:56:55 #6 resolve nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 done 04:56:55 #6 CACHED 04:56:55 04:56:55 #7 exporting to image 04:56:55 #7 exporting layers done 04:56:55 #7 exporting manifest sha256:af34cbbbda9dc476f7aee0b749ce69ce737ece4297de5b7f9df0bd405ef46273 done 04:56:55 #7 exporting config sha256:67cd0a4c0d0695c4e6c2a60d0e187446d6f9bd63186747c1e026461ef5593240 done 04:56:55 #7 exporting manifest sha256:545a6b73a7d9e7012083d4f694203550cd3a7336b761d3f6c8ef0661b7e03ec9 done 04:56:55 #7 exporting config sha256:b5465926292367d5e7cc9217430798a9c04990c8bdb869db003a34ea244e8a46 done 04:56:55 #7 exporting manifest list sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 done 04:56:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:56 #7 pushing layers 0.0s done 04:56:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 0.1s done 04:56:56 #7 DONE 0.1s 04:56:56 04:56:56 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:56:56 #8 DONE 0.0s 04:56:56 04:56:56 1 warning found (use --debug to expand): 04:56:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 04:56:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 04:56:56 #1 [internal] load build definition from Dockerfile 04:56:56 #1 transferring dockerfile: 158B done 04:56:56 #1 DONE 0.0s 04:56:56 04:56:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 04:56:56 #2 DONE 0.0s 04:56:56 04:56:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 04:56:56 #3 DONE 0.0s 04:56:56 04:56:56 #4 [internal] load .dockerignore 04:56:56 #4 transferring context: 2B done 04:56:56 #4 DONE 0.0s 04:56:56 04:56:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 04:56:56 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 0.0s done 04:56:56 #5 CACHED 04:56:56 04:56:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 04:56:56 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 0.0s done 04:56:56 #6 CACHED 04:56:56 04:56:56 #7 exporting to image 04:56:56 #7 exporting layers done 04:56:56 #7 exporting manifest sha256:af34cbbbda9dc476f7aee0b749ce69ce737ece4297de5b7f9df0bd405ef46273 done 04:56:56 #7 exporting config sha256:67cd0a4c0d0695c4e6c2a60d0e187446d6f9bd63186747c1e026461ef5593240 done 04:56:56 #7 exporting manifest sha256:545a6b73a7d9e7012083d4f694203550cd3a7336b761d3f6c8ef0661b7e03ec9 done 04:56:56 #7 exporting config sha256:b5465926292367d5e7cc9217430798a9c04990c8bdb869db003a34ea244e8a46 done 04:56:56 #7 exporting manifest list sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 done 04:56:56 #7 pushing layers 0.0s done 04:56:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 04:56:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 0.1s done 04:56:56 #7 DONE 0.1s 04:56:56 04:56:56 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 04:56:56 #8 DONE 0.0s 04:56:56 04:56:56 1 warning found (use --debug to expand): 04:56:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c' 04:56:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c --push - 04:56:57 #1 [internal] load build definition from Dockerfile 04:56:57 #1 transferring dockerfile: 196B done 04:56:57 #1 DONE 0.0s 04:56:57 04:56:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c 04:56:57 #2 DONE 0.0s 04:56:57 04:56:57 #3 [internal] load .dockerignore 04:56:57 #3 transferring context: 2B done 04:56:57 #3 DONE 0.0s 04:56:57 04:56:57 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c 04:56:57 #4 DONE 0.1s 04:56:57 04:56:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 04:56:57 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d done 04:56:57 #5 DONE 0.0s 04:56:57 04:56:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 04:56:57 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d done 04:56:57 #6 DONE 0.1s 04:56:57 04:56:57 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:56:57 #7 DONE 0.0s 04:56:57 04:56:57 #8 exporting to image 04:56:57 #8 exporting layers done 04:56:57 #8 exporting manifest sha256:5634b9eda6d17262d368a38d487c3fff28fb28d378558ebe31a53cbcdab773be 0.0s done 04:56:57 #8 exporting config sha256:cc9c00f0fce32178bebcfafe4804b77edf3c59b209e6b968c1d8322f7e5b8229 done 04:56:57 #8 exporting manifest sha256:04ed083c1bbc22d28e7442b4ca698d0a5973e9d3336f9709332cd4b7c193dd78 done 04:56:57 #8 exporting config sha256:2e846243658cd88cdd1bf344e8422492ae59159f76202f0941bbfe07adf3f00d done 04:56:57 #8 exporting manifest list sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 done 04:56:57 #8 pushing layers 0.1s done 04:56:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 04:56:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 0.1s done 04:56:57 #8 DONE 0.2s 04:56:57 04:56:57 1 warning found (use --debug to expand): 04:56:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 04:56:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 04:56:57 #1 [internal] load build definition from Dockerfile 04:56:57 #1 transferring dockerfile: 162B done 04:56:57 #1 DONE 0.0s 04:56:57 04:56:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 04:56:57 #2 DONE 0.0s 04:56:57 04:56:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 04:56:57 #3 DONE 0.0s 04:56:57 04:56:57 #4 [internal] load .dockerignore 04:56:57 #4 transferring context: 2B done 04:56:57 #4 DONE 0.0s 04:56:57 04:56:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 04:56:57 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d done 04:56:57 #5 CACHED 04:56:57 04:56:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 04:56:57 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 0.0s done 04:56:57 #6 CACHED 04:56:57 04:56:57 #7 exporting to image 04:56:57 #7 exporting layers done 04:56:57 #7 exporting manifest sha256:5634b9eda6d17262d368a38d487c3fff28fb28d378558ebe31a53cbcdab773be done 04:56:57 #7 exporting config sha256:cc9c00f0fce32178bebcfafe4804b77edf3c59b209e6b968c1d8322f7e5b8229 done 04:56:57 #7 exporting manifest sha256:04ed083c1bbc22d28e7442b4ca698d0a5973e9d3336f9709332cd4b7c193dd78 done 04:56:57 #7 exporting config sha256:2e846243658cd88cdd1bf344e8422492ae59159f76202f0941bbfe07adf3f00d 04:56:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:58 #7 exporting config sha256:2e846243658cd88cdd1bf344e8422492ae59159f76202f0941bbfe07adf3f00d done 04:56:58 #7 exporting manifest list sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 done 04:56:58 #7 pushing layers 0.0s done 04:56:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 0.1s done 04:56:58 #7 DONE 0.1s 04:56:58 04:56:58 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:56:58 #8 DONE 0.0s 04:56:58 04:56:58 1 warning found (use --debug to expand): 04:56:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59' 04:56:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 --push - 04:56:58 #1 [internal] load build definition from Dockerfile 04:56:58 #1 transferring dockerfile: 168B done 04:56:58 #1 DONE 0.0s 04:56:58 04:56:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 04:56:58 #2 DONE 0.0s 04:56:58 04:56:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 04:56:58 #3 DONE 0.0s 04:56:58 04:56:58 #4 [internal] load .dockerignore 04:56:58 #4 transferring context: 2B done 04:56:58 #4 DONE 0.0s 04:56:58 04:56:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 04:56:58 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 0.0s done 04:56:58 #5 CACHED 04:56:58 04:56:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 04:56:58 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 0.0s done 04:56:58 #6 CACHED 04:56:58 04:56:58 #7 exporting to image 04:56:58 #7 exporting layers done 04:56:58 #7 exporting manifest sha256:5634b9eda6d17262d368a38d487c3fff28fb28d378558ebe31a53cbcdab773be done 04:56:58 #7 exporting config sha256:cc9c00f0fce32178bebcfafe4804b77edf3c59b209e6b968c1d8322f7e5b8229 done 04:56:58 #7 exporting manifest sha256:04ed083c1bbc22d28e7442b4ca698d0a5973e9d3336f9709332cd4b7c193dd78 done 04:56:58 #7 exporting config sha256:2e846243658cd88cdd1bf344e8422492ae59159f76202f0941bbfe07adf3f00d 04:56:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:58 #7 exporting config sha256:2e846243658cd88cdd1bf344e8422492ae59159f76202f0941bbfe07adf3f00d done 04:56:58 #7 exporting manifest list sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 done 04:56:58 #7 pushing layers 0.0s done 04:56:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 0.1s done 04:56:58 #7 DONE 0.1s 04:56:58 04:56:58 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:56:58 #8 DONE 0.0s 04:56:58 04:56:58 1 warning found (use --debug to expand): 04:56:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' 04:56:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - 04:56:59 #1 [internal] load build definition from Dockerfile 04:56:59 #1 transferring dockerfile: 209B done 04:56:59 #1 DONE 0.0s 04:56:59 04:56:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:56:59 #2 DONE 0.0s 04:56:59 04:56:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:56:59 #3 DONE 0.0s 04:56:59 04:56:59 #4 [internal] load .dockerignore 04:56:59 #4 transferring context: 2B done 04:56:59 #4 DONE 0.0s 04:56:59 04:56:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 04:56:59 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d done 04:56:59 #5 CACHED 04:56:59 04:56:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 04:56:59 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 0.0s done 04:56:59 #6 CACHED 04:56:59 04:56:59 #7 exporting to image 04:56:59 #7 exporting layers done 04:56:59 #7 exporting manifest sha256:5634b9eda6d17262d368a38d487c3fff28fb28d378558ebe31a53cbcdab773be done 04:56:59 #7 exporting config sha256:cc9c00f0fce32178bebcfafe4804b77edf3c59b209e6b968c1d8322f7e5b8229 done 04:56:59 #7 exporting manifest sha256:04ed083c1bbc22d28e7442b4ca698d0a5973e9d3336f9709332cd4b7c193dd78 done 04:56:59 #7 exporting config sha256:2e846243658cd88cdd1bf344e8422492ae59159f76202f0941bbfe07adf3f00d done 04:56:59 #7 exporting manifest list sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 done 04:56:59 #7 pushing layers 0.0s done 04:56:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 04:56:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 0.1s done 04:56:59 #7 DONE 0.1s 04:56:59 04:56:59 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:56:59 #8 DONE 0.0s 04:56:59 04:56:59 1 warning found (use --debug to expand): 04:56:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:56:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 04:56:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 04:56:59 #1 [internal] load build definition from Dockerfile 04:56:59 #1 transferring dockerfile: 160B done 04:56:59 #1 DONE 0.0s 04:56:59 04:56:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 04:56:59 #2 DONE 0.0s 04:56:59 04:56:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 04:56:59 #3 DONE 0.0s 04:56:59 04:56:59 #4 [internal] load .dockerignore 04:56:59 #4 transferring context: 2B done 04:56:59 #4 DONE 0.0s 04:56:59 04:56:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 04:56:59 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d done 04:56:59 #5 CACHED 04:56:59 04:56:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 04:56:59 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 0.0s done 04:56:59 #6 CACHED 04:56:59 04:56:59 #7 exporting to image 04:56:59 #7 exporting layers done 04:56:59 #7 exporting manifest sha256:5634b9eda6d17262d368a38d487c3fff28fb28d378558ebe31a53cbcdab773be done 04:56:59 #7 exporting config sha256:cc9c00f0fce32178bebcfafe4804b77edf3c59b209e6b968c1d8322f7e5b8229 done 04:56:59 #7 exporting manifest sha256:04ed083c1bbc22d28e7442b4ca698d0a5973e9d3336f9709332cd4b7c193dd78 done 04:56:59 #7 exporting config sha256:2e846243658cd88cdd1bf344e8422492ae59159f76202f0941bbfe07adf3f00d done 04:56:59 #7 exporting manifest list sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 done 04:56:59 #7 pushing layers 0.0s done 04:56:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 04:56:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:56:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 0.1s done 04:56:59 #7 DONE 0.1s 04:56:59 04:56:59 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 04:56:59 #8 DONE 0.0s 04:56:59 04:56:59 1 warning found (use --debug to expand): 04:56:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c --push - 04:57:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c' 04:57:00 #1 [internal] load build definition from Dockerfile 04:57:00 #1 transferring dockerfile: 198B done 04:57:00 #1 DONE 0.0s 04:57:00 04:57:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:00 #2 DONE 0.0s 04:57:00 04:57:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:00 #3 DONE 0.1s 04:57:00 04:57:00 #4 [internal] load .dockerignore 04:57:00 #4 transferring context: 2B done 04:57:00 #4 DONE 0.0s 04:57:00 04:57:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 04:57:00 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 04:57:00 #5 ... 04:57:00 04:57:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 04:57:00 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea done 04:57:00 #6 DONE 0.0s 04:57:00 04:57:00 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:57:00 #7 DONE 0.0s 04:57:00 04:57:00 #8 exporting to image 04:57:00 #8 exporting layers done 04:57:00 #8 exporting manifest sha256:37670ec052b9cfcacab6eecd1097f33a61b504224c9ff3cc463130ad860be5ae done 04:57:00 #8 exporting config sha256:fc057b82cfa6ac9ae2d09966e67ce00a74cd9c16c4ab560b05e27f97b9e24f19 done 04:57:00 #8 exporting manifest sha256:1c6e39014a4ad946973d584378f732237066813fc4b4940cd460ba277016dd7a done 04:57:00 #8 exporting config sha256:a43ec9da87efa8947950bcc64cafa4ce64b920c6f70d43ad4b06c6989aec3881 done 04:57:00 #8 exporting manifest list sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca done 04:57:00 #8 pushing layers 0.1s done 04:57:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca 0.1s done 04:57:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:00 #8 DONE 0.2s 04:57:00 04:57:00 1 warning found (use --debug to expand): 04:57:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 04:57:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 04:57:00 #1 [internal] load build definition from Dockerfile 04:57:00 #1 transferring dockerfile: 164B done 04:57:00 #1 DONE 0.0s 04:57:00 04:57:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 04:57:00 #2 DONE 0.0s 04:57:00 04:57:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 04:57:00 #3 DONE 0.0s 04:57:00 04:57:00 #4 [internal] load .dockerignore 04:57:00 #4 transferring context: 2B done 04:57:00 #4 DONE 0.0s 04:57:00 04:57:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 04:57:00 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 0.0s done 04:57:00 #5 DONE 0.0s 04:57:00 04:57:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 04:57:01 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 0.0s done 04:57:01 #6 CACHED 04:57:01 04:57:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 04:57:01 #5 CACHED 04:57:01 04:57:01 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:57:01 #7 DONE 0.0s 04:57:01 04:57:01 #8 exporting to image 04:57:01 #8 exporting layers done 04:57:01 #8 exporting manifest sha256:37670ec052b9cfcacab6eecd1097f33a61b504224c9ff3cc463130ad860be5ae done 04:57:01 #8 exporting config sha256:fc057b82cfa6ac9ae2d09966e67ce00a74cd9c16c4ab560b05e27f97b9e24f19 done 04:57:01 #8 exporting manifest sha256:1c6e39014a4ad946973d584378f732237066813fc4b4940cd460ba277016dd7a done 04:57:01 #8 exporting config sha256:a43ec9da87efa8947950bcc64cafa4ce64b920c6f70d43ad4b06c6989aec3881 done 04:57:01 #8 exporting manifest list sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca done 04:57:01 #8 pushing layers 0.0s done 04:57:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca 0.1s done 04:57:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:01 #8 DONE 0.1s 04:57:01 04:57:01 1 warning found (use --debug to expand): 04:57:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59' 04:57:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 --push - 04:57:01 #1 [internal] load build definition from Dockerfile 04:57:01 #1 transferring dockerfile: 170B done 04:57:01 #1 DONE 0.0s 04:57:01 04:57:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 04:57:01 #2 DONE 0.0s 04:57:01 04:57:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 04:57:01 #3 DONE 0.0s 04:57:01 04:57:01 #4 [internal] load .dockerignore 04:57:01 #4 transferring context: 2B done 04:57:01 #4 DONE 0.0s 04:57:01 04:57:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 04:57:01 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 0.0s done 04:57:01 #5 CACHED 04:57:01 04:57:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 04:57:01 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 0.0s done 04:57:01 #6 CACHED 04:57:01 04:57:01 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:57:01 #7 DONE 0.0s 04:57:01 04:57:01 #8 exporting to image 04:57:01 #8 exporting layers done 04:57:01 #8 exporting manifest sha256:37670ec052b9cfcacab6eecd1097f33a61b504224c9ff3cc463130ad860be5ae done 04:57:01 #8 exporting config sha256:fc057b82cfa6ac9ae2d09966e67ce00a74cd9c16c4ab560b05e27f97b9e24f19 done 04:57:01 #8 exporting manifest sha256:1c6e39014a4ad946973d584378f732237066813fc4b4940cd460ba277016dd7a done 04:57:01 #8 exporting config sha256:a43ec9da87efa8947950bcc64cafa4ce64b920c6f70d43ad4b06c6989aec3881 done 04:57:01 #8 exporting manifest list sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca done 04:57:01 #8 pushing layers 0.0s done 04:57:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca 0.1s done 04:57:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:01 #8 DONE 0.1s 04:57:01 04:57:01 1 warning found (use --debug to expand): 04:57:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' 04:57:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - 04:57:02 #1 [internal] load build definition from Dockerfile 04:57:02 #1 transferring dockerfile: 211B done 04:57:02 #1 DONE 0.0s 04:57:02 04:57:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:02 #2 DONE 0.0s 04:57:02 04:57:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:02 #3 DONE 0.0s 04:57:02 04:57:02 #4 [internal] load .dockerignore 04:57:02 #4 transferring context: 2B done 04:57:02 #4 DONE 0.0s 04:57:02 04:57:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 04:57:02 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea done 04:57:02 #5 CACHED 04:57:02 04:57:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 04:57:02 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 0.0s done 04:57:02 #6 CACHED 04:57:02 04:57:02 #7 exporting to image 04:57:02 #7 exporting layers done 04:57:02 #7 exporting manifest sha256:37670ec052b9cfcacab6eecd1097f33a61b504224c9ff3cc463130ad860be5ae done 04:57:02 #7 exporting config sha256:fc057b82cfa6ac9ae2d09966e67ce00a74cd9c16c4ab560b05e27f97b9e24f19 done 04:57:02 #7 exporting manifest sha256:1c6e39014a4ad946973d584378f732237066813fc4b4940cd460ba277016dd7a done 04:57:02 #7 exporting config sha256:a43ec9da87efa8947950bcc64cafa4ce64b920c6f70d43ad4b06c6989aec3881 done 04:57:02 #7 exporting manifest list sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca done 04:57:02 #7 pushing layers 0.0s done 04:57:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca 04:57:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca 0.1s done 04:57:02 #7 DONE 0.1s 04:57:02 04:57:02 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:57:02 #8 DONE 0.0s 04:57:02 04:57:02 1 warning found (use --debug to expand): 04:57:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 04:57:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 04:57:02 #1 [internal] load build definition from Dockerfile 04:57:02 #1 transferring dockerfile: 162B done 04:57:02 #1 DONE 0.0s 04:57:02 04:57:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 04:57:02 #2 DONE 0.0s 04:57:02 04:57:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 04:57:02 #3 DONE 0.0s 04:57:02 04:57:02 #4 [internal] load .dockerignore 04:57:02 #4 transferring context: 2B done 04:57:02 #4 DONE 0.0s 04:57:02 04:57:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 04:57:02 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea done 04:57:02 #5 CACHED 04:57:02 04:57:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 04:57:02 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea done 04:57:02 #6 CACHED 04:57:02 04:57:02 #7 exporting to image 04:57:02 #7 exporting layers done 04:57:02 #7 exporting manifest sha256:37670ec052b9cfcacab6eecd1097f33a61b504224c9ff3cc463130ad860be5ae done 04:57:02 #7 exporting config sha256:fc057b82cfa6ac9ae2d09966e67ce00a74cd9c16c4ab560b05e27f97b9e24f19 done 04:57:02 #7 exporting manifest sha256:1c6e39014a4ad946973d584378f732237066813fc4b4940cd460ba277016dd7a done 04:57:02 #7 exporting config sha256:a43ec9da87efa8947950bcc64cafa4ce64b920c6f70d43ad4b06c6989aec3881 04:57:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:02 #7 exporting config sha256:a43ec9da87efa8947950bcc64cafa4ce64b920c6f70d43ad4b06c6989aec3881 done 04:57:02 #7 exporting manifest list sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca done 04:57:02 #7 pushing layers 0.0s done 04:57:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca 0.1s done 04:57:02 #7 DONE 0.1s 04:57:02 04:57:02 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 04:57:02 #8 DONE 0.0s 04:57:02 04:57:02 1 warning found (use --debug to expand): 04:57:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c --push - 04:57:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c' 04:57:03 #1 [internal] load build definition from Dockerfile 04:57:03 #1 transferring dockerfile: 206B done 04:57:03 #1 DONE 0.0s 04:57:03 04:57:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:03 #2 DONE 0.0s 04:57:03 04:57:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:03 #3 DONE 0.0s 04:57:03 04:57:03 #4 [internal] load .dockerignore 04:57:03 #4 transferring context: 2B done 04:57:03 #4 DONE 0.0s 04:57:03 04:57:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 04:57:03 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 done 04:57:03 #5 DONE 0.0s 04:57:03 04:57:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 04:57:03 #6 DONE 0.0s 04:57:03 04:57:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 04:57:03 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 done 04:57:03 #5 DONE 0.1s 04:57:03 04:57:03 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:57:03 #7 DONE 0.0s 04:57:03 04:57:03 #8 exporting to image 04:57:03 #8 exporting layers done 04:57:03 #8 exporting manifest sha256:c195502e68655b17566493e33394cc0463ac64e4d3a8900ac4c55ba9fbd89850 done 04:57:03 #8 exporting config sha256:a3645be16904a5f3c377bb12f6f2925b7980a2e4f1a4d4fb731ac8e900def91c done 04:57:03 #8 exporting manifest sha256:ad94ba231c6c3fd6798660aced76daad1e5e62e545925d76a051390dd779ad09 done 04:57:03 #8 exporting config sha256:26f9b57f7a8f2489b0dd550381378190ce386a4a2d453dd0b56f2a634402c9bd done 04:57:03 #8 exporting manifest list sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 done 04:57:03 #8 pushing layers 0.1s done 04:57:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 04:57:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 0.1s done 04:57:03 #8 DONE 0.2s 04:57:03 04:57:03 1 warning found (use --debug to expand): 04:57:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 04:57:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 04:57:04 #1 [internal] load build definition from Dockerfile 04:57:04 #1 transferring dockerfile: 172B done 04:57:04 #1 DONE 0.0s 04:57:04 04:57:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:57:04 #2 DONE 0.0s 04:57:04 04:57:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:57:04 #3 DONE 0.0s 04:57:04 04:57:04 #4 [internal] load .dockerignore 04:57:04 #4 transferring context: 2B done 04:57:04 #4 DONE 0.0s 04:57:04 04:57:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 04:57:04 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 done 04:57:04 #5 CACHED 04:57:04 04:57:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 04:57:04 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 0.0s done 04:57:04 #6 CACHED 04:57:04 04:57:04 #7 exporting to image 04:57:04 #7 exporting layers done 04:57:04 #7 exporting manifest sha256:c195502e68655b17566493e33394cc0463ac64e4d3a8900ac4c55ba9fbd89850 done 04:57:04 #7 exporting config sha256:a3645be16904a5f3c377bb12f6f2925b7980a2e4f1a4d4fb731ac8e900def91c done 04:57:04 #7 exporting manifest sha256:ad94ba231c6c3fd6798660aced76daad1e5e62e545925d76a051390dd779ad09 done 04:57:04 #7 exporting config sha256:26f9b57f7a8f2489b0dd550381378190ce386a4a2d453dd0b56f2a634402c9bd done 04:57:04 #7 exporting manifest list sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 done 04:57:04 #7 pushing layers 0.0s done 04:57:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 04:57:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 0.1s done 04:57:04 #7 DONE 0.1s 04:57:04 04:57:04 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:57:04 #8 DONE 0.0s 04:57:04 04:57:04 1 warning found (use --debug to expand): 04:57:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59' 04:57:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 --push - 04:57:04 #1 [internal] load build definition from Dockerfile 04:57:04 #1 transferring dockerfile: 178B done 04:57:04 #1 DONE 0.0s 04:57:04 04:57:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 04:57:04 #2 DONE 0.0s 04:57:04 04:57:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 04:57:04 #3 DONE 0.0s 04:57:04 04:57:04 #4 [internal] load .dockerignore 04:57:04 #4 transferring context: 2B done 04:57:04 #4 DONE 0.0s 04:57:04 04:57:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 04:57:04 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 done 04:57:04 #5 CACHED 04:57:04 04:57:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 04:57:04 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 0.0s done 04:57:04 #6 CACHED 04:57:04 04:57:04 #7 exporting to image 04:57:04 #7 exporting layers done 04:57:04 #7 exporting manifest sha256:c195502e68655b17566493e33394cc0463ac64e4d3a8900ac4c55ba9fbd89850 done 04:57:04 #7 exporting config sha256:a3645be16904a5f3c377bb12f6f2925b7980a2e4f1a4d4fb731ac8e900def91c done 04:57:04 #7 exporting manifest sha256:ad94ba231c6c3fd6798660aced76daad1e5e62e545925d76a051390dd779ad09 done 04:57:04 #7 exporting config sha256:26f9b57f7a8f2489b0dd550381378190ce386a4a2d453dd0b56f2a634402c9bd done 04:57:04 #7 exporting manifest list sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 done 04:57:04 #7 pushing layers 0.0s done 04:57:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 04:57:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 0.1s done 04:57:04 #7 DONE 0.1s 04:57:04 04:57:04 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:57:04 #8 DONE 0.0s 04:57:04 04:57:04 1 warning found (use --debug to expand): 04:57:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - 04:57:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' 04:57:05 #1 [internal] load build definition from Dockerfile 04:57:05 #1 transferring dockerfile: 219B done 04:57:05 #1 DONE 0.0s 04:57:05 04:57:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:05 #2 DONE 0.0s 04:57:05 04:57:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:05 #3 DONE 0.0s 04:57:05 04:57:05 #4 [internal] load .dockerignore 04:57:05 #4 transferring context: 2B done 04:57:05 #4 DONE 0.0s 04:57:05 04:57:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 04:57:05 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 0.0s done 04:57:05 #5 CACHED 04:57:05 04:57:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 04:57:05 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 0.0s done 04:57:05 #6 CACHED 04:57:05 04:57:05 #7 exporting to image 04:57:05 #7 exporting layers done 04:57:05 #7 exporting manifest sha256:c195502e68655b17566493e33394cc0463ac64e4d3a8900ac4c55ba9fbd89850 done 04:57:05 #7 exporting config sha256:a3645be16904a5f3c377bb12f6f2925b7980a2e4f1a4d4fb731ac8e900def91c done 04:57:05 #7 exporting manifest sha256:ad94ba231c6c3fd6798660aced76daad1e5e62e545925d76a051390dd779ad09 done 04:57:05 #7 exporting config sha256:26f9b57f7a8f2489b0dd550381378190ce386a4a2d453dd0b56f2a634402c9bd done 04:57:05 #7 exporting manifest list sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 done 04:57:05 #7 pushing layers 0.0s done 04:57:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 04:57:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 0.1s done 04:57:05 #7 DONE 0.1s 04:57:05 04:57:05 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:57:05 #8 DONE 0.0s 04:57:05 04:57:05 1 warning found (use --debug to expand): 04:57:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 04:57:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 04:57:05 #1 [internal] load build definition from Dockerfile 04:57:05 #1 transferring dockerfile: 170B done 04:57:05 #1 DONE 0.0s 04:57:05 04:57:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:57:05 #2 DONE 0.0s 04:57:05 04:57:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:57:05 #3 DONE 0.0s 04:57:05 04:57:05 #4 [internal] load .dockerignore 04:57:05 #4 transferring context: 2B done 04:57:05 #4 DONE 0.0s 04:57:05 04:57:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 04:57:05 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 done 04:57:05 #5 CACHED 04:57:05 04:57:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 04:57:05 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 done 04:57:05 #6 CACHED 04:57:05 04:57:05 #7 exporting to image 04:57:05 #7 exporting layers done 04:57:05 #7 exporting manifest sha256:c195502e68655b17566493e33394cc0463ac64e4d3a8900ac4c55ba9fbd89850 done 04:57:05 #7 exporting config sha256:a3645be16904a5f3c377bb12f6f2925b7980a2e4f1a4d4fb731ac8e900def91c done 04:57:05 #7 exporting manifest sha256:ad94ba231c6c3fd6798660aced76daad1e5e62e545925d76a051390dd779ad09 done 04:57:05 #7 exporting config sha256:26f9b57f7a8f2489b0dd550381378190ce386a4a2d453dd0b56f2a634402c9bd done 04:57:05 #7 exporting manifest list sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 done 04:57:05 #7 pushing layers 0.0s done 04:57:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 04:57:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 0.1s done 04:57:05 #7 DONE 0.1s 04:57:05 04:57:05 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 04:57:05 #8 DONE 0.0s 04:57:05 04:57:05 1 warning found (use --debug to expand): 04:57:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c --push - 04:57:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c' 04:57:06 #1 [internal] load build definition from Dockerfile 04:57:06 #1 transferring dockerfile: 204B done 04:57:06 #1 DONE 0.0s 04:57:06 04:57:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:06 #2 DONE 0.0s 04:57:06 04:57:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:06 #3 DONE 0.0s 04:57:06 04:57:06 #4 [internal] load .dockerignore 04:57:06 #4 transferring context: 2B done 04:57:06 #4 DONE 0.0s 04:57:06 04:57:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba 04:57:06 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba 04:57:06 #5 DONE 0.0s 04:57:06 04:57:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba 04:57:06 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba done 04:57:06 #6 DONE 0.0s 04:57:06 04:57:06 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:57:06 #7 DONE 0.0s 04:57:06 04:57:06 #8 exporting to image 04:57:06 #8 exporting layers done 04:57:06 #8 exporting manifest sha256:12dc9710219ed79576f8873375045308f6792992565bcdaded6c29c2711cad77 done 04:57:06 #8 exporting config sha256:b9d8829c35822100a1e7e4466e1b950d9f0e1e48723f67c18d40dfddda1f5a66 done 04:57:06 #8 exporting manifest sha256:0d56e7c37eb06a7073595ed8bb91fb77ca0a54fd90807a070aed115643706492 done 04:57:06 #8 exporting config sha256:810beef9ca91fc04f39e1310e77ffe1d8b9a0e0af8428eb450f5c316f94e185a done 04:57:06 #8 exporting manifest list sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 done 04:57:06 #8 pushing layers 04:57:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:06 #8 pushing layers 0.1s done 04:57:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 0.1s done 04:57:06 #8 DONE 0.2s 04:57:06 04:57:06 1 warning found (use --debug to expand): 04:57:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 04:57:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 04:57:07 #1 [internal] load build definition from Dockerfile 04:57:07 #1 transferring dockerfile: 170B done 04:57:07 #1 DONE 0.0s 04:57:07 04:57:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:57:07 #2 DONE 0.0s 04:57:07 04:57:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:57:07 #3 DONE 0.0s 04:57:07 04:57:07 #4 [internal] load .dockerignore 04:57:07 #4 transferring context: 2B done 04:57:07 #4 DONE 0.0s 04:57:07 04:57:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba 04:57:07 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba done 04:57:07 #5 CACHED 04:57:07 04:57:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba 04:57:07 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba 0.0s done 04:57:07 #6 CACHED 04:57:07 04:57:07 #7 exporting to image 04:57:07 #7 exporting layers 04:57:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:07 #7 exporting layers done 04:57:07 #7 exporting manifest sha256:12dc9710219ed79576f8873375045308f6792992565bcdaded6c29c2711cad77 done 04:57:07 #7 exporting config sha256:b9d8829c35822100a1e7e4466e1b950d9f0e1e48723f67c18d40dfddda1f5a66 done 04:57:07 #7 exporting manifest sha256:0d56e7c37eb06a7073595ed8bb91fb77ca0a54fd90807a070aed115643706492 done 04:57:07 #7 exporting config sha256:810beef9ca91fc04f39e1310e77ffe1d8b9a0e0af8428eb450f5c316f94e185a done 04:57:07 #7 exporting manifest list sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 done 04:57:07 #7 pushing layers 0.0s done 04:57:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 0.1s done 04:57:07 #7 DONE 0.1s 04:57:07 04:57:07 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:57:07 #8 DONE 0.0s 04:57:07 04:57:07 1 warning found (use --debug to expand): 04:57:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 --push - 04:57:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59' 04:57:07 #1 [internal] load build definition from Dockerfile 04:57:07 #1 transferring dockerfile: 176B done 04:57:07 #1 DONE 0.0s 04:57:07 04:57:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 04:57:07 #2 DONE 0.0s 04:57:07 04:57:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 04:57:07 #3 DONE 0.0s 04:57:07 04:57:07 #4 [internal] load .dockerignore 04:57:07 #4 transferring context: 2B done 04:57:07 #4 DONE 0.0s 04:57:07 04:57:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba 04:57:07 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba 0.0s done 04:57:07 #5 CACHED 04:57:07 04:57:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba 04:57:07 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba done 04:57:07 #6 CACHED 04:57:07 04:57:07 #7 exporting to image 04:57:07 #7 exporting layers done 04:57:07 #7 exporting manifest sha256:12dc9710219ed79576f8873375045308f6792992565bcdaded6c29c2711cad77 done 04:57:07 #7 exporting config sha256:b9d8829c35822100a1e7e4466e1b950d9f0e1e48723f67c18d40dfddda1f5a66 done 04:57:07 #7 exporting manifest sha256:0d56e7c37eb06a7073595ed8bb91fb77ca0a54fd90807a070aed115643706492 done 04:57:07 #7 exporting config sha256:810beef9ca91fc04f39e1310e77ffe1d8b9a0e0af8428eb450f5c316f94e185a done 04:57:07 #7 exporting manifest list sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 done 04:57:07 #7 pushing layers 0.0s done 04:57:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 04:57:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 0.1s done 04:57:07 #7 DONE 0.1s 04:57:07 04:57:07 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:57:07 #8 DONE 0.0s 04:57:07 04:57:07 1 warning found (use --debug to expand): 04:57:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' 04:57:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - 04:57:08 #1 [internal] load build definition from Dockerfile 04:57:08 #1 transferring dockerfile: 217B done 04:57:08 #1 DONE 0.0s 04:57:08 04:57:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:08 #2 DONE 0.0s 04:57:08 04:57:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:08 #3 DONE 0.0s 04:57:08 04:57:08 #4 [internal] load .dockerignore 04:57:08 #4 transferring context: 2B done 04:57:08 #4 DONE 0.0s 04:57:08 04:57:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba 04:57:08 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba done 04:57:08 #5 CACHED 04:57:08 04:57:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba 04:57:08 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba done 04:57:08 #6 CACHED 04:57:08 04:57:08 #7 exporting to image 04:57:08 #7 exporting layers done 04:57:08 #7 exporting manifest sha256:12dc9710219ed79576f8873375045308f6792992565bcdaded6c29c2711cad77 done 04:57:08 #7 exporting config sha256:b9d8829c35822100a1e7e4466e1b950d9f0e1e48723f67c18d40dfddda1f5a66 done 04:57:08 #7 exporting manifest sha256:0d56e7c37eb06a7073595ed8bb91fb77ca0a54fd90807a070aed115643706492 done 04:57:08 #7 exporting config sha256:810beef9ca91fc04f39e1310e77ffe1d8b9a0e0af8428eb450f5c316f94e185a done 04:57:08 #7 exporting manifest list sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 done 04:57:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:08 #7 pushing layers 0.0s done 04:57:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 0.1s done 04:57:08 #7 DONE 0.1s 04:57:08 04:57:08 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:57:08 #8 DONE 0.0s 04:57:08 04:57:08 1 warning found (use --debug to expand): 04:57:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 04:57:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 04:57:08 #1 [internal] load build definition from Dockerfile 04:57:08 #1 transferring dockerfile: 168B done 04:57:08 #1 DONE 0.0s 04:57:08 04:57:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:57:08 #2 DONE 0.0s 04:57:08 04:57:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:57:08 #3 DONE 0.0s 04:57:08 04:57:08 #4 [internal] load .dockerignore 04:57:08 #4 transferring context: 2B done 04:57:08 #4 DONE 0.0s 04:57:08 04:57:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba 04:57:08 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba done 04:57:08 #5 CACHED 04:57:08 04:57:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba 04:57:08 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba done 04:57:08 #6 CACHED 04:57:08 04:57:08 #7 exporting to image 04:57:08 #7 exporting layers done 04:57:08 #7 exporting manifest sha256:12dc9710219ed79576f8873375045308f6792992565bcdaded6c29c2711cad77 done 04:57:08 #7 exporting config sha256:b9d8829c35822100a1e7e4466e1b950d9f0e1e48723f67c18d40dfddda1f5a66 done 04:57:08 #7 exporting manifest sha256:0d56e7c37eb06a7073595ed8bb91fb77ca0a54fd90807a070aed115643706492 done 04:57:08 #7 exporting config sha256:810beef9ca91fc04f39e1310e77ffe1d8b9a0e0af8428eb450f5c316f94e185a done 04:57:08 #7 exporting manifest list sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 done 04:57:08 #7 pushing layers 0.0s done 04:57:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 04:57:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 0.1s done 04:57:08 #7 DONE 0.1s 04:57:08 04:57:08 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 04:57:08 #8 DONE 0.0s 04:57:08 04:57:08 1 warning found (use --debug to expand): 04:57:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c' 04:57:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c --push - 04:57:09 #1 [internal] load build definition from Dockerfile 04:57:09 #1 transferring dockerfile: 205B done 04:57:09 #1 DONE 0.0s 04:57:09 04:57:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:09 #2 DONE 0.0s 04:57:09 04:57:09 #3 [internal] load .dockerignore 04:57:09 #3 transferring context: 2B done 04:57:09 #3 DONE 0.0s 04:57:09 04:57:09 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:09 #4 DONE 0.1s 04:57:09 04:57:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 04:57:09 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c done 04:57:09 #5 DONE 0.0s 04:57:09 04:57:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 04:57:09 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c done 04:57:09 #6 DONE 0.0s 04:57:09 04:57:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 04:57:09 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c done 04:57:09 #5 DONE 0.1s 04:57:09 04:57:09 #7 exporting to image 04:57:09 #7 exporting layers done 04:57:09 #7 exporting manifest sha256:d3e2f07585ba5384cd62fd9f3af45d374d599054cb58c69620b0af389c385edd done 04:57:09 #7 exporting config sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe done 04:57:09 #7 exporting manifest sha256:01ed9bd37cd30454d565342231210d00abda969eac6b74bc451cae7277f2c918 done 04:57:09 #7 exporting config sha256:04dbdce83f61ab704d4c557d45522df06836e0d8cdcf8bf3bffd6f4a93964e6c done 04:57:09 #7 exporting manifest list sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c 04:57:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:09 #7 ... 04:57:09 04:57:09 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:57:09 #8 DONE 0.0s 04:57:09 04:57:09 #7 exporting to image 04:57:09 #7 exporting manifest list sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c done 04:57:09 #7 pushing layers 0.1s done 04:57:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c 04:57:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c 0.1s done 04:57:09 #7 DONE 0.2s 04:57:09 04:57:09 1 warning found (use --debug to expand): 04:57:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 04:57:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 04:57:09 #1 [internal] load build definition from Dockerfile 04:57:09 #1 transferring dockerfile: 171B done 04:57:09 #1 DONE 0.0s 04:57:09 04:57:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:57:09 #2 DONE 0.0s 04:57:09 04:57:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:57:09 #3 DONE 0.0s 04:57:09 04:57:09 #4 [internal] load .dockerignore 04:57:09 #4 transferring context: 2B done 04:57:09 #4 DONE 0.0s 04:57:09 04:57:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 04:57:09 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 0.0s done 04:57:09 #5 CACHED 04:57:09 04:57:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 04:57:09 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c done 04:57:09 #6 CACHED 04:57:09 04:57:09 #7 exporting to image 04:57:09 #7 exporting layers done 04:57:09 #7 exporting manifest sha256:d3e2f07585ba5384cd62fd9f3af45d374d599054cb58c69620b0af389c385edd done 04:57:09 #7 exporting config sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe 04:57:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:10 #7 exporting config sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe done 04:57:10 #7 exporting manifest sha256:01ed9bd37cd30454d565342231210d00abda969eac6b74bc451cae7277f2c918 done 04:57:10 #7 exporting config sha256:04dbdce83f61ab704d4c557d45522df06836e0d8cdcf8bf3bffd6f4a93964e6c done 04:57:10 #7 exporting manifest list sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c done 04:57:10 #7 pushing layers 0.0s done 04:57:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c 0.1s done 04:57:10 #7 DONE 0.1s 04:57:10 04:57:10 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:57:10 #8 DONE 0.0s 04:57:10 04:57:10 1 warning found (use --debug to expand): 04:57:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59' 04:57:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 --push - 04:57:10 #1 [internal] load build definition from Dockerfile 04:57:10 #1 transferring dockerfile: 177B done 04:57:10 #1 DONE 0.0s 04:57:10 04:57:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 04:57:10 #2 DONE 0.0s 04:57:10 04:57:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 04:57:10 #3 DONE 0.0s 04:57:10 04:57:10 #4 [internal] load .dockerignore 04:57:10 #4 transferring context: 2B done 04:57:10 #4 DONE 0.0s 04:57:10 04:57:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 04:57:10 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 0.0s done 04:57:10 #5 CACHED 04:57:10 04:57:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 04:57:10 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c done 04:57:10 #6 CACHED 04:57:10 04:57:10 #7 exporting to image 04:57:10 #7 exporting layers done 04:57:10 #7 exporting manifest sha256:d3e2f07585ba5384cd62fd9f3af45d374d599054cb58c69620b0af389c385edd done 04:57:10 #7 exporting config sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe done 04:57:10 #7 exporting manifest sha256:01ed9bd37cd30454d565342231210d00abda969eac6b74bc451cae7277f2c918 done 04:57:10 #7 exporting config sha256:04dbdce83f61ab704d4c557d45522df06836e0d8cdcf8bf3bffd6f4a93964e6c done 04:57:10 #7 exporting manifest list sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c done 04:57:10 #7 pushing layers 0.0s done 04:57:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c 04:57:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c 0.1s done 04:57:10 #7 DONE 0.1s 04:57:10 04:57:10 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:57:10 #8 DONE 0.0s 04:57:10 04:57:10 1 warning found (use --debug to expand): 04:57:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' 04:57:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - 04:57:11 #1 [internal] load build definition from Dockerfile 04:57:11 #1 transferring dockerfile: 218B done 04:57:11 #1 DONE 0.0s 04:57:11 04:57:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:11 #2 DONE 0.0s 04:57:11 04:57:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:11 #3 DONE 0.0s 04:57:11 04:57:11 #4 [internal] load .dockerignore 04:57:11 #4 transferring context: 2B done 04:57:11 #4 DONE 0.0s 04:57:11 04:57:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 04:57:11 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 04:57:11 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 0.0s done 04:57:11 #5 CACHED 04:57:11 04:57:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 04:57:11 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 0.0s done 04:57:11 #6 CACHED 04:57:11 04:57:11 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:57:11 #7 DONE 0.0s 04:57:11 04:57:11 #8 exporting to image 04:57:11 #8 exporting layers done 04:57:11 #8 exporting manifest sha256:d3e2f07585ba5384cd62fd9f3af45d374d599054cb58c69620b0af389c385edd done 04:57:11 #8 exporting config sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe done 04:57:11 #8 exporting manifest sha256:01ed9bd37cd30454d565342231210d00abda969eac6b74bc451cae7277f2c918 done 04:57:11 #8 exporting config sha256:04dbdce83f61ab704d4c557d45522df06836e0d8cdcf8bf3bffd6f4a93964e6c done 04:57:11 #8 exporting manifest list sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c done 04:57:11 #8 pushing layers 0.0s done 04:57:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c 0.1s done 04:57:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:11 #8 DONE 0.1s 04:57:11 04:57:11 1 warning found (use --debug to expand): 04:57:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 04:57:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 04:57:11 #1 [internal] load build definition from Dockerfile 04:57:11 #1 transferring dockerfile: 169B done 04:57:11 #1 DONE 0.0s 04:57:11 04:57:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:57:11 #2 DONE 0.0s 04:57:11 04:57:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:57:11 #3 DONE 0.0s 04:57:11 04:57:11 #4 [internal] load .dockerignore 04:57:11 #4 transferring context: 2B done 04:57:11 #4 DONE 0.0s 04:57:11 04:57:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 04:57:11 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c done 04:57:11 #5 CACHED 04:57:11 04:57:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 04:57:11 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c done 04:57:11 #6 CACHED 04:57:11 04:57:11 #7 exporting to image 04:57:11 #7 exporting layers done 04:57:11 #7 exporting manifest sha256:d3e2f07585ba5384cd62fd9f3af45d374d599054cb58c69620b0af389c385edd done 04:57:11 #7 exporting config sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe done 04:57:11 #7 exporting manifest sha256:01ed9bd37cd30454d565342231210d00abda969eac6b74bc451cae7277f2c918 done 04:57:11 #7 exporting config sha256:04dbdce83f61ab704d4c557d45522df06836e0d8cdcf8bf3bffd6f4a93964e6c done 04:57:11 #7 exporting manifest list sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c done 04:57:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:11 #7 pushing layers 0.0s done 04:57:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c 0.1s done 04:57:11 #7 DONE 0.1s 04:57:11 04:57:11 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:57:11 #8 DONE 0.0s 04:57:11 04:57:11 1 warning found (use --debug to expand): 04:57:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c' 04:57:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c --push - 04:57:12 #1 [internal] load build definition from Dockerfile 04:57:12 #1 transferring dockerfile: 211B done 04:57:12 #1 DONE 0.0s 04:57:12 04:57:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:12 #2 DONE 0.0s 04:57:12 04:57:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:12 #3 DONE 0.0s 04:57:12 04:57:12 #4 [internal] load .dockerignore 04:57:12 #4 transferring context: 2B done 04:57:12 #4 DONE 0.0s 04:57:12 04:57:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 04:57:12 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done 04:57:12 #5 DONE 0.0s 04:57:12 04:57:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 04:57:12 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done 04:57:12 #6 DONE 0.0s 04:57:12 04:57:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 04:57:12 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done 04:57:12 #5 DONE 0.1s 04:57:12 04:57:12 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:57:12 #7 DONE 0.0s 04:57:12 04:57:12 #8 exporting to image 04:57:12 #8 exporting layers done 04:57:12 #8 exporting manifest sha256:93337d28fad0e95aeff3735134774694d0777b86fa3f6f62002f1d444603231f done 04:57:12 #8 exporting config sha256:2d6b2a9bf166824a357a6d23d8472bb61c69a9a487e22240d31304ac3e0b014b done 04:57:12 #8 exporting manifest sha256:3feabd5a009403b6ff42d523271f6a62f104009af0d56c7e18d569778f6ea044 done 04:57:12 #8 exporting config sha256:58bbd6591b0a1f30eda86d6816dd5de3c84e41dc409c90066dc9912a0d76c202 done 04:57:12 #8 exporting manifest list sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 0.0s done 04:57:12 #8 pushing layers 0.1s done 04:57:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 04:57:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 0.1s done 04:57:12 #8 DONE 0.2s 04:57:12 04:57:12 1 warning found (use --debug to expand): 04:57:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 04:57:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 04:57:13 #1 [internal] load build definition from Dockerfile 04:57:13 #1 transferring dockerfile: 177B done 04:57:13 #1 DONE 0.0s 04:57:13 04:57:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:57:13 #2 DONE 0.0s 04:57:13 04:57:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:57:13 #3 DONE 0.0s 04:57:13 04:57:13 #4 [internal] load .dockerignore 04:57:13 #4 transferring context: 2B done 04:57:13 #4 DONE 0.0s 04:57:13 04:57:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 04:57:13 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done 04:57:13 #5 CACHED 04:57:13 04:57:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 04:57:13 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done 04:57:13 #6 CACHED 04:57:13 04:57:13 #7 exporting to image 04:57:13 #7 exporting layers done 04:57:13 #7 exporting manifest sha256:93337d28fad0e95aeff3735134774694d0777b86fa3f6f62002f1d444603231f done 04:57:13 #7 exporting config sha256:2d6b2a9bf166824a357a6d23d8472bb61c69a9a487e22240d31304ac3e0b014b done 04:57:13 #7 exporting manifest sha256:3feabd5a009403b6ff42d523271f6a62f104009af0d56c7e18d569778f6ea044 04:57:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:13 #7 exporting manifest sha256:3feabd5a009403b6ff42d523271f6a62f104009af0d56c7e18d569778f6ea044 done 04:57:13 #7 exporting config sha256:58bbd6591b0a1f30eda86d6816dd5de3c84e41dc409c90066dc9912a0d76c202 done 04:57:13 #7 exporting manifest list sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 done 04:57:13 #7 pushing layers 0.0s done 04:57:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 0.1s done 04:57:13 #7 DONE 0.1s 04:57:13 04:57:13 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:57:13 #8 DONE 0.0s 04:57:13 04:57:13 1 warning found (use --debug to expand): 04:57:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59' 04:57:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 --push - 04:57:13 #1 [internal] load build definition from Dockerfile 04:57:13 #1 transferring dockerfile: 183B done 04:57:13 #1 DONE 0.0s 04:57:13 04:57:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 04:57:13 #2 DONE 0.0s 04:57:13 04:57:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 04:57:13 #3 DONE 0.0s 04:57:13 04:57:13 #4 [internal] load .dockerignore 04:57:13 #4 transferring context: 2B done 04:57:13 #4 DONE 0.0s 04:57:13 04:57:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 04:57:13 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 done 04:57:13 #5 CACHED 04:57:13 04:57:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 04:57:13 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done 04:57:13 #6 CACHED 04:57:13 04:57:13 #7 exporting to image 04:57:13 #7 exporting layers done 04:57:13 #7 exporting manifest sha256:93337d28fad0e95aeff3735134774694d0777b86fa3f6f62002f1d444603231f done 04:57:13 #7 exporting config sha256:2d6b2a9bf166824a357a6d23d8472bb61c69a9a487e22240d31304ac3e0b014b done 04:57:13 #7 exporting manifest sha256:3feabd5a009403b6ff42d523271f6a62f104009af0d56c7e18d569778f6ea044 done 04:57:13 #7 exporting config sha256:58bbd6591b0a1f30eda86d6816dd5de3c84e41dc409c90066dc9912a0d76c202 done 04:57:13 #7 exporting manifest list sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 04:57:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:13 #7 exporting manifest list sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 done 04:57:13 #7 pushing layers 0.0s done 04:57:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 0.1s done 04:57:13 #7 DONE 0.1s 04:57:13 04:57:13 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:57:13 #8 DONE 0.0s 04:57:13 04:57:13 1 warning found (use --debug to expand): 04:57:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' 04:57:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - 04:57:14 #1 [internal] load build definition from Dockerfile 04:57:14 #1 transferring dockerfile: 224B done 04:57:14 #1 DONE 0.0s 04:57:14 04:57:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:14 #2 DONE 0.0s 04:57:14 04:57:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:14 #3 DONE 0.0s 04:57:14 04:57:14 #4 [internal] load .dockerignore 04:57:14 #4 transferring context: 2B done 04:57:14 #4 DONE 0.0s 04:57:14 04:57:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 04:57:14 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done 04:57:14 #5 CACHED 04:57:14 04:57:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 04:57:14 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done 04:57:14 #6 CACHED 04:57:14 04:57:14 #7 exporting to image 04:57:14 #7 exporting layers done 04:57:14 #7 exporting manifest sha256:93337d28fad0e95aeff3735134774694d0777b86fa3f6f62002f1d444603231f done 04:57:14 #7 exporting config sha256:2d6b2a9bf166824a357a6d23d8472bb61c69a9a487e22240d31304ac3e0b014b done 04:57:14 #7 exporting manifest sha256:3feabd5a009403b6ff42d523271f6a62f104009af0d56c7e18d569778f6ea044 done 04:57:14 #7 exporting config sha256:58bbd6591b0a1f30eda86d6816dd5de3c84e41dc409c90066dc9912a0d76c202 done 04:57:14 #7 exporting manifest list sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 done 04:57:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:14 #7 pushing layers 0.0s done 04:57:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 0.1s done 04:57:14 #7 DONE 0.1s 04:57:14 04:57:14 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:57:14 #8 DONE 0.0s 04:57:14 04:57:14 1 warning found (use --debug to expand): 04:57:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 04:57:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 04:57:14 #1 [internal] load build definition from Dockerfile 04:57:14 #1 transferring dockerfile: 175B done 04:57:14 #1 DONE 0.0s 04:57:14 04:57:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:57:14 #2 DONE 0.0s 04:57:14 04:57:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:57:14 #3 DONE 0.0s 04:57:14 04:57:14 #4 [internal] load .dockerignore 04:57:14 #4 transferring context: 2B done 04:57:14 #4 DONE 0.0s 04:57:14 04:57:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 04:57:14 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 done 04:57:14 #5 CACHED 04:57:14 04:57:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 04:57:14 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 done 04:57:14 #6 CACHED 04:57:14 04:57:14 #7 exporting to image 04:57:14 #7 exporting layers done 04:57:14 #7 exporting manifest sha256:93337d28fad0e95aeff3735134774694d0777b86fa3f6f62002f1d444603231f done 04:57:14 #7 exporting config sha256:2d6b2a9bf166824a357a6d23d8472bb61c69a9a487e22240d31304ac3e0b014b done 04:57:14 #7 exporting manifest sha256:3feabd5a009403b6ff42d523271f6a62f104009af0d56c7e18d569778f6ea044 done 04:57:14 #7 exporting config sha256:58bbd6591b0a1f30eda86d6816dd5de3c84e41dc409c90066dc9912a0d76c202 done 04:57:14 #7 exporting manifest list sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 done 04:57:14 #7 pushing layers 0.0s done 04:57:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 04:57:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 0.1s done 04:57:14 #7 DONE 0.1s 04:57:14 04:57:14 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 04:57:14 #8 DONE 0.0s 04:57:14 04:57:14 1 warning found (use --debug to expand): 04:57:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c' 04:57:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c --push - 04:57:15 #1 [internal] load build definition from Dockerfile 04:57:15 #1 transferring dockerfile: 215B done 04:57:15 #1 DONE 0.0s 04:57:15 04:57:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:15 #2 DONE 0.0s 04:57:15 04:57:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:15 #3 DONE 0.0s 04:57:15 04:57:15 #4 [internal] load .dockerignore 04:57:15 #4 transferring context: 2B done 04:57:15 #4 DONE 0.0s 04:57:15 04:57:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 04:57:15 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 0.0s done 04:57:15 #5 DONE 0.0s 04:57:15 04:57:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 04:57:15 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 0.0s done 04:57:15 #6 DONE 0.1s 04:57:15 04:57:15 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:57:15 #7 DONE 0.0s 04:57:15 04:57:15 #8 exporting to image 04:57:15 #8 exporting layers done 04:57:15 #8 exporting manifest sha256:17fdb2ab688cdcac9bc1079cebb35d3a343c6ce2c29f66cbe351ed3c6a168f25 done 04:57:15 #8 exporting config sha256:dcc7483537999e74467ab09b6c0cfb3ab5b013b1fb431032ab23b053d1dae25f done 04:57:15 #8 exporting manifest sha256:c7094576372e0ee07aa291d1a60ce47d52062a74241f471242bd264297e12bf1 done 04:57:15 #8 exporting config sha256:b5f45572749e813678fd003a32afde1077c0d42580ece8288f6ccd9bb140f5a1 done 04:57:15 #8 exporting manifest list sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 done 04:57:15 #8 pushing layers 0.1s done 04:57:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 04:57:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 0.1s done 04:57:15 #8 DONE 0.2s 04:57:15 04:57:15 1 warning found (use --debug to expand): 04:57:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 04:57:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 04:57:16 #1 [internal] load build definition from Dockerfile 04:57:16 #1 transferring dockerfile: 181B done 04:57:16 #1 DONE 0.0s 04:57:16 04:57:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:57:16 #2 DONE 0.0s 04:57:16 04:57:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:57:16 #3 DONE 0.0s 04:57:16 04:57:16 #4 [internal] load .dockerignore 04:57:16 #4 transferring context: 2B done 04:57:16 #4 DONE 0.0s 04:57:16 04:57:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 04:57:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 done 04:57:16 #5 CACHED 04:57:16 04:57:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 04:57:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 done 04:57:16 #6 CACHED 04:57:16 04:57:16 #7 exporting to image 04:57:16 #7 exporting layers done 04:57:16 #7 exporting manifest sha256:17fdb2ab688cdcac9bc1079cebb35d3a343c6ce2c29f66cbe351ed3c6a168f25 done 04:57:16 #7 exporting config sha256:dcc7483537999e74467ab09b6c0cfb3ab5b013b1fb431032ab23b053d1dae25f done 04:57:16 #7 exporting manifest sha256:c7094576372e0ee07aa291d1a60ce47d52062a74241f471242bd264297e12bf1 done 04:57:16 #7 exporting config sha256:b5f45572749e813678fd003a32afde1077c0d42580ece8288f6ccd9bb140f5a1 done 04:57:16 #7 exporting manifest list sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 done 04:57:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:16 #7 pushing layers 0.0s done 04:57:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 0.1s done 04:57:16 #7 DONE 0.1s 04:57:16 04:57:16 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:57:16 #8 DONE 0.0s 04:57:16 04:57:16 1 warning found (use --debug to expand): 04:57:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59' 04:57:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 --push - 04:57:16 #1 [internal] load build definition from Dockerfile 04:57:16 #1 transferring dockerfile: 187B done 04:57:16 #1 DONE 0.0s 04:57:16 04:57:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 04:57:16 #2 DONE 0.0s 04:57:16 04:57:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 04:57:16 #3 DONE 0.0s 04:57:16 04:57:16 #4 [internal] load .dockerignore 04:57:16 #4 transferring context: 2B done 04:57:16 #4 DONE 0.0s 04:57:16 04:57:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 04:57:16 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 done 04:57:16 #5 CACHED 04:57:16 04:57:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 04:57:16 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 done 04:57:16 #6 CACHED 04:57:16 04:57:16 #7 exporting to image 04:57:16 #7 exporting layers done 04:57:16 #7 exporting manifest sha256:17fdb2ab688cdcac9bc1079cebb35d3a343c6ce2c29f66cbe351ed3c6a168f25 done 04:57:16 #7 exporting config sha256:dcc7483537999e74467ab09b6c0cfb3ab5b013b1fb431032ab23b053d1dae25f done 04:57:16 #7 exporting manifest sha256:c7094576372e0ee07aa291d1a60ce47d52062a74241f471242bd264297e12bf1 done 04:57:16 #7 exporting config sha256:b5f45572749e813678fd003a32afde1077c0d42580ece8288f6ccd9bb140f5a1 done 04:57:16 #7 exporting manifest list sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 done 04:57:16 #7 pushing layers 0.0s done 04:57:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 04:57:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 0.1s done 04:57:16 #7 DONE 0.1s 04:57:16 04:57:16 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:57:16 #8 DONE 0.0s 04:57:16 04:57:16 1 warning found (use --debug to expand): 04:57:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' 04:57:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - 04:57:17 #1 [internal] load build definition from Dockerfile 04:57:17 #1 transferring dockerfile: 228B done 04:57:17 #1 DONE 0.0s 04:57:17 04:57:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:17 #2 DONE 0.0s 04:57:17 04:57:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:17 #3 DONE 0.0s 04:57:17 04:57:17 #4 [internal] load .dockerignore 04:57:17 #4 transferring context: 2B done 04:57:17 #4 DONE 0.0s 04:57:17 04:57:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 04:57:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 done 04:57:17 #5 CACHED 04:57:17 04:57:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 04:57:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 0.0s done 04:57:17 #6 CACHED 04:57:17 04:57:17 #7 exporting to image 04:57:17 #7 exporting layers done 04:57:17 #7 exporting manifest sha256:17fdb2ab688cdcac9bc1079cebb35d3a343c6ce2c29f66cbe351ed3c6a168f25 done 04:57:17 #7 exporting config sha256:dcc7483537999e74467ab09b6c0cfb3ab5b013b1fb431032ab23b053d1dae25f done 04:57:17 #7 exporting manifest sha256:c7094576372e0ee07aa291d1a60ce47d52062a74241f471242bd264297e12bf1 done 04:57:17 #7 exporting config sha256:b5f45572749e813678fd003a32afde1077c0d42580ece8288f6ccd9bb140f5a1 done 04:57:17 #7 exporting manifest list sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 done 04:57:17 #7 pushing layers 0.0s done 04:57:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 04:57:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 0.1s done 04:57:17 #7 DONE 0.1s 04:57:17 04:57:17 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:57:17 #8 DONE 0.0s 04:57:17 04:57:17 1 warning found (use --debug to expand): 04:57:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 04:57:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 04:57:17 #1 [internal] load build definition from Dockerfile 04:57:17 #1 transferring dockerfile: 179B done 04:57:17 #1 DONE 0.0s 04:57:17 04:57:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:57:17 #2 DONE 0.0s 04:57:17 04:57:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:57:17 #3 DONE 0.0s 04:57:17 04:57:17 #4 [internal] load .dockerignore 04:57:17 #4 transferring context: 2B done 04:57:17 #4 DONE 0.0s 04:57:17 04:57:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 04:57:17 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 0.0s done 04:57:17 #5 CACHED 04:57:17 04:57:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 04:57:17 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 0.0s done 04:57:17 #6 CACHED 04:57:17 04:57:17 #7 exporting to image 04:57:17 #7 exporting layers done 04:57:17 #7 exporting manifest sha256:17fdb2ab688cdcac9bc1079cebb35d3a343c6ce2c29f66cbe351ed3c6a168f25 done 04:57:17 #7 exporting config sha256:dcc7483537999e74467ab09b6c0cfb3ab5b013b1fb431032ab23b053d1dae25f done 04:57:17 #7 exporting manifest sha256:c7094576372e0ee07aa291d1a60ce47d52062a74241f471242bd264297e12bf1 done 04:57:17 #7 exporting config sha256:b5f45572749e813678fd003a32afde1077c0d42580ece8288f6ccd9bb140f5a1 done 04:57:17 #7 exporting manifest list sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 done 04:57:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:17 #7 pushing layers 0.0s done 04:57:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 0.1s done 04:57:17 #7 DONE 0.1s 04:57:17 04:57:17 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 04:57:17 #8 DONE 0.0s 04:57:17 04:57:17 1 warning found (use --debug to expand): 04:57:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c' 04:57:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c --push - 04:57:18 #1 [internal] load build definition from Dockerfile 04:57:18 #1 transferring dockerfile: 205B done 04:57:18 #1 DONE 0.0s 04:57:18 04:57:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:18 #2 DONE 0.0s 04:57:18 04:57:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:18 #3 DONE 0.0s 04:57:18 04:57:18 #4 [internal] load .dockerignore 04:57:18 #4 transferring context: 2B done 04:57:18 #4 DONE 0.0s 04:57:18 04:57:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 04:57:18 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 0.0s done 04:57:18 #5 DONE 0.0s 04:57:18 04:57:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 04:57:18 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 done 04:57:18 #6 DONE 0.1s 04:57:18 04:57:18 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:57:18 #7 DONE 0.0s 04:57:18 04:57:18 #8 exporting to image 04:57:18 #8 exporting layers done 04:57:18 #8 exporting manifest sha256:5eb075bdef1e8c5a9a0f34e4aee452c877b2f7826ca283e8c02247f2d3b232c5 done 04:57:18 #8 exporting config sha256:078a46510cfb7c780a20a397f578e4ed75624f7611660892a37f170cd2c4ec14 done 04:57:18 #8 exporting manifest sha256:e833cf36b8f2f21fc3a948de30d1eb78e5922c40875feeaccb92d602b4ce3de0 done 04:57:18 #8 exporting config sha256:3f1c19562b09b2c66a75a34bfaa08c268b5e00a219713bd0ae4a17c2909deaa7 done 04:57:18 #8 exporting manifest list sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e done 04:57:18 #8 pushing layers 0.1s done 04:57:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e 04:57:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e 0.1s done 04:57:18 #8 DONE 0.2s 04:57:18 04:57:18 1 warning found (use --debug to expand): 04:57:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 04:57:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 04:57:19 #1 [internal] load build definition from Dockerfile 04:57:19 #1 transferring dockerfile: 171B done 04:57:19 #1 DONE 0.0s 04:57:19 04:57:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:57:19 #2 DONE 0.0s 04:57:19 04:57:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:57:19 #3 DONE 0.0s 04:57:19 04:57:19 #4 [internal] load .dockerignore 04:57:19 #4 transferring context: 2B done 04:57:19 #4 DONE 0.0s 04:57:19 04:57:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 04:57:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 done 04:57:19 #5 CACHED 04:57:19 04:57:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 04:57:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 done 04:57:19 #6 CACHED 04:57:19 04:57:19 #7 exporting to image 04:57:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:19 #7 exporting layers done 04:57:19 #7 exporting manifest sha256:5eb075bdef1e8c5a9a0f34e4aee452c877b2f7826ca283e8c02247f2d3b232c5 done 04:57:19 #7 exporting config sha256:078a46510cfb7c780a20a397f578e4ed75624f7611660892a37f170cd2c4ec14 done 04:57:19 #7 exporting manifest sha256:e833cf36b8f2f21fc3a948de30d1eb78e5922c40875feeaccb92d602b4ce3de0 done 04:57:19 #7 exporting config sha256:3f1c19562b09b2c66a75a34bfaa08c268b5e00a219713bd0ae4a17c2909deaa7 done 04:57:19 #7 exporting manifest list sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e done 04:57:19 #7 pushing layers 0.0s done 04:57:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e 0.1s done 04:57:19 #7 DONE 0.1s 04:57:19 04:57:19 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:57:19 #8 DONE 0.0s 04:57:19 04:57:19 1 warning found (use --debug to expand): 04:57:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59' 04:57:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 --push - 04:57:19 #1 [internal] load build definition from Dockerfile 04:57:19 #1 transferring dockerfile: 177B done 04:57:19 #1 DONE 0.0s 04:57:19 04:57:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 04:57:19 #2 DONE 0.0s 04:57:19 04:57:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 04:57:19 #3 DONE 0.0s 04:57:19 04:57:19 #4 [internal] load .dockerignore 04:57:19 #4 transferring context: 2B done 04:57:19 #4 DONE 0.0s 04:57:19 04:57:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 04:57:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 0.0s done 04:57:19 #5 CACHED 04:57:19 04:57:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 04:57:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 0.0s done 04:57:19 #6 CACHED 04:57:19 04:57:19 #7 exporting to image 04:57:19 #7 exporting layers done 04:57:19 #7 exporting manifest sha256:5eb075bdef1e8c5a9a0f34e4aee452c877b2f7826ca283e8c02247f2d3b232c5 done 04:57:19 #7 exporting config sha256:078a46510cfb7c780a20a397f578e4ed75624f7611660892a37f170cd2c4ec14 done 04:57:19 #7 exporting manifest sha256:e833cf36b8f2f21fc3a948de30d1eb78e5922c40875feeaccb92d602b4ce3de0 done 04:57:19 #7 exporting config sha256:3f1c19562b09b2c66a75a34bfaa08c268b5e00a219713bd0ae4a17c2909deaa7 done 04:57:19 #7 exporting manifest list sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e done 04:57:19 #7 pushing layers 0.0s done 04:57:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e 04:57:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e 0.1s done 04:57:19 #7 DONE 0.1s 04:57:19 04:57:19 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:57:19 #8 DONE 0.0s 04:57:19 04:57:19 1 warning found (use --debug to expand): 04:57:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' 04:57:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - 04:57:20 #1 [internal] load build definition from Dockerfile 04:57:20 #1 transferring dockerfile: 218B done 04:57:20 #1 DONE 0.0s 04:57:20 04:57:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:20 #2 DONE 0.0s 04:57:20 04:57:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:20 #3 DONE 0.0s 04:57:20 04:57:20 #4 [internal] load .dockerignore 04:57:20 #4 transferring context: 2B done 04:57:20 #4 DONE 0.0s 04:57:20 04:57:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 04:57:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 done 04:57:20 #5 CACHED 04:57:20 04:57:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 04:57:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 done 04:57:20 #6 CACHED 04:57:20 04:57:20 #7 exporting to image 04:57:20 #7 exporting layers done 04:57:20 #7 exporting manifest sha256:5eb075bdef1e8c5a9a0f34e4aee452c877b2f7826ca283e8c02247f2d3b232c5 done 04:57:20 #7 exporting config sha256:078a46510cfb7c780a20a397f578e4ed75624f7611660892a37f170cd2c4ec14 done 04:57:20 #7 exporting manifest sha256:e833cf36b8f2f21fc3a948de30d1eb78e5922c40875feeaccb92d602b4ce3de0 done 04:57:20 #7 exporting config sha256:3f1c19562b09b2c66a75a34bfaa08c268b5e00a219713bd0ae4a17c2909deaa7 done 04:57:20 #7 exporting manifest list sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e done 04:57:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:20 #7 pushing layers 0.0s done 04:57:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e 0.1s done 04:57:20 #7 DONE 0.1s 04:57:20 04:57:20 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:57:20 #8 DONE 0.0s 04:57:20 04:57:20 1 warning found (use --debug to expand): 04:57:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 04:57:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 04:57:20 #1 [internal] load build definition from Dockerfile 04:57:20 #1 transferring dockerfile: 169B done 04:57:20 #1 DONE 0.0s 04:57:20 04:57:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:57:20 #2 DONE 0.0s 04:57:20 04:57:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:57:20 #3 DONE 0.0s 04:57:20 04:57:20 #4 [internal] load .dockerignore 04:57:20 #4 transferring context: 2B done 04:57:20 #4 DONE 0.0s 04:57:20 04:57:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 04:57:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 done 04:57:20 #5 CACHED 04:57:20 04:57:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 04:57:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 done 04:57:20 #6 CACHED 04:57:20 04:57:20 #7 exporting to image 04:57:20 #7 exporting layers done 04:57:20 #7 exporting manifest sha256:5eb075bdef1e8c5a9a0f34e4aee452c877b2f7826ca283e8c02247f2d3b232c5 done 04:57:20 #7 exporting config sha256:078a46510cfb7c780a20a397f578e4ed75624f7611660892a37f170cd2c4ec14 done 04:57:20 #7 exporting manifest sha256:e833cf36b8f2f21fc3a948de30d1eb78e5922c40875feeaccb92d602b4ce3de0 done 04:57:20 #7 exporting config sha256:3f1c19562b09b2c66a75a34bfaa08c268b5e00a219713bd0ae4a17c2909deaa7 done 04:57:20 #7 exporting manifest list sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e done 04:57:20 #7 pushing layers 0.0s done 04:57:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e 04:57:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e 0.1s done 04:57:20 #7 DONE 0.1s 04:57:20 04:57:20 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 04:57:20 #8 DONE 0.0s 04:57:20 04:57:20 1 warning found (use --debug to expand): 04:57:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c' 04:57:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c --push - 04:57:21 #1 [internal] load build definition from Dockerfile 04:57:21 #1 transferring dockerfile: 206B done 04:57:21 #1 DONE 0.0s 04:57:21 04:57:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:21 #2 DONE 0.0s 04:57:21 04:57:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:21 #3 DONE 0.0s 04:57:21 04:57:21 #4 [internal] load .dockerignore 04:57:21 #4 transferring context: 2B done 04:57:21 #4 DONE 0.0s 04:57:21 04:57:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 04:57:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 0.0s done 04:57:21 #5 DONE 0.0s 04:57:21 04:57:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 04:57:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f done 04:57:21 #6 DONE 0.1s 04:57:21 04:57:21 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:57:21 #7 DONE 0.0s 04:57:21 04:57:21 #8 exporting to image 04:57:21 #8 exporting layers done 04:57:21 #8 exporting manifest sha256:73bb629b3d34ed982abb6b6fad5363951125cd830a7f81b9c99c2b0cb258a427 done 04:57:21 #8 exporting config sha256:9153c549bb8abd80311660b0847de2dac35af1bcc69f301d992aa0e6e6b8397a done 04:57:21 #8 exporting manifest sha256:0ff596afc2d161dc3728af75d8c2e45906ccd374b65b561e0eb7b514a599edf3 done 04:57:21 #8 exporting config sha256:1634f55c95261a8c6606a0d144a3be4a2ca34b8f3a9f26eb615d10897c3cbd68 done 04:57:21 #8 exporting manifest list sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e done 04:57:21 #8 pushing layers 0.1s done 04:57:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e 04:57:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e 0.1s done 04:57:21 #8 DONE 0.2s 04:57:21 04:57:21 1 warning found (use --debug to expand): 04:57:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 04:57:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 04:57:22 #1 [internal] load build definition from Dockerfile 04:57:22 #1 transferring dockerfile: 172B done 04:57:22 #1 DONE 0.0s 04:57:22 04:57:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:57:22 #2 DONE 0.0s 04:57:22 04:57:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:57:22 #3 DONE 0.0s 04:57:22 04:57:22 #4 [internal] load .dockerignore 04:57:22 #4 transferring context: 2B done 04:57:22 #4 DONE 0.0s 04:57:22 04:57:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 04:57:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 0.0s done 04:57:22 #5 DONE 0.0s 04:57:22 04:57:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 04:57:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 0.0s done 04:57:22 #6 CACHED 04:57:22 04:57:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 04:57:22 #5 CACHED 04:57:22 04:57:22 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:57:22 #7 DONE 0.0s 04:57:22 04:57:22 #8 exporting to image 04:57:22 #8 exporting layers done 04:57:22 #8 exporting manifest sha256:73bb629b3d34ed982abb6b6fad5363951125cd830a7f81b9c99c2b0cb258a427 done 04:57:22 #8 exporting config sha256:9153c549bb8abd80311660b0847de2dac35af1bcc69f301d992aa0e6e6b8397a done 04:57:22 #8 exporting manifest sha256:0ff596afc2d161dc3728af75d8c2e45906ccd374b65b561e0eb7b514a599edf3 done 04:57:22 #8 exporting config sha256:1634f55c95261a8c6606a0d144a3be4a2ca34b8f3a9f26eb615d10897c3cbd68 done 04:57:22 #8 exporting manifest list sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e done 04:57:22 #8 pushing layers 0.0s done 04:57:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e 0.1s done 04:57:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:22 #8 DONE 0.1s 04:57:22 04:57:22 1 warning found (use --debug to expand): 04:57:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59' 04:57:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 --push - 04:57:22 #1 [internal] load build definition from Dockerfile 04:57:22 #1 transferring dockerfile: 178B done 04:57:22 #1 DONE 0.0s 04:57:22 04:57:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 04:57:22 #2 DONE 0.0s 04:57:22 04:57:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 04:57:22 #3 DONE 0.0s 04:57:22 04:57:22 #4 [internal] load .dockerignore 04:57:22 #4 transferring context: 2B done 04:57:22 #4 DONE 0.0s 04:57:22 04:57:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 04:57:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f done 04:57:22 #5 CACHED 04:57:22 04:57:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 04:57:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 0.0s done 04:57:22 #6 CACHED 04:57:22 04:57:22 #7 exporting to image 04:57:22 #7 exporting layers done 04:57:22 #7 exporting manifest sha256:73bb629b3d34ed982abb6b6fad5363951125cd830a7f81b9c99c2b0cb258a427 done 04:57:22 #7 exporting config sha256:9153c549bb8abd80311660b0847de2dac35af1bcc69f301d992aa0e6e6b8397a done 04:57:22 #7 exporting manifest sha256:0ff596afc2d161dc3728af75d8c2e45906ccd374b65b561e0eb7b514a599edf3 done 04:57:22 #7 exporting config sha256:1634f55c95261a8c6606a0d144a3be4a2ca34b8f3a9f26eb615d10897c3cbd68 done 04:57:22 #7 exporting manifest list sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e 04:57:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:22 #7 exporting manifest list sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e done 04:57:22 #7 pushing layers 0.0s done 04:57:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e 0.1s done 04:57:22 #7 DONE 0.1s 04:57:22 04:57:22 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:57:22 #8 DONE 0.0s 04:57:22 04:57:22 1 warning found (use --debug to expand): 04:57:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' 04:57:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - 04:57:23 #1 [internal] load build definition from Dockerfile 04:57:23 #1 transferring dockerfile: 219B done 04:57:23 #1 DONE 0.0s 04:57:23 04:57:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:23 #2 DONE 0.0s 04:57:23 04:57:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:23 #3 DONE 0.0s 04:57:23 04:57:23 #4 [internal] load .dockerignore 04:57:23 #4 transferring context: 2B done 04:57:23 #4 DONE 0.0s 04:57:23 04:57:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 04:57:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f done 04:57:23 #5 CACHED 04:57:23 04:57:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 04:57:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f done 04:57:23 #6 CACHED 04:57:23 04:57:23 #7 exporting to image 04:57:23 #7 exporting layers done 04:57:23 #7 exporting manifest sha256:73bb629b3d34ed982abb6b6fad5363951125cd830a7f81b9c99c2b0cb258a427 done 04:57:23 #7 exporting config sha256:9153c549bb8abd80311660b0847de2dac35af1bcc69f301d992aa0e6e6b8397a done 04:57:23 #7 exporting manifest sha256:0ff596afc2d161dc3728af75d8c2e45906ccd374b65b561e0eb7b514a599edf3 done 04:57:23 #7 exporting config sha256:1634f55c95261a8c6606a0d144a3be4a2ca34b8f3a9f26eb615d10897c3cbd68 done 04:57:23 #7 exporting manifest list sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e done 04:57:23 #7 pushing layers 0.0s done 04:57:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e 04:57:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e 0.1s done 04:57:23 #7 DONE 0.1s 04:57:23 04:57:23 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:57:23 #8 DONE 0.0s 04:57:23 04:57:23 1 warning found (use --debug to expand): 04:57:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 04:57:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 04:57:23 #1 [internal] load build definition from Dockerfile 04:57:23 #1 transferring dockerfile: 170B done 04:57:23 #1 DONE 0.0s 04:57:23 04:57:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 04:57:23 #2 DONE 0.0s 04:57:23 04:57:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 04:57:23 #3 DONE 0.0s 04:57:23 04:57:23 #4 [internal] load .dockerignore 04:57:23 #4 transferring context: 2B done 04:57:23 #4 DONE 0.0s 04:57:23 04:57:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 04:57:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 0.0s done 04:57:23 #5 CACHED 04:57:23 04:57:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 04:57:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 0.0s done 04:57:23 #6 CACHED 04:57:23 04:57:23 #7 exporting to image 04:57:23 #7 exporting layers done 04:57:23 #7 exporting manifest sha256:73bb629b3d34ed982abb6b6fad5363951125cd830a7f81b9c99c2b0cb258a427 done 04:57:23 #7 exporting config sha256:9153c549bb8abd80311660b0847de2dac35af1bcc69f301d992aa0e6e6b8397a done 04:57:23 #7 exporting manifest sha256:0ff596afc2d161dc3728af75d8c2e45906ccd374b65b561e0eb7b514a599edf3 done 04:57:23 #7 exporting config sha256:1634f55c95261a8c6606a0d144a3be4a2ca34b8f3a9f26eb615d10897c3cbd68 done 04:57:23 #7 exporting manifest list sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e done 04:57:23 #7 pushing layers 0.0s done 04:57:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e 04:57:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e 0.1s done 04:57:23 #7 DONE 0.1s 04:57:23 04:57:23 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 04:57:23 #8 DONE 0.0s 04:57:23 04:57:23 1 warning found (use --debug to expand): 04:57:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c' 04:57:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c --push - 04:57:24 #1 [internal] load build definition from Dockerfile 04:57:24 #1 transferring dockerfile: 206B done 04:57:24 #1 DONE 0.0s 04:57:24 04:57:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:24 #2 DONE 0.0s 04:57:24 04:57:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:24 #3 DONE 0.0s 04:57:24 04:57:24 #4 [internal] load .dockerignore 04:57:24 #4 transferring context: 2B done 04:57:24 #4 DONE 0.0s 04:57:24 04:57:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 04:57:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 04:57:24 #5 ... 04:57:24 04:57:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 04:57:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e done 04:57:24 #6 DONE 0.1s 04:57:24 04:57:24 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:57:24 #7 DONE 0.0s 04:57:24 04:57:24 #8 exporting to image 04:57:24 #8 exporting layers done 04:57:24 #8 exporting manifest sha256:31f01f9f9f02d9171fd97f8432e7bcd3e6195ee9d118a0b7f3e74e87fb2d3383 done 04:57:24 #8 exporting config sha256:c4225ff69ffaf6a21c48921acaa1d0d8b6cfd775c30f73b4881740847683f65d done 04:57:24 #8 exporting manifest sha256:27a618aca8ba0fd718a5ecbc8ff51c08f3e23f04c44f376815aeb6a0958124a5 done 04:57:24 #8 exporting config sha256:758554f5ed27d1db14b8aba4e543e8be8594fc08438fa05789d4258b9803d4f6 done 04:57:24 #8 exporting manifest list sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 done 04:57:24 #8 pushing layers 0.1s done 04:57:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 04:57:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 0.1s done 04:57:24 #8 DONE 0.2s 04:57:24 04:57:24 1 warning found (use --debug to expand): 04:57:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 04:57:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 04:57:24 #1 [internal] load build definition from Dockerfile 04:57:24 #1 transferring dockerfile: 172B done 04:57:24 #1 DONE 0.0s 04:57:24 04:57:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:57:24 #2 DONE 0.0s 04:57:24 04:57:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:57:24 #3 DONE 0.0s 04:57:24 04:57:24 #4 [internal] load .dockerignore 04:57:24 #4 transferring context: 2B done 04:57:24 #4 DONE 0.0s 04:57:24 04:57:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 04:57:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e done 04:57:24 #5 CACHED 04:57:24 04:57:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 04:57:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e done 04:57:24 #6 CACHED 04:57:24 04:57:24 #7 exporting to image 04:57:24 #7 exporting layers done 04:57:24 #7 exporting manifest sha256:31f01f9f9f02d9171fd97f8432e7bcd3e6195ee9d118a0b7f3e74e87fb2d3383 done 04:57:24 #7 exporting config sha256:c4225ff69ffaf6a21c48921acaa1d0d8b6cfd775c30f73b4881740847683f65d done 04:57:24 #7 exporting manifest sha256:27a618aca8ba0fd718a5ecbc8ff51c08f3e23f04c44f376815aeb6a0958124a5 done 04:57:24 #7 exporting config sha256:758554f5ed27d1db14b8aba4e543e8be8594fc08438fa05789d4258b9803d4f6 done 04:57:24 #7 exporting manifest list sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 done 04:57:24 #7 pushing layers 0.0s done 04:57:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 04:57:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 0.1s done 04:57:25 #7 DONE 0.1s 04:57:25 04:57:25 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:57:25 #8 DONE 0.0s 04:57:25 04:57:25 1 warning found (use --debug to expand): 04:57:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59' 04:57:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 --push - 04:57:25 #1 [internal] load build definition from Dockerfile 04:57:25 #1 transferring dockerfile: 178B done 04:57:25 #1 DONE 0.0s 04:57:25 04:57:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 04:57:25 #2 DONE 0.0s 04:57:25 04:57:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 04:57:25 #3 DONE 0.0s 04:57:25 04:57:25 #4 [internal] load .dockerignore 04:57:25 #4 transferring context: 2B done 04:57:25 #4 DONE 0.0s 04:57:25 04:57:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 04:57:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 0.0s done 04:57:25 #5 CACHED 04:57:25 04:57:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 04:57:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 0.0s done 04:57:25 #6 CACHED 04:57:25 04:57:25 #7 exporting to image 04:57:25 #7 exporting layers done 04:57:25 #7 exporting manifest sha256:31f01f9f9f02d9171fd97f8432e7bcd3e6195ee9d118a0b7f3e74e87fb2d3383 done 04:57:25 #7 exporting config sha256:c4225ff69ffaf6a21c48921acaa1d0d8b6cfd775c30f73b4881740847683f65d done 04:57:25 #7 exporting manifest sha256:27a618aca8ba0fd718a5ecbc8ff51c08f3e23f04c44f376815aeb6a0958124a5 done 04:57:25 #7 exporting config sha256:758554f5ed27d1db14b8aba4e543e8be8594fc08438fa05789d4258b9803d4f6 done 04:57:25 #7 exporting manifest list sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 done 04:57:25 #7 pushing layers 0.0s done 04:57:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 04:57:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 0.1s done 04:57:25 #7 DONE 0.1s 04:57:25 04:57:25 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:57:25 #8 DONE 0.0s 04:57:25 04:57:25 1 warning found (use --debug to expand): 04:57:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' 04:57:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - 04:57:26 #1 [internal] load build definition from Dockerfile 04:57:26 #1 transferring dockerfile: 219B done 04:57:26 #1 DONE 0.0s 04:57:26 04:57:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:26 #2 DONE 0.0s 04:57:26 04:57:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:26 #3 DONE 0.0s 04:57:26 04:57:26 #4 [internal] load .dockerignore 04:57:26 #4 transferring context: 2B done 04:57:26 #4 DONE 0.0s 04:57:26 04:57:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 04:57:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e done 04:57:26 #5 CACHED 04:57:26 04:57:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 04:57:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e done 04:57:26 #6 CACHED 04:57:26 04:57:26 #7 exporting to image 04:57:26 #7 exporting layers done 04:57:26 #7 exporting manifest sha256:31f01f9f9f02d9171fd97f8432e7bcd3e6195ee9d118a0b7f3e74e87fb2d3383 done 04:57:26 #7 exporting config sha256:c4225ff69ffaf6a21c48921acaa1d0d8b6cfd775c30f73b4881740847683f65d done 04:57:26 #7 exporting manifest sha256:27a618aca8ba0fd718a5ecbc8ff51c08f3e23f04c44f376815aeb6a0958124a5 done 04:57:26 #7 exporting config sha256:758554f5ed27d1db14b8aba4e543e8be8594fc08438fa05789d4258b9803d4f6 done 04:57:26 #7 exporting manifest list sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 done 04:57:26 #7 pushing layers 0.0s done 04:57:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 04:57:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 0.1s done 04:57:26 #7 DONE 0.1s 04:57:26 04:57:26 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:57:26 #8 DONE 0.0s 04:57:26 04:57:26 1 warning found (use --debug to expand): 04:57:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 04:57:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 04:57:26 #1 [internal] load build definition from Dockerfile 04:57:26 #1 transferring dockerfile: 170B done 04:57:26 #1 DONE 0.0s 04:57:26 04:57:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 04:57:26 #2 DONE 0.0s 04:57:26 04:57:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 04:57:26 #3 DONE 0.0s 04:57:26 04:57:26 #4 [internal] load .dockerignore 04:57:26 #4 transferring context: 2B done 04:57:26 #4 DONE 0.0s 04:57:26 04:57:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 04:57:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e done 04:57:26 #5 CACHED 04:57:26 04:57:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 04:57:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 0.0s done 04:57:26 #6 CACHED 04:57:26 04:57:26 #7 exporting to image 04:57:26 #7 exporting layers done 04:57:26 #7 exporting manifest sha256:31f01f9f9f02d9171fd97f8432e7bcd3e6195ee9d118a0b7f3e74e87fb2d3383 done 04:57:26 #7 exporting config sha256:c4225ff69ffaf6a21c48921acaa1d0d8b6cfd775c30f73b4881740847683f65d done 04:57:26 #7 exporting manifest sha256:27a618aca8ba0fd718a5ecbc8ff51c08f3e23f04c44f376815aeb6a0958124a5 done 04:57:26 #7 exporting config sha256:758554f5ed27d1db14b8aba4e543e8be8594fc08438fa05789d4258b9803d4f6 done 04:57:26 #7 exporting manifest list sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 done 04:57:26 #7 pushing layers 0.0s done 04:57:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 04:57:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 0.1s done 04:57:26 #7 DONE 0.1s 04:57:26 04:57:26 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 04:57:26 #8 DONE 0.0s 04:57:26 04:57:26 1 warning found (use --debug to expand): 04:57:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c' 04:57:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c --push - 04:57:27 #1 [internal] load build definition from Dockerfile 04:57:27 #1 transferring dockerfile: 206B done 04:57:27 #1 DONE 0.0s 04:57:27 04:57:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:27 #2 DONE 0.0s 04:57:27 04:57:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:27 #3 DONE 0.0s 04:57:27 04:57:27 #4 [internal] load .dockerignore 04:57:27 #4 transferring context: 2B done 04:57:27 #4 DONE 0.0s 04:57:27 04:57:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 04:57:27 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 0.0s done 04:57:27 #5 DONE 0.0s 04:57:27 04:57:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 04:57:27 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 0.0s done 04:57:27 #6 DONE 0.0s 04:57:27 04:57:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 04:57:27 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 0.0s done 04:57:27 #5 DONE 0.1s 04:57:27 04:57:27 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:57:27 #7 DONE 0.0s 04:57:27 04:57:27 #8 exporting to image 04:57:27 #8 exporting layers done 04:57:27 #8 exporting manifest sha256:d2b072d1b52eeb1f8c2316653c46c6d3eff57d89ae68f93f72559cb048212893 done 04:57:27 #8 exporting config sha256:b39eb7131ae35d2a26f0243c0e2dbcdf6496399931243c5d9b9643b2aee8cc0b done 04:57:27 #8 exporting manifest sha256:3b9d0e3fd2ba78fed13020a7ea167d9998ab4cab204dd7142223461d0c9f56a1 done 04:57:27 #8 exporting config sha256:59e28d9bd33aba207d8baa51729c254877d58ae82dc25399e73872c858aff8ab done 04:57:27 #8 exporting manifest list sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 done 04:57:27 #8 pushing layers 0.1s done 04:57:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 0.1s done 04:57:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:27 #8 DONE 0.2s 04:57:27 04:57:27 1 warning found (use --debug to expand): 04:57:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 04:57:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 04:57:27 #1 [internal] load build definition from Dockerfile 04:57:27 #1 transferring dockerfile: 172B done 04:57:27 #1 DONE 0.0s 04:57:27 04:57:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 04:57:27 #2 DONE 0.0s 04:57:27 04:57:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 04:57:27 #3 DONE 0.0s 04:57:27 04:57:27 #4 [internal] load .dockerignore 04:57:27 #4 transferring context: 2B done 04:57:27 #4 DONE 0.0s 04:57:27 04:57:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 04:57:27 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f done 04:57:27 #5 CACHED 04:57:27 04:57:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 04:57:27 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f done 04:57:27 #6 CACHED 04:57:27 04:57:27 #7 exporting to image 04:57:27 #7 exporting layers done 04:57:27 #7 exporting manifest sha256:d2b072d1b52eeb1f8c2316653c46c6d3eff57d89ae68f93f72559cb048212893 done 04:57:27 #7 exporting config sha256:b39eb7131ae35d2a26f0243c0e2dbcdf6496399931243c5d9b9643b2aee8cc0b done 04:57:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:28 #7 exporting manifest sha256:3b9d0e3fd2ba78fed13020a7ea167d9998ab4cab204dd7142223461d0c9f56a1 done 04:57:28 #7 exporting config sha256:59e28d9bd33aba207d8baa51729c254877d58ae82dc25399e73872c858aff8ab done 04:57:28 #7 exporting manifest list sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 done 04:57:28 #7 pushing layers 0.0s done 04:57:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 0.1s done 04:57:28 #7 DONE 0.1s 04:57:28 04:57:28 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:57:28 #8 DONE 0.0s 04:57:28 04:57:28 1 warning found (use --debug to expand): 04:57:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59' 04:57:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 --push - 04:57:28 #1 [internal] load build definition from Dockerfile 04:57:28 #1 transferring dockerfile: 178B done 04:57:28 #1 DONE 0.0s 04:57:28 04:57:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 04:57:28 #2 DONE 0.0s 04:57:28 04:57:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 04:57:28 #3 DONE 0.0s 04:57:28 04:57:28 #4 [internal] load .dockerignore 04:57:28 #4 transferring context: 2B done 04:57:28 #4 DONE 0.0s 04:57:28 04:57:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 04:57:28 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f done 04:57:28 #5 CACHED 04:57:28 04:57:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 04:57:28 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 0.0s done 04:57:28 #6 CACHED 04:57:28 04:57:28 #7 exporting to image 04:57:28 #7 exporting layers done 04:57:28 #7 exporting manifest sha256:d2b072d1b52eeb1f8c2316653c46c6d3eff57d89ae68f93f72559cb048212893 done 04:57:28 #7 exporting config sha256:b39eb7131ae35d2a26f0243c0e2dbcdf6496399931243c5d9b9643b2aee8cc0b done 04:57:28 #7 exporting manifest sha256:3b9d0e3fd2ba78fed13020a7ea167d9998ab4cab204dd7142223461d0c9f56a1 done 04:57:28 #7 exporting config sha256:59e28d9bd33aba207d8baa51729c254877d58ae82dc25399e73872c858aff8ab done 04:57:28 #7 exporting manifest list sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 done 04:57:28 #7 pushing layers 0.0s done 04:57:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 04:57:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 0.1s done 04:57:28 #7 DONE 0.1s 04:57:28 04:57:28 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:57:28 #8 DONE 0.0s 04:57:28 04:57:28 1 warning found (use --debug to expand): 04:57:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - 04:57:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' 04:57:29 #1 [internal] load build definition from Dockerfile 04:57:29 #1 transferring dockerfile: 219B done 04:57:29 #1 DONE 0.0s 04:57:29 04:57:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:29 #2 DONE 0.0s 04:57:29 04:57:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:29 #3 DONE 0.0s 04:57:29 04:57:29 #4 [internal] load .dockerignore 04:57:29 #4 transferring context: 2B done 04:57:29 #4 DONE 0.0s 04:57:29 04:57:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 04:57:29 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 0.0s done 04:57:29 #5 CACHED 04:57:29 04:57:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 04:57:29 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f done 04:57:29 #6 CACHED 04:57:29 04:57:29 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:57:29 #7 DONE 0.0s 04:57:29 04:57:29 #8 exporting to image 04:57:29 #8 exporting layers done 04:57:29 #8 exporting manifest sha256:d2b072d1b52eeb1f8c2316653c46c6d3eff57d89ae68f93f72559cb048212893 done 04:57:29 #8 exporting config sha256:b39eb7131ae35d2a26f0243c0e2dbcdf6496399931243c5d9b9643b2aee8cc0b done 04:57:29 #8 exporting manifest sha256:3b9d0e3fd2ba78fed13020a7ea167d9998ab4cab204dd7142223461d0c9f56a1 done 04:57:29 #8 exporting config sha256:59e28d9bd33aba207d8baa51729c254877d58ae82dc25399e73872c858aff8ab done 04:57:29 #8 exporting manifest list sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 done 04:57:29 #8 pushing layers 0.0s done 04:57:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 0.1s done 04:57:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:29 #8 DONE 0.1s 04:57:29 04:57:29 1 warning found (use --debug to expand): 04:57:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 04:57:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 04:57:29 #1 [internal] load build definition from Dockerfile 04:57:29 #1 transferring dockerfile: 170B done 04:57:29 #1 DONE 0.0s 04:57:29 04:57:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 04:57:29 #2 DONE 0.0s 04:57:29 04:57:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 04:57:29 #3 DONE 0.0s 04:57:29 04:57:29 #4 [internal] load .dockerignore 04:57:29 #4 transferring context: 2B done 04:57:29 #4 DONE 0.0s 04:57:29 04:57:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 04:57:29 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f done 04:57:29 #5 CACHED 04:57:29 04:57:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 04:57:29 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 0.0s done 04:57:29 #6 CACHED 04:57:29 04:57:29 #7 exporting to image 04:57:29 #7 exporting layers done 04:57:29 #7 exporting manifest sha256:d2b072d1b52eeb1f8c2316653c46c6d3eff57d89ae68f93f72559cb048212893 done 04:57:29 #7 exporting config sha256:b39eb7131ae35d2a26f0243c0e2dbcdf6496399931243c5d9b9643b2aee8cc0b done 04:57:29 #7 exporting manifest sha256:3b9d0e3fd2ba78fed13020a7ea167d9998ab4cab204dd7142223461d0c9f56a1 done 04:57:29 #7 exporting config sha256:59e28d9bd33aba207d8baa51729c254877d58ae82dc25399e73872c858aff8ab done 04:57:29 #7 exporting manifest list sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 done 04:57:29 #7 pushing layers 0.0s done 04:57:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 04:57:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 0.1s done 04:57:29 #7 DONE 0.1s 04:57:29 04:57:29 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 04:57:29 #8 DONE 0.0s 04:57:29 04:57:29 1 warning found (use --debug to expand): 04:57:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c' 04:57:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c --push - 04:57:30 #1 [internal] load build definition from Dockerfile 04:57:30 #1 transferring dockerfile: 202B done 04:57:30 #1 DONE 0.0s 04:57:30 04:57:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:30 #2 DONE 0.0s 04:57:30 04:57:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c 04:57:30 #3 DONE 0.0s 04:57:30 04:57:30 #4 [internal] load .dockerignore 04:57:30 #4 transferring context: 2B done 04:57:30 #4 DONE 0.0s 04:57:30 04:57:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa 04:57:30 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done 04:57:30 #5 DONE 0.0s 04:57:30 04:57:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa 04:57:30 #6 DONE 0.0s 04:57:30 04:57:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa 04:57:30 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done 04:57:30 #5 DONE 0.1s 04:57:30 04:57:30 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:57:30 #7 DONE 0.0s 04:57:30 04:57:30 #8 exporting to image 04:57:30 #8 exporting layers done 04:57:30 #8 exporting manifest sha256:b4cb16da523dd4384832e03ec1024651275a6fd4e28c098f69e527a310f3f488 done 04:57:30 #8 exporting config sha256:cc401fe0b4a3d430cb9a2ebfa0809f82aad2ad5d4211cd152ddbf0cc8916db00 done 04:57:30 #8 exporting manifest sha256:31b8dbb51f08fbfacdd7d20375760764fec65f32dd41b8a0db35ff3c04538904 done 04:57:30 #8 exporting config sha256:858386ca6d186906e91d5398983b651530cc08220637cd6b5f829b15a5f3ded0 done 04:57:30 #8 exporting manifest list sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 done 04:57:30 #8 pushing layers 04:57:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:30 #8 pushing layers 0.1s done 04:57:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 0.1s done 04:57:30 #8 DONE 0.2s 04:57:30 04:57:30 1 warning found (use --debug to expand): 04:57:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 04:57:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 04:57:30 #1 [internal] load build definition from Dockerfile 04:57:30 #1 transferring dockerfile: 168B done 04:57:30 #1 DONE 0.0s 04:57:30 04:57:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:57:30 #2 DONE 0.0s 04:57:30 04:57:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:57:30 #3 DONE 0.0s 04:57:30 04:57:30 #4 [internal] load .dockerignore 04:57:30 #4 transferring context: 2B done 04:57:30 #4 DONE 0.0s 04:57:30 04:57:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa 04:57:30 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done 04:57:30 #5 CACHED 04:57:30 04:57:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa 04:57:30 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done 04:57:30 #6 CACHED 04:57:30 04:57:30 #7 exporting to image 04:57:30 #7 exporting layers 04:57:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:31 #7 exporting layers done 04:57:31 #7 exporting manifest sha256:b4cb16da523dd4384832e03ec1024651275a6fd4e28c098f69e527a310f3f488 done 04:57:31 #7 exporting config sha256:cc401fe0b4a3d430cb9a2ebfa0809f82aad2ad5d4211cd152ddbf0cc8916db00 done 04:57:31 #7 exporting manifest sha256:31b8dbb51f08fbfacdd7d20375760764fec65f32dd41b8a0db35ff3c04538904 done 04:57:31 #7 exporting config sha256:858386ca6d186906e91d5398983b651530cc08220637cd6b5f829b15a5f3ded0 done 04:57:31 #7 exporting manifest list sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 done 04:57:31 #7 pushing layers 0.0s done 04:57:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 0.1s done 04:57:31 #7 DONE 0.1s 04:57:31 04:57:31 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:57:31 #8 DONE 0.0s 04:57:31 04:57:31 1 warning found (use --debug to expand): 04:57:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 --push - 04:57:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59' 04:57:31 #1 [internal] load build definition from Dockerfile 04:57:31 #1 transferring dockerfile: 174B done 04:57:31 #1 DONE 0.0s 04:57:31 04:57:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 04:57:31 #2 DONE 0.0s 04:57:31 04:57:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 04:57:31 #3 DONE 0.0s 04:57:31 04:57:31 #4 [internal] load .dockerignore 04:57:31 #4 transferring context: 2B done 04:57:31 #4 DONE 0.0s 04:57:31 04:57:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa 04:57:31 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done 04:57:31 #5 CACHED 04:57:31 04:57:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa 04:57:31 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa 0.0s done 04:57:31 #6 CACHED 04:57:31 04:57:31 #7 exporting to image 04:57:31 #7 exporting layers done 04:57:31 #7 exporting manifest sha256:b4cb16da523dd4384832e03ec1024651275a6fd4e28c098f69e527a310f3f488 done 04:57:31 #7 exporting config sha256:cc401fe0b4a3d430cb9a2ebfa0809f82aad2ad5d4211cd152ddbf0cc8916db00 done 04:57:31 #7 exporting manifest sha256:31b8dbb51f08fbfacdd7d20375760764fec65f32dd41b8a0db35ff3c04538904 done 04:57:31 #7 exporting config sha256:858386ca6d186906e91d5398983b651530cc08220637cd6b5f829b15a5f3ded0 done 04:57:31 #7 exporting manifest list sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 done 04:57:31 #7 pushing layers 0.0s done 04:57:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 04:57:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 0.1s done 04:57:31 #7 DONE 0.1s 04:57:31 04:57:31 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:57:31 #8 DONE 0.0s 04:57:31 04:57:31 1 warning found (use --debug to expand): 04:57:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' 04:57:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - 04:57:32 #1 [internal] load build definition from Dockerfile 04:57:32 #1 transferring dockerfile: 215B done 04:57:32 #1 DONE 0.0s 04:57:32 04:57:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:32 #2 DONE 0.0s 04:57:32 04:57:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 04:57:32 #3 DONE 0.0s 04:57:32 04:57:32 #4 [internal] load .dockerignore 04:57:32 #4 transferring context: 2B done 04:57:32 #4 DONE 0.0s 04:57:32 04:57:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa 04:57:32 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done 04:57:32 #5 CACHED 04:57:32 04:57:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa 04:57:32 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done 04:57:32 #6 CACHED 04:57:32 04:57:32 #7 exporting to image 04:57:32 #7 exporting layers done 04:57:32 #7 exporting manifest sha256:b4cb16da523dd4384832e03ec1024651275a6fd4e28c098f69e527a310f3f488 done 04:57:32 #7 exporting config sha256:cc401fe0b4a3d430cb9a2ebfa0809f82aad2ad5d4211cd152ddbf0cc8916db00 done 04:57:32 #7 exporting manifest sha256:31b8dbb51f08fbfacdd7d20375760764fec65f32dd41b8a0db35ff3c04538904 done 04:57:32 #7 exporting config sha256:858386ca6d186906e91d5398983b651530cc08220637cd6b5f829b15a5f3ded0 done 04:57:32 #7 exporting manifest list sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 done 04:57:32 #7 pushing layers 0.0s done 04:57:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 04:57:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 0.1s done 04:57:32 #7 DONE 0.1s 04:57:32 04:57:32 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:57:32 #8 DONE 0.0s 04:57:32 04:57:32 1 warning found (use --debug to expand): 04:57:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 04:57:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 04:57:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 04:57:32 #1 [internal] load build definition from Dockerfile 04:57:32 #1 transferring dockerfile: 166B done 04:57:32 #1 DONE 0.0s 04:57:32 04:57:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 04:57:32 #2 DONE 0.0s 04:57:32 04:57:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 04:57:32 #3 DONE 0.0s 04:57:32 04:57:32 #4 [internal] load .dockerignore 04:57:32 #4 transferring context: 2B done 04:57:32 #4 DONE 0.0s 04:57:32 04:57:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa 04:57:32 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa 0.0s done 04:57:32 #5 CACHED 04:57:32 04:57:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa 04:57:32 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done 04:57:32 #6 CACHED 04:57:32 04:57:32 #7 exporting to image 04:57:32 #7 exporting layers done 04:57:32 #7 exporting manifest sha256:b4cb16da523dd4384832e03ec1024651275a6fd4e28c098f69e527a310f3f488 done 04:57:32 #7 exporting config sha256:cc401fe0b4a3d430cb9a2ebfa0809f82aad2ad5d4211cd152ddbf0cc8916db00 done 04:57:32 #7 exporting manifest sha256:31b8dbb51f08fbfacdd7d20375760764fec65f32dd41b8a0db35ff3c04538904 done 04:57:32 #7 exporting config sha256:858386ca6d186906e91d5398983b651530cc08220637cd6b5f829b15a5f3ded0 done 04:57:32 #7 exporting manifest list sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 done 04:57:32 #7 pushing layers 0.0s done 04:57:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 04:57:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 04:57:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 0.1s done 04:57:32 #7 DONE 0.1s 04:57:32 04:57:32 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 04:57:32 #8 DONE 0.0s 04:57:32 04:57:32 1 warning found (use --debug to expand): 04:57:32  - 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 04:57:33 + '[' -d /w/workspace/edgex-go/902/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:57:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:57:34 ---> package-listing.sh 04:57:34 ++ tr '[:upper:]' '[:lower:]' 04:57:34 ++ facter osfamily 04:57:34 + OS_FAMILY=redhat 04:57:34 + workspace=/w/workspace/edgex-go/902 04:57:34 + START_PACKAGES=/tmp/packages_start.txt 04:57:34 + END_PACKAGES=/tmp/packages_end.txt 04:57:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:57:34 + PACKAGES=/tmp/packages_start.txt 04:57:34 + '[' /w/workspace/edgex-go/902 ']' 04:57:34 + PACKAGES=/tmp/packages_end.txt 04:57:34 + case "${OS_FAMILY}" in 04:57:34 + sort 04:57:34 + rpm -qa 04:57:34 + '[' -f /tmp/packages_start.txt ']' 04:57:34 + '[' -f /tmp/packages_end.txt ']' 04:57:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:57:34 + '[' /w/workspace/edgex-go/902 ']' 04:57:34 + mkdir -p /w/workspace/edgex-go/902/archives/ 04:57:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/902/archives/ [Pipeline] echo 04:57:34 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/902/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:57:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:35 04:57:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:36 latest: Pulling from edgex-lftools-log-publisher 04:57:36 5eb5b503b376: Pulling fs layer 04:57:36 5c69ac0246d0: Pulling fs layer 04:57:36 ec43610c2a17: Pulling fs layer 04:57:36 3a2ae6a8a46f: Pulling fs layer 04:57:36 33b1e0a273af: Pulling fs layer 04:57:36 5d3b04190fa2: Pulling fs layer 04:57:36 2f39f015ded8: Pulling fs layer 04:57:36 3a2ae6a8a46f: Waiting 04:57:36 33b1e0a273af: Waiting 04:57:36 5d3b04190fa2: Waiting 04:57:36 2f39f015ded8: Waiting 04:57:36 5c69ac0246d0: Verifying Checksum 04:57:36 5c69ac0246d0: Download complete 04:57:36 3a2ae6a8a46f: Verifying Checksum 04:57:36 3a2ae6a8a46f: Download complete 04:57:36 33b1e0a273af: Verifying Checksum 04:57:36 33b1e0a273af: Download complete 04:57:36 ec43610c2a17: Verifying Checksum 04:57:36 ec43610c2a17: Download complete 04:57:36 5d3b04190fa2: Verifying Checksum 04:57:36 5d3b04190fa2: Download complete 04:57:36 5eb5b503b376: Verifying Checksum 04:57:36 5eb5b503b376: Download complete 04:57:36 2f39f015ded8: Verifying Checksum 04:57:36 2f39f015ded8: Download complete 04:57:37 5eb5b503b376: Pull complete 04:57:37 5c69ac0246d0: Pull complete 04:57:38 ec43610c2a17: Pull complete 04:57:38 3a2ae6a8a46f: Pull complete 04:57:38 33b1e0a273af: Pull complete 04:57:38 5d3b04190fa2: Pull complete 04:57:42 2f39f015ded8: Pull complete 04:57:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:42 prd-centos7-docker-4c-2g-8773 does not seem to be running inside a container 04:57:42 $ 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/902/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:57:46 $ docker top ad1ec98f80e48a268ad4435b798ebceec9965325d038f19cd46f860b201f7d6f -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:46 + touch /tmp/pre-build-complete [Pipeline] sh 04:57:46 + mkdir -p /var/log/sysstat [Pipeline] sh 04:57:47 + ls /var/log/sa-host 04:57:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:47 provisioning config files... 04:57:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16982933520187290036tmp [Pipeline] { [Pipeline] echo 04:57:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:57:47 ---> create-netrc.sh [Pipeline] } 04:57:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:57:47 ---> python-tools-install.sh [Pipeline] echo 04:57:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:57:48 ---> sudo-logs.sh 04:57:48 Archiving 'sudo' log.. 04:57:48 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:57:48 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 04:57:48 $ docker stop --time=1 ad1ec98f80e48a268ad4435b798ebceec9965325d038f19cd46f860b201f7d6f 04:57:49 $ docker rm -f --volumes ad1ec98f80e48a268ad4435b798ebceec9965325d038f19cd46f860b201f7d6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 04:57:49 [WS-CLEANUP] Deleting project workspace... 04:57:49 [WS-CLEANUP] Deferred wipeout is used... 04:57:49 [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] } 05:09:58 #128 ... 05:09:58 05:09:58 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:09:58 #147 DONE 1063.1s 05:09:58 05:09:58 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:09:58 #151 ... 05:09:58 05:09:58 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:09:58 #155 DONE 0.4s 05:09:58 05:09:58 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:09:58 #156 DONE 0.1s 05:09:58 05:09:58 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:09:58 #148 ... 05:09:58 05:09:58 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:09:58 #157 DONE 0.3s 05:09:58 05:09:58 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:09:58 #148 ... 05:09:58 05:09:58 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:09:58 #158 DONE 0.1s 05:09:58 05:09:58 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:09:58 #159 DONE 0.2s 05:09:58 05:09:58 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:09:58 #160 DONE 2.2s 05:09:58 05:09:58 #108 [core-common-config-bootstrapper] exporting to image 05:09:58 #108 exporting layers 05:09:58 #108 exporting layers 0.9s done 05:09:58 #108 writing image sha256:5aa56275b7956784168af3e8a72bb6ef1a6b9d82d112879d8e79d005446c91bf done 05:09:58 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 05:09:58 #108 DONE 4.4s 05:09:58 05:09:58 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:10:00 #145 ... 05:10:00 05:10:00 #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:10:00 #128 DONE 1075.5s 05:10:00 05:10:00 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:10:00 #151 ... 05:10:00 05:10:00 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:10:00 #161 DONE 0.2s 05:10:00 05:10:00 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:10:00 #148 ... 05:10:00 05:10:00 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:10:03 #162 DONE 2.3s 05:10:03 05:10:03 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:10:03 #163 DONE 0.3s 05:10:03 05:10:03 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:10:03 #164 DONE 0.2s 05:10:03 05:10:03 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:10:03 #151 ... 05:10:03 05:10:03 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:10:04 #165 DONE 0.4s 05:10:04 05:10:04 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:10:04 #166 DONE 0.1s 05:10:04 05:10:04 #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/ 05:10:04 #167 DONE 0.1s 05:10:04 05:10:04 #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/ 05:10:04 #168 DONE 0.1s 05:10:04 05:10:04 #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/ 05:10:04 #169 DONE 0.1s 05:10:04 05:10:04 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:10:04 #170 DONE 0.1s 05:10:04 05:10:04 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:10:07 #171 DONE 2.1s 05:10:07 05:10:07 #108 [security-bootstrapper] exporting to image 05:10:07 #108 exporting layers 05:10:08 #108 exporting layers 1.0s done 05:10:08 #108 writing image sha256:afee5c19824ef482e8ce71638a28d3cb26b8788bd9a3d8476e493a137138c51c done 05:10:08 #108 naming to docker.io/library/security-bootstrapper-arm64 done 05:10:08 #108 DONE 5.4s 05:10:08 05:10:08 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:25:15 #148 ... 05:25:15 05:25:15 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:25:15 #150 DONE 1976.7s 05:25:15 05:25:15 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:25:15 #152 ... 05:25:15 05:25:15 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:25:15 #172 DONE 0.1s 05:25:15 05:25:15 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:25:15 #56 ... 05:25:15 05:25:15 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:25:15 #173 DONE 0.1s 05:25:15 05:25:15 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:25:15 #149 ... 05:25:15 05:25:15 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:25:15 #174 DONE 0.5s 05:25:15 05:25:15 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:25:15 #175 DONE 0.1s 05:25:15 05:25:15 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:25:15 #56 ... 05:25:15 05:25:15 #108 [core-command] exporting to image 05:25:15 #108 exporting layers 05:25:15 #108 exporting layers 0.5s done 05:25:15 #108 writing image sha256:760ddea326dee7f08d624c3bc377774449711fac16f71b0a300ef237c35282b1 0.1s done 05:25:15 #108 naming to docker.io/library/core-command-arm64 05:25:15 #108 naming to docker.io/library/core-command-arm64 done 05:25:15 #108 DONE 5.9s 05:25:15 05:25:15 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:25:33 #154 ... 05:25:33 05:25:33 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:25:33 #152 2007.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:25:34 #152 ... 05:25:34 05:25:34 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:25:34 #146 DONE 2009.3s 05:25:34 05:25:34 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:25:34 #56 ... 05:25:34 05:25:34 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:25:34 #176 DONE 0.3s 05:25:34 05:25:34 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:25:35 #56 ... 05:25:35 05:25:35 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:25:35 #177 DONE 0.2s 05:25:35 05:25:35 #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 05:25:35 #178 DONE 0.2s 05:25:35 05:25:35 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:25:35 #179 DONE 0.1s 05:25:35 05:25:35 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:25:36 #180 DONE 0.4s 05:25:36 05:25:36 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:25:36 #181 DONE 0.1s 05:25:36 05:25:36 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:25:36 #151 ... 05:25:36 05:25:36 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:25:37 #182 DONE 2.0s 05:25:37 05:25:37 #108 [security-proxy-setup] exporting to image 05:25:37 #108 exporting layers 05:25:38 #108 exporting layers 1.0s done 05:25:38 #108 writing image sha256:777ca8736dec97260e0626f31fc2d9273e3883b06ddf392fb139cc0accca0a07 0.0s done 05:25:38 #108 naming to docker.io/library/security-proxy-setup-arm64 done 05:25:38 #108 DONE 6.9s 05:25:38 05:25:38 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:26:11 #144 ... 05:26:11 05:26:11 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:26:11 #152 DONE 2041.0s 05:26:11 05:26:11 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:26:11 #154 ... 05:26:11 05:26:11 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:26:11 #183 DONE 0.1s 05:26:11 05:26:11 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:26:11 #56 ... 05:26:11 05:26:11 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:26:11 #184 DONE 0.1s 05:26:11 05:26:11 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:26:11 #154 ... 05:26:11 05:26:11 #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 05:26:11 #185 DONE 0.1s 05:26:11 05:26:11 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:26:11 #154 ... 05:26:11 05:26:11 #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 05:26:11 #186 DONE 0.2s 05:26:11 05:26:11 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:26:11 #187 DONE 0.1s 05:26:11 05:26:11 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:26:11 #154 ... 05:26:11 05:26:11 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:26:11 #188 DONE 0.4s 05:26:11 05:26:11 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:26:11 #56 ... 05:26:11 05:26:11 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:26:11 #189 DONE 0.5s 05:26:11 05:26:11 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:26:11 #190 DONE 0.1s 05:26:11 05:26:11 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:26:11 #191 DONE 1.9s 05:26:11 05:26:11 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:26:11 #145 ... 05:26:11 05:26:11 #108 [security-secretstore-setup] exporting to image 05:26:11 #108 exporting layers 05:26:12 #108 exporting layers 1.5s done 05:26:12 #108 writing image sha256:cdd4888d4cc57632311dc2b48946b1cda9ee8368a4963139bde4d48fde44dd78 done 05:26:12 #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 05:26:12 #108 DONE 8.4s 05:26:12 05:26:12 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:26:59 #148 ... 05:26:59 05:26:59 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:26:59 #149 DONE 2087.0s 05:26:59 05:26:59 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:26:59 #154 ... 05:26:59 05:26:59 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:26:59 #192 DONE 0.1s 05:26:59 05:26:59 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:26:59 #193 DONE 0.1s 05:26:59 05:26:59 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:26:59 #151 ... 05:26:59 05:26:59 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:26:59 #194 DONE 0.5s 05:26:59 05:26:59 #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 05:26:59 #195 DONE 0.1s 05:26:59 05:26:59 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:26:59 #151 ... 05:26:59 05:26:59 #108 [security-spiffe-token-provider] exporting to image 05:26:59 #108 exporting layers 05:26:59 #108 exporting layers 1.1s done 05:26:59 #108 writing image sha256:d9699f654d0fda339465d1917053d92f92a5a17e06f5dd4a57e0605d91429015 done 05:26:59 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 05:26:59 #108 DONE 9.5s 05:26:59 05:26:59 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:27:46 #148 ... 05:27:46 05:27:46 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:27:46 #145 DONE 2134.4s 05:27:46 05:27:46 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:27:46 #144 ... 05:27:46 05:27:46 #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:27:46 #196 DONE 0.5s 05:27:46 05:27:46 #197 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:27:46 #197 DONE 0.2s 05:27:46 05:27:46 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:27:46 #154 ... 05:27:46 05:27:46 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:27:46 #144 DONE 2135.8s 05:27:46 05:27:46 #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:27:46 #198 DONE 0.9s 05:27:46 05:27:46 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:27:46 #199 DONE 0.3s 05:27:46 05:27:46 #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:27:46 #200 DONE 0.3s 05:27:46 05:27:46 #108 [core-data] exporting to image 05:27:46 #108 exporting layers 05:27:46 #108 ... 05:27:46 05:27:46 #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:27:46 #201 DONE 0.3s 05:27:46 05:27:46 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:27:46 #202 ... 05:27:46 05:27:46 #108 [core-data] exporting to image 05:27:46 #108 exporting layers 0.8s done 05:27:46 #108 writing image sha256:835ffb3d6b2229cadf2aa61410b9fbdc03ea4894b98d5faed182a1cd118de30d done 05:27:46 #108 naming to docker.io/library/core-data-arm64 done 05:27:46 #108 DONE 10.4s 05:27:46 05:27:46 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:27:46 #202 DONE 0.8s 05:27:46 05:27:46 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 05:27:46 #203 DONE 0.1s 05:27:46 05:27:46 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:27:46 #153 ... 05:27:46 05:27:46 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:27:46 #204 DONE 0.1s 05:27:46 05:27:46 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:27:46 #205 DONE 2.5s 05:27:46 05:27:46 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:27:46 #56 ... 05:27:46 05:27:46 #108 [security-proxy-auth] exporting to image 05:27:46 #108 exporting layers 0.8s done 05:27:46 #108 writing image sha256:b7b8a802d6ff481d7b85cf77680681259b530d8e4b8ea88f5ff53a41f5e3b24c done 05:27:46 #108 naming to docker.io/library/security-proxy-auth-arm64 done 05:27:46 #108 DONE 11.2s 05:27:46 05:27:46 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:27:48 #151 ... 05:27:48 05:27:48 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:27:48 #153 DONE 2143.4s 05:27:48 05:27:48 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:27:48 #151 DONE 2143.8s 05:27:48 05:27:48 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:27:48 #206 DONE 0.3s 05:27:48 05:27:48 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:27:49 #207 DONE 0.2s 05:27:49 05:27:49 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:27:49 #148 ... 05:27:49 05:27:49 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:27:50 #208 DONE 0.7s 05:27:50 05:27:50 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:27:50 #209 DONE 0.3s 05:27:50 05:27:50 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:27:50 #210 ... 05:27:50 05:27:50 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:27:50 #211 DONE 0.2s 05:27:50 05:27:50 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:27:50 #212 DONE 0.2s 05:27:50 05:27:50 #108 [core-metadata] exporting to image 05:27:50 #108 ... 05:27:50 05:27:50 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:27:50 #210 DONE 0.8s 05:27:50 05:27:50 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:27:51 #213 DONE 0.3s 05:27:51 05:27:51 #108 [core-keeper] exporting to image 05:27:51 #108 exporting layers 1.0s done 05:27:51 #108 writing image sha256:684c141d4623503214f9706d97c05c6c77b1b75ab2d96f991396e0e30efcf414 done 05:27:51 #108 naming to docker.io/library/core-metadata-arm64 done 05:27:51 #108 exporting layers 0.8s done 05:27:51 #108 writing image sha256:426a6a42302aec26c017527c8b2f27f14362c42d5ac893e072337a786356691e done 05:27:51 #108 naming to docker.io/library/core-keeper-arm64 done 05:27:51 #108 DONE 12.6s 05:27:51 05:27:51 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:28:14 #154 ... 05:28:14 05:28:14 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:28:14 #148 DONE 2167.2s 05:28:14 05:28:14 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:28:14 #214 DONE 0.2s 05:28:14 05:28:14 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:28:14 #215 DONE 0.1s 05:28:14 05:28:14 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:28:14 #56 ... 05:28:14 05:28:14 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:28:14 #216 DONE 0.5s 05:28:14 05:28:14 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 05:28:14 #217 DONE 0.1s 05:28:14 05:28:14 #108 [support-scheduler] exporting to image 05:28:14 #108 exporting layers 05:28:14 #108 exporting layers 1.0s done 05:28:14 #108 writing image sha256:4a9083538c46148011ce57acbd0f3e78bd0b3772e0e992e54c4b352f591e1cd6 done 05:28:14 #108 naming to docker.io/library/support-scheduler-arm64 05:28:14 #108 naming to docker.io/library/support-scheduler-arm64 done 05:28:14 #108 DONE 13.5s 05:28:14 05:28:14 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:28:24 #56 ... 05:28:24 05:28:24 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:28:24 #154 DONE 2178.5s 05:28:24 05:28:24 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:28:24 #218 DONE 0.1s 05:28:24 05:28:24 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:28:24 #56 ... 05:28:24 05:28:24 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:28:24 #219 DONE 0.1s 05:28:24 05:28:24 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:28:24 #220 DONE 0.4s 05:28:24 05:28:24 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:28:24 #56 ... 05:28:24 05:28:24 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:28:24 #221 DONE 0.1s 05:28:24 05:28:24 #108 [support-notifications] exporting to image 05:28:24 #108 exporting layers 05:28:24 #108 exporting layers 0.5s done 05:28:24 #108 writing image sha256:d63ff1f9720fa662d7db0e164ce8205252a3ae72c0ef2af51885150e4f9ab54b done 05:28:24 #108 naming to docker.io/library/support-notifications-arm64 05:28:24 #108 naming to docker.io/library/support-notifications-arm64 done 05:28:24 #108 DONE 14.1s 05:28:24 05:28:24 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:28:24 time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:28:24 time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:28:24 time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:28:24 time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:28:24 time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:28:24 time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:28:24 time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:28:24 time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:28:24 time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:28:24 time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:28:24 time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:28:24 time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:28:24 time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:28:24 time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:28:24 time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:28:24 $ docker stop --time=1 08ac1cbaaa6ccf4b258009a89c8c20de5a6a0ed69489aa342e247bf537b01a63 05:28:26 $ docker rm -f --volumes 08ac1cbaaa6ccf4b258009a89c8c20de5a6a0ed69489aa342e247bf537b01a63 [Pipeline] // withDockerContainer [Pipeline] sh 05:28:26 + docker images 05:28:26 REPOSITORY TAG IMAGE ID CREATED SIZE 05:28:26 support-notifications-arm64 latest d63ff1f9720f 3 seconds ago 54.1MB 05:28:26 support-scheduler-arm64 latest 4a9083538c46 14 seconds ago 50.3MB 05:28:26 core-metadata-arm64 latest 684c141d4623 36 seconds ago 46.7MB 05:28:26 core-keeper-arm64 latest 426a6a42302a 36 seconds ago 45.4MB 05:28:26 security-proxy-auth-arm64 latest b7b8a802d6ff 41 seconds ago 45.7MB 05:28:26 core-data-arm64 latest 835ffb3d6b22 45 seconds ago 46.6MB 05:28:26 security-spiffe-token-provider-arm64 latest d9699f654d0f About a minute ago 49.9MB 05:28:26 security-secretstore-setup-arm64 latest cdd4888d4cc5 2 minutes ago 80.2MB 05:28:26 security-proxy-setup-arm64 latest 777ca8736dec 2 minutes ago 50.3MB 05:28:26 core-command-arm64 latest 760ddea326de 3 minutes ago 41MB 05:28:26 security-bootstrapper-arm64 latest afee5c19824e 18 minutes ago 22.1MB 05:28:26 core-common-config-bootstrapper-arm64 latest 5aa56275b795 18 minutes ago 21MB 05:28:26 security-spire-config-arm64 latest c218847138fd 38 minutes ago 144MB 05:28:26 security-spire-agent-arm64 latest 662275bf4fa1 38 minutes ago 188MB 05:28:26 security-spire-server-arm64 latest 7ed1256cc3b4 38 minutes ago 145MB 05:28:26 ci-base-image-arm64 latest 2e8d96532268 39 minutes ago 922MB 05:28:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 5 weeks ago 566MB 05:28:26 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 05:28:26 provisioning config files... 05:28:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/902@tmp/config2090489121928375973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:27 ---> ****-login.sh 05:28:27 nexus3.edgexfoundry.org:10001 05:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:27 Configure a credential helper to remove this warning. See 05:28:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:27 05:28:27 Login Succeeded 05:28:27 nexus3.edgexfoundry.org:10002 05:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:28 Configure a credential helper to remove this warning. See 05:28:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:28 05:28:28 Login Succeeded 05:28:28 nexus3.edgexfoundry.org:10003 05:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:28 Configure a credential helper to remove this warning. See 05:28:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:28 05:28:28 Login Succeeded 05:28:28 nexus3.edgexfoundry.org:10004 05:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:28 Configure a credential helper to remove this warning. See 05:28:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:28 05:28:28 Login Succeeded 05:28:28 ****.io 05:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:28:29 Configure a credential helper to remove this warning. See 05:28:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:28:29 05:28:29 Login Succeeded 05:28:29 ---> ****-login.sh ends [Pipeline] } 05:28:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:28:29 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:28:29 7ea53eacd779207149c4e4bd07d4b631c531133c 05:28:29 latest 05:28:29 4.1.0-dev.59 05:28:29 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:28:29 main 05:28:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:28:30 33b26c8ff54c: Preparing 05:28:30 fa3a1b0df6ac: Preparing 05:28:30 66761eabea5f: Preparing 05:28:30 88eac339fb54: Preparing 05:28:30 b4797e5c666f: Preparing 05:28:30 070a7787eae7: Preparing 05:28:30 1e890da81ec9: Preparing 05:28:30 070a7787eae7: Waiting 05:28:30 1e890da81ec9: Waiting 05:28:30 66761eabea5f: Pushed 05:28:30 88eac339fb54: Pushed 05:28:30 33b26c8ff54c: Pushed 05:28:30 1e890da81ec9: Layer already exists 05:28:30 070a7787eae7: Pushed 05:28:30 b4797e5c666f: Pushed 05:28:37 fa3a1b0df6ac: Pushed 05:28:37 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:dd88198beb9011cb7fc4f064dbe178341a43e33a626d93b55975d50f2b6e865a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:28:38 33b26c8ff54c: Preparing 05:28:38 fa3a1b0df6ac: Preparing 05:28:38 66761eabea5f: Preparing 05:28:38 88eac339fb54: Preparing 05:28:38 b4797e5c666f: Preparing 05:28:38 070a7787eae7: Preparing 05:28:38 1e890da81ec9: Preparing 05:28:38 070a7787eae7: Waiting 05:28:38 1e890da81ec9: Waiting 05:28:38 b4797e5c666f: Layer already exists 05:28:38 fa3a1b0df6ac: Layer already exists 05:28:38 33b26c8ff54c: Layer already exists 05:28:38 66761eabea5f: Layer already exists 05:28:38 88eac339fb54: Layer already exists 05:28:38 1e890da81ec9: Layer already exists 05:28:38 070a7787eae7: Layer already exists 05:28:38 latest: digest: sha256:dd88198beb9011cb7fc4f064dbe178341a43e33a626d93b55975d50f2b6e865a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 05:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:28:38 33b26c8ff54c: Preparing 05:28:38 fa3a1b0df6ac: Preparing 05:28:38 66761eabea5f: Preparing 05:28:38 88eac339fb54: Preparing 05:28:38 b4797e5c666f: Preparing 05:28:38 070a7787eae7: Preparing 05:28:38 1e890da81ec9: Preparing 05:28:38 070a7787eae7: Waiting 05:28:38 1e890da81ec9: Waiting 05:28:38 66761eabea5f: Layer already exists 05:28:38 fa3a1b0df6ac: Layer already exists 05:28:38 88eac339fb54: Layer already exists 05:28:38 b4797e5c666f: Layer already exists 05:28:38 33b26c8ff54c: Layer already exists 05:28:38 1e890da81ec9: Layer already exists 05:28:38 070a7787eae7: Layer already exists 05:28:38 4.1.0-dev.59: digest: sha256:dd88198beb9011cb7fc4f064dbe178341a43e33a626d93b55975d50f2b6e865a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:28:39 33b26c8ff54c: Preparing 05:28:39 fa3a1b0df6ac: Preparing 05:28:39 66761eabea5f: Preparing 05:28:39 88eac339fb54: Preparing 05:28:39 b4797e5c666f: Preparing 05:28:39 070a7787eae7: Preparing 05:28:39 1e890da81ec9: Preparing 05:28:39 070a7787eae7: Waiting 05:28:39 1e890da81ec9: Waiting 05:28:39 b4797e5c666f: Layer already exists 05:28:39 33b26c8ff54c: Layer already exists 05:28:39 66761eabea5f: Layer already exists 05:28:39 fa3a1b0df6ac: Layer already exists 05:28:39 88eac339fb54: Layer already exists 05:28:39 070a7787eae7: Layer already exists 05:28:39 1e890da81ec9: Layer already exists 05:28:39 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:dd88198beb9011cb7fc4f064dbe178341a43e33a626d93b55975d50f2b6e865a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:28:40 33b26c8ff54c: Preparing 05:28:40 fa3a1b0df6ac: Preparing 05:28:40 66761eabea5f: Preparing 05:28:40 88eac339fb54: Preparing 05:28:40 b4797e5c666f: Preparing 05:28:40 070a7787eae7: Preparing 05:28:40 1e890da81ec9: Preparing 05:28:40 070a7787eae7: Waiting 05:28:40 1e890da81ec9: Waiting 05:28:40 fa3a1b0df6ac: Layer already exists 05:28:40 b4797e5c666f: Layer already exists 05:28:40 88eac339fb54: Layer already exists 05:28:40 66761eabea5f: Layer already exists 05:28:40 33b26c8ff54c: Layer already exists 05:28:40 1e890da81ec9: Layer already exists 05:28:40 070a7787eae7: Layer already exists 05:28:40 main: digest: sha256:dd88198beb9011cb7fc4f064dbe178341a43e33a626d93b55975d50f2b6e865a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:40 ===================================================== [Pipeline] echo 05:28:40 taggedImages: 05:28:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:28:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:28:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 05:28:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:28:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:28:40 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 05:28:40 7ea53eacd779207149c4e4bd07d4b631c531133c 05:28:40 latest 05:28:40 4.1.0-dev.59 05:28:40 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:28:40 main 05:28:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:28:41 68db88be6efe: Preparing 05:28:41 69427684f398: Preparing 05:28:41 66a253d0c7e6: Preparing 05:28:41 e5c04f273c36: Preparing 05:28:41 66761eabea5f: Preparing 05:28:41 88eac339fb54: Preparing 05:28:41 b4797e5c666f: Preparing 05:28:41 070a7787eae7: Preparing 05:28:41 1e890da81ec9: Preparing 05:28:41 88eac339fb54: Waiting 05:28:41 070a7787eae7: Waiting 05:28:41 1e890da81ec9: Waiting 05:28:41 b4797e5c666f: Waiting 05:28:41 66761eabea5f: Layer already exists 05:28:41 88eac339fb54: Layer already exists 05:28:41 69427684f398: Pushed 05:28:41 b4797e5c666f: Layer already exists 05:28:41 66a253d0c7e6: Pushed 05:28:41 070a7787eae7: Layer already exists 05:28:41 68db88be6efe: Pushed 05:28:41 1e890da81ec9: Layer already exists 05:28:44 e5c04f273c36: Pushed 05:28:44 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:a55f00bd3e113479094610f4539ac507ef8a7bad0c36245260a99b87800d5701 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:44 + 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 05:28:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:28:45 68db88be6efe: Preparing 05:28:45 69427684f398: Preparing 05:28:45 66a253d0c7e6: Preparing 05:28:45 e5c04f273c36: Preparing 05:28:45 66761eabea5f: Preparing 05:28:45 88eac339fb54: Preparing 05:28:45 b4797e5c666f: Preparing 05:28:45 070a7787eae7: Preparing 05:28:45 1e890da81ec9: Preparing 05:28:45 88eac339fb54: Waiting 05:28:45 b4797e5c666f: Waiting 05:28:45 070a7787eae7: Waiting 05:28:45 1e890da81ec9: Waiting 05:28:45 66761eabea5f: Layer already exists 05:28:45 e5c04f273c36: Layer already exists 05:28:45 66a253d0c7e6: Layer already exists 05:28:45 69427684f398: Layer already exists 05:28:45 68db88be6efe: Layer already exists 05:28:45 88eac339fb54: Layer already exists 05:28:45 b4797e5c666f: Layer already exists 05:28:45 070a7787eae7: Layer already exists 05:28:45 1e890da81ec9: Layer already exists 05:28:45 latest: digest: sha256:a55f00bd3e113479094610f4539ac507ef8a7bad0c36245260a99b87800d5701 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 05:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:28:46 68db88be6efe: Preparing 05:28:46 69427684f398: Preparing 05:28:46 66a253d0c7e6: Preparing 05:28:46 e5c04f273c36: Preparing 05:28:46 66761eabea5f: Preparing 05:28:46 88eac339fb54: Preparing 05:28:46 b4797e5c666f: Preparing 05:28:46 070a7787eae7: Preparing 05:28:46 1e890da81ec9: Preparing 05:28:46 070a7787eae7: Waiting 05:28:46 1e890da81ec9: Waiting 05:28:46 88eac339fb54: Waiting 05:28:46 b4797e5c666f: Waiting 05:28:46 66a253d0c7e6: Layer already exists 05:28:46 e5c04f273c36: Layer already exists 05:28:46 66761eabea5f: Layer already exists 05:28:46 68db88be6efe: Layer already exists 05:28:46 69427684f398: Layer already exists 05:28:46 88eac339fb54: Layer already exists 05:28:46 b4797e5c666f: Layer already exists 05:28:46 070a7787eae7: Layer already exists 05:28:46 1e890da81ec9: Layer already exists 05:28:46 4.1.0-dev.59: digest: sha256:a55f00bd3e113479094610f4539ac507ef8a7bad0c36245260a99b87800d5701 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:28:47 68db88be6efe: Preparing 05:28:47 69427684f398: Preparing 05:28:47 66a253d0c7e6: Preparing 05:28:47 e5c04f273c36: Preparing 05:28:47 66761eabea5f: Preparing 05:28:47 88eac339fb54: Preparing 05:28:47 b4797e5c666f: Preparing 05:28:47 070a7787eae7: Preparing 05:28:47 1e890da81ec9: Preparing 05:28:47 b4797e5c666f: Waiting 05:28:47 88eac339fb54: Waiting 05:28:47 1e890da81ec9: Waiting 05:28:47 68db88be6efe: Layer already exists 05:28:47 66a253d0c7e6: Layer already exists 05:28:47 e5c04f273c36: Layer already exists 05:28:47 66761eabea5f: Layer already exists 05:28:47 69427684f398: Layer already exists 05:28:47 88eac339fb54: Layer already exists 05:28:47 b4797e5c666f: Layer already exists 05:28:47 070a7787eae7: Layer already exists 05:28:47 1e890da81ec9: Layer already exists 05:28:47 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:a55f00bd3e113479094610f4539ac507ef8a7bad0c36245260a99b87800d5701 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:47 + 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 05:28:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 05:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:28:48 68db88be6efe: Preparing 05:28:48 69427684f398: Preparing 05:28:48 66a253d0c7e6: Preparing 05:28:48 e5c04f273c36: Preparing 05:28:48 66761eabea5f: Preparing 05:28:48 88eac339fb54: Preparing 05:28:48 b4797e5c666f: Preparing 05:28:48 070a7787eae7: Preparing 05:28:48 1e890da81ec9: Preparing 05:28:48 88eac339fb54: Waiting 05:28:48 070a7787eae7: Waiting 05:28:48 b4797e5c666f: Waiting 05:28:48 1e890da81ec9: Waiting 05:28:48 68db88be6efe: Layer already exists 05:28:48 69427684f398: Layer already exists 05:28:48 e5c04f273c36: Layer already exists 05:28:48 66a253d0c7e6: Layer already exists 05:28:48 66761eabea5f: Layer already exists 05:28:48 88eac339fb54: Layer already exists 05:28:48 b4797e5c666f: Layer already exists 05:28:48 070a7787eae7: Layer already exists 05:28:48 1e890da81ec9: Layer already exists 05:28:48 main: digest: sha256:a55f00bd3e113479094610f4539ac507ef8a7bad0c36245260a99b87800d5701 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:48 ===================================================== [Pipeline] echo 05:28:48 taggedImages: 05:28:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:28:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:28:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 05:28:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:28:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:28:48 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:28:48 7ea53eacd779207149c4e4bd07d4b631c531133c 05:28:48 latest 05:28:48 4.1.0-dev.59 05:28:48 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:28:48 main 05:28:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:28:49 df35b430a70b: Preparing 05:28:49 a1bfbdf9a90d: Preparing 05:28:49 66761eabea5f: Preparing 05:28:49 88eac339fb54: Preparing 05:28:49 f2ad7579ffa1: Preparing 05:28:49 43bbb92f4476: Preparing 05:28:49 1e890da81ec9: Preparing 05:28:49 43bbb92f4476: Waiting 05:28:49 1e890da81ec9: Waiting 05:28:49 88eac339fb54: Layer already exists 05:28:49 66761eabea5f: Layer already exists 05:28:49 1e890da81ec9: Layer already exists 05:28:49 df35b430a70b: Pushed 05:28:49 43bbb92f4476: Pushed 05:28:49 f2ad7579ffa1: Pushed 05:28:57 a1bfbdf9a90d: Pushed 05:28:57 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:bb0e21038011f2c5fdc302dcda55228aef3a448fb355587e516914f56f0490e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:28:58 df35b430a70b: Preparing 05:28:58 a1bfbdf9a90d: Preparing 05:28:58 66761eabea5f: Preparing 05:28:58 88eac339fb54: Preparing 05:28:58 f2ad7579ffa1: Preparing 05:28:58 43bbb92f4476: Preparing 05:28:58 1e890da81ec9: Preparing 05:28:58 43bbb92f4476: Waiting 05:28:58 1e890da81ec9: Waiting 05:28:58 66761eabea5f: Layer already exists 05:28:58 a1bfbdf9a90d: Layer already exists 05:28:58 f2ad7579ffa1: Layer already exists 05:28:58 88eac339fb54: Layer already exists 05:28:58 df35b430a70b: Layer already exists 05:28:58 43bbb92f4476: Layer already exists 05:28:58 1e890da81ec9: Layer already exists 05:28:58 latest: digest: sha256:bb0e21038011f2c5fdc302dcda55228aef3a448fb355587e516914f56f0490e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 05:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:28:59 df35b430a70b: Preparing 05:28:59 a1bfbdf9a90d: Preparing 05:28:59 66761eabea5f: Preparing 05:28:59 88eac339fb54: Preparing 05:28:59 f2ad7579ffa1: Preparing 05:28:59 43bbb92f4476: Preparing 05:28:59 1e890da81ec9: Preparing 05:28:59 1e890da81ec9: Waiting 05:28:59 43bbb92f4476: Waiting 05:28:59 f2ad7579ffa1: Layer already exists 05:28:59 df35b430a70b: Layer already exists 05:28:59 66761eabea5f: Layer already exists 05:28:59 88eac339fb54: Layer already exists 05:28:59 a1bfbdf9a90d: Layer already exists 05:28:59 43bbb92f4476: Layer already exists 05:28:59 1e890da81ec9: Layer already exists 05:28:59 4.1.0-dev.59: digest: sha256:bb0e21038011f2c5fdc302dcda55228aef3a448fb355587e516914f56f0490e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:29:00 df35b430a70b: Preparing 05:29:00 a1bfbdf9a90d: Preparing 05:29:00 66761eabea5f: Preparing 05:29:00 88eac339fb54: Preparing 05:29:00 f2ad7579ffa1: Preparing 05:29:00 43bbb92f4476: Preparing 05:29:00 1e890da81ec9: Preparing 05:29:00 1e890da81ec9: Waiting 05:29:00 43bbb92f4476: Waiting 05:29:00 f2ad7579ffa1: Layer already exists 05:29:00 df35b430a70b: Layer already exists 05:29:00 88eac339fb54: Layer already exists 05:29:00 66761eabea5f: Layer already exists 05:29:00 a1bfbdf9a90d: Layer already exists 05:29:00 1e890da81ec9: Layer already exists 05:29:00 43bbb92f4476: Layer already exists 05:29:00 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:bb0e21038011f2c5fdc302dcda55228aef3a448fb355587e516914f56f0490e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:29:01 df35b430a70b: Preparing 05:29:01 a1bfbdf9a90d: Preparing 05:29:01 66761eabea5f: Preparing 05:29:01 88eac339fb54: Preparing 05:29:01 f2ad7579ffa1: Preparing 05:29:01 43bbb92f4476: Preparing 05:29:01 1e890da81ec9: Preparing 05:29:01 43bbb92f4476: Waiting 05:29:01 df35b430a70b: Layer already exists 05:29:01 f2ad7579ffa1: Layer already exists 05:29:01 a1bfbdf9a90d: Layer already exists 05:29:01 66761eabea5f: Layer already exists 05:29:01 88eac339fb54: Layer already exists 05:29:01 43bbb92f4476: Layer already exists 05:29:01 1e890da81ec9: Layer already exists 05:29:01 main: digest: sha256:bb0e21038011f2c5fdc302dcda55228aef3a448fb355587e516914f56f0490e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:01 ===================================================== [Pipeline] echo 05:29:02 taggedImages: 05:29:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:29:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:29:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 05:29:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:02 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:29:02 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 05:29:02 7ea53eacd779207149c4e4bd07d4b631c531133c 05:29:02 latest 05:29:02 4.1.0-dev.59 05:29:02 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:02 main 05:29:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:29:02 c8c4b79d4f75: Preparing 05:29:02 8967d686547f: Preparing 05:29:02 88eac339fb54: Preparing 05:29:02 c3bac0820a81: Preparing 05:29:02 a5760fe883e2: Preparing 05:29:02 1e890da81ec9: Preparing 05:29:02 1e890da81ec9: Waiting 05:29:03 88eac339fb54: Layer already exists 05:29:03 1e890da81ec9: Layer already exists 05:29:03 a5760fe883e2: Pushed 05:29:03 c8c4b79d4f75: Pushed 05:29:03 c3bac0820a81: Pushed 05:29:11 8967d686547f: Pushed 05:29:11 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:885a0af1afcc7cb3ca4d0d82047328873bcb0a4600e5305fd205e59e40194bd5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:29:11 c8c4b79d4f75: Preparing 05:29:11 8967d686547f: Preparing 05:29:11 88eac339fb54: Preparing 05:29:11 c3bac0820a81: Preparing 05:29:11 a5760fe883e2: Preparing 05:29:11 1e890da81ec9: Preparing 05:29:11 1e890da81ec9: Waiting 05:29:11 c3bac0820a81: Layer already exists 05:29:11 8967d686547f: Layer already exists 05:29:11 88eac339fb54: Layer already exists 05:29:11 c8c4b79d4f75: Layer already exists 05:29:11 a5760fe883e2: Layer already exists 05:29:11 1e890da81ec9: Layer already exists 05:29:11 latest: digest: sha256:885a0af1afcc7cb3ca4d0d82047328873bcb0a4600e5305fd205e59e40194bd5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:12 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 05:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:29:12 c8c4b79d4f75: Preparing 05:29:12 8967d686547f: Preparing 05:29:12 88eac339fb54: Preparing 05:29:12 c3bac0820a81: Preparing 05:29:12 a5760fe883e2: Preparing 05:29:12 1e890da81ec9: Preparing 05:29:12 1e890da81ec9: Waiting 05:29:12 a5760fe883e2: Layer already exists 05:29:12 c3bac0820a81: Layer already exists 05:29:12 c8c4b79d4f75: Layer already exists 05:29:12 8967d686547f: Layer already exists 05:29:12 88eac339fb54: Layer already exists 05:29:12 1e890da81ec9: Layer already exists 05:29:12 4.1.0-dev.59: digest: sha256:885a0af1afcc7cb3ca4d0d82047328873bcb0a4600e5305fd205e59e40194bd5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:29:13 c8c4b79d4f75: Preparing 05:29:13 8967d686547f: Preparing 05:29:13 88eac339fb54: Preparing 05:29:13 c3bac0820a81: Preparing 05:29:13 a5760fe883e2: Preparing 05:29:13 1e890da81ec9: Preparing 05:29:13 1e890da81ec9: Waiting 05:29:13 a5760fe883e2: Layer already exists 05:29:13 c8c4b79d4f75: Layer already exists 05:29:13 88eac339fb54: Layer already exists 05:29:13 8967d686547f: Layer already exists 05:29:13 c3bac0820a81: Layer already exists 05:29:13 1e890da81ec9: Layer already exists 05:29:13 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:885a0af1afcc7cb3ca4d0d82047328873bcb0a4600e5305fd205e59e40194bd5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 05:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:29:14 c8c4b79d4f75: Preparing 05:29:14 8967d686547f: Preparing 05:29:14 88eac339fb54: Preparing 05:29:14 c3bac0820a81: Preparing 05:29:14 a5760fe883e2: Preparing 05:29:14 1e890da81ec9: Preparing 05:29:14 1e890da81ec9: Waiting 05:29:14 88eac339fb54: Layer already exists 05:29:14 c8c4b79d4f75: Layer already exists 05:29:14 8967d686547f: Layer already exists 05:29:14 c3bac0820a81: Layer already exists 05:29:14 a5760fe883e2: Layer already exists 05:29:14 1e890da81ec9: Layer already exists 05:29:14 main: digest: sha256:885a0af1afcc7cb3ca4d0d82047328873bcb0a4600e5305fd205e59e40194bd5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:14 ===================================================== [Pipeline] echo 05:29:14 taggedImages: 05:29:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:29:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:29:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 05:29:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:14 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 05:29:14 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:29:14 7ea53eacd779207149c4e4bd07d4b631c531133c 05:29:14 latest 05:29:14 4.1.0-dev.59 05:29:14 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:14 main 05:29:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:29:15 fdf827123897: Preparing 05:29:15 f143d079db54: Preparing 05:29:15 3acf3374ebbf: Preparing 05:29:15 66761eabea5f: Preparing 05:29:15 88eac339fb54: Preparing 05:29:15 b4797e5c666f: Preparing 05:29:15 070a7787eae7: Preparing 05:29:15 1e890da81ec9: Preparing 05:29:15 b4797e5c666f: Waiting 05:29:15 070a7787eae7: Waiting 05:29:15 1e890da81ec9: Waiting 05:29:15 88eac339fb54: Layer already exists 05:29:15 66761eabea5f: Layer already exists 05:29:15 b4797e5c666f: Layer already exists 05:29:15 070a7787eae7: Layer already exists 05:29:15 1e890da81ec9: Layer already exists 05:29:15 f143d079db54: Pushed 05:29:15 fdf827123897: Pushed 05:29:24 3acf3374ebbf: Pushed 05:29:24 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:0c8b5fdbf31e2362aecb26f828416f2ef88894eabed40ebc8cab3118d569a2b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:29:24 fdf827123897: Preparing 05:29:24 f143d079db54: Preparing 05:29:24 3acf3374ebbf: Preparing 05:29:24 66761eabea5f: Preparing 05:29:24 88eac339fb54: Preparing 05:29:24 b4797e5c666f: Preparing 05:29:24 070a7787eae7: Preparing 05:29:24 1e890da81ec9: Preparing 05:29:24 070a7787eae7: Waiting 05:29:24 b4797e5c666f: Waiting 05:29:24 1e890da81ec9: Waiting 05:29:24 66761eabea5f: Layer already exists 05:29:24 fdf827123897: Layer already exists 05:29:24 88eac339fb54: Layer already exists 05:29:24 3acf3374ebbf: Layer already exists 05:29:24 f143d079db54: Layer already exists 05:29:24 1e890da81ec9: Layer already exists 05:29:24 b4797e5c666f: Layer already exists 05:29:24 070a7787eae7: Layer already exists 05:29:25 latest: digest: sha256:0c8b5fdbf31e2362aecb26f828416f2ef88894eabed40ebc8cab3118d569a2b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 05:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:29:25 fdf827123897: Preparing 05:29:25 f143d079db54: Preparing 05:29:25 3acf3374ebbf: Preparing 05:29:25 66761eabea5f: Preparing 05:29:25 88eac339fb54: Preparing 05:29:25 b4797e5c666f: Preparing 05:29:25 070a7787eae7: Preparing 05:29:25 1e890da81ec9: Preparing 05:29:25 070a7787eae7: Waiting 05:29:25 1e890da81ec9: Waiting 05:29:25 b4797e5c666f: Waiting 05:29:25 66761eabea5f: Layer already exists 05:29:25 3acf3374ebbf: Layer already exists 05:29:25 88eac339fb54: Layer already exists 05:29:25 fdf827123897: Layer already exists 05:29:25 f143d079db54: Layer already exists 05:29:25 b4797e5c666f: Layer already exists 05:29:25 1e890da81ec9: Layer already exists 05:29:25 070a7787eae7: Layer already exists 05:29:26 4.1.0-dev.59: digest: sha256:0c8b5fdbf31e2362aecb26f828416f2ef88894eabed40ebc8cab3118d569a2b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:29:26 fdf827123897: Preparing 05:29:26 f143d079db54: Preparing 05:29:26 3acf3374ebbf: Preparing 05:29:26 66761eabea5f: Preparing 05:29:26 88eac339fb54: Preparing 05:29:26 b4797e5c666f: Preparing 05:29:26 070a7787eae7: Preparing 05:29:26 1e890da81ec9: Preparing 05:29:26 b4797e5c666f: Waiting 05:29:26 070a7787eae7: Waiting 05:29:26 1e890da81ec9: Waiting 05:29:26 f143d079db54: Layer already exists 05:29:26 66761eabea5f: Layer already exists 05:29:26 fdf827123897: Layer already exists 05:29:26 3acf3374ebbf: Layer already exists 05:29:26 88eac339fb54: Layer already exists 05:29:26 070a7787eae7: Layer already exists 05:29:26 b4797e5c666f: Layer already exists 05:29:26 1e890da81ec9: Layer already exists 05:29:26 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:0c8b5fdbf31e2362aecb26f828416f2ef88894eabed40ebc8cab3118d569a2b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:29:27 fdf827123897: Preparing 05:29:27 f143d079db54: Preparing 05:29:27 3acf3374ebbf: Preparing 05:29:27 66761eabea5f: Preparing 05:29:27 88eac339fb54: Preparing 05:29:27 b4797e5c666f: Preparing 05:29:27 070a7787eae7: Preparing 05:29:27 1e890da81ec9: Preparing 05:29:27 b4797e5c666f: Waiting 05:29:27 070a7787eae7: Waiting 05:29:27 fdf827123897: Layer already exists 05:29:27 f143d079db54: Layer already exists 05:29:27 3acf3374ebbf: Layer already exists 05:29:27 66761eabea5f: Layer already exists 05:29:27 88eac339fb54: Layer already exists 05:29:27 070a7787eae7: Layer already exists 05:29:27 b4797e5c666f: Layer already exists 05:29:27 1e890da81ec9: Layer already exists 05:29:27 main: digest: sha256:0c8b5fdbf31e2362aecb26f828416f2ef88894eabed40ebc8cab3118d569a2b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:27 ===================================================== [Pipeline] echo 05:29:27 taggedImages: 05:29:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:29:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:29:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 05:29:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:29:27 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:29:27 7ea53eacd779207149c4e4bd07d4b631c531133c 05:29:27 latest 05:29:27 4.1.0-dev.59 05:29:27 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:27 main 05:29:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:29:28 80b5c5d751ee: Preparing 05:29:28 1799fd34b0b6: Preparing 05:29:28 335ead0f2ba4: Preparing 05:29:28 521025446f90: Preparing 05:29:28 71974851544f: Preparing 05:29:28 9a4c168648ae: Preparing 05:29:28 a4df63ce2284: Preparing 05:29:28 66761eabea5f: Preparing 05:29:28 88eac339fb54: Preparing 05:29:28 d20c74fa83bd: Preparing 05:29:28 ea2a994a8f6a: Preparing 05:29:28 5f70bf18a086: Preparing 05:29:28 2ea66e0979a2: Preparing 05:29:28 19a76f01e03e: Preparing 05:29:28 6600a0168d48: Preparing 05:29:28 1e890da81ec9: Preparing 05:29:28 d20c74fa83bd: Waiting 05:29:28 ea2a994a8f6a: Waiting 05:29:28 5f70bf18a086: Waiting 05:29:28 2ea66e0979a2: Waiting 05:29:28 19a76f01e03e: Waiting 05:29:28 6600a0168d48: Waiting 05:29:28 1e890da81ec9: Waiting 05:29:28 9a4c168648ae: Waiting 05:29:28 66761eabea5f: Waiting 05:29:28 88eac339fb54: Waiting 05:29:28 a4df63ce2284: Waiting 05:29:28 521025446f90: Pushed 05:29:28 1799fd34b0b6: Pushed 05:29:28 335ead0f2ba4: Pushed 05:29:30 71974851544f: Pushed 05:29:30 66761eabea5f: Layer already exists 05:29:30 88eac339fb54: Layer already exists 05:29:30 80b5c5d751ee: Pushed 05:29:30 9a4c168648ae: Pushed 05:29:30 5f70bf18a086: Layer already exists 05:29:30 ea2a994a8f6a: Pushed 05:29:30 d20c74fa83bd: Pushed 05:29:30 2ea66e0979a2: Pushed 05:29:30 1e890da81ec9: Layer already exists 05:29:30 6600a0168d48: Pushed 05:29:30 19a76f01e03e: Pushed 05:29:33 a4df63ce2284: Pushed 05:29:33 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:9cab9304fb6752f6454b7e98b2a62bff66597f1a02d45c9b154e17c2594654fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:29:33 80b5c5d751ee: Preparing 05:29:33 1799fd34b0b6: Preparing 05:29:33 335ead0f2ba4: Preparing 05:29:33 521025446f90: Preparing 05:29:33 71974851544f: Preparing 05:29:33 9a4c168648ae: Preparing 05:29:33 a4df63ce2284: Preparing 05:29:33 66761eabea5f: Preparing 05:29:33 88eac339fb54: Preparing 05:29:33 d20c74fa83bd: Preparing 05:29:33 ea2a994a8f6a: Preparing 05:29:33 5f70bf18a086: Preparing 05:29:33 2ea66e0979a2: Preparing 05:29:33 19a76f01e03e: Preparing 05:29:33 6600a0168d48: Preparing 05:29:33 1e890da81ec9: Preparing 05:29:33 9a4c168648ae: Waiting 05:29:33 a4df63ce2284: Waiting 05:29:33 66761eabea5f: Waiting 05:29:33 88eac339fb54: Waiting 05:29:33 d20c74fa83bd: Waiting 05:29:33 ea2a994a8f6a: Waiting 05:29:33 5f70bf18a086: Waiting 05:29:33 19a76f01e03e: Waiting 05:29:33 6600a0168d48: Waiting 05:29:33 1e890da81ec9: Waiting 05:29:33 335ead0f2ba4: Layer already exists 05:29:33 1799fd34b0b6: Layer already exists 05:29:33 71974851544f: Layer already exists 05:29:33 80b5c5d751ee: Layer already exists 05:29:33 521025446f90: Layer already exists 05:29:33 9a4c168648ae: Layer already exists 05:29:33 d20c74fa83bd: Layer already exists 05:29:33 66761eabea5f: Layer already exists 05:29:33 a4df63ce2284: Layer already exists 05:29:33 88eac339fb54: Layer already exists 05:29:33 2ea66e0979a2: Layer already exists 05:29:33 ea2a994a8f6a: Layer already exists 05:29:33 5f70bf18a086: Layer already exists 05:29:33 19a76f01e03e: Layer already exists 05:29:33 6600a0168d48: Layer already exists 05:29:33 1e890da81ec9: Layer already exists 05:29:34 latest: digest: sha256:9cab9304fb6752f6454b7e98b2a62bff66597f1a02d45c9b154e17c2594654fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 05:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:29:35 80b5c5d751ee: Preparing 05:29:35 1799fd34b0b6: Preparing 05:29:35 335ead0f2ba4: Preparing 05:29:35 521025446f90: Preparing 05:29:35 71974851544f: Preparing 05:29:35 9a4c168648ae: Preparing 05:29:35 a4df63ce2284: Preparing 05:29:35 66761eabea5f: Preparing 05:29:35 88eac339fb54: Preparing 05:29:35 d20c74fa83bd: Preparing 05:29:35 ea2a994a8f6a: Preparing 05:29:35 5f70bf18a086: Preparing 05:29:35 2ea66e0979a2: Preparing 05:29:35 19a76f01e03e: Preparing 05:29:35 6600a0168d48: Preparing 05:29:35 1e890da81ec9: Preparing 05:29:35 88eac339fb54: Waiting 05:29:35 d20c74fa83bd: Waiting 05:29:35 ea2a994a8f6a: Waiting 05:29:35 5f70bf18a086: Waiting 05:29:35 2ea66e0979a2: Waiting 05:29:35 19a76f01e03e: Waiting 05:29:35 6600a0168d48: Waiting 05:29:35 1e890da81ec9: Waiting 05:29:35 a4df63ce2284: Waiting 05:29:35 66761eabea5f: Waiting 05:29:35 9a4c168648ae: Waiting 05:29:35 335ead0f2ba4: Layer already exists 05:29:35 71974851544f: Layer already exists 05:29:35 521025446f90: Layer already exists 05:29:35 80b5c5d751ee: Layer already exists 05:29:35 1799fd34b0b6: Layer already exists 05:29:35 a4df63ce2284: Layer already exists 05:29:35 9a4c168648ae: Layer already exists 05:29:35 66761eabea5f: Layer already exists 05:29:35 88eac339fb54: Layer already exists 05:29:35 d20c74fa83bd: Layer already exists 05:29:35 5f70bf18a086: Layer already exists 05:29:35 19a76f01e03e: Layer already exists 05:29:35 ea2a994a8f6a: Layer already exists 05:29:35 2ea66e0979a2: Layer already exists 05:29:35 6600a0168d48: Layer already exists 05:29:35 1e890da81ec9: Layer already exists 05:29:35 4.1.0-dev.59: digest: sha256:9cab9304fb6752f6454b7e98b2a62bff66597f1a02d45c9b154e17c2594654fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:29:36 80b5c5d751ee: Preparing 05:29:36 1799fd34b0b6: Preparing 05:29:36 335ead0f2ba4: Preparing 05:29:36 521025446f90: Preparing 05:29:36 71974851544f: Preparing 05:29:36 9a4c168648ae: Preparing 05:29:36 a4df63ce2284: Preparing 05:29:36 66761eabea5f: Preparing 05:29:36 88eac339fb54: Preparing 05:29:36 d20c74fa83bd: Preparing 05:29:36 9a4c168648ae: Waiting 05:29:36 66761eabea5f: Waiting 05:29:36 88eac339fb54: Waiting 05:29:36 ea2a994a8f6a: Preparing 05:29:36 d20c74fa83bd: Waiting 05:29:36 a4df63ce2284: Waiting 05:29:36 5f70bf18a086: Preparing 05:29:36 2ea66e0979a2: Preparing 05:29:36 19a76f01e03e: Preparing 05:29:36 6600a0168d48: Preparing 05:29:36 1e890da81ec9: Preparing 05:29:36 ea2a994a8f6a: Waiting 05:29:36 1e890da81ec9: Waiting 05:29:36 6600a0168d48: Waiting 05:29:36 5f70bf18a086: Waiting 05:29:36 19a76f01e03e: Waiting 05:29:36 2ea66e0979a2: Waiting 05:29:36 80b5c5d751ee: Layer already exists 05:29:36 71974851544f: Layer already exists 05:29:36 521025446f90: Layer already exists 05:29:36 1799fd34b0b6: Layer already exists 05:29:36 335ead0f2ba4: Layer already exists 05:29:36 9a4c168648ae: Layer already exists 05:29:36 a4df63ce2284: Layer already exists 05:29:36 66761eabea5f: Layer already exists 05:29:36 d20c74fa83bd: Layer already exists 05:29:36 88eac339fb54: Layer already exists 05:29:36 19a76f01e03e: Layer already exists 05:29:36 ea2a994a8f6a: Layer already exists 05:29:36 2ea66e0979a2: Layer already exists 05:29:36 5f70bf18a086: Layer already exists 05:29:36 6600a0168d48: Layer already exists 05:29:36 1e890da81ec9: Layer already exists 05:29:36 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:9cab9304fb6752f6454b7e98b2a62bff66597f1a02d45c9b154e17c2594654fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:29:37 80b5c5d751ee: Preparing 05:29:37 1799fd34b0b6: Preparing 05:29:37 335ead0f2ba4: Preparing 05:29:37 521025446f90: Preparing 05:29:37 71974851544f: Preparing 05:29:37 9a4c168648ae: Preparing 05:29:37 a4df63ce2284: Preparing 05:29:37 66761eabea5f: Preparing 05:29:37 88eac339fb54: Preparing 05:29:37 d20c74fa83bd: Preparing 05:29:37 ea2a994a8f6a: Preparing 05:29:37 5f70bf18a086: Preparing 05:29:37 2ea66e0979a2: Preparing 05:29:37 19a76f01e03e: Preparing 05:29:37 6600a0168d48: Preparing 05:29:37 1e890da81ec9: Preparing 05:29:37 9a4c168648ae: Waiting 05:29:37 a4df63ce2284: Waiting 05:29:37 66761eabea5f: Waiting 05:29:37 88eac339fb54: Waiting 05:29:37 d20c74fa83bd: Waiting 05:29:37 ea2a994a8f6a: Waiting 05:29:37 5f70bf18a086: Waiting 05:29:37 19a76f01e03e: Waiting 05:29:37 2ea66e0979a2: Waiting 05:29:37 6600a0168d48: Waiting 05:29:37 1e890da81ec9: Waiting 05:29:37 71974851544f: Layer already exists 05:29:37 80b5c5d751ee: Layer already exists 05:29:37 335ead0f2ba4: Layer already exists 05:29:37 521025446f90: Layer already exists 05:29:37 1799fd34b0b6: Layer already exists 05:29:37 9a4c168648ae: Layer already exists 05:29:37 66761eabea5f: Layer already exists 05:29:37 a4df63ce2284: Layer already exists 05:29:37 88eac339fb54: Layer already exists 05:29:37 d20c74fa83bd: Layer already exists 05:29:37 5f70bf18a086: Layer already exists 05:29:37 ea2a994a8f6a: Layer already exists 05:29:37 2ea66e0979a2: Layer already exists 05:29:37 19a76f01e03e: Layer already exists 05:29:37 6600a0168d48: Layer already exists 05:29:37 1e890da81ec9: Layer already exists 05:29:37 main: digest: sha256:9cab9304fb6752f6454b7e98b2a62bff66597f1a02d45c9b154e17c2594654fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:37 ===================================================== [Pipeline] echo 05:29:37 taggedImages: 05:29:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:29:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:29:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 05:29:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:29:37 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 05:29:37 7ea53eacd779207149c4e4bd07d4b631c531133c 05:29:37 latest 05:29:37 4.1.0-dev.59 05:29:37 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:37 main 05:29:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:29:38 e36577dbcc14: Preparing 05:29:38 c9d056a2809b: Preparing 05:29:38 33eeb72d9ee3: Preparing 05:29:38 b182a42d13bf: Preparing 05:29:38 66761eabea5f: Preparing 05:29:38 88eac339fb54: Preparing 05:29:38 b4797e5c666f: Preparing 05:29:38 070a7787eae7: Preparing 05:29:38 1e890da81ec9: Preparing 05:29:38 88eac339fb54: Waiting 05:29:38 070a7787eae7: Waiting 05:29:38 1e890da81ec9: Waiting 05:29:38 b4797e5c666f: Waiting 05:29:38 66761eabea5f: Layer already exists 05:29:38 33eeb72d9ee3: Pushed 05:29:38 88eac339fb54: Layer already exists 05:29:38 c9d056a2809b: Pushed 05:29:38 b4797e5c666f: Layer already exists 05:29:38 e36577dbcc14: Pushed 05:29:38 070a7787eae7: Layer already exists 05:29:38 1e890da81ec9: Layer already exists 05:29:46 b182a42d13bf: Pushed 05:29:46 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:32b80b86a3b3b5224335b0484e87e6318593a5926b92ccce6f87f83d6dac74a2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:47 + 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 05:29:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:29:47 e36577dbcc14: Preparing 05:29:47 c9d056a2809b: Preparing 05:29:47 33eeb72d9ee3: Preparing 05:29:47 b182a42d13bf: Preparing 05:29:47 66761eabea5f: Preparing 05:29:47 88eac339fb54: Preparing 05:29:47 b4797e5c666f: Preparing 05:29:47 070a7787eae7: Preparing 05:29:47 1e890da81ec9: Preparing 05:29:47 b4797e5c666f: Waiting 05:29:47 070a7787eae7: Waiting 05:29:47 1e890da81ec9: Waiting 05:29:47 88eac339fb54: Waiting 05:29:47 66761eabea5f: Layer already exists 05:29:47 e36577dbcc14: Layer already exists 05:29:47 c9d056a2809b: Layer already exists 05:29:47 b182a42d13bf: Layer already exists 05:29:47 33eeb72d9ee3: Layer already exists 05:29:47 070a7787eae7: Layer already exists 05:29:47 88eac339fb54: Layer already exists 05:29:47 b4797e5c666f: Layer already exists 05:29:47 1e890da81ec9: Layer already exists 05:29:47 latest: digest: sha256:32b80b86a3b3b5224335b0484e87e6318593a5926b92ccce6f87f83d6dac74a2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 05:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:29:48 e36577dbcc14: Preparing 05:29:48 c9d056a2809b: Preparing 05:29:48 33eeb72d9ee3: Preparing 05:29:48 b182a42d13bf: Preparing 05:29:48 66761eabea5f: Preparing 05:29:48 88eac339fb54: Preparing 05:29:48 b4797e5c666f: Preparing 05:29:48 070a7787eae7: Preparing 05:29:48 1e890da81ec9: Preparing 05:29:48 88eac339fb54: Waiting 05:29:48 b4797e5c666f: Waiting 05:29:48 070a7787eae7: Waiting 05:29:48 1e890da81ec9: Waiting 05:29:48 c9d056a2809b: Layer already exists 05:29:48 b182a42d13bf: Layer already exists 05:29:48 33eeb72d9ee3: Layer already exists 05:29:48 e36577dbcc14: Layer already exists 05:29:48 66761eabea5f: Layer already exists 05:29:48 88eac339fb54: Layer already exists 05:29:48 070a7787eae7: Layer already exists 05:29:48 b4797e5c666f: Layer already exists 05:29:48 1e890da81ec9: Layer already exists 05:29:48 4.1.0-dev.59: digest: sha256:32b80b86a3b3b5224335b0484e87e6318593a5926b92ccce6f87f83d6dac74a2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:29:49 e36577dbcc14: Preparing 05:29:49 c9d056a2809b: Preparing 05:29:49 33eeb72d9ee3: Preparing 05:29:49 b182a42d13bf: Preparing 05:29:49 66761eabea5f: Preparing 05:29:49 88eac339fb54: Preparing 05:29:49 b4797e5c666f: Preparing 05:29:49 070a7787eae7: Preparing 05:29:49 1e890da81ec9: Preparing 05:29:49 88eac339fb54: Waiting 05:29:49 b4797e5c666f: Waiting 05:29:49 070a7787eae7: Waiting 05:29:49 1e890da81ec9: Waiting 05:29:49 66761eabea5f: Layer already exists 05:29:49 e36577dbcc14: Layer already exists 05:29:49 b182a42d13bf: Layer already exists 05:29:49 33eeb72d9ee3: Layer already exists 05:29:49 c9d056a2809b: Layer already exists 05:29:49 1e890da81ec9: Layer already exists 05:29:49 b4797e5c666f: Layer already exists 05:29:49 070a7787eae7: Layer already exists 05:29:49 88eac339fb54: Layer already exists 05:29:49 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:32b80b86a3b3b5224335b0484e87e6318593a5926b92ccce6f87f83d6dac74a2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:49 + 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 05:29:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 05:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:29:49 e36577dbcc14: Preparing 05:29:49 c9d056a2809b: Preparing 05:29:49 33eeb72d9ee3: Preparing 05:29:49 b182a42d13bf: Preparing 05:29:49 66761eabea5f: Preparing 05:29:49 88eac339fb54: Preparing 05:29:49 b4797e5c666f: Preparing 05:29:49 070a7787eae7: Preparing 05:29:49 1e890da81ec9: Preparing 05:29:49 88eac339fb54: Waiting 05:29:49 b4797e5c666f: Waiting 05:29:49 070a7787eae7: Waiting 05:29:49 1e890da81ec9: Waiting 05:29:49 66761eabea5f: Layer already exists 05:29:49 33eeb72d9ee3: Layer already exists 05:29:49 c9d056a2809b: Layer already exists 05:29:49 e36577dbcc14: Layer already exists 05:29:49 b182a42d13bf: Layer already exists 05:29:49 b4797e5c666f: Layer already exists 05:29:49 88eac339fb54: Layer already exists 05:29:49 070a7787eae7: Layer already exists 05:29:49 1e890da81ec9: Layer already exists 05:29:50 main: digest: sha256:32b80b86a3b3b5224335b0484e87e6318593a5926b92ccce6f87f83d6dac74a2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:29:50 ===================================================== [Pipeline] echo 05:29:50 taggedImages: 05:29:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:29:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:29:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 05:29:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:29:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:29:50 7ea53eacd779207149c4e4bd07d4b631c531133c 05:29:50 latest 05:29:50 4.1.0-dev.59 05:29:50 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:50 main 05:29:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:29:50 2de6fcd26655: Preparing 05:29:50 d5881e34f3f5: Preparing 05:29:50 5525363f921a: Preparing 05:29:50 8c61d1496140: Preparing 05:29:50 18d3041f2d3b: Preparing 05:29:50 66761eabea5f: Preparing 05:29:50 88eac339fb54: Preparing 05:29:50 8861fe04407b: Preparing 05:29:50 7daf9ece108d: Preparing 05:29:50 fbce56d5a93e: Preparing 05:29:50 1e890da81ec9: Preparing 05:29:50 8861fe04407b: Waiting 05:29:50 66761eabea5f: Waiting 05:29:50 88eac339fb54: Waiting 05:29:50 7daf9ece108d: Waiting 05:29:50 fbce56d5a93e: Waiting 05:29:50 1e890da81ec9: Waiting 05:29:51 8c61d1496140: Pushed 05:29:51 d5881e34f3f5: Pushed 05:29:51 18d3041f2d3b: Pushed 05:29:51 2de6fcd26655: Pushed 05:29:51 88eac339fb54: Layer already exists 05:29:51 66761eabea5f: Layer already exists 05:29:51 1e890da81ec9: Layer already exists 05:29:51 8861fe04407b: Pushed 05:29:51 7daf9ece108d: Pushed 05:29:53 fbce56d5a93e: Pushed 05:29:57 5525363f921a: Pushed 05:29:57 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:0dff6bcbae044c410c107dacd0ee20c98b8b8a89edd707bca1bf80f3103f9dcf size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:57 + 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 05:29:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:29:57 2de6fcd26655: Preparing 05:29:57 d5881e34f3f5: Preparing 05:29:57 5525363f921a: Preparing 05:29:57 8c61d1496140: Preparing 05:29:57 18d3041f2d3b: Preparing 05:29:57 66761eabea5f: Preparing 05:29:57 88eac339fb54: Preparing 05:29:57 8861fe04407b: Preparing 05:29:57 7daf9ece108d: Preparing 05:29:57 fbce56d5a93e: Preparing 05:29:57 1e890da81ec9: Preparing 05:29:57 8861fe04407b: Waiting 05:29:57 7daf9ece108d: Waiting 05:29:57 fbce56d5a93e: Waiting 05:29:57 66761eabea5f: Waiting 05:29:57 88eac339fb54: Waiting 05:29:57 1e890da81ec9: Waiting 05:29:57 d5881e34f3f5: Layer already exists 05:29:57 18d3041f2d3b: Layer already exists 05:29:57 5525363f921a: Layer already exists 05:29:57 8c61d1496140: Layer already exists 05:29:57 2de6fcd26655: Layer already exists 05:29:57 88eac339fb54: Layer already exists 05:29:57 66761eabea5f: Layer already exists 05:29:57 8861fe04407b: Layer already exists 05:29:57 7daf9ece108d: Layer already exists 05:29:57 fbce56d5a93e: Layer already exists 05:29:57 1e890da81ec9: Layer already exists 05:29:58 latest: digest: sha256:0dff6bcbae044c410c107dacd0ee20c98b8b8a89edd707bca1bf80f3103f9dcf size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 05:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:29:58 2de6fcd26655: Preparing 05:29:58 d5881e34f3f5: Preparing 05:29:58 5525363f921a: Preparing 05:29:58 8c61d1496140: Preparing 05:29:58 18d3041f2d3b: Preparing 05:29:58 66761eabea5f: Preparing 05:29:58 88eac339fb54: Preparing 05:29:58 8861fe04407b: Preparing 05:29:58 7daf9ece108d: Preparing 05:29:58 fbce56d5a93e: Preparing 05:29:58 1e890da81ec9: Preparing 05:29:58 8861fe04407b: Waiting 05:29:58 fbce56d5a93e: Waiting 05:29:58 7daf9ece108d: Waiting 05:29:58 1e890da81ec9: Waiting 05:29:58 66761eabea5f: Waiting 05:29:58 88eac339fb54: Waiting 05:29:58 8c61d1496140: Layer already exists 05:29:58 5525363f921a: Layer already exists 05:29:58 d5881e34f3f5: Layer already exists 05:29:58 18d3041f2d3b: Layer already exists 05:29:58 2de6fcd26655: Layer already exists 05:29:58 8861fe04407b: Layer already exists 05:29:58 88eac339fb54: Layer already exists 05:29:58 66761eabea5f: Layer already exists 05:29:58 7daf9ece108d: Layer already exists 05:29:58 fbce56d5a93e: Layer already exists 05:29:58 1e890da81ec9: Layer already exists 05:29:59 4.1.0-dev.59: digest: sha256:0dff6bcbae044c410c107dacd0ee20c98b8b8a89edd707bca1bf80f3103f9dcf size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:29:59 2de6fcd26655: Preparing 05:29:59 d5881e34f3f5: Preparing 05:29:59 5525363f921a: Preparing 05:29:59 8c61d1496140: Preparing 05:29:59 18d3041f2d3b: Preparing 05:29:59 66761eabea5f: Preparing 05:29:59 88eac339fb54: Preparing 05:29:59 8861fe04407b: Preparing 05:29:59 7daf9ece108d: Preparing 05:29:59 fbce56d5a93e: Preparing 05:29:59 1e890da81ec9: Preparing 05:29:59 8861fe04407b: Waiting 05:29:59 7daf9ece108d: Waiting 05:29:59 fbce56d5a93e: Waiting 05:29:59 88eac339fb54: Waiting 05:29:59 1e890da81ec9: Waiting 05:29:59 18d3041f2d3b: Layer already exists 05:29:59 2de6fcd26655: Layer already exists 05:29:59 d5881e34f3f5: Layer already exists 05:29:59 5525363f921a: Layer already exists 05:29:59 8c61d1496140: Layer already exists 05:29:59 66761eabea5f: Layer already exists 05:29:59 7daf9ece108d: Layer already exists 05:29:59 88eac339fb54: Layer already exists 05:29:59 8861fe04407b: Layer already exists 05:29:59 fbce56d5a93e: Layer already exists 05:29:59 1e890da81ec9: Layer already exists 05:30:00 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:0dff6bcbae044c410c107dacd0ee20c98b8b8a89edd707bca1bf80f3103f9dcf size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:00 + 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 05:30:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:30:00 2de6fcd26655: Preparing 05:30:00 d5881e34f3f5: Preparing 05:30:00 5525363f921a: Preparing 05:30:00 8c61d1496140: Preparing 05:30:00 18d3041f2d3b: Preparing 05:30:00 66761eabea5f: Preparing 05:30:00 88eac339fb54: Preparing 05:30:00 66761eabea5f: Waiting 05:30:00 8861fe04407b: Preparing 05:30:00 88eac339fb54: Waiting 05:30:00 7daf9ece108d: Preparing 05:30:00 fbce56d5a93e: Preparing 05:30:00 8861fe04407b: Waiting 05:30:00 7daf9ece108d: Waiting 05:30:00 1e890da81ec9: Preparing 05:30:00 fbce56d5a93e: Waiting 05:30:00 d5881e34f3f5: Layer already exists 05:30:00 18d3041f2d3b: Layer already exists 05:30:00 2de6fcd26655: Layer already exists 05:30:00 5525363f921a: Layer already exists 05:30:00 8c61d1496140: Layer already exists 05:30:00 66761eabea5f: Layer already exists 05:30:00 8861fe04407b: Layer already exists 05:30:00 88eac339fb54: Layer already exists 05:30:00 7daf9ece108d: Layer already exists 05:30:00 fbce56d5a93e: Layer already exists 05:30:00 1e890da81ec9: Layer already exists 05:30:01 main: digest: sha256:0dff6bcbae044c410c107dacd0ee20c98b8b8a89edd707bca1bf80f3103f9dcf size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:30:01 ===================================================== [Pipeline] echo 05:30:01 taggedImages: 05:30:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:30:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:30:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 05:30:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:30:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:30:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:30:01 7ea53eacd779207149c4e4bd07d4b631c531133c 05:30:01 latest 05:30:01 4.1.0-dev.59 05:30:01 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:30:01 main 05:30:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:30:01 0cebf18f01df: Preparing 05:30:01 10775012e93f: Preparing 05:30:01 d2168a4746df: Preparing 05:30:01 af3344613c80: Preparing 05:30:01 85864bb0259a: Preparing 05:30:01 469e92227f23: Preparing 05:30:01 c2ef6d0e6426: Preparing 05:30:01 66761eabea5f: Preparing 05:30:01 88eac339fb54: Preparing 05:30:01 1d78e2a2cf10: Preparing 05:30:01 4fecbec29465: Preparing 05:30:01 1e890da81ec9: Preparing 05:30:01 469e92227f23: Waiting 05:30:01 4fecbec29465: Waiting 05:30:01 88eac339fb54: Waiting 05:30:01 c2ef6d0e6426: Waiting 05:30:01 66761eabea5f: Waiting 05:30:01 1d78e2a2cf10: Waiting 05:30:01 1e890da81ec9: Waiting 05:30:02 85864bb0259a: Pushed 05:30:02 10775012e93f: Pushed 05:30:02 0cebf18f01df: Pushed 05:30:02 66761eabea5f: Layer already exists 05:30:02 c2ef6d0e6426: Pushed 05:30:02 469e92227f23: Pushed 05:30:02 88eac339fb54: Layer already exists 05:30:02 1e890da81ec9: Layer already exists 05:30:02 1d78e2a2cf10: Pushed 05:30:05 4fecbec29465: Pushed 05:30:08 af3344613c80: Pushed 05:30:08 d2168a4746df: Pushed 05:30:08 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:7908532085455c0965df721efb56c86f576803f29fafba386ad3c22fe134b9c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:09 + 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 05:30:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:30:09 0cebf18f01df: Preparing 05:30:09 10775012e93f: Preparing 05:30:09 d2168a4746df: Preparing 05:30:09 af3344613c80: Preparing 05:30:09 85864bb0259a: Preparing 05:30:09 469e92227f23: Preparing 05:30:09 c2ef6d0e6426: Preparing 05:30:09 66761eabea5f: Preparing 05:30:09 88eac339fb54: Preparing 05:30:09 1d78e2a2cf10: Preparing 05:30:09 4fecbec29465: Preparing 05:30:09 1e890da81ec9: Preparing 05:30:09 88eac339fb54: Waiting 05:30:09 1d78e2a2cf10: Waiting 05:30:09 4fecbec29465: Waiting 05:30:09 1e890da81ec9: Waiting 05:30:09 469e92227f23: Waiting 05:30:09 c2ef6d0e6426: Waiting 05:30:09 66761eabea5f: Waiting 05:30:09 85864bb0259a: Layer already exists 05:30:09 10775012e93f: Layer already exists 05:30:09 d2168a4746df: Layer already exists 05:30:09 af3344613c80: Layer already exists 05:30:09 0cebf18f01df: Layer already exists 05:30:09 469e92227f23: Layer already exists 05:30:09 c2ef6d0e6426: Layer already exists 05:30:09 66761eabea5f: Layer already exists 05:30:09 88eac339fb54: Layer already exists 05:30:09 1d78e2a2cf10: Layer already exists 05:30:09 4fecbec29465: Layer already exists 05:30:09 1e890da81ec9: Layer already exists 05:30:09 latest: digest: sha256:7908532085455c0965df721efb56c86f576803f29fafba386ad3c22fe134b9c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 05:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:30:10 0cebf18f01df: Preparing 05:30:10 10775012e93f: Preparing 05:30:10 d2168a4746df: Preparing 05:30:10 af3344613c80: Preparing 05:30:10 85864bb0259a: Preparing 05:30:10 469e92227f23: Preparing 05:30:10 c2ef6d0e6426: Preparing 05:30:10 66761eabea5f: Preparing 05:30:10 88eac339fb54: Preparing 05:30:10 1d78e2a2cf10: Preparing 05:30:10 4fecbec29465: Preparing 05:30:10 1e890da81ec9: Preparing 05:30:10 66761eabea5f: Waiting 05:30:10 88eac339fb54: Waiting 05:30:10 1d78e2a2cf10: Waiting 05:30:10 4fecbec29465: Waiting 05:30:10 1e890da81ec9: Waiting 05:30:10 469e92227f23: Waiting 05:30:10 c2ef6d0e6426: Waiting 05:30:10 85864bb0259a: Layer already exists 05:30:10 10775012e93f: Layer already exists 05:30:10 0cebf18f01df: Layer already exists 05:30:10 d2168a4746df: Layer already exists 05:30:10 af3344613c80: Layer already exists 05:30:10 469e92227f23: Layer already exists 05:30:10 66761eabea5f: Layer already exists 05:30:10 c2ef6d0e6426: Layer already exists 05:30:10 1d78e2a2cf10: Layer already exists 05:30:10 88eac339fb54: Layer already exists 05:30:10 4fecbec29465: Layer already exists 05:30:10 1e890da81ec9: Layer already exists 05:30:10 4.1.0-dev.59: digest: sha256:7908532085455c0965df721efb56c86f576803f29fafba386ad3c22fe134b9c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:30:11 0cebf18f01df: Preparing 05:30:11 10775012e93f: Preparing 05:30:11 d2168a4746df: Preparing 05:30:11 af3344613c80: Preparing 05:30:11 85864bb0259a: Preparing 05:30:11 469e92227f23: Preparing 05:30:11 c2ef6d0e6426: Preparing 05:30:11 66761eabea5f: Preparing 05:30:11 88eac339fb54: Preparing 05:30:11 1d78e2a2cf10: Preparing 05:30:11 4fecbec29465: Preparing 05:30:11 1e890da81ec9: Preparing 05:30:11 66761eabea5f: Waiting 05:30:11 88eac339fb54: Waiting 05:30:11 1d78e2a2cf10: Waiting 05:30:11 4fecbec29465: Waiting 05:30:11 1e890da81ec9: Waiting 05:30:11 c2ef6d0e6426: Waiting 05:30:11 469e92227f23: Waiting 05:30:11 af3344613c80: Layer already exists 05:30:11 0cebf18f01df: Layer already exists 05:30:11 10775012e93f: Layer already exists 05:30:11 d2168a4746df: Layer already exists 05:30:11 85864bb0259a: Layer already exists 05:30:11 66761eabea5f: Layer already exists 05:30:11 469e92227f23: Layer already exists 05:30:11 c2ef6d0e6426: Layer already exists 05:30:11 88eac339fb54: Layer already exists 05:30:11 1d78e2a2cf10: Layer already exists 05:30:11 4fecbec29465: Layer already exists 05:30:11 1e890da81ec9: Layer already exists 05:30:11 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:7908532085455c0965df721efb56c86f576803f29fafba386ad3c22fe134b9c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:12 + 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 05:30:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:30:12 0cebf18f01df: Preparing 05:30:12 10775012e93f: Preparing 05:30:12 d2168a4746df: Preparing 05:30:12 af3344613c80: Preparing 05:30:12 85864bb0259a: Preparing 05:30:12 469e92227f23: Preparing 05:30:12 c2ef6d0e6426: Preparing 05:30:12 66761eabea5f: Preparing 05:30:12 88eac339fb54: Preparing 05:30:12 1d78e2a2cf10: Preparing 05:30:12 4fecbec29465: Preparing 05:30:12 1e890da81ec9: Preparing 05:30:12 66761eabea5f: Waiting 05:30:12 88eac339fb54: Waiting 05:30:12 1d78e2a2cf10: Waiting 05:30:12 4fecbec29465: Waiting 05:30:12 1e890da81ec9: Waiting 05:30:12 469e92227f23: Waiting 05:30:12 c2ef6d0e6426: Waiting 05:30:12 0cebf18f01df: Layer already exists 05:30:12 85864bb0259a: Layer already exists 05:30:12 10775012e93f: Layer already exists 05:30:12 af3344613c80: Layer already exists 05:30:12 d2168a4746df: Layer already exists 05:30:12 469e92227f23: Layer already exists 05:30:12 66761eabea5f: Layer already exists 05:30:12 88eac339fb54: Layer already exists 05:30:12 c2ef6d0e6426: Layer already exists 05:30:12 1d78e2a2cf10: Layer already exists 05:30:12 1e890da81ec9: Layer already exists 05:30:12 4fecbec29465: Layer already exists 05:30:12 main: digest: sha256:7908532085455c0965df721efb56c86f576803f29fafba386ad3c22fe134b9c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:30:12 ===================================================== [Pipeline] echo 05:30:12 taggedImages: 05:30:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:30:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:30:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 05:30:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:30:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:30:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:30:12 7ea53eacd779207149c4e4bd07d4b631c531133c 05:30:12 latest 05:30:12 4.1.0-dev.59 05:30:12 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:30:12 main 05:30:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:30:13 43b1683f5767: Preparing 05:30:13 9a42ec40f5b2: Preparing 05:30:13 66761eabea5f: Preparing 05:30:13 88eac339fb54: Preparing 05:30:13 9175cc842a34: Preparing 05:30:13 f771444049c8: Preparing 05:30:13 1e890da81ec9: Preparing 05:30:13 f771444049c8: Waiting 05:30:13 1e890da81ec9: Waiting 05:30:13 88eac339fb54: Layer already exists 05:30:13 66761eabea5f: Layer already exists 05:30:13 1e890da81ec9: Layer already exists 05:30:13 43b1683f5767: Pushed 05:30:14 9175cc842a34: Pushed 05:30:16 f771444049c8: Pushed 05:30:21 9a42ec40f5b2: Pushed 05:30:21 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:6842d72626331e89fcd9be8bd9d3cb34a7683a5ab38360906393b81299416ea1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:21 + 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 05:30:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:30:22 43b1683f5767: Preparing 05:30:22 9a42ec40f5b2: Preparing 05:30:22 66761eabea5f: Preparing 05:30:22 88eac339fb54: Preparing 05:30:22 9175cc842a34: Preparing 05:30:22 f771444049c8: Preparing 05:30:22 1e890da81ec9: Preparing 05:30:22 1e890da81ec9: Waiting 05:30:22 f771444049c8: Waiting 05:30:22 9175cc842a34: Layer already exists 05:30:22 88eac339fb54: Layer already exists 05:30:22 9a42ec40f5b2: Layer already exists 05:30:22 66761eabea5f: Layer already exists 05:30:22 43b1683f5767: Layer already exists 05:30:22 f771444049c8: Layer already exists 05:30:22 1e890da81ec9: Layer already exists 05:30:22 latest: digest: sha256:6842d72626331e89fcd9be8bd9d3cb34a7683a5ab38360906393b81299416ea1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 05:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:30:23 43b1683f5767: Preparing 05:30:23 9a42ec40f5b2: Preparing 05:30:23 66761eabea5f: Preparing 05:30:23 88eac339fb54: Preparing 05:30:23 9175cc842a34: Preparing 05:30:23 f771444049c8: Preparing 05:30:23 1e890da81ec9: Preparing 05:30:23 f771444049c8: Waiting 05:30:23 1e890da81ec9: Waiting 05:30:23 9a42ec40f5b2: Layer already exists 05:30:23 88eac339fb54: Layer already exists 05:30:23 66761eabea5f: Layer already exists 05:30:23 43b1683f5767: Layer already exists 05:30:23 9175cc842a34: Layer already exists 05:30:23 f771444049c8: Layer already exists 05:30:23 1e890da81ec9: Layer already exists 05:30:23 4.1.0-dev.59: digest: sha256:6842d72626331e89fcd9be8bd9d3cb34a7683a5ab38360906393b81299416ea1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:30:24 43b1683f5767: Preparing 05:30:24 9a42ec40f5b2: Preparing 05:30:24 66761eabea5f: Preparing 05:30:24 88eac339fb54: Preparing 05:30:24 9175cc842a34: Preparing 05:30:24 f771444049c8: Preparing 05:30:24 1e890da81ec9: Preparing 05:30:24 f771444049c8: Waiting 05:30:24 1e890da81ec9: Waiting 05:30:24 9175cc842a34: Layer already exists 05:30:24 9a42ec40f5b2: Layer already exists 05:30:24 43b1683f5767: Layer already exists 05:30:24 88eac339fb54: Layer already exists 05:30:24 66761eabea5f: Layer already exists 05:30:24 1e890da81ec9: Layer already exists 05:30:24 f771444049c8: Layer already exists 05:30:24 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:6842d72626331e89fcd9be8bd9d3cb34a7683a5ab38360906393b81299416ea1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:24 + 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 05:30:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:30:25 43b1683f5767: Preparing 05:30:25 9a42ec40f5b2: Preparing 05:30:25 66761eabea5f: Preparing 05:30:25 88eac339fb54: Preparing 05:30:25 9175cc842a34: Preparing 05:30:25 f771444049c8: Preparing 05:30:25 1e890da81ec9: Preparing 05:30:25 f771444049c8: Waiting 05:30:25 1e890da81ec9: Waiting 05:30:25 88eac339fb54: Layer already exists 05:30:25 43b1683f5767: Layer already exists 05:30:25 9a42ec40f5b2: Layer already exists 05:30:25 66761eabea5f: Layer already exists 05:30:25 9175cc842a34: Layer already exists 05:30:25 f771444049c8: Layer already exists 05:30:25 1e890da81ec9: Layer already exists 05:30:25 main: digest: sha256:6842d72626331e89fcd9be8bd9d3cb34a7683a5ab38360906393b81299416ea1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:30:25 ===================================================== [Pipeline] echo 05:30:25 taggedImages: 05:30:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:30:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:30:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 05:30:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:30:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:30:25 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:30:25 7ea53eacd779207149c4e4bd07d4b631c531133c 05:30:25 latest 05:30:25 4.1.0-dev.59 05:30:25 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:30:25 main 05:30:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:30:25 9b74fc430fa2: Preparing 05:30:25 49708b383251: Preparing 05:30:25 ffff9a05e01e: Preparing 05:30:25 66761eabea5f: Preparing 05:30:25 88eac339fb54: Preparing 05:30:25 5bc5848d96ca: Preparing 05:30:25 fa8323d7dede: Preparing 05:30:25 f61e299747db: Preparing 05:30:25 6666019ff7c7: Preparing 05:30:25 1e890da81ec9: Preparing 05:30:25 5bc5848d96ca: Waiting 05:30:25 fa8323d7dede: Waiting 05:30:25 f61e299747db: Waiting 05:30:25 6666019ff7c7: Waiting 05:30:25 88eac339fb54: Layer already exists 05:30:25 66761eabea5f: Layer already exists 05:30:26 ffff9a05e01e: Pushed 05:30:26 49708b383251: Pushed 05:30:26 9b74fc430fa2: Pushed 05:30:26 1e890da81ec9: Layer already exists 05:30:26 f61e299747db: Pushed 05:30:27 6666019ff7c7: Pushed 05:30:37 fa8323d7dede: Pushed 05:30:52 5bc5848d96ca: Pushed 05:30:52 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:0961eb1a4d0485176bd88b46e6629a7b77fcc3e408552481d6181d22c572a8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:52 + 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 05:30:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:30:53 9b74fc430fa2: Preparing 05:30:53 49708b383251: Preparing 05:30:53 ffff9a05e01e: Preparing 05:30:53 66761eabea5f: Preparing 05:30:53 88eac339fb54: Preparing 05:30:53 5bc5848d96ca: Preparing 05:30:53 fa8323d7dede: Preparing 05:30:53 f61e299747db: Preparing 05:30:53 6666019ff7c7: Preparing 05:30:53 1e890da81ec9: Preparing 05:30:53 f61e299747db: Waiting 05:30:53 5bc5848d96ca: Waiting 05:30:53 6666019ff7c7: Waiting 05:30:53 1e890da81ec9: Waiting 05:30:53 66761eabea5f: Layer already exists 05:30:53 9b74fc430fa2: Layer already exists 05:30:53 49708b383251: Layer already exists 05:30:53 ffff9a05e01e: Layer already exists 05:30:53 88eac339fb54: Layer already exists 05:30:53 5bc5848d96ca: Layer already exists 05:30:53 fa8323d7dede: Layer already exists 05:30:53 f61e299747db: Layer already exists 05:30:53 6666019ff7c7: Layer already exists 05:30:53 1e890da81ec9: Layer already exists 05:30:53 latest: digest: sha256:0961eb1a4d0485176bd88b46e6629a7b77fcc3e408552481d6181d22c572a8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 05:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:30:54 9b74fc430fa2: Preparing 05:30:54 49708b383251: Preparing 05:30:54 ffff9a05e01e: Preparing 05:30:54 66761eabea5f: Preparing 05:30:54 88eac339fb54: Preparing 05:30:54 5bc5848d96ca: Preparing 05:30:54 fa8323d7dede: Preparing 05:30:54 f61e299747db: Preparing 05:30:54 6666019ff7c7: Preparing 05:30:54 1e890da81ec9: Preparing 05:30:54 5bc5848d96ca: Waiting 05:30:54 fa8323d7dede: Waiting 05:30:54 f61e299747db: Waiting 05:30:54 1e890da81ec9: Waiting 05:30:54 6666019ff7c7: Waiting 05:30:54 88eac339fb54: Layer already exists 05:30:54 9b74fc430fa2: Layer already exists 05:30:54 49708b383251: Layer already exists 05:30:54 ffff9a05e01e: Layer already exists 05:30:54 66761eabea5f: Layer already exists 05:30:54 f61e299747db: Layer already exists 05:30:54 fa8323d7dede: Layer already exists 05:30:54 5bc5848d96ca: Layer already exists 05:30:54 1e890da81ec9: Layer already exists 05:30:54 6666019ff7c7: Layer already exists 05:30:54 4.1.0-dev.59: digest: sha256:0961eb1a4d0485176bd88b46e6629a7b77fcc3e408552481d6181d22c572a8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:30:55 9b74fc430fa2: Preparing 05:30:55 49708b383251: Preparing 05:30:55 ffff9a05e01e: Preparing 05:30:55 66761eabea5f: Preparing 05:30:55 88eac339fb54: Preparing 05:30:55 5bc5848d96ca: Preparing 05:30:55 fa8323d7dede: Preparing 05:30:55 f61e299747db: Preparing 05:30:55 6666019ff7c7: Preparing 05:30:55 1e890da81ec9: Preparing 05:30:55 f61e299747db: Waiting 05:30:55 6666019ff7c7: Waiting 05:30:55 1e890da81ec9: Waiting 05:30:55 5bc5848d96ca: Waiting 05:30:55 fa8323d7dede: Waiting 05:30:55 88eac339fb54: Layer already exists 05:30:55 66761eabea5f: Layer already exists 05:30:55 49708b383251: Layer already exists 05:30:55 ffff9a05e01e: Layer already exists 05:30:55 9b74fc430fa2: Layer already exists 05:30:55 fa8323d7dede: Layer already exists 05:30:55 5bc5848d96ca: Layer already exists 05:30:55 6666019ff7c7: Layer already exists 05:30:55 f61e299747db: Layer already exists 05:30:55 1e890da81ec9: Layer already exists 05:30:55 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:0961eb1a4d0485176bd88b46e6629a7b77fcc3e408552481d6181d22c572a8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:55 + 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 05:30:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 05:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:30:56 9b74fc430fa2: Preparing 05:30:56 49708b383251: Preparing 05:30:56 ffff9a05e01e: Preparing 05:30:56 66761eabea5f: Preparing 05:30:56 88eac339fb54: Preparing 05:30:56 5bc5848d96ca: Preparing 05:30:56 fa8323d7dede: Preparing 05:30:56 f61e299747db: Preparing 05:30:56 6666019ff7c7: Preparing 05:30:56 1e890da81ec9: Preparing 05:30:56 fa8323d7dede: Waiting 05:30:56 f61e299747db: Waiting 05:30:56 6666019ff7c7: Waiting 05:30:56 1e890da81ec9: Waiting 05:30:56 5bc5848d96ca: Waiting 05:30:56 88eac339fb54: Layer already exists 05:30:56 49708b383251: Layer already exists 05:30:56 9b74fc430fa2: Layer already exists 05:30:56 ffff9a05e01e: Layer already exists 05:30:56 66761eabea5f: Layer already exists 05:30:56 6666019ff7c7: Layer already exists 05:30:56 f61e299747db: Layer already exists 05:30:56 5bc5848d96ca: Layer already exists 05:30:56 fa8323d7dede: Layer already exists 05:30:56 1e890da81ec9: Layer already exists 05:30:56 main: digest: sha256:0961eb1a4d0485176bd88b46e6629a7b77fcc3e408552481d6181d22c572a8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:30:56 ===================================================== [Pipeline] echo 05:30:56 taggedImages: 05:30:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:30:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:30:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 05:30:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:30:56 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:30:56 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 05:30:56 7ea53eacd779207149c4e4bd07d4b631c531133c 05:30:56 latest 05:30:56 4.1.0-dev.59 05:30:56 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:30:56 main 05:30:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:30:57 e550ac05a32f: Preparing 05:30:57 e89f0588f9ee: Preparing 05:30:57 7f3ac2964fd2: Preparing 05:30:57 66761eabea5f: Preparing 05:30:57 88eac339fb54: Preparing 05:30:57 7be5afe933c6: Preparing 05:30:57 7be5afe933c6: Waiting 05:30:57 ccdb3269cfa5: Preparing 05:30:57 9e79e03b6a4b: Preparing 05:30:57 1e890da81ec9: Preparing 05:30:57 9e79e03b6a4b: Waiting 05:30:57 1e890da81ec9: Waiting 05:30:57 ccdb3269cfa5: Waiting 05:30:57 66761eabea5f: Layer already exists 05:30:57 88eac339fb54: Layer already exists 05:30:57 e89f0588f9ee: Pushed 05:30:57 e550ac05a32f: Pushed 05:30:57 7f3ac2964fd2: Pushed 05:30:57 1e890da81ec9: Layer already exists 05:30:57 ccdb3269cfa5: Pushed 05:30:58 9e79e03b6a4b: Pushed 05:31:24 7be5afe933c6: Pushed 05:31:24 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:0c386dedfc850a43762803426f313ecd1cab9a1550b9c10f70a1f4102cd24524 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:25 + 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 05:31:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:31:25 e550ac05a32f: Preparing 05:31:25 e89f0588f9ee: Preparing 05:31:25 7f3ac2964fd2: Preparing 05:31:25 66761eabea5f: Preparing 05:31:25 88eac339fb54: Preparing 05:31:25 7be5afe933c6: Preparing 05:31:25 ccdb3269cfa5: Preparing 05:31:25 9e79e03b6a4b: Preparing 05:31:25 1e890da81ec9: Preparing 05:31:25 ccdb3269cfa5: Waiting 05:31:25 1e890da81ec9: Waiting 05:31:25 9e79e03b6a4b: Waiting 05:31:25 7be5afe933c6: Waiting 05:31:25 e89f0588f9ee: Layer already exists 05:31:25 e550ac05a32f: Layer already exists 05:31:25 7f3ac2964fd2: Layer already exists 05:31:25 66761eabea5f: Layer already exists 05:31:25 88eac339fb54: Layer already exists 05:31:25 7be5afe933c6: Layer already exists 05:31:25 9e79e03b6a4b: Layer already exists 05:31:25 ccdb3269cfa5: Layer already exists 05:31:25 1e890da81ec9: Layer already exists 05:31:25 latest: digest: sha256:0c386dedfc850a43762803426f313ecd1cab9a1550b9c10f70a1f4102cd24524 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 05:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:31:26 e550ac05a32f: Preparing 05:31:26 e89f0588f9ee: Preparing 05:31:26 7f3ac2964fd2: Preparing 05:31:26 66761eabea5f: Preparing 05:31:26 88eac339fb54: Preparing 05:31:26 7be5afe933c6: Preparing 05:31:26 ccdb3269cfa5: Preparing 05:31:26 9e79e03b6a4b: Preparing 05:31:26 1e890da81ec9: Preparing 05:31:26 7be5afe933c6: Waiting 05:31:26 ccdb3269cfa5: Waiting 05:31:26 9e79e03b6a4b: Waiting 05:31:26 1e890da81ec9: Waiting 05:31:26 7f3ac2964fd2: Layer already exists 05:31:26 88eac339fb54: Layer already exists 05:31:26 e89f0588f9ee: Layer already exists 05:31:26 66761eabea5f: Layer already exists 05:31:26 e550ac05a32f: Layer already exists 05:31:26 9e79e03b6a4b: Layer already exists 05:31:26 7be5afe933c6: Layer already exists 05:31:26 ccdb3269cfa5: Layer already exists 05:31:26 1e890da81ec9: Layer already exists 05:31:26 4.1.0-dev.59: digest: sha256:0c386dedfc850a43762803426f313ecd1cab9a1550b9c10f70a1f4102cd24524 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:31:27 e550ac05a32f: Preparing 05:31:27 e89f0588f9ee: Preparing 05:31:27 7f3ac2964fd2: Preparing 05:31:27 66761eabea5f: Preparing 05:31:27 88eac339fb54: Preparing 05:31:27 7be5afe933c6: Preparing 05:31:27 ccdb3269cfa5: Preparing 05:31:27 9e79e03b6a4b: Preparing 05:31:27 1e890da81ec9: Preparing 05:31:27 7be5afe933c6: Waiting 05:31:27 ccdb3269cfa5: Waiting 05:31:27 9e79e03b6a4b: Waiting 05:31:27 1e890da81ec9: Waiting 05:31:27 66761eabea5f: Layer already exists 05:31:27 88eac339fb54: Layer already exists 05:31:27 e550ac05a32f: Layer already exists 05:31:27 e89f0588f9ee: Layer already exists 05:31:27 7f3ac2964fd2: Layer already exists 05:31:27 ccdb3269cfa5: Layer already exists 05:31:27 1e890da81ec9: Layer already exists 05:31:27 7be5afe933c6: Layer already exists 05:31:27 9e79e03b6a4b: Layer already exists 05:31:27 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:0c386dedfc850a43762803426f313ecd1cab9a1550b9c10f70a1f4102cd24524 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:28 + 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 05:31:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 05:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:31:28 e550ac05a32f: Preparing 05:31:28 e89f0588f9ee: Preparing 05:31:28 7f3ac2964fd2: Preparing 05:31:28 66761eabea5f: Preparing 05:31:28 88eac339fb54: Preparing 05:31:28 7be5afe933c6: Preparing 05:31:28 ccdb3269cfa5: Preparing 05:31:28 9e79e03b6a4b: Preparing 05:31:28 1e890da81ec9: Preparing 05:31:28 7be5afe933c6: Waiting 05:31:28 ccdb3269cfa5: Waiting 05:31:28 9e79e03b6a4b: Waiting 05:31:28 1e890da81ec9: Waiting 05:31:28 66761eabea5f: Layer already exists 05:31:28 88eac339fb54: Layer already exists 05:31:28 7f3ac2964fd2: Layer already exists 05:31:28 e89f0588f9ee: Layer already exists 05:31:28 e550ac05a32f: Layer already exists 05:31:28 ccdb3269cfa5: Layer already exists 05:31:28 7be5afe933c6: Layer already exists 05:31:28 1e890da81ec9: Layer already exists 05:31:28 9e79e03b6a4b: Layer already exists 05:31:29 main: digest: sha256:0c386dedfc850a43762803426f313ecd1cab9a1550b9c10f70a1f4102cd24524 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:31:29 ===================================================== [Pipeline] echo 05:31:29 taggedImages: 05:31:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:31:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:31:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 05:31:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:31:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:31:29 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 05:31:29 7ea53eacd779207149c4e4bd07d4b631c531133c 05:31:29 latest 05:31:29 4.1.0-dev.59 05:31:29 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:31:29 main 05:31:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:31:29 db15256476e1: Preparing 05:31:29 657219d1228b: Preparing 05:31:29 b5f9a132faa0: Preparing 05:31:29 66761eabea5f: Preparing 05:31:29 88eac339fb54: Preparing 05:31:29 210e9e6e8baf: Preparing 05:31:29 f61e299747db: Preparing 05:31:29 6666019ff7c7: Preparing 05:31:29 1e890da81ec9: Preparing 05:31:29 210e9e6e8baf: Waiting 05:31:29 f61e299747db: Waiting 05:31:29 6666019ff7c7: Waiting 05:31:29 1e890da81ec9: Waiting 05:31:29 66761eabea5f: Layer already exists 05:31:29 88eac339fb54: Layer already exists 05:31:30 f61e299747db: Layer already exists 05:31:30 657219d1228b: Pushed 05:31:30 6666019ff7c7: Layer already exists 05:31:30 db15256476e1: Pushed 05:31:30 b5f9a132faa0: Pushed 05:31:30 1e890da81ec9: Layer already exists 05:31:56 210e9e6e8baf: Pushed 05:31:56 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:d118e7b7f1b387b2ce4f2c6b8911d735f481a6540178e38ca2cdc982d48c765f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:57 + 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 05:31:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:31:57 db15256476e1: Preparing 05:31:57 657219d1228b: Preparing 05:31:57 b5f9a132faa0: Preparing 05:31:57 66761eabea5f: Preparing 05:31:57 88eac339fb54: Preparing 05:31:57 210e9e6e8baf: Preparing 05:31:57 f61e299747db: Preparing 05:31:57 6666019ff7c7: Preparing 05:31:57 1e890da81ec9: Preparing 05:31:57 f61e299747db: Waiting 05:31:57 6666019ff7c7: Waiting 05:31:57 1e890da81ec9: Waiting 05:31:57 210e9e6e8baf: Waiting 05:31:57 b5f9a132faa0: Layer already exists 05:31:57 88eac339fb54: Layer already exists 05:31:57 db15256476e1: Layer already exists 05:31:57 66761eabea5f: Layer already exists 05:31:57 657219d1228b: Layer already exists 05:31:57 f61e299747db: Layer already exists 05:31:57 1e890da81ec9: Layer already exists 05:31:57 210e9e6e8baf: Layer already exists 05:31:57 6666019ff7c7: Layer already exists 05:31:57 latest: digest: sha256:d118e7b7f1b387b2ce4f2c6b8911d735f481a6540178e38ca2cdc982d48c765f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 05:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:31:58 db15256476e1: Preparing 05:31:58 657219d1228b: Preparing 05:31:58 b5f9a132faa0: Preparing 05:31:58 66761eabea5f: Preparing 05:31:58 88eac339fb54: Preparing 05:31:58 210e9e6e8baf: Preparing 05:31:58 f61e299747db: Preparing 05:31:58 6666019ff7c7: Preparing 05:31:58 1e890da81ec9: Preparing 05:31:58 f61e299747db: Waiting 05:31:58 6666019ff7c7: Waiting 05:31:58 1e890da81ec9: Waiting 05:31:58 210e9e6e8baf: Waiting 05:31:58 657219d1228b: Layer already exists 05:31:58 db15256476e1: Layer already exists 05:31:58 b5f9a132faa0: Layer already exists 05:31:58 66761eabea5f: Layer already exists 05:31:58 88eac339fb54: Layer already exists 05:31:58 6666019ff7c7: Layer already exists 05:31:58 f61e299747db: Layer already exists 05:31:58 210e9e6e8baf: Layer already exists 05:31:58 1e890da81ec9: Layer already exists 05:31:58 4.1.0-dev.59: digest: sha256:d118e7b7f1b387b2ce4f2c6b8911d735f481a6540178e38ca2cdc982d48c765f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:31:59 db15256476e1: Preparing 05:31:59 657219d1228b: Preparing 05:31:59 b5f9a132faa0: Preparing 05:31:59 66761eabea5f: Preparing 05:31:59 88eac339fb54: Preparing 05:31:59 210e9e6e8baf: Preparing 05:31:59 f61e299747db: Preparing 05:31:59 6666019ff7c7: Preparing 05:31:59 1e890da81ec9: Preparing 05:31:59 f61e299747db: Waiting 05:31:59 6666019ff7c7: Waiting 05:31:59 1e890da81ec9: Waiting 05:31:59 210e9e6e8baf: Waiting 05:31:59 db15256476e1: Layer already exists 05:31:59 88eac339fb54: Layer already exists 05:31:59 66761eabea5f: Layer already exists 05:31:59 b5f9a132faa0: Layer already exists 05:31:59 657219d1228b: Layer already exists 05:31:59 210e9e6e8baf: Layer already exists 05:31:59 f61e299747db: Layer already exists 05:31:59 6666019ff7c7: Layer already exists 05:31:59 1e890da81ec9: Layer already exists 05:31:59 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:d118e7b7f1b387b2ce4f2c6b8911d735f481a6540178e38ca2cdc982d48c765f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:59 + 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 05:32:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 05:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:32:00 db15256476e1: Preparing 05:32:00 657219d1228b: Preparing 05:32:00 b5f9a132faa0: Preparing 05:32:00 66761eabea5f: Preparing 05:32:00 88eac339fb54: Preparing 05:32:00 210e9e6e8baf: Preparing 05:32:00 f61e299747db: Preparing 05:32:00 6666019ff7c7: Preparing 05:32:00 1e890da81ec9: Preparing 05:32:00 210e9e6e8baf: Waiting 05:32:00 f61e299747db: Waiting 05:32:00 6666019ff7c7: Waiting 05:32:00 1e890da81ec9: Waiting 05:32:00 66761eabea5f: Layer already exists 05:32:00 657219d1228b: Layer already exists 05:32:00 db15256476e1: Layer already exists 05:32:00 88eac339fb54: Layer already exists 05:32:00 b5f9a132faa0: Layer already exists 05:32:00 f61e299747db: Layer already exists 05:32:00 210e9e6e8baf: Layer already exists 05:32:00 1e890da81ec9: Layer already exists 05:32:00 6666019ff7c7: Layer already exists 05:32:00 main: digest: sha256:d118e7b7f1b387b2ce4f2c6b8911d735f481a6540178e38ca2cdc982d48c765f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:32:00 ===================================================== [Pipeline] echo 05:32:00 taggedImages: 05:32:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:32:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:32:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 05:32:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:32:00 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:32:00 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:32:00 7ea53eacd779207149c4e4bd07d4b631c531133c 05:32:00 latest 05:32:00 4.1.0-dev.59 05:32:00 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:32:00 main 05:32:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:32:01 8ef756bcbe02: Preparing 05:32:01 82b14bf249c4: Preparing 05:32:01 66761eabea5f: Preparing 05:32:01 88eac339fb54: Preparing 05:32:01 6d102c8a4517: Preparing 05:32:01 ef7c52ec7e4c: Preparing 05:32:01 1e890da81ec9: Preparing 05:32:01 ef7c52ec7e4c: Waiting 05:32:01 1e890da81ec9: Waiting 05:32:01 88eac339fb54: Layer already exists 05:32:01 66761eabea5f: Layer already exists 05:32:01 1e890da81ec9: Layer already exists 05:32:01 8ef756bcbe02: Pushed 05:32:01 6d102c8a4517: Pushed 05:32:02 ef7c52ec7e4c: Pushed 05:32:10 82b14bf249c4: Pushed 05:32:10 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:58d5ae6f49eda468b7ba69bf9c322fd067dbcdf1622c501a4387857c4e3287ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:32:11 8ef756bcbe02: Preparing 05:32:11 82b14bf249c4: Preparing 05:32:11 66761eabea5f: Preparing 05:32:11 88eac339fb54: Preparing 05:32:11 6d102c8a4517: Preparing 05:32:11 ef7c52ec7e4c: Preparing 05:32:11 1e890da81ec9: Preparing 05:32:11 ef7c52ec7e4c: Waiting 05:32:11 1e890da81ec9: Waiting 05:32:11 8ef756bcbe02: Layer already exists 05:32:11 6d102c8a4517: Layer already exists 05:32:11 66761eabea5f: Layer already exists 05:32:11 88eac339fb54: Layer already exists 05:32:11 82b14bf249c4: Layer already exists 05:32:11 ef7c52ec7e4c: Layer already exists 05:32:11 1e890da81ec9: Layer already exists 05:32:11 latest: digest: sha256:58d5ae6f49eda468b7ba69bf9c322fd067dbcdf1622c501a4387857c4e3287ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 05:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:32:12 8ef756bcbe02: Preparing 05:32:12 82b14bf249c4: Preparing 05:32:12 66761eabea5f: Preparing 05:32:12 88eac339fb54: Preparing 05:32:12 6d102c8a4517: Preparing 05:32:12 ef7c52ec7e4c: Preparing 05:32:12 1e890da81ec9: Preparing 05:32:12 ef7c52ec7e4c: Waiting 05:32:12 1e890da81ec9: Waiting 05:32:12 66761eabea5f: Layer already exists 05:32:12 6d102c8a4517: Layer already exists 05:32:12 8ef756bcbe02: Layer already exists 05:32:12 82b14bf249c4: Layer already exists 05:32:12 88eac339fb54: Layer already exists 05:32:12 ef7c52ec7e4c: Layer already exists 05:32:12 1e890da81ec9: Layer already exists 05:32:12 4.1.0-dev.59: digest: sha256:58d5ae6f49eda468b7ba69bf9c322fd067dbcdf1622c501a4387857c4e3287ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:32:20 8ef756bcbe02: Preparing 05:32:20 82b14bf249c4: Preparing 05:32:20 66761eabea5f: Preparing 05:32:20 88eac339fb54: Preparing 05:32:20 6d102c8a4517: Preparing 05:32:20 ef7c52ec7e4c: Preparing 05:32:20 1e890da81ec9: Preparing 05:32:20 ef7c52ec7e4c: Waiting 05:32:20 1e890da81ec9: Waiting 05:32:20 6d102c8a4517: Layer already exists 05:32:20 88eac339fb54: Layer already exists 05:32:20 8ef756bcbe02: Layer already exists 05:32:20 82b14bf249c4: Layer already exists 05:32:20 66761eabea5f: Layer already exists 05:32:20 ef7c52ec7e4c: Layer already exists 05:32:20 1e890da81ec9: Layer already exists 05:32:20 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:58d5ae6f49eda468b7ba69bf9c322fd067dbcdf1622c501a4387857c4e3287ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:32:20 8ef756bcbe02: Preparing 05:32:20 82b14bf249c4: Preparing 05:32:20 66761eabea5f: Preparing 05:32:20 88eac339fb54: Preparing 05:32:20 6d102c8a4517: Preparing 05:32:20 ef7c52ec7e4c: Preparing 05:32:20 1e890da81ec9: Preparing 05:32:20 ef7c52ec7e4c: Waiting 05:32:20 1e890da81ec9: Waiting 05:32:20 88eac339fb54: Layer already exists 05:32:20 66761eabea5f: Layer already exists 05:32:20 8ef756bcbe02: Layer already exists 05:32:20 82b14bf249c4: Layer already exists 05:32:20 6d102c8a4517: Layer already exists 05:32:20 ef7c52ec7e4c: Layer already exists 05:32:20 1e890da81ec9: Layer already exists 05:32:20 main: digest: sha256:58d5ae6f49eda468b7ba69bf9c322fd067dbcdf1622c501a4387857c4e3287ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:32:21 ===================================================== [Pipeline] echo 05:32:21 taggedImages: 05:32:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:32:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:32:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 05:32:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:32:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:32:21 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 05:32:21 7ea53eacd779207149c4e4bd07d4b631c531133c 05:32:21 latest 05:32:21 4.1.0-dev.59 05:32:21 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:32:21 main 05:32:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:32:22 4525376f4019: Preparing 05:32:22 d55e142edbb0: Preparing 05:32:22 66761eabea5f: Preparing 05:32:22 88eac339fb54: Preparing 05:32:22 b169de7b8d55: Preparing 05:32:22 54d96b580def: Preparing 05:32:22 1e890da81ec9: Preparing 05:32:22 54d96b580def: Waiting 05:32:22 1e890da81ec9: Waiting 05:32:22 88eac339fb54: Layer already exists 05:32:22 66761eabea5f: Layer already exists 05:32:22 1e890da81ec9: Layer already exists 05:32:22 4525376f4019: Pushed 05:32:22 b169de7b8d55: Pushed 05:32:22 54d96b580def: Pushed 05:32:31 d55e142edbb0: Pushed 05:32:31 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:68e6e150ae250895adef5567198b5290431e9e4fc04eecbd31fd4fc4bf6ce38b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:32:31 4525376f4019: Preparing 05:32:31 d55e142edbb0: Preparing 05:32:31 66761eabea5f: Preparing 05:32:31 88eac339fb54: Preparing 05:32:31 b169de7b8d55: Preparing 05:32:31 54d96b580def: Preparing 05:32:31 1e890da81ec9: Preparing 05:32:31 54d96b580def: Waiting 05:32:31 1e890da81ec9: Waiting 05:32:31 b169de7b8d55: Layer already exists 05:32:31 88eac339fb54: Layer already exists 05:32:31 66761eabea5f: Layer already exists 05:32:31 d55e142edbb0: Layer already exists 05:32:31 4525376f4019: Layer already exists 05:32:31 54d96b580def: Layer already exists 05:32:31 1e890da81ec9: Layer already exists 05:32:31 latest: digest: sha256:68e6e150ae250895adef5567198b5290431e9e4fc04eecbd31fd4fc4bf6ce38b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 05:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:32:32 4525376f4019: Preparing 05:32:32 d55e142edbb0: Preparing 05:32:32 66761eabea5f: Preparing 05:32:32 88eac339fb54: Preparing 05:32:32 b169de7b8d55: Preparing 05:32:32 54d96b580def: Preparing 05:32:32 1e890da81ec9: Preparing 05:32:32 54d96b580def: Waiting 05:32:32 1e890da81ec9: Waiting 05:32:32 b169de7b8d55: Layer already exists 05:32:32 66761eabea5f: Layer already exists 05:32:32 4525376f4019: Layer already exists 05:32:32 d55e142edbb0: Layer already exists 05:32:32 88eac339fb54: Layer already exists 05:32:32 54d96b580def: Layer already exists 05:32:32 1e890da81ec9: Layer already exists 05:32:32 4.1.0-dev.59: digest: sha256:68e6e150ae250895adef5567198b5290431e9e4fc04eecbd31fd4fc4bf6ce38b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:32:33 4525376f4019: Preparing 05:32:33 d55e142edbb0: Preparing 05:32:33 66761eabea5f: Preparing 05:32:33 88eac339fb54: Preparing 05:32:33 b169de7b8d55: Preparing 05:32:33 54d96b580def: Preparing 05:32:33 1e890da81ec9: Preparing 05:32:33 54d96b580def: Waiting 05:32:33 1e890da81ec9: Waiting 05:32:33 88eac339fb54: Layer already exists 05:32:33 66761eabea5f: Layer already exists 05:32:33 b169de7b8d55: Layer already exists 05:32:33 d55e142edbb0: Layer already exists 05:32:33 4525376f4019: Layer already exists 05:32:33 54d96b580def: Layer already exists 05:32:33 1e890da81ec9: Layer already exists 05:32:33 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:68e6e150ae250895adef5567198b5290431e9e4fc04eecbd31fd4fc4bf6ce38b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 05:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 05:32:34 4525376f4019: Preparing 05:32:34 d55e142edbb0: Preparing 05:32:34 66761eabea5f: Preparing 05:32:34 88eac339fb54: Preparing 05:32:34 b169de7b8d55: Preparing 05:32:34 54d96b580def: Preparing 05:32:34 1e890da81ec9: Preparing 05:32:34 54d96b580def: Waiting 05:32:34 1e890da81ec9: Waiting 05:32:34 b169de7b8d55: Layer already exists 05:32:34 4525376f4019: Layer already exists 05:32:34 d55e142edbb0: Layer already exists 05:32:34 88eac339fb54: Layer already exists 05:32:34 66761eabea5f: Layer already exists 05:32:34 54d96b580def: Layer already exists 05:32:34 1e890da81ec9: Layer already exists 05:32:34 main: digest: sha256:68e6e150ae250895adef5567198b5290431e9e4fc04eecbd31fd4fc4bf6ce38b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:32:34 ===================================================== [Pipeline] echo 05:32:34 taggedImages: 05:32:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c 05:32:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 05:32:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 05:32:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 05:32:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 [Pipeline] echo 05:32:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo 05:32:35 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 05:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:32:36 05:32:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:32:36 arm64: Pulling from edgex-lftools-log-publisher 05:32:36 8998bd30e6a1: Pulling fs layer 05:32:36 04944245beec: Pulling fs layer 05:32:36 699f458cf7ca: Pulling fs layer 05:32:36 765212b225bb: Pulling fs layer 05:32:36 f23df028b6ca: Pulling fs layer 05:32:36 d65c8cfc05b1: Pulling fs layer 05:32:36 2437ff75d9bd: Pulling fs layer 05:32:36 765212b225bb: Waiting 05:32:36 f23df028b6ca: Waiting 05:32:36 d65c8cfc05b1: Waiting 05:32:36 2437ff75d9bd: Waiting 05:32:36 04944245beec: Verifying Checksum 05:32:36 04944245beec: Download complete 05:32:36 765212b225bb: Verifying Checksum 05:32:36 765212b225bb: Download complete 05:32:36 f23df028b6ca: Verifying Checksum 05:32:36 f23df028b6ca: Download complete 05:32:36 d65c8cfc05b1: Verifying Checksum 05:32:36 d65c8cfc05b1: Download complete 05:32:36 699f458cf7ca: Verifying Checksum 05:32:36 699f458cf7ca: Download complete 05:32:37 8998bd30e6a1: Verifying Checksum 05:32:37 8998bd30e6a1: Download complete 05:32:40 2437ff75d9bd: Verifying Checksum 05:32:40 2437ff75d9bd: Download complete 05:32:42 8998bd30e6a1: Pull complete 05:32:42 04944245beec: Pull complete 05:32:44 699f458cf7ca: Pull complete 05:32:44 765212b225bb: Pull complete 05:32:45 f23df028b6ca: Pull complete 05:32:45 d65c8cfc05b1: Pull complete 05:33:03 2437ff75d9bd: Pull complete 05:33:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:33:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:03 prd-ubuntu20.04-docker-arm64-4c-16g-8771 does not seem to be running inside a container 05:33:03 $ 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/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@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 05:33:05 $ docker top 805cd3e68da05d1c8105282579b86e74550ebb94c3bbb215bf18b224f39d1ec9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:06 ---> job-cost.sh 05:33:06 lf-activate-venv: SKIPPING 05:33:06 INFO: No Stack... 05:33:06 INFO: Retrieving Pricing Info for: v3-standard-4 05:33:07 INFO: Archiving Costs [Pipeline] sh 05:33:08 + cat /w/workspace/edgex-go/902/archives/cost.csv 05:33:08 + cut -d, -f6 [Pipeline] lock 05:33:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-902-stack-cost] 05:33:08 Resource [jenkins-edgexfoundry-edgex-go-main-902-stack-cost] did not exist. Created. 05:33:08 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-902-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:33:09 + echo total: 0.10999999940395355 [Pipeline] stash 05:33:09 Stashed 1 file(s) [Pipeline] } 05:33:09 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-902-stack-cost] [Pipeline] // lock [Pipeline] } 05:33:09 $ docker stop --time=1 805cd3e68da05d1c8105282579b86e74550ebb94c3bbb215bf18b224f39d1ec9 05:33:11 $ docker rm -f --volumes 805cd3e68da05d1c8105282579b86e74550ebb94c3bbb215bf18b224f39d1ec9 [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 05:33:11 provisioning config files... 05:33:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/902@tmp/config16657639404299450074tmp [Pipeline] { [Pipeline] sh 05:33:12 + set +x 05:33:12 + bash -s -- 05:33:12 + curl -s https://codecov.io/bash 05:33:12 05:33:12 _____ _ 05:33:12 / ____| | | 05:33:12 | | ___ __| | ___ ___ _____ __ 05:33:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:33:12 | |___| (_) | (_| | __/ (_| (_) \ V / 05:33:12 \_____\___/ \__,_|\___|\___\___/ \_/ 05:33:12 Bash-1.0.6 05:33:12 05:33:12 05:33:12 ==> git version 2.25.1 found 05:33:12 ==> 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 05:33:12 Release-Date: 2020-01-08 05:33:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:33:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:33:12 ==> Jenkins CI detected. 05:33:12 current dir:  /w/workspace/edgex-go/902 05:33:12 project root: . 05:33:12 --> token set from env 05:33:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:33:12 ==> Running gcov in . (disable via -X gcov) 05:33:12 ==> Python coveragepy not found 05:33:12 ==> Searching for coverage reports in: 05:33:12 + . 05:33:12 -> Found 1 reports 05:33:12 ==> Detecting git/mercurial file structure 05:33:12 ==> Reading reports 05:33:12 + ./coverage.out bytes=1725228 05:33:12 ==> Appending adjustments 05:33:12 https://docs.codecov.io/docs/fixing-reports 05:33:13 + Found adjustments 05:33:13 ==> Gzipping contents 05:33:13 144K /tmp/codecov.uDSaLn.gz 05:33:13 ==> Uploading reports 05:33:13 url: https://codecov.io 05:33:13 query: branch=main&commit=7ea53eacd779207149c4e4bd07d4b631c531133c&build=902&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F902%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:33:13 -> Pinging Codecov 05:33:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7ea53eacd779207149c4e4bd07d4b631c531133c&build=902&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F902%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:33:14 -> Uploading to 05:33:14 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/7ea53eacd779207149c4e4bd07d4b631c531133c/1593e4fb-9d81-4d2a-969d-b0390999316a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250913%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250913T053313Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=868e3db67d851fa17035516ccff09a9f4c557f348ee87d88d1a0966a941c34b3 05:33:14 % Total % Received % Xferd Average Speed Time Time Time Current 05:33:14 Dload Upload Total Spent Left Speed 05:33:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 0 0 100 143k 0 496k --:--:-- --:--:-- --:--:-- 494k 100 143k 0 0 100 143k 0 494k --:--:-- --:--:-- --:--:-- 493k 05:33:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } 05:33:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:33:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:33:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:33:15 05:33:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:33:15 latest: Pulling from edgex-devops/edgex-snyk-go 05:33:15 0a9a5dfd008f: Already exists 05:33:15 36466aa92d05: Already exists 05:33:15 e10405b45d13: Already exists 05:33:15 096b7ceb2af7: Already exists 05:33:15 4f4fb700ef54: Already exists 05:33:15 e50aa161e22a: Pulling fs layer 05:33:15 d3c8db5fb9df: Pulling fs layer 05:33:15 e50aa161e22a: Verifying Checksum 05:33:15 e50aa161e22a: Download complete 05:33:15 e50aa161e22a: Pull complete 05:33:16 d3c8db5fb9df: Verifying Checksum 05:33:16 d3c8db5fb9df: Download complete 05:33:20 d3c8db5fb9df: Pull complete 05:33:20 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 05:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:33:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:20 prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container 05:33:20 $ 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/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:33:21 $ docker top 894aef6da74e953a5d3cfa1116a07e2df07796bbf858e7ef248633c492883e6b -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:22 + git config --global --add safe.directory /w/workspace/edgex-go/902 [Pipeline] echo 05:33:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 05:33:22 + set -o pipefail 05:33:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 05:33:32 05:33:32 Monitoring /w/workspace/edgex-go/902 (github.com/edgexfoundry/edgex-go)... 05:33:32 05:33:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/57993f5f-2fe8-4470-9e25-9184e8443d1c 05:33:32 05:33:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:33:32 05:33:32 05:33:32 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:33:32 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:33:32 $ docker stop --time=1 894aef6da74e953a5d3cfa1116a07e2df07796bbf858e7ef248633c492883e6b 05:33:35 $ docker rm -f --volumes 894aef6da74e953a5d3cfa1116a07e2df07796bbf858e7ef248633c492883e6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:33:35 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:35 provisioning config files... 05:33:35 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/902@tmp/config9042123374599406340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:35 --> edgex-publish-swagger.sh 05:33:35 === Publish openapi API === 05:33:35 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 05:33:35 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/902/openapi/core-command.yaml] 05:33:35 % Total % Received % Xferd Average Speed Time Time Time Current 05:33:35 Dload Upload Total Spent Left Speed 05:33:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 335 165k --:--:-- --:--:-- --:--:-- 166k 05:33:35 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:33:35 05:33:35 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/902/openapi/core-data.yaml] 05:33:35 % Total % Received % Xferd Average Speed Time Time Time Current 05:33:35 Dload Upload Total Spent Left Speed 05:33:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75367 100 66 100 75301 354 395k --:--:-- --:--:-- --:--:-- 395k 05:33:36 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:33:36 05:33:36 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/902/openapi/core-keeper.yaml] 05:33:36 % Total % Received % Xferd Average Speed Time Time Time Current 05:33:36 Dload Upload Total Spent Left Speed 05:33:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 616 275k --:--:-- --:--:-- --:--:-- 276k 05:33:36 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:33:36 05:33:36 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/902/openapi/core-metadata.yaml] 05:33:36 % Total % Received % Xferd Average Speed Time Time Time Current 05:33:36 Dload Upload Total Spent Left Speed 05:33:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 485 1153k --:--:-- --:--:-- --:--:-- 1145k 05:33:36 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:33:36 05:33:36 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/902/openapi/security-proxy-auth.yaml] 05:33:36 % Total % Received % Xferd Average Speed Time Time Time Current 05:33:36 Dload Upload Total Spent Left Speed 05:33:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 666 241k --:--:-- --:--:-- --:--:-- 242k 05:33:36 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:33:36 05:33:36 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/902/openapi/security-secretstore-setup.yaml] 05:33:36 % Total % Received % Xferd Average Speed Time Time Time Current 05:33:36 Dload Upload Total Spent Left Speed 05:33:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 594 35252 --:--:-- --:--:-- --:--:-- 35846 05:33:36 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:33:36 05:33:36 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/902/openapi/support-notifications.yaml] 05:33:36 % Total % Received % Xferd Average Speed Time Time Time Current 05:33:36 Dload Upload Total Spent Left Speed 05:33:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 431 638k --:--:-- --:--:-- --:--:-- 638k 05:33:36 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:33:36 05:33:36 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/902/openapi/support-scheduler.yaml] 05:33:36 % Total % Received % Xferd Average Speed Time Time Time Current 05:33:36 Dload Upload Total Spent Left Speed 05:33:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 600 450k --:--:-- --:--:-- --:--:-- 450k 05:33:36 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:33:36 [Pipeline] } 05:33:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:33:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:33:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:33:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:37 prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container 05:33:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:33:38 $ docker top 0c1b8f80245c5bffd311de74fba7a952b1a9479f12fdbfef0080bc2fd67490f3 -eo pid,comm 05:33:38 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). 05:33:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:33:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:33:38 [ssh-agent] Looking for ssh-agent implementation... 05:33:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:38 $ docker exec 0c1b8f80245c5bffd311de74fba7a952b1a9479f12fdbfef0080bc2fd67490f3 ssh-agent 05:33:38 SSH_AUTH_SOCK=/tmp/ssh-FcwEE4IzDlag/agent.33 05:33:38 SSH_AGENT_PID=39 05:33:38 Running ssh-add (command line suppressed) 05:33:38 Identity added: /w/workspace/edgex-go/902@tmp/private_key_2337881862190320961.key (/w/workspace/edgex-go/902@tmp/private_key_2337881862190320961.key) 05:33:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:33:38 + git semver tag 05:33:39 2025-09-13 05:33:39,053 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:33:39 2025-09-13 05:33:39,058 [run_tag] DEBUG tag force:False 05:33:39 2025-09-13 05:33:39,058 [check_head_tag] DEBUG check head tag 05:33:39 2025-09-13 05:33:39,059 [execute] INFO git cat-file --batch-check 05:33:39 2025-09-13 05:33:39,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/902, stdin=, shell=False, universal_newlines=False) 05:33:39 2025-09-13 05:33:39,061 [execute] INFO git cat-file --batch 05:33:39 2025-09-13 05:33:39,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/902, stdin=, shell=False, universal_newlines=False) 05:33:39 2025-09-13 05:33:39,082 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main 05:33:39 2025-09-13 05:33:39,082 [execute] INFO git tag -a v4.1.0-dev.59 -m v4.1.0-dev.59 05:33:39 2025-09-13 05:33:39,082 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.59', '-m', 'v4.1.0-dev.59'], cwd=/w/workspace/edgex-go/902, stdin=None, shell=False, universal_newlines=False) 05:33:39 2025-09-13 05:33:39,085 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main 05:33:39 4.1.0-dev.59 [Pipeline] } 05:33:39 $ docker exec --env ******** --env ******** 0c1b8f80245c5bffd311de74fba7a952b1a9479f12fdbfef0080bc2fd67490f3 ssh-agent -k 05:33:39 unset SSH_AUTH_SOCK; 05:33:39 unset SSH_AGENT_PID; 05:33:39 echo Agent pid 39 killed; 05:33:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:33:39 + git semver [Pipeline] } 05:33:40 $ docker stop --time=1 0c1b8f80245c5bffd311de74fba7a952b1a9479f12fdbfef0080bc2fd67490f3 05:33:41 $ docker rm -f --volumes 0c1b8f80245c5bffd311de74fba7a952b1a9479f12fdbfef0080bc2fd67490f3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:33:41 05:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:33:42 0.23.1-centos7: Pulling from edgex-lftools 05:33:42 ab5ef0e58194: Pulling fs layer 05:33:42 9712f1f96733: Pulling fs layer 05:33:42 63f879dbbcfc: Pulling fs layer 05:33:42 0d9ebad4ef96: Pulling fs layer 05:33:42 e9a5061849ea: Pulling fs layer 05:33:42 d747dcd14b5f: Pulling fs layer 05:33:42 2de7ff778b66: Pulling fs layer 05:33:42 0d9ebad4ef96: Waiting 05:33:42 e9a5061849ea: Waiting 05:33:42 d747dcd14b5f: Waiting 05:33:42 2de7ff778b66: Waiting 05:33:42 9712f1f96733: Verifying Checksum 05:33:42 9712f1f96733: Download complete 05:33:42 63f879dbbcfc: Verifying Checksum 05:33:42 63f879dbbcfc: Download complete 05:33:42 e9a5061849ea: Verifying Checksum 05:33:42 e9a5061849ea: Download complete 05:33:42 d747dcd14b5f: Verifying Checksum 05:33:42 d747dcd14b5f: Download complete 05:33:42 0d9ebad4ef96: Verifying Checksum 05:33:42 0d9ebad4ef96: Download complete 05:33:42 2de7ff778b66: Verifying Checksum 05:33:42 2de7ff778b66: Download complete 05:33:42 ab5ef0e58194: Verifying Checksum 05:33:42 ab5ef0e58194: Download complete 05:33:47 ab5ef0e58194: Pull complete 05:33:47 9712f1f96733: Pull complete 05:33:47 63f879dbbcfc: Pull complete 05:33:54 0d9ebad4ef96: Pull complete 05:33:54 e9a5061849ea: Pull complete 05:33:54 d747dcd14b5f: Pull complete 05:33:55 2de7ff778b66: Pull complete 05:33:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:33:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:33:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:55 prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container 05:33:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:33:57 $ docker top bedaecedfcde0a2bce4f2dbf3d5f61a232cdbfe9aed1847f64672f5b821cdf04 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:33:57 provisioning config files... 05:33:57 copy managed file [sigul-config] to file:/w/workspace/edgex-go/902@tmp/config16647689884574647322tmp 05:33:57 copy managed file [sigul-password] to file:/w/workspace/edgex-go/902@tmp/config2164126936048834845tmp 05:33:57 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/902@tmp/config13144304592335817331tmp [Pipeline] { [Pipeline] echo 05:33:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:33:58 ---> sigul-configuration.sh 05:33:58 gpg: directory `/root/.gnupg' created 05:33:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:33:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:33:58 gpg: keyring `/root/.gnupg/secring.gpg' created 05:33:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:33:58 gpg: CAST5 encrypted data 05:33:58 gpg: encrypted with 1 passphrase 05:33:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:33:58 + mkdir /home/jenkins 05:33:58 + mkdir /home/jenkins/sigul [Pipeline] sh 05:33:58 + 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 05:33:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:33:59 ---> sigul-install.sh 05:33:59 Sigul already installed; skipping installation. [Pipeline] sh 05:33:59 + git tag --list 05:33:59 0.6.0 05:33:59 0.6.1 05:33:59 0.7.0 05:33:59 0.7.1 05:33:59 v1.0.0 05:33:59 v1.0.1 05:33:59 v1.1.0 05:33:59 v1.2.0 05:33:59 v1.2.1 05:33:59 v1.3.0 05:33:59 v1.3.1 05:33:59 v2.0.0 05:33:59 v2.1.0 05:33:59 v2.1.1 05:33:59 v2.2.0 05:33:59 v2.3.0 05:33:59 v3.0 05:33:59 v3.0.0 05:33:59 v3.1 05:33:59 v3.1.0 05:33:59 v3.1.1 05:33:59 v4.0 05:33:59 v4.0.0 05:33:59 v4.0.1 05:33:59 v4.0.1-dev.1 05:33:59 v4.1.0-dev.1 05:33:59 v4.1.0-dev.10 05:33:59 v4.1.0-dev.11 05:33:59 v4.1.0-dev.12 05:33:59 v4.1.0-dev.13 05:33:59 v4.1.0-dev.14 05:33:59 v4.1.0-dev.15 05:33:59 v4.1.0-dev.16 05:33:59 v4.1.0-dev.17 05:33:59 v4.1.0-dev.18 05:33:59 v4.1.0-dev.19 05:33:59 v4.1.0-dev.2 05:33:59 v4.1.0-dev.20 05:33:59 v4.1.0-dev.21 05:33:59 v4.1.0-dev.22 05:33:59 v4.1.0-dev.23 05:33:59 v4.1.0-dev.24 05:33:59 v4.1.0-dev.25 05:33:59 v4.1.0-dev.26 05:33:59 v4.1.0-dev.27 05:33:59 v4.1.0-dev.28 05:33:59 v4.1.0-dev.29 05:33:59 v4.1.0-dev.3 05:33:59 v4.1.0-dev.30 05:33:59 v4.1.0-dev.31 05:33:59 v4.1.0-dev.32 05:33:59 v4.1.0-dev.33 05:33:59 v4.1.0-dev.34 05:33:59 v4.1.0-dev.35 05:33:59 v4.1.0-dev.36 05:33:59 v4.1.0-dev.37 05:33:59 v4.1.0-dev.38 05:33:59 v4.1.0-dev.39 05:33:59 v4.1.0-dev.4 05:33:59 v4.1.0-dev.40 05:33:59 v4.1.0-dev.41 05:33:59 v4.1.0-dev.42 05:33:59 v4.1.0-dev.43 05:33:59 v4.1.0-dev.44 05:33:59 v4.1.0-dev.45 05:33:59 v4.1.0-dev.46 05:33:59 v4.1.0-dev.47 05:33:59 v4.1.0-dev.48 05:33:59 v4.1.0-dev.49 05:33:59 v4.1.0-dev.5 05:33:59 v4.1.0-dev.50 05:33:59 v4.1.0-dev.51 05:33:59 v4.1.0-dev.52 05:33:59 v4.1.0-dev.53 05:33:59 v4.1.0-dev.54 05:33:59 v4.1.0-dev.55 05:33:59 v4.1.0-dev.56 05:33:59 v4.1.0-dev.57 05:33:59 v4.1.0-dev.58 05:33:59 v4.1.0-dev.59 05:33:59 v4.1.0-dev.6 05:33:59 v4.1.0-dev.7 05:33:59 v4.1.0-dev.8 05:33:59 v4.1.0-dev.9 [Pipeline] sh 05:33:59 + lftools sign git-tag v4.1.0-dev.59 05:34:00 Signing Git tag with Sigul... 05:34:00 Signing v4.1.0-dev.59 [Pipeline] echo 05:34:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:34:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:34:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:34:01 $ docker stop --time=1 bedaecedfcde0a2bce4f2dbf3d5f61a232cdbfe9aed1847f64672f5b821cdf04 05:34:02 $ docker rm -f --volumes bedaecedfcde0a2bce4f2dbf3d5f61a232cdbfe9aed1847f64672f5b821cdf04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:34:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:34:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:34:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:34:03 prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container 05:34:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:34:03 $ docker top f8cf12461b6719c30126ed1d959f0013a9209527e18c2a3d29000df9dc0e8e53 -eo pid,comm 05:34:03 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). 05:34:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:34:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:34:03 [ssh-agent] Looking for ssh-agent implementation... 05:34:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:34:03 $ docker exec f8cf12461b6719c30126ed1d959f0013a9209527e18c2a3d29000df9dc0e8e53 ssh-agent 05:34:03 SSH_AUTH_SOCK=/tmp/ssh-QJMrhkxteWJr/agent.32 05:34:03 SSH_AGENT_PID=38 05:34:03 Running ssh-add (command line suppressed) 05:34:04 Identity added: /w/workspace/edgex-go/902@tmp/private_key_8652642022053406277.key (/w/workspace/edgex-go/902@tmp/private_key_8652642022053406277.key) 05:34:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:34:04 + git semver bump pre 05:34:04 2025-09-13 05:34:04,583 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:34:04 2025-09-13 05:34:04,588 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main 05:34:04 2025-09-13 05:34:04,588 [bump_version] DEBUG bumping version:4.1.0-dev.59 on axis:pre with prefix:dev 05:34:04 2025-09-13 05:34:04,588 [bump_version] DEBUG bumped version:4.1.0-dev.60 05:34:04 2025-09-13 05:34:04,588 [write_version] DEBUG write version:4.1.0-dev.60 to path:/w/workspace/edgex-go/902/.semver/main with force:True 05:34:04 2025-09-13 05:34:04,588 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main 05:34:04 2025-09-13 05:34:04,588 [write_file] DEBUG write to file:/w/workspace/edgex-go/902/.semver/main 05:34:04 2025-09-13 05:34:04,590 [execute] INFO git cat-file --batch-check 05:34:04 2025-09-13 05:34:04,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/902/.semver, stdin=, shell=False, universal_newlines=False) 05:34:04 2025-09-13 05:34:04,595 [execute] INFO git cat-file --batch 05:34:04 2025-09-13 05:34:04,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/902/.semver, stdin=, shell=False, universal_newlines=False) 05:34:04 2025-09-13 05:34:04,602 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main 05:34:04 4.1.0-dev.60 [Pipeline] } 05:34:04 $ docker exec --env ******** --env ******** f8cf12461b6719c30126ed1d959f0013a9209527e18c2a3d29000df9dc0e8e53 ssh-agent -k 05:34:04 unset SSH_AUTH_SOCK; 05:34:04 unset SSH_AGENT_PID; 05:34:04 echo Agent pid 38 killed; 05:34:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:34:05 + git semver [Pipeline] } 05:34:05 $ docker stop --time=1 f8cf12461b6719c30126ed1d959f0013a9209527e18c2a3d29000df9dc0e8e53 05:34:06 $ docker rm -f --volumes f8cf12461b6719c30126ed1d959f0013a9209527e18c2a3d29000df9dc0e8e53 [Pipeline] // withDockerContainer [Pipeline] sh 05:34:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:34:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:34:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:34:07 prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container 05:34:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:34:07 $ docker top 02c67456085d6965cc6146e1da013d84e4245cd28c4dc1da5efadc97f1584948 -eo pid,comm 05:34:07 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). 05:34:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:34:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:34:07 [ssh-agent] Looking for ssh-agent implementation... 05:34:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:34:08 $ docker exec 02c67456085d6965cc6146e1da013d84e4245cd28c4dc1da5efadc97f1584948 ssh-agent 05:34:08 SSH_AUTH_SOCK=/tmp/ssh-hB0drZY1yOhF/agent.32 05:34:08 SSH_AGENT_PID=39 05:34:08 Running ssh-add (command line suppressed) 05:34:08 Identity added: /w/workspace/edgex-go/902@tmp/private_key_14225692243630390521.key (/w/workspace/edgex-go/902@tmp/private_key_14225692243630390521.key) 05:34:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:34:08 + git semver push 05:34:08 2025-09-13 05:34:08,831 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:34:08 2025-09-13 05:34:08,836 [run_push] DEBUG push 05:34:08 2025-09-13 05:34:08,837 [execute] INFO git cat-file --batch-check 05:34:08 2025-09-13 05:34:08,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/902/.semver, stdin=, shell=False, universal_newlines=False) 05:34:08 2025-09-13 05:34:08,840 [execute] INFO git rev-list dc4de80d422abd900757e2c83c22898efc792cba -- 05:34:08 2025-09-13 05:34:08,840 [execute] DEBUG Popen(['git', 'rev-list', 'dc4de80d422abd900757e2c83c22898efc792cba', '--'], cwd=/w/workspace/edgex-go/902/.semver, stdin=None, shell=False, universal_newlines=False) 05:34:08 2025-09-13 05:34:08,857 [execute] INFO git fetch -v -- origin 05:34:08 2025-09-13 05:34:08,857 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/902/.semver, stdin=None, shell=False, universal_newlines=True) 05:34:09 2025-09-13 05:34:09,331 [run_push] DEBUG no remote changes detected 05:34:09 2025-09-13 05:34:09,331 [execute] INFO git push origin semver 05:34:09 2025-09-13 05:34:09,331 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/902/.semver, stdin=None, shell=False, universal_newlines=False) 05:34:10 2025-09-13 05:34:10,062 [run_push] DEBUG push all version tags 05:34:10 2025-09-13 05:34:10,062 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:34:10 2025-09-13 05:34:10,063 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/902, stdin=None, shell=False, universal_newlines=False) 05:34:10 2025-09-13 05:34:10,882 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main 05:34:10 4.1.0-dev.60 [Pipeline] } 05:34:10 $ docker exec --env ******** --env ******** 02c67456085d6965cc6146e1da013d84e4245cd28c4dc1da5efadc97f1584948 ssh-agent -k 05:34:11 unset SSH_AUTH_SOCK; 05:34:11 unset SSH_AGENT_PID; 05:34:11 echo Agent pid 39 killed; 05:34:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:34:11 + git semver [Pipeline] } 05:34:11 $ docker stop --time=1 02c67456085d6965cc6146e1da013d84e4245cd28c4dc1da5efadc97f1584948 05:34:13 $ docker rm -f --volumes 02c67456085d6965cc6146e1da013d84e4245cd28c4dc1da5efadc97f1584948 [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 05:34:13 + [ -d /w/workspace/edgex-go/902/archives ] [Pipeline] libraryResource [Pipeline] sh 05:34:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:34:14 ---> package-listing.sh 05:34:14 ++ facter osfamily 05:34:14 ++ tr '[:upper:]' '[:lower:]' 05:34:15 + OS_FAMILY=debian 05:34:15 + workspace=/w/workspace/edgex-go/902 05:34:15 + START_PACKAGES=/tmp/packages_start.txt 05:34:15 + END_PACKAGES=/tmp/packages_end.txt 05:34:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:34:15 + PACKAGES=/tmp/packages_start.txt 05:34:15 + '[' /w/workspace/edgex-go/902 ']' 05:34:15 + PACKAGES=/tmp/packages_end.txt 05:34:15 + case "${OS_FAMILY}" in 05:34:15 + dpkg -l 05:34:15 + grep '^ii' 05:34:15 + '[' -f /tmp/packages_start.txt ']' 05:34:15 + '[' -f /tmp/packages_end.txt ']' 05:34:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:34:15 + '[' /w/workspace/edgex-go/902 ']' 05:34:15 + mkdir -p /w/workspace/edgex-go/902/archives/ 05:34:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/902/archives/ [Pipeline] echo 05:34:15 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/902/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:34:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:34:16 05:34:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:34:16 latest: Pulling from edgex-lftools-log-publisher 05:34:16 5eb5b503b376: Pulling fs layer 05:34:16 5c69ac0246d0: Pulling fs layer 05:34:16 ec43610c2a17: Pulling fs layer 05:34:16 3a2ae6a8a46f: Pulling fs layer 05:34:16 33b1e0a273af: Pulling fs layer 05:34:16 5d3b04190fa2: Pulling fs layer 05:34:16 2f39f015ded8: Pulling fs layer 05:34:16 3a2ae6a8a46f: Waiting 05:34:16 33b1e0a273af: Waiting 05:34:16 5d3b04190fa2: Waiting 05:34:16 2f39f015ded8: Waiting 05:34:16 5c69ac0246d0: Verifying Checksum 05:34:16 5c69ac0246d0: Download complete 05:34:16 3a2ae6a8a46f: Download complete 05:34:16 ec43610c2a17: Verifying Checksum 05:34:16 ec43610c2a17: Download complete 05:34:16 33b1e0a273af: Verifying Checksum 05:34:16 33b1e0a273af: Download complete 05:34:16 5d3b04190fa2: Download complete 05:34:16 5eb5b503b376: Verifying Checksum 05:34:16 5eb5b503b376: Download complete 05:34:17 2f39f015ded8: Download complete 05:34:18 5eb5b503b376: Pull complete 05:34:18 5c69ac0246d0: Pull complete 05:34:18 ec43610c2a17: Pull complete 05:34:18 3a2ae6a8a46f: Pull complete 05:34:19 33b1e0a273af: Pull complete 05:34:19 5d3b04190fa2: Pull complete 05:34:25 2f39f015ded8: Pull complete 05:34:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:34:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:34:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:34:25 prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container 05:34:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/902/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/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@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 05:34:27 $ docker top 58bcdfbddeb238c841cdf5719b793a166267dab8a32469d7ce61ddfcd8cc1c24 -eo pid,comm [Pipeline] { [Pipeline] sh 05:34:28 + touch /tmp/pre-build-complete [Pipeline] sh 05:34:28 + mkdir -p /var/log/sysstat [Pipeline] sh 05:34:28 + ls /var/log/sa-host 05:34:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:34:28 provisioning config files... 05:34:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/902@tmp/config12953913092663146930tmp [Pipeline] { [Pipeline] echo 05:34:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:34:29 ---> create-netrc.sh [Pipeline] } 05:34:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:34:29 ---> python-tools-install.sh [Pipeline] echo 05:34:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:34:29 ---> sudo-logs.sh 05:34:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:34:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:34:29 ---> job-cost.sh 05:34:29 lf-activate-venv: SKIPPING 05:34:29 DEBUG: total: 0.10999999940395355 05:34:29 INFO: Retrieving Stack Cost... 05:34:30 INFO: Retrieving Pricing Info for: v3-standard-8 05:34:30 INFO: Archiving Costs [Pipeline] echo 05:34:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:34:31 ---> logs-deploy.sh 05:34:31 lf-activate-venv: SKIPPING 05:34:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/902 05:34:31 INFO: archiving workspace using pattern(s): 05:34:31 Archives upload complete. 05:34:31 INFO: archiving logs to Nexus 05:34:32 ---> uname -a: 05:34:32 Linux prd-ubuntu20-04-docker-8c-8g-8769 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 05:34:32 05:34:32 05:34:32 ---> lscpu: 05:34:32 Architecture: x86_64 05:34:32 CPU op-mode(s): 32-bit, 64-bit 05:34:32 Byte Order: Little Endian 05:34:32 Address sizes: 40 bits physical, 48 bits virtual 05:34:32 CPU(s): 8 05:34:32 On-line CPU(s) list: 0-7 05:34:32 Thread(s) per core: 1 05:34:32 Core(s) per socket: 1 05:34:32 Socket(s): 8 05:34:32 NUMA node(s): 1 05:34:32 Vendor ID: AuthenticAMD 05:34:32 CPU family: 23 05:34:32 Model: 49 05:34:32 Model name: AMD EPYC-Rome Processor 05:34:32 Stepping: 0 05:34:32 CPU MHz: 2799.998 05:34:32 BogoMIPS: 5599.99 05:34:32 Virtualization: AMD-V 05:34:32 Hypervisor vendor: KVM 05:34:32 Virtualization type: full 05:34:32 L1d cache: 256 KiB 05:34:32 L1i cache: 256 KiB 05:34:32 L2 cache: 4 MiB 05:34:32 L3 cache: 128 MiB 05:34:32 NUMA node0 CPU(s): 0-7 05:34:32 Vulnerability Gather data sampling: Not affected 05:34:32 Vulnerability Itlb multihit: Not affected 05:34:32 Vulnerability L1tf: Not affected 05:34:32 Vulnerability Mds: Not affected 05:34:32 Vulnerability Meltdown: Not affected 05:34:32 Vulnerability Mmio stale data: Not affected 05:34:32 Vulnerability Retbleed: Vulnerable 05:34:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:34:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:34:32 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:34:32 Vulnerability Srbds: Not affected 05:34:32 Vulnerability Tsx async abort: Not affected 05:34:32 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 05:34:32 05:34:32 05:34:32 ---> nproc: 05:34:32 8 05:34:32 05:34:32 05:34:32 ---> df -h: 05:34:32 Filesystem Size Used Avail Use% Mounted on 05:34:32 overlay 155G 33G 123G 21% / 05:34:32 tmpfs 64M 0 64M 0% /dev 05:34:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:34:32 shm 64M 0 64M 0% /dev/shm 05:34:32 /dev/vda1 155G 33G 123G 21% /facter-os 05:34:32 05:34:32 05:34:32 ---> sar -b -r -n DEV: 05:34:32 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8769) 09/13/25 _x86_64_ (8 CPU) 05:34:32 05:34:32 04:43:29 LINUX RESTART (8 CPU) 05:34:32 05:34:32 04:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:34:32 04:45:01 368.26 22.59 345.67 0.00 3374.61 158911.10 0.00 05:34:32 04:46:01 106.98 1.33 105.65 0.00 15.20 17516.43 0.00 05:34:32 04:47:01 43.75 0.08 43.67 0.00 0.67 38330.82 0.00 05:34:32 04:48:01 87.59 0.20 87.39 0.00 2.53 48498.45 0.00 05:34:32 04:49:01 504.63 1.20 503.43 0.00 74.38 272030.79 0.00 05:34:32 04:50:01 626.86 23.46 603.40 0.00 4416.86 210119.38 0.00 05:34:32 04:51:01 236.13 0.82 235.31 0.00 9.60 80112.25 0.00 05:34:32 04:52:01 562.18 0.12 562.06 0.00 0.93 164712.96 0.00 05:34:32 04:53:01 567.66 0.00 567.66 0.00 0.00 96838.65 0.00 05:34:32 04:54:01 31.84 0.03 31.81 0.00 4.27 847.45 0.00 05:34:32 04:55:01 21.66 0.03 21.63 0.00 3.07 560.97 0.00 05:34:32 04:56:01 6.95 0.00 6.95 0.00 0.00 169.57 0.00 05:34:32 04:57:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 05:34:32 04:58:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 05:34:32 04:59:01 1.55 0.02 1.53 0.00 0.13 18.93 0.00 05:34:32 05:00:01 1.87 0.00 1.87 0.00 0.00 24.26 0.00 05:34:32 05:01:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 05:34:32 05:02:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 05:34:32 05:03:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 05:34:32 05:04:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 05:34:32 05:05:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 05:34:32 05:06:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 05:34:32 05:07:01 0.95 0.00 0.95 0.00 0.00 9.73 0.00 05:34:32 05:08:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 05:34:32 05:09:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 05:34:32 05:10:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 05:34:32 05:11:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 05:34:32 05:12:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 05:34:32 05:13:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 05:34:32 05:14:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 05:34:32 05:15:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 05:34:32 05:16:01 1.93 0.00 1.93 0.00 0.00 21.46 0.00 05:34:32 05:17:01 0.98 0.02 0.97 0.00 0.13 10.26 0.00 05:34:32 05:18:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 05:34:32 05:19:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 05:34:32 05:20:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 05:34:32 05:21:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 05:34:32 05:22:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 05:34:32 05:23:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 05:34:32 05:24:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 05:34:32 05:25:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 05:34:32 05:26:01 1.13 0.30 0.83 0.00 16.80 11.60 0.00 05:34:32 05:27:01 2.75 1.38 1.37 0.00 28.92 17.19 0.00 05:34:32 05:28:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 05:34:32 05:29:01 1.28 0.00 1.28 0.00 0.00 15.19 0.00 05:34:32 05:30:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 05:34:32 05:31:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 05:34:32 05:32:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 05:34:32 05:33:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 05:34:32 05:34:01 130.34 0.53 129.81 0.00 25.86 51059.22 0.00 05:34:32 Average: 66.76 1.04 65.72 0.00 158.40 22760.33 0.00 05:34:32 05:34:32 04:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:34:32 04:45:01 28164412 31511164 779516 2.37 91820 3519968 2035132 6.00 1065376 3230440 792 05:34:32 04:46:01 25811788 30831688 1449516 4.41 125504 5014380 2283168 6.73 2580632 3916596 1094096 05:34:32 04:47:01 25539296 30605092 1673692 5.09 129780 5031328 2694344 7.94 2302808 4439328 532184 05:34:32 04:48:01 27246964 31540280 745816 2.27 134552 4321280 1660844 4.90 1377124 3733588 52 05:34:32 04:49:01 18626284 31196836 1042436 3.17 155788 12282156 3565740 10.51 2508828 10862772 36992 05:34:32 04:50:01 10932688 31367720 868084 2.64 388448 19451936 2294600 6.76 3271716 17333848 1405764 05:34:32 04:51:01 4424156 27486092 4676060 14.23 426148 21646724 12136152 35.78 8111076 18497272 1489108 05:34:32 04:52:01 2409400 28645324 3521984 10.71 443764 24684856 9559824 28.18 8322740 20188588 23464 05:34:32 04:53:01 5610764 31381040 852760 2.59 457324 24414984 2146764 6.33 3806148 21807392 488 05:34:32 04:54:01 5629744 31401884 830736 2.53 458692 24415644 2151168 6.34 4029004 21569900 544 05:34:32 04:55:01 5626968 31400408 832164 2.53 459460 24416092 2142252 6.32 4575748 21024720 472 05:34:32 04:56:01 5638344 31412116 820684 2.50 459708 24416120 2020240 5.96 4631648 20956896 132 05:34:32 04:57:01 5638596 31412436 820360 2.50 459728 24416124 2020240 5.96 4630988 20956904 24 05:34:32 04:58:01 5660384 31434228 799000 2.43 459732 24416128 2020240 5.96 4609604 20956908 228 05:34:32 04:59:01 5660776 31434728 798584 2.43 459772 24416132 2053920 6.06 4608888 20956908 60 05:34:32 05:00:01 5660996 31434968 798304 2.43 459812 24416108 2053920 6.06 4608940 20956884 16 05:34:32 05:01:01 5660900 31434872 798256 2.43 459840 24416108 2053920 6.06 4608568 20956884 8 05:34:32 05:02:01 5660820 31434856 798256 2.43 459864 24416112 2053920 6.06 4608700 20956892 200 05:34:32 05:03:01 5660504 31434608 798432 2.43 459904 24416120 2053920 6.06 4609092 20956904 172 05:34:32 05:04:01 5661552 31435656 797320 2.43 459932 24416120 2053920 6.06 4608196 20956904 112 05:34:32 05:05:01 5661788 31435944 797048 2.42 459960 24416124 2053920 6.06 4608032 20956912 8 05:34:32 05:06:01 5661464 31435624 797284 2.43 459984 24416128 2053920 6.06 4607868 20956916 44 05:34:32 05:07:01 5661408 31435604 797256 2.43 460000 24416128 2053920 6.06 4607900 20956904 8 05:34:32 05:08:01 5661392 31435592 797220 2.43 460028 24416136 2053920 6.06 4607916 20956908 56 05:34:32 05:09:01 5661288 31435540 797228 2.43 460048 24416136 2053920 6.06 4608032 20956916 16 05:34:32 05:10:01 5661272 31435528 797208 2.43 460064 24416140 2053920 6.06 4607972 20956920 68 05:34:32 05:11:01 5661248 31435508 797176 2.43 460072 24416144 2053920 6.06 4607956 20956924 8 05:34:32 05:12:01 5661248 31435508 797160 2.43 460088 24416144 2053920 6.06 4607972 20956924 180 05:34:32 05:13:01 5661232 31435556 797144 2.43 460100 24416148 2053920 6.06 4608012 20956932 24 05:34:32 05:14:01 5661852 31436176 796840 2.42 460120 24416148 2053920 6.06 4608408 20956932 120 05:34:32 05:15:01 5662120 31436452 796552 2.42 460148 24416152 2053920 6.06 4608556 20956936 196 05:34:32 05:16:01 5662152 31436548 796480 2.42 460184 24416156 2053920 6.06 4608472 20956944 196 05:34:32 05:17:01 5662176 31436572 796452 2.42 460192 24416152 2053920 6.06 4608656 20956944 4 05:34:32 05:18:01 5661528 31436008 796904 2.42 460204 24416164 2053920 6.06 4608144 20956940 188 05:34:32 05:19:01 5661520 31436012 796872 2.42 460228 24416160 2053920 6.06 4608200 20956948 16 05:34:32 05:20:01 5661100 31435628 797112 2.42 460252 24416172 2053920 6.06 4608156 20956948 36 05:34:32 05:21:01 5661272 31435868 796804 2.42 460260 24416176 2053920 6.06 4608516 20956956 180 05:34:32 05:22:01 5661272 31435868 796772 2.42 460268 24416176 2053920 6.06 4608212 20956956 8 05:34:32 05:23:01 5661224 31435824 796748 2.42 460276 24416180 2053920 6.06 4608196 20956960 8 05:34:32 05:24:01 5660220 31434856 797548 2.43 460280 24416184 2053920 6.06 4608272 20956964 204 05:34:32 05:25:01 5660696 31435332 797232 2.43 460292 24416184 2053920 6.06 4608196 20956964 16 05:34:32 05:26:01 5660656 31435832 796736 2.42 460300 24416692 2053920 6.06 4610416 20957292 236 05:34:32 05:27:01 5653676 31430884 801456 2.44 460320 24417564 2051072 6.05 4614928 20957592 220 05:34:32 05:28:01 5653984 31431232 801108 2.44 460344 24417568 2051072 6.05 4614480 20957572 156 05:34:32 05:29:01 5654144 31431396 801076 2.44 460368 24417572 2051072 6.05 4614340 20957556 36 05:34:32 05:30:01 5654104 31431360 801104 2.44 460376 24417572 2051072 6.05 4614280 20957556 176 05:34:32 05:31:01 5654080 31431392 801060 2.44 460388 24417576 2051072 6.05 4614324 20957564 8 05:34:32 05:32:01 5654008 31431324 801052 2.44 460408 24417580 2067116 6.09 4614340 20957568 200 05:34:32 05:33:01 5653652 31430976 801292 2.44 460412 24417580 2067116 6.09 4614596 20957568 176 05:34:32 05:34:01 4425248 31349940 875216 2.66 500684 25420348 2189488 6.45 4747140 21936180 632 05:34:32 Average: 7589567 31263838 970382 2.95 425124 22448874 2456391 7.24 4438126 19298172 91767 05:34:32 05:34:32 04:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:34:32 04:45:01 ens3 1385.54 1092.73 13460.02 172.61 0.00 0.00 0.00 0.00 05:34:32 04:45:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 05:34:32 04:45:01 docker0 607.80 602.86 42.02 3045.12 0.00 0.00 0.00 0.00 05:34:32 04:45:01 veth0f1f47c 8.69 9.15 0.80 7.74 0.00 0.00 0.00 0.00 05:34:32 04:46:01 ens3 336.99 237.48 1693.55 34.77 0.00 0.00 0.00 0.00 05:34:32 04:46:01 veth02252d1 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 05:34:32 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 04:46:01 docker0 218.01 302.82 18.56 1662.35 0.00 0.00 0.00 0.00 05:34:32 04:47:01 ens3 34.36 21.14 28.35 14.80 0.00 0.00 0.00 0.00 05:34:32 04:47:01 veth02252d1 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 05:34:32 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:47:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 05:34:32 04:48:01 ens3 28.98 19.20 24.52 14.57 0.00 0.00 0.00 0.00 05:34:32 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:49:01 veth0edff56 2.33 3.20 0.22 1.37 0.00 0.00 0.00 0.00 05:34:32 04:49:01 vethc1cb900 1.43 1.65 0.13 0.94 0.00 0.00 0.00 0.00 05:34:32 04:49:01 ens3 335.25 190.29 5510.59 29.76 0.00 0.00 0.00 0.00 05:34:32 04:49:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 05:34:32 04:49:01 docker0 74.09 121.99 4.85 1503.03 0.00 0.00 0.00 0.00 05:34:32 04:49:01 veth2fed3a2 2.33 3.28 0.22 1.37 0.00 0.00 0.00 0.00 05:34:32 04:49:01 veth0503fd6 2.12 3.30 0.21 1.38 0.00 0.00 0.00 0.00 05:34:32 04:49:01 vethbcc07e9 2.25 3.25 0.21 1.38 0.00 0.00 0.00 0.00 05:34:32 04:49:01 veth8ee9c55 2.25 3.32 0.21 1.39 0.00 0.00 0.00 0.00 05:34:32 04:49:01 veth01a4e7a 1.87 4.10 0.14 46.52 0.00 0.00 0.00 0.00 05:34:32 04:49:01 veth3a6777f 0.70 2.43 0.06 0.32 0.00 0.00 0.00 0.00 05:34:32 04:50:01 ens3 1056.01 614.45 9554.33 64.08 0.00 0.00 0.00 0.00 05:34:32 04:50:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 05:34:32 04:50:01 docker0 487.99 863.66 43.06 7417.41 0.00 0.00 0.00 0.00 05:34:32 04:50:01 veth3a6777f 0.12 0.65 0.01 0.03 0.00 0.00 0.00 0.00 05:34:32 04:51:01 ens3 12.11 6.92 10.00 5.49 0.00 0.00 0.00 0.00 05:34:32 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:51:01 docker0 0.60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 05:34:32 04:51:01 veth8d32f31 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 05:34:32 04:51:01 veth3547815 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 05:34:32 04:51:01 veth7bd1a61 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 05:34:32 04:51:01 veth258e8ec 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 05:34:32 04:51:01 vethd68090c 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 05:34:32 04:51:01 veth2fba5e0 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 05:34:32 04:51:01 veth8226a93 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 05:34:32 04:51:01 veth400173f 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 05:34:32 04:51:01 veth946a778 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 05:34:32 04:51:01 veth3eef889 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 05:34:32 04:51:01 veth3a6777f 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 05:34:32 04:51:01 vethe3d96a8 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 05:34:32 04:51:01 vethac95be3 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 05:34:32 04:52:01 ens3 3.43 2.10 3.50 1.42 0.00 0.00 0.00 0.00 05:34:32 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 04:52:01 docker0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:52:01 veth3547815 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:52:01 veth7bd1a61 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:52:01 veth258e8ec 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:52:01 vethd68090c 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:52:01 veth2fba5e0 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:52:01 veth8226a93 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:52:01 veth400173f 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:52:01 veth946a778 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:52:01 veth3eef889 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:52:01 veth3a6777f 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:52:01 vethe3d96a8 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:53:01 ens3 28.52 21.89 22.73 26.47 0.00 0.00 0.00 0.00 05:34:32 04:53:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 05:34:32 04:53:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:54:01 ens3 375.96 394.44 192.97 1669.67 0.00 0.00 0.00 0.00 05:34:32 04:54:01 lo 37.59 37.59 3.67 3.67 0.00 0.00 0.00 0.00 05:34:32 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:55:01 ens3 407.75 429.80 143.85 2987.96 0.00 0.00 0.00 0.00 05:34:32 04:55:01 lo 22.66 22.66 2.22 2.22 0.00 0.00 0.00 0.00 05:34:32 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:56:01 ens3 75.25 71.10 39.78 372.43 0.00 0.00 0.00 0.00 05:34:32 04:56:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 05:34:32 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:57:01 ens3 0.98 0.35 0.40 0.27 0.00 0.00 0.00 0.00 05:34:32 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:59:01 ens3 0.67 0.38 2.35 0.09 0.00 0.00 0.00 0.00 05:34:32 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:00:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:01:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:34:32 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:03:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 05:34:32 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:04:01 ens3 0.65 0.20 0.13 0.07 0.00 0.00 0.00 0.00 05:34:32 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:05:01 ens3 0.48 0.47 0.32 0.22 0.00 0.00 0.00 0.00 05:34:32 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:09:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 05:34:32 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:10:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:14:01 ens3 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 05:34:32 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:18:01 ens3 0.20 0.20 0.07 0.01 0.00 0.00 0.00 0.00 05:34:32 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:19:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 05:34:32 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:20:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:23:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 05:34:32 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:24:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 05:34:32 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:26:01 ens3 1.00 0.77 0.82 0.39 0.00 0.00 0.00 0.00 05:34:32 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:27:01 ens3 5.83 5.06 3.75 4.86 0.00 0.00 0.00 0.00 05:34:32 05:27:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:28:01 ens3 1.88 1.60 1.04 1.23 0.00 0.00 0.00 0.00 05:34:32 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:29:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 05:34:32 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:30:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 05:34:32 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:34:32 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:34:01 ens3 361.19 244.39 6764.06 158.69 0.00 0.00 0.00 0.00 05:34:32 05:34:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 05:34:32 05:34:01 docker0 56.29 95.70 5.44 881.35 0.00 0.00 0.00 0.00 05:34:32 05:34:01 vethb1ae6be 0.37 0.38 0.09 0.12 0.00 0.00 0.00 0.00 05:34:32 Average: ens3 88.69 66.80 744.90 111.19 0.00 0.00 0.00 0.00 05:34:32 Average: lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 05:34:32 Average: docker0 28.73 39.58 2.27 289.26 0.00 0.00 0.00 0.00 05:34:32 Average: vethb1ae6be 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 05:34:32 05:34:32 05:34:32 ---> sar -P ALL: 05:34:32 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8769) 09/13/25 _x86_64_ (8 CPU) 05:34:32 05:34:32 04:43:29 LINUX RESTART (8 CPU) 05:34:32 05:34:32 04:44:02 CPU %user %nice %system %iowait %steal %idle 05:34:32 04:45:01 all 10.03 0.00 3.32 2.11 0.07 84.47 05:34:32 04:45:01 0 6.44 0.00 2.86 0.36 0.07 90.27 05:34:32 04:45:01 1 8.71 0.00 3.70 0.12 0.05 87.42 05:34:32 04:45:01 2 11.08 0.00 3.65 7.78 0.09 77.41 05:34:32 04:45:01 3 16.95 0.00 3.44 2.35 0.09 77.17 05:34:32 04:45:01 4 10.71 0.00 4.95 3.54 0.07 80.73 05:34:32 04:45:01 5 7.29 0.00 3.07 0.87 0.07 88.70 05:34:32 04:45:01 6 8.34 0.00 2.64 1.72 0.07 87.23 05:34:32 04:45:01 7 10.68 0.00 2.30 0.14 0.07 86.81 05:34:32 04:46:01 all 35.49 0.00 5.70 0.53 0.11 58.16 05:34:32 04:46:01 0 34.86 0.00 5.70 0.05 0.12 59.27 05:34:32 04:46:01 1 34.85 0.00 5.52 0.60 0.12 58.91 05:34:32 04:46:01 2 36.40 0.00 5.90 0.89 0.10 56.71 05:34:32 04:46:01 3 36.63 0.00 5.53 2.07 0.10 55.66 05:34:32 04:46:01 4 35.75 0.00 5.01 0.49 0.10 58.65 05:34:32 04:46:01 5 36.92 0.00 5.73 0.03 0.10 57.21 05:34:32 04:46:01 6 34.10 0.00 6.60 0.08 0.10 59.12 05:34:32 04:46:01 7 34.43 0.00 5.65 0.03 0.12 59.78 05:34:32 04:47:01 all 47.78 0.00 6.10 2.97 0.10 43.05 05:34:32 04:47:01 0 47.36 0.00 6.69 0.89 0.10 44.96 05:34:32 04:47:01 1 46.64 0.00 6.09 3.96 0.10 43.21 05:34:32 04:47:01 2 51.35 0.00 6.29 1.07 0.10 41.19 05:34:32 04:47:01 3 46.64 0.00 6.11 0.02 0.12 47.12 05:34:32 04:47:01 4 46.85 0.00 5.75 0.08 0.10 47.22 05:34:32 04:47:01 5 48.66 0.00 5.71 0.80 0.10 44.73 05:34:32 04:47:01 6 46.86 0.00 6.69 16.90 0.12 29.43 05:34:32 04:47:01 7 47.84 0.00 5.50 0.07 0.10 46.49 05:34:32 04:48:01 all 40.44 0.00 6.39 1.48 0.09 51.60 05:34:32 04:48:01 0 43.42 0.00 6.15 0.77 0.10 49.55 05:34:32 04:48:01 1 40.22 0.00 6.55 8.13 0.10 45.00 05:34:32 04:48:01 2 40.24 0.00 7.52 0.62 0.08 51.54 05:34:32 04:48:01 3 39.46 0.00 5.88 0.08 0.08 54.49 05:34:32 04:48:01 4 39.73 0.00 6.67 0.05 0.08 53.46 05:34:32 04:48:01 5 39.43 0.00 6.11 0.07 0.08 54.31 05:34:32 04:48:01 6 40.12 0.00 6.01 0.12 0.07 53.68 05:34:32 04:48:01 7 40.92 0.00 6.21 2.04 0.08 50.75 05:34:32 04:49:01 all 16.50 0.00 6.51 26.53 0.07 50.39 05:34:32 04:49:01 0 15.98 0.00 6.16 28.73 0.07 49.07 05:34:32 04:49:01 1 16.21 0.00 6.48 30.89 0.08 46.34 05:34:32 04:49:01 2 16.76 0.00 6.75 51.93 0.08 24.47 05:34:32 04:49:01 3 15.70 0.00 6.19 14.93 0.07 63.12 05:34:32 04:49:01 4 17.77 0.00 6.51 12.30 0.07 63.35 05:34:32 04:49:01 5 16.16 0.00 7.36 34.04 0.07 42.38 05:34:32 04:49:01 6 16.71 0.00 6.69 25.42 0.08 51.10 05:34:32 04:49:01 7 16.67 0.00 5.93 14.12 0.07 63.21 05:34:32 04:50:01 all 9.24 0.00 6.04 16.14 0.06 68.52 05:34:32 04:50:01 0 9.79 0.00 8.71 54.42 0.08 27.00 05:34:32 04:50:01 1 8.93 0.00 4.71 7.93 0.05 78.38 05:34:32 04:50:01 2 10.30 0.00 5.86 21.24 0.07 62.53 05:34:32 04:50:01 3 8.34 0.00 6.37 11.60 0.07 73.61 05:34:32 04:50:01 4 9.11 0.00 6.96 10.25 0.05 73.64 05:34:32 04:50:01 5 9.11 0.00 4.26 7.90 0.07 78.65 05:34:32 04:50:01 6 9.30 0.00 5.90 8.04 0.05 76.71 05:34:32 04:50:01 7 9.07 0.00 5.55 8.03 0.07 77.28 05:34:32 04:51:01 all 73.59 0.00 9.39 3.23 0.13 13.66 05:34:32 04:51:01 0 74.19 0.00 9.54 15.38 0.13 0.75 05:34:32 04:51:01 1 72.93 0.00 10.00 0.92 0.13 16.01 05:34:32 04:51:01 2 73.60 0.00 9.27 4.27 0.13 12.73 05:34:32 04:51:01 3 72.92 0.00 9.77 1.09 0.13 16.08 05:34:32 04:51:01 4 73.75 0.00 8.97 1.12 0.13 16.03 05:34:32 04:51:01 5 73.81 0.00 9.07 1.30 0.13 15.69 05:34:32 04:51:01 6 73.83 0.00 9.22 0.89 0.12 15.95 05:34:32 04:51:01 7 73.68 0.00 9.30 0.89 0.13 16.00 05:34:32 04:52:01 all 91.06 0.00 8.80 0.00 0.13 0.00 05:34:32 04:52:01 0 91.08 0.00 8.80 0.00 0.12 0.00 05:34:32 04:52:01 1 90.82 0.00 9.05 0.00 0.13 0.00 05:34:32 04:52:01 2 91.02 0.00 8.87 0.00 0.12 0.00 05:34:32 04:52:01 3 91.60 0.00 8.27 0.00 0.13 0.00 05:34:32 04:52:01 4 91.17 0.00 8.66 0.00 0.17 0.00 05:34:32 04:52:01 5 91.37 0.00 8.50 0.00 0.13 0.00 05:34:32 04:52:01 6 90.54 0.00 9.33 0.00 0.13 0.00 05:34:32 04:52:01 7 90.92 0.00 8.96 0.00 0.12 0.00 05:34:32 04:53:01 all 61.61 0.00 7.04 7.64 0.12 23.60 05:34:32 04:53:01 0 61.55 0.00 6.73 14.13 0.12 17.48 05:34:32 04:53:01 1 61.75 0.00 6.76 5.86 0.13 25.50 05:34:32 04:53:01 2 61.67 0.00 6.70 2.00 0.10 29.54 05:34:32 04:53:01 3 61.39 0.00 6.93 5.11 0.12 26.45 05:34:32 04:53:01 4 61.64 0.00 7.28 11.18 0.12 19.78 05:34:32 04:53:01 5 61.53 0.00 7.53 8.57 0.12 22.25 05:34:32 04:53:01 6 61.27 0.00 7.39 12.67 0.13 18.55 05:34:32 04:53:01 7 62.07 0.00 6.99 1.67 0.10 29.18 05:34:32 04:54:01 all 6.60 0.00 0.90 0.95 0.05 91.49 05:34:32 04:54:01 0 6.98 0.00 0.90 0.52 0.05 91.55 05:34:32 04:54:01 1 6.11 0.00 0.93 0.23 0.05 92.67 05:34:32 04:54:01 2 6.29 0.00 0.90 0.44 0.05 92.32 05:34:32 04:54:01 3 2.91 0.00 1.06 0.35 0.03 95.64 05:34:32 04:54:01 4 9.23 0.00 0.88 5.21 0.05 84.63 05:34:32 04:54:01 5 4.41 0.00 0.77 0.40 0.05 94.37 05:34:32 04:54:01 6 8.74 0.00 0.92 0.42 0.07 89.85 05:34:32 04:54:01 7 8.11 0.00 0.83 0.05 0.07 90.93 05:34:32 04:55:01 all 11.36 0.00 0.75 0.12 0.06 87.70 05:34:32 04:55:01 0 5.02 0.00 0.58 0.02 0.03 94.35 05:34:32 04:55:01 1 14.82 0.00 0.73 0.02 0.07 84.36 05:34:32 04:55:01 2 16.12 0.00 0.98 0.03 0.08 82.78 05:34:32 04:55:01 3 8.40 0.00 0.74 0.67 0.07 90.12 05:34:32 04:55:01 4 16.73 0.00 0.90 0.03 0.08 82.25 05:34:32 04:55:01 5 10.21 0.00 0.72 0.07 0.07 88.94 05:34:32 04:55:01 6 8.99 0.00 0.58 0.13 0.07 90.22 05:34:32 04:55:01 7 10.58 0.00 0.74 0.02 0.05 88.62 05:34:32 05:34:32 04:55:01 CPU %user %nice %system %iowait %steal %idle 05:34:32 04:56:01 all 1.69 0.00 0.20 0.02 0.02 98.07 05:34:32 04:56:01 0 0.10 0.00 0.17 0.00 0.02 99.72 05:34:32 04:56:01 1 1.62 0.00 0.25 0.02 0.03 98.08 05:34:32 04:56:01 2 1.77 0.00 0.12 0.00 0.02 98.10 05:34:32 04:56:01 3 3.47 0.00 0.22 0.13 0.02 96.16 05:34:32 04:56:01 4 1.07 0.00 0.23 0.00 0.02 98.68 05:34:32 04:56:01 5 1.22 0.00 0.15 0.02 0.02 98.60 05:34:32 04:56:01 6 1.37 0.00 0.20 0.00 0.02 98.41 05:34:32 04:56:01 7 2.89 0.00 0.23 0.02 0.05 96.81 05:34:32 04:57:01 all 0.02 0.00 0.02 0.01 0.01 99.95 05:34:32 04:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 04:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 04:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:34:32 04:57:01 3 0.05 0.00 0.02 0.02 0.00 99.92 05:34:32 04:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:34:32 04:57:01 5 0.02 0.00 0.02 0.02 0.00 99.95 05:34:32 04:57:01 6 0.00 0.00 0.03 0.02 0.00 99.95 05:34:32 04:57:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:34:32 04:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:34:32 04:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:34:32 04:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:34:32 04:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 04:58:01 3 0.05 0.00 0.00 0.02 0.02 99.92 05:34:32 04:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:34:32 04:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:34:32 04:58:01 6 0.00 0.00 0.02 0.02 0.00 99.97 05:34:32 04:58:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:34:32 04:59:01 all 0.04 0.00 0.03 0.01 0.00 99.92 05:34:32 04:59:01 0 0.00 0.00 0.05 0.00 0.00 99.95 05:34:32 04:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:34:32 04:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 04:59:01 3 0.03 0.00 0.02 0.05 0.00 99.90 05:34:32 04:59:01 4 0.03 0.00 0.03 0.00 0.00 99.93 05:34:32 04:59:01 5 0.05 0.00 0.03 0.00 0.00 99.92 05:34:32 04:59:01 6 0.00 0.00 0.02 0.02 0.02 99.95 05:34:32 04:59:01 7 0.13 0.00 0.03 0.00 0.02 99.82 05:34:32 05:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:34:32 05:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 05:00:01 1 0.03 0.00 0.00 0.03 0.02 99.92 05:34:32 05:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:34:32 05:00:01 3 0.03 0.00 0.00 0.02 0.02 99.93 05:34:32 05:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:34:32 05:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 05:00:01 7 0.00 0.00 0.05 0.00 0.02 99.93 05:34:32 05:01:01 all 0.13 0.00 0.01 0.00 0.01 99.85 05:34:32 05:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:34:32 05:01:01 1 0.00 0.00 0.02 0.02 0.00 99.97 05:34:32 05:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:34:32 05:01:01 3 0.90 0.00 0.00 0.02 0.00 99.09 05:34:32 05:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:34:32 05:01:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:34:32 05:01:01 7 0.07 0.00 0.02 0.00 0.03 99.88 05:34:32 05:02:01 all 0.04 0.00 0.01 0.00 0.00 99.94 05:34:32 05:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:34:32 05:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:02:01 3 0.13 0.00 0.03 0.02 0.02 99.80 05:34:32 05:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:34:32 05:02:01 7 0.12 0.00 0.03 0.00 0.00 99.85 05:34:32 05:03:01 all 0.03 0.00 0.01 0.01 0.01 99.95 05:34:32 05:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:34:32 05:03:01 2 0.00 0.00 0.00 0.03 0.02 99.95 05:34:32 05:03:01 3 0.10 0.00 0.00 0.02 0.00 99.88 05:34:32 05:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:34:32 05:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 05:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 05:03:01 7 0.10 0.00 0.03 0.00 0.02 99.85 05:34:32 05:04:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:34:32 05:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 05:04:01 1 0.05 0.00 0.00 0.02 0.02 99.92 05:34:32 05:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:34:32 05:04:01 3 0.05 0.00 0.00 0.05 0.00 99.90 05:34:32 05:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 05:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:34:32 05:04:01 7 0.05 0.00 0.05 0.00 0.03 99.87 05:34:32 05:05:01 all 0.01 0.00 0.01 0.02 0.01 99.95 05:34:32 05:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:34:32 05:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:34:32 05:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:05:01 3 0.00 0.00 0.00 0.15 0.02 99.83 05:34:32 05:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:05:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:34:32 05:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 05:34:32 05:05:01 7 0.03 0.00 0.05 0.00 0.02 99.90 05:34:32 05:06:01 all 0.03 0.00 0.02 0.01 0.01 99.94 05:34:32 05:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:06:01 1 0.05 0.00 0.03 0.05 0.02 99.85 05:34:32 05:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:34:32 05:06:01 3 0.03 0.00 0.02 0.03 0.00 99.92 05:34:32 05:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 05:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:34:32 05:06:01 6 0.05 0.00 0.00 0.00 0.02 99.93 05:34:32 05:06:01 7 0.03 0.00 0.05 0.00 0.02 99.90 05:34:32 05:34:32 05:06:01 CPU %user %nice %system %iowait %steal %idle 05:34:32 05:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:34:32 05:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:34:32 05:07:01 1 0.02 0.00 0.02 0.02 0.00 99.95 05:34:32 05:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:07:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:34:32 05:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:07:01 5 0.00 0.00 0.03 0.00 0.00 99.97 05:34:32 05:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:34:32 05:07:01 7 0.08 0.00 0.03 0.00 0.02 99.87 05:34:32 05:08:01 all 0.10 0.00 0.01 0.00 0.00 99.88 05:34:32 05:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 05:08:01 1 0.03 0.00 0.02 0.02 0.00 99.93 05:34:32 05:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:08:01 3 0.58 0.00 0.02 0.02 0.00 99.38 05:34:32 05:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:08:01 5 0.08 0.00 0.02 0.00 0.02 99.88 05:34:32 05:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:34:32 05:08:01 7 0.08 0.00 0.03 0.00 0.02 99.87 05:34:32 05:09:01 all 0.15 0.00 0.01 0.00 0.01 99.83 05:34:32 05:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:34:32 05:09:01 1 0.00 0.00 0.02 0.02 0.02 99.95 05:34:32 05:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:09:01 3 1.12 0.00 0.00 0.02 0.00 98.86 05:34:32 05:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 05:09:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:34:32 05:09:01 7 0.05 0.00 0.03 0.00 0.02 99.90 05:34:32 05:10:01 all 0.03 0.00 0.01 0.00 0.00 99.95 05:34:32 05:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:10:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:34:32 05:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:34:32 05:10:01 3 0.00 0.00 0.00 0.02 0.02 99.97 05:34:32 05:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:10:01 5 0.07 0.00 0.02 0.00 0.00 99.92 05:34:32 05:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:34:32 05:10:01 7 0.05 0.00 0.05 0.00 0.02 99.88 05:34:32 05:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:34:32 05:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:34:32 05:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 05:34:32 05:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:34:32 05:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:34:32 05:11:01 7 0.03 0.00 0.07 0.00 0.02 99.88 05:34:32 05:12:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:34:32 05:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 05:34:32 05:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 05:34:32 05:12:01 3 0.03 0.00 0.00 0.02 0.00 99.95 05:34:32 05:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:34:32 05:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:34:32 05:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:34:32 05:12:01 7 0.10 0.00 0.03 0.00 0.02 99.85 05:34:32 05:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:34:32 05:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:13:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:34:32 05:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:34:32 05:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:34:32 05:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 05:13:01 7 0.10 0.00 0.03 0.00 0.02 99.85 05:34:32 05:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:34:32 05:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:34:32 05:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:34:32 05:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:34:32 05:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:34:32 05:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 05:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:34:32 05:14:01 7 0.05 0.00 0.05 0.00 0.02 99.88 05:34:32 05:15:01 all 0.02 0.00 0.01 0.01 0.00 99.95 05:34:32 05:15:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:34:32 05:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:15:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:34:32 05:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:34:32 05:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:15:01 5 0.05 0.00 0.02 0.00 0.00 99.93 05:34:32 05:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:15:01 7 0.08 0.00 0.07 0.00 0.02 99.83 05:34:32 05:16:01 all 0.03 0.00 0.01 0.01 0.01 99.95 05:34:32 05:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 05:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:16:01 2 0.00 0.00 0.00 0.03 0.00 99.97 05:34:32 05:16:01 3 0.00 0.00 0.00 0.03 0.00 99.97 05:34:32 05:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:16:01 5 0.07 0.00 0.02 0.00 0.02 99.90 05:34:32 05:16:01 6 0.05 0.00 0.00 0.00 0.00 99.95 05:34:32 05:16:01 7 0.10 0.00 0.03 0.00 0.03 99.83 05:34:32 05:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:34:32 05:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:34:32 05:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:34:32 05:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:17:01 3 0.00 0.00 0.02 0.02 0.02 99.95 05:34:32 05:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:34:32 05:17:01 7 0.05 0.00 0.05 0.00 0.02 99.88 05:34:32 05:34:32 05:17:01 CPU %user %nice %system %iowait %steal %idle 05:34:32 05:18:01 all 0.05 0.00 0.01 0.00 0.01 99.93 05:34:32 05:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:34:32 05:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:34:32 05:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:34:32 05:18:01 3 0.18 0.00 0.00 0.00 0.00 99.82 05:34:32 05:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:34:32 05:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:34:32 05:18:01 7 0.10 0.00 0.02 0.00 0.02 99.87 05:34:32 05:19:01 all 0.27 0.00 0.01 0.01 0.01 99.71 05:34:32 05:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:34:32 05:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:19:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:34:32 05:19:01 3 1.97 0.00 0.02 0.02 0.00 98.00 05:34:32 05:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:34:32 05:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:34:32 05:19:01 7 0.02 0.00 0.05 0.02 0.02 99.90 05:34:32 05:20:01 all 0.08 0.00 0.02 0.01 0.01 99.89 05:34:32 05:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:34:32 05:20:01 1 0.03 0.00 0.02 0.02 0.02 99.92 05:34:32 05:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:34:32 05:20:01 3 0.45 0.00 0.02 0.02 0.02 99.50 05:34:32 05:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:34:32 05:20:01 5 0.05 0.00 0.02 0.00 0.00 99.93 05:34:32 05:20:01 6 0.03 0.00 0.03 0.00 0.00 99.93 05:34:32 05:20:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:34:32 05:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:34:32 05:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:21:01 1 0.02 0.00 0.02 0.02 0.00 99.95 05:34:32 05:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:34:32 05:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:34:32 05:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:34:32 05:21:01 7 0.05 0.00 0.03 0.00 0.03 99.88 05:34:32 05:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:34:32 05:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:34:32 05:22:01 1 0.05 0.00 0.00 0.02 0.02 99.92 05:34:32 05:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 05:22:01 5 0.02 0.00 0.03 0.00 0.02 99.93 05:34:32 05:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:34:32 05:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:34:32 05:23:01 all 0.07 0.00 0.02 0.00 0.00 99.90 05:34:32 05:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:34:32 05:23:01 1 0.00 0.00 0.02 0.02 0.00 99.97 05:34:32 05:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:34:32 05:23:01 3 0.38 0.00 0.02 0.02 0.00 99.58 05:34:32 05:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:23:01 5 0.03 0.00 0.05 0.00 0.00 99.92 05:34:32 05:23:01 6 0.02 0.00 0.03 0.00 0.00 99.95 05:34:32 05:23:01 7 0.05 0.00 0.03 0.00 0.02 99.90 05:34:32 05:24:01 all 0.16 0.00 0.02 0.00 0.01 99.81 05:34:32 05:24:01 0 0.00 0.00 0.03 0.00 0.00 99.97 05:34:32 05:24:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:34:32 05:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:24:01 3 1.16 0.00 0.02 0.00 0.02 98.81 05:34:32 05:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:34:32 05:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:34:32 05:24:01 7 0.03 0.00 0.07 0.00 0.02 99.88 05:34:32 05:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:34:32 05:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:34:32 05:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:25:01 3 0.15 0.00 0.03 0.02 0.00 99.80 05:34:32 05:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:25:01 5 0.02 0.00 0.05 0.00 0.02 99.92 05:34:32 05:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:25:01 7 0.07 0.00 0.02 0.00 0.02 99.90 05:34:32 05:26:01 all 0.09 0.00 0.01 0.01 0.00 99.90 05:34:32 05:26:01 0 0.10 0.00 0.00 0.00 0.00 99.90 05:34:32 05:26:01 1 0.03 0.00 0.00 0.02 0.00 99.95 05:34:32 05:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 05:26:01 3 0.17 0.00 0.00 0.02 0.00 99.82 05:34:32 05:26:01 4 0.10 0.00 0.02 0.02 0.00 99.87 05:34:32 05:26:01 5 0.07 0.00 0.02 0.00 0.00 99.92 05:34:32 05:26:01 6 0.10 0.00 0.02 0.00 0.00 99.88 05:34:32 05:26:01 7 0.12 0.00 0.00 0.00 0.02 99.87 05:34:32 05:27:01 all 0.36 0.00 0.04 0.01 0.01 99.58 05:34:32 05:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:34:32 05:27:01 1 0.10 0.00 0.02 0.00 0.02 99.87 05:34:32 05:27:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:34:32 05:27:01 3 2.06 0.00 0.02 0.02 0.02 97.89 05:34:32 05:27:01 4 0.32 0.00 0.02 0.05 0.00 99.62 05:34:32 05:27:01 5 0.05 0.00 0.07 0.00 0.02 99.87 05:34:32 05:27:01 6 0.13 0.00 0.07 0.00 0.02 99.78 05:34:32 05:27:01 7 0.13 0.00 0.08 0.02 0.02 99.75 05:34:32 05:28:01 all 0.06 0.00 0.02 0.00 0.00 99.91 05:34:32 05:28:01 0 0.03 0.00 0.05 0.00 0.00 99.92 05:34:32 05:28:01 1 0.05 0.00 0.02 0.02 0.00 99.92 05:34:32 05:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:28:01 3 0.20 0.00 0.00 0.02 0.00 99.78 05:34:32 05:28:01 4 0.05 0.00 0.02 0.00 0.00 99.93 05:34:32 05:28:01 5 0.05 0.00 0.02 0.00 0.00 99.93 05:34:32 05:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 05:34:32 05:28:01 7 0.05 0.00 0.05 0.00 0.02 99.88 05:34:32 05:34:32 05:28:01 CPU %user %nice %system %iowait %steal %idle 05:34:32 05:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:34:32 05:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 05:34:32 05:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:34:32 05:29:01 3 0.02 0.00 0.02 0.02 0.00 99.95 05:34:32 05:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:34:32 05:29:01 5 0.05 0.00 0.00 0.00 0.02 99.93 05:34:32 05:29:01 6 0.02 0.00 0.05 0.00 0.02 99.92 05:34:32 05:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:34:32 05:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:34:32 05:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:34:32 05:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:34:32 05:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:34:32 05:30:01 6 0.10 0.00 0.02 0.00 0.00 99.88 05:34:32 05:30:01 7 0.05 0.00 0.05 0.00 0.02 99.88 05:34:32 05:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:34:32 05:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:34:32 05:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:34:32 05:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:34:32 05:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:31:01 5 0.02 0.00 0.03 0.00 0.02 99.93 05:34:32 05:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:31:01 7 0.08 0.00 0.05 0.00 0.03 99.83 05:34:32 05:32:01 all 0.02 0.00 0.02 0.00 0.01 99.94 05:34:32 05:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:34:32 05:32:01 1 0.02 0.00 0.02 0.02 0.02 99.93 05:34:32 05:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:34:32 05:32:01 3 0.02 0.00 0.02 0.02 0.00 99.95 05:34:32 05:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:34:32 05:32:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:34:32 05:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:34:32 05:32:01 7 0.05 0.00 0.08 0.00 0.02 99.85 05:34:32 05:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:34:32 05:33:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:34:32 05:33:01 1 0.00 0.00 0.05 0.02 0.00 99.93 05:34:32 05:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:33:01 3 0.00 0.00 0.00 0.02 0.02 99.97 05:34:32 05:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:34:32 05:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:34:32 05:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:34:32 05:33:01 7 0.05 0.00 0.05 0.00 0.02 99.88 05:34:32 05:34:01 all 8.11 0.00 3.15 0.94 0.05 87.74 05:34:32 05:34:01 0 7.59 0.00 3.65 1.84 0.05 86.86 05:34:32 05:34:01 1 7.92 0.00 3.42 0.07 0.05 88.53 05:34:32 05:34:01 2 8.76 0.00 3.09 3.94 0.05 84.16 05:34:32 05:34:01 3 7.46 0.00 3.53 0.89 0.05 88.07 05:34:32 05:34:01 4 6.10 0.00 2.11 0.05 0.05 91.69 05:34:32 05:34:01 5 10.77 0.00 3.54 0.03 0.05 85.61 05:34:32 05:34:01 6 6.22 0.00 2.51 0.56 0.05 90.66 05:34:32 05:34:01 7 10.03 0.00 3.39 0.15 0.07 86.36 05:34:32 Average: all 8.29 0.00 1.29 1.25 0.03 89.15 05:34:32 Average: 0 8.07 0.00 1.33 2.32 0.03 88.24 05:34:32 Average: 1 8.23 0.00 1.29 1.17 0.03 89.28 05:34:32 Average: 2 8.49 0.00 1.31 1.86 0.02 88.31 05:34:32 Average: 3 8.41 0.00 1.28 0.79 0.03 89.49 05:34:32 Average: 4 8.39 0.00 1.29 0.88 0.02 89.41 05:34:32 Average: 5 8.22 0.00 1.26 1.07 0.03 89.43 05:34:32 Average: 6 8.12 0.00 1.30 1.33 0.03 89.22 05:34:32 Average: 7 8.39 0.00 1.26 0.54 0.04 89.78 05:34:32 05:34:32 05:34:32