Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d4cfb6e6fad30809e2e465579820c1fd4615467 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-ssh12477677588433048980.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9918515861922292913.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12533576861027868102.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4185198595385224904.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-ssh17861568923513968698.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-774787 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/932 [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/932 # 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 0d4cfb6e6fad30809e2e465579820c1fd4615467 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d4cfb6e6fad30809e2e465579820c1fd4615467 # timeout=10 Commit message: "Merge pull request #5323 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.46.0" > git rev-list --no-walk 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:52:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:52:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:52:35 ========================================================= 01:52:35 EdgeX Global Pipelines Version Info 01:52:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:52:36 ------------------- 01:52:36 stable info: 01:52:36 ------------------- 01:52:36 Commited By: Cherry Wang cherry@iotechsys.com 01:52:36 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:52:36 Message: update stable to v1.0.278 01:52:36 ------------------- 01:52:36 experimental info: 01:52:36 ------------------- 01:52:36 Commited By: **** collab-it+edgex@linuxfoundation.org 01:52:36 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:52:36 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d4cfb6 [Pipeline] echo 01:52:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:37 provisioning config files... 01:52:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/932@tmp/config1707096525002632135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:38 ---> ****-login.sh 01:52:38 nexus3.edgexfoundry.org:10001 01:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:38 01:52:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:52:38 Configure a credential helper to remove this warning. See 01:52:38 https://docs.****.com/go/credential-store/ 01:52:38 01:52:38 Login Succeeded 01:52:38 nexus3.edgexfoundry.org:10002 01:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:38 01:52:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:52:38 Configure a credential helper to remove this warning. See 01:52:38 https://docs.****.com/go/credential-store/ 01:52:38 01:52:38 Login Succeeded 01:52:38 nexus3.edgexfoundry.org:10003 01:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:38 01:52:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:52:38 Configure a credential helper to remove this warning. See 01:52:38 https://docs.****.com/go/credential-store/ 01:52:38 01:52:38 Login Succeeded 01:52:38 nexus3.edgexfoundry.org:10004 01:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:38 01:52:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:52:38 Configure a credential helper to remove this warning. See 01:52:38 https://docs.****.com/go/credential-store/ 01:52:38 01:52:38 Login Succeeded 01:52:38 ****.io 01:52:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:38 01:52:38 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:52:38 Configure a credential helper to remove this warning. See 01:52:38 https://docs.****.com/go/credential-store/ 01:52:38 01:52:38 Login Succeeded 01:52:38 ---> ****-login.sh ends [Pipeline] } 01:52:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:39 + 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 01:52:39 + dirname cmd/core-command/Dockerfile 01:52:39 + cut -d/ -f2 01:52:39 + echo core-command,cmd/core-command/Dockerfile 01:52:39 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:52:39 + cut -d/ -f2 01:52:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:52:39 + dirname cmd/core-data/Dockerfile 01:52:39 + cut -d/ -f2 01:52:39 + echo core-data,cmd/core-data/Dockerfile 01:52:39 + dirname cmd/core-keeper/Dockerfile 01:52:39 + cut -d/ -f2 01:52:39 + echo core-keeper,cmd/core-keeper/Dockerfile 01:52:39 + dirname cmd/core-metadata/Dockerfile 01:52:39 + cut -d/ -f2 01:52:39 + echo core-metadata,cmd/core-metadata/Dockerfile 01:52:39 + + dirname cmd/security-bootstrapper/Dockerfile 01:52:39 cut -d/ -f2 01:52:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:52:39 + dirname cmd/security-proxy-auth/Dockerfile 01:52:39 + cut -d/ -f2 01:52:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:52:39 + dirname cmd/security-proxy-setup/Dockerfile 01:52:39 + cut -d/ -f2 01:52:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:52:39 + dirname cmd/security-secretstore-setup/Dockerfile 01:52:39 + cut -d/ -f2 01:52:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:52:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:52:39 + cut -d/ -f2 01:52:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:52:39 + dirname cmd/security-spire-agent/Dockerfile 01:52:39 + cut -d/ -f2 01:52:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:52:39 + dirname cmd/security-spire-config/Dockerfile 01:52:39 + cut -d/ -f2 01:52:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:52:39 + dirname cmd/security-spire-server/Dockerfile 01:52:39 + cut -d/ -f2 01:52:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:52:39 + dirname cmd/support-notifications/Dockerfile 01:52:39 + cut -d/ -f2 01:52:39 + echo support-notifications,cmd/support-notifications/Dockerfile 01:52:39 + dirname cmd/support-scheduler/Dockerfile 01:52:39 + cut -d/ -f2 01:52:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:52:39 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 01:52:39 + git rev-list -1 --merges 0d4cfb6e6fad30809e2e465579820c1fd4615467~1..0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 01:52:39 -----------> git rev-list -1 --merges 0d4cfb6e6fad30809e2e465579820c1fd4615467~1..0d4cfb6e6fad30809e2e465579820c1fd4615467 0d4cfb6e6fad30809e2e465579820c1fd4615467 01:52:39 0d4cfb6e6fad30809e2e465579820c1fd4615467 [false] [Pipeline] sh 01:52:39 + git log --format=format:%s -1 0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 01:52:39 ========================================================= 01:52:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:52:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:52:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:52:40 + grep -v github /etc/ssh/ssh_known_hosts 01:52:40 + [ -e /tmp/ssh_known_hosts ] 01:52:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:52:40 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:52:40 sudo tee -a /etc/ssh/ssh_known_hosts 01:52:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:40 01:52:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:41 0.1.4: Pulling from edgex-devops/py-git-semver 01:52:41 3dae71ba6b94: Pulling fs layer 01:52:41 6bf1a483ea7c: Pulling fs layer 01:52:41 f5dfc541a4d3: Pulling fs layer 01:52:41 461d9e800cba: Pulling fs layer 01:52:41 80192f66455f: Pulling fs layer 01:52:41 2e8e34ca0e6c: Pulling fs layer 01:52:41 a29436f7fd5d: Pulling fs layer 01:52:41 923cac83aea3: Pulling fs layer 01:52:41 25ad8b0a4227: Pulling fs layer 01:52:41 db01528c6b51: Pulling fs layer 01:52:41 28988de357af: Pulling fs layer 01:52:41 a29436f7fd5d: Waiting 01:52:41 923cac83aea3: Waiting 01:52:41 25ad8b0a4227: Waiting 01:52:41 db01528c6b51: Waiting 01:52:41 28988de357af: Waiting 01:52:41 461d9e800cba: Waiting 01:52:41 80192f66455f: Waiting 01:52:41 2e8e34ca0e6c: Waiting 01:52:41 6bf1a483ea7c: Verifying Checksum 01:52:41 6bf1a483ea7c: Download complete 01:52:41 461d9e800cba: Download complete 01:52:41 80192f66455f: Verifying Checksum 01:52:41 80192f66455f: Download complete 01:52:41 f5dfc541a4d3: Verifying Checksum 01:52:41 f5dfc541a4d3: Download complete 01:52:41 3dae71ba6b94: Verifying Checksum 01:52:41 3dae71ba6b94: Download complete 01:52:41 923cac83aea3: Verifying Checksum 01:52:41 923cac83aea3: Download complete 01:52:41 25ad8b0a4227: Verifying Checksum 01:52:41 25ad8b0a4227: Download complete 01:52:41 db01528c6b51: Verifying Checksum 01:52:41 db01528c6b51: Download complete 01:52:41 28988de357af: Verifying Checksum 01:52:41 28988de357af: Download complete 01:52:41 a29436f7fd5d: Verifying Checksum 01:52:41 a29436f7fd5d: Download complete 01:52:42 2e8e34ca0e6c: Verifying Checksum 01:52:42 2e8e34ca0e6c: Download complete 01:52:42 3dae71ba6b94: Pull complete 01:52:43 6bf1a483ea7c: Pull complete 01:52:44 f5dfc541a4d3: Pull complete 01:52:44 461d9e800cba: Pull complete 01:52:44 80192f66455f: Pull complete 01:52:49 2e8e34ca0e6c: Pull complete 01:52:49 a29436f7fd5d: Pull complete 01:52:49 923cac83aea3: Pull complete 01:52:49 25ad8b0a4227: Pull complete 01:52:49 db01528c6b51: Pull complete 01:52:49 28988de357af: Pull complete 01:52:49 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:52:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:49 prd-ubuntu20.04-docker-8c-8g-774787 does not seem to be running inside a container 01:52:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/932 -v /w/workspace/edgex-go/932:/w/workspace/edgex-go/932:rw,z -v /w/workspace/edgex-go/932@tmp:/w/workspace/edgex-go/932@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 01:52:52 $ docker top a40628a4765d44eef9cfeed68d2dd984eaa8380a29f5088a78b553a512139f0a -eo pid,comm 01:52:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:52:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:52 [ssh-agent] Looking for ssh-agent implementation... 01:52:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:52 $ docker exec a40628a4765d44eef9cfeed68d2dd984eaa8380a29f5088a78b553a512139f0a ssh-agent 01:52:52 SSH_AUTH_SOCK=/tmp/ssh-VxrK1UOUkjnM/agent.32 01:52:52 SSH_AGENT_PID=38 01:52:52 Running ssh-add (command line suppressed) 01:52:52 Identity added: /w/workspace/edgex-go/932@tmp/private_key_5194695870417841070.key (/w/workspace/edgex-go/932@tmp/private_key_5194695870417841070.key) 01:52:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:52 + git config --global --add safe.directory /w/workspace/edgex-go/932 [Pipeline] sh 01:52:53 + git tag --points-at HEAD [Pipeline] } 01:52:53 $ docker exec --env ******** --env ******** a40628a4765d44eef9cfeed68d2dd984eaa8380a29f5088a78b553a512139f0a ssh-agent -k 01:52:53 unset SSH_AUTH_SOCK; 01:52:53 unset SSH_AGENT_PID; 01:52:53 echo Agent pid 38 killed; 01:52:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:52:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:53 [ssh-agent] Looking for ssh-agent implementation... 01:52:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:53 $ docker exec a40628a4765d44eef9cfeed68d2dd984eaa8380a29f5088a78b553a512139f0a ssh-agent 01:52:53 SSH_AUTH_SOCK=/tmp/ssh-8KCDZ3OJPx3Z/agent.85 01:52:53 SSH_AGENT_PID=91 01:52:53 Running ssh-add (command line suppressed) 01:52:53 Identity added: /w/workspace/edgex-go/932@tmp/private_key_3587403226514369122.key (/w/workspace/edgex-go/932@tmp/private_key_3587403226514369122.key) 01:52:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:53 + git semver init 01:52:54 2025-12-10 01:52:54,121 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:52:54 2025-12-10 01:52:54,125 [run_init] DEBUG init version:0.0.0 force:False 01:52:54 2025-12-10 01:52:54,126 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/932/.semver 01:52:54 2025-12-10 01:52:54,127 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/932/.semver 01:52:54 2025-12-10 01:52:54,127 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/932/.semver'], cwd=/w/workspace/edgex-go/932, stdin=None, shell=False, universal_newlines=False) 01:52:59 2025-12-10 01:52:59,196 [append_file] DEBUG append to file:/w/workspace/edgex-go/932/.git/info/exclude 01:52:59 2025-12-10 01:52:59,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/932/.semver/main with force:False 01:52:59 2025-12-10 01:52:59,197 [read_version] DEBUG read version from /w/workspace/edgex-go/932/.semver/main 01:52:59 2025-12-10 01:52:59,197 [read_version] DEBUG read version from /w/workspace/edgex-go/932/.semver/main 01:52:59 4.1.0-dev.81 [Pipeline] } 01:52:59 $ docker exec --env ******** --env ******** a40628a4765d44eef9cfeed68d2dd984eaa8380a29f5088a78b553a512139f0a ssh-agent -k 01:52:59 unset SSH_AUTH_SOCK; 01:52:59 unset SSH_AGENT_PID; 01:52:59 echo Agent pid 91 killed; 01:52:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:59 + git semver [Pipeline] } 01:53:00 $ docker stop --time=1 a40628a4765d44eef9cfeed68d2dd984eaa8380a29f5088a78b553a512139f0a 01:53:01 $ docker rm -f --volumes a40628a4765d44eef9cfeed68d2dd984eaa8380a29f5088a78b553a512139f0a [Pipeline] // withDockerContainer [Pipeline] sh 01:53:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:53:02 Stashed 1 file(s) [Pipeline] echo 01:53:02 [edgeXSemver]: initialized semver on version 4.1.0-dev.81 [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 01:53:02 + git config --global --add safe.directory /w/workspace/edgex-go/932 [Pipeline] echo 01:53:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:53:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:53:02 ========================================================= 01:53:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:53:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:53:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:53:02 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 01:53:02 2d35ebdb57d9: Pulling fs layer 01:53:02 c35fb4624d26: Pulling fs layer 01:53:02 4e2aec7ef170: Pulling fs layer 01:53:02 333b49ad6fbf: Pulling fs layer 01:53:02 4f4fb700ef54: Pulling fs layer 01:53:02 c3e65509a76b: Pulling fs layer 01:53:02 7cf9ebb963bd: Pulling fs layer 01:53:02 bb34ca984cfb: Pulling fs layer 01:53:02 151cf03bc807: Pulling fs layer 01:53:02 333b49ad6fbf: Waiting 01:53:02 4f4fb700ef54: Waiting 01:53:02 c3e65509a76b: Waiting 01:53:02 bb34ca984cfb: Waiting 01:53:02 7cf9ebb963bd: Waiting 01:53:02 151cf03bc807: Waiting 01:53:02 c35fb4624d26: Verifying Checksum 01:53:02 c35fb4624d26: Download complete 01:53:02 333b49ad6fbf: Verifying Checksum 01:53:02 333b49ad6fbf: Download complete 01:53:02 4f4fb700ef54: Verifying Checksum 01:53:02 4f4fb700ef54: Download complete 01:53:02 c3e65509a76b: Verifying Checksum 01:53:02 c3e65509a76b: Download complete 01:53:02 2d35ebdb57d9: Download complete 01:53:03 7cf9ebb963bd: Verifying Checksum 01:53:03 7cf9ebb963bd: Download complete 01:53:03 2d35ebdb57d9: Pull complete 01:53:03 c35fb4624d26: Pull complete 01:53:03 151cf03bc807: Verifying Checksum 01:53:03 151cf03bc807: Download complete 01:53:03 4e2aec7ef170: Verifying Checksum 01:53:03 4e2aec7ef170: Download complete 01:53:04 bb34ca984cfb: Verifying Checksum 01:53:04 bb34ca984cfb: Download complete 01:53:09 4e2aec7ef170: Pull complete 01:53:09 333b49ad6fbf: Pull complete 01:53:09 4f4fb700ef54: Pull complete 01:53:09 c3e65509a76b: Pull complete 01:53:09 7cf9ebb963bd: Pull complete 01:53:12 bb34ca984cfb: Pull complete 01:53:13 151cf03bc807: Pull complete 01:53:13 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:53:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:53:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:53:13 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:53:13 WORKDIR /edgex 01:53:13 COPY go.mod . 01:53:13 RUN go mod download -t 01:53:13 ci-base-image-x86_64 -f - . 01:53:14 #0 building with "default" instance using docker driver 01:53:14 01:53:14 #1 [internal] load build definition from Dockerfile 01:53:14 #1 transferring dockerfile: 164B done 01:53:14 #1 DONE 0.0s 01:53:14 01:53:14 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:53:14 #2 DONE 0.0s 01:53:14 01:53:14 #3 [internal] load .dockerignore 01:53:14 #3 transferring context: 50B done 01:53:14 #3 DONE 0.0s 01:53:14 01:53:14 #4 [internal] load build context 01:53:14 #4 transferring context: 7.11kB done 01:53:14 #4 DONE 0.0s 01:53:14 01:53:14 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:53:14 #5 DONE 0.1s 01:53:14 01:53:14 #6 [2/4] WORKDIR /edgex 01:53:16 #6 DONE 2.0s 01:53:16 01:53:16 #7 [3/4] COPY go.mod . 01:53:16 #7 DONE 0.0s 01:53:16 01:53:16 #8 [4/4] RUN go mod download 01:53:17 Still waiting to schedule task 01:53:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-774785’ 01:53:31 #8 DONE 13.6s 01:53:31 01:53:31 #9 exporting to image 01:53:31 #9 exporting layers 01:53:33 #9 exporting layers 3.5s done 01:53:33 #9 writing image sha256:a5ac384ab5a5ef495cb2b17933305efede66d5166f0de92aa019822ec3805fd0 done 01:53:33 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:53:33 #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:34 + docker inspect -f . ci-base-image-x86_64 01:53:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:34 prd-ubuntu20.04-docker-8c-8g-774787 does not seem to be running inside a container 01:53:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/932 -v /w/workspace/edgex-go/932:/w/workspace/edgex-go/932:rw,z -v /w/workspace/edgex-go/932@tmp:/w/workspace/edgex-go/932@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 01:53:34 $ docker top 75c58329540512ac188d4d336c52e5dd672504a6631738cabbb38f6a3169b867 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:34 + go version 01:53:34 go version go1.25.2 linux/amd64 [Pipeline] } 01:53:34 $ docker stop --time=1 75c58329540512ac188d4d336c52e5dd672504a6631738cabbb38f6a3169b867 01:53:36 $ docker rm -f --volumes 75c58329540512ac188d4d336c52e5dd672504a6631738cabbb38f6a3169b867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:36 + docker inspect -f . ci-base-image-x86_64 01:53:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:36 prd-ubuntu20.04-docker-8c-8g-774787 does not seem to be running inside a container 01:53:36 $ 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/932 -v /w/workspace/edgex-go/932:/w/workspace/edgex-go/932:rw,z -v /w/workspace/edgex-go/932@tmp:/w/workspace/edgex-go/932@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 01:53:37 $ docker top 0a110625e837a32f6eb1f8cf0a560a1ff54f492bf3b53d4384a72d996e1025a6 -eo pid,comm [Pipeline] { [Pipeline] echo 01:53:37 ========================================================= 01:53:37 [edgeXBuildGoParallel] Running Tests and Build... 01:53:37 ========================================================= [Pipeline] sh 01:53:37 + git config --global --add safe.directory /w/workspace/edgex-go/932 [Pipeline] fileExists [Pipeline] sh 01:53:37 + make test 01:53:37 go test -race -coverprofile=coverage.out ./... 01:53:45 ? github.com/edgexfoundry/edgex-go [no test files] 01:54:17 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:54:17 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:54:17 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:54:17 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:54:17 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:54:17 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:54:17 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:54:17 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:54:17 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:54:17 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:54:17 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:54:17 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:54:17 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:54:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:54:17 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:54:17 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 01:54:17 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:54:17 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:54:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 01:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.4% of statements 01:54:22 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.032s coverage: 4.8% of statements 01:54:22 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 57.7% of statements 01:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.030s coverage: 86.5% of statements 01:54:22 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:54:22 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:54:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.803s coverage: 94.2% of statements 01:54:23 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:54:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:54:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:54:23 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:54:23 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:54:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 01:54:23 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:54:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:54:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:54:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:54:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:54:23 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 90.7% of statements 01:54:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:54:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:54:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:54:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:54:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:54:23 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:54:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 8.3% of statements 01:54:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:54:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.483s coverage: 95.9% of statements 01:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:54:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:54:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:54:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:54:26 ok github.com/edgexfoundry/edgex-go/internal/io 1.050s coverage: 72.2% of statements 01:54:26 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:54:26 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:54:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:54:26 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:54:26 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:54:26 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:54:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:54:26 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:54:26 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:54:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 01:54:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.051s coverage: 3.5% of statements 01:54:29 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 01:54:29 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:54:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements 01:54:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:54:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 38.2% of statements 01:54:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements 01:54:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:54:29 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:54:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 01:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 87.1% of statements 01:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 89.5% of statements 01:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.092s coverage: 93.1% of statements 01:54:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 01:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.052s coverage: 92.9% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.032s coverage: 68.8% of statements 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 47.4% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.039s coverage: 6.8% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.041s coverage: 33.3% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.155s coverage: 54.8% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.044s coverage: 20.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.034s coverage: 88.6% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.175s coverage: 29.2% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.038s coverage: 93.8% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 3.1% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.020s coverage: 76.2% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.027s coverage: 54.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:54:53 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:54:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.1% of statements 01:54:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:54:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:54:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:54:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:54:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 94.9% of statements 01:54:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:54:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:54:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:54:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:54:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.037s coverage: 9.0% of statements 01:54:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:54:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:54:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:54:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements 01:54:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:54:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.036s coverage: 43.6% of statements 01:54:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:54:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:54:56 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 01:54:56 running golangci-lint 01:54:56 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 01:54:56 go version go1.25.2 linux/amd64 01:54:56 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 01:54:56 level=info msg="[config_reader] Used config file .golangci.yml" 01:54:56 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 01:54:56 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 01:54:56 level=info msg="[goenv] Read go env for 5.48564ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 01:54:56 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 01:55:23 level=info msg="[loader] Go packages loading at mode 8767 (name|types_sizes|compiled_files|files|imports|deps|exports_file) took 22.279340432s" 01:55:23 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.108481ms" 01:55:35 level=info msg="[linters_context/goanalysis] analyzers took 2m23.63861484s with top 10 stages: buildir: 1m12.049978582s, gosec: 3.546752161s, inspect: 2.81105749s, fact_deprecated: 2.658151892s, ctrlflow: 2.175016044s, printf: 1.798136926s, fact_purity: 1.649244069s, S1038: 1.540173357s, nilness: 1.322458723s, QF1004: 1.217483625s" 01:55:35 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 01:55:35 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 01:55:35 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 01:55:35 level=info msg="[runner] Issues before processing: 35, after processing: 0" 01:55:35 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, path_relativity: 35/35, exclusion_paths: 35/35, path_absoluter: 35/35, cgo: 35/35, generated_file_filter: 35/22, nolint_filter: 21/0, invalid_issue: 35/35, exclusion_rules: 22/21" 01:55:35 level=info msg="[runner] processing took 9.277698ms with stages: nolint_filter: 8.055778ms, generated_file_filter: 979.788µs, exclusion_rules: 128.901µs, exclusion_paths: 50.6µs, path_relativity: 39µs, cgo: 6.9µs, path_absoluter: 4.97µs, sort_results: 2.77µs, invalid_issue: 2.321µs, filename_unadjuster: 1.54µs, uniq_by_line: 870ns, fixer: 800ns, max_same_issues: 770ns, source_code: 650ns, diff: 560ns, path_prettifier: 440ns, max_from_linter: 430ns, path_shortener: 350ns, max_per_file_from_linter: 150ns, severity-rules: 110ns" 01:55:35 level=info msg="[runner] linters took 14.726208133s with stages: goanalysis_metalinter: 14.716831894s" 01:55:35 0 issues. 01:55:35 level=info msg="File cache stats: 0 entries of total size 0B" 01:55:35 level=info msg="Memory: 370 samples, avg is 392.5MB, max is 1488.8MB" 01:55:35 level=info msg="Execution took 37.052102285s" 01:55:35 go vet ./... 01:55:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:55:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:55:42 ./bin/test-attribution-txt.sh [Pipeline] echo 01:55:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:55:42 + ls -al . 01:55:42 total 1392 01:55:42 drwxrwxr-x 11 1001 1001 4096 Dec 10 01:53 . 01:55:42 drwxr-xr-x 4 root root 4096 Dec 10 01:53 .. 01:55:42 drwxrwxr-x 2 1001 1001 4096 Dec 10 01:52 .blubracket 01:55:42 -rw-rw-r-- 1 1001 1001 10 Dec 10 01:52 .dockerignore 01:55:42 drwxrwxr-x 8 1001 1001 4096 Dec 10 01:54 .git 01:55:42 drwxrwxr-x 3 1001 1001 4096 Dec 10 01:52 .github 01:55:42 -rw-rw-r-- 1 1001 1001 909 Dec 10 01:52 .gitignore 01:55:42 -rw-rw-r-- 1 1001 1001 359 Dec 10 01:52 .golangci.yml 01:55:42 -rw-rw-r-- 1 1001 1001 100 Dec 10 01:52 .hadolint.yml 01:55:42 drwxr-xr-x 3 1001 1001 4096 Dec 10 01:52 .semver 01:55:42 -rw-rw-r-- 1 1001 1001 155 Dec 10 01:52 .sonarcloud.properties 01:55:42 -rw-rw-r-- 1 1001 1001 1171 Dec 10 01:52 ADOPTERS.md 01:55:42 -rw-rw-r-- 1 1001 1001 20017 Dec 10 01:52 Attribution.txt 01:55:42 -rw-rw-r-- 1 1001 1001 108018 Dec 10 01:52 CHANGELOG.md 01:55:42 -rw-rw-r-- 1 1001 1001 3804 Dec 10 01:52 CONTRIBUTING.md 01:55:42 -rw-rw-r-- 1 1001 1001 677 Dec 10 01:52 GOVERNANCE.md 01:55:42 -rw-rw-r-- 1 1001 1001 886 Dec 10 01:52 Jenkinsfile 01:55:42 -rw-rw-r-- 1 1001 1001 10775 Dec 10 01:52 LICENSE 01:55:42 -rw-rw-r-- 1 1001 1001 16739 Dec 10 01:52 Makefile 01:55:42 -rw-rw-r-- 1 1001 1001 582 Dec 10 01:52 OWNERS.md 01:55:42 -rw-rw-r-- 1 1001 1001 9932 Dec 10 01:52 README.md 01:55:42 -rw-rw-r-- 1 1001 1001 789 Dec 10 01:52 SECURITY.md 01:55:42 -rw-rw-r-- 1 1001 1001 12 Dec 10 01:53 VERSION 01:55:42 drwxrwxr-x 2 1001 1001 4096 Dec 10 01:52 bin 01:55:42 drwxrwxr-x 19 1001 1001 4096 Dec 10 01:52 cmd 01:55:42 -rw-r--r-- 1 root root 1043318 Dec 10 01:54 coverage.out 01:55:42 drwxrwxr-x 2 1001 1001 4096 Dec 10 01:52 fuzz_test 01:55:42 -rw-rw-r-- 1 1001 1001 7070 Dec 10 01:52 go.mod 01:55:42 -rw-rw-r-- 1 1001 1001 90674 Dec 10 01:52 go.sum 01:55:42 drwxrwxr-x 7 1001 1001 4096 Dec 10 01:52 internal 01:55:42 drwxrwxr-x 2 1001 1001 4096 Dec 10 01:52 openapi 01:55:42 -rw-rw-r-- 1 1001 1001 584 Dec 10 01:52 security.txt 01:55:42 -rw-rw-r-- 1 1001 1001 204 Dec 10 01:52 version.go [Pipeline] sh 01:55:42 + '[' -e coverage.out ] 01:55:42 + chown 1001:1001 coverage.out [Pipeline] stash 01:55:43 Stashed 1 file(s) [Pipeline] sh 01:55:43 + make build 01:55:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:56:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:56:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:56:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:56:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:56:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:56:21 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:56:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:56:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:56:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:56:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:56:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:56:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:56:35 $ docker stop --time=1 0a110625e837a32f6eb1f8cf0a560a1ff54f492bf3b53d4384a72d996e1025a6 01:56:39 $ docker rm -f --volumes 0a110625e837a32f6eb1f8cf0a560a1ff54f492bf3b53d4384a72d996e1025a6 [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 01:56:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:56:40 01:56:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:56:40 latest: Pulling from edgex-devops/edgex-compose 01:56:40 91d30c5bc195: Pulling fs layer 01:56:40 2e9b0aa3be6d: Pulling fs layer 01:56:40 9c61dcf015f6: Pulling fs layer 01:56:40 4698f68db338: Pulling fs layer 01:56:40 2a2f49069b9e: Pulling fs layer 01:56:40 e0025b399a48: Pulling fs layer 01:56:40 4698f68db338: Waiting 01:56:40 2a2f49069b9e: Waiting 01:56:40 e0025b399a48: Waiting 01:56:40 91d30c5bc195: Download complete 01:56:40 4698f68db338: Verifying Checksum 01:56:40 4698f68db338: Download complete 01:56:41 2e9b0aa3be6d: Verifying Checksum 01:56:41 2e9b0aa3be6d: Download complete 01:56:41 e0025b399a48: Download complete 01:56:41 91d30c5bc195: Pull complete 01:56:41 2a2f49069b9e: Download complete 01:56:41 2e9b0aa3be6d: Pull complete 01:56:41 9c61dcf015f6: Verifying Checksum 01:56:41 9c61dcf015f6: Download complete 01:56:46 9c61dcf015f6: Pull complete 01:56:46 4698f68db338: Pull complete 01:56:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-774789 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:56:46 Running in /w/workspace/edgex-go/932 [Pipeline] { [Pipeline] checkout 01:56:46 2a2f49069b9e: Pull complete 01:56:46 e0025b399a48: Pull complete 01:56:46 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:56:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:56:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } 01:56:46 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:46 prd-ubuntu20.04-docker-8c-8g-774787 does not seem to be running inside a container 01:56:46 $ 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/932 -v /w/workspace/edgex-go/932:/w/workspace/edgex-go/932:rw,z -v /w/workspace/edgex-go/932@tmp:/w/workspace/edgex-go/932@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 01:56:47 $ docker top d6e326cb4d7057f5e15152b981c5f223bc8e2344af78751e819cd1aadc7d4caa -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:48 + docker compose -f ./docker-compose-build.yml build --parallel 01:56:48 #1 [security-spire-server internal] load build definition from Dockerfile 01:56:48 #1 transferring dockerfile: 1.70kB done 01:56:48 #1 DONE 0.1s 01:56:48 01:56:48 #2 [security-proxy-setup internal] load build definition from Dockerfile 01:56:48 #2 transferring dockerfile: 2.50kB done 01:56:48 #2 DONE 0.2s 01:56:48 01:56:48 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:56:48 #3 transferring dockerfile: 2.23kB done 01:56:48 #3 DONE 0.1s 01:56:48 01:56:48 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:56:48 #4 transferring dockerfile: 1.89kB done 01:56:48 #4 DONE 0.1s 01:56:48 01:56:48 #5 [core-metadata internal] load build definition from Dockerfile 01:56:48 #5 transferring dockerfile: 2.10kB done 01:56:48 #5 DONE 0.1s 01:56:48 01:56:48 #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:56:48 #6 DONE 0.0s 01:56:48 01:56:48 #7 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 01:56:48 #7 ... 01:56:48 01:56:48 #8 [core-command internal] load build definition from Dockerfile 01:56:48 #8 transferring dockerfile: 1.94kB done 01:56:48 #8 DONE 0.2s 01:56:48 01:56:48 #9 [core-keeper internal] load build definition from Dockerfile 01:56:48 #9 transferring dockerfile: 2.01kB done 01:56:48 #9 DONE 0.2s 01:56:48 01:56:48 #10 [core-data internal] load build definition from Dockerfile 01:56:48 #10 transferring dockerfile: 2.04kB done 01:56:48 #10 DONE 0.2s 01:56:48 01:56:48 #11 [security-bootstrapper internal] load build definition from Dockerfile 01:56:48 #11 transferring dockerfile: 3.02kB done 01:56:48 #11 DONE 0.2s 01:56:48 01:56:48 #12 [security-spire-config internal] load build definition from Dockerfile 01:56:48 #12 transferring dockerfile: 1.69kB done 01:56:48 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:56:48 #12 DONE 0.2s 01:56:48 01:56:48 #13 [support-scheduler internal] load build definition from Dockerfile 01:56:48 #13 transferring dockerfile: 1.83kB done 01:56:48 #13 DONE 0.2s 01:56:48 01:56:48 #14 [security-proxy-auth internal] load build definition from Dockerfile 01:56:48 #14 transferring dockerfile: 2.14kB done 01:56:48 #14 DONE 0.2s 01:56:48 01:56:48 #15 [security-spire-agent internal] load build definition from Dockerfile 01:56:48 #15 transferring dockerfile: 1.81kB done 01:56:48 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:56:48 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 01:56:48 #15 DONE 0.2s 01:56:48 01:56:48 #16 [security-secretstore-setup internal] load build definition from Dockerfile 01:56:48 #16 transferring dockerfile: 2.49kB done 01:56:48 #16 DONE 0.2s 01:56:48 01:56:48 #17 [support-notifications internal] load build definition from Dockerfile 01:56:48 #17 transferring dockerfile: 2.02kB done 01:56:48 #17 DONE 0.2s 01:56:48 01:56:48 #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:56:48 #6 DONE 0.0s 01:56:48 01:56:48 #18 [core-metadata internal] load .dockerignore 01:56:48 #18 transferring context: 50B done 01:56:48 #18 DONE 0.1s 01:56:48 01:56:48 #7 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 01:56:48 #7 DONE 0.2s 01:56:48 01:56:48 #19 [security-proxy-setup internal] load .dockerignore 01:56:48 #19 transferring context: 50B done 01:56:48 #19 DONE 0.1s 01:56:48 01:56:48 #20 [security-spiffe-token-provider internal] load .dockerignore 01:56:48 #20 transferring context: 50B done 01:56:48 #20 DONE 0.1s 01:56:48 01:56:48 #21 [core-common-config-bootstrapper internal] load .dockerignore 01:56:48 #21 transferring context: 50B done 01:56:48 #21 DONE 0.1s 01:56:48 01:56:48 #22 [core-data internal] load .dockerignore 01:56:48 #22 transferring context: 50B done 01:56:48 #22 DONE 0.1s 01:56:48 01:56:48 #23 [core-command internal] load .dockerignore 01:56:48 #23 transferring context: 50B done 01:56:48 #23 DONE 0.1s 01:56:48 01:56:48 #24 [core-keeper internal] load .dockerignore 01:56:48 #24 transferring context: 50B done 01:56:48 #24 DONE 0.1s 01:56:48 01:56:48 #25 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:56:48 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:56:48 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:56:48 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:56:48 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:56:48 #25 DONE 0.1s 01:56:48 01:56:48 #26 [core-keeper internal] load build context 01:56:48 #26 ... 01:56:48 01:56:48 #27 [security-proxy-auth internal] load .dockerignore 01:56:48 #27 transferring context: 50B done 01:56:48 #27 DONE 0.2s 01:56:48 01:56:48 #25 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:56:48 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:56:48 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:56:48 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:56:48 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:56:48 #25 DONE 0.1s 01:56:48 01:56:48 #28 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:56:48 #28 ... 01:56:48 01:56:48 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:56:48 #29 DONE 0.5s 01:56:48 01:56:48 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:56:48 #30 DONE 0.4s 01:56:48 01:56:48 #31 [security-secretstore-setup internal] load .dockerignore 01:56:48 #31 transferring context: 50B done 01:56:48 #31 DONE 0.4s 01:56:48 01:56:48 #32 [security-bootstrapper internal] load .dockerignore 01:56:48 #32 transferring context: 50B done 01:56:48 #32 DONE 0.4s 01:56:48 01:56:48 #33 [support-notifications internal] load .dockerignore 01:56:48 #33 transferring context: 50B 0.0s done 01:56:48 #33 DONE 0.4s 01:56:49 01:56:49 #25 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:56:49 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:56:49 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:56:49 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:56:49 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:56:49 #25 DONE 0.1s 01:56:49 01:56:49 #34 [support-scheduler internal] load .dockerignore 01:56:49 #34 transferring context: 50B done 01:56:49 #34 DONE 0.4s 01:56:49 01:56:49 #28 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:56:49 #28 DONE 0.7s 01:56:49 01:56:49 #35 [core-data builder 2/7] WORKDIR /edgex-go 01:56:49 #35 ... 01:56:49 01:56:49 #36 [security-spire-agent internal] load .dockerignore 01:56:49 #36 transferring context: 50B done 01:56:49 #36 DONE 0.5s 01:56:49 01:56:49 #37 [security-spire-config internal] load .dockerignore 01:56:49 #37 transferring context: 50B 0.0s done 01:56:49 #37 DONE 0.5s 01:56:49 01:56:49 #38 [core-metadata internal] load build context 01:56:50 #38 ... 01:56:50 01:56:50 #39 [security-spire-server internal] load .dockerignore 01:56:50 #39 transferring context: 50B 0.0s done 01:56:50 #39 DONE 1.2s 01:56:50 01:56:50 #38 [core-metadata internal] load build context 01:56:52 using credential edgex-jenkins-ssh 01:56:52 Cloning the remote Git repository 01:56:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:56:52 > git init /w/workspace/edgex-go/932 # timeout=10 01:56:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:56:52 > git --version # timeout=10 01:56:52 > git --version # 'git version 2.25.1' 01:56:52 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:54 #38 transferring context: 278.52MB 5.7s 01:56:55 #38 ... 01:56:55 01:56:55 #40 [security-proxy-setup internal] load build context 01:56:55 #40 ... 01:56:55 01:56:55 #38 [core-metadata internal] load build context 01:56:57 #38 ... 01:56:57 01:56:57 #25 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:56:57 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:56:57 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:56:57 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:56:57 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:56:57 #25 DONE 0.1s 01:56:57 01:56:57 #38 [core-metadata internal] load build context 01:56:58 #38 ... 01:56:58 01:56:58 #35 [core-keeper builder 2/7] WORKDIR /edgex-go 01:56:58 #35 DONE 8.6s 01:56:58 01:56:58 #38 [core-metadata internal] load build context 01:56:58 #38 ... 01:56:58 01:56:58 #41 [core-command internal] load build context 01:56:58 #41 ... 01:56:58 01:56:58 #42 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:56:58 #0 0.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:56:58 #0 0.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:56:58 #0 0.997 (1/1) Installing dumb-init (1.2.5-r3) 01:56:58 #0 1.005 Executing busybox-1.37.0-r19.trigger 01:56:58 #0 1.041 OK: 7 MiB in 17 packages 01:56:58 #42 ... 01:56:58 01:56:58 #43 [security-proxy-auth internal] load build context 01:56:59 #43 ... 01:56:59 01:56:59 #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:56:59 #0 3.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:56:59 #0 3.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:56:59 #0 3.981 (1/1) Installing dumb-init (1.2.5-r3) 01:56:59 #0 3.998 Executing busybox-1.37.0-r19.trigger 01:56:59 #0 4.181 OK: 7 MiB in 17 packages 01:56:59 #44 ... 01:56:59 01:56:59 #45 [support-notifications internal] load build context 01:56:59 #45 ... 01:56:59 01:56:59 #46 [core-data internal] load build context 01:56:59 #46 ... 01:56:59 01:56:59 #47 [security-secretstore-setup internal] load build context 01:56:59 #47 transferring context: 479.41MB 10.1s 01:56:59 #47 ... 01:56:59 01:56:59 #48 [security-spiffe-token-provider internal] load build context 01:56:59 #48 ... 01:56:59 01:56:59 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:56:59 #49 ... 01:56:59 01:56:59 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:56:59 #0 0.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:56:59 #0 0.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:56:59 #0 1.069 (1/4) Installing dumb-init (1.2.5-r3) 01:56:59 #0 1.077 (2/4) Installing openssl (3.5.4-r0) 01:56:59 #0 1.091 (3/4) Installing su-exec (0.2-r3) 01:56:59 #0 1.100 (4/4) Installing yq-go (4.47.2-r2) 01:56:59 #0 1.197 Executing busybox-1.37.0-r19.trigger 01:56:59 #0 1.205 OK: 20 MiB in 20 packages 01:56:59 #50 ... 01:56:59 01:56:59 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:56:59 #0 5.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:56:59 #0 5.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:56:59 #0 5.761 v3.22.2-294-g75626991b8e [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:56:59 #0 5.761 v3.22.2-295-g6d1e601a813 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:56:59 #0 5.761 OK: 26327 distinct packages available 01:56:59 #0 5.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:56:59 #0 5.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:56:59 #0 6.228 (1/13) Installing brotli-libs (1.1.0-r2) 01:56:59 #0 6.261 (2/13) Installing c-ares (1.34.5-r0) 01:56:59 #0 6.266 (3/13) Installing libunistring (1.3-r0) 01:56:59 #0 6.280 (4/13) Installing libidn2 (2.3.7-r0) 01:56:59 #0 6.288 (5/13) Installing nghttp2-libs (1.65.0-r0) 01:56:59 #0 6.293 (6/13) Installing libpsl (0.21.5-r3) 01:56:59 #0 6.296 (7/13) Installing zstd-libs (1.5.7-r0) 01:56:59 #0 6.307 (8/13) Installing libcurl (8.14.1-r2) 01:56:59 #0 6.322 (9/13) Installing curl (8.14.1-r2) 01:56:59 #0 6.329 (10/13) Installing dumb-init (1.2.5-r3) 01:56:59 #0 6.333 (11/13) Installing musl-obstack (1.2.3-r2) 01:56:59 #0 6.336 (12/13) Installing libucontext (1.3.2-r0) 01:56:59 #0 6.339 (13/13) Installing gcompat (1.1.0-r4) 01:56:59 #0 6.342 Executing busybox-1.37.0-r19.trigger 01:56:59 #0 6.351 OK: 13 MiB in 29 packages 01:56:59 #51 ... 01:56:59 01:56:59 #52 [security-bootstrapper internal] load build context 01:56:59 #52 ... 01:56:59 01:56:59 #53 [support-scheduler internal] load build context 01:57:00 #53 ... 01:57:00 01:57:00 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:57:00 #54 ... 01:57:00 01:57:00 #26 [core-keeper internal] load build context 01:57:00 #26 ... 01:57:00 01:57:00 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:57:00 #55 ... 01:57:00 01:57:00 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:57:00 #56 ... 01:57:00 01:57:00 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:00 #57 ... 01:57:00 01:57:00 #58 [core-common-config-bootstrapper internal] load build context 01:57:00 #58 ... 01:57:00 01:57:00 #53 [support-scheduler internal] load build context 01:57:02 #53 transferring context: 608.23MB 12.6s done 01:57:05 #53 ... 01:57:05 01:57:05 #40 [security-proxy-setup internal] load build context 01:57:05 #40 transferring context: 608.23MB 13.4s done 01:57:06 #40 ... 01:57:06 01:57:06 #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:57:07 #59 ... 01:57:07 01:57:07 #60 [security-spire-agent internal] load build context 01:57:07 #60 ... 01:57:07 01:57:07 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:57:07 #61 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:57:07 #61 ... 01:57:07 01:57:07 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:57:07 #62 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:57:07 #62 ... 01:57:07 01:57:07 #43 [security-proxy-auth internal] load build context 01:57:07 #43 transferring context: 608.23MB 12.9s done 01:57:08 #43 ... 01:57:08 01:57:08 #38 [core-metadata internal] load build context 01:57:08 #38 transferring context: 608.23MB 13.3s done 01:57:09 #38 ... 01:57:09 01:57:09 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:57:09 #63 ... 01:57:09 01:57:09 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:09 #64 ... 01:57:09 01:57:09 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:57:09 #65 ... 01:57:09 01:57:09 #45 [support-notifications internal] load build context 01:57:09 #45 transferring context: 608.23MB 11.5s done 01:57:09 #45 ... 01:57:09 01:57:09 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:57:09 #66 ... 01:57:09 01:57:09 #47 [security-secretstore-setup internal] load build context 01:57:09 #47 transferring context: 608.23MB 12.6s done 01:57:09 #47 ... 01:57:09 01:57:09 #48 [security-spiffe-token-provider internal] load build context 01:57:09 #48 transferring context: 608.23MB 13.7s done 01:57:10 #48 ... 01:57:10 01:57:10 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:57:10 #67 ... 01:57:10 01:57:10 #46 [core-data internal] load build context 01:57:10 #46 transferring context: 608.23MB 11.8s done 01:57:10 #46 ... 01:57:10 01:57:10 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:57:10 #68 ... 01:57:10 01:57:10 #41 [core-command internal] load build context 01:57:10 #41 transferring context: 608.23MB 12.6s done 01:57:11 #41 ... 01:57:11 01:57:11 #52 [security-bootstrapper internal] load build context 01:57:11 #52 transferring context: 608.23MB 12.1s done 01:57:11 #52 ... 01:57:11 01:57:11 #58 [core-common-config-bootstrapper internal] load build context 01:57:11 #58 transferring context: 608.23MB 14.2s done 01:57:11 #58 ... 01:57:11 01:57:11 #26 [core-keeper internal] load build context 01:57:11 #26 transferring context: 608.23MB 12.1s done 01:57:11 #26 ... 01:57:11 01:57:11 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:57:11 #56 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:11 #56 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:11 #56 12.14 (1/3) Installing ca-certificates (20250911-r0) 01:57:11 #56 12.43 (2/3) Installing dumb-init (1.2.5-r3) 01:57:11 #56 12.43 (3/3) Installing tzdata (2025b-r0) 01:57:11 #56 12.47 Executing busybox-1.37.0-r19.trigger 01:57:11 #56 12.47 Executing ca-certificates-20250911-r0.trigger 01:57:11 #56 12.52 OK: 8 MiB in 19 packages 01:57:12 Avoid second fetch 01:57:12 Checking out Revision 0d4cfb6e6fad30809e2e465579820c1fd4615467 (main) 01:57:12 #56 ... 01:57:12 01:57:12 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:57:12 #62 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 15.9s done 01:57:12 #62 DONE 16.0s 01:57:13 01:57:13 #42 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:57:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:57:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:12 > git config core.sparsecheckout # timeout=10 01:57:12 > git checkout -f 0d4cfb6e6fad30809e2e465579820c1fd4615467 # timeout=10 01:57:13 Commit message: "Merge pull request #5323 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.46.0" 01:57:13 #42 ... 01:57:13 01:57:13 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:57:13 #61 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 16.8s done 01:57:15 #61 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:57:16 #61 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 01:57:17 #61 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:17 provisioning config files... 01:57:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/932@tmp/config13548509543261393084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:18 ---> ****-login.sh 01:57:18 nexus3.edgexfoundry.org:10001 01:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:19 Configure a credential helper to remove this warning. See 01:57:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:19 01:57:19 Login Succeeded 01:57:19 nexus3.edgexfoundry.org:10002 01:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:19 Configure a credential helper to remove this warning. See 01:57:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:19 01:57:19 Login Succeeded 01:57:19 nexus3.edgexfoundry.org:10003 01:57:19 #61 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.7s 01:57:19 #61 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.0s 01:57:19 #61 ... 01:57:19 01:57:19 #25 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:57:19 #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:57:19 #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:57:19 #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:57:19 #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:57:19 #25 DONE 0.1s 01:57:19 01:57:19 #41 [core-command internal] load build context 01:57:19 #41 DONE 30.7s 01:57:19 01:57:19 #69 [security-spire-config internal] load build context 01:57:19 #69 DONE 0.0s 01:57:19 01:57:19 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:57:19 #61 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 1.1s 01:57:19 #61 ... 01:57:19 01:57:19 #70 [security-spire-server internal] load build context 01:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:19 #70 ... 01:57:19 01:57:19 #46 [core-data internal] load build context 01:57:19 #46 DONE 30.8s 01:57:19 01:57:19 #45 [support-notifications internal] load build context 01:57:19 #45 DONE 30.4s 01:57:19 01:57:19 #26 [core-keeper internal] load build context 01:57:19 #26 DONE 30.8s 01:57:19 01:57:19 #52 [security-bootstrapper internal] load build context 01:57:19 #52 DONE 30.4s 01:57:19 01:57:19 #47 [security-secretstore-setup internal] load build context 01:57:19 #47 DONE 30.4s 01:57:19 01:57:19 #38 [core-metadata internal] load build context 01:57:19 #38 DONE 30.9s 01:57:19 01:57:19 #53 [support-scheduler internal] load build context 01:57:19 #53 DONE 30.4s 01:57:19 01:57:19 #43 [security-proxy-auth internal] load build context 01:57:19 #43 DONE 30.7s 01:57:19 01:57:19 #40 [security-proxy-setup internal] load build context 01:57:19 #40 DONE 30.9s 01:57:19 01:57:19 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:57:19 #50 DONE 30.9s 01:57:19 01:57:19 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:57:19 #51 DONE 30.9s 01:57:19 01:57:19 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:19 #57 DONE 30.9s 01:57:19 01:57:19 #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:57:19 #44 DONE 30.9s 01:57:19 01:57:19 #42 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:57:19 #42 DONE 30.9s 01:57:19 01:57:19 #48 [security-spiffe-token-provider internal] load build context 01:57:19 #48 DONE 31.0s 01:57:19 01:57:19 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:57:19 #56 DONE 30.6s 01:57:19 01:57:19 #58 [core-common-config-bootstrapper internal] load build context 01:57:19 #58 DONE 30.9s 01:57:19 01:57:19 #60 [security-spire-agent internal] load build context 01:57:19 #60 transferring context: 25.98kB done 01:57:19 #60 DONE 22.9s 01:57:19 01:57:19 #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:19 Configure a credential helper to remove this warning. See 01:57:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:19 01:57:19 Login Succeeded 01:57:19 nexus3.edgexfoundry.org:10004 01:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:20 Configure a credential helper to remove this warning. See 01:57:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:20 01:57:20 Login Succeeded 01:57:20 ****.io 01:57:20 #71 ... 01:57:20 01:57:20 #69 [security-spire-config internal] load build context 01:57:20 #69 transferring context: 24.70kB done 01:57:20 #69 DONE 0.7s 01:57:20 01:57:20 #70 [security-spire-server internal] load build context 01:57:20 #70 transferring context: 26.44kB done 01:57:20 #70 DONE 0.7s 01:57:20 01:57:20 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:57:20 #65 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:20 #65 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:20 Configure a credential helper to remove this warning. See 01:57:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:20 01:57:20 Login Succeeded 01:57:20 ---> ****-login.sh ends [Pipeline] } 01:57:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:57:20 #65 21.88 v3.22.2-294-g75626991b8e [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:57:20 #65 21.88 v3.22.2-295-g6d1e601a813 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:57:20 #65 21.88 OK: 26328 distinct packages available 01:57:20 #65 21.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 01:57:21 #65 22.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:21 #65 ... 01:57:21 01:57:21 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:21 #64 DONE 22.2s 01:57:21 + git config --global --add safe.directory /w/workspace/edgex-go/932 [Pipeline] echo 01:57:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:57:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:57:21 ========================================================= 01:57:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:57:21 ========================================================= [Pipeline] fileExists 01:57:21 01:57:21 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:57:21 #61 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.1s done 01:57:21 #61 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.2s done 01:57:21 #61 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:57:21 #61 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 01:57:21 #61 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.3s done 01:57:21 #61 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.6s done 01:57:21 #61 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 01:57:21 #61 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.0s done [Pipeline] sh 01:57:21 #61 ... 01:57:21 01:57:21 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:57:21 #49 30.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:21 #49 30.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:21 #49 31.25 (1/2) Installing dumb-init (1.2.5-r3) 01:57:21 #49 31.26 (2/2) Installing su-exec (0.2-r3) 01:57:21 #49 31.27 Executing busybox-1.37.0-r19.trigger 01:57:21 #49 31.40 OK: 7 MiB in 18 packages 01:57:21 #49 DONE 32.3s 01:57:21 01:57:21 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:57:21 #54 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:21 #54 30.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:21 #54 31.23 (1/4) Installing ca-certificates (20250911-r0) 01:57:21 #54 31.27 (2/4) Installing dumb-init (1.2.5-r3) 01:57:21 #54 31.28 (3/4) Installing su-exec (0.2-r3) 01:57:21 #54 31.29 (4/4) Installing yq-go (4.47.2-r2) 01:57:21 #54 31.48 Executing busybox-1.37.0-r19.trigger 01:57:21 #54 31.62 Executing ca-certificates-20250911-r0.trigger 01:57:21 #54 31.68 OK: 20 MiB in 20 packages 01:57:21 #54 DONE 32.5s 01:57:21 01:57:21 #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:57:21 #59 23.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:21 #59 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:21 #59 23.59 v3.22.2-294-g75626991b8e [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:57:21 #59 23.59 v3.22.2-295-g6d1e601a813 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:57:21 #59 23.59 OK: 26327 distinct packages available 01:57:21 #59 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:21 #59 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:21 #59 24.09 (1/5) Installing dumb-init (1.2.5-r3) 01:57:21 #59 24.10 (2/5) Installing musl-obstack (1.2.3-r2) 01:57:21 #59 24.10 (3/5) Installing libucontext (1.3.2-r0) 01:57:21 #59 24.11 (4/5) Installing gcompat (1.1.0-r4) 01:57:21 #59 24.11 (5/5) Installing openssl (3.5.4-r0) 01:57:21 #59 24.12 Executing busybox-1.37.0-r19.trigger 01:57:21 #59 24.13 OK: 8 MiB in 21 packages 01:57:21 #59 DONE 24.7s 01:57:21 01:57:21 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:57:21 #55 30.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:21 #55 30.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:21 #55 31.28 (1/7) Installing ca-certificates (20250911-r0) 01:57:21 #55 31.44 (2/7) Installing dumb-init (1.2.5-r3) 01:57:21 #55 31.45 (3/7) Installing libgcc (14.2.0-r6) 01:57:21 #55 31.60 (4/7) Installing libsodium (1.0.20-r0) 01:57:21 #55 31.61 (5/7) Installing libstdc++ (14.2.0-r6) 01:57:21 #55 31.65 (6/7) Installing libzmq (4.3.5-r2) 01:57:21 #55 31.66 (7/7) Installing zeromq (4.3.5-r2) 01:57:21 #55 31.67 Executing busybox-1.37.0-r19.trigger 01:57:21 #55 31.67 Executing ca-certificates-20250911-r0.trigger 01:57:21 #55 31.72 OK: 12 MiB in 23 packages 01:57:21 #55 DONE 32.5s 01:57:21 01:57:21 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:57:21 #63 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:21 #63 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:21 #63 21.79 OK: 265 MiB in 60 packages 01:57:21 #63 DONE 22.6s 01:57:21 01:57:21 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:57:21 #68 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:21 #68 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:21 #68 21.80 OK: 265 MiB in 60 packages 01:57:21 #68 DONE 22.6s 01:57:21 01:57:21 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:57:21 #65 22.41 OK: 265 MiB in 60 packages 01:57:21 #65 DONE 22.7s 01:57:21 01:57:21 #72 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:57:21 #72 ... 01:57:21 01:57:21 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:57:21 #66 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:21 #66 21.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:21 #66 22.13 OK: 265 MiB in 60 packages 01:57:21 #66 DONE 22.7s 01:57:21 01:57:21 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:57:21 #67 21.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:21 #67 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:21 #67 22.18 OK: 265 MiB in 60 packages 01:57:21 #67 DONE 22.7s 01:57:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:57:21 01:57:21 #73 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:57:21 #73 ... 01:57:21 01:57:21 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:57:21 #74 DONE 0.4s 01:57:21 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:57:21 6b59a28fa201: Pulling fs layer 01:57:21 d32bb0dddca7: Pulling fs layer 01:57:21 5dab1238d3d9: Pulling fs layer 01:57:21 196fd7d83e7d: Pulling fs layer 01:57:21 4f4fb700ef54: Pulling fs layer 01:57:21 8ba94037c8f0: Pulling fs layer 01:57:21 deaec5988b04: Pulling fs layer 01:57:21 9f65657bb879: Pulling fs layer 01:57:21 4f4fb700ef54: Waiting 01:57:21 8ba94037c8f0: Waiting 01:57:21 deaec5988b04: Waiting 01:57:21 9f65657bb879: Waiting 01:57:21 196fd7d83e7d: Waiting 01:57:21 d32bb0dddca7: Verifying Checksum 01:57:21 d32bb0dddca7: Download complete 01:57:21 196fd7d83e7d: Verifying Checksum 01:57:21 196fd7d83e7d: Download complete 01:57:21 4f4fb700ef54: Verifying Checksum 01:57:21 4f4fb700ef54: Download complete 01:57:21 6b59a28fa201: Verifying Checksum 01:57:21 6b59a28fa201: Download complete 01:57:21 8ba94037c8f0: Download complete 01:57:22 01:57:22 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:57:22 #0 1.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:22 #0 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:22 #0 2.052 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:57:22 #0 2.069 Executing busybox-1.37.0-r20.post-upgrade 01:57:22 #0 2.114 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:57:22 #0 2.115 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:57:22 #0 2.121 Executing busybox-1.37.0-r20.trigger 01:57:22 #0 2.126 OK: 20 MiB in 20 packages 01:57:22 #75 DONE 2.4s 01:57:22 01:57:22 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:57:22 #76 DONE 0.4s 01:57:22 01:57:22 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:57:22 #77 DONE 0.4s 01:57:22 01:57:22 #73 [core-data builder 4/7] COPY go.mod vendor* ./ 01:57:22 #73 DONE 0.4s 01:57:22 01:57:22 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:57:22 #78 DONE 0.4s 01:57:22 01:57:22 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:57:22 #0 1.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:22 #0 1.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:22 #0 2.006 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:57:22 #0 2.018 Executing busybox-1.37.0-r20.post-upgrade 01:57:22 #0 2.063 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:57:22 #0 2.067 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:57:22 #0 2.074 Executing busybox-1.37.0-r20.trigger 01:57:22 #0 2.079 OK: 13 MiB in 29 packages 01:57:22 #79 DONE 2.5s 01:57:22 01:57:22 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:22 #80 ... 01:57:22 01:57:22 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:57:22 #81 DONE 0.1s 01:57:22 01:57:22 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:57:22 #61 DONE 25.3s 01:57:22 01:57:22 #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:57:22 #62 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 15.9s done 01:57:22 #62 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:57:22 #62 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 01:57:22 #62 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 01:57:22 #62 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.3s done 01:57:22 #62 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:57:22 #62 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.4s done 01:57:22 #62 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.4s done 01:57:22 #62 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 2.0s done 01:57:22 #62 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 01:57:22 #62 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:57:22 #62 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.8s done 01:57:22 #62 DONE 24.5s 01:57:22 01:57:22 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:22 #82 ... 01:57:22 01:57:22 #83 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:57:22 #0 1.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:22 #0 1.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:22 #0 2.256 v3.22.2-294-g75626991b8e [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:57:22 #0 2.256 v3.22.2-295-g6d1e601a813 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:57:22 #0 2.256 OK: 26327 distinct packages available 01:57:22 #0 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:22 #0 2.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:22 #0 2.756 (1/4) Installing dumb-init (1.2.5-r3) 01:57:22 #0 2.761 (2/4) Installing musl-obstack (1.2.3-r2) 01:57:22 #0 2.763 (3/4) Installing libucontext (1.3.2-r0) 01:57:22 #0 2.766 (4/4) Installing gcompat (1.1.0-r4) 01:57:22 #0 2.770 Executing busybox-1.37.0-r19.trigger 01:57:22 #0 2.782 OK: 8 MiB in 20 packages 01:57:22 #83 DONE 3.0s 01:57:22 9f65657bb879: Verifying Checksum 01:57:22 9f65657bb879: Download complete 01:57:22 01:57:22 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:57:23 6b59a28fa201: Pull complete 01:57:23 5dab1238d3d9: Verifying Checksum 01:57:23 5dab1238d3d9: Download complete 01:57:23 d32bb0dddca7: Pull complete 01:57:24 #84 ... 01:57:24 01:57:24 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:57:24 #0 3.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:24 #0 3.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:24 #0 3.807 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:57:24 #0 3.825 Executing busybox-1.37.0-r20.post-upgrade 01:57:24 #0 3.914 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:57:24 #0 3.920 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:57:24 #0 3.921 Executing busybox-1.37.0-r20.trigger 01:57:24 #0 3.930 OK: 7 MiB in 17 packages 01:57:24 #85 DONE 4.6s 01:57:24 01:57:24 #71 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:57:24 #71 3.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:24 #71 3.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:24 #71 3.952 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:57:24 #71 3.974 Executing busybox-1.37.0-r20.post-upgrade 01:57:24 #71 4.011 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:57:24 #71 4.019 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:57:24 #71 4.024 Executing busybox-1.37.0-r20.trigger 01:57:24 #71 4.031 OK: 7 MiB in 17 packages 01:57:24 #71 DONE 4.6s 01:57:24 01:57:24 #72 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:57:24 #72 2.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:24 #72 2.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:24 #72 ... 01:57:24 01:57:24 #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:57:24 #0 2.351 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:24 #0 2.542 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:24 #0 3.100 OK: 265 MiB in 60 packages 01:57:24 #86 DONE 3.3s 01:57:24 01:57:24 #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:57:24 #0 3.436 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:24 #0 3.822 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:24 #0 4.379 (1/1) Installing dumb-init (1.2.5-r3) 01:57:24 #0 4.510 Executing busybox-1.37.0-r19.trigger 01:57:24 #0 4.515 OK: 7 MiB in 17 packages 01:57:24 #87 DONE 4.8s 01:57:24 01:57:24 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:57:24 #0 3.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:24 #0 3.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:24 #0 3.959 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:57:24 #0 3.976 Executing busybox-1.37.0-r20.post-upgrade 01:57:24 #0 4.460 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:57:24 #0 4.471 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:57:24 #0 4.475 Executing busybox-1.37.0-r20.trigger 01:57:24 #0 4.480 OK: 8 MiB in 19 packages 01:57:24 #88 DONE 4.7s 01:57:24 01:57:24 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:57:24 #0 1.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:24 #0 1.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:24 #0 2.191 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:57:24 #0 2.552 Executing busybox-1.37.0-r20.post-upgrade 01:57:24 #0 2.642 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:57:24 #0 2.646 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:57:24 #0 2.650 Executing busybox-1.37.0-r20.trigger 01:57:24 #0 2.660 OK: 20 MiB in 20 packages 01:57:24 #89 DONE 2.9s 01:57:24 01:57:24 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:57:24 #90 DONE 0.2s 01:57:24 01:57:24 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:25 #91 ... 01:57:25 01:57:25 #72 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:57:25 #72 3.098 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:57:25 #72 3.116 Executing busybox-1.37.0-r20.post-upgrade 01:57:25 #72 3.180 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:57:25 #72 3.188 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:57:25 #72 3.193 Executing busybox-1.37.0-r20.trigger 01:57:25 #72 3.203 OK: 8 MiB in 21 packages 01:57:25 #72 DONE 3.4s 01:57:25 01:57:25 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:57:25 #0 2.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:25 #0 2.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:25 #0 3.171 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:57:25 #0 3.191 Executing busybox-1.37.0-r20.post-upgrade 01:57:25 #0 3.243 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:57:25 #0 3.247 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:57:25 #0 3.251 Executing busybox-1.37.0-r20.trigger 01:57:25 #0 3.259 OK: 12 MiB in 23 packages 01:57:25 #92 DONE 3.5s 01:57:25 deaec5988b04: Verifying Checksum 01:57:25 deaec5988b04: Download complete 01:57:25 01:57:25 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:57:25 #84 2.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:25 #84 2.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:25 #84 3.202 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:57:25 #84 3.219 Executing busybox-1.37.0-r20.post-upgrade 01:57:26 #84 ... 01:57:26 01:57:26 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:57:26 #0 2.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:26 #0 2.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:26 #0 3.332 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:57:26 #0 3.351 Executing busybox-1.37.0-r20.post-upgrade 01:57:26 #0 3.397 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:57:26 #0 3.401 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:57:26 #0 3.405 Executing busybox-1.37.0-r20.trigger 01:57:26 #0 3.457 OK: 7 MiB in 18 packages 01:57:26 #93 DONE 5.0s 01:57:26 01:57:26 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:57:26 #94 DONE 1.5s 01:57:26 01:57:26 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:57:26 #95 DONE 1.5s 01:57:26 01:57:26 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:57:26 #84 4.108 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:57:26 #84 4.116 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:57:26 #84 4.123 Executing busybox-1.37.0-r20.trigger 01:57:26 #84 4.131 OK: 8 MiB in 20 packages 01:57:26 #84 ... 01:57:26 01:57:26 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:57:26 #96 DONE 0.2s 01:57:26 01:57:26 #97 [security-spire-server stage-2 6/9] COPY security.txt / 01:57:29 #97 ... 01:57:29 01:57:29 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:57:29 #84 DONE 6.7s 01:57:29 01:57:29 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:57:32 #98 ... 01:57:32 01:57:32 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:32 #99 ... 01:57:32 01:57:32 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:32 #100 ... 01:57:32 01:57:32 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:32 #101 ... 01:57:32 01:57:32 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:57:36 #102 ... 01:57:36 01:57:36 #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:57:40 5dab1238d3d9: Pull complete 01:57:40 196fd7d83e7d: Pull complete 01:57:40 4f4fb700ef54: Pull complete 01:57:40 8ba94037c8f0: Pull complete 01:57:46 deaec5988b04: Pull complete 01:57:48 9f65657bb879: Pull complete 01:57:48 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:57:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:57:49 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:57:49 WORKDIR /edgex 01:57:49 COPY go.mod . 01:57:49 RUN go mod downloaddocker 01:57:49 build -t ci-base-image-arm64 -f - . 01:57:50 Sending build context to Docker daemon 3.874MB 01:57:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:57:50 ---> 334268110677 01:57:50 Step 2/4 : WORKDIR /edgex 01:57:51 #103 DONE 22.7s 01:57:51 01:57:51 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:51 #80 DONE 27.2s 01:57:51 01:57:51 #97 [security-spire-server stage-2 6/9] COPY security.txt / 01:57:51 #97 DONE 22.5s 01:57:51 01:57:51 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:51 #99 DONE 27.2s 01:57:51 01:57:51 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:51 #100 DONE 27.3s 01:57:51 01:57:51 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:57:51 #102 DONE 22.7s 01:57:51 01:57:51 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:51 #101 DONE 27.3s 01:57:51 01:57:51 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:51 #91 DONE 24.7s 01:57:51 01:57:51 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:51 #82 DONE 27.2s 01:57:51 01:57:51 #104 [core-command builder 6/7] COPY . . 01:57:52 ---> Running in c1df08b5c126 01:57:52 Removing intermediate container c1df08b5c126 01:57:52 ---> 0d33fadcda38 01:57:52 Step 3/4 : COPY go.mod . 01:57:52 ---> 8777d3bafa35 01:57:52 Step 4/4 : RUN go mod download 01:57:52 ---> Running in 06d6cb590b92 01:57:54 #104 DONE 4.9s 01:57:54 01:57:54 #105 [security-spiffe-token-provider builder 6/7] COPY . . 01:57:54 #105 DONE 4.9s 01:57:54 01:57:54 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:57:54 #106 DONE 4.9s 01:57:54 01:57:54 #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:54 #107 CACHED 01:57:54 01:57:54 #108 [core-command builder 6/7] COPY . . 01:57:54 #108 CACHED 01:57:54 01:57:54 #109 [core-command builder 4/7] COPY go.mod vendor* ./ 01:57:54 #109 CACHED 01:57:54 01:57:54 #110 [security-proxy-auth builder 6/7] COPY . . 01:57:54 #110 CACHED 01:57:54 01:57:54 #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:57:54 #111 CACHED 01:57:54 01:57:54 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:54 #112 CACHED 01:57:54 01:57:54 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:54 #113 CACHED 01:57:54 01:57:54 #114 [core-data builder 6/7] COPY . . 01:57:54 #114 CACHED 01:57:54 01:57:54 #115 [core-data builder 4/7] COPY go.mod vendor* ./ 01:57:54 #115 CACHED 01:57:54 01:57:54 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:57:54 #116 CACHED 01:57:54 01:57:54 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:54 #117 CACHED 01:57:54 01:57:54 #118 [core-common-config-bootstrapper builder 6/7] COPY . . 01:57:54 #118 CACHED 01:57:54 01:57:54 #119 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:57:54 #119 DONE 4.9s 01:57:54 01:57:54 #120 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:57:54 #120 DONE 4.9s 01:57:54 01:57:54 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:57:54 #98 DONE 24.9s 01:57:54 01:57:54 #121 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:57:59 #121 ... 01:57:59 01:57:59 #122 [support-notifications builder 6/7] COPY . . 01:57:59 #122 ... 01:57:59 01:57:59 #123 [support-scheduler builder 6/7] COPY . . 01:57:59 #123 ... 01:57:59 01:57:59 #124 [security-proxy-setup builder 6/7] COPY . . 01:57:59 #124 ... 01:57:59 01:57:59 #125 [core-keeper builder 7/8] COPY . . 01:57:59 #125 ... 01:57:59 01:57:59 #126 [security-spire-agent stage-3 7/10] COPY security.txt / 01:58:02 #126 DONE 8.2s 01:58:02 01:58:02 #127 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:58:02 #127 DONE 8.1s 01:58:02 01:58:02 #125 [core-keeper builder 7/8] COPY . . 01:58:02 #125 DONE 13.0s 01:58:02 01:58:02 #123 [support-scheduler builder 6/7] COPY . . 01:58:02 #123 DONE 13.1s 01:58:02 01:58:02 #124 [security-bootstrapper builder 6/7] COPY . . 01:58:02 #124 DONE 13.1s 01:58:02 01:58:02 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:58:02 #128 CACHED 01:58:02 01:58:02 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:02 #129 CACHED 01:58:02 01:58:02 #130 [security-secretstore-setup builder 6/7] COPY . . 01:58:02 #130 CACHED 01:58:02 01:58:02 #122 [support-notifications builder 6/7] COPY . . 01:58:02 #122 DONE 13.1s 01:58:02 01:58:02 #131 [security-bootstrapper builder 6/7] COPY . . 01:58:02 #131 CACHED 01:58:02 01:58:02 #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:58:02 #132 CACHED 01:58:02 01:58:02 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:02 #133 CACHED 01:58:02 01:58:02 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:58:02 #134 ... 01:58:02 01:58:02 #121 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:58:02 #121 DONE 8.2s 01:58:02 01:58:02 #135 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:58:02 #135 DONE 0.2s 01:58:02 01:58:02 #136 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:58:02 #136 DONE 0.1s 01:58:02 01:58:02 #137 [security-spire-config stage-2 6/10] COPY security.txt / 01:58:02 #137 DONE 0.1s 01:58:02 01:58:02 #138 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:58:02 #138 DONE 0.0s 01:58:02 01:58:02 #139 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:58:02 #139 DONE 0.1s 01:58:02 01:58:02 #140 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:58:02 #140 DONE 0.0s 01:58:02 01:58:02 #141 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:58:02 #141 DONE 0.0s 01:58:02 01:58:02 #142 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:58:02 #142 DONE 0.0s 01:58:02 01:58:02 #143 [security-spire-config] exporting to image 01:58:02 #143 exporting layers 01:58:04 #143 ... 01:58:04 01:58:04 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:58:04 #0 8.667 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:58:04 #144 ... 01:58:04 01:58:04 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:58:04 #0 8.651 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:58:04 #145 ... 01:58:04 01:58:04 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:58:04 #0 8.629 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:58:04 #146 ... 01:58:04 01:58:04 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:58:04 #0 8.592 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:58:05 #147 ... 01:58:05 01:58:05 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:58:05 #0 8.612 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:58:05 #148 ... 01:58:05 01:58:05 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:58:05 #0 8.646 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:58:05 #149 ... 01:58:05 01:58:05 #150 [security-spire-server] exporting to image 01:58:05 #150 exporting layers 1.9s done 01:58:05 #150 writing image sha256:3df953426114bd60aff0a1ae313bf2350d4ac499a2467483f978ad3ee7be446e 0.3s done 01:58:05 #150 naming to docker.io/library/security-spire-server 0.0s done 01:58:05 #150 DONE 2.5s 01:58:05 01:58:05 #143 [security-spire-config] exporting to image 01:58:05 #143 exporting layers 2.2s done 01:58:05 #143 writing image sha256:d83b9801d16ece6ee82563043f9a0b382cd3b681fde41a53399a7c87a11814a8 0.3s done 01:58:05 #143 naming to docker.io/library/security-spire-config 01:58:05 #143 naming to docker.io/library/security-spire-config 0.0s done 01:58:05 #143 DONE 3.2s 01:58:05 01:58:05 #151 [security-spire-agent] exporting to image 01:58:05 #151 exporting layers 2.9s done 01:58:05 #151 writing image sha256:8e4b8f006e027cb7e016a514636c3b3b3263c1c39afca0699214287f32033312 done 01:58:05 #151 naming to docker.io/library/security-spire-agent 0.0s done 01:58:06 #151 DONE 3.9s 01:58:06 01:58:06 #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 01:58:06 #0 0.932 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:58:13 #152 ... 01:58:13 01:58:13 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:58:13 #0 0.939 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:58:13 #153 ... 01:58:13 01:58:13 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:58:13 #0 0.783 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:58:13 #154 ... 01:58:13 01:58:13 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:58:13 #0 0.971 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:58:13 #155 ... 01:58:13 01:58:13 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:58:13 #0 0.932 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:58:13 #156 ... 01:58:13 01:58:13 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:58:13 #134 1.004 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:58:49 Removing intermediate container 06d6cb590b92 01:58:49 ---> b537fde90629 01:58:49 Successfully built b537fde90629 01:58:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:49 + docker inspect -f . ci-base-image-arm64 01:58:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:49 prd-ubuntu20.04-docker-arm64-4c-16g-774789 does not seem to be running inside a container 01:58:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/932 -v /w/workspace/edgex-go/932:/w/workspace/edgex-go/932:rw,z -v /w/workspace/edgex-go/932@tmp:/w/workspace/edgex-go/932@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:58:51 $ docker top 8d96a800d54f8ccc61ecc2d5cd1f2ed6822f5f975410410316d943b06adc3959 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:52 + go version 01:58:52 go version go1.25.3 linux/arm64 [Pipeline] } 01:58:52 $ docker stop --time=1 8d96a800d54f8ccc61ecc2d5cd1f2ed6822f5f975410410316d943b06adc3959 01:58:53 $ docker rm -f --volumes 8d96a800d54f8ccc61ecc2d5cd1f2ed6822f5f975410410316d943b06adc3959 [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 01:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:58:54 01:58:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:58:54 latest: Pulling from edgex-devops/edgex-compose-arm64 01:58:54 547446be3368: Pulling fs layer 01:58:54 d125d8839a47: Pulling fs layer 01:58:54 3e85d5ac6304: Pulling fs layer 01:58:54 c3105a71a48b: Pulling fs layer 01:58:54 0f093f025ec4: Pulling fs layer 01:58:54 c3106fc0e877: Pulling fs layer 01:58:54 c3105a71a48b: Waiting 01:58:54 0f093f025ec4: Waiting 01:58:54 c3106fc0e877: Waiting 01:58:55 547446be3368: Verifying Checksum 01:58:55 547446be3368: Download complete 01:58:55 c3105a71a48b: Download complete 01:58:55 d125d8839a47: Verifying Checksum 01:58:55 d125d8839a47: Download complete 01:58:55 547446be3368: Pull complete 01:58:56 d125d8839a47: Pull complete 01:58:57 c3106fc0e877: Verifying Checksum 01:58:57 c3106fc0e877: Download complete 01:58:57 0f093f025ec4: Verifying Checksum 01:58:57 0f093f025ec4: Download complete 01:58:58 3e85d5ac6304: Verifying Checksum 01:58:58 3e85d5ac6304: Download complete 01:59:08 3e85d5ac6304: Pull complete 01:59:08 c3105a71a48b: Pull complete 01:59:09 0f093f025ec4: Pull complete 01:59:09 c3106fc0e877: Pull complete 01:59:09 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:59:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:59:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:09 prd-ubuntu20.04-docker-arm64-4c-16g-774789 does not seem to be running inside a container 01:59: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/932 -v /w/workspace/edgex-go/932:/w/workspace/edgex-go/932:rw,z -v /w/workspace/edgex-go/932@tmp:/w/workspace/edgex-go/932@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:59:12 $ docker top ab13b1c524d6d095974f879a994006393a6b48f758732c514a7e1eece77a1a6c -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:12 + docker compose -f ./docker-compose-build.yml build --parallel 01:59:22 #1 [core-keeper internal] load build definition from Dockerfile 01:59:22 #1 transferring dockerfile: 2.01kB done 01:59:22 #1 DONE 0.1s 01:59:23 01:59:23 #2 [support-scheduler internal] load build definition from Dockerfile 01:59:24 #2 transferring dockerfile: 1.83kB done 01:59:24 #2 DONE 1.1s 01:59:24 01:59:24 #3 [support-notifications internal] load build definition from Dockerfile 01:59:24 #3 transferring dockerfile: 2.02kB done 01:59:24 #3 DONE 1.1s 01:59:24 01:59:24 #4 [core-keeper internal] load .dockerignore 01:59:24 #4 ... 01:59:24 01:59:24 #5 [security-spire-config internal] load build definition from Dockerfile 01:59:24 #5 transferring dockerfile: 1.69kB done 01:59:24 #5 DONE 1.2s 01:59:24 01:59:24 #6 [security-spire-agent internal] load build definition from Dockerfile 01:59:24 #6 transferring dockerfile: 1.81kB 0.0s done 01:59:24 #6 DONE 1.2s 01:59:24 01:59:24 #7 [security-proxy-auth internal] load build definition from Dockerfile 01:59:24 #7 transferring dockerfile: 2.14kB done 01:59:24 #7 DONE 1.3s 01:59:24 01:59:24 #4 [core-keeper internal] load .dockerignore 01:59:24 #4 transferring context: 50B 0.0s done 01:59:24 #4 ... 01:59:24 01:59:24 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:59:24 #8 transferring dockerfile: 2.23kB 0.0s done 01:59:24 #8 DONE 1.3s 01:59:24 01:59:24 #9 [security-proxy-setup internal] load build definition from Dockerfile 01:59:24 #9 transferring dockerfile: 2.50kB 0.0s done 01:59:24 #9 DONE 1.2s 01:59:24 01:59:24 #10 [security-bootstrapper internal] load build definition from Dockerfile 01:59:24 #10 transferring dockerfile: 3.02kB 0.0s done 01:59:24 #10 DONE 1.2s 01:59:24 01:59:24 #11 [core-data internal] load build definition from Dockerfile 01:59:24 #11 transferring dockerfile: 2.04kB 0.0s done 01:59:24 #11 DONE 1.1s 01:59:24 01:59:24 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:59:24 #12 transferring dockerfile: 1.89kB 0.0s done 01:59:24 #12 DONE 1.1s 01:59:24 01:59:24 #13 [security-spire-server internal] load build definition from Dockerfile 01:59:24 #13 transferring dockerfile: 1.70kB 0.0s done 01:59:24 #13 DONE 1.2s 01:59:24 01:59:24 #14 [core-metadata internal] load build definition from Dockerfile 01:59:24 #14 transferring dockerfile: 2.10kB 0.0s done 01:59:24 #14 DONE 1.3s 01:59:24 01:59:24 #15 [security-spire-config internal] load .dockerignore 01:59:24 #15 ... 01:59:24 01:59:24 #16 [core-command internal] load build definition from Dockerfile 01:59:24 #16 transferring dockerfile: 1.94kB 0.0s done 01:59:24 #16 DONE 1.1s 01:59:24 01:59:24 #17 [security-secretstore-setup internal] load build definition from Dockerfile 01:59:24 #17 transferring dockerfile: 2.49kB 0.0s done 01:59:24 #17 DONE 1.1s 01:59:24 01:59:24 #4 [core-keeper internal] load .dockerignore 01:59:24 #4 DONE 1.1s 01:59:24 01:59:24 #18 [support-notifications internal] load .dockerignore 01:59:24 #18 transferring context: 50B 0.0s done 01:59:24 #18 DONE 0.4s 01:59:24 01:59:24 #19 [security-proxy-auth internal] load .dockerignore 01:59:25 #19 ... 01:59:25 01:59:25 #20 [support-scheduler internal] load .dockerignore 01:59:25 #20 transferring context: 50B 0.0s done 01:59:25 #20 DONE 0.4s 01:59:25 01:59:25 #21 [security-spire-agent internal] load .dockerignore 01:59:25 #21 transferring context: 50B 0.0s done 01:59:25 #21 DONE 0.2s 01:59:25 01:59:25 #15 [security-spire-config internal] load .dockerignore 01:59:25 #15 transferring context: 50B 0.0s done 01:59:25 #15 DONE 0.3s 01:59:25 01:59:25 #19 [security-proxy-auth internal] load .dockerignore 01:59:25 #19 transferring context: 50B 0.0s done 01:59:25 #19 DONE 0.2s 01:59:25 01:59:25 #22 [core-common-config-bootstrapper internal] load .dockerignore 01:59:25 #22 transferring context: 50B done 01:59:25 #22 DONE 0.1s 01:59:25 01:59:25 #23 [security-proxy-setup internal] load .dockerignore 01:59:25 #23 transferring context: 50B 0.0s done 01:59:25 #23 DONE 0.1s 01:59:25 01:59:25 #24 [core-metadata internal] load .dockerignore 01:59:25 #24 transferring context: 50B 0.0s done 01:59:25 #24 DONE 0.1s 01:59:25 01:59:25 #25 [security-bootstrapper internal] load .dockerignore 01:59:25 #25 transferring context: 50B 0.0s done 01:59:25 #25 DONE 0.1s 01:59:25 01:59:25 #26 [core-data internal] load .dockerignore 01:59:25 #26 transferring context: 50B done 01:59:25 #26 DONE 0.1s 01:59:25 01:59:25 #27 [security-spire-server internal] load .dockerignore 01:59:25 #27 transferring context: 50B 0.0s done 01:59:25 #27 DONE 0.1s 01:59:25 01:59:25 #28 [security-spiffe-token-provider internal] load .dockerignore 01:59:25 #28 transferring context: 50B done 01:59:25 #28 DONE 0.0s 01:59:25 01:59:25 #29 [security-secretstore-setup internal] load .dockerignore 01:59:25 #29 transferring context: 50B 0.0s done 01:59:25 #29 DONE 0.1s 01:59:25 01:59:25 #30 [core-command internal] load .dockerignore 01:59:25 #30 transferring context: 50B 0.0s done 01:59:25 #30 DONE 0.1s 01:59:26 01:59:26 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:59:26 #31 DONE 0.0s 01:59:26 01:59:26 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 01:59:26 #32 ... 01:59:26 01:59:26 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:59:26 #31 DONE 0.0s 01:59:26 01:59:26 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 01:59:26 #32 ... 01:59:26 01:59:26 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:59:26 #31 DONE 0.0s 01:59:26 01:59:26 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:59:26 #32 ... 01:59:26 01:59:26 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:59:26 #31 DONE 0.0s 01:59:26 01:59:26 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 01:59:27 #32 ... 01:59:27 01:59:27 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:59:27 #33 DONE 0.0s 01:59:27 01:59:27 #34 [security-proxy-auth internal] load build context 01:59:27 #34 DONE 0.0s 01:59:27 01:59:27 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 01:59:27 #32 ... 01:59:27 01:59:27 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:59:27 #31 DONE 0.0s 01:59:27 01:59:27 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 01:59:27 #32 ... 01:59:27 01:59:27 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:59:27 #31 DONE 0.0s 01:59:27 01:59:27 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 01:59:27 #32 DONE 1.2s 01:59:27 01:59:27 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:59:27 #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:59:27 #35 ... 01:59:27 01:59:27 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:59:27 #36 DONE 0.9s 01:59:27 01:59:27 #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:59:27 #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.4s done 01:59:27 #35 ... 01:59:27 01:59:27 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:27 #37 DONE 0.0s 01:59:27 01:59:27 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:59:27 #38 DONE 1.0s 01:59:27 01:59:27 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:59:27 #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.4s done 01:59:27 #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:59:27 #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:59:27 #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:59:27 #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:59:27 #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:59:27 #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:59:30 #35 ... 01:59:30 01:59:30 #39 [security-spire-agent internal] load build context 01:59:30 #39 transferring context: 25.98kB 0.3s done 01:59:30 #39 DONE 2.7s 01:59:30 01:59:30 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:30 #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.8s done 01:59:30 #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:59:30 #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 01:59:30 #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 01:59:30 #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.0s done 01:59:30 #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.2s done 01:59:30 #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.6s done 01:59:30 #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done 01:59:30 #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.6s done 01:59:30 #37 ... 01:59:30 01:59:30 #40 [security-spire-config internal] load build context 01:59:30 #40 transferring context: 24.70kB 0.3s done 01:59:30 #40 DONE 2.9s 01:59:30 01:59:30 #41 [core-common-config-bootstrapper internal] load build context 01:59:30 #41 ... 01:59:30 01:59:30 #42 [security-spire-server internal] load build context 01:59:30 #42 transferring context: 26.44kB 0.4s done 01:59:30 #42 DONE 3.2s 01:59:30 01:59:30 #41 [core-common-config-bootstrapper internal] load build context 01:59:31 #41 transferring context: 3.38MB 3.6s done 01:59:31 #41 ... 01:59:31 01:59:31 #43 [security-bootstrapper internal] load build context 01:59:31 #43 transferring context: 3.38MB 2.3s done 01:59:31 #43 DONE 4.4s 01:59:31 01:59:31 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:59:31 #44 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.8s done 01:59:31 #44 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:59:31 #44 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 01:59:31 #44 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 01:59:31 #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done 01:59:31 #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.8s done 01:59:31 #44 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 2.4s done 01:59:31 #44 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 01:59:31 #44 ... 01:59:31 01:59:31 #41 [core-common-config-bootstrapper internal] load build context 01:59:31 #41 DONE 4.6s 01:59:31 01:59:31 #45 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:59:32 #45 ... 01:59:32 01:59:32 #34 [security-proxy-auth internal] load build context 01:59:32 #34 transferring context: 3.38MB 3.5s done 01:59:32 #34 DONE 5.3s 01:59:32 01:59:32 #46 [security-proxy-setup internal] load build context 01:59:32 #46 transferring context: 3.38MB 4.0s done 01:59:32 #46 DONE 5.3s 01:59:32 01:59:32 #47 [core-metadata internal] load build context 01:59:32 #47 transferring context: 3.38MB 4.2s done 01:59:32 #47 DONE 5.4s 01:59:32 01:59:32 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:32 #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 01:59:32 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.66MB / 37.02MB 3.8s 01:59:32 #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 01:59:32 #37 ... 01:59:32 01:59:32 #48 [core-command internal] load build context 01:59:32 #48 transferring context: 3.38MB 3.3s done 01:59:32 #48 DONE 5.1s 01:59:32 01:59:32 #49 [support-scheduler internal] load build context 01:59:32 #49 transferring context: 3.38MB 4.3s done 01:59:32 #49 DONE 5.5s 01:59:32 01:59:32 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:32 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.44MB / 37.02MB 3.9s 01:59:32 #37 ... 01:59:32 01:59:32 #50 [core-data internal] load build context 01:59:32 #50 transferring context: 3.38MB 4.3s done 01:59:32 #50 DONE 5.6s 01:59:32 01:59:32 #51 [security-secretstore-setup internal] load build context 01:59:32 #51 transferring context: 3.38MB 3.6s done 01:59:32 #51 DONE 5.3s 01:59:32 01:59:32 #52 [support-notifications internal] load build context 01:59:32 #52 transferring context: 3.38MB 4.3s done 01:59:32 #52 DONE 5.6s 01:59:32 01:59:32 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:32 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 4.0s 01:59:32 #37 ... 01:59:32 01:59:32 #53 [security-spiffe-token-provider internal] load build context 01:59:32 #53 transferring context: 3.38MB 3.7s done 01:59:32 #53 DONE 5.3s 01:59:32 01:59:32 #54 [core-keeper internal] load build context 01:59:32 #54 transferring context: 3.38MB 4.8s done 01:59:32 #54 DONE 5.8s 01:59:32 01:59:32 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:32 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.26MB / 37.02MB 4.1s 01:59:32 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 4.3s 01:59:33 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 4.7s 01:59:33 #37 ... 01:59:33 01:59:33 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:59:33 #33 DONE 7.6s 01:59:33 01:59:33 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:33 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.16MB / 37.02MB 5.2s 01:59:34 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 6.3s 01:59:35 #37 ... 01:59:35 01:59:35 #55 [core-command builder 2/7] WORKDIR /edgex-go 01:59:35 #55 DONE 2.1s 01:59:35 01:59:35 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:36 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.36MB / 37.02MB 7.2s 01:59:36 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.29MB / 37.02MB 8.0s 01:59:36 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 8.3s 01:59:37 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.58MB / 37.02MB 8.6s 01:59:37 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 8.7s done 01:59:40 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 01:59:40 #37 ... 01:59:40 01:59:40 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:40 #56 DONE 8.9s 01:59:40 01:59:40 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:40 #37 ... 01:59:40 01:59:40 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:59:40 #0 9.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:40 #57 ... 01:59:40 01:59:40 #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:59:41 #58 ... 01:59:41 01:59:41 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:59:41 #59 ... 01:59:41 01:59:41 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:59:41 #60 ... 01:59:41 01:59:41 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:59:42 #61 ... 01:59:42 01:59:42 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:59:42 #62 ... 01:59:42 01:59:42 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:59:42 #44 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 01:59:42 #44 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.2s done 01:59:42 #44 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.9s 01:59:42 #44 ... 01:59:42 01:59:42 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:59:42 #0 9.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:42 #63 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:42 #63 ... 01:59:42 01:59:42 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:59:42 #64 ... 01:59:42 01:59:42 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:59:42 #0 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:42 #65 ... 01:59:42 01:59:42 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:59:42 #66 ... 01:59:42 01:59:42 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:59:44 #44 ... 01:59:44 01:59:44 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:44 #67 DONE 9.6s 01:59:44 01:59:44 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:59:45 #44 ... 01:59:45 01:59:45 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:59:45 #0 9.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:45 #68 ... 01:59:45 01:59:45 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:59:45 #0 8.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:45 #69 ... 01:59:45 01:59:45 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:59:45 #0 8.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:45 #70 ... 01:59:45 01:59:45 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:59:45 #0 9.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:45 #71 ... 01:59:45 01:59:45 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:59:45 #0 9.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:45 #72 ... 01:59:45 01:59:45 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:59:47 #44 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.8s done 01:59:49 #44 DONE 21.5s 01:59:49 01:59:49 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:49 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.5s 01:59:49 #37 ... 01:59:49 01:59:49 #45 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:59:49 #45 8.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:49 #45 9.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:49 #45 15.01 (1/1) Installing dumb-init (1.2.5-r3) 01:59:49 #45 15.13 Executing busybox-1.37.0-r19.trigger 01:59:49 #45 15.38 OK: 8 MiB in 17 packages 01:59:49 #45 DONE 17.8s 01:59:49 01:59:49 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:49 #37 ... 01:59:49 01:59:49 #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:59:49 #134 ... 01:59:49 01:59:49 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:59:49 #149 DONE 115.6s 01:59:49 01:59:49 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:59:49 #156 DONE 107.4s 01:59:49 01:59:49 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:59:50 #157 DONE 0.3s 01:59:50 01:59:50 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:59:50 #158 DONE 0.3s 01:59:50 01:59:50 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:59:50 #159 DONE 0.1s 01:59:50 01:59:50 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:59:50 #160 ... 01:59:50 01:59:50 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:59:50 #161 DONE 0.4s 01:59:50 #73 ... 01:59:50 01:59:50 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:59:50 #57 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:50 #57 16.40 v3.22.2-294-g75626991b8e [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:59:50 #57 16.44 v3.22.2-295-g6d1e601a813 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:59:50 #57 16.44 OK: 26168 distinct packages available 01:59:50 #57 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:50 #57 ... 01:59:50 01:59:50 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:50 01:59:50 #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 01:59:51 #162 DONE 0.4s 01:59:51 01:59:51 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:59:51 #163 DONE 0.0s 01:59:51 01:59:51 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:59:51 #164 ... 01:59:51 01:59:51 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:59:51 #160 DONE 1.1s 01:59:51 01:59:51 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:59:51 #165 DONE 0.2s 01:59:51 01:59:51 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:59:51 #166 DONE 0.2s 01:59:51 01:59:51 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:59:52 #37 ... 01:59:52 01:59:52 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:59:52 #59 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:52 #59 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:52 #59 ... 01:59:52 01:59:52 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:52 #167 ... 01:59:52 01:59:52 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:59:52 #164 DONE 0.9s 01:59:52 01:59:52 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:59:52 #167 DONE 0.4s 01:59:52 01:59:52 #168 [core-common-config-bootstrapper] exporting to image 01:59:52 #168 exporting layers 01:59:52 #37 ... 01:59:52 01:59:52 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:59:52 #61 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:52 #61 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:52 #168 exporting layers 0.4s done 01:59:52 #168 writing image sha256:32deca5e7d0084abc59054427f3cf1ce5b4fcded1b95168407791825706f71e4 done 01:59:52 #168 naming to docker.io/library/core-common-config-bootstrapper done 01:59:52 #168 DONE 0.4s 01:59:52 01:59:52 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:59:52 #169 DONE 0.3s 01:59:52 01:59:52 #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/ 01:59:52 #170 DONE 0.0s 01:59:52 01:59:52 #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/ 01:59:52 #171 DONE 0.0s 01:59:52 01:59:52 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:59:52 #61 ... 01:59:52 01:59:52 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:52 #134 ... 01:59:52 01:59:52 #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/ 01:59:52 #172 DONE 0.1s 01:59:52 01:59:52 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:59:52 #173 DONE 0.1s 01:59:52 01:59:52 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:59:53 #37 ... 01:59:53 01:59:53 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:59:53 #64 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:53 #64 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:53 #64 ... 01:59:53 01:59:53 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:53 #37 ... 01:59:53 01:59:53 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:59:53 #60 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:53 #60 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:53 #60 ... 01:59:53 01:59:53 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:59:53 #66 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:53 #66 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:53 #66 ... 01:59:53 01:59:53 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:59:53 #65 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:54 #65 ... 01:59:54 01:59:54 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:54 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.6s 01:59:54 #174 DONE 1.4s 01:59:54 01:59:54 #175 [security-bootstrapper] exporting to image 01:59:54 #37 ... 01:59:54 01:59:54 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:59:54 #62 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:54 #62 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:54 #62 ... 01:59:54 01:59:54 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:54 #37 ... 01:59:54 01:59:54 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:59:54 #0 5.936 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:54 #0 8.408 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:54 #175 exporting layers 0.5s done 01:59:54 #175 writing image sha256:6e96905578646136a4385bf9cb9b6bba9a119945877199f5780bc9fcb26e5a20 done 01:59:54 #175 naming to docker.io/library/security-bootstrapper 0.0s done 01:59:54 #175 DONE 0.6s 01:59:54 01:59:54 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:59:54 #74 ... 01:59:54 01:59:54 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:59:55 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.8s done 01:59:56 #37 ... 01:59:56 01:59:56 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:59:56 #69 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:56 #69 ... 01:59:56 01:59:56 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:59:56 #64 24.45 (1/1) Installing dumb-init (1.2.5-r3) 01:59:56 #64 24.47 Executing busybox-1.37.0-r19.trigger 01:59:56 #64 24.54 OK: 8 MiB in 17 packages 01:59:56 #64 ... 01:59:56 01:59:56 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:59:56 #71 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:56 #71 ... 01:59:56 01:59:56 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:59:56 #59 23.77 (1/3) Installing ca-certificates (20250911-r0) 01:59:56 #59 24.10 (2/3) Installing dumb-init (1.2.5-r3) 01:59:56 #59 24.17 (3/3) Installing tzdata (2025b-r0) 01:59:56 #59 ... 01:59:56 01:59:56 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:59:56 #63 21.76 (1/2) Installing dumb-init (1.2.5-r3) 01:59:56 #63 21.81 (2/2) Installing su-exec (0.2-r3) 01:59:56 #63 21.85 Executing busybox-1.37.0-r19.trigger 01:59:56 #63 22.04 OK: 8 MiB in 18 packages 01:59:56 #63 DONE 24.9s 01:59:56 01:59:56 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:59:56 #61 22.93 (1/4) Installing dumb-init (1.2.5-r3) 01:59:56 #61 23.01 (2/4) Installing openssl (3.5.4-r0) 01:59:56 #61 23.21 (3/4) Installing su-exec (0.2-r3) 01:59:56 #61 23.25 (4/4) Installing yq-go (4.47.2-r2) 01:59:56 #61 ... 01:59:56 01:59:56 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:59:56 #70 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:57 #70 ... 01:59:57 01:59:57 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:59:57 #68 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:57 #68 ... 01:59:57 01:59:57 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:59:57 #72 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:57 #72 ... 01:59:57 01:59:57 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:59:57 #65 25.74 (1/7) Installing ca-certificates (20250911-r0) 01:59:58 #65 26.18 (2/7) Installing dumb-init (1.2.5-r3) 01:59:58 #65 26.27 (3/7) Installing libgcc (14.2.0-r6) 01:59:58 #65 26.28 (4/7) Installing libsodium (1.0.20-r0) 01:59:58 #65 26.33 (5/7) Installing libstdc++ (14.2.0-r6) 01:59:58 #65 26.63 (6/7) Installing libzmq (4.3.5-r2) 01:59:58 #65 26.78 (7/7) Installing zeromq (4.3.5-r2) 01:59:58 #65 26.89 Executing busybox-1.37.0-r19.trigger 02:00:01 #65 27.12 Executing ca-certificates-20250911-r0.trigger 02:00:01 #65 ... 02:00:01 02:00:01 #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:00:01 #58 9.027 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:01 #58 11.21 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:01 #58 ... 02:00:01 02:00:01 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:00:01 #57 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:01 #57 29.90 (1/4) Installing dumb-init (1.2.5-r3) 02:00:01 #57 31.14 (2/4) Installing musl-obstack (1.2.3-r2) 02:00:01 #57 ... 02:00:01 02:00:01 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:01 #60 28.03 v3.22.2-294-g75626991b8e [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:00:01 #60 28.03 v3.22.2-295-g6d1e601a813 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:00:01 #60 28.03 OK: 26168 distinct packages available 02:00:01 #60 28.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:01 #60 29.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:01 #60 ... 02:00:01 02:00:01 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:00:01 #64 DONE 30.0s 02:00:01 02:00:01 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:00:01 #61 25.73 Executing busybox-1.37.0-r19.trigger 02:00:01 #61 25.89 OK: 20 MiB in 20 packages 02:00:01 #61 DONE 29.9s 02:00:01 02:00:01 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:00:01 #69 22.73 OK: 255 MiB in 60 packages 02:00:01 #69 DONE 26.7s 02:00:01 02:00:01 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:00:01 #57 31.19 (3/4) Installing libucontext (1.3.2-r0) 02:00:01 #57 31.20 (4/4) Installing gcompat (1.1.0-r4) 02:00:01 #57 31.23 Executing busybox-1.37.0-r19.trigger 02:00:01 #57 31.45 OK: 8 MiB in 20 packages 02:00:03 #57 ... 02:00:03 02:00:03 #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:00:03 #75 DONE 1.3s 02:00:03 02:00:03 #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:00:03 #73 3.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:03 #73 5.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:03 #73 11.41 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:00:03 #73 12.26 Executing busybox-1.37.0-r20.post-upgrade 02:00:03 #73 13.42 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:00:03 #73 13.42 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:00:03 #73 13.43 Executing busybox-1.37.0-r20.trigger 02:00:03 #73 13.60 OK: 8 MiB in 17 packages 02:00:03 #73 ... 02:00:03 02:00:03 #76 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:04 #76 ... 02:00:04 02:00:04 #58 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:00:04 #58 20.27 (1/1) Installing dumb-init (1.2.5-r3) 02:00:04 #58 21.06 Executing busybox-1.37.0-r19.trigger 02:00:04 #58 21.28 OK: 8 MiB in 17 packages 02:00:04 #58 DONE 23.7s 02:00:04 02:00:04 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:00:04 #57 DONE 33.9s 02:00:04 02:00:04 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:00:04 #77 ... 02:00:04 02:00:04 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:00:04 #74 17.00 OK: 255 MiB in 60 packages 02:00:04 #74 DONE 19.8s 02:00:04 02:00:04 #78 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:00:04 #78 ... 02:00:04 02:00:04 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:00:04 #72 26.59 OK: 255 MiB in 60 packages 02:00:04 #72 DONE 29.6s 02:00:04 02:00:04 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:00:04 #71 26.58 OK: 255 MiB in 60 packages 02:00:04 #71 DONE 29.7s 02:00:04 02:00:04 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:00:05 #79 ... 02:00:05 02:00:05 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:00:05 #68 26.57 OK: 255 MiB in 60 packages 02:00:05 #68 DONE 30.4s 02:00:05 02:00:05 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:00:05 #59 26.08 Executing busybox-1.37.0-r19.trigger 02:00:05 #59 26.20 Executing ca-certificates-20250911-r0.trigger 02:00:05 #59 30.64 OK: 8 MiB in 19 packages 02:00:05 #59 DONE 34.0s 02:00:05 02:00:05 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:00:06 #80 ... 02:00:06 02:00:06 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:00:06 #0 6.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:06 #0 9.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:06 #81 ... 02:00:06 02:00:06 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:00:07 #73 DONE 17.6s 02:00:07 02:00:07 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:00:08 #82 ... 02:00:08 02:00:08 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:00:08 #66 26.04 (1/4) Installing ca-certificates (20250911-r0) 02:00:08 #66 26.45 (2/4) Installing dumb-init (1.2.5-r3) 02:00:08 #66 26.48 (3/4) Installing su-exec (0.2-r3) 02:00:08 #66 26.52 (4/4) Installing yq-go (4.47.2-r2) 02:00:08 #66 30.57 Executing busybox-1.37.0-r19.trigger 02:00:08 #66 30.85 Executing ca-certificates-20250911-r0.trigger 02:00:08 #66 33.22 OK: 19 MiB in 20 packages 02:00:08 #66 ... 02:00:08 02:00:08 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:00:08 #65 31.71 OK: 12 MiB in 23 packages 02:00:08 #65 DONE 35.9s 02:00:08 02:00:08 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:00:08 #83 ... 02:00:08 02:00:08 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:00:08 #66 DONE 36.2s 02:00:08 02:00:08 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:08 #60 36.04 (1/13) Installing brotli-libs (1.1.0-r2) 02:00:08 #60 36.04 (2/13) Installing c-ares (1.34.5-r0) 02:00:08 #60 36.09 (3/13) Installing libunistring (1.3-r0) 02:00:08 #60 36.16 (4/13) Installing libidn2 (2.3.7-r0) 02:00:08 #60 36.16 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:00:08 #60 36.18 (6/13) Installing libpsl (0.21.5-r3) 02:00:08 #60 36.18 (7/13) Installing zstd-libs (1.5.7-r0) 02:00:08 #60 36.37 (8/13) Installing libcurl (8.14.1-r2) 02:00:08 #60 36.45 (9/13) Installing curl (8.14.1-r2) 02:00:08 #60 36.49 (10/13) Installing dumb-init (1.2.5-r3) 02:00:08 #60 36.53 (11/13) Installing musl-obstack (1.2.3-r2) 02:00:08 #60 36.53 (12/13) Installing libucontext (1.3.2-r0) 02:00:08 #60 36.54 (13/13) Installing gcompat (1.1.0-r4) 02:00:08 #60 ... 02:00:08 02:00:08 #78 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:00:08 #78 DONE 3.8s 02:00:08 02:00:08 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:08 #60 36.61 Executing busybox-1.37.0-r19.trigger 02:00:08 #60 36.72 OK: 13 MiB in 29 packages 02:00:09 #60 ... 02:00:09 02:00:09 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:00:09 #84 DONE 3.9s 02:00:09 02:00:09 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:09 #85 ... 02:00:09 02:00:09 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:00:09 #79 DONE 4.4s 02:00:09 02:00:09 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:00:09 #70 24.39 v3.22.2-294-g75626991b8e [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:00:09 #70 24.39 v3.22.2-295-g6d1e601a813 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:00:09 #70 24.39 OK: 26169 distinct packages available 02:00:09 #70 25.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:09 #70 25.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:09 #70 32.48 OK: 255 MiB in 60 packages 02:00:09 #70 DONE 34.3s 02:00:09 02:00:09 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:09 #86 ... 02:00:09 02:00:09 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:00:09 #80 DONE 4.1s 02:00:09 02:00:09 #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:09 #87 ... 02:00:09 02:00:09 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:00:09 #62 27.95 v3.22.2-294-g75626991b8e [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:00:09 #62 27.95 v3.22.2-295-g6d1e601a813 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:00:09 #62 27.95 OK: 26168 distinct packages available 02:00:09 #62 28.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:09 #62 29.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:09 #62 36.05 (1/5) Installing dumb-init (1.2.5-r3) 02:00:09 #62 36.06 (2/5) Installing musl-obstack (1.2.3-r2) 02:00:09 #62 36.09 (3/5) Installing libucontext (1.3.2-r0) 02:00:09 #62 36.12 (4/5) Installing gcompat (1.1.0-r4) 02:00:09 #62 36.26 (5/5) Installing openssl (3.5.4-r0) 02:00:09 #62 36.30 Executing busybox-1.37.0-r19.trigger 02:00:09 #62 36.42 OK: 9 MiB in 21 packages 02:00:09 #62 DONE 38.1s 02:00:10 02:00:10 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:10 #60 DONE 38.4s 02:00:10 02:00:10 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:00:10 #81 13.42 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:00:10 #81 13.44 Executing busybox-1.37.0-r20.post-upgrade 02:00:10 #81 13.62 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:00:10 #81 13.62 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:00:10 #81 13.65 Executing busybox-1.37.0-r20.trigger 02:00:10 #81 13.68 OK: 8 MiB in 18 packages 02:00:11 #81 DONE 14.3s 02:00:11 02:00:11 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:00:11 #88 ... 02:00:11 02:00:11 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:00:11 #89 DONE 1.7s 02:00:11 02:00:11 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:11 #90 ... 02:00:11 02:00:11 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:00:11 #91 ... 02:00:11 02:00:11 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:00:11 #92 ... 02:00:11 02:00:11 #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:00:16 #93 ... 02:00:16 02:00:16 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:00:16 #92 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:16 #92 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:17 #92 ... 02:00:17 02:00:17 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:00:17 #91 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:17 #91 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:17 #91 13.64 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:00:17 #91 13.74 Executing busybox-1.37.0-r20.post-upgrade 02:00:17 #91 14.01 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:00:17 #91 14.03 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:00:17 #91 14.03 Executing busybox-1.37.0-r20.trigger 02:00:17 #91 14.08 OK: 8 MiB in 17 packages 02:00:17 #91 DONE 15.4s 02:00:17 02:00:17 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:00:17 #77 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:17 #77 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:18 #77 ... 02:00:18 02:00:18 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:00:18 #94 ... 02:00:18 02:00:18 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:00:18 #88 DONE 7.4s 02:00:18 02:00:18 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:00:18 #92 16.47 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:00:18 #92 16.63 Executing busybox-1.37.0-r20.post-upgrade 02:00:18 #92 ... 02:00:18 02:00:18 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:18 #95 ... 02:00:18 02:00:18 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:00:18 #94 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:18 #94 ... 02:00:18 02:00:18 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:00:18 #96 DONE 0.3s 02:00:19 02:00:19 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:00:19 #92 17.12 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:00:19 #92 17.13 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:00:19 #92 17.15 Executing busybox-1.37.0-r20.trigger 02:00:19 #92 17.22 OK: 20 MiB in 20 packages 02:00:20 #92 ... 02:00:20 02:00:20 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:00:20 #0 8.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:20 #97 ... 02:00:20 02:00:20 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:00:20 #94 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:20 #94 ... 02:00:20 02:00:20 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:00:20 #92 DONE 18.9s 02:00:20 02:00:20 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:00:20 #98 DONE 0.3s 02:00:20 02:00:20 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:00:20 #97 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:26 #97 ... 02:00:26 02:00:26 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:00:26 #77 19.05 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:00:26 #77 19.17 Executing busybox-1.37.0-r20.post-upgrade 02:00:26 #77 19.52 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:00:26 #77 19.54 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:00:26 #77 19.59 Executing busybox-1.37.0-r20.trigger 02:00:26 #77 19.67 OK: 8 MiB in 20 packages 02:00:26 #77 DONE 21.3s 02:00:26 02:00:26 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:00:26 #99 ... 02:00:26 02:00:26 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:00:26 #82 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:26 #82 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:26 #82 19.08 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:00:26 #82 19.19 Executing busybox-1.37.0-r20.post-upgrade 02:00:26 #82 19.67 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:00:26 #82 19.69 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:00:26 #82 19.70 Executing busybox-1.37.0-r20.trigger 02:00:26 #82 19.76 OK: 8 MiB in 19 packages 02:00:26 #82 ... 02:00:26 02:00:26 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:00:26 #94 17.47 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:00:26 #94 17.59 Executing busybox-1.37.0-r20.post-upgrade 02:00:27 #94 ... 02:00:27 02:00:27 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:00:27 #83 9.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:27 #83 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:27 #83 17.17 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:00:27 #83 19.38 Executing busybox-1.37.0-r20.post-upgrade 02:00:27 #83 ... 02:00:27 02:00:27 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:00:27 #97 16.75 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:00:27 #97 16.90 Executing busybox-1.37.0-r20.post-upgrade 02:00:27 #97 ... 02:00:27 02:00:27 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:00:27 #82 DONE 22.0s 02:00:27 02:00:27 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:00:27 #99 DONE 2.2s 02:00:27 02:00:27 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:00:28 #100 DONE 0.4s 02:00:28 02:00:28 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:00:28 #83 20.08 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:00:28 #83 20.09 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:00:28 #83 20.11 Executing busybox-1.37.0-r20.trigger 02:00:28 #83 20.23 OK: 12 MiB in 23 packages 02:00:28 #83 ... 02:00:28 02:00:28 #101 [security-spire-config stage-2 6/10] COPY security.txt / 02:00:28 #101 DONE 0.2s 02:00:28 02:00:28 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:00:28 #102 DONE 0.2s 02:00:28 02:00:28 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:00:29 #103 DONE 0.1s 02:00:29 02:00:29 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:00:29 #104 DONE 0.1s 02:00:29 02:00:29 #105 [security-spire-config] exporting to image 02:00:29 #105 exporting layers 02:00:29 #105 ... 02:00:29 02:00:29 #93 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:00:29 #93 9.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:29 #93 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:29 #93 16.67 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:00:29 #93 16.80 Executing busybox-1.37.0-r20.post-upgrade 02:00:29 #93 18.00 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:00:29 #93 18.01 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:00:29 #93 18.03 Executing busybox-1.37.0-r20.trigger 02:00:29 #93 18.10 OK: 9 MiB in 21 packages 02:00:29 #93 DONE 19.9s 02:00:29 02:00:29 #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:00:30 #106 ... 02:00:30 02:00:30 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:00:30 #97 17.71 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:00:30 #97 17.76 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:00:30 #97 17.84 Executing busybox-1.37.0-r20.trigger 02:00:30 #97 18.00 OK: 13 MiB in 29 packages 02:00:30 #97 DONE 20.2s 02:00:30 02:00:30 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:00:30 #94 19.61 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:00:30 #94 19.63 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:00:30 #94 19.64 Executing busybox-1.37.0-r20.trigger 02:00:30 #94 19.80 OK: 19 MiB in 20 packages 02:00:30 #94 DONE 22.3s 02:00:30 02:00:30 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:00:30 #83 DONE 22.8s 02:00:30 02:00:30 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:00:33 #107 ... 02:00:33 02:00:33 #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:00:33 #106 DONE 2.9s 02:00:33 02:00:33 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:00:33 #108 ... 02:00:33 02:00:33 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:00:33 #107 DONE 3.8s 02:00:34 02:00:34 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:00:34 #109 DONE 0.3s 02:00:34 02:00:34 #110 [security-spire-server stage-2 6/9] COPY security.txt / 02:00:34 #110 DONE 0.3s 02:00:34 02:00:34 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:00:34 #111 ... 02:00:34 02:00:34 #105 [security-spire-config] exporting to image 02:00:34 #105 exporting layers 5.5s done 02:00:34 #105 writing image sha256:71f92c48a2c994c749f5b944dc18a80925fd02ac132b4c79fc56c79353698bb4 0.0s done 02:00:34 #105 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:00:34 #105 DONE 5.5s 02:00:34 02:00:34 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:00:34 #111 DONE 0.4s 02:00:34 02:00:34 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:00:34 #35 ... 02:00:34 02:00:34 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:00:35 #112 DONE 0.4s 02:00:35 02:00:35 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:00:35 #113 DONE 0.2s 02:00:35 02:00:35 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:00:35 #108 DONE 2.5s 02:00:35 02:00:35 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:00:35 #114 DONE 0.5s 02:00:35 02:00:35 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 02:00:35 #115 DONE 0.3s 02:00:35 02:00:35 #105 [security-spire-server] exporting to image 02:00:36 #105 ... 02:00:36 02:00:36 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:00:36 #116 DONE 0.3s 02:00:36 02:00:36 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:00:36 #117 DONE 0.3s 02:00:36 02:00:36 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:00:37 #118 DONE 0.3s 02:00:37 02:00:37 #105 [security-spire-agent] exporting to image 02:00:39 #105 exporting layers 3.8s done 02:00:39 #105 writing image sha256:845f36ed97f7b270c622765c3597f508651d78a62ba0d96a56be197ab5c32a12 0.0s done 02:00:39 #105 naming to docker.io/library/security-spire-server-arm64 done 02:00:39 #105 exporting layers 2.9s done 02:00:39 #105 writing image sha256:00380ecde13b38b0e42e6baa050ed735293b6c73bb234c098305fb421ba242c0 done 02:00:39 #105 naming to docker.io/library/security-spire-agent-arm64 done 02:00:39 #105 DONE 10.2s 02:00:39 02:00:39 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:01:02 #155 ... 02:01:02 02:01:02 #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 02:01:02 #152 173.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:01:02 #152 ... 02:01:02 02:01:02 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:01:02 #144 DONE 184.4s 02:01:02 02:01:02 #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 02:01:02 #152 ... 02:01:02 02:01:02 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:01:02 #155 DONE 176.7s 02:01:02 02:01:02 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:01:02 #147 ... 02:01:02 02:01:02 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:01:02 #176 ... 02:01:02 02:01:02 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:01:02 #177 DONE 0.2s 02:01:02 02:01:02 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:01:02 #176 DONE 0.1s 02:01:02 02:01:02 #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:01:02 #178 DONE 0.1s 02:01:02 02:01:02 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:01:02 #179 DONE 0.1s 02:01:02 02:01:02 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:01:02 #180 DONE 0.3s 02:01:02 02:01:02 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:01:02 #181 ... 02:01:02 02:01:02 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:01:02 #146 DONE 186.0s 02:01:02 02:01:02 #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:01:02 #182 ... 02:01:02 02:01:02 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:01:02 #181 DONE 0.7s 02:01:02 02:01:02 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:01:02 #183 ... 02:01:02 02:01:02 #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 02:01:02 #152 DONE 178.4s 02:01:02 02:01:02 #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:01:02 #184 ... 02:01:02 02:01:02 #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:01:02 #182 DONE 1.2s 02:01:02 02:01:02 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:01:02 #148 DONE 187.2s 02:01:02 02:01:02 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:01:02 #185 DONE 0.6s 02:01:02 02:01:02 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:01:02 #183 DONE 0.7s 02:01:02 02:01:02 #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:01:02 #184 DONE 0.6s 02:01:02 02:01:02 #186 [core-command] exporting to image 02:01:02 #186 exporting layers 02:01:02 #186 ... 02:01:02 02:01:02 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:01:02 #176 DONE 0.1s 02:01:02 02:01:02 #179 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:01:02 #179 DONE 0.1s 02:01:02 02:01:02 #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:01:02 #187 CACHED 02:01:02 02:01:02 #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:01:02 #188 CACHED 02:01:02 02:01:02 #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:01:02 #189 ... 02:01:02 02:01:02 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:01:02 #154 DONE 179.7s 02:01:02 02:01:02 #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:01:02 #190 DONE 0.7s 02:01:02 02:01:02 #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:01:02 #191 DONE 0.7s 02:01:02 02:01:02 #192 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:01:02 #192 DONE 0.7s 02:01:02 02:01:02 #186 [core-command] exporting to image 02:01:02 #186 exporting layers 0.7s done 02:01:02 #186 writing image sha256:fbff3857aa2dd71a974e20e6222260390fc074d48e816b545dda8ae230549886 done 02:01:02 #186 naming to docker.io/library/core-command done 02:01:02 #186 DONE 1.3s 02:01:02 02:01:02 #193 [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 02:01:02 #193 ... 02:01:02 02:01:02 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:01:02 #145 DONE 188.6s 02:01:02 02:01:02 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:01:02 #147 DONE 188.6s 02:01:02 02:01:02 #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:01:02 #189 DONE 0.9s 02:01:02 02:01:02 #194 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:01:02 #194 ... 02:01:02 02:01:02 #195 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:01:02 #195 DONE 1.0s 02:01:03 02:01:03 #176 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:01:03 #176 DONE 0.1s 02:01:03 02:01:03 #179 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:01:03 #179 DONE 0.1s 02:01:03 02:01:03 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:01:03 #196 DONE 1.0s 02:01:03 02:01:03 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:01:03 #197 CACHED 02:01:03 02:01:03 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:01:03 #198 CACHED 02:01:03 02:01:03 #193 [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 02:01:03 #193 DONE 1.0s 02:01:03 02:01:03 #194 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:01:03 #194 DONE 0.5s 02:01:03 02:01:03 #199 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:01:03 #199 ... 02:01:03 02:01:03 #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:01:03 #200 DONE 0.4s 02:01:03 02:01:03 #201 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:01:03 #201 DONE 0.4s 02:01:03 02:01:03 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:01:03 #202 DONE 0.4s 02:01:03 02:01:03 #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:01:03 #203 DONE 0.4s 02:01:03 02:01:03 #204 [security-spiffe-token-provider] exporting to image 02:01:03 #204 ... 02:01:03 02:01:03 #199 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:01:03 #199 DONE 0.6s 02:01:03 02:01:03 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:01:03 #205 DONE 0.7s 02:01:04 02:01:04 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:01:04 #206 DONE 0.4s 02:01:04 02:01:04 #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:01:04 #207 DONE 0.4s 02:01:04 02:01:04 #208 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:01:04 #208 DONE 0.8s 02:01:04 02:01:04 #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:01:04 #209 DONE 0.4s 02:01:04 02:01:04 #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:01:04 #210 DONE 0.1s 02:01:04 02:01:04 #211 [security-proxy-setup] exporting to image 02:01:04 #211 ... 02:01:04 02:01:04 #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:01:04 #212 DONE 0.2s 02:01:04 02:01:04 #204 [security-spiffe-token-provider] exporting to image 02:01:04 #204 exporting layers 0.4s done 02:01:04 #204 writing image sha256:27155fb1db0876108b6762aea00bd3f87762fa5272d83eeea927862ba1ef228a done 02:01:04 #204 naming to docker.io/library/security-spiffe-token-provider done 02:01:04 #204 DONE 0.5s 02:01:04 02:01:04 #213 [core-keeper] exporting to image 02:01:05 #213 ... 02:01:05 02:01:05 #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:01:05 #214 DONE 1.3s 02:01:05 02:01:05 #215 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:01:05 #215 DONE 1.3s 02:01:05 02:01:05 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:01:05 #216 DONE 1.3s 02:01:05 02:01:05 #217 [core-metadata] exporting to image 02:01:05 #217 exporting layers 1.3s done 02:01:05 #217 writing image sha256:2879ca7fc450fbd8ed0309637e827a4b8edd353574bf345903fafc3b16a89e2c 0.0s done 02:01:05 #217 naming to docker.io/library/core-metadata done 02:01:05 #217 DONE 1.4s 02:01:05 02:01:05 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:01:06 #218 ... 02:01:06 02:01:06 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:01:06 #153 DONE 183.5s 02:01:06 02:01:06 #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:01:06 #219 DONE 0.7s 02:01:06 02:01:06 #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:01:06 #220 DONE 0.7s 02:01:06 02:01:06 #213 [core-keeper] exporting to image 02:01:06 #213 exporting layers 1.9s done 02:01:06 #213 writing image sha256:08b0ed746d425cf8f4cf02313fcff3dc158a061aeda14a4e224201a0aa889b8d done 02:01:06 #213 naming to docker.io/library/core-keeper 0.0s done 02:01:06 #213 DONE 1.9s 02:01:06 02:01:06 #211 [security-proxy-setup] exporting to image 02:01:06 #211 exporting layers 2.1s done 02:01:06 #211 writing image sha256:9cc7bceef92cf629481d02005eac65ee7ade574ff4511f2fe9ec27455c126f03 0.0s done 02:01:06 #211 naming to docker.io/library/security-proxy-setup 0.0s done 02:01:06 #211 DONE 2.2s 02:01:06 02:01:06 #221 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:01:06 #221 DONE 0.2s 02:01:06 02:01:06 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:01:06 #222 DONE 0.2s 02:01:06 02:01:06 #223 [core-data] exporting to image 02:01:06 #223 exporting layers 0.2s done 02:01:06 #223 writing image sha256:03e99d69a8e78a4d3ed2bdc29899475966e824c34f54b20918740d52210e3354 02:01:06 #223 writing image sha256:03e99d69a8e78a4d3ed2bdc29899475966e824c34f54b20918740d52210e3354 done 02:01:06 #223 naming to docker.io/library/core-data done 02:01:06 #223 DONE 0.3s 02:01:06 02:01:06 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:01:06 #218 DONE 0.9s 02:01:06 02:01:06 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:01:06 #224 DONE 0.2s 02:01:06 02:01:06 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:01:06 #134 DONE 183.9s 02:01:06 02:01:06 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:01:06 #225 DONE 0.4s 02:01:06 02:01:06 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:01:06 #226 DONE 0.4s 02:01:06 02:01:06 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:01:06 #227 DONE 0.1s 02:01:06 02:01:06 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:01:06 #228 DONE 0.1s 02:01:06 02:01:06 #229 [security-proxy-auth] exporting to image 02:01:06 #229 exporting layers 0.5s done 02:01:06 #229 writing image sha256:0027adda0fa812779156f29d3f94801399f4bede96fe0d604def017dacf28f50 done 02:01:06 #229 naming to docker.io/library/security-proxy-auth done 02:01:06 #229 DONE 0.6s 02:01:06 02:01:06 #230 [support-scheduler] exporting to image 02:01:07 #230 ... 02:01:07 02:01:07 #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:01:07 #231 DONE 1.1s 02:01:07 02:01:07 #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:01:07 #232 DONE 0.4s 02:01:07 02:01:07 #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:01:07 #233 DONE 0.1s 02:01:07 02:01:07 #234 [support-notifications] exporting to image 02:01:07 #234 exporting layers 0.2s done 02:01:07 #234 writing image sha256:1a073e40a68b1fdec2be333c0f144263fa3b00de4421aa47bf64b5cb4adc564a 0.0s done 02:01:07 #234 naming to docker.io/library/support-notifications done 02:01:07 #234 DONE 0.2s 02:01:07 02:01:07 #235 [security-secretstore-setup] exporting to image 02:01:07 #235 exporting layers 0.3s done 02:01:07 #235 writing image sha256:edc793b51a330a08260516e2e4733e4aafc6dbfe9119f95da07ca85a9490d9d9 done 02:01:07 #235 naming to docker.io/library/security-secretstore-setup done 02:01:07 #235 DONE 0.4s 02:01:07 02:01:07 #230 [support-scheduler] exporting to image 02:01:07 #230 exporting layers 0.8s done 02:01:07 #230 writing image sha256:579024f0fef8a41188aa15523b0c04eb80170bac98897dc8becb5c831e8d9e3e done 02:01:07 #230 naming to docker.io/library/support-scheduler done 02:01:07 #230 DONE 0.8s 02:01:07 time="2025-12-10T01:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:07 time="2025-12-10T01:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:07 time="2025-12-10T01:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:07 time="2025-12-10T01:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:07 time="2025-12-10T01:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:07 time="2025-12-10T01:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:07 time="2025-12-10T01:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:07 time="2025-12-10T01:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:07 time="2025-12-10T01:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:07 time="2025-12-10T01:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:07 time="2025-12-10T01:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:07 time="2025-12-10T01:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:07 time="2025-12-10T01:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:07 time="2025-12-10T01:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:07 time="2025-12-10T01:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:01:07 $ docker stop --time=1 d6e326cb4d7057f5e15152b981c5f223bc8e2344af78751e819cd1aadc7d4caa 02:01:09 $ docker rm -f --volumes d6e326cb4d7057f5e15152b981c5f223bc8e2344af78751e819cd1aadc7d4caa [Pipeline] // withDockerContainer [Pipeline] sh 02:01:09 + docker images 02:01:09 REPOSITORY TAG IMAGE ID CREATED SIZE 02:01:09 support-notifications latest 1a073e40a68b 2 seconds ago 55.7MB 02:01:09 security-secretstore-setup latest edc793b51a33 2 seconds ago 84.5MB 02:01:09 security-proxy-auth latest 0027adda0fa8 3 seconds ago 47MB 02:01:09 support-scheduler latest 579024f0fef8 3 seconds ago 52MB 02:01:09 core-data latest 03e99d69a8e7 4 seconds ago 47.8MB 02:01:09 security-spiffe-token-provider latest 27155fb1db08 6 seconds ago 51MB 02:01:09 core-keeper latest 08b0ed746d42 6 seconds ago 46.8MB 02:01:09 security-proxy-setup latest 9cc7bceef92c 6 seconds ago 52.8MB 02:01:09 core-metadata latest 2879ca7fc450 6 seconds ago 47.9MB 02:01:09 core-command latest fbff3857aa2d 8 seconds ago 42.1MB 02:01:09 security-bootstrapper latest 6e9690557864 About a minute ago 22.4MB 02:01:09 core-common-config-bootstrapper latest 32deca5e7d00 About a minute ago 21.3MB 02:01:09 security-spire-server latest 3df953426114 3 minutes ago 178MB 02:01:09 security-spire-agent latest 8e4b8f006e02 3 minutes ago 238MB 02:01:09 security-spire-config latest d83b9801d16e 3 minutes ago 178MB 02:01:09 ci-base-image-x86_64 latest a5ac384ab5a5 7 minutes ago 999MB 02:01:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 8 weeks ago 636MB 02:01:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB 02:01:09 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 02:01:09 provisioning config files... 02:01:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/932@tmp/config3809643797423043560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:09 ---> ****-login.sh 02:01:09 nexus3.edgexfoundry.org:10001 02:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:09 Login Succeeded 02:01:09 nexus3.edgexfoundry.org:10002 02:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:09 Login Succeeded 02:01:09 nexus3.edgexfoundry.org:10003 02:01:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:10 Login Succeeded 02:01:10 nexus3.edgexfoundry.org:10004 02:01:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:10 Login Succeeded 02:01:10 ****.io 02:01:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:10 Login Succeeded 02:01:10 ---> ****-login.sh ends [Pipeline] } 02:01:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:01:10 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:01:10 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:10 latest 02:01:10 4.1.0-dev.81 02:01:10 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:10 main 02:01:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:11 + docker push nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:01:11 999e6a0599d2: Preparing 02:01:11 bbe22845320e: Preparing 02:01:11 75e9a109ca11: Preparing 02:01:11 274b6a972322: Preparing 02:01:11 93015a843c22: Preparing 02:01:11 8d5bbf5ce174: Preparing 02:01:11 256f393e029f: Preparing 02:01:11 256f393e029f: Waiting 02:01:11 8d5bbf5ce174: Waiting 02:01:11 75e9a109ca11: Pushed 02:01:11 999e6a0599d2: Pushed 02:01:11 274b6a972322: Pushed 02:01:11 256f393e029f: Layer already exists 02:01:11 93015a843c22: Pushed 02:01:11 8d5bbf5ce174: Pushed 02:01:14 bbe22845320e: Pushed 02:01:14 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:15 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:01:15 999e6a0599d2: Preparing 02:01:15 bbe22845320e: Preparing 02:01:15 75e9a109ca11: Preparing 02:01:15 274b6a972322: Preparing 02:01:15 93015a843c22: Preparing 02:01:15 8d5bbf5ce174: Preparing 02:01:15 256f393e029f: Preparing 02:01:15 8d5bbf5ce174: Waiting 02:01:15 256f393e029f: Waiting 02:01:15 999e6a0599d2: Layer already exists 02:01:15 bbe22845320e: Layer already exists 02:01:15 274b6a972322: Layer already exists 02:01:15 93015a843c22: Layer already exists 02:01:15 75e9a109ca11: Layer already exists 02:01:15 8d5bbf5ce174: Layer already exists 02:01:15 256f393e029f: Layer already exists 02:01:15 latest: digest: sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:16 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.81 02:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:01:16 999e6a0599d2: Preparing 02:01:16 bbe22845320e: Preparing 02:01:16 75e9a109ca11: Preparing 02:01:16 274b6a972322: Preparing 02:01:16 93015a843c22: Preparing 02:01:16 8d5bbf5ce174: Preparing 02:01:16 256f393e029f: Preparing 02:01:16 8d5bbf5ce174: Waiting 02:01:16 256f393e029f: Waiting 02:01:16 999e6a0599d2: Layer already exists 02:01:16 75e9a109ca11: Layer already exists 02:01:16 274b6a972322: Layer already exists 02:01:16 93015a843c22: Layer already exists 02:01:16 bbe22845320e: Layer already exists 02:01:16 256f393e029f: Layer already exists 02:01:16 8d5bbf5ce174: Layer already exists 02:01:16 4.1.0-dev.81: digest: sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:17 + docker push nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:01:17 999e6a0599d2: Preparing 02:01:17 bbe22845320e: Preparing 02:01:17 75e9a109ca11: Preparing 02:01:17 274b6a972322: Preparing 02:01:17 93015a843c22: Preparing 02:01:17 8d5bbf5ce174: Preparing 02:01:17 256f393e029f: Preparing 02:01:17 8d5bbf5ce174: Waiting 02:01:17 256f393e029f: Waiting 02:01:17 bbe22845320e: Layer already exists 02:01:17 75e9a109ca11: Layer already exists 02:01:17 999e6a0599d2: Layer already exists 02:01:17 93015a843c22: Layer already exists 02:01:17 274b6a972322: Layer already exists 02:01:17 256f393e029f: Layer already exists 02:01:17 8d5bbf5ce174: Layer already exists 02:01:17 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:17 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:01:17 999e6a0599d2: Preparing 02:01:17 bbe22845320e: Preparing 02:01:17 75e9a109ca11: Preparing 02:01:17 274b6a972322: Preparing 02:01:17 93015a843c22: Preparing 02:01:17 8d5bbf5ce174: Preparing 02:01:17 256f393e029f: Preparing 02:01:17 256f393e029f: Waiting 02:01:17 8d5bbf5ce174: Waiting 02:01:17 93015a843c22: Layer already exists 02:01:17 274b6a972322: Layer already exists 02:01:17 999e6a0599d2: Layer already exists 02:01:17 75e9a109ca11: Layer already exists 02:01:17 bbe22845320e: Layer already exists 02:01:17 256f393e029f: Layer already exists 02:01:17 8d5bbf5ce174: Layer already exists 02:01:17 main: digest: sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:17 ===================================================== [Pipeline] echo 02:01:17 taggedImages: 02:01:17 - nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:17 - nexus3.edgexfoundry.org:10004/core-command:latest 02:01:17 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.81 02:01:17 - nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:17 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:01:17 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:01:17 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:17 latest 02:01:17 4.1.0-dev.81 02:01:17 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:17 main 02:01:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:01:18 7cc8ac16f9f2: Preparing 02:01:18 ababebf11377: Preparing 02:01:18 14a20ce1d61f: Preparing 02:01:18 b5566348d4dd: Preparing 02:01:18 75e9a109ca11: Preparing 02:01:18 274b6a972322: Preparing 02:01:18 93015a843c22: Preparing 02:01:18 8d5bbf5ce174: Preparing 02:01:18 256f393e029f: Preparing 02:01:18 274b6a972322: Waiting 02:01:18 93015a843c22: Waiting 02:01:18 8d5bbf5ce174: Waiting 02:01:18 75e9a109ca11: Layer already exists 02:01:18 274b6a972322: Layer already exists 02:01:18 93015a843c22: Layer already exists 02:01:18 8d5bbf5ce174: Layer already exists 02:01:18 256f393e029f: Layer already exists 02:01:18 ababebf11377: Pushed 02:01:18 14a20ce1d61f: Pushed 02:01:18 7cc8ac16f9f2: Pushed 02:01:19 b5566348d4dd: Pushed 02:01:20 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:20 + 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 02:01:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:01:20 7cc8ac16f9f2: Preparing 02:01:20 ababebf11377: Preparing 02:01:20 14a20ce1d61f: Preparing 02:01:20 b5566348d4dd: Preparing 02:01:20 75e9a109ca11: Preparing 02:01:20 274b6a972322: Preparing 02:01:20 93015a843c22: Preparing 02:01:20 8d5bbf5ce174: Preparing 02:01:20 256f393e029f: Preparing 02:01:20 274b6a972322: Waiting 02:01:20 8d5bbf5ce174: Waiting 02:01:20 93015a843c22: Waiting 02:01:20 256f393e029f: Waiting 02:01:20 14a20ce1d61f: Layer already exists 02:01:20 75e9a109ca11: Layer already exists 02:01:20 ababebf11377: Layer already exists 02:01:20 7cc8ac16f9f2: Layer already exists 02:01:20 b5566348d4dd: Layer already exists 02:01:20 274b6a972322: Layer already exists 02:01:20 93015a843c22: Layer already exists 02:01:20 8d5bbf5ce174: Layer already exists 02:01:20 256f393e029f: Layer already exists 02:01:20 latest: digest: sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.81 02:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:01:21 7cc8ac16f9f2: Preparing 02:01:21 ababebf11377: Preparing 02:01:21 14a20ce1d61f: Preparing 02:01:21 b5566348d4dd: Preparing 02:01:21 75e9a109ca11: Preparing 02:01:21 274b6a972322: Preparing 02:01:21 93015a843c22: Preparing 02:01:21 8d5bbf5ce174: Preparing 02:01:21 256f393e029f: Preparing 02:01:21 93015a843c22: Waiting 02:01:21 8d5bbf5ce174: Waiting 02:01:21 256f393e029f: Waiting 02:01:21 274b6a972322: Waiting 02:01:21 14a20ce1d61f: Layer already exists 02:01:21 ababebf11377: Layer already exists 02:01:21 7cc8ac16f9f2: Layer already exists 02:01:21 b5566348d4dd: Layer already exists 02:01:21 75e9a109ca11: Layer already exists 02:01:21 93015a843c22: Layer already exists 02:01:21 274b6a972322: Layer already exists 02:01:21 8d5bbf5ce174: Layer already exists 02:01:21 256f393e029f: Layer already exists 02:01:21 4.1.0-dev.81: digest: sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:01:22 7cc8ac16f9f2: Preparing 02:01:22 ababebf11377: Preparing 02:01:22 14a20ce1d61f: Preparing 02:01:22 b5566348d4dd: Preparing 02:01:22 75e9a109ca11: Preparing 02:01:22 274b6a972322: Preparing 02:01:22 93015a843c22: Preparing 02:01:22 8d5bbf5ce174: Preparing 02:01:22 256f393e029f: Preparing 02:01:22 93015a843c22: Waiting 02:01:22 8d5bbf5ce174: Waiting 02:01:22 274b6a972322: Waiting 02:01:22 256f393e029f: Waiting 02:01:22 ababebf11377: Layer already exists 02:01:22 b5566348d4dd: Layer already exists 02:01:22 7cc8ac16f9f2: Layer already exists 02:01:22 14a20ce1d61f: Layer already exists 02:01:22 75e9a109ca11: Layer already exists 02:01:22 93015a843c22: Layer already exists 02:01:22 256f393e029f: Layer already exists 02:01:22 274b6a972322: Layer already exists 02:01:22 8d5bbf5ce174: Layer already exists 02:01:22 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:22 + 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 02:01:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:01:22 7cc8ac16f9f2: Preparing 02:01:22 ababebf11377: Preparing 02:01:22 14a20ce1d61f: Preparing 02:01:22 b5566348d4dd: Preparing 02:01:22 75e9a109ca11: Preparing 02:01:22 274b6a972322: Preparing 02:01:22 93015a843c22: Preparing 02:01:22 8d5bbf5ce174: Preparing 02:01:22 256f393e029f: Preparing 02:01:22 274b6a972322: Waiting 02:01:22 93015a843c22: Waiting 02:01:22 256f393e029f: Waiting 02:01:22 8d5bbf5ce174: Waiting 02:01:22 b5566348d4dd: Layer already exists 02:01:22 14a20ce1d61f: Layer already exists 02:01:22 75e9a109ca11: Layer already exists 02:01:22 7cc8ac16f9f2: Layer already exists 02:01:22 ababebf11377: Layer already exists 02:01:22 274b6a972322: Layer already exists 02:01:22 93015a843c22: Layer already exists 02:01:22 8d5bbf5ce174: Layer already exists 02:01:22 256f393e029f: Layer already exists 02:01:22 main: digest: sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:22 ===================================================== [Pipeline] echo 02:01:22 taggedImages: 02:01:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:01:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.81 02:01:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:01:22 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:01:22 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:22 latest 02:01:22 4.1.0-dev.81 02:01:22 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:22 main 02:01:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:23 + docker push nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:01:23 f3edc889ad50: Preparing 02:01:23 6726e63c17d1: Preparing 02:01:23 75e9a109ca11: Preparing 02:01:23 274b6a972322: Preparing 02:01:23 93015a843c22: Preparing 02:01:23 992437e1e6c1: Preparing 02:01:23 256f393e029f: Preparing 02:01:23 256f393e029f: Waiting 02:01:23 992437e1e6c1: Waiting 02:01:23 75e9a109ca11: Layer already exists 02:01:23 93015a843c22: Layer already exists 02:01:23 274b6a972322: Layer already exists 02:01:23 256f393e029f: Layer already exists 02:01:23 f3edc889ad50: Pushed 02:01:23 992437e1e6c1: Pushed 02:01:27 6726e63c17d1: Pushed 02:01:27 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:28 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:01:28 f3edc889ad50: Preparing 02:01:28 6726e63c17d1: Preparing 02:01:28 75e9a109ca11: Preparing 02:01:28 274b6a972322: Preparing 02:01:28 93015a843c22: Preparing 02:01:28 992437e1e6c1: Preparing 02:01:28 256f393e029f: Preparing 02:01:28 992437e1e6c1: Waiting 02:01:28 256f393e029f: Waiting 02:01:28 274b6a972322: Layer already exists 02:01:28 6726e63c17d1: Layer already exists 02:01:28 f3edc889ad50: Layer already exists 02:01:28 93015a843c22: Layer already exists 02:01:28 75e9a109ca11: Layer already exists 02:01:28 992437e1e6c1: Layer already exists 02:01:28 256f393e029f: Layer already exists 02:01:28 latest: digest: sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:29 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.81 02:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:01:29 f3edc889ad50: Preparing 02:01:29 6726e63c17d1: Preparing 02:01:29 75e9a109ca11: Preparing 02:01:29 274b6a972322: Preparing 02:01:29 93015a843c22: Preparing 02:01:29 992437e1e6c1: Preparing 02:01:29 256f393e029f: Preparing 02:01:29 992437e1e6c1: Waiting 02:01:29 256f393e029f: Waiting 02:01:29 6726e63c17d1: Layer already exists 02:01:29 75e9a109ca11: Layer already exists 02:01:29 274b6a972322: Layer already exists 02:01:29 93015a843c22: Layer already exists 02:01:29 f3edc889ad50: Layer already exists 02:01:29 992437e1e6c1: Layer already exists 02:01:29 256f393e029f: Layer already exists 02:01:29 4.1.0-dev.81: digest: sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:29 + docker push nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:01:29 f3edc889ad50: Preparing 02:01:29 6726e63c17d1: Preparing 02:01:29 75e9a109ca11: Preparing 02:01:29 274b6a972322: Preparing 02:01:29 93015a843c22: Preparing 02:01:29 992437e1e6c1: Preparing 02:01:29 256f393e029f: Preparing 02:01:29 992437e1e6c1: Waiting 02:01:29 256f393e029f: Waiting 02:01:29 6726e63c17d1: Layer already exists 02:01:29 f3edc889ad50: Layer already exists 02:01:29 274b6a972322: Layer already exists 02:01:29 93015a843c22: Layer already exists 02:01:29 75e9a109ca11: Layer already exists 02:01:29 992437e1e6c1: Layer already exists 02:01:29 256f393e029f: Layer already exists 02:01:29 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:30 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:01:30 f3edc889ad50: Preparing 02:01:30 6726e63c17d1: Preparing 02:01:30 75e9a109ca11: Preparing 02:01:30 274b6a972322: Preparing 02:01:30 93015a843c22: Preparing 02:01:30 992437e1e6c1: Preparing 02:01:30 256f393e029f: Preparing 02:01:30 992437e1e6c1: Waiting 02:01:30 256f393e029f: Waiting 02:01:30 93015a843c22: Layer already exists 02:01:30 6726e63c17d1: Layer already exists 02:01:30 274b6a972322: Layer already exists 02:01:30 f3edc889ad50: Layer already exists 02:01:30 75e9a109ca11: Layer already exists 02:01:30 992437e1e6c1: Layer already exists 02:01:30 256f393e029f: Layer already exists 02:01:30 main: digest: sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:30 ===================================================== [Pipeline] echo 02:01:30 taggedImages: 02:01:30 - nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:30 - nexus3.edgexfoundry.org:10004/core-data:latest 02:01:30 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.81 02:01:30 - nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:30 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:01:30 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:01:30 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:30 latest 02:01:30 4.1.0-dev.81 02:01:30 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:30 main 02:01:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:01:31 94ce28f41a34: Preparing 02:01:31 939f858efcc3: Preparing 02:01:31 274b6a972322: Preparing 02:01:31 a410ab14463a: Preparing 02:01:31 6dddddbe6c11: Preparing 02:01:31 256f393e029f: Preparing 02:01:31 256f393e029f: Waiting 02:01:31 274b6a972322: Layer already exists 02:01:31 256f393e029f: Layer already exists 02:01:31 6dddddbe6c11: Pushed 02:01:31 94ce28f41a34: Pushed 02:01:31 a410ab14463a: Pushed 02:01:35 939f858efcc3: Pushed 02:01:35 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:01:36 94ce28f41a34: Preparing 02:01:36 939f858efcc3: Preparing 02:01:36 274b6a972322: Preparing 02:01:36 a410ab14463a: Preparing 02:01:36 6dddddbe6c11: Preparing 02:01:36 256f393e029f: Preparing 02:01:36 256f393e029f: Waiting 02:01:36 94ce28f41a34: Layer already exists 02:01:36 939f858efcc3: Layer already exists 02:01:36 274b6a972322: Layer already exists 02:01:36 6dddddbe6c11: Layer already exists 02:01:36 a410ab14463a: Layer already exists 02:01:36 256f393e029f: Layer already exists 02:01:36 latest: digest: sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.81 02:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:01:36 94ce28f41a34: Preparing 02:01:36 939f858efcc3: Preparing 02:01:36 274b6a972322: Preparing 02:01:36 a410ab14463a: Preparing 02:01:36 6dddddbe6c11: Preparing 02:01:36 256f393e029f: Preparing 02:01:36 256f393e029f: Waiting 02:01:36 94ce28f41a34: Layer already exists 02:01:36 a410ab14463a: Layer already exists 02:01:36 939f858efcc3: Layer already exists 02:01:36 274b6a972322: Layer already exists 02:01:36 6dddddbe6c11: Layer already exists 02:01:36 256f393e029f: Layer already exists 02:01:36 4.1.0-dev.81: digest: sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:01:37 94ce28f41a34: Preparing 02:01:37 939f858efcc3: Preparing 02:01:37 274b6a972322: Preparing 02:01:37 a410ab14463a: Preparing 02:01:37 6dddddbe6c11: Preparing 02:01:37 256f393e029f: Preparing 02:01:37 256f393e029f: Waiting 02:01:37 94ce28f41a34: Layer already exists 02:01:37 a410ab14463a: Layer already exists 02:01:37 274b6a972322: Layer already exists 02:01:37 6dddddbe6c11: Layer already exists 02:01:37 939f858efcc3: Layer already exists 02:01:37 256f393e029f: Layer already exists 02:01:37 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:01:38 94ce28f41a34: Preparing 02:01:38 939f858efcc3: Preparing 02:01:38 274b6a972322: Preparing 02:01:38 a410ab14463a: Preparing 02:01:38 6dddddbe6c11: Preparing 02:01:38 256f393e029f: Preparing 02:01:38 256f393e029f: Waiting 02:01:38 939f858efcc3: Layer already exists 02:01:38 6dddddbe6c11: Layer already exists 02:01:38 274b6a972322: Layer already exists 02:01:38 94ce28f41a34: Layer already exists 02:01:38 a410ab14463a: Layer already exists 02:01:38 256f393e029f: Layer already exists 02:01:38 main: digest: sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:38 ===================================================== [Pipeline] echo 02:01:38 taggedImages: 02:01:38 - nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:38 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:01:38 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.81 02:01:38 - nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:38 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:01:38 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:01:38 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:38 latest 02:01:38 4.1.0-dev.81 02:01:38 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:38 main 02:01:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:01:38 59d8b1b4fa2d: Preparing 02:01:38 de0f41439921: Preparing 02:01:38 735734ad6ab0: Preparing 02:01:38 75e9a109ca11: Preparing 02:01:38 274b6a972322: Preparing 02:01:38 93015a843c22: Preparing 02:01:38 8d5bbf5ce174: Preparing 02:01:38 256f393e029f: Preparing 02:01:38 93015a843c22: Waiting 02:01:38 256f393e029f: Waiting 02:01:38 8d5bbf5ce174: Waiting 02:01:38 75e9a109ca11: Layer already exists 02:01:38 274b6a972322: Layer already exists 02:01:38 93015a843c22: Layer already exists 02:01:38 8d5bbf5ce174: Layer already exists 02:01:38 256f393e029f: Layer already exists 02:01:38 de0f41439921: Pushed 02:01:38 59d8b1b4fa2d: Pushed 02:01:43 735734ad6ab0: Pushed 02:01:43 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:01:43 59d8b1b4fa2d: Preparing 02:01:43 de0f41439921: Preparing 02:01:43 735734ad6ab0: Preparing 02:01:43 75e9a109ca11: Preparing 02:01:43 274b6a972322: Preparing 02:01:43 93015a843c22: Preparing 02:01:43 8d5bbf5ce174: Preparing 02:01:43 256f393e029f: Preparing 02:01:43 93015a843c22: Waiting 02:01:43 8d5bbf5ce174: Waiting 02:01:43 256f393e029f: Waiting 02:01:43 de0f41439921: Layer already exists 02:01:43 735734ad6ab0: Layer already exists 02:01:43 75e9a109ca11: Layer already exists 02:01:43 274b6a972322: Layer already exists 02:01:43 59d8b1b4fa2d: Layer already exists 02:01:43 8d5bbf5ce174: Layer already exists 02:01:43 93015a843c22: Layer already exists 02:01:43 256f393e029f: Layer already exists 02:01:43 latest: digest: sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.81 02:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:01:44 59d8b1b4fa2d: Preparing 02:01:44 de0f41439921: Preparing 02:01:44 735734ad6ab0: Preparing 02:01:44 75e9a109ca11: Preparing 02:01:44 274b6a972322: Preparing 02:01:44 93015a843c22: Preparing 02:01:44 8d5bbf5ce174: Preparing 02:01:44 256f393e029f: Preparing 02:01:44 93015a843c22: Waiting 02:01:44 8d5bbf5ce174: Waiting 02:01:44 256f393e029f: Waiting 02:01:44 274b6a972322: Layer already exists 02:01:44 75e9a109ca11: Layer already exists 02:01:44 735734ad6ab0: Layer already exists 02:01:44 59d8b1b4fa2d: Layer already exists 02:01:44 de0f41439921: Layer already exists 02:01:44 93015a843c22: Layer already exists 02:01:44 8d5bbf5ce174: Layer already exists 02:01:44 256f393e029f: Layer already exists 02:01:44 4.1.0-dev.81: digest: sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:01:45 59d8b1b4fa2d: Preparing 02:01:45 de0f41439921: Preparing 02:01:45 735734ad6ab0: Preparing 02:01:45 75e9a109ca11: Preparing 02:01:45 274b6a972322: Preparing 02:01:45 93015a843c22: Preparing 02:01:45 8d5bbf5ce174: Preparing 02:01:45 256f393e029f: Preparing 02:01:45 93015a843c22: Waiting 02:01:45 8d5bbf5ce174: Waiting 02:01:45 256f393e029f: Waiting 02:01:45 274b6a972322: Layer already exists 02:01:45 75e9a109ca11: Layer already exists 02:01:45 59d8b1b4fa2d: Layer already exists 02:01:45 de0f41439921: Layer already exists 02:01:45 735734ad6ab0: Layer already exists 02:01:45 8d5bbf5ce174: Layer already exists 02:01:45 93015a843c22: Layer already exists 02:01:45 256f393e029f: Layer already exists 02:01:45 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:01:45 59d8b1b4fa2d: Preparing 02:01:45 de0f41439921: Preparing 02:01:45 735734ad6ab0: Preparing 02:01:45 75e9a109ca11: Preparing 02:01:45 274b6a972322: Preparing 02:01:45 93015a843c22: Preparing 02:01:45 8d5bbf5ce174: Preparing 02:01:45 256f393e029f: Preparing 02:01:45 93015a843c22: Waiting 02:01:45 8d5bbf5ce174: Waiting 02:01:45 256f393e029f: Waiting 02:01:45 735734ad6ab0: Layer already exists 02:01:45 274b6a972322: Layer already exists 02:01:45 59d8b1b4fa2d: Layer already exists 02:01:45 75e9a109ca11: Layer already exists 02:01:45 de0f41439921: Layer already exists 02:01:45 256f393e029f: Layer already exists 02:01:45 8d5bbf5ce174: Layer already exists 02:01:45 93015a843c22: Layer already exists 02:01:45 main: digest: sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:45 ===================================================== [Pipeline] echo 02:01:45 taggedImages: 02:01:45 - nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:45 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:01:45 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.81 02:01:45 - nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:45 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:01:45 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:01:45 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:45 latest 02:01:45 4.1.0-dev.81 02:01:45 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:45 main 02:01:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:01:46 8e915cf8ffbe: Preparing 02:01:46 11209d5caae8: Preparing 02:01:46 983532338df2: Preparing 02:01:46 02e5a7d381d5: Preparing 02:01:46 39cffcbe6380: Preparing 02:01:46 627fc5fd9559: Preparing 02:01:46 81a82b44c7ed: Preparing 02:01:46 75e9a109ca11: Preparing 02:01:46 274b6a972322: Preparing 02:01:46 89d4e9d6b8f0: Preparing 02:01:46 24acae7d5592: Preparing 02:01:46 5f70bf18a086: Preparing 02:01:46 9b8484cb44f5: Preparing 02:01:46 757be32ad8e0: Preparing 02:01:46 e23181912d8c: Preparing 02:01:46 256f393e029f: Preparing 02:01:46 627fc5fd9559: Waiting 02:01:46 9b8484cb44f5: Waiting 02:01:46 89d4e9d6b8f0: Waiting 02:01:46 757be32ad8e0: Waiting 02:01:46 5f70bf18a086: Waiting 02:01:46 81a82b44c7ed: Waiting 02:01:46 e23181912d8c: Waiting 02:01:46 256f393e029f: Waiting 02:01:46 274b6a972322: Waiting 02:01:46 24acae7d5592: Waiting 02:01:46 75e9a109ca11: Waiting 02:01:46 11209d5caae8: Pushed 02:01:46 39cffcbe6380: Pushed 02:01:46 8e915cf8ffbe: Pushed 02:01:46 983532338df2: Pushed 02:01:46 02e5a7d381d5: Pushed 02:01:46 627fc5fd9559: Pushed 02:01:46 75e9a109ca11: Layer already exists 02:01:46 274b6a972322: Layer already exists 02:01:46 5f70bf18a086: Layer already exists 02:01:46 89d4e9d6b8f0: Pushed 02:01:46 24acae7d5592: Pushed 02:01:46 9b8484cb44f5: Pushed 02:01:46 256f393e029f: Layer already exists 02:01:46 e23181912d8c: Pushed 02:01:46 757be32ad8e0: Pushed 02:01:48 81a82b44c7ed: Pushed 02:01:48 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:01:49 8e915cf8ffbe: Preparing 02:01:49 11209d5caae8: Preparing 02:01:49 983532338df2: Preparing 02:01:49 02e5a7d381d5: Preparing 02:01:49 39cffcbe6380: Preparing 02:01:49 627fc5fd9559: Preparing 02:01:49 81a82b44c7ed: Preparing 02:01:49 75e9a109ca11: Preparing 02:01:49 274b6a972322: Preparing 02:01:49 89d4e9d6b8f0: Preparing 02:01:49 24acae7d5592: Preparing 02:01:49 5f70bf18a086: Preparing 02:01:49 9b8484cb44f5: Preparing 02:01:49 757be32ad8e0: Preparing 02:01:49 627fc5fd9559: Waiting 02:01:49 e23181912d8c: Preparing 02:01:49 256f393e029f: Preparing 02:01:49 81a82b44c7ed: Waiting 02:01:49 89d4e9d6b8f0: Waiting 02:01:49 75e9a109ca11: Waiting 02:01:49 274b6a972322: Waiting 02:01:49 24acae7d5592: Waiting 02:01:49 5f70bf18a086: Waiting 02:01:49 256f393e029f: Waiting 02:01:49 e23181912d8c: Waiting 02:01:49 757be32ad8e0: Waiting 02:01:49 9b8484cb44f5: Waiting 02:01:49 11209d5caae8: Layer already exists 02:01:49 02e5a7d381d5: Layer already exists 02:01:49 39cffcbe6380: Layer already exists 02:01:49 983532338df2: Layer already exists 02:01:49 8e915cf8ffbe: Layer already exists 02:01:49 81a82b44c7ed: Layer already exists 02:01:49 75e9a109ca11: Layer already exists 02:01:49 627fc5fd9559: Layer already exists 02:01:49 274b6a972322: Layer already exists 02:01:49 89d4e9d6b8f0: Layer already exists 02:01:49 5f70bf18a086: Layer already exists 02:01:49 9b8484cb44f5: Layer already exists 02:01:49 24acae7d5592: Layer already exists 02:01:49 e23181912d8c: Layer already exists 02:01:49 757be32ad8e0: Layer already exists 02:01:49 256f393e029f: Layer already exists 02:01:49 latest: digest: sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.81 02:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:01:49 8e915cf8ffbe: Preparing 02:01:49 11209d5caae8: Preparing 02:01:49 983532338df2: Preparing 02:01:49 02e5a7d381d5: Preparing 02:01:49 39cffcbe6380: Preparing 02:01:49 627fc5fd9559: Preparing 02:01:49 81a82b44c7ed: Preparing 02:01:49 75e9a109ca11: Preparing 02:01:49 274b6a972322: Preparing 02:01:49 89d4e9d6b8f0: Preparing 02:01:49 24acae7d5592: Preparing 02:01:49 5f70bf18a086: Preparing 02:01:49 9b8484cb44f5: Preparing 02:01:49 757be32ad8e0: Preparing 02:01:49 e23181912d8c: Preparing 02:01:49 256f393e029f: Preparing 02:01:49 81a82b44c7ed: Waiting 02:01:49 75e9a109ca11: Waiting 02:01:49 274b6a972322: Waiting 02:01:49 89d4e9d6b8f0: Waiting 02:01:49 24acae7d5592: Waiting 02:01:49 5f70bf18a086: Waiting 02:01:49 9b8484cb44f5: Waiting 02:01:49 757be32ad8e0: Waiting 02:01:49 e23181912d8c: Waiting 02:01:49 256f393e029f: Waiting 02:01:49 627fc5fd9559: Waiting 02:01:49 11209d5caae8: Layer already exists 02:01:49 02e5a7d381d5: Layer already exists 02:01:49 39cffcbe6380: Layer already exists 02:01:49 8e915cf8ffbe: Layer already exists 02:01:49 983532338df2: Layer already exists 02:01:49 627fc5fd9559: Layer already exists 02:01:49 274b6a972322: Layer already exists 02:01:49 75e9a109ca11: Layer already exists 02:01:49 81a82b44c7ed: Layer already exists 02:01:49 89d4e9d6b8f0: Layer already exists 02:01:49 24acae7d5592: Layer already exists 02:01:49 5f70bf18a086: Layer already exists 02:01:49 e23181912d8c: Layer already exists 02:01:49 757be32ad8e0: Layer already exists 02:01:49 9b8484cb44f5: Layer already exists 02:01:49 256f393e029f: Layer already exists 02:01:49 4.1.0-dev.81: digest: sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:01:50 8e915cf8ffbe: Preparing 02:01:50 11209d5caae8: Preparing 02:01:50 983532338df2: Preparing 02:01:50 02e5a7d381d5: Preparing 02:01:50 39cffcbe6380: Preparing 02:01:50 627fc5fd9559: Preparing 02:01:50 81a82b44c7ed: Preparing 02:01:50 75e9a109ca11: Preparing 02:01:50 274b6a972322: Preparing 02:01:50 89d4e9d6b8f0: Preparing 02:01:50 24acae7d5592: Preparing 02:01:50 5f70bf18a086: Preparing 02:01:50 9b8484cb44f5: Preparing 02:01:50 757be32ad8e0: Preparing 02:01:50 e23181912d8c: Preparing 02:01:50 81a82b44c7ed: Waiting 02:01:50 75e9a109ca11: Waiting 02:01:50 256f393e029f: Preparing 02:01:50 274b6a972322: Waiting 02:01:50 89d4e9d6b8f0: Waiting 02:01:50 5f70bf18a086: Waiting 02:01:50 256f393e029f: Waiting 02:01:50 e23181912d8c: Waiting 02:01:50 24acae7d5592: Waiting 02:01:50 627fc5fd9559: Waiting 02:01:50 9b8484cb44f5: Waiting 02:01:50 757be32ad8e0: Waiting 02:01:50 11209d5caae8: Layer already exists 02:01:50 8e915cf8ffbe: Layer already exists 02:01:50 39cffcbe6380: Layer already exists 02:01:50 983532338df2: Layer already exists 02:01:50 02e5a7d381d5: Layer already exists 02:01:50 81a82b44c7ed: Layer already exists 02:01:50 274b6a972322: Layer already exists 02:01:50 627fc5fd9559: Layer already exists 02:01:50 75e9a109ca11: Layer already exists 02:01:50 89d4e9d6b8f0: Layer already exists 02:01:50 757be32ad8e0: Layer already exists 02:01:50 5f70bf18a086: Layer already exists 02:01:50 9b8484cb44f5: Layer already exists 02:01:50 e23181912d8c: Layer already exists 02:01:50 24acae7d5592: Layer already exists 02:01:50 256f393e029f: Layer already exists 02:01:50 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:01:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:01:51 8e915cf8ffbe: Preparing 02:01:51 11209d5caae8: Preparing 02:01:51 983532338df2: Preparing 02:01:51 02e5a7d381d5: Preparing 02:01:51 39cffcbe6380: Preparing 02:01:51 627fc5fd9559: Preparing 02:01:51 81a82b44c7ed: Preparing 02:01:51 75e9a109ca11: Preparing 02:01:51 274b6a972322: Preparing 02:01:51 89d4e9d6b8f0: Preparing 02:01:51 24acae7d5592: Preparing 02:01:51 5f70bf18a086: Preparing 02:01:51 9b8484cb44f5: Preparing 02:01:51 757be32ad8e0: Preparing 02:01:51 e23181912d8c: Preparing 02:01:51 256f393e029f: Preparing 02:01:51 627fc5fd9559: Waiting 02:01:51 81a82b44c7ed: Waiting 02:01:51 75e9a109ca11: Waiting 02:01:51 9b8484cb44f5: Waiting 02:01:51 757be32ad8e0: Waiting 02:01:51 e23181912d8c: Waiting 02:01:51 274b6a972322: Waiting 02:01:51 24acae7d5592: Waiting 02:01:51 256f393e029f: Waiting 02:01:51 89d4e9d6b8f0: Waiting 02:01:51 5f70bf18a086: Waiting 02:01:51 02e5a7d381d5: Layer already exists 02:01:51 8e915cf8ffbe: Layer already exists 02:01:51 983532338df2: Layer already exists 02:01:51 39cffcbe6380: Layer already exists 02:01:51 11209d5caae8: Layer already exists 02:01:51 75e9a109ca11: Layer already exists 02:01:51 81a82b44c7ed: Layer already exists 02:01:51 627fc5fd9559: Layer already exists 02:01:51 274b6a972322: Layer already exists 02:01:51 89d4e9d6b8f0: Layer already exists 02:01:51 5f70bf18a086: Layer already exists 02:01:51 24acae7d5592: Layer already exists 02:01:51 9b8484cb44f5: Layer already exists 02:01:51 e23181912d8c: Layer already exists 02:01:51 757be32ad8e0: Layer already exists 02:01:51 256f393e029f: Layer already exists 02:01:51 main: digest: sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:51 ===================================================== [Pipeline] echo 02:01:51 taggedImages: 02:01:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:01:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.81 02:01:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:01:51 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:01:51 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:51 latest 02:01:51 4.1.0-dev.81 02:01:51 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:51 main 02:01:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:01:51 69e1b5be2d48: Preparing 02:01:51 f282c295beb6: Preparing 02:01:51 28de4ab28120: Preparing 02:01:51 b0f42fd72b23: Preparing 02:01:51 75e9a109ca11: Preparing 02:01:51 274b6a972322: Preparing 02:01:51 93015a843c22: Preparing 02:01:51 8d5bbf5ce174: Preparing 02:01:51 256f393e029f: Preparing 02:01:51 93015a843c22: Waiting 02:01:51 8d5bbf5ce174: Waiting 02:01:51 256f393e029f: Waiting 02:01:51 274b6a972322: Waiting 02:01:51 75e9a109ca11: Layer already exists 02:01:51 274b6a972322: Layer already exists 02:01:51 93015a843c22: Layer already exists 02:01:51 8d5bbf5ce174: Layer already exists 02:01:51 69e1b5be2d48: Pushed 02:01:51 f282c295beb6: Pushed 02:01:51 28de4ab28120: Pushed 02:01:51 256f393e029f: Layer already exists 02:01:56 b0f42fd72b23: Pushed 02:01:56 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:01:56 69e1b5be2d48: Preparing 02:01:56 f282c295beb6: Preparing 02:01:56 28de4ab28120: Preparing 02:01:56 b0f42fd72b23: Preparing 02:01:56 75e9a109ca11: Preparing 02:01:56 274b6a972322: Preparing 02:01:56 93015a843c22: Preparing 02:01:56 8d5bbf5ce174: Preparing 02:01:56 256f393e029f: Preparing 02:01:56 8d5bbf5ce174: Waiting 02:01:56 256f393e029f: Waiting 02:01:56 274b6a972322: Waiting 02:01:56 93015a843c22: Waiting 02:01:56 75e9a109ca11: Layer already exists 02:01:56 69e1b5be2d48: Layer already exists 02:01:56 b0f42fd72b23: Layer already exists 02:01:56 f282c295beb6: Layer already exists 02:01:56 28de4ab28120: Layer already exists 02:01:56 274b6a972322: Layer already exists 02:01:56 93015a843c22: Layer already exists 02:01:56 8d5bbf5ce174: Layer already exists 02:01:56 256f393e029f: Layer already exists 02:01:56 latest: digest: sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.81 02:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:01:57 69e1b5be2d48: Preparing 02:01:57 f282c295beb6: Preparing 02:01:57 28de4ab28120: Preparing 02:01:57 b0f42fd72b23: Preparing 02:01:57 75e9a109ca11: Preparing 02:01:57 274b6a972322: Preparing 02:01:57 93015a843c22: Preparing 02:01:57 8d5bbf5ce174: Preparing 02:01:57 256f393e029f: Preparing 02:01:57 274b6a972322: Waiting 02:01:57 93015a843c22: Waiting 02:01:57 8d5bbf5ce174: Waiting 02:01:57 256f393e029f: Waiting 02:01:57 69e1b5be2d48: Layer already exists 02:01:57 75e9a109ca11: Layer already exists 02:01:57 28de4ab28120: Layer already exists 02:01:57 f282c295beb6: Layer already exists 02:01:57 b0f42fd72b23: Layer already exists 02:01:57 256f393e029f: Layer already exists 02:01:57 8d5bbf5ce174: Layer already exists 02:01:57 274b6a972322: Layer already exists 02:01:57 93015a843c22: Layer already exists 02:01:57 4.1.0-dev.81: digest: sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:01:58 69e1b5be2d48: Preparing 02:01:58 f282c295beb6: Preparing 02:01:58 28de4ab28120: Preparing 02:01:58 b0f42fd72b23: Preparing 02:01:58 75e9a109ca11: Preparing 02:01:58 274b6a972322: Preparing 02:01:58 93015a843c22: Preparing 02:01:58 8d5bbf5ce174: Preparing 02:01:58 256f393e029f: Preparing 02:01:58 93015a843c22: Waiting 02:01:58 8d5bbf5ce174: Waiting 02:01:58 256f393e029f: Waiting 02:01:58 274b6a972322: Waiting 02:01:58 b0f42fd72b23: Layer already exists 02:01:58 69e1b5be2d48: Layer already exists 02:01:58 75e9a109ca11: Layer already exists 02:01:58 28de4ab28120: Layer already exists 02:01:58 f282c295beb6: Layer already exists 02:01:58 8d5bbf5ce174: Layer already exists 02:01:58 274b6a972322: Layer already exists 02:01:58 93015a843c22: Layer already exists 02:01:58 256f393e029f: Layer already exists 02:01:58 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:01:58 69e1b5be2d48: Preparing 02:01:58 f282c295beb6: Preparing 02:01:58 28de4ab28120: Preparing 02:01:58 b0f42fd72b23: Preparing 02:01:58 75e9a109ca11: Preparing 02:01:58 274b6a972322: Preparing 02:01:58 93015a843c22: Preparing 02:01:58 8d5bbf5ce174: Preparing 02:01:58 256f393e029f: Preparing 02:01:58 274b6a972322: Waiting 02:01:58 93015a843c22: Waiting 02:01:58 8d5bbf5ce174: Waiting 02:01:58 256f393e029f: Waiting 02:01:58 28de4ab28120: Layer already exists 02:01:58 69e1b5be2d48: Layer already exists 02:01:58 b0f42fd72b23: Layer already exists 02:01:58 f282c295beb6: Layer already exists 02:01:58 75e9a109ca11: Layer already exists 02:01:58 8d5bbf5ce174: Layer already exists 02:01:58 274b6a972322: Layer already exists 02:01:58 93015a843c22: Layer already exists 02:01:58 256f393e029f: Layer already exists 02:01:58 main: digest: sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:58 ===================================================== [Pipeline] echo 02:01:58 taggedImages: 02:01:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:01:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.81 02:01:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:01:58 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:01:58 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:58 latest 02:01:58 4.1.0-dev.81 02:01:58 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:01:58 main 02:01:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:01:59 410909607935: Preparing 02:01:59 d00ccf6fe4cc: Preparing 02:01:59 417c1440ab66: Preparing 02:01:59 cab6a344d0f1: Preparing 02:01:59 8f12797405d2: Preparing 02:01:59 75e9a109ca11: Preparing 02:01:59 274b6a972322: Preparing 02:01:59 89a797f2813b: Preparing 02:01:59 01c02aaafdd3: Preparing 02:01:59 7ed4346cb56b: Preparing 02:01:59 256f393e029f: Preparing 02:01:59 75e9a109ca11: Waiting 02:01:59 274b6a972322: Waiting 02:01:59 89a797f2813b: Waiting 02:01:59 01c02aaafdd3: Waiting 02:01:59 7ed4346cb56b: Waiting 02:01:59 256f393e029f: Waiting 02:01:59 d00ccf6fe4cc: Pushed 02:01:59 410909607935: Pushed 02:01:59 8f12797405d2: Pushed 02:01:59 cab6a344d0f1: Pushed 02:01:59 75e9a109ca11: Layer already exists 02:01:59 274b6a972322: Layer already exists 02:01:59 256f393e029f: Layer already exists 02:01:59 89a797f2813b: Pushed 02:01:59 01c02aaafdd3: Pushed 02:02:01 7ed4346cb56b: Pushed 02:02:02 417c1440ab66: Pushed 02:02:02 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:02:03 410909607935: Preparing 02:02:03 d00ccf6fe4cc: Preparing 02:02:03 417c1440ab66: Preparing 02:02:03 cab6a344d0f1: Preparing 02:02:03 8f12797405d2: Preparing 02:02:03 75e9a109ca11: Preparing 02:02:03 274b6a972322: Preparing 02:02:03 89a797f2813b: Preparing 02:02:03 01c02aaafdd3: Preparing 02:02:03 7ed4346cb56b: Preparing 02:02:03 256f393e029f: Preparing 02:02:03 75e9a109ca11: Waiting 02:02:03 274b6a972322: Waiting 02:02:03 89a797f2813b: Waiting 02:02:03 01c02aaafdd3: Waiting 02:02:03 7ed4346cb56b: Waiting 02:02:03 256f393e029f: Waiting 02:02:03 417c1440ab66: Layer already exists 02:02:03 d00ccf6fe4cc: Layer already exists 02:02:03 410909607935: Layer already exists 02:02:03 cab6a344d0f1: Layer already exists 02:02:03 8f12797405d2: Layer already exists 02:02:03 75e9a109ca11: Layer already exists 02:02:03 274b6a972322: Layer already exists 02:02:03 01c02aaafdd3: Layer already exists 02:02:03 7ed4346cb56b: Layer already exists 02:02:03 89a797f2813b: Layer already exists 02:02:03 256f393e029f: Layer already exists 02:02:03 latest: digest: sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.81 02:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:02:04 410909607935: Preparing 02:02:04 d00ccf6fe4cc: Preparing 02:02:04 417c1440ab66: Preparing 02:02:04 cab6a344d0f1: Preparing 02:02:04 8f12797405d2: Preparing 02:02:04 75e9a109ca11: Preparing 02:02:04 274b6a972322: Preparing 02:02:04 89a797f2813b: Preparing 02:02:04 01c02aaafdd3: Preparing 02:02:04 7ed4346cb56b: Preparing 02:02:04 256f393e029f: Preparing 02:02:04 274b6a972322: Waiting 02:02:04 89a797f2813b: Waiting 02:02:04 01c02aaafdd3: Waiting 02:02:04 7ed4346cb56b: Waiting 02:02:04 256f393e029f: Waiting 02:02:04 75e9a109ca11: Waiting 02:02:04 417c1440ab66: Layer already exists 02:02:04 d00ccf6fe4cc: Layer already exists 02:02:04 cab6a344d0f1: Layer already exists 02:02:04 8f12797405d2: Layer already exists 02:02:04 410909607935: Layer already exists 02:02:04 274b6a972322: Layer already exists 02:02:04 75e9a109ca11: Layer already exists 02:02:04 01c02aaafdd3: Layer already exists 02:02:04 89a797f2813b: Layer already exists 02:02:04 7ed4346cb56b: Layer already exists 02:02:04 256f393e029f: Layer already exists 02:02:04 4.1.0-dev.81: digest: sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:02:04 410909607935: Preparing 02:02:04 d00ccf6fe4cc: Preparing 02:02:04 417c1440ab66: Preparing 02:02:04 cab6a344d0f1: Preparing 02:02:04 8f12797405d2: Preparing 02:02:04 75e9a109ca11: Preparing 02:02:04 274b6a972322: Preparing 02:02:04 89a797f2813b: Preparing 02:02:04 01c02aaafdd3: Preparing 02:02:04 75e9a109ca11: Waiting 02:02:04 274b6a972322: Waiting 02:02:04 01c02aaafdd3: Waiting 02:02:04 89a797f2813b: Waiting 02:02:04 7ed4346cb56b: Preparing 02:02:04 256f393e029f: Preparing 02:02:04 256f393e029f: Waiting 02:02:04 7ed4346cb56b: Waiting 02:02:04 d00ccf6fe4cc: Layer already exists 02:02:04 8f12797405d2: Layer already exists 02:02:04 410909607935: Layer already exists 02:02:04 cab6a344d0f1: Layer already exists 02:02:04 417c1440ab66: Layer already exists 02:02:04 89a797f2813b: Layer already exists 02:02:04 274b6a972322: Layer already exists 02:02:04 75e9a109ca11: Layer already exists 02:02:04 01c02aaafdd3: Layer already exists 02:02:04 7ed4346cb56b: Layer already exists 02:02:04 256f393e029f: Layer already exists 02:02:04 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:02:05 410909607935: Preparing 02:02:05 d00ccf6fe4cc: Preparing 02:02:05 417c1440ab66: Preparing 02:02:05 cab6a344d0f1: Preparing 02:02:05 8f12797405d2: Preparing 02:02:05 75e9a109ca11: Preparing 02:02:05 274b6a972322: Preparing 02:02:05 89a797f2813b: Preparing 02:02:05 01c02aaafdd3: Preparing 02:02:05 7ed4346cb56b: Preparing 02:02:05 75e9a109ca11: Waiting 02:02:05 274b6a972322: Waiting 02:02:05 89a797f2813b: Waiting 02:02:05 01c02aaafdd3: Waiting 02:02:05 256f393e029f: Preparing 02:02:05 7ed4346cb56b: Waiting 02:02:05 256f393e029f: Waiting 02:02:05 cab6a344d0f1: Layer already exists 02:02:05 410909607935: Layer already exists 02:02:05 75e9a109ca11: Layer already exists 02:02:05 274b6a972322: Layer already exists 02:02:05 417c1440ab66: Layer already exists 02:02:05 8f12797405d2: Layer already exists 02:02:05 89a797f2813b: Layer already exists 02:02:05 01c02aaafdd3: Layer already exists 02:02:05 256f393e029f: Layer already exists 02:02:05 d00ccf6fe4cc: Layer already exists 02:02:05 7ed4346cb56b: Layer already exists 02:02:05 main: digest: sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:05 ===================================================== [Pipeline] echo 02:02:05 taggedImages: 02:02:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:02:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:02:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.81 02:02:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:02:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:02:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:02:05 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:02:05 latest 02:02:05 4.1.0-dev.81 02:02:05 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:02:05 main 02:02:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:02:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:02:06 c99fc5a5e7b8: Preparing 02:02:06 90dce2b53ee9: Preparing 02:02:06 1c4a2e1d55f2: Preparing 02:02:06 81d60981a39c: Preparing 02:02:06 ac04e5d6b858: Preparing 02:02:06 417f65a92457: Preparing 02:02:06 a804e66d6533: Preparing 02:02:06 75e9a109ca11: Preparing 02:02:06 274b6a972322: Preparing 02:02:06 a056428c6235: Preparing 02:02:06 37aa89a97647: Preparing 02:02:06 256f393e029f: Preparing 02:02:06 a804e66d6533: Waiting 02:02:06 75e9a109ca11: Waiting 02:02:06 274b6a972322: Waiting 02:02:06 a056428c6235: Waiting 02:02:06 37aa89a97647: Waiting 02:02:06 256f393e029f: Waiting 02:02:06 417f65a92457: Waiting 02:02:07 90dce2b53ee9: Pushed 02:02:07 ac04e5d6b858: Pushed 02:02:08 417f65a92457: Pushed 02:02:08 c99fc5a5e7b8: Pushed 02:02:08 75e9a109ca11: Layer already exists 02:02:08 274b6a972322: Layer already exists 02:02:08 a804e66d6533: Pushed 02:02:08 256f393e029f: Layer already exists 02:02:08 a056428c6235: Pushed 02:02:09 81d60981a39c: Pushed 02:02:09 1c4a2e1d55f2: Pushed 02:02:09 37aa89a97647: Pushed 02:02:10 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:02:10 c99fc5a5e7b8: Preparing 02:02:10 90dce2b53ee9: Preparing 02:02:10 1c4a2e1d55f2: Preparing 02:02:10 81d60981a39c: Preparing 02:02:10 ac04e5d6b858: Preparing 02:02:10 417f65a92457: Preparing 02:02:10 a804e66d6533: Preparing 02:02:10 75e9a109ca11: Preparing 02:02:10 274b6a972322: Preparing 02:02:10 a056428c6235: Preparing 02:02:10 37aa89a97647: Preparing 02:02:10 256f393e029f: Preparing 02:02:10 a804e66d6533: Waiting 02:02:10 75e9a109ca11: Waiting 02:02:10 274b6a972322: Waiting 02:02:10 a056428c6235: Waiting 02:02:10 37aa89a97647: Waiting 02:02:10 256f393e029f: Waiting 02:02:10 417f65a92457: Waiting 02:02:10 ac04e5d6b858: Layer already exists 02:02:10 81d60981a39c: Layer already exists 02:02:10 90dce2b53ee9: Layer already exists 02:02:10 1c4a2e1d55f2: Layer already exists 02:02:10 c99fc5a5e7b8: Layer already exists 02:02:10 a804e66d6533: Layer already exists 02:02:10 417f65a92457: Layer already exists 02:02:10 75e9a109ca11: Layer already exists 02:02:10 a056428c6235: Layer already exists 02:02:10 274b6a972322: Layer already exists 02:02:10 256f393e029f: Layer already exists 02:02:10 37aa89a97647: Layer already exists 02:02:10 latest: digest: sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.81 02:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:02:11 c99fc5a5e7b8: Preparing 02:02:11 90dce2b53ee9: Preparing 02:02:11 1c4a2e1d55f2: Preparing 02:02:11 81d60981a39c: Preparing 02:02:11 ac04e5d6b858: Preparing 02:02:11 417f65a92457: Preparing 02:02:11 a804e66d6533: Preparing 02:02:11 75e9a109ca11: Preparing 02:02:11 274b6a972322: Preparing 02:02:11 a056428c6235: Preparing 02:02:11 37aa89a97647: Preparing 02:02:11 256f393e029f: Preparing 02:02:11 417f65a92457: Waiting 02:02:11 a804e66d6533: Waiting 02:02:11 75e9a109ca11: Waiting 02:02:11 274b6a972322: Waiting 02:02:11 a056428c6235: Waiting 02:02:11 37aa89a97647: Waiting 02:02:11 256f393e029f: Waiting 02:02:11 90dce2b53ee9: Layer already exists 02:02:11 c99fc5a5e7b8: Layer already exists 02:02:11 ac04e5d6b858: Layer already exists 02:02:11 81d60981a39c: Layer already exists 02:02:11 1c4a2e1d55f2: Layer already exists 02:02:11 417f65a92457: Layer already exists 02:02:11 75e9a109ca11: Layer already exists 02:02:11 274b6a972322: Layer already exists 02:02:11 a804e66d6533: Layer already exists 02:02:11 a056428c6235: Layer already exists 02:02:11 37aa89a97647: Layer already exists 02:02:11 256f393e029f: Layer already exists 02:02:11 4.1.0-dev.81: digest: sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:02:12 c99fc5a5e7b8: Preparing 02:02:12 90dce2b53ee9: Preparing 02:02:12 1c4a2e1d55f2: Preparing 02:02:12 81d60981a39c: Preparing 02:02:12 ac04e5d6b858: Preparing 02:02:12 417f65a92457: Preparing 02:02:12 a804e66d6533: Preparing 02:02:12 75e9a109ca11: Preparing 02:02:12 274b6a972322: Preparing 02:02:12 a056428c6235: Preparing 02:02:12 37aa89a97647: Preparing 02:02:12 256f393e029f: Preparing 02:02:12 417f65a92457: Waiting 02:02:12 274b6a972322: Waiting 02:02:12 75e9a109ca11: Waiting 02:02:12 a056428c6235: Waiting 02:02:12 37aa89a97647: Waiting 02:02:12 a804e66d6533: Waiting 02:02:12 256f393e029f: Waiting 02:02:12 81d60981a39c: Layer already exists 02:02:12 c99fc5a5e7b8: Layer already exists 02:02:12 ac04e5d6b858: Layer already exists 02:02:12 90dce2b53ee9: Layer already exists 02:02:12 1c4a2e1d55f2: Layer already exists 02:02:12 a804e66d6533: Layer already exists 02:02:12 417f65a92457: Layer already exists 02:02:12 75e9a109ca11: Layer already exists 02:02:12 274b6a972322: Layer already exists 02:02:12 a056428c6235: Layer already exists 02:02:12 37aa89a97647: Layer already exists 02:02:12 256f393e029f: Layer already exists 02:02:12 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:02:12 c99fc5a5e7b8: Preparing 02:02:12 90dce2b53ee9: Preparing 02:02:12 1c4a2e1d55f2: Preparing 02:02:12 81d60981a39c: Preparing 02:02:12 ac04e5d6b858: Preparing 02:02:12 417f65a92457: Preparing 02:02:12 a804e66d6533: Preparing 02:02:12 75e9a109ca11: Preparing 02:02:12 274b6a972322: Preparing 02:02:12 a056428c6235: Preparing 02:02:12 37aa89a97647: Preparing 02:02:12 256f393e029f: Preparing 02:02:12 417f65a92457: Waiting 02:02:12 a804e66d6533: Waiting 02:02:12 75e9a109ca11: Waiting 02:02:12 274b6a972322: Waiting 02:02:12 a056428c6235: Waiting 02:02:12 37aa89a97647: Waiting 02:02:12 256f393e029f: Waiting 02:02:12 1c4a2e1d55f2: Layer already exists 02:02:12 c99fc5a5e7b8: Layer already exists 02:02:12 90dce2b53ee9: Layer already exists 02:02:12 81d60981a39c: Layer already exists 02:02:12 ac04e5d6b858: Layer already exists 02:02:12 417f65a92457: Layer already exists 02:02:12 75e9a109ca11: Layer already exists 02:02:12 a804e66d6533: Layer already exists 02:02:12 274b6a972322: Layer already exists 02:02:12 a056428c6235: Layer already exists 02:02:12 37aa89a97647: Layer already exists 02:02:12 256f393e029f: Layer already exists 02:02:12 main: digest: sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:12 ===================================================== [Pipeline] echo 02:02:12 taggedImages: 02:02:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:02:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:02:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.81 02:02:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:02:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:02:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:02:12 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:02:12 latest 02:02:12 4.1.0-dev.81 02:02:12 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:02:12 main 02:02:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:02:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:02:13 b4110abdd832: Preparing 02:02:13 da3703a35f2b: Preparing 02:02:13 75e9a109ca11: Preparing 02:02:13 274b6a972322: Preparing 02:02:13 34d0e251ba7c: Preparing 02:02:13 48f25e3d638b: Preparing 02:02:13 256f393e029f: Preparing 02:02:13 256f393e029f: Waiting 02:02:13 48f25e3d638b: Waiting 02:02:13 34d0e251ba7c: Pushed 02:02:13 274b6a972322: Layer already exists 02:02:14 b4110abdd832: Pushed 02:02:14 75e9a109ca11: Layer already exists 02:02:14 256f393e029f: Layer already exists 02:02:15 48f25e3d638b: Pushed 02:02:16 #35 ... 02:02:16 02:02:16 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:16 #90 DONE 111.5s 02:02:16 02:02:16 #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:16 #87 DONE 113.2s 02:02:16 02:02:16 #76 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:16 #76 DONE 119.7s 02:02:16 02:02:16 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:16 #86 DONE 113.5s 02:02:16 02:02:16 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:16 #95 DONE 114.4s 02:02:16 02:02:16 #119 [security-bootstrapper builder 6/7] COPY . . 02:02:16 #119 ... 02:02:16 02:02:16 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:16 #85 DONE 114.0s 02:02:16 02:02:16 #120 [support-scheduler builder 6/7] COPY . . 02:02:16 #120 ... 02:02:16 02:02:16 #121 [security-spiffe-token-provider builder 6/7] COPY . . 02:02:16 #121 DONE 2.0s 02:02:16 02:02:16 #122 [security-proxy-auth builder 6/7] COPY . . 02:02:16 #122 DONE 1.9s 02:02:16 02:02:16 #123 [core-metadata builder 6/7] COPY . . 02:02:16 #123 CACHED 02:02:16 02:02:16 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:02:16 #124 CACHED 02:02:16 02:02:16 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:16 #125 CACHED 02:02:16 02:02:16 #126 [core-data builder 6/7] COPY . . 02:02:16 #126 CACHED 02:02:16 02:02:16 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 02:02:16 #127 CACHED 02:02:16 02:02:16 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:16 #128 CACHED 02:02:16 02:02:16 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:16 #129 CACHED 02:02:16 02:02:16 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 02:02:16 #130 CACHED 02:02:16 02:02:16 #131 [core-command builder 6/7] COPY . . 02:02:16 #131 CACHED 02:02:16 02:02:16 #119 [security-bootstrapper builder 6/7] COPY . . 02:02:16 #119 DONE 1.9s 02:02:16 02:02:16 #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:02:16 #132 CACHED 02:02:16 02:02:16 #133 [security-secretstore-setup builder 6/7] COPY . . 02:02:16 #133 CACHED 02:02:16 02:02:16 #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:16 #134 CACHED 02:02:16 02:02:16 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:02:16 #135 CACHED 02:02:16 02:02:16 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 02:02:16 #136 CACHED 02:02:16 02:02:16 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:16 #137 CACHED 02:02:16 02:02:16 #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:16 #138 CACHED 02:02:16 02:02:16 #139 [security-proxy-setup builder 6/7] COPY . . 02:02:16 #139 CACHED 02:02:16 02:02:16 #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:02:16 #140 CACHED 02:02:16 02:02:16 #141 [support-notifications builder 6/7] COPY . . 02:02:16 #141 DONE 2.1s 02:02:16 02:02:16 #120 [support-scheduler builder 6/7] COPY . . 02:02:16 #120 DONE 1.9s 02:02:16 02:02:16 #142 [core-keeper builder 7/8] COPY . . 02:02:16 #142 DONE 1.9s 02:02:16 02:02:16 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:02:16 #143 ... 02:02:16 02:02:16 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:02:16 #0 5.220 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:02:16 #144 ... 02:02:16 02:02:16 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:02:16 #0 5.985 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:02:16 #145 ... 02:02:16 02:02:16 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:02:16 #143 7.142 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:02:16 #143 ... 02:02:16 02:02:16 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:02:16 #0 5.329 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:02:16 #146 ... 02:02:16 02:02:16 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:02:16 #0 5.438 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:02:16 #147 ... 02:02:16 02:02:16 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:02:16 #0 7.419 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:02:16 #148 ... 02:02:16 02:02:16 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:02:16 #0 5.247 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:02:16 #149 ... 02:02:16 02:02:16 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:02:16 #0 4.972 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:02:16 #150 ... 02:02:16 02:02:16 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:02:16 #0 4.932 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:02:16 #151 ... 02:02:16 02:02:16 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:02:16 #0 5.045 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:02:16 #152 ... 02:02:16 02:02:16 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:02:16 #0 6.379 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:02:16 #153 ... 02:02:16 02:02:16 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:02:16 #0 5.256 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:02:17 da3703a35f2b: Pushed 02:02:17 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:18 + 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 02:02:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:02:18 b4110abdd832: Preparing 02:02:18 da3703a35f2b: Preparing 02:02:18 75e9a109ca11: Preparing 02:02:18 274b6a972322: Preparing 02:02:18 34d0e251ba7c: Preparing 02:02:18 48f25e3d638b: Preparing 02:02:18 256f393e029f: Preparing 02:02:18 48f25e3d638b: Waiting 02:02:18 256f393e029f: Waiting 02:02:18 274b6a972322: Layer already exists 02:02:18 b4110abdd832: Layer already exists 02:02:18 75e9a109ca11: Layer already exists 02:02:18 34d0e251ba7c: Layer already exists 02:02:18 da3703a35f2b: Layer already exists 02:02:18 256f393e029f: Layer already exists 02:02:18 48f25e3d638b: Layer already exists 02:02:18 latest: digest: sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.81 02:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:02:19 b4110abdd832: Preparing 02:02:19 da3703a35f2b: Preparing 02:02:19 75e9a109ca11: Preparing 02:02:19 274b6a972322: Preparing 02:02:19 34d0e251ba7c: Preparing 02:02:19 48f25e3d638b: Preparing 02:02:19 256f393e029f: Preparing 02:02:19 48f25e3d638b: Waiting 02:02:19 256f393e029f: Waiting 02:02:19 b4110abdd832: Layer already exists 02:02:19 274b6a972322: Layer already exists 02:02:19 75e9a109ca11: Layer already exists 02:02:19 da3703a35f2b: Layer already exists 02:02:19 34d0e251ba7c: Layer already exists 02:02:19 48f25e3d638b: Layer already exists 02:02:19 256f393e029f: Layer already exists 02:02:19 4.1.0-dev.81: digest: sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:02:19 b4110abdd832: Preparing 02:02:19 da3703a35f2b: Preparing 02:02:19 75e9a109ca11: Preparing 02:02:19 274b6a972322: Preparing 02:02:19 34d0e251ba7c: Preparing 02:02:19 48f25e3d638b: Preparing 02:02:19 256f393e029f: Preparing 02:02:19 48f25e3d638b: Waiting 02:02:19 256f393e029f: Waiting 02:02:19 b4110abdd832: Layer already exists 02:02:19 274b6a972322: Layer already exists 02:02:19 da3703a35f2b: Layer already exists 02:02:19 34d0e251ba7c: Layer already exists 02:02:19 75e9a109ca11: Layer already exists 02:02:19 48f25e3d638b: Layer already exists 02:02:19 256f393e029f: Layer already exists 02:02:19 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:20 + 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 02:02:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:02:20 b4110abdd832: Preparing 02:02:20 da3703a35f2b: Preparing 02:02:20 75e9a109ca11: Preparing 02:02:20 274b6a972322: Preparing 02:02:20 34d0e251ba7c: Preparing 02:02:20 48f25e3d638b: Preparing 02:02:20 256f393e029f: Preparing 02:02:20 48f25e3d638b: Waiting 02:02:20 256f393e029f: Waiting 02:02:20 75e9a109ca11: Layer already exists 02:02:20 34d0e251ba7c: Layer already exists 02:02:20 da3703a35f2b: Layer already exists 02:02:20 b4110abdd832: Layer already exists 02:02:20 274b6a972322: Layer already exists 02:02:20 48f25e3d638b: Layer already exists 02:02:20 256f393e029f: Layer already exists 02:02:20 main: digest: sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:20 ===================================================== [Pipeline] echo 02:02:20 taggedImages: 02:02:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:02:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:02:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.81 02:02:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:02:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:02:20 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:02:20 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:02:20 latest 02:02:20 4.1.0-dev.81 02:02:20 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:02:20 main 02:02:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:02:21 0262fc295718: Preparing 02:02:21 de4274d9fdda: Preparing 02:02:21 6d4963519e52: Preparing 02:02:21 75e9a109ca11: Preparing 02:02:21 274b6a972322: Preparing 02:02:21 4e37854b34de: Preparing 02:02:21 0a9de91a072f: Preparing 02:02:21 cffc8c0a3780: Preparing 02:02:21 4b4e40b3fc7d: Preparing 02:02:21 256f393e029f: Preparing 02:02:21 cffc8c0a3780: Waiting 02:02:21 0a9de91a072f: Waiting 02:02:21 4b4e40b3fc7d: Waiting 02:02:21 256f393e029f: Waiting 02:02:21 4e37854b34de: Waiting 02:02:21 274b6a972322: Layer already exists 02:02:21 75e9a109ca11: Layer already exists 02:02:21 6d4963519e52: Pushed 02:02:21 0262fc295718: Pushed 02:02:21 de4274d9fdda: Pushed 02:02:21 256f393e029f: Layer already exists 02:02:21 cffc8c0a3780: Pushed 02:02:21 4b4e40b3fc7d: Pushed 02:02:26 0a9de91a072f: Pushed 02:02:35 4e37854b34de: Pushed 02:02:35 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:02:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:02:35 0262fc295718: Preparing 02:02:35 de4274d9fdda: Preparing 02:02:35 6d4963519e52: Preparing 02:02:35 75e9a109ca11: Preparing 02:02:35 274b6a972322: Preparing 02:02:35 4e37854b34de: Preparing 02:02:35 0a9de91a072f: Preparing 02:02:35 cffc8c0a3780: Preparing 02:02:35 4b4e40b3fc7d: Preparing 02:02:35 256f393e029f: Preparing 02:02:35 cffc8c0a3780: Waiting 02:02:35 0a9de91a072f: Waiting 02:02:35 4b4e40b3fc7d: Waiting 02:02:35 256f393e029f: Waiting 02:02:35 4e37854b34de: Waiting 02:02:35 6d4963519e52: Layer already exists 02:02:35 0262fc295718: Layer already exists 02:02:35 75e9a109ca11: Layer already exists 02:02:35 de4274d9fdda: Layer already exists 02:02:35 274b6a972322: Layer already exists 02:02:35 0a9de91a072f: Layer already exists 02:02:35 cffc8c0a3780: Layer already exists 02:02:35 4e37854b34de: Layer already exists 02:02:35 4b4e40b3fc7d: Layer already exists 02:02:35 256f393e029f: Layer already exists 02:02:35 latest: digest: sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.81 02:02:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:02:36 0262fc295718: Preparing 02:02:36 de4274d9fdda: Preparing 02:02:36 6d4963519e52: Preparing 02:02:36 75e9a109ca11: Preparing 02:02:36 274b6a972322: Preparing 02:02:36 4e37854b34de: Preparing 02:02:36 0a9de91a072f: Preparing 02:02:36 cffc8c0a3780: Preparing 02:02:36 4b4e40b3fc7d: Preparing 02:02:36 4e37854b34de: Waiting 02:02:36 0a9de91a072f: Waiting 02:02:36 cffc8c0a3780: Waiting 02:02:36 256f393e029f: Preparing 02:02:36 256f393e029f: Waiting 02:02:36 4b4e40b3fc7d: Waiting 02:02:36 75e9a109ca11: Layer already exists 02:02:36 6d4963519e52: Layer already exists 02:02:36 de4274d9fdda: Layer already exists 02:02:36 274b6a972322: Layer already exists 02:02:36 0262fc295718: Layer already exists 02:02:36 4e37854b34de: Layer already exists 02:02:36 0a9de91a072f: Layer already exists 02:02:36 4b4e40b3fc7d: Layer already exists 02:02:36 cffc8c0a3780: Layer already exists 02:02:36 256f393e029f: Layer already exists 02:02:36 4.1.0-dev.81: digest: sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:02:37 0262fc295718: Preparing 02:02:37 de4274d9fdda: Preparing 02:02:37 6d4963519e52: Preparing 02:02:37 75e9a109ca11: Preparing 02:02:37 274b6a972322: Preparing 02:02:37 4e37854b34de: Preparing 02:02:37 0a9de91a072f: Preparing 02:02:37 cffc8c0a3780: Preparing 02:02:37 4b4e40b3fc7d: Preparing 02:02:37 256f393e029f: Preparing 02:02:37 4e37854b34de: Waiting 02:02:37 0a9de91a072f: Waiting 02:02:37 cffc8c0a3780: Waiting 02:02:37 4b4e40b3fc7d: Waiting 02:02:37 256f393e029f: Waiting 02:02:37 75e9a109ca11: Layer already exists 02:02:37 de4274d9fdda: Layer already exists 02:02:37 6d4963519e52: Layer already exists 02:02:37 0262fc295718: Layer already exists 02:02:37 274b6a972322: Layer already exists 02:02:37 4e37854b34de: Layer already exists 02:02:37 0a9de91a072f: Layer already exists 02:02:37 256f393e029f: Layer already exists 02:02:37 4b4e40b3fc7d: Layer already exists 02:02:37 cffc8c0a3780: Layer already exists 02:02:37 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:02:37 0262fc295718: Preparing 02:02:37 de4274d9fdda: Preparing 02:02:37 6d4963519e52: Preparing 02:02:37 75e9a109ca11: Preparing 02:02:37 274b6a972322: Preparing 02:02:37 4e37854b34de: Preparing 02:02:37 0a9de91a072f: Preparing 02:02:37 cffc8c0a3780: Preparing 02:02:37 4b4e40b3fc7d: Preparing 02:02:37 256f393e029f: Preparing 02:02:37 4e37854b34de: Waiting 02:02:37 0a9de91a072f: Waiting 02:02:37 cffc8c0a3780: Waiting 02:02:37 256f393e029f: Waiting 02:02:37 4b4e40b3fc7d: Waiting 02:02:37 274b6a972322: Layer already exists 02:02:37 6d4963519e52: Layer already exists 02:02:37 de4274d9fdda: Layer already exists 02:02:37 0262fc295718: Layer already exists 02:02:37 75e9a109ca11: Layer already exists 02:02:37 4e37854b34de: Layer already exists 02:02:37 0a9de91a072f: Layer already exists 02:02:37 cffc8c0a3780: Layer already exists 02:02:37 4b4e40b3fc7d: Layer already exists 02:02:37 256f393e029f: Layer already exists 02:02:37 main: digest: sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:37 ===================================================== [Pipeline] echo 02:02:37 taggedImages: 02:02:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:02:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:02:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.81 02:02:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:02:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:02:37 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:02:37 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:02:37 latest 02:02:37 4.1.0-dev.81 02:02:37 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:02:37 main 02:02:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:02:38 8af047e2f71c: Preparing 02:02:38 9c69dd9644b0: Preparing 02:02:38 9b3a2ca9f695: Preparing 02:02:38 75e9a109ca11: Preparing 02:02:38 274b6a972322: Preparing 02:02:38 25b0446e69de: Preparing 02:02:38 6dcf3492b127: Preparing 02:02:38 e99d2e333cc2: Preparing 02:02:38 256f393e029f: Preparing 02:02:38 6dcf3492b127: Waiting 02:02:38 e99d2e333cc2: Waiting 02:02:38 25b0446e69de: Waiting 02:02:38 256f393e029f: Waiting 02:02:38 274b6a972322: Layer already exists 02:02:38 75e9a109ca11: Layer already exists 02:02:38 9b3a2ca9f695: Pushed 02:02:38 9c69dd9644b0: Pushed 02:02:38 8af047e2f71c: Pushed 02:02:38 256f393e029f: Layer already exists 02:02:38 6dcf3492b127: Pushed 02:02:39 e99d2e333cc2: Pushed 02:02:53 25b0446e69de: Pushed 02:02:53 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:02:54 8af047e2f71c: Preparing 02:02:54 9c69dd9644b0: Preparing 02:02:54 9b3a2ca9f695: Preparing 02:02:54 75e9a109ca11: Preparing 02:02:54 274b6a972322: Preparing 02:02:54 25b0446e69de: Preparing 02:02:54 6dcf3492b127: Preparing 02:02:54 e99d2e333cc2: Preparing 02:02:54 256f393e029f: Preparing 02:02:54 25b0446e69de: Waiting 02:02:54 6dcf3492b127: Waiting 02:02:54 e99d2e333cc2: Waiting 02:02:54 256f393e029f: Waiting 02:02:54 9c69dd9644b0: Layer already exists 02:02:54 75e9a109ca11: Layer already exists 02:02:54 8af047e2f71c: Layer already exists 02:02:54 274b6a972322: Layer already exists 02:02:54 9b3a2ca9f695: Layer already exists 02:02:54 25b0446e69de: Layer already exists 02:02:54 6dcf3492b127: Layer already exists 02:02:54 256f393e029f: Layer already exists 02:02:54 e99d2e333cc2: Layer already exists 02:02:54 latest: digest: sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.81 02:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:02:55 8af047e2f71c: Preparing 02:02:55 9c69dd9644b0: Preparing 02:02:55 9b3a2ca9f695: Preparing 02:02:55 75e9a109ca11: Preparing 02:02:55 274b6a972322: Preparing 02:02:55 25b0446e69de: Preparing 02:02:55 6dcf3492b127: Preparing 02:02:55 e99d2e333cc2: Preparing 02:02:55 256f393e029f: Preparing 02:02:55 6dcf3492b127: Waiting 02:02:55 e99d2e333cc2: Waiting 02:02:55 256f393e029f: Waiting 02:02:55 25b0446e69de: Waiting 02:02:55 75e9a109ca11: Layer already exists 02:02:55 9c69dd9644b0: Layer already exists 02:02:55 9b3a2ca9f695: Layer already exists 02:02:55 274b6a972322: Layer already exists 02:02:55 8af047e2f71c: Layer already exists 02:02:55 25b0446e69de: Layer already exists 02:02:55 256f393e029f: Layer already exists 02:02:55 6dcf3492b127: Layer already exists 02:02:55 e99d2e333cc2: Layer already exists 02:02:55 4.1.0-dev.81: digest: sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:02:55 8af047e2f71c: Preparing 02:02:55 9c69dd9644b0: Preparing 02:02:55 9b3a2ca9f695: Preparing 02:02:55 75e9a109ca11: Preparing 02:02:55 274b6a972322: Preparing 02:02:55 25b0446e69de: Preparing 02:02:55 6dcf3492b127: Preparing 02:02:55 e99d2e333cc2: Preparing 02:02:55 256f393e029f: Preparing 02:02:55 6dcf3492b127: Waiting 02:02:55 25b0446e69de: Waiting 02:02:55 e99d2e333cc2: Waiting 02:02:55 256f393e029f: Waiting 02:02:55 9c69dd9644b0: Layer already exists 02:02:55 75e9a109ca11: Layer already exists 02:02:55 8af047e2f71c: Layer already exists 02:02:55 9b3a2ca9f695: Layer already exists 02:02:55 274b6a972322: Layer already exists 02:02:55 6dcf3492b127: Layer already exists 02:02:55 25b0446e69de: Layer already exists 02:02:55 256f393e029f: Layer already exists 02:02:55 e99d2e333cc2: Layer already exists 02:02:55 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:02:56 8af047e2f71c: Preparing 02:02:56 9c69dd9644b0: Preparing 02:02:56 9b3a2ca9f695: Preparing 02:02:56 75e9a109ca11: Preparing 02:02:56 274b6a972322: Preparing 02:02:56 25b0446e69de: Preparing 02:02:56 6dcf3492b127: Preparing 02:02:56 e99d2e333cc2: Preparing 02:02:56 256f393e029f: Preparing 02:02:56 6dcf3492b127: Waiting 02:02:56 e99d2e333cc2: Waiting 02:02:56 256f393e029f: Waiting 02:02:56 25b0446e69de: Waiting 02:02:56 75e9a109ca11: Layer already exists 02:02:56 8af047e2f71c: Layer already exists 02:02:56 9b3a2ca9f695: Layer already exists 02:02:56 274b6a972322: Layer already exists 02:02:56 9c69dd9644b0: Layer already exists 02:02:56 256f393e029f: Layer already exists 02:02:56 25b0446e69de: Layer already exists 02:02:56 6dcf3492b127: Layer already exists 02:02:56 e99d2e333cc2: Layer already exists 02:02:56 main: digest: sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:56 ===================================================== [Pipeline] echo 02:02:56 taggedImages: 02:02:56 - nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:02:56 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:02:56 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.81 02:02:56 - nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:02:56 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:02:56 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:02:56 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:02:56 latest 02:02:56 4.1.0-dev.81 02:02:56 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:02:56 main 02:02:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:02:57 18c4be586496: Preparing 02:02:57 eb0e8f6bb74d: Preparing 02:02:57 de5107e15289: Preparing 02:02:57 75e9a109ca11: Preparing 02:02:57 274b6a972322: Preparing 02:02:57 8da3151dfea5: Preparing 02:02:57 cffc8c0a3780: Preparing 02:02:57 4b4e40b3fc7d: Preparing 02:02:57 256f393e029f: Preparing 02:02:57 8da3151dfea5: Waiting 02:02:57 cffc8c0a3780: Waiting 02:02:57 4b4e40b3fc7d: Waiting 02:02:57 256f393e029f: Waiting 02:02:57 75e9a109ca11: Layer already exists 02:02:57 274b6a972322: Layer already exists 02:02:57 cffc8c0a3780: Layer already exists 02:02:57 4b4e40b3fc7d: Layer already exists 02:02:57 256f393e029f: Layer already exists 02:02:57 18c4be586496: Pushed 02:02:57 eb0e8f6bb74d: Pushed 02:02:57 de5107e15289: Pushed 02:03:12 8da3151dfea5: Pushed 02:03:12 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:03:12 18c4be586496: Preparing 02:03:12 eb0e8f6bb74d: Preparing 02:03:12 de5107e15289: Preparing 02:03:12 75e9a109ca11: Preparing 02:03:12 274b6a972322: Preparing 02:03:12 8da3151dfea5: Preparing 02:03:12 cffc8c0a3780: Preparing 02:03:12 4b4e40b3fc7d: Preparing 02:03:12 cffc8c0a3780: Waiting 02:03:12 8da3151dfea5: Waiting 02:03:12 256f393e029f: Preparing 02:03:12 256f393e029f: Waiting 02:03:12 4b4e40b3fc7d: Waiting 02:03:12 eb0e8f6bb74d: Layer already exists 02:03:12 de5107e15289: Layer already exists 02:03:12 274b6a972322: Layer already exists 02:03:12 75e9a109ca11: Layer already exists 02:03:12 18c4be586496: Layer already exists 02:03:12 8da3151dfea5: Layer already exists 02:03:12 4b4e40b3fc7d: Layer already exists 02:03:12 cffc8c0a3780: Layer already exists 02:03:12 256f393e029f: Layer already exists 02:03:12 latest: digest: sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.81 02:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:03:13 18c4be586496: Preparing 02:03:13 eb0e8f6bb74d: Preparing 02:03:13 de5107e15289: Preparing 02:03:13 75e9a109ca11: Preparing 02:03:13 274b6a972322: Preparing 02:03:13 8da3151dfea5: Preparing 02:03:13 cffc8c0a3780: Preparing 02:03:13 4b4e40b3fc7d: Preparing 02:03:13 256f393e029f: Preparing 02:03:13 cffc8c0a3780: Waiting 02:03:13 4b4e40b3fc7d: Waiting 02:03:13 8da3151dfea5: Waiting 02:03:13 256f393e029f: Waiting 02:03:13 75e9a109ca11: Layer already exists 02:03:13 18c4be586496: Layer already exists 02:03:13 de5107e15289: Layer already exists 02:03:13 eb0e8f6bb74d: Layer already exists 02:03:13 274b6a972322: Layer already exists 02:03:13 8da3151dfea5: Layer already exists 02:03:13 4b4e40b3fc7d: Layer already exists 02:03:13 cffc8c0a3780: Layer already exists 02:03:13 256f393e029f: Layer already exists 02:03:13 4.1.0-dev.81: digest: sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:03:14 18c4be586496: Preparing 02:03:14 eb0e8f6bb74d: Preparing 02:03:14 de5107e15289: Preparing 02:03:14 75e9a109ca11: Preparing 02:03:14 274b6a972322: Preparing 02:03:14 8da3151dfea5: Preparing 02:03:14 cffc8c0a3780: Preparing 02:03:14 4b4e40b3fc7d: Preparing 02:03:14 256f393e029f: Preparing 02:03:14 8da3151dfea5: Waiting 02:03:14 cffc8c0a3780: Waiting 02:03:14 4b4e40b3fc7d: Waiting 02:03:14 256f393e029f: Waiting 02:03:14 eb0e8f6bb74d: Layer already exists 02:03:14 75e9a109ca11: Layer already exists 02:03:14 de5107e15289: Layer already exists 02:03:14 274b6a972322: Layer already exists 02:03:14 18c4be586496: Layer already exists 02:03:14 cffc8c0a3780: Layer already exists 02:03:14 256f393e029f: Layer already exists 02:03:14 8da3151dfea5: Layer already exists 02:03:14 4b4e40b3fc7d: Layer already exists 02:03:14 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:03:14 18c4be586496: Preparing 02:03:14 eb0e8f6bb74d: Preparing 02:03:14 de5107e15289: Preparing 02:03:14 75e9a109ca11: Preparing 02:03:14 274b6a972322: Preparing 02:03:14 8da3151dfea5: Preparing 02:03:14 cffc8c0a3780: Preparing 02:03:14 8da3151dfea5: Waiting 02:03:14 4b4e40b3fc7d: Preparing 02:03:14 256f393e029f: Preparing 02:03:14 4b4e40b3fc7d: Waiting 02:03:14 cffc8c0a3780: Waiting 02:03:14 256f393e029f: Waiting 02:03:14 75e9a109ca11: Layer already exists 02:03:14 eb0e8f6bb74d: Layer already exists 02:03:14 18c4be586496: Layer already exists 02:03:14 de5107e15289: Layer already exists 02:03:14 274b6a972322: Layer already exists 02:03:14 4b4e40b3fc7d: Layer already exists 02:03:14 8da3151dfea5: Layer already exists 02:03:14 cffc8c0a3780: Layer already exists 02:03:14 256f393e029f: Layer already exists 02:03:14 main: digest: sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:15 ===================================================== [Pipeline] echo 02:03:15 taggedImages: 02:03:15 - nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:15 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:03:15 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.81 02:03:15 - nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:15 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:03:15 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:03:15 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:15 latest 02:03:15 4.1.0-dev.81 02:03:15 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:15 main 02:03:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:03:15 b9459fde65e4: Preparing 02:03:15 af35135e0c75: Preparing 02:03:15 75e9a109ca11: Preparing 02:03:15 274b6a972322: Preparing 02:03:15 14b9d1cf4b30: Preparing 02:03:15 62c3fcea75aa: Preparing 02:03:15 256f393e029f: Preparing 02:03:15 62c3fcea75aa: Waiting 02:03:15 256f393e029f: Waiting 02:03:15 75e9a109ca11: Layer already exists 02:03:15 274b6a972322: Layer already exists 02:03:15 256f393e029f: Layer already exists 02:03:15 b9459fde65e4: Pushed 02:03:15 14b9d1cf4b30: Pushed 02:03:16 62c3fcea75aa: Pushed 02:03:20 af35135e0c75: Pushed 02:03:20 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:03:21 b9459fde65e4: Preparing 02:03:21 af35135e0c75: Preparing 02:03:21 75e9a109ca11: Preparing 02:03:21 274b6a972322: Preparing 02:03:21 14b9d1cf4b30: Preparing 02:03:21 62c3fcea75aa: Preparing 02:03:21 256f393e029f: Preparing 02:03:21 62c3fcea75aa: Waiting 02:03:21 256f393e029f: Waiting 02:03:21 274b6a972322: Layer already exists 02:03:21 b9459fde65e4: Layer already exists 02:03:21 af35135e0c75: Layer already exists 02:03:21 14b9d1cf4b30: Layer already exists 02:03:21 75e9a109ca11: Layer already exists 02:03:21 256f393e029f: Layer already exists 02:03:21 62c3fcea75aa: Layer already exists 02:03:21 latest: digest: sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.81 02:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:03:21 b9459fde65e4: Preparing 02:03:21 af35135e0c75: Preparing 02:03:21 75e9a109ca11: Preparing 02:03:21 274b6a972322: Preparing 02:03:21 14b9d1cf4b30: Preparing 02:03:21 62c3fcea75aa: Preparing 02:03:21 256f393e029f: Preparing 02:03:21 256f393e029f: Waiting 02:03:21 62c3fcea75aa: Waiting 02:03:21 274b6a972322: Layer already exists 02:03:21 b9459fde65e4: Layer already exists 02:03:21 af35135e0c75: Layer already exists 02:03:21 75e9a109ca11: Layer already exists 02:03:21 14b9d1cf4b30: Layer already exists 02:03:21 62c3fcea75aa: Layer already exists 02:03:21 256f393e029f: Layer already exists 02:03:21 4.1.0-dev.81: digest: sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:03:22 b9459fde65e4: Preparing 02:03:22 af35135e0c75: Preparing 02:03:22 75e9a109ca11: Preparing 02:03:22 274b6a972322: Preparing 02:03:22 14b9d1cf4b30: Preparing 02:03:22 62c3fcea75aa: Preparing 02:03:22 256f393e029f: Preparing 02:03:22 256f393e029f: Waiting 02:03:22 62c3fcea75aa: Waiting 02:03:22 274b6a972322: Layer already exists 02:03:22 af35135e0c75: Layer already exists 02:03:22 b9459fde65e4: Layer already exists 02:03:22 14b9d1cf4b30: Layer already exists 02:03:22 75e9a109ca11: Layer already exists 02:03:22 256f393e029f: Layer already exists 02:03:22 62c3fcea75aa: Layer already exists 02:03:22 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:03:23 b9459fde65e4: Preparing 02:03:23 af35135e0c75: Preparing 02:03:23 75e9a109ca11: Preparing 02:03:23 274b6a972322: Preparing 02:03:23 14b9d1cf4b30: Preparing 02:03:23 62c3fcea75aa: Preparing 02:03:23 256f393e029f: Preparing 02:03:23 256f393e029f: Waiting 02:03:23 62c3fcea75aa: Waiting 02:03:23 274b6a972322: Layer already exists 02:03:23 14b9d1cf4b30: Layer already exists 02:03:23 af35135e0c75: Layer already exists 02:03:23 75e9a109ca11: Layer already exists 02:03:23 b9459fde65e4: Layer already exists 02:03:23 62c3fcea75aa: Layer already exists 02:03:23 256f393e029f: Layer already exists 02:03:23 main: digest: sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:23 ===================================================== [Pipeline] echo 02:03:23 taggedImages: 02:03:23 - nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:23 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:03:23 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.81 02:03:23 - nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:23 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:03:23 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:03:23 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:23 latest 02:03:23 4.1.0-dev.81 02:03:23 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:23 main 02:03:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:03:24 106d54f0892e: Preparing 02:03:24 4f627ec097e3: Preparing 02:03:24 75e9a109ca11: Preparing 02:03:24 274b6a972322: Preparing 02:03:24 bf5840b0c86a: Preparing 02:03:24 cdf413b01ac0: Preparing 02:03:24 256f393e029f: Preparing 02:03:24 cdf413b01ac0: Waiting 02:03:24 256f393e029f: Waiting 02:03:24 274b6a972322: Layer already exists 02:03:24 75e9a109ca11: Layer already exists 02:03:24 256f393e029f: Layer already exists 02:03:24 106d54f0892e: Pushed 02:03:24 bf5840b0c86a: Pushed 02:03:24 cdf413b01ac0: Pushed 02:03:28 4f627ec097e3: Pushed 02:03:28 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:03:29 106d54f0892e: Preparing 02:03:29 4f627ec097e3: Preparing 02:03:29 75e9a109ca11: Preparing 02:03:29 274b6a972322: Preparing 02:03:29 bf5840b0c86a: Preparing 02:03:29 cdf413b01ac0: Preparing 02:03:29 256f393e029f: Preparing 02:03:29 cdf413b01ac0: Waiting 02:03:29 256f393e029f: Waiting 02:03:29 75e9a109ca11: Layer already exists 02:03:29 274b6a972322: Layer already exists 02:03:29 bf5840b0c86a: Layer already exists 02:03:29 4f627ec097e3: Layer already exists 02:03:29 106d54f0892e: Layer already exists 02:03:29 cdf413b01ac0: Layer already exists 02:03:29 256f393e029f: Layer already exists 02:03:29 latest: digest: sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.81 02:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:03:29 106d54f0892e: Preparing 02:03:29 4f627ec097e3: Preparing 02:03:29 75e9a109ca11: Preparing 02:03:29 274b6a972322: Preparing 02:03:29 bf5840b0c86a: Preparing 02:03:29 cdf413b01ac0: Preparing 02:03:29 256f393e029f: Preparing 02:03:29 cdf413b01ac0: Waiting 02:03:29 256f393e029f: Waiting 02:03:29 75e9a109ca11: Layer already exists 02:03:29 4f627ec097e3: Layer already exists 02:03:29 bf5840b0c86a: Layer already exists 02:03:29 274b6a972322: Layer already exists 02:03:29 106d54f0892e: Layer already exists 02:03:29 256f393e029f: Layer already exists 02:03:29 cdf413b01ac0: Layer already exists 02:03:29 4.1.0-dev.81: digest: sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:03:30 106d54f0892e: Preparing 02:03:30 4f627ec097e3: Preparing 02:03:30 75e9a109ca11: Preparing 02:03:30 274b6a972322: Preparing 02:03:30 bf5840b0c86a: Preparing 02:03:30 cdf413b01ac0: Preparing 02:03:30 256f393e029f: Preparing 02:03:30 cdf413b01ac0: Waiting 02:03:30 256f393e029f: Waiting 02:03:30 274b6a972322: Layer already exists 02:03:30 bf5840b0c86a: Layer already exists 02:03:30 106d54f0892e: Layer already exists 02:03:30 75e9a109ca11: Layer already exists 02:03:30 4f627ec097e3: Layer already exists 02:03:30 256f393e029f: Layer already exists 02:03:30 cdf413b01ac0: Layer already exists 02:03:30 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:03:31 106d54f0892e: Preparing 02:03:31 4f627ec097e3: Preparing 02:03:31 75e9a109ca11: Preparing 02:03:31 274b6a972322: Preparing 02:03:31 bf5840b0c86a: Preparing 02:03:31 cdf413b01ac0: Preparing 02:03:31 256f393e029f: Preparing 02:03:31 cdf413b01ac0: Waiting 02:03:31 256f393e029f: Waiting 02:03:31 4f627ec097e3: Layer already exists 02:03:31 75e9a109ca11: Layer already exists 02:03:31 274b6a972322: Layer already exists 02:03:31 106d54f0892e: Layer already exists 02:03:31 bf5840b0c86a: Layer already exists 02:03:31 cdf413b01ac0: Layer already exists 02:03:31 256f393e029f: Layer already exists 02:03:31 main: digest: sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:31 ===================================================== [Pipeline] echo 02:03:31 taggedImages: 02:03:31 - nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:03:31 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:03:31 ========================================================= 02:03:31 [edgeXBuildMultiArch] RAW Config: 02:03:31 images: 02:03:31 - nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/core-command:latest 02:03:31 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/core-command:main 02:03:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:03:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:03:31 - nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/core-data:latest 02:03:31 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/core-data:main 02:03:31 - nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:03:31 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/core-keeper:main 02:03:31 - nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:03:31 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/core-metadata:main 02:03:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:03:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:03:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:03:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:03:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:03:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:03:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:03:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:03:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:03:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:03:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:03:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:03:31 - nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:03:31 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-spire-config:main 02:03:31 - nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:03:31 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/security-spire-server:main 02:03:31 - nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:03:31 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/support-notifications:main 02:03:31 - nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:03:31 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:03:31 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:03:31 - nexus3.edgexfoundry.org:10004/support-scheduler:main 02:03:31 settingsFile: 02:03:31 edgex-go-settings 02:03:31 ========================================================= [Pipeline] node 02:03:46 Still waiting to schedule task 02:03:46 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:04:46 Running on prd-centos7-docker-4c-2g-774791 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:46 provisioning config files... 02:04:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8485486188471105132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:50 ---> ****-login.sh 02:04:50 nexus3.edgexfoundry.org:10001 02:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:50 Configure a credential helper to remove this warning. See 02:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:50 02:04:50 Login Succeeded 02:04:50 nexus3.edgexfoundry.org:10002 02:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:50 Configure a credential helper to remove this warning. See 02:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:50 02:04:50 Login Succeeded 02:04:50 nexus3.edgexfoundry.org:10003 02:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:50 Configure a credential helper to remove this warning. See 02:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:50 02:04:50 Login Succeeded 02:04:50 nexus3.edgexfoundry.org:10004 02:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:51 Configure a credential helper to remove this warning. See 02:04:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:51 02:04:51 Login Succeeded 02:04:51 ****.io 02:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:51 Configure a credential helper to remove this warning. See 02:04:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:51 02:04:51 Login Succeeded 02:04:51 ---> ****-login.sh ends [Pipeline] } 02:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:51 + docker buildx ls 02:04:51 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:04:51 default * docker 02:04:51 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:04:52 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:04:52 edgex-builder [Pipeline] sh 02:04:52 + docker buildx inspect --bootstrap 02:04:52 #1 [internal] booting buildkit 02:04:52 #1 pulling image moby/buildkit:buildx-stable-1 02:04:55 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 02:04:55 #1 creating container buildx_buildkit_edgex-builder0 02:04:58 #1 creating container buildx_buildkit_edgex-builder0 2.8s done 02:04:58 #1 DONE 5.8s 02:04:58 Name: edgex-builder 02:04:58 Driver: docker-container 02:04:58 02:04:58 Nodes: 02:04:58 Name: edgex-builder0 02:04:58 Endpoint: unix:///var/run/docker.sock 02:04:58 Status: running 02:04:58 Buildkit: v0.26.2 02:04:58 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:04:58 + docker buildx ls 02:04:58 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:04:58 edgex-builder * docker-container 02:04:58 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:04:58 default docker 02:04:58 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:04:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467' 02:04:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467 --push - 02:04:59 #1 [internal] load build definition from Dockerfile 02:04:59 #1 transferring dockerfile: 197B done 02:04:59 #1 DONE 0.0s 02:04:59 02:04:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:04:59 #2 DONE 0.1s 02:04:59 02:04:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:04:59 #3 DONE 0.1s 02:04:59 02:04:59 #4 [internal] load .dockerignore 02:04:59 #4 transferring context: 2B done 02:04:59 #4 DONE 0.0s 02:04:59 02:04:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 02:04:59 #5 resolve nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 0.0s done 02:04:59 #5 DONE 0.0s 02:04:59 02:04:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 02:04:59 #6 resolve nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 0.0s done 02:04:59 #6 DONE 0.1s 02:04:59 02:04:59 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:04:59 #7 DONE 0.0s 02:04:59 02:04:59 #8 exporting to image 02:04:59 #8 exporting layers done 02:04:59 #8 exporting manifest sha256:9e7011d617af89ced270db09c9749f337687f677360700d82b5511200048fa22 done 02:04:59 #8 exporting config sha256:fbff3857aa2dd71a974e20e6222260390fc074d48e816b545dda8ae230549886 done 02:04:59 #8 exporting manifest sha256:21edd92ebb1c5ec2e5972f82c48a7f5cb49895a123b57fcb1ced008decc4f17c 0.0s done 02:04:59 #8 exporting config sha256:c46360de5596a76ee5e3882fc87d7793793a8a9ad846d32829c729f6914b2278 done 02:04:59 #8 exporting manifest list sha256:d29311c3c7df9247440e5f7b61d0a8b49bd02314160264dff0634b9b9454ca5d 0.0s done 02:04:59 #8 pushing layers 0.1s done 02:04:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:d29311c3c7df9247440e5f7b61d0a8b49bd02314160264dff0634b9b9454ca5d 02:04:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:04:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:d29311c3c7df9247440e5f7b61d0a8b49bd02314160264dff0634b9b9454ca5d 0.1s done 02:04:59 #8 DONE 0.2s 02:04:59 02:04:59 1 warning found (use --debug to expand): 02:04:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:04:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 02:04:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 02:04:59 #1 [internal] load build definition from Dockerfile 02:04:59 #1 transferring dockerfile: 163B done 02:04:59 #1 DONE 0.0s 02:04:59 02:04:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:04:59 #2 DONE 0.0s 02:04:59 02:04:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:04:59 #3 DONE 0.0s 02:04:59 02:04:59 #4 [internal] load .dockerignore 02:04:59 #4 transferring context: 2B done 02:04:59 #4 DONE 0.0s 02:04:59 02:04:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 02:04:59 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 0.0s done 02:04:59 #5 CACHED 02:04:59 02:04:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 02:05:00 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 0.0s done 02:05:00 #6 CACHED 02:05:00 02:05:00 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:05:00 #7 DONE 0.0s 02:05:00 02:05:00 #8 exporting to image 02:05:00 #8 exporting layers done 02:05:00 #8 exporting manifest sha256:9e7011d617af89ced270db09c9749f337687f677360700d82b5511200048fa22 done 02:05:00 #8 exporting config sha256:fbff3857aa2dd71a974e20e6222260390fc074d48e816b545dda8ae230549886 done 02:05:00 #8 exporting manifest sha256:21edd92ebb1c5ec2e5972f82c48a7f5cb49895a123b57fcb1ced008decc4f17c done 02:05:00 #8 exporting config sha256:c46360de5596a76ee5e3882fc87d7793793a8a9ad846d32829c729f6914b2278 done 02:05:00 #8 exporting manifest list sha256:d29311c3c7df9247440e5f7b61d0a8b49bd02314160264dff0634b9b9454ca5d done 02:05:00 #8 pushing layers 0.0s done 02:05:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:d29311c3c7df9247440e5f7b61d0a8b49bd02314160264dff0634b9b9454ca5d 0.1s done 02:05:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:00 #8 DONE 0.1s 02:05:00 02:05:00 1 warning found (use --debug to expand): 02:05:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.81 --push - 02:05:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.81' 02:05:00 #1 [internal] load build definition from Dockerfile 02:05:00 #1 transferring dockerfile: 169B done 02:05:00 #1 DONE 0.0s 02:05:00 02:05:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.81 02:05:00 #2 DONE 0.0s 02:05:00 02:05:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.81 02:05:00 #3 DONE 0.0s 02:05:00 02:05:00 #4 [internal] load .dockerignore 02:05:00 #4 transferring context: 2B done 02:05:00 #4 DONE 0.0s 02:05:00 02:05:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.81@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 02:05:00 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.81@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 0.0s done 02:05:00 #5 CACHED 02:05:00 02:05:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.81@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 02:05:00 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.81@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 0.0s done 02:05:00 #6 CACHED 02:05:00 02:05:00 #7 exporting to image 02:05:00 #7 exporting layers done 02:05:00 #7 exporting manifest sha256:9e7011d617af89ced270db09c9749f337687f677360700d82b5511200048fa22 done 02:05:00 #7 exporting config sha256:fbff3857aa2dd71a974e20e6222260390fc074d48e816b545dda8ae230549886 done 02:05:00 #7 exporting manifest sha256:21edd92ebb1c5ec2e5972f82c48a7f5cb49895a123b57fcb1ced008decc4f17c done 02:05:00 #7 exporting config sha256:c46360de5596a76ee5e3882fc87d7793793a8a9ad846d32829c729f6914b2278 02:05:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:00 #7 exporting config sha256:c46360de5596a76ee5e3882fc87d7793793a8a9ad846d32829c729f6914b2278 done 02:05:00 #7 exporting manifest list sha256:d29311c3c7df9247440e5f7b61d0a8b49bd02314160264dff0634b9b9454ca5d done 02:05:00 #7 pushing layers 0.0s done 02:05:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.81@sha256:d29311c3c7df9247440e5f7b61d0a8b49bd02314160264dff0634b9b9454ca5d 0.1s done 02:05:00 #7 DONE 0.1s 02:05:00 02:05:00 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:05:00 #8 DONE 0.0s 02:05:00 02:05:00 1 warning found (use --debug to expand): 02:05:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81' 02:05:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 --push - 02:05:01 #1 [internal] load build definition from Dockerfile 02:05:01 #1 transferring dockerfile: 210B done 02:05:01 #1 DONE 0.0s 02:05:01 02:05:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:01 #2 DONE 0.0s 02:05:01 02:05:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:01 #3 DONE 0.0s 02:05:01 02:05:01 #4 [internal] load .dockerignore 02:05:01 #4 transferring context: 2B done 02:05:01 #4 DONE 0.0s 02:05:01 02:05:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 02:05:01 #5 resolve nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a done 02:05:01 #5 CACHED 02:05:01 02:05:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 02:05:01 #6 resolve nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 0.0s done 02:05:01 #6 CACHED 02:05:01 02:05:01 #7 exporting to image 02:05:01 #7 exporting layers done 02:05:01 #7 exporting manifest sha256:9e7011d617af89ced270db09c9749f337687f677360700d82b5511200048fa22 done 02:05:01 #7 exporting config sha256:fbff3857aa2dd71a974e20e6222260390fc074d48e816b545dda8ae230549886 done 02:05:01 #7 exporting manifest sha256:21edd92ebb1c5ec2e5972f82c48a7f5cb49895a123b57fcb1ced008decc4f17c done 02:05:01 #7 exporting config sha256:c46360de5596a76ee5e3882fc87d7793793a8a9ad846d32829c729f6914b2278 done 02:05:01 #7 exporting manifest list sha256:d29311c3c7df9247440e5f7b61d0a8b49bd02314160264dff0634b9b9454ca5d done 02:05:01 #7 pushing layers 02:05:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:01 #7 pushing layers 0.0s done 02:05:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:d29311c3c7df9247440e5f7b61d0a8b49bd02314160264dff0634b9b9454ca5d 0.1s done 02:05:01 #7 DONE 0.1s 02:05:01 02:05:01 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:05:01 #8 DONE 0.0s 02:05:01 02:05:01 1 warning found (use --debug to expand): 02:05:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 02:05:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 02:05:01 #1 [internal] load build definition from Dockerfile 02:05:01 #1 transferring dockerfile: 161B done 02:05:01 #1 DONE 0.0s 02:05:01 02:05:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:05:01 #2 DONE 0.0s 02:05:01 02:05:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:05:01 #3 DONE 0.0s 02:05:01 02:05:01 #4 [internal] load .dockerignore 02:05:01 #4 transferring context: 2B done 02:05:01 #4 DONE 0.0s 02:05:01 02:05:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 02:05:01 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 0.0s done 02:05:01 #5 CACHED 02:05:01 02:05:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 02:05:01 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:a610de208791f9be61dbe40e40fd4ab5def3e9efb39de1d80dd06e6a3342212a 0.0s done 02:05:01 #6 CACHED 02:05:01 02:05:01 #7 exporting to image 02:05:01 #7 exporting layers 02:05:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:01 #7 exporting layers done 02:05:01 #7 exporting manifest sha256:9e7011d617af89ced270db09c9749f337687f677360700d82b5511200048fa22 done 02:05:01 #7 exporting config sha256:fbff3857aa2dd71a974e20e6222260390fc074d48e816b545dda8ae230549886 done 02:05:01 #7 exporting manifest sha256:21edd92ebb1c5ec2e5972f82c48a7f5cb49895a123b57fcb1ced008decc4f17c done 02:05:01 #7 exporting config sha256:c46360de5596a76ee5e3882fc87d7793793a8a9ad846d32829c729f6914b2278 done 02:05:01 #7 exporting manifest list sha256:d29311c3c7df9247440e5f7b61d0a8b49bd02314160264dff0634b9b9454ca5d done 02:05:01 #7 pushing layers 0.0s done 02:05:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:d29311c3c7df9247440e5f7b61d0a8b49bd02314160264dff0634b9b9454ca5d 0.1s done 02:05:01 #7 DONE 0.1s 02:05:01 02:05:01 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:05:01 #8 DONE 0.0s 02:05:01 02:05:01 1 warning found (use --debug to expand): 02:05:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467' 02:05:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467 --push - 02:05:02 #1 [internal] load build definition from Dockerfile 02:05:02 #1 transferring dockerfile: 216B done 02:05:02 #1 DONE 0.0s 02:05:02 02:05:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:02 #2 DONE 0.0s 02:05:02 02:05:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:02 #3 DONE 0.0s 02:05:02 02:05:02 #4 [internal] load .dockerignore 02:05:02 #4 transferring context: 2B done 02:05:02 #4 DONE 0.0s 02:05:02 02:05:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 02:05:02 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 02:05:02 #5 DONE 0.0s 02:05:02 02:05:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 02:05:02 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 0.0s done 02:05:02 #6 DONE 0.1s 02:05:02 02:05:02 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:05:02 #7 DONE 0.0s 02:05:02 02:05:02 #8 exporting to image 02:05:02 #8 exporting layers done 02:05:02 #8 exporting manifest sha256:229147cc486c536700167fb6c1dc81023e11a72c328a6df5e90d7da6cd70bbb7 done 02:05:02 #8 exporting config sha256:32deca5e7d0084abc59054427f3cf1ce5b4fcded1b95168407791825706f71e4 done 02:05:02 #8 exporting manifest sha256:ee1dffd9bbbb7f44e4d4e639a4067a76f04587f7fe4b5ac95e06c4f13864974f done 02:05:02 #8 exporting config sha256:ab14b7c3c557ebce608378895ad60d5f67b39bced74688b8d1f261212cae47ad done 02:05:02 #8 exporting manifest list sha256:5c289736cfe4d6f4c42a3b7fdeeb179ef49678fbcdede7cb049f9af5b248e45e done 02:05:02 #8 pushing layers 0.1s done 02:05:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:5c289736cfe4d6f4c42a3b7fdeeb179ef49678fbcdede7cb049f9af5b248e45e 02:05:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:5c289736cfe4d6f4c42a3b7fdeeb179ef49678fbcdede7cb049f9af5b248e45e 0.1s done 02:05:02 #8 DONE 0.2s 02:05:02 02:05:02 1 warning found (use --debug to expand): 02:05:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 02:05:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 02:05:02 #1 [internal] load build definition from Dockerfile 02:05:02 #1 transferring dockerfile: 182B done 02:05:02 #1 DONE 0.0s 02:05:02 02:05:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:05:02 #2 DONE 0.0s 02:05:02 02:05:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:05:02 #3 DONE 0.0s 02:05:02 02:05:02 #4 [internal] load .dockerignore 02:05:02 #4 transferring context: 2B done 02:05:02 #4 DONE 0.0s 02:05:02 02:05:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 02:05:02 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 done 02:05:02 #5 CACHED 02:05:02 02:05:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 02:05:02 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 0.0s done 02:05:02 #6 CACHED 02:05:02 02:05:02 #7 exporting to image 02:05:02 #7 exporting layers done 02:05:02 #7 exporting manifest sha256:229147cc486c536700167fb6c1dc81023e11a72c328a6df5e90d7da6cd70bbb7 done 02:05:02 #7 exporting config sha256:32deca5e7d0084abc59054427f3cf1ce5b4fcded1b95168407791825706f71e4 done 02:05:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:03 #7 exporting manifest sha256:ee1dffd9bbbb7f44e4d4e639a4067a76f04587f7fe4b5ac95e06c4f13864974f done 02:05:03 #7 exporting config sha256:ab14b7c3c557ebce608378895ad60d5f67b39bced74688b8d1f261212cae47ad done 02:05:03 #7 exporting manifest list sha256:5c289736cfe4d6f4c42a3b7fdeeb179ef49678fbcdede7cb049f9af5b248e45e done 02:05:03 #7 pushing layers 0.0s done 02:05:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5c289736cfe4d6f4c42a3b7fdeeb179ef49678fbcdede7cb049f9af5b248e45e 0.1s done 02:05:03 #7 DONE 0.1s 02:05:03 02:05:03 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:05:03 #8 DONE 0.0s 02:05:03 02:05:03 1 warning found (use --debug to expand): 02:05:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.81' 02:05:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.81 --push - 02:05:03 #1 [internal] load build definition from Dockerfile 02:05:03 #1 transferring dockerfile: 188B done 02:05:03 #1 DONE 0.0s 02:05:03 02:05:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.81 02:05:03 #2 DONE 0.1s 02:05:03 02:05:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.81 02:05:03 #3 DONE 0.1s 02:05:03 02:05:03 #4 [internal] load .dockerignore 02:05:03 #4 transferring context: 02:05:03 #4 transferring context: 2B done 02:05:03 #4 DONE 0.0s 02:05:03 02:05:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.81@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 02:05:03 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.81@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 0.0s done 02:05:03 #5 CACHED 02:05:03 02:05:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.81@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 02:05:03 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.81@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 0.0s done 02:05:03 #6 CACHED 02:05:03 02:05:03 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:05:03 #7 DONE 0.0s 02:05:03 02:05:03 #8 exporting to image 02:05:03 #8 exporting layers done 02:05:03 #8 exporting manifest sha256:229147cc486c536700167fb6c1dc81023e11a72c328a6df5e90d7da6cd70bbb7 done 02:05:03 #8 exporting config sha256:32deca5e7d0084abc59054427f3cf1ce5b4fcded1b95168407791825706f71e4 done 02:05:03 #8 exporting manifest sha256:ee1dffd9bbbb7f44e4d4e639a4067a76f04587f7fe4b5ac95e06c4f13864974f done 02:05:03 #8 exporting config sha256:ab14b7c3c557ebce608378895ad60d5f67b39bced74688b8d1f261212cae47ad done 02:05:03 #8 exporting manifest list sha256:5c289736cfe4d6f4c42a3b7fdeeb179ef49678fbcdede7cb049f9af5b248e45e done 02:05:03 #8 pushing layers 0.0s done 02:05:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.81@sha256:5c289736cfe4d6f4c42a3b7fdeeb179ef49678fbcdede7cb049f9af5b248e45e 0.1s done 02:05:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:03 #8 DONE 0.1s 02:05:03 02:05:03 1 warning found (use --debug to expand): 02:05:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81' 02:05:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 --push - 02:05:04 #1 [internal] load build definition from Dockerfile 02:05:04 #1 transferring dockerfile: 229B done 02:05:04 #1 DONE 0.0s 02:05:04 02:05:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:04 #2 DONE 0.0s 02:05:04 02:05:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:04 #3 DONE 0.0s 02:05:04 02:05:04 #4 [internal] load .dockerignore 02:05:04 #4 transferring context: 2B done 02:05:04 #4 DONE 0.0s 02:05:04 02:05:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 02:05:04 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 0.0s done 02:05:04 #5 CACHED 02:05:04 02:05:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 02:05:04 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 0.0s done 02:05:04 #6 CACHED 02:05:04 02:05:04 #7 exporting to image 02:05:04 #7 exporting layers 02:05:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:04 #7 exporting layers done 02:05:04 #7 exporting manifest sha256:229147cc486c536700167fb6c1dc81023e11a72c328a6df5e90d7da6cd70bbb7 done 02:05:04 #7 exporting config sha256:32deca5e7d0084abc59054427f3cf1ce5b4fcded1b95168407791825706f71e4 done 02:05:04 #7 exporting manifest sha256:ee1dffd9bbbb7f44e4d4e639a4067a76f04587f7fe4b5ac95e06c4f13864974f done 02:05:04 #7 exporting config sha256:ab14b7c3c557ebce608378895ad60d5f67b39bced74688b8d1f261212cae47ad done 02:05:04 #7 exporting manifest list sha256:5c289736cfe4d6f4c42a3b7fdeeb179ef49678fbcdede7cb049f9af5b248e45e done 02:05:04 #7 pushing layers 0.0s done 02:05:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:5c289736cfe4d6f4c42a3b7fdeeb179ef49678fbcdede7cb049f9af5b248e45e 0.1s done 02:05:04 #7 DONE 0.1s 02:05:04 02:05:04 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:05:04 #8 DONE 0.0s 02:05:04 02:05:04 1 warning found (use --debug to expand): 02:05:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 02:05:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 02:05:04 #1 [internal] load build definition from Dockerfile 02:05:04 #1 transferring dockerfile: 180B done 02:05:04 #1 DONE 0.0s 02:05:04 02:05:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:05:04 #2 DONE 0.0s 02:05:04 02:05:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:05:04 #3 DONE 0.0s 02:05:04 02:05:04 #4 [internal] load .dockerignore 02:05:04 #4 transferring context: 2B done 02:05:04 #4 DONE 0.0s 02:05:04 02:05:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 02:05:04 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 0.0s done 02:05:04 #5 CACHED 02:05:04 02:05:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 02:05:04 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:575b2cd2415600c060524b91439aa1ff490ec80e6dba4324479d1ad918fadde9 0.0s done 02:05:04 #6 CACHED 02:05:04 02:05:04 #7 exporting to image 02:05:04 #7 exporting layers done 02:05:04 #7 exporting manifest sha256:229147cc486c536700167fb6c1dc81023e11a72c328a6df5e90d7da6cd70bbb7 done 02:05:04 #7 exporting config sha256:32deca5e7d0084abc59054427f3cf1ce5b4fcded1b95168407791825706f71e4 done 02:05:04 #7 exporting manifest sha256:ee1dffd9bbbb7f44e4d4e639a4067a76f04587f7fe4b5ac95e06c4f13864974f done 02:05:04 #7 exporting config sha256:ab14b7c3c557ebce608378895ad60d5f67b39bced74688b8d1f261212cae47ad done 02:05:04 #7 exporting manifest list sha256:5c289736cfe4d6f4c42a3b7fdeeb179ef49678fbcdede7cb049f9af5b248e45e 02:05:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:04 #7 exporting manifest list sha256:5c289736cfe4d6f4c42a3b7fdeeb179ef49678fbcdede7cb049f9af5b248e45e done 02:05:04 #7 pushing layers 0.0s done 02:05:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5c289736cfe4d6f4c42a3b7fdeeb179ef49678fbcdede7cb049f9af5b248e45e 0.1s done 02:05:04 #7 DONE 0.1s 02:05:04 02:05:04 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:05:04 #8 DONE 0.0s 02:05:04 02:05:04 1 warning found (use --debug to expand): 02:05:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467' 02:05:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467 --push - 02:05:05 #1 [internal] load build definition from Dockerfile 02:05:05 #1 transferring dockerfile: 194B done 02:05:05 #1 DONE 0.0s 02:05:05 02:05:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:05 #2 DONE 0.0s 02:05:05 02:05:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:05 #3 DONE 0.1s 02:05:05 02:05:05 #4 [internal] load .dockerignore 02:05:05 #4 transferring context: 2B done 02:05:05 #4 DONE 0.0s 02:05:05 02:05:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 02:05:05 #5 resolve nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 done 02:05:05 #5 DONE 0.0s 02:05:05 02:05:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 02:05:05 #6 resolve nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 0.0s done 02:05:05 #6 DONE 0.0s 02:05:05 02:05:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 02:05:05 #5 resolve nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 done 02:05:05 #5 DONE 0.1s 02:05:05 02:05:05 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:05:05 #7 DONE 0.0s 02:05:05 02:05:05 #8 exporting to image 02:05:05 #8 exporting layers done 02:05:05 #8 exporting manifest sha256:756cb61f868998023cfcb0435cf437e2df87be50cd8dda3bcda43653102bd9b4 0.0s done 02:05:05 #8 exporting config sha256:03e99d69a8e78a4d3ed2bdc29899475966e824c34f54b20918740d52210e3354 done 02:05:05 #8 exporting manifest sha256:3151f244ae55323545c661d475c15dfb57845cccb1e61ae7f6a4bff47754f3fa done 02:05:05 #8 exporting config sha256:cb219014f3a3016bc76065f782fd5de4e9fedb97457b5cf39191d485ab24018a done 02:05:05 #8 exporting manifest list sha256:90b5f757ee157b65fc73a5ac89944b4a934a149cbe354f9f571e9f5e041aedca done 02:05:05 #8 pushing layers 0.1s done 02:05:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:90b5f757ee157b65fc73a5ac89944b4a934a149cbe354f9f571e9f5e041aedca 02:05:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:90b5f757ee157b65fc73a5ac89944b4a934a149cbe354f9f571e9f5e041aedca 0.1s done 02:05:05 #8 DONE 0.2s 02:05:05 02:05:05 1 warning found (use --debug to expand): 02:05:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 02:05:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 02:05:06 #1 [internal] load build definition from Dockerfile 02:05:06 #1 transferring dockerfile: 160B done 02:05:06 #1 DONE 0.0s 02:05:06 02:05:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:05:06 #2 DONE 0.0s 02:05:06 02:05:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:05:06 #3 DONE 0.0s 02:05:06 02:05:06 #4 [internal] load .dockerignore 02:05:06 #4 transferring context: 2B done 02:05:06 #4 DONE 0.0s 02:05:06 02:05:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 02:05:06 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 done 02:05:06 #5 CACHED 02:05:06 02:05:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 02:05:06 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 done 02:05:06 #6 CACHED 02:05:06 02:05:06 #7 exporting to image 02:05:06 #7 exporting layers done 02:05:06 #7 exporting manifest sha256:756cb61f868998023cfcb0435cf437e2df87be50cd8dda3bcda43653102bd9b4 done 02:05:06 #7 exporting config sha256:03e99d69a8e78a4d3ed2bdc29899475966e824c34f54b20918740d52210e3354 done 02:05:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:06 #7 exporting manifest sha256:3151f244ae55323545c661d475c15dfb57845cccb1e61ae7f6a4bff47754f3fa done 02:05:06 #7 exporting config sha256:cb219014f3a3016bc76065f782fd5de4e9fedb97457b5cf39191d485ab24018a done 02:05:06 #7 exporting manifest list sha256:90b5f757ee157b65fc73a5ac89944b4a934a149cbe354f9f571e9f5e041aedca done 02:05:06 #7 pushing layers 0.0s done 02:05:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:90b5f757ee157b65fc73a5ac89944b4a934a149cbe354f9f571e9f5e041aedca 0.1s done 02:05:06 #7 DONE 0.1s 02:05:06 02:05:06 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:05:06 #8 DONE 0.0s 02:05:06 02:05:06 1 warning found (use --debug to expand): 02:05:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.81' 02:05:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.81 --push - 02:05:06 #1 [internal] load build definition from Dockerfile 02:05:06 #1 transferring dockerfile: 166B done 02:05:06 #1 DONE 0.0s 02:05:06 02:05:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.81 02:05:06 #2 DONE 0.0s 02:05:06 02:05:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.81 02:05:06 #3 DONE 0.0s 02:05:06 02:05:06 #4 [internal] load .dockerignore 02:05:06 #4 transferring context: 2B done 02:05:06 #4 DONE 0.0s 02:05:06 02:05:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.81@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 02:05:06 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.81@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 0.0s done 02:05:06 #5 CACHED 02:05:06 02:05:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.81@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 02:05:06 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.81@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 0.0s done 02:05:06 #6 CACHED 02:05:06 02:05:06 #7 exporting to image 02:05:06 #7 exporting layers done 02:05:06 #7 exporting manifest sha256:756cb61f868998023cfcb0435cf437e2df87be50cd8dda3bcda43653102bd9b4 done 02:05:06 #7 exporting config sha256:03e99d69a8e78a4d3ed2bdc29899475966e824c34f54b20918740d52210e3354 done 02:05:06 #7 exporting manifest sha256:3151f244ae55323545c661d475c15dfb57845cccb1e61ae7f6a4bff47754f3fa done 02:05:06 #7 exporting config sha256:cb219014f3a3016bc76065f782fd5de4e9fedb97457b5cf39191d485ab24018a done 02:05:06 #7 exporting manifest list sha256:90b5f757ee157b65fc73a5ac89944b4a934a149cbe354f9f571e9f5e041aedca done 02:05:06 #7 pushing layers 0.0s done 02:05:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.81@sha256:90b5f757ee157b65fc73a5ac89944b4a934a149cbe354f9f571e9f5e041aedca 02:05:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.81@sha256:90b5f757ee157b65fc73a5ac89944b4a934a149cbe354f9f571e9f5e041aedca 0.1s done 02:05:06 #7 DONE 0.1s 02:05:06 02:05:06 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:05:06 #8 DONE 0.0s 02:05:06 02:05:06 1 warning found (use --debug to expand): 02:05:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 --push - 02:05:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81' 02:05:07 #1 [internal] load build definition from Dockerfile 02:05:07 #1 transferring dockerfile: 207B done 02:05:07 #1 DONE 0.0s 02:05:07 02:05:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:07 #2 DONE 0.0s 02:05:07 02:05:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:07 #3 DONE 0.0s 02:05:07 02:05:07 #4 [internal] load .dockerignore 02:05:07 #4 transferring context: 2B done 02:05:07 #4 DONE 0.0s 02:05:07 02:05:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 02:05:07 #5 resolve nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 0.0s done 02:05:07 #5 CACHED 02:05:07 02:05:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 02:05:07 #6 resolve nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 0.0s done 02:05:07 #6 CACHED 02:05:07 02:05:07 #7 exporting to image 02:05:07 #7 exporting layers done 02:05:07 #7 exporting manifest sha256:756cb61f868998023cfcb0435cf437e2df87be50cd8dda3bcda43653102bd9b4 done 02:05:07 #7 exporting config sha256:03e99d69a8e78a4d3ed2bdc29899475966e824c34f54b20918740d52210e3354 done 02:05:07 #7 exporting manifest sha256:3151f244ae55323545c661d475c15dfb57845cccb1e61ae7f6a4bff47754f3fa done 02:05:07 #7 exporting config sha256:cb219014f3a3016bc76065f782fd5de4e9fedb97457b5cf39191d485ab24018a 02:05:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:07 #7 exporting config sha256:cb219014f3a3016bc76065f782fd5de4e9fedb97457b5cf39191d485ab24018a done 02:05:07 #7 exporting manifest list sha256:90b5f757ee157b65fc73a5ac89944b4a934a149cbe354f9f571e9f5e041aedca done 02:05:07 #7 pushing layers 0.0s done 02:05:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:90b5f757ee157b65fc73a5ac89944b4a934a149cbe354f9f571e9f5e041aedca 0.1s done 02:05:07 #7 DONE 0.1s 02:05:07 02:05:07 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:05:07 #8 DONE 0.0s 02:05:07 02:05:07 1 warning found (use --debug to expand): 02:05:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 02:05:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 02:05:07 #1 [internal] load build definition from Dockerfile 02:05:07 #1 transferring dockerfile: 158B done 02:05:07 #1 DONE 0.0s 02:05:07 02:05:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:05:07 #2 DONE 0.0s 02:05:07 02:05:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:05:07 #3 DONE 0.0s 02:05:07 02:05:07 #4 [internal] load .dockerignore 02:05:07 #4 transferring context: 2B done 02:05:07 #4 DONE 0.0s 02:05:07 02:05:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 02:05:07 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 0.0s done 02:05:07 #5 CACHED 02:05:07 02:05:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 02:05:07 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:6639a67886278047eef53f3f9f5f05387baf9db937efb82e135d3da24b067a72 done 02:05:07 #6 CACHED 02:05:07 02:05:07 #7 exporting to image 02:05:07 #7 exporting layers done 02:05:07 #7 exporting manifest sha256:756cb61f868998023cfcb0435cf437e2df87be50cd8dda3bcda43653102bd9b4 done 02:05:07 #7 exporting config sha256:03e99d69a8e78a4d3ed2bdc29899475966e824c34f54b20918740d52210e3354 done 02:05:07 #7 exporting manifest sha256:3151f244ae55323545c661d475c15dfb57845cccb1e61ae7f6a4bff47754f3fa done 02:05:07 #7 exporting config sha256:cb219014f3a3016bc76065f782fd5de4e9fedb97457b5cf39191d485ab24018a done 02:05:07 #7 exporting manifest list sha256:90b5f757ee157b65fc73a5ac89944b4a934a149cbe354f9f571e9f5e041aedca done 02:05:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:07 #7 pushing layers 0.0s done 02:05:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:90b5f757ee157b65fc73a5ac89944b4a934a149cbe354f9f571e9f5e041aedca 0.1s done 02:05:07 #7 DONE 0.1s 02:05:07 02:05:07 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:05:07 #8 DONE 0.0s 02:05:07 02:05:07 1 warning found (use --debug to expand): 02:05:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467 --push - 02:05:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467' 02:05:08 #1 [internal] load build definition from Dockerfile 02:05:08 #1 transferring dockerfile: 196B done 02:05:08 #1 DONE 0.0s 02:05:08 02:05:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:08 #2 DONE 0.0s 02:05:08 02:05:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:08 #3 DONE 0.0s 02:05:08 02:05:08 #4 [internal] load .dockerignore 02:05:08 #4 transferring context: 2B done 02:05:08 #4 DONE 0.0s 02:05:08 02:05:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 02:05:08 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 0.0s done 02:05:08 #5 DONE 0.0s 02:05:08 02:05:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 02:05:08 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 0.0s done 02:05:08 #6 DONE 0.1s 02:05:08 02:05:08 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:05:08 #7 DONE 0.0s 02:05:08 02:05:08 #8 exporting to image 02:05:08 #8 exporting layers done 02:05:08 #8 exporting manifest sha256:d93278106be8da0d851bbff19f9c45c45ee06d5a5730e72fba52be95eb21f3c6 0.0s done 02:05:08 #8 exporting config sha256:08b0ed746d425cf8f4cf02313fcff3dc158a061aeda14a4e224201a0aa889b8d done 02:05:08 #8 exporting manifest sha256:a0c4c84c6411c865fe4a33fffbe63c0166ef466087aa3a0cb7e68dd8a1cf423a done 02:05:08 #8 exporting config sha256:fa5e1b75b4010eedf2ecbcb4df1b39d50b999a4c8a7fef8705d0d89366633c68 done 02:05:08 #8 exporting manifest list sha256:7e5d4e64471a6e6749c339397a80ee3bf6a22b92d536630ffca5f1e9baf4aa21 done 02:05:08 #8 pushing layers 0.1s done 02:05:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:7e5d4e64471a6e6749c339397a80ee3bf6a22b92d536630ffca5f1e9baf4aa21 0.1s done 02:05:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:08 #8 DONE 0.2s 02:05:08 02:05:08 1 warning found (use --debug to expand): 02:05:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 02:05:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 02:05:09 #1 [internal] load build definition from Dockerfile 02:05:09 #1 transferring dockerfile: 162B done 02:05:09 #1 DONE 0.0s 02:05:09 02:05:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:05:09 #2 DONE 0.0s 02:05:09 02:05:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:05:09 #3 DONE 0.0s 02:05:09 02:05:09 #4 [internal] load .dockerignore 02:05:09 #4 transferring context: 2B done 02:05:09 #4 DONE 0.0s 02:05:09 02:05:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 02:05:09 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 done 02:05:09 #5 CACHED 02:05:09 02:05:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 02:05:09 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 0.0s done 02:05:09 #6 CACHED 02:05:09 02:05:09 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:05:09 #7 DONE 0.0s 02:05:09 02:05:09 #8 exporting to image 02:05:09 #8 exporting layers done 02:05:09 #8 exporting manifest sha256:d93278106be8da0d851bbff19f9c45c45ee06d5a5730e72fba52be95eb21f3c6 done 02:05:09 #8 exporting config sha256:08b0ed746d425cf8f4cf02313fcff3dc158a061aeda14a4e224201a0aa889b8d done 02:05:09 #8 exporting manifest sha256:a0c4c84c6411c865fe4a33fffbe63c0166ef466087aa3a0cb7e68dd8a1cf423a done 02:05:09 #8 exporting config sha256:fa5e1b75b4010eedf2ecbcb4df1b39d50b999a4c8a7fef8705d0d89366633c68 done 02:05:09 #8 exporting manifest list sha256:7e5d4e64471a6e6749c339397a80ee3bf6a22b92d536630ffca5f1e9baf4aa21 done 02:05:09 #8 pushing layers 0.0s done 02:05:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:7e5d4e64471a6e6749c339397a80ee3bf6a22b92d536630ffca5f1e9baf4aa21 0.1s done 02:05:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:09 #8 DONE 0.1s 02:05:09 02:05:09 1 warning found (use --debug to expand): 02:05:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.81' 02:05:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.81 --push - 02:05:09 #1 [internal] load build definition from Dockerfile 02:05:09 #1 transferring dockerfile: 168B done 02:05:09 #1 DONE 0.0s 02:05:09 02:05:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.81 02:05:09 #2 DONE 0.0s 02:05:09 02:05:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.81 02:05:09 #3 DONE 0.0s 02:05:09 02:05:09 #4 [internal] load .dockerignore 02:05:09 #4 transferring context: 2B done 02:05:09 #4 DONE 0.0s 02:05:09 02:05:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.81@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 02:05:09 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.81@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 done 02:05:09 #5 CACHED 02:05:09 02:05:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.81@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 02:05:09 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.81@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 0.0s done 02:05:09 #6 CACHED 02:05:09 02:05:09 #7 exporting to image 02:05:09 #7 exporting layers done 02:05:09 #7 exporting manifest sha256:d93278106be8da0d851bbff19f9c45c45ee06d5a5730e72fba52be95eb21f3c6 done 02:05:09 #7 exporting config sha256:08b0ed746d425cf8f4cf02313fcff3dc158a061aeda14a4e224201a0aa889b8d done 02:05:09 #7 exporting manifest sha256:a0c4c84c6411c865fe4a33fffbe63c0166ef466087aa3a0cb7e68dd8a1cf423a done 02:05:09 #7 exporting config sha256:fa5e1b75b4010eedf2ecbcb4df1b39d50b999a4c8a7fef8705d0d89366633c68 done 02:05:09 #7 exporting manifest list sha256:7e5d4e64471a6e6749c339397a80ee3bf6a22b92d536630ffca5f1e9baf4aa21 done 02:05:09 #7 pushing layers 0.0s done 02:05:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.81@sha256:7e5d4e64471a6e6749c339397a80ee3bf6a22b92d536630ffca5f1e9baf4aa21 02:05:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.81@sha256:7e5d4e64471a6e6749c339397a80ee3bf6a22b92d536630ffca5f1e9baf4aa21 0.1s done 02:05:09 #7 DONE 0.1s 02:05:09 02:05:09 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:05:09 #8 DONE 0.0s 02:05:09 02:05:09 1 warning found (use --debug to expand): 02:05:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81' 02:05:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 --push - 02:05:10 #1 [internal] load build definition from Dockerfile 02:05:10 #1 transferring dockerfile: 209B done 02:05:10 #1 DONE 0.0s 02:05:10 02:05:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:10 #2 DONE 0.0s 02:05:10 02:05:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:10 #3 DONE 0.0s 02:05:10 02:05:10 #4 [internal] load .dockerignore 02:05:10 #4 transferring context: 2B done 02:05:10 #4 DONE 0.0s 02:05:10 02:05:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 02:05:10 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 0.0s done 02:05:10 #5 CACHED 02:05:10 02:05:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 02:05:10 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 0.0s done 02:05:10 #6 CACHED 02:05:10 02:05:10 #7 exporting to image 02:05:10 #7 exporting layers done 02:05:10 #7 exporting manifest sha256:d93278106be8da0d851bbff19f9c45c45ee06d5a5730e72fba52be95eb21f3c6 done 02:05:10 #7 exporting config sha256:08b0ed746d425cf8f4cf02313fcff3dc158a061aeda14a4e224201a0aa889b8d done 02:05:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:10 #7 exporting manifest sha256:a0c4c84c6411c865fe4a33fffbe63c0166ef466087aa3a0cb7e68dd8a1cf423a done 02:05:10 #7 exporting config sha256:fa5e1b75b4010eedf2ecbcb4df1b39d50b999a4c8a7fef8705d0d89366633c68 done 02:05:10 #7 exporting manifest list sha256:7e5d4e64471a6e6749c339397a80ee3bf6a22b92d536630ffca5f1e9baf4aa21 done 02:05:10 #7 pushing layers 0.0s done 02:05:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:7e5d4e64471a6e6749c339397a80ee3bf6a22b92d536630ffca5f1e9baf4aa21 0.1s done 02:05:10 #7 DONE 0.1s 02:05:10 02:05:10 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:05:10 #8 DONE 0.0s 02:05:10 02:05:10 1 warning found (use --debug to expand): 02:05:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 02:05:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 02:05:10 #1 [internal] load build definition from Dockerfile 02:05:10 #1 transferring dockerfile: 160B done 02:05:10 #1 DONE 0.0s 02:05:10 02:05:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:05:10 #2 DONE 0.0s 02:05:10 02:05:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:05:10 #3 DONE 0.0s 02:05:10 02:05:10 #4 [internal] load .dockerignore 02:05:10 #4 transferring context: 2B done 02:05:10 #4 DONE 0.0s 02:05:10 02:05:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 02:05:10 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 done 02:05:10 #5 CACHED 02:05:10 02:05:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 02:05:10 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:021a433fa34536e5c8080213c3988e9ec9794eaeac7978b4c0a053d9a843a1c4 done 02:05:10 #6 CACHED 02:05:10 02:05:10 #7 exporting to image 02:05:10 #7 exporting layers done 02:05:10 #7 exporting manifest sha256:d93278106be8da0d851bbff19f9c45c45ee06d5a5730e72fba52be95eb21f3c6 done 02:05:10 #7 exporting config sha256:08b0ed746d425cf8f4cf02313fcff3dc158a061aeda14a4e224201a0aa889b8d done 02:05:10 #7 exporting manifest sha256:a0c4c84c6411c865fe4a33fffbe63c0166ef466087aa3a0cb7e68dd8a1cf423a done 02:05:10 #7 exporting config sha256:fa5e1b75b4010eedf2ecbcb4df1b39d50b999a4c8a7fef8705d0d89366633c68 02:05:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:10 #7 exporting config sha256:fa5e1b75b4010eedf2ecbcb4df1b39d50b999a4c8a7fef8705d0d89366633c68 done 02:05:10 #7 exporting manifest list sha256:7e5d4e64471a6e6749c339397a80ee3bf6a22b92d536630ffca5f1e9baf4aa21 done 02:05:10 #7 pushing layers 0.0s done 02:05:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:7e5d4e64471a6e6749c339397a80ee3bf6a22b92d536630ffca5f1e9baf4aa21 0.1s done 02:05:10 #7 DONE 0.1s 02:05:10 02:05:10 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:05:10 #8 DONE 0.0s 02:05:10 02:05:10 1 warning found (use --debug to expand): 02:05:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467' 02:05:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467 --push - 02:05:11 #1 [internal] load build definition from Dockerfile 02:05:11 #1 transferring dockerfile: 198B done 02:05:11 #1 DONE 0.0s 02:05:11 02:05:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:11 #2 DONE 0.0s 02:05:11 02:05:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:11 #3 DONE 0.1s 02:05:11 02:05:11 #4 [internal] load .dockerignore 02:05:11 #4 transferring context: 2B done 02:05:11 #4 DONE 0.0s 02:05:11 02:05:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 02:05:11 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 02:05:11 #5 DONE 0.0s 02:05:11 02:05:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 02:05:11 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 0.0s done 02:05:11 #6 DONE 0.1s 02:05:11 02:05:11 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:05:11 #7 DONE 0.0s 02:05:11 02:05:11 #8 exporting to image 02:05:11 #8 exporting layers done 02:05:11 #8 exporting manifest sha256:b03becbd98a3d6da56642fa013e6037f478b4dbda8d5dbcc8ef3dc1f154912fd done 02:05:11 #8 exporting config sha256:2879ca7fc450fbd8ed0309637e827a4b8edd353574bf345903fafc3b16a89e2c done 02:05:11 #8 exporting manifest sha256:715c021a661d9d542a638b33941c955dbc2f096708378b24691fcd126aa56a53 done 02:05:11 #8 exporting config sha256:1f97d3aa5af2ead953faf62da59a01c6fcf3acd4be9a9c75a5ab8fcb257ed384 done 02:05:11 #8 exporting manifest list sha256:bd3f489f10df6a2a2c7a8b34935d90df5281eaf2c317c92d1af9d95d5e8e1757 done 02:05:11 #8 pushing layers 0.1s done 02:05:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:bd3f489f10df6a2a2c7a8b34935d90df5281eaf2c317c92d1af9d95d5e8e1757 0.1s done 02:05:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:11 #8 DONE 0.2s 02:05:11 02:05:11 1 warning found (use --debug to expand): 02:05:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 02:05:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 02:05:12 #1 [internal] load build definition from Dockerfile 02:05:12 #1 transferring dockerfile: 164B done 02:05:12 #1 DONE 0.0s 02:05:12 02:05:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:05:12 #2 DONE 0.0s 02:05:12 02:05:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:05:12 #3 DONE 0.0s 02:05:12 02:05:12 #4 [internal] load .dockerignore 02:05:12 #4 transferring context: 2B done 02:05:12 #4 DONE 0.0s 02:05:12 02:05:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 02:05:12 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 0.0s done 02:05:12 #5 DONE 0.0s 02:05:12 02:05:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 02:05:12 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 0.0s done 02:05:12 #6 CACHED 02:05:12 02:05:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 02:05:12 #5 CACHED 02:05:12 02:05:12 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:05:12 #7 DONE 0.0s 02:05:12 02:05:12 #8 exporting to image 02:05:12 #8 exporting layers done 02:05:12 #8 exporting manifest sha256:b03becbd98a3d6da56642fa013e6037f478b4dbda8d5dbcc8ef3dc1f154912fd done 02:05:12 #8 exporting config sha256:2879ca7fc450fbd8ed0309637e827a4b8edd353574bf345903fafc3b16a89e2c done 02:05:12 #8 exporting manifest sha256:715c021a661d9d542a638b33941c955dbc2f096708378b24691fcd126aa56a53 done 02:05:12 #8 exporting config sha256:1f97d3aa5af2ead953faf62da59a01c6fcf3acd4be9a9c75a5ab8fcb257ed384 done 02:05:12 #8 exporting manifest list sha256:bd3f489f10df6a2a2c7a8b34935d90df5281eaf2c317c92d1af9d95d5e8e1757 done 02:05:12 #8 pushing layers 0.0s done 02:05:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:bd3f489f10df6a2a2c7a8b34935d90df5281eaf2c317c92d1af9d95d5e8e1757 0.1s done 02:05:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:12 #8 DONE 0.1s 02:05:12 02:05:12 1 warning found (use --debug to expand): 02:05:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.81' 02:05:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.81 --push - 02:05:12 #1 [internal] load build definition from Dockerfile 02:05:12 #1 transferring dockerfile: 170B done 02:05:12 #1 DONE 0.0s 02:05:12 02:05:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.81 02:05:12 #2 DONE 0.0s 02:05:12 02:05:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.81 02:05:12 #3 DONE 0.0s 02:05:12 02:05:12 #4 [internal] load .dockerignore 02:05:12 #4 transferring context: 2B done 02:05:12 #4 DONE 0.0s 02:05:12 02:05:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.81@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 02:05:12 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.81@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d done 02:05:12 #5 CACHED 02:05:12 02:05:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.81@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 02:05:12 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.81@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 0.0s done 02:05:12 #6 CACHED 02:05:12 02:05:12 #7 exporting to image 02:05:12 #7 exporting layers done 02:05:12 #7 exporting manifest sha256:b03becbd98a3d6da56642fa013e6037f478b4dbda8d5dbcc8ef3dc1f154912fd done 02:05:12 #7 exporting config sha256:2879ca7fc450fbd8ed0309637e827a4b8edd353574bf345903fafc3b16a89e2c done 02:05:12 #7 exporting manifest sha256:715c021a661d9d542a638b33941c955dbc2f096708378b24691fcd126aa56a53 done 02:05:12 #7 exporting config sha256:1f97d3aa5af2ead953faf62da59a01c6fcf3acd4be9a9c75a5ab8fcb257ed384 done 02:05:12 #7 exporting manifest list sha256:bd3f489f10df6a2a2c7a8b34935d90df5281eaf2c317c92d1af9d95d5e8e1757 done 02:05:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:12 #7 pushing layers 0.0s done 02:05:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.81@sha256:bd3f489f10df6a2a2c7a8b34935d90df5281eaf2c317c92d1af9d95d5e8e1757 0.1s done 02:05:12 #7 DONE 0.1s 02:05:12 02:05:12 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:05:12 #8 DONE 0.0s 02:05:12 02:05:12 1 warning found (use --debug to expand): 02:05:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81' 02:05:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 --push - 02:05:13 #1 [internal] load build definition from Dockerfile 02:05:13 #1 transferring dockerfile: 211B done 02:05:13 #1 DONE 0.0s 02:05:13 02:05:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:13 #2 DONE 0.0s 02:05:13 02:05:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:13 #3 DONE 0.0s 02:05:13 02:05:13 #4 [internal] load .dockerignore 02:05:13 #4 transferring context: 2B done 02:05:13 #4 DONE 0.0s 02:05:13 02:05:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 02:05:13 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d done 02:05:13 #5 CACHED 02:05:13 02:05:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 02:05:13 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d done 02:05:13 #6 CACHED 02:05:13 02:05:13 #7 exporting to image 02:05:13 #7 exporting layers done 02:05:13 #7 exporting manifest sha256:b03becbd98a3d6da56642fa013e6037f478b4dbda8d5dbcc8ef3dc1f154912fd done 02:05:13 #7 exporting config sha256:2879ca7fc450fbd8ed0309637e827a4b8edd353574bf345903fafc3b16a89e2c done 02:05:13 #7 exporting manifest sha256:715c021a661d9d542a638b33941c955dbc2f096708378b24691fcd126aa56a53 done 02:05:13 #7 exporting config sha256:1f97d3aa5af2ead953faf62da59a01c6fcf3acd4be9a9c75a5ab8fcb257ed384 done 02:05:13 #7 exporting manifest list sha256:bd3f489f10df6a2a2c7a8b34935d90df5281eaf2c317c92d1af9d95d5e8e1757 done 02:05:13 #7 pushing layers 0.0s done 02:05:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:bd3f489f10df6a2a2c7a8b34935d90df5281eaf2c317c92d1af9d95d5e8e1757 02:05:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:bd3f489f10df6a2a2c7a8b34935d90df5281eaf2c317c92d1af9d95d5e8e1757 0.1s done 02:05:13 #7 DONE 0.1s 02:05:13 02:05:13 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:05:13 #8 DONE 0.0s 02:05:13 02:05:13 1 warning found (use --debug to expand): 02:05:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 02:05:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 02:05:13 #1 [internal] load build definition from Dockerfile 02:05:13 #1 transferring dockerfile: 162B done 02:05:13 #1 DONE 0.0s 02:05:13 02:05:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:05:13 #2 DONE 0.0s 02:05:13 02:05:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:05:13 #3 DONE 0.0s 02:05:13 02:05:13 #4 [internal] load .dockerignore 02:05:13 #4 transferring context: 2B done 02:05:13 #4 DONE 0.0s 02:05:13 02:05:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 02:05:13 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 0.0s done 02:05:13 #5 CACHED 02:05:13 02:05:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 02:05:13 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3986aedf9c558fdd782a8b2cb7da2e225659e27f80675898561ff4210388495d 0.0s done 02:05:13 #6 CACHED 02:05:13 02:05:13 #7 exporting to image 02:05:13 #7 exporting layers done 02:05:13 #7 exporting manifest sha256:b03becbd98a3d6da56642fa013e6037f478b4dbda8d5dbcc8ef3dc1f154912fd done 02:05:13 #7 exporting config sha256:2879ca7fc450fbd8ed0309637e827a4b8edd353574bf345903fafc3b16a89e2c 02:05:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:14 #7 exporting config sha256:2879ca7fc450fbd8ed0309637e827a4b8edd353574bf345903fafc3b16a89e2c done 02:05:14 #7 exporting manifest sha256:715c021a661d9d542a638b33941c955dbc2f096708378b24691fcd126aa56a53 done 02:05:14 #7 exporting config sha256:1f97d3aa5af2ead953faf62da59a01c6fcf3acd4be9a9c75a5ab8fcb257ed384 done 02:05:14 #7 exporting manifest list sha256:bd3f489f10df6a2a2c7a8b34935d90df5281eaf2c317c92d1af9d95d5e8e1757 done 02:05:14 #7 pushing layers 0.0s done 02:05:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:bd3f489f10df6a2a2c7a8b34935d90df5281eaf2c317c92d1af9d95d5e8e1757 0.1s done 02:05:14 #7 DONE 0.1s 02:05:14 02:05:14 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:05:14 #8 DONE 0.0s 02:05:14 02:05:14 1 warning found (use --debug to expand): 02:05:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467 --push - 02:05:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467' 02:05:14 #1 [internal] load build definition from Dockerfile 02:05:14 #1 transferring dockerfile: 206B done 02:05:14 #1 DONE 0.0s 02:05:14 02:05:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:14 #2 DONE 0.0s 02:05:14 02:05:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:14 #3 DONE 0.0s 02:05:14 02:05:14 #4 [internal] load .dockerignore 02:05:14 #4 transferring context: 2B done 02:05:14 #4 DONE 0.0s 02:05:14 02:05:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 02:05:14 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 0.0s done 02:05:14 #5 DONE 0.0s 02:05:14 02:05:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 02:05:14 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 0.0s done 02:05:14 #6 DONE 0.2s 02:05:14 02:05:14 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:05:14 #7 DONE 0.0s 02:05:14 02:05:14 #8 exporting to image 02:05:14 #8 exporting layers done 02:05:14 #8 exporting manifest sha256:3cb2f829531bf87c601c5e755b56b8960066e4bee515f8be8c95e79041d29105 done 02:05:14 #8 exporting config sha256:6e96905578646136a4385bf9cb9b6bba9a119945877199f5780bc9fcb26e5a20 done 02:05:14 #8 exporting manifest sha256:54e241445ee792768adf9f07820e17bb6f6f6db3daa07f6af785a423db9cf7a9 done 02:05:14 #8 exporting config sha256:a379299602a0a233ebb1f40d61c23396b18626405aa89d229a89086c75c679a4 0.0s done 02:05:14 #8 exporting manifest list sha256:57d2f20d2d58b86b8ba903c0a2ca0590e070327cff473c23fcdf4ca2cc0408ae done 02:05:14 #8 pushing layers 0.1s done 02:05:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:57d2f20d2d58b86b8ba903c0a2ca0590e070327cff473c23fcdf4ca2cc0408ae 02:05:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:57d2f20d2d58b86b8ba903c0a2ca0590e070327cff473c23fcdf4ca2cc0408ae 0.1s done 02:05:14 #8 DONE 0.2s 02:05:14 02:05:14 1 warning found (use --debug to expand): 02:05:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 02:05:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 02:05:15 #1 [internal] load build definition from Dockerfile 02:05:15 #1 transferring dockerfile: 172B done 02:05:15 #1 DONE 0.0s 02:05:15 02:05:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:05:15 #2 DONE 0.0s 02:05:15 02:05:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:05:15 #3 DONE 0.0s 02:05:15 02:05:15 #4 [internal] load .dockerignore 02:05:15 #4 transferring context: 2B done 02:05:15 #4 DONE 0.0s 02:05:15 02:05:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 02:05:15 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 done 02:05:15 #5 CACHED 02:05:15 02:05:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 02:05:15 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 0.0s done 02:05:15 #6 CACHED 02:05:15 02:05:15 #7 exporting to image 02:05:15 #7 exporting layers done 02:05:15 #7 exporting manifest sha256:3cb2f829531bf87c601c5e755b56b8960066e4bee515f8be8c95e79041d29105 done 02:05:15 #7 exporting config sha256:6e96905578646136a4385bf9cb9b6bba9a119945877199f5780bc9fcb26e5a20 done 02:05:15 #7 exporting manifest sha256:54e241445ee792768adf9f07820e17bb6f6f6db3daa07f6af785a423db9cf7a9 done 02:05:15 #7 exporting config sha256:a379299602a0a233ebb1f40d61c23396b18626405aa89d229a89086c75c679a4 done 02:05:15 #7 exporting manifest list sha256:57d2f20d2d58b86b8ba903c0a2ca0590e070327cff473c23fcdf4ca2cc0408ae done 02:05:15 #7 pushing layers 0.0s done 02:05:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:57d2f20d2d58b86b8ba903c0a2ca0590e070327cff473c23fcdf4ca2cc0408ae 02:05:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:57d2f20d2d58b86b8ba903c0a2ca0590e070327cff473c23fcdf4ca2cc0408ae 0.1s done 02:05:15 #7 DONE 0.1s 02:05:15 02:05:15 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:05:15 #8 DONE 0.0s 02:05:15 02:05:15 1 warning found (use --debug to expand): 02:05:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.81' 02:05:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.81 --push - 02:05:15 #1 [internal] load build definition from Dockerfile 02:05:15 #1 transferring dockerfile: 178B done 02:05:15 #1 DONE 0.0s 02:05:15 02:05:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.81 02:05:15 #2 DONE 0.0s 02:05:15 02:05:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.81 02:05:15 #3 DONE 0.0s 02:05:15 02:05:15 #4 [internal] load .dockerignore 02:05:15 #4 transferring context: 2B done 02:05:15 #4 DONE 0.0s 02:05:15 02:05:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.81@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 02:05:15 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.81@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 done 02:05:15 #5 CACHED 02:05:15 02:05:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.81@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 02:05:15 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.81@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 0.0s done 02:05:15 #6 CACHED 02:05:15 02:05:15 #7 exporting to image 02:05:15 #7 exporting layers 02:05:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:16 #7 exporting layers done 02:05:16 #7 exporting manifest sha256:3cb2f829531bf87c601c5e755b56b8960066e4bee515f8be8c95e79041d29105 done 02:05:16 #7 exporting config sha256:6e96905578646136a4385bf9cb9b6bba9a119945877199f5780bc9fcb26e5a20 done 02:05:16 #7 exporting manifest sha256:54e241445ee792768adf9f07820e17bb6f6f6db3daa07f6af785a423db9cf7a9 done 02:05:16 #7 exporting config sha256:a379299602a0a233ebb1f40d61c23396b18626405aa89d229a89086c75c679a4 done 02:05:16 #7 exporting manifest list sha256:57d2f20d2d58b86b8ba903c0a2ca0590e070327cff473c23fcdf4ca2cc0408ae done 02:05:16 #7 pushing layers 0.0s done 02:05:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.81@sha256:57d2f20d2d58b86b8ba903c0a2ca0590e070327cff473c23fcdf4ca2cc0408ae 0.1s done 02:05:16 #7 DONE 0.1s 02:05:16 02:05:16 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:05:16 #8 DONE 0.0s 02:05:16 02:05:16 1 warning found (use --debug to expand): 02:05:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81' 02:05:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 --push - 02:05:16 #1 [internal] load build definition from Dockerfile 02:05:16 #1 transferring dockerfile: 219B done 02:05:16 #1 DONE 0.0s 02:05:16 02:05:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:16 #2 DONE 0.0s 02:05:16 02:05:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:16 #3 DONE 0.0s 02:05:16 02:05:16 #4 [internal] load .dockerignore 02:05:16 #4 transferring context: 2B done 02:05:16 #4 DONE 0.0s 02:05:16 02:05:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 02:05:16 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 0.0s done 02:05:16 #5 DONE 0.0s 02:05:16 02:05:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 02:05:16 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 0.0s done 02:05:16 #6 CACHED 02:05:16 02:05:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 02:05:16 #5 CACHED 02:05:16 02:05:16 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:05:16 #7 DONE 0.0s 02:05:16 02:05:16 #8 exporting to image 02:05:16 #8 exporting layers done 02:05:16 #8 exporting manifest sha256:3cb2f829531bf87c601c5e755b56b8960066e4bee515f8be8c95e79041d29105 done 02:05:16 #8 exporting config sha256:6e96905578646136a4385bf9cb9b6bba9a119945877199f5780bc9fcb26e5a20 done 02:05:16 #8 exporting manifest sha256:54e241445ee792768adf9f07820e17bb6f6f6db3daa07f6af785a423db9cf7a9 done 02:05:16 #8 exporting config sha256:a379299602a0a233ebb1f40d61c23396b18626405aa89d229a89086c75c679a4 done 02:05:16 #8 exporting manifest list sha256:57d2f20d2d58b86b8ba903c0a2ca0590e070327cff473c23fcdf4ca2cc0408ae done 02:05:16 #8 pushing layers 0.0s done 02:05:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:57d2f20d2d58b86b8ba903c0a2ca0590e070327cff473c23fcdf4ca2cc0408ae 0.1s done 02:05:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:16 #8 DONE 0.1s 02:05:16 02:05:16 1 warning found (use --debug to expand): 02:05:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 02:05:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 02:05:16 #1 [internal] load build definition from Dockerfile 02:05:16 #1 transferring dockerfile: 170B done 02:05:16 #1 DONE 0.0s 02:05:16 02:05:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:05:16 #2 DONE 0.0s 02:05:16 02:05:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:05:16 #3 DONE 0.0s 02:05:16 02:05:16 #4 [internal] load .dockerignore 02:05:16 #4 transferring context: 2B done 02:05:16 #4 DONE 0.0s 02:05:16 02:05:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 02:05:16 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 0.0s done 02:05:16 #5 CACHED 02:05:16 02:05:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 02:05:16 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:9b1a8030f32ff43dde155afee04311086012053500a80dea3a12c06ebcd87a44 0.0s done 02:05:16 #6 CACHED 02:05:16 02:05:16 #7 exporting to image 02:05:16 #7 exporting layers done 02:05:16 #7 exporting manifest sha256:3cb2f829531bf87c601c5e755b56b8960066e4bee515f8be8c95e79041d29105 done 02:05:16 #7 exporting config sha256:6e96905578646136a4385bf9cb9b6bba9a119945877199f5780bc9fcb26e5a20 done 02:05:16 #7 exporting manifest sha256:54e241445ee792768adf9f07820e17bb6f6f6db3daa07f6af785a423db9cf7a9 done 02:05:16 #7 exporting config sha256:a379299602a0a233ebb1f40d61c23396b18626405aa89d229a89086c75c679a4 done 02:05:16 #7 exporting manifest list sha256:57d2f20d2d58b86b8ba903c0a2ca0590e070327cff473c23fcdf4ca2cc0408ae 02:05:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:17 #7 exporting manifest list sha256:57d2f20d2d58b86b8ba903c0a2ca0590e070327cff473c23fcdf4ca2cc0408ae done 02:05:17 #7 pushing layers 0.0s done 02:05:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:57d2f20d2d58b86b8ba903c0a2ca0590e070327cff473c23fcdf4ca2cc0408ae 0.1s done 02:05:17 #7 DONE 0.1s 02:05:17 02:05:17 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:05:17 #8 DONE 0.0s 02:05:17 02:05:17 1 warning found (use --debug to expand): 02:05:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467 --push - 02:05:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467' 02:05:17 #1 [internal] load build definition from Dockerfile 02:05:17 #1 transferring dockerfile: 204B done 02:05:17 #1 DONE 0.0s 02:05:17 02:05:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:17 #2 DONE 0.0s 02:05:17 02:05:17 #3 [internal] load .dockerignore 02:05:17 #3 transferring context: 2B done 02:05:17 #3 DONE 0.0s 02:05:17 02:05:17 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:17 #4 DONE 0.1s 02:05:17 02:05:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 02:05:17 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 0.0s done 02:05:17 #5 DONE 0.0s 02:05:17 02:05:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 02:05:17 #6 DONE 0.0s 02:05:17 02:05:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 02:05:17 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 0.0s done 02:05:17 #5 DONE 0.1s 02:05:17 02:05:17 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:05:17 #7 DONE 0.0s 02:05:17 02:05:17 #8 exporting to image 02:05:17 #8 exporting layers done 02:05:17 #8 exporting manifest sha256:913c99b09b3c20dc8f74491fcf06c1de9f89c356cc99fc49be59c7e2545272c9 0.0s done 02:05:17 #8 exporting config sha256:0027adda0fa812779156f29d3f94801399f4bede96fe0d604def017dacf28f50 done 02:05:17 #8 exporting manifest sha256:5bb79a03dd3ac0b82ee0931d14e53f6648f95d3312d7f55a1dc1dbb4569e2441 done 02:05:17 #8 exporting config sha256:2b40fc06787e41040a61ef3b56418ccae4fe1c89bbc49ed4a6a454e36212506f done 02:05:17 #8 exporting manifest list sha256:b0aa051f07765e66689030220abe145787dc23b3292915f520a2a49e0f58037a done 02:05:17 #8 pushing layers 0.1s done 02:05:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:b0aa051f07765e66689030220abe145787dc23b3292915f520a2a49e0f58037a 02:05:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:b0aa051f07765e66689030220abe145787dc23b3292915f520a2a49e0f58037a 0.1s done 02:05:17 #8 DONE 0.2s 02:05:17 02:05:17 1 warning found (use --debug to expand): 02:05:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 02:05:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 02:05:18 #1 [internal] load build definition from Dockerfile 02:05:18 #1 transferring dockerfile: 170B done 02:05:18 #1 DONE 0.0s 02:05:18 02:05:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:05:18 #2 DONE 0.0s 02:05:18 02:05:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:05:18 #3 DONE 0.0s 02:05:18 02:05:18 #4 [internal] load .dockerignore 02:05:18 #4 transferring context: 2B done 02:05:18 #4 DONE 0.0s 02:05:18 02:05:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 02:05:18 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 done 02:05:18 #5 CACHED 02:05:18 02:05:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 02:05:18 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 0.0s done 02:05:18 #6 CACHED 02:05:18 02:05:18 #7 exporting to image 02:05:18 #7 exporting layers done 02:05:18 #7 exporting manifest sha256:913c99b09b3c20dc8f74491fcf06c1de9f89c356cc99fc49be59c7e2545272c9 02:05:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:18 #7 exporting manifest sha256:913c99b09b3c20dc8f74491fcf06c1de9f89c356cc99fc49be59c7e2545272c9 done 02:05:18 #7 exporting config sha256:0027adda0fa812779156f29d3f94801399f4bede96fe0d604def017dacf28f50 done 02:05:18 #7 exporting manifest sha256:5bb79a03dd3ac0b82ee0931d14e53f6648f95d3312d7f55a1dc1dbb4569e2441 done 02:05:18 #7 exporting config sha256:2b40fc06787e41040a61ef3b56418ccae4fe1c89bbc49ed4a6a454e36212506f done 02:05:18 #7 exporting manifest list sha256:b0aa051f07765e66689030220abe145787dc23b3292915f520a2a49e0f58037a done 02:05:18 #7 pushing layers 0.0s done 02:05:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b0aa051f07765e66689030220abe145787dc23b3292915f520a2a49e0f58037a 0.1s done 02:05:18 #7 DONE 0.1s 02:05:18 02:05:18 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:05:18 #8 DONE 0.0s 02:05:18 02:05:18 1 warning found (use --debug to expand): 02:05:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.81' 02:05:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.81 --push - 02:05:19 #1 [internal] load build definition from Dockerfile 02:05:19 #1 transferring dockerfile: 176B done 02:05:19 #1 DONE 0.0s 02:05:19 02:05:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.81 02:05:19 #2 DONE 0.0s 02:05:19 02:05:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.81 02:05:19 #3 DONE 0.0s 02:05:19 02:05:19 #4 [internal] load .dockerignore 02:05:19 #4 transferring context: 2B done 02:05:19 #4 DONE 0.0s 02:05:19 02:05:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.81@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 02:05:19 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.81@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 0.0s done 02:05:19 #5 CACHED 02:05:19 02:05:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.81@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 02:05:19 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.81@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 0.0s done 02:05:19 #6 CACHED 02:05:19 02:05:19 #7 exporting to image 02:05:19 #7 exporting layers 02:05:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:19 #7 exporting layers done 02:05:19 #7 exporting manifest sha256:913c99b09b3c20dc8f74491fcf06c1de9f89c356cc99fc49be59c7e2545272c9 done 02:05:19 #7 exporting config sha256:0027adda0fa812779156f29d3f94801399f4bede96fe0d604def017dacf28f50 done 02:05:19 #7 exporting manifest sha256:5bb79a03dd3ac0b82ee0931d14e53f6648f95d3312d7f55a1dc1dbb4569e2441 done 02:05:19 #7 exporting config sha256:2b40fc06787e41040a61ef3b56418ccae4fe1c89bbc49ed4a6a454e36212506f done 02:05:19 #7 exporting manifest list sha256:b0aa051f07765e66689030220abe145787dc23b3292915f520a2a49e0f58037a done 02:05:19 #7 pushing layers 0.0s done 02:05:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.81@sha256:b0aa051f07765e66689030220abe145787dc23b3292915f520a2a49e0f58037a 0.1s done 02:05:19 #7 DONE 0.1s 02:05:19 02:05:19 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:05:19 #8 DONE 0.0s 02:05:19 02:05:19 1 warning found (use --debug to expand): 02:05:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81' 02:05:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 --push - 02:05:19 #1 [internal] load build definition from Dockerfile 02:05:19 #1 transferring dockerfile: 217B done 02:05:19 #1 DONE 0.0s 02:05:19 02:05:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:19 #2 DONE 0.0s 02:05:19 02:05:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:19 #3 DONE 0.0s 02:05:19 02:05:19 #4 [internal] load .dockerignore 02:05:19 #4 transferring context: 2B done 02:05:19 #4 DONE 0.0s 02:05:19 02:05:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 02:05:19 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 0.0s done 02:05:19 #5 CACHED 02:05:19 02:05:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 02:05:19 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 0.0s done 02:05:19 #6 CACHED 02:05:19 02:05:19 #7 exporting to image 02:05:19 #7 exporting layers done 02:05:19 #7 exporting manifest sha256:913c99b09b3c20dc8f74491fcf06c1de9f89c356cc99fc49be59c7e2545272c9 done 02:05:19 #7 exporting config sha256:0027adda0fa812779156f29d3f94801399f4bede96fe0d604def017dacf28f50 done 02:05:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:19 #7 exporting manifest sha256:5bb79a03dd3ac0b82ee0931d14e53f6648f95d3312d7f55a1dc1dbb4569e2441 done 02:05:19 #7 exporting config sha256:2b40fc06787e41040a61ef3b56418ccae4fe1c89bbc49ed4a6a454e36212506f done 02:05:19 #7 exporting manifest list sha256:b0aa051f07765e66689030220abe145787dc23b3292915f520a2a49e0f58037a done 02:05:19 #7 pushing layers 0.0s done 02:05:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:b0aa051f07765e66689030220abe145787dc23b3292915f520a2a49e0f58037a 0.1s done 02:05:19 #7 DONE 0.1s 02:05:19 02:05:19 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:05:19 #8 DONE 0.0s 02:05:19 02:05:19 1 warning found (use --debug to expand): 02:05:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 02:05:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 02:05:20 #1 [internal] load build definition from Dockerfile 02:05:20 #1 transferring dockerfile: 168B done 02:05:20 #1 DONE 0.0s 02:05:20 02:05:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:05:20 #2 DONE 0.0s 02:05:20 02:05:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:05:20 #3 DONE 0.0s 02:05:20 02:05:20 #4 [internal] load .dockerignore 02:05:20 #4 transferring context: 2B done 02:05:20 #4 DONE 0.0s 02:05:20 02:05:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 02:05:20 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 0.0s done 02:05:20 #5 CACHED 02:05:20 02:05:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 02:05:20 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:8094c3c1087e213b55faa67e1991a7100c7bd6f9213507ddb0d5936651df9a91 0.0s done 02:05:20 #6 CACHED 02:05:20 02:05:20 #7 exporting to image 02:05:20 #7 exporting layers done 02:05:20 #7 exporting manifest sha256:913c99b09b3c20dc8f74491fcf06c1de9f89c356cc99fc49be59c7e2545272c9 done 02:05:20 #7 exporting config sha256:0027adda0fa812779156f29d3f94801399f4bede96fe0d604def017dacf28f50 done 02:05:20 #7 exporting manifest sha256:5bb79a03dd3ac0b82ee0931d14e53f6648f95d3312d7f55a1dc1dbb4569e2441 done 02:05:20 #7 exporting config sha256:2b40fc06787e41040a61ef3b56418ccae4fe1c89bbc49ed4a6a454e36212506f 02:05:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:20 #7 exporting config sha256:2b40fc06787e41040a61ef3b56418ccae4fe1c89bbc49ed4a6a454e36212506f done 02:05:20 #7 exporting manifest list sha256:b0aa051f07765e66689030220abe145787dc23b3292915f520a2a49e0f58037a done 02:05:20 #7 pushing layers 0.0s done 02:05:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:b0aa051f07765e66689030220abe145787dc23b3292915f520a2a49e0f58037a 0.1s done 02:05:20 #7 DONE 0.1s 02:05:20 02:05:20 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:05:20 #8 DONE 0.0s 02:05:20 02:05:20 1 warning found (use --debug to expand): 02:05:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467' 02:05:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467 --push - 02:05:20 #1 [internal] load build definition from Dockerfile 02:05:20 #1 transferring dockerfile: 205B done 02:05:20 #1 DONE 0.0s 02:05:20 02:05:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:20 #2 DONE 0.0s 02:05:20 02:05:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:20 #3 DONE 0.0s 02:05:20 02:05:20 #4 [internal] load .dockerignore 02:05:20 #4 transferring context: 2B done 02:05:20 #4 DONE 0.0s 02:05:20 02:05:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 02:05:20 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 0.0s done 02:05:20 #5 DONE 0.0s 02:05:20 02:05:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 02:05:20 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 0.0s done 02:05:20 #6 DONE 0.1s 02:05:21 02:05:21 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:05:21 #7 DONE 0.0s 02:05:21 02:05:21 #8 exporting to image 02:05:21 #8 exporting layers done 02:05:21 #8 exporting manifest sha256:a6541a7e24c6ae28e87e111ccb44abbd4b2d436b205411f8fc68d4d6f46eaed6 0.0s done 02:05:21 #8 exporting config sha256:9cc7bceef92cf629481d02005eac65ee7ade574ff4511f2fe9ec27455c126f03 done 02:05:21 #8 exporting manifest sha256:12ba03e848bc2b448eb3866d3561aba11bdbbe1f4637fdbb03fc3a10a5bf9cec done 02:05:21 #8 exporting config sha256:795fcc8d42200ccd85c47d7dd036db5f8dcac62882bb82f39ab1092cc5421f36 done 02:05:21 #8 exporting manifest list sha256:8e089b326d3931599fb705e889cbd9db62255fcb56fceabe6cc7f23dcfb386c3 done 02:05:21 #8 pushing layers 0.1s done 02:05:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:8e089b326d3931599fb705e889cbd9db62255fcb56fceabe6cc7f23dcfb386c3 02:05:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:8e089b326d3931599fb705e889cbd9db62255fcb56fceabe6cc7f23dcfb386c3 0.1s done 02:05:21 #8 DONE 0.2s 02:05:21 02:05:21 1 warning found (use --debug to expand): 02:05:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 02:05:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 02:05:21 #1 [internal] load build definition from Dockerfile 02:05:21 #1 transferring dockerfile: 171B done 02:05:21 #1 DONE 0.0s 02:05:21 02:05:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:05:21 #2 DONE 0.0s 02:05:21 02:05:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:05:21 #3 DONE 0.0s 02:05:21 02:05:21 #4 [internal] load .dockerignore 02:05:21 #4 transferring context: 2B done 02:05:21 #4 DONE 0.0s 02:05:21 02:05:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 02:05:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 0.0s done 02:05:21 #5 CACHED 02:05:21 02:05:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 02:05:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 0.0s done 02:05:21 #6 CACHED 02:05:21 02:05:21 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:05:21 #7 DONE 0.0s 02:05:21 02:05:21 #8 exporting to image 02:05:21 #8 exporting layers done 02:05:21 #8 exporting manifest sha256:a6541a7e24c6ae28e87e111ccb44abbd4b2d436b205411f8fc68d4d6f46eaed6 done 02:05:21 #8 exporting config sha256:9cc7bceef92cf629481d02005eac65ee7ade574ff4511f2fe9ec27455c126f03 done 02:05:21 #8 exporting manifest sha256:12ba03e848bc2b448eb3866d3561aba11bdbbe1f4637fdbb03fc3a10a5bf9cec done 02:05:21 #8 exporting config sha256:795fcc8d42200ccd85c47d7dd036db5f8dcac62882bb82f39ab1092cc5421f36 done 02:05:21 #8 exporting manifest list sha256:8e089b326d3931599fb705e889cbd9db62255fcb56fceabe6cc7f23dcfb386c3 done 02:05:21 #8 pushing layers 0.0s done 02:05:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:8e089b326d3931599fb705e889cbd9db62255fcb56fceabe6cc7f23dcfb386c3 0.1s done 02:05:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:21 #8 DONE 0.1s 02:05:21 02:05:21 1 warning found (use --debug to expand): 02:05:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.81 --push - 02:05:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.81' 02:05:21 #1 [internal] load build definition from Dockerfile 02:05:21 #1 transferring dockerfile: 177B done 02:05:21 #1 DONE 0.0s 02:05:21 02:05:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.81 02:05:21 #2 DONE 0.0s 02:05:21 02:05:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.81 02:05:21 #3 DONE 0.0s 02:05:21 02:05:21 #4 [internal] load .dockerignore 02:05:21 #4 transferring context: 2B done 02:05:21 #4 DONE 0.0s 02:05:21 02:05:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.81@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 02:05:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.81@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 0.0s done 02:05:21 #5 CACHED 02:05:21 02:05:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.81@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 02:05:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.81@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 0.0s done 02:05:21 #6 CACHED 02:05:21 02:05:21 #7 exporting to image 02:05:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:22 #7 ... 02:05:22 02:05:22 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:05:22 #8 DONE 0.0s 02:05:22 02:05:22 #7 exporting to image 02:05:22 #7 exporting layers done 02:05:22 #7 exporting manifest sha256:a6541a7e24c6ae28e87e111ccb44abbd4b2d436b205411f8fc68d4d6f46eaed6 done 02:05:22 #7 exporting config sha256:9cc7bceef92cf629481d02005eac65ee7ade574ff4511f2fe9ec27455c126f03 done 02:05:22 #7 exporting manifest sha256:12ba03e848bc2b448eb3866d3561aba11bdbbe1f4637fdbb03fc3a10a5bf9cec done 02:05:22 #7 exporting config sha256:795fcc8d42200ccd85c47d7dd036db5f8dcac62882bb82f39ab1092cc5421f36 done 02:05:22 #7 exporting manifest list sha256:8e089b326d3931599fb705e889cbd9db62255fcb56fceabe6cc7f23dcfb386c3 done 02:05:22 #7 pushing layers 0.0s done 02:05:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.81@sha256:8e089b326d3931599fb705e889cbd9db62255fcb56fceabe6cc7f23dcfb386c3 02:05:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.81@sha256:8e089b326d3931599fb705e889cbd9db62255fcb56fceabe6cc7f23dcfb386c3 0.1s done 02:05:22 #7 DONE 0.2s 02:05:22 02:05:22 1 warning found (use --debug to expand): 02:05:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81' 02:05:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 --push - 02:05:22 #1 [internal] load build definition from Dockerfile 02:05:22 #1 transferring dockerfile: 218B done 02:05:22 #1 DONE 0.0s 02:05:22 02:05:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:22 #2 DONE 0.0s 02:05:22 02:05:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:22 #3 DONE 0.0s 02:05:22 02:05:22 #4 [internal] load .dockerignore 02:05:22 #4 transferring context: 2B done 02:05:22 #4 DONE 0.0s 02:05:22 02:05:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 02:05:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 0.0s done 02:05:22 #5 CACHED 02:05:22 02:05:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 02:05:22 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 0.0s done 02:05:22 #6 CACHED 02:05:22 02:05:22 #7 exporting to image 02:05:22 #7 exporting layers done 02:05:22 #7 exporting manifest sha256:a6541a7e24c6ae28e87e111ccb44abbd4b2d436b205411f8fc68d4d6f46eaed6 done 02:05:22 #7 exporting config sha256:9cc7bceef92cf629481d02005eac65ee7ade574ff4511f2fe9ec27455c126f03 done 02:05:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:22 #7 exporting manifest sha256:12ba03e848bc2b448eb3866d3561aba11bdbbe1f4637fdbb03fc3a10a5bf9cec done 02:05:22 #7 exporting config sha256:795fcc8d42200ccd85c47d7dd036db5f8dcac62882bb82f39ab1092cc5421f36 done 02:05:22 #7 exporting manifest list sha256:8e089b326d3931599fb705e889cbd9db62255fcb56fceabe6cc7f23dcfb386c3 done 02:05:22 #7 pushing layers 0.0s done 02:05:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:8e089b326d3931599fb705e889cbd9db62255fcb56fceabe6cc7f23dcfb386c3 0.1s done 02:05:22 #7 DONE 0.1s 02:05:22 02:05:22 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:05:22 #8 DONE 0.0s 02:05:22 02:05:22 1 warning found (use --debug to expand): 02:05:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 02:05:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 02:05:23 #1 [internal] load build definition from Dockerfile 02:05:23 #1 transferring dockerfile: 169B done 02:05:23 #1 DONE 0.0s 02:05:23 02:05:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:05:23 #2 DONE 0.0s 02:05:23 02:05:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:05:23 #3 DONE 0.0s 02:05:23 02:05:23 #4 [internal] load .dockerignore 02:05:23 #4 transferring context: 2B done 02:05:23 #4 DONE 0.0s 02:05:23 02:05:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 02:05:23 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 0.0s done 02:05:23 #5 DONE 0.0s 02:05:23 02:05:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 02:05:23 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 0.0s done 02:05:23 #6 CACHED 02:05:23 02:05:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:578e5f7fa6ba38c2dbd93041a05cd77bdafa69981ca863d82f008a9f680481af 02:05:23 #5 CACHED 02:05:23 02:05:23 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:05:23 #7 DONE 0.0s 02:05:23 02:05:23 #8 exporting to image 02:05:23 #8 exporting layers done 02:05:23 #8 exporting manifest sha256:a6541a7e24c6ae28e87e111ccb44abbd4b2d436b205411f8fc68d4d6f46eaed6 done 02:05:23 #8 exporting config sha256:9cc7bceef92cf629481d02005eac65ee7ade574ff4511f2fe9ec27455c126f03 done 02:05:23 #8 exporting manifest sha256:12ba03e848bc2b448eb3866d3561aba11bdbbe1f4637fdbb03fc3a10a5bf9cec done 02:05:23 #8 exporting config sha256:795fcc8d42200ccd85c47d7dd036db5f8dcac62882bb82f39ab1092cc5421f36 done 02:05:23 #8 exporting manifest list sha256:8e089b326d3931599fb705e889cbd9db62255fcb56fceabe6cc7f23dcfb386c3 done 02:05:23 #8 pushing layers 0.0s done 02:05:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:8e089b326d3931599fb705e889cbd9db62255fcb56fceabe6cc7f23dcfb386c3 0.1s done 02:05:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:23 #8 DONE 0.1s 02:05:23 02:05:23 1 warning found (use --debug to expand): 02:05:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467' 02:05:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467 --push - 02:05:23 #1 [internal] load build definition from Dockerfile 02:05:23 #1 transferring dockerfile: 211B done 02:05:23 #1 DONE 0.0s 02:05:23 02:05:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:23 #2 DONE 0.0s 02:05:23 02:05:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:23 #3 DONE 0.0s 02:05:23 02:05:23 #4 [internal] load .dockerignore 02:05:23 #4 transferring context: 2B done 02:05:23 #4 DONE 0.0s 02:05:23 02:05:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 02:05:23 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 02:05:23 #5 ... 02:05:23 02:05:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 02:05:23 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 0.0s done 02:05:23 #6 DONE 0.1s 02:05:24 02:05:24 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:05:24 #7 DONE 0.0s 02:05:24 02:05:24 #8 exporting to image 02:05:24 #8 exporting layers done 02:05:24 #8 exporting manifest sha256:a0018977146fd1feda3d3c23b5c9ad660352d0aef956e365318133eeab713501 done 02:05:24 #8 exporting config sha256:edc793b51a330a08260516e2e4733e4aafc6dbfe9119f95da07ca85a9490d9d9 done 02:05:24 #8 exporting manifest sha256:7988e5ceafbb46f5e846c44b40fbee8e49ebb62ce0eb003aad109c0bdf4aa635 done 02:05:24 #8 exporting config sha256:16c2c8b1edaf49b5d52b203ee41821fa0688b2fc7327690b7290e9d0c73a11cd done 02:05:24 #8 exporting manifest list sha256:d505229686d258c2f0f6bc3c338e5f684b0bb9ad2cc075955c07ef3cae85b555 done 02:05:24 #8 pushing layers 0.1s done 02:05:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:d505229686d258c2f0f6bc3c338e5f684b0bb9ad2cc075955c07ef3cae85b555 02:05:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:d505229686d258c2f0f6bc3c338e5f684b0bb9ad2cc075955c07ef3cae85b555 0.1s done 02:05:24 #8 DONE 0.2s 02:05:24 02:05:24 1 warning found (use --debug to expand): 02:05:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 02:05:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 02:05:24 #1 [internal] load build definition from Dockerfile 02:05:24 #1 transferring dockerfile: 177B done 02:05:24 #1 DONE 0.0s 02:05:24 02:05:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:05:24 #2 DONE 0.0s 02:05:24 02:05:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:05:24 #3 DONE 0.0s 02:05:24 02:05:24 #4 [internal] load .dockerignore 02:05:24 #4 transferring context: 2B done 02:05:24 #4 DONE 0.0s 02:05:24 02:05:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 02:05:24 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 0.0s done 02:05:24 #5 DONE 0.0s 02:05:24 02:05:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 02:05:24 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 0.0s done 02:05:24 #6 CACHED 02:05:24 02:05:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 02:05:24 #5 CACHED 02:05:24 02:05:24 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:05:24 #7 DONE 0.0s 02:05:24 02:05:24 #8 exporting to image 02:05:24 #8 exporting layers done 02:05:24 #8 exporting manifest sha256:a0018977146fd1feda3d3c23b5c9ad660352d0aef956e365318133eeab713501 done 02:05:24 #8 exporting config sha256:edc793b51a330a08260516e2e4733e4aafc6dbfe9119f95da07ca85a9490d9d9 done 02:05:24 #8 exporting manifest sha256:7988e5ceafbb46f5e846c44b40fbee8e49ebb62ce0eb003aad109c0bdf4aa635 done 02:05:24 #8 exporting config sha256:16c2c8b1edaf49b5d52b203ee41821fa0688b2fc7327690b7290e9d0c73a11cd done 02:05:24 #8 exporting manifest list sha256:d505229686d258c2f0f6bc3c338e5f684b0bb9ad2cc075955c07ef3cae85b555 done 02:05:24 #8 pushing layers 0.0s done 02:05:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:d505229686d258c2f0f6bc3c338e5f684b0bb9ad2cc075955c07ef3cae85b555 0.1s done 02:05:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:24 #8 DONE 0.1s 02:05:24 02:05:24 1 warning found (use --debug to expand): 02:05:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.81' 02:05:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.81 --push - 02:05:25 #1 [internal] load build definition from Dockerfile 02:05:25 #1 transferring dockerfile: 183B done 02:05:25 #1 DONE 0.0s 02:05:25 02:05:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.81 02:05:25 #2 DONE 0.0s 02:05:25 02:05:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.81 02:05:25 #3 DONE 0.0s 02:05:25 02:05:25 #4 [internal] load .dockerignore 02:05:25 #4 transferring context: 2B done 02:05:25 #4 DONE 0.0s 02:05:25 02:05:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.81@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 02:05:25 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.81@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 0.0s done 02:05:25 #5 DONE 0.0s 02:05:25 02:05:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.81@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 02:05:25 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.81@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 0.0s done 02:05:25 #6 CACHED 02:05:25 02:05:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.81@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 02:05:25 #5 CACHED 02:05:25 02:05:25 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:05:25 #7 DONE 0.0s 02:05:25 02:05:25 #8 exporting to image 02:05:25 #8 exporting layers done 02:05:25 #8 exporting manifest sha256:a0018977146fd1feda3d3c23b5c9ad660352d0aef956e365318133eeab713501 done 02:05:25 #8 exporting config sha256:edc793b51a330a08260516e2e4733e4aafc6dbfe9119f95da07ca85a9490d9d9 done 02:05:25 #8 exporting manifest sha256:7988e5ceafbb46f5e846c44b40fbee8e49ebb62ce0eb003aad109c0bdf4aa635 done 02:05:25 #8 exporting config sha256:16c2c8b1edaf49b5d52b203ee41821fa0688b2fc7327690b7290e9d0c73a11cd done 02:05:25 #8 exporting manifest list sha256:d505229686d258c2f0f6bc3c338e5f684b0bb9ad2cc075955c07ef3cae85b555 done 02:05:25 #8 pushing layers 0.0s done 02:05:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.81@sha256:d505229686d258c2f0f6bc3c338e5f684b0bb9ad2cc075955c07ef3cae85b555 0.1s done 02:05:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:25 #8 DONE 0.1s 02:05:25 02:05:25 1 warning found (use --debug to expand): 02:05:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 --push - 02:05:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81' 02:05:25 #1 [internal] load build definition from Dockerfile 02:05:25 #1 transferring dockerfile: 224B done 02:05:25 #1 DONE 0.0s 02:05:25 02:05:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:25 #2 DONE 0.0s 02:05:25 02:05:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:25 #3 DONE 0.0s 02:05:25 02:05:25 #4 [internal] load .dockerignore 02:05:25 #4 transferring context: 2B done 02:05:25 #4 DONE 0.0s 02:05:25 02:05:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 02:05:25 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 0.0s done 02:05:25 #5 CACHED 02:05:25 02:05:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 02:05:25 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 0.0s done 02:05:25 #6 CACHED 02:05:25 02:05:25 #7 exporting to image 02:05:25 #7 exporting layers done 02:05:25 #7 exporting manifest sha256:a0018977146fd1feda3d3c23b5c9ad660352d0aef956e365318133eeab713501 done 02:05:25 #7 exporting config sha256:edc793b51a330a08260516e2e4733e4aafc6dbfe9119f95da07ca85a9490d9d9 done 02:05:25 #7 exporting manifest sha256:7988e5ceafbb46f5e846c44b40fbee8e49ebb62ce0eb003aad109c0bdf4aa635 02:05:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:25 #7 exporting manifest sha256:7988e5ceafbb46f5e846c44b40fbee8e49ebb62ce0eb003aad109c0bdf4aa635 done 02:05:25 #7 exporting config sha256:16c2c8b1edaf49b5d52b203ee41821fa0688b2fc7327690b7290e9d0c73a11cd done 02:05:25 #7 exporting manifest list sha256:d505229686d258c2f0f6bc3c338e5f684b0bb9ad2cc075955c07ef3cae85b555 done 02:05:25 #7 pushing layers 0.0s done 02:05:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:d505229686d258c2f0f6bc3c338e5f684b0bb9ad2cc075955c07ef3cae85b555 0.1s done 02:05:25 #7 DONE 0.1s 02:05:25 02:05:25 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:05:25 #8 DONE 0.0s 02:05:25 02:05:25 1 warning found (use --debug to expand): 02:05:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 02:05:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 02:05:26 #1 [internal] load build definition from Dockerfile 02:05:26 #1 transferring dockerfile: 175B done 02:05:26 #1 DONE 0.0s 02:05:26 02:05:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:05:26 #2 DONE 0.0s 02:05:26 02:05:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:05:26 #3 DONE 0.0s 02:05:26 02:05:26 #4 [internal] load .dockerignore 02:05:26 #4 transferring context: 2B done 02:05:26 #4 DONE 0.0s 02:05:26 02:05:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 02:05:26 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 0.0s done 02:05:26 #5 CACHED 02:05:26 02:05:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 02:05:26 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:f9e740acc7ad409bbc1662652e6f7d50fd5158a6a47306de56fe1d5ca4f64c0b 0.0s done 02:05:26 #6 CACHED 02:05:26 02:05:26 #7 exporting to image 02:05:26 #7 exporting layers 02:05:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:26 #7 exporting layers done 02:05:26 #7 exporting manifest sha256:a0018977146fd1feda3d3c23b5c9ad660352d0aef956e365318133eeab713501 done 02:05:26 #7 exporting config sha256:edc793b51a330a08260516e2e4733e4aafc6dbfe9119f95da07ca85a9490d9d9 done 02:05:26 #7 exporting manifest sha256:7988e5ceafbb46f5e846c44b40fbee8e49ebb62ce0eb003aad109c0bdf4aa635 done 02:05:26 #7 exporting config sha256:16c2c8b1edaf49b5d52b203ee41821fa0688b2fc7327690b7290e9d0c73a11cd done 02:05:26 #7 exporting manifest list sha256:d505229686d258c2f0f6bc3c338e5f684b0bb9ad2cc075955c07ef3cae85b555 done 02:05:26 #7 pushing layers 0.0s done 02:05:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:d505229686d258c2f0f6bc3c338e5f684b0bb9ad2cc075955c07ef3cae85b555 0.1s done 02:05:26 #7 DONE 0.1s 02:05:26 02:05:26 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:05:26 #8 DONE 0.0s 02:05:26 02:05:26 1 warning found (use --debug to expand): 02:05:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467' 02:05:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467 --push - 02:05:26 #1 [internal] load build definition from Dockerfile 02:05:26 #1 transferring dockerfile: 215B done 02:05:26 #1 DONE 0.0s 02:05:26 02:05:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:26 #2 DONE 0.0s 02:05:26 02:05:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:26 #3 DONE 0.1s 02:05:26 02:05:26 #4 [internal] load .dockerignore 02:05:26 #4 transferring context: 2B done 02:05:26 #4 DONE 0.0s 02:05:26 02:05:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 02:05:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 0.0s done 02:05:26 #5 DONE 0.0s 02:05:26 02:05:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 02:05:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 0.0s done 02:05:26 #6 DONE 0.1s 02:05:26 02:05:26 #7 exporting to image 02:05:26 #7 exporting layers done 02:05:26 #7 exporting manifest sha256:2711623316da7a61ef7a5af3e13f47c3234d390605834aa5d7101c21e3f1dc75 done 02:05:26 #7 exporting config sha256:27155fb1db0876108b6762aea00bd3f87762fa5272d83eeea927862ba1ef228a done 02:05:26 #7 exporting manifest sha256:db79af9b503f566ac45cb162b269816f42a5eed05c440d18ae89e92b4f97526e done 02:05:26 #7 exporting config sha256:990dc3ed8d45e161011f2ce506ddc92d1f3231b345ae75ab74a03fc32c1adc2c done 02:05:26 #7 exporting manifest list sha256:cac51164837e5d83c38772de9c8d2b4317c9ac5a4c7e8135c7a31018de3df107 done 02:05:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:27 #7 ... 02:05:27 02:05:27 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:05:27 #8 DONE 0.0s 02:05:27 02:05:27 #7 exporting to image 02:05:27 #7 pushing layers 0.1s done 02:05:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:cac51164837e5d83c38772de9c8d2b4317c9ac5a4c7e8135c7a31018de3df107 02:05:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:cac51164837e5d83c38772de9c8d2b4317c9ac5a4c7e8135c7a31018de3df107 0.1s done 02:05:27 #7 DONE 0.2s 02:05:27 02:05:27 1 warning found (use --debug to expand): 02:05:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 02:05:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 02:05:27 #1 [internal] load build definition from Dockerfile 02:05:27 #1 transferring dockerfile: 181B done 02:05:27 #1 DONE 0.0s 02:05:27 02:05:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:05:27 #2 DONE 0.0s 02:05:27 02:05:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:05:27 #3 DONE 0.0s 02:05:27 02:05:27 #4 [internal] load .dockerignore 02:05:27 #4 transferring context: 2B done 02:05:27 #4 DONE 0.0s 02:05:27 02:05:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 02:05:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 0.0s done 02:05:27 #5 DONE 0.0s 02:05:27 02:05:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 02:05:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 0.0s done 02:05:27 #6 CACHED 02:05:27 02:05:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 02:05:27 #5 CACHED 02:05:27 02:05:27 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:05:27 #7 DONE 0.0s 02:05:27 02:05:27 #8 exporting to image 02:05:27 #8 exporting layers done 02:05:27 #8 exporting manifest sha256:2711623316da7a61ef7a5af3e13f47c3234d390605834aa5d7101c21e3f1dc75 done 02:05:27 #8 exporting config sha256:27155fb1db0876108b6762aea00bd3f87762fa5272d83eeea927862ba1ef228a done 02:05:27 #8 exporting manifest sha256:db79af9b503f566ac45cb162b269816f42a5eed05c440d18ae89e92b4f97526e done 02:05:27 #8 exporting config sha256:990dc3ed8d45e161011f2ce506ddc92d1f3231b345ae75ab74a03fc32c1adc2c done 02:05:27 #8 exporting manifest list sha256:cac51164837e5d83c38772de9c8d2b4317c9ac5a4c7e8135c7a31018de3df107 done 02:05:27 #8 pushing layers 0.0s done 02:05:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:cac51164837e5d83c38772de9c8d2b4317c9ac5a4c7e8135c7a31018de3df107 0.1s done 02:05:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:27 #8 DONE 0.1s 02:05:27 02:05:27 1 warning found (use --debug to expand): 02:05:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.81' 02:05:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.81 --push - 02:05:28 #1 [internal] load build definition from Dockerfile 02:05:28 #1 transferring dockerfile: 187B done 02:05:28 #1 DONE 0.0s 02:05:28 02:05:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.81 02:05:28 #2 DONE 0.0s 02:05:28 02:05:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.81 02:05:28 #3 DONE 0.0s 02:05:28 02:05:28 #4 [internal] load .dockerignore 02:05:28 #4 transferring context: 2B done 02:05:28 #4 DONE 0.0s 02:05:28 02:05:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.81@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 02:05:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.81@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f done 02:05:28 #5 CACHED 02:05:28 02:05:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.81@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 02:05:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.81@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 0.0s done 02:05:28 #6 CACHED 02:05:28 02:05:28 #7 exporting to image 02:05:28 #7 exporting layers done 02:05:28 #7 exporting manifest sha256:2711623316da7a61ef7a5af3e13f47c3234d390605834aa5d7101c21e3f1dc75 done 02:05:28 #7 exporting config sha256:27155fb1db0876108b6762aea00bd3f87762fa5272d83eeea927862ba1ef228a 02:05:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:28 #7 exporting config sha256:27155fb1db0876108b6762aea00bd3f87762fa5272d83eeea927862ba1ef228a done 02:05:28 #7 exporting manifest sha256:db79af9b503f566ac45cb162b269816f42a5eed05c440d18ae89e92b4f97526e done 02:05:28 #7 exporting config sha256:990dc3ed8d45e161011f2ce506ddc92d1f3231b345ae75ab74a03fc32c1adc2c done 02:05:28 #7 exporting manifest list sha256:cac51164837e5d83c38772de9c8d2b4317c9ac5a4c7e8135c7a31018de3df107 done 02:05:28 #7 pushing layers 0.0s done 02:05:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.81@sha256:cac51164837e5d83c38772de9c8d2b4317c9ac5a4c7e8135c7a31018de3df107 0.1s done 02:05:28 #7 DONE 0.1s 02:05:28 02:05:28 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:05:28 #8 DONE 0.0s 02:05:28 02:05:28 1 warning found (use --debug to expand): 02:05:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81' 02:05:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 --push - 02:05:28 #1 [internal] load build definition from Dockerfile 02:05:28 #1 transferring dockerfile: 228B done 02:05:28 #1 DONE 0.0s 02:05:28 02:05:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:28 #2 DONE 0.0s 02:05:28 02:05:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:28 #3 DONE 0.0s 02:05:28 02:05:28 #4 [internal] load .dockerignore 02:05:28 #4 transferring context: 2B done 02:05:28 #4 DONE 0.0s 02:05:28 02:05:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 02:05:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 0.0s done 02:05:28 #5 CACHED 02:05:28 02:05:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 02:05:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 0.0s done 02:05:28 #6 CACHED 02:05:28 02:05:28 #7 exporting to image 02:05:28 #7 exporting layers done 02:05:28 #7 exporting manifest sha256:2711623316da7a61ef7a5af3e13f47c3234d390605834aa5d7101c21e3f1dc75 done 02:05:28 #7 exporting config sha256:27155fb1db0876108b6762aea00bd3f87762fa5272d83eeea927862ba1ef228a done 02:05:28 #7 exporting manifest sha256:db79af9b503f566ac45cb162b269816f42a5eed05c440d18ae89e92b4f97526e done 02:05:28 #7 exporting config sha256:990dc3ed8d45e161011f2ce506ddc92d1f3231b345ae75ab74a03fc32c1adc2c done 02:05:28 #7 exporting manifest list sha256:cac51164837e5d83c38772de9c8d2b4317c9ac5a4c7e8135c7a31018de3df107 done 02:05:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:28 #7 pushing layers 0.0s done 02:05:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:cac51164837e5d83c38772de9c8d2b4317c9ac5a4c7e8135c7a31018de3df107 0.1s done 02:05:28 #7 DONE 0.1s 02:05:28 02:05:28 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:05:28 #8 DONE 0.0s 02:05:28 02:05:28 1 warning found (use --debug to expand): 02:05:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 02:05:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 02:05:29 #1 [internal] load build definition from Dockerfile 02:05:29 #1 transferring dockerfile: 179B done 02:05:29 #1 DONE 0.0s 02:05:29 02:05:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:05:29 #2 DONE 0.0s 02:05:29 02:05:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:05:29 #3 DONE 0.0s 02:05:29 02:05:29 #4 [internal] load .dockerignore 02:05:29 #4 transferring context: 2B done 02:05:29 #4 DONE 0.0s 02:05:29 02:05:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 02:05:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 0.0s done 02:05:29 #5 CACHED 02:05:29 02:05:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 02:05:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:223cc729ec6c4b9e2c3c4976779b7e2e6b7062e04bade69080ba793c16fd523f 0.0s done 02:05:29 #6 CACHED 02:05:29 02:05:29 #7 exporting to image 02:05:29 #7 exporting layers done 02:05:29 #7 exporting manifest sha256:2711623316da7a61ef7a5af3e13f47c3234d390605834aa5d7101c21e3f1dc75 done 02:05:29 #7 exporting config sha256:27155fb1db0876108b6762aea00bd3f87762fa5272d83eeea927862ba1ef228a done 02:05:29 #7 exporting manifest sha256:db79af9b503f566ac45cb162b269816f42a5eed05c440d18ae89e92b4f97526e done 02:05:29 #7 exporting config sha256:990dc3ed8d45e161011f2ce506ddc92d1f3231b345ae75ab74a03fc32c1adc2c done 02:05:29 #7 exporting manifest list sha256:cac51164837e5d83c38772de9c8d2b4317c9ac5a4c7e8135c7a31018de3df107 done 02:05:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:29 #7 pushing layers 0.0s done 02:05:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:cac51164837e5d83c38772de9c8d2b4317c9ac5a4c7e8135c7a31018de3df107 0.1s done 02:05:29 #7 DONE 0.1s 02:05:29 02:05:29 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:05:29 #8 DONE 0.0s 02:05:29 02:05:29 1 warning found (use --debug to expand): 02:05:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467' 02:05:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467 --push - 02:05:29 #1 [internal] load build definition from Dockerfile 02:05:29 #1 transferring dockerfile: 205B done 02:05:29 #1 DONE 0.0s 02:05:29 02:05:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:29 #2 DONE 0.0s 02:05:29 02:05:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:29 #3 DONE 0.0s 02:05:29 02:05:29 #4 [internal] load .dockerignore 02:05:29 #4 transferring context: 2B done 02:05:29 #4 DONE 0.0s 02:05:29 02:05:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 02:05:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 0.0s done 02:05:29 #5 DONE 0.0s 02:05:29 02:05:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 02:05:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 done 02:05:29 #6 DONE 0.1s 02:05:29 02:05:29 #7 exporting to image 02:05:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:29 #7 ... 02:05:29 02:05:29 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:05:29 #8 DONE 0.0s 02:05:29 02:05:29 #7 exporting to image 02:05:29 #7 exporting layers done 02:05:29 #7 exporting manifest sha256:58636b6fd33ad9b0d85fefbc159202d1806e227ea39fc834e0d70b1fcb398b50 done 02:05:29 #7 exporting config sha256:8e4b8f006e027cb7e016a514636c3b3b3263c1c39afca0699214287f32033312 done 02:05:29 #7 exporting manifest sha256:6187d7b99d75a1a3a3ae400f05156484c87b6b641cb1b5e0b68afed83484d86a done 02:05:29 #7 exporting config sha256:2e4eccff52e1a04e40819bfb8de116f3c0e1e75b339a53a3b1a1bb6f73166869 done 02:05:29 #7 exporting manifest list sha256:4d0a831b55369288dd893132681aab1c10bce15e7981bd51723f66b4af6c0ca5 done 02:05:29 #7 pushing layers 0.1s done 02:05:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:4d0a831b55369288dd893132681aab1c10bce15e7981bd51723f66b4af6c0ca5 02:05:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:4d0a831b55369288dd893132681aab1c10bce15e7981bd51723f66b4af6c0ca5 0.1s done 02:05:30 #7 DONE 0.2s 02:05:30 02:05:30 1 warning found (use --debug to expand): 02:05:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 02:05:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 02:05:30 #1 [internal] load build definition from Dockerfile 02:05:30 #1 transferring dockerfile: 171B done 02:05:30 #1 DONE 0.0s 02:05:30 02:05:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:05:30 #2 DONE 0.0s 02:05:30 02:05:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:05:30 #3 DONE 0.0s 02:05:30 02:05:30 #4 [internal] load .dockerignore 02:05:30 #4 transferring context: 2B done 02:05:30 #4 DONE 0.0s 02:05:30 02:05:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 02:05:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 0.0s done 02:05:30 #5 DONE 0.0s 02:05:30 02:05:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 02:05:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 0.0s done 02:05:30 #6 CACHED 02:05:30 02:05:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 02:05:30 #5 CACHED 02:05:30 02:05:30 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:05:30 #7 DONE 0.0s 02:05:30 02:05:30 #8 exporting to image 02:05:30 #8 exporting layers done 02:05:30 #8 exporting manifest sha256:58636b6fd33ad9b0d85fefbc159202d1806e227ea39fc834e0d70b1fcb398b50 done 02:05:30 #8 exporting config sha256:8e4b8f006e027cb7e016a514636c3b3b3263c1c39afca0699214287f32033312 done 02:05:30 #8 exporting manifest sha256:6187d7b99d75a1a3a3ae400f05156484c87b6b641cb1b5e0b68afed83484d86a done 02:05:30 #8 exporting config sha256:2e4eccff52e1a04e40819bfb8de116f3c0e1e75b339a53a3b1a1bb6f73166869 done 02:05:30 #8 exporting manifest list sha256:4d0a831b55369288dd893132681aab1c10bce15e7981bd51723f66b4af6c0ca5 done 02:05:30 #8 pushing layers 0.0s done 02:05:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4d0a831b55369288dd893132681aab1c10bce15e7981bd51723f66b4af6c0ca5 0.1s done 02:05:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:30 #8 DONE 0.1s 02:05:30 02:05:30 1 warning found (use --debug to expand): 02:05:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.81 --push - 02:05:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.81' 02:05:31 #1 [internal] load build definition from Dockerfile 02:05:31 #1 transferring dockerfile: 177B done 02:05:31 #1 DONE 0.0s 02:05:31 02:05:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.81 02:05:31 #2 DONE 0.0s 02:05:31 02:05:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.81 02:05:31 #3 DONE 0.0s 02:05:31 02:05:31 #4 [internal] load .dockerignore 02:05:31 #4 transferring context: 2B done 02:05:31 #4 DONE 0.0s 02:05:31 02:05:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.81@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 02:05:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.81@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 done 02:05:31 #5 DONE 0.0s 02:05:31 02:05:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.81@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 02:05:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.81@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 0.0s done 02:05:31 #6 CACHED 02:05:31 02:05:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.81@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 02:05:31 #5 CACHED 02:05:31 02:05:31 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:05:31 #7 DONE 0.0s 02:05:31 02:05:31 #8 exporting to image 02:05:31 #8 exporting layers done 02:05:31 #8 exporting manifest sha256:58636b6fd33ad9b0d85fefbc159202d1806e227ea39fc834e0d70b1fcb398b50 done 02:05:31 #8 exporting config sha256:8e4b8f006e027cb7e016a514636c3b3b3263c1c39afca0699214287f32033312 done 02:05:31 #8 exporting manifest sha256:6187d7b99d75a1a3a3ae400f05156484c87b6b641cb1b5e0b68afed83484d86a done 02:05:31 #8 exporting config sha256:2e4eccff52e1a04e40819bfb8de116f3c0e1e75b339a53a3b1a1bb6f73166869 done 02:05:31 #8 exporting manifest list sha256:4d0a831b55369288dd893132681aab1c10bce15e7981bd51723f66b4af6c0ca5 done 02:05:31 #8 pushing layers 0.0s done 02:05:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.81@sha256:4d0a831b55369288dd893132681aab1c10bce15e7981bd51723f66b4af6c0ca5 0.1s done 02:05:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:31 #8 DONE 0.1s 02:05:31 02:05:31 1 warning found (use --debug to expand): 02:05:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81' 02:05:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 --push - 02:05:31 #1 [internal] load build definition from Dockerfile 02:05:31 #1 transferring dockerfile: 218B done 02:05:31 #1 DONE 0.0s 02:05:31 02:05:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:31 #2 DONE 0.0s 02:05:31 02:05:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:31 #3 DONE 0.0s 02:05:31 02:05:31 #4 [internal] load .dockerignore 02:05:31 #4 transferring context: 2B done 02:05:31 #4 DONE 0.1s 02:05:31 02:05:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 02:05:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 0.0s done 02:05:31 #5 CACHED 02:05:31 02:05:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 02:05:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 0.0s done 02:05:31 #6 CACHED 02:05:31 02:05:31 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:05:31 #7 DONE 0.0s 02:05:31 02:05:31 #8 exporting to image 02:05:31 #8 exporting layers done 02:05:31 #8 exporting manifest sha256:58636b6fd33ad9b0d85fefbc159202d1806e227ea39fc834e0d70b1fcb398b50 done 02:05:31 #8 exporting config sha256:8e4b8f006e027cb7e016a514636c3b3b3263c1c39afca0699214287f32033312 done 02:05:31 #8 exporting manifest sha256:6187d7b99d75a1a3a3ae400f05156484c87b6b641cb1b5e0b68afed83484d86a done 02:05:31 #8 exporting config sha256:2e4eccff52e1a04e40819bfb8de116f3c0e1e75b339a53a3b1a1bb6f73166869 done 02:05:31 #8 exporting manifest list sha256:4d0a831b55369288dd893132681aab1c10bce15e7981bd51723f66b4af6c0ca5 done 02:05:31 #8 pushing layers 0.0s done 02:05:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:4d0a831b55369288dd893132681aab1c10bce15e7981bd51723f66b4af6c0ca5 0.1s done 02:05:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:31 #8 DONE 0.1s 02:05:31 02:05:31 1 warning found (use --debug to expand): 02:05:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 02:05:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 02:05:32 #1 [internal] load build definition from Dockerfile 02:05:32 #1 transferring dockerfile: 169B done 02:05:32 #1 DONE 0.0s 02:05:32 02:05:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:05:32 #2 DONE 0.0s 02:05:32 02:05:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:05:32 #3 DONE 0.0s 02:05:32 02:05:32 #4 [internal] load .dockerignore 02:05:32 #4 transferring context: 2B done 02:05:32 #4 DONE 0.0s 02:05:32 02:05:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 02:05:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 0.0s done 02:05:32 #5 CACHED 02:05:32 02:05:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 02:05:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:a0944ab1a922a62e6600503070bf7437f35acfd5e9273132100e869eb9cb70b8 0.0s done 02:05:32 #6 CACHED 02:05:32 02:05:32 #7 exporting to image 02:05:32 #7 exporting layers 02:05:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:32 #7 exporting layers done 02:05:32 #7 exporting manifest sha256:58636b6fd33ad9b0d85fefbc159202d1806e227ea39fc834e0d70b1fcb398b50 done 02:05:32 #7 exporting config sha256:8e4b8f006e027cb7e016a514636c3b3b3263c1c39afca0699214287f32033312 done 02:05:32 #7 exporting manifest sha256:6187d7b99d75a1a3a3ae400f05156484c87b6b641cb1b5e0b68afed83484d86a done 02:05:32 #7 exporting config sha256:2e4eccff52e1a04e40819bfb8de116f3c0e1e75b339a53a3b1a1bb6f73166869 done 02:05:32 #7 exporting manifest list sha256:4d0a831b55369288dd893132681aab1c10bce15e7981bd51723f66b4af6c0ca5 done 02:05:32 #7 pushing layers 0.0s done 02:05:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4d0a831b55369288dd893132681aab1c10bce15e7981bd51723f66b4af6c0ca5 0.1s done 02:05:32 #7 DONE 0.1s 02:05:32 02:05:32 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:05:32 #8 DONE 0.0s 02:05:32 02:05:32 1 warning found (use --debug to expand): 02:05:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467 --push - 02:05:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467' 02:05:32 #1 [internal] load build definition from Dockerfile 02:05:32 #1 transferring dockerfile: 206B done 02:05:32 #1 DONE 0.0s 02:05:32 02:05:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:32 #2 DONE 0.0s 02:05:32 02:05:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:32 #3 DONE 0.0s 02:05:32 02:05:32 #4 [internal] load .dockerignore 02:05:32 #4 transferring context: 2B done 02:05:32 #4 DONE 0.0s 02:05:32 02:05:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:32 #5 ... 02:05:32 02:05:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 0.0s done 02:05:32 #6 DONE 0.0s 02:05:32 02:05:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:32 #6 DONE 0.0s 02:05:32 02:05:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 0.0s done 02:05:32 #5 DONE 0.1s 02:05:32 02:05:32 #7 exporting to image 02:05:32 #7 exporting layers done 02:05:32 #7 exporting manifest sha256:193081ad48f23e9dd2c881420574432ff7e75858782803d28797f2caf537285a 0.0s done 02:05:32 #7 exporting config sha256:d83b9801d16ece6ee82563043f9a0b382cd3b681fde41a53399a7c87a11814a8 done 02:05:32 #7 exporting manifest sha256:bb06936975415dc8dffc0300cc355d5c5b39c4d9e439fa45482453e3e7c695f6 done 02:05:32 #7 exporting config sha256:9f5260a8d74b23a05bbb0732b8de419da6cade568f1c0c15aec5607572646078 done 02:05:32 #7 exporting manifest list sha256:c4303594c1259063ce86c1482ccfc7a46970106b4b9d28a425a5659f42a4d431 02:05:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:32 #7 ... 02:05:32 02:05:32 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:05:32 #8 DONE 0.0s 02:05:32 02:05:32 #7 exporting to image 02:05:32 #7 exporting manifest list sha256:c4303594c1259063ce86c1482ccfc7a46970106b4b9d28a425a5659f42a4d431 done 02:05:32 #7 pushing layers 0.1s done 02:05:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:c4303594c1259063ce86c1482ccfc7a46970106b4b9d28a425a5659f42a4d431 02:05:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:c4303594c1259063ce86c1482ccfc7a46970106b4b9d28a425a5659f42a4d431 0.1s done 02:05:33 #7 DONE 0.2s 02:05:33 02:05:33 1 warning found (use --debug to expand): 02:05:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 02:05:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 02:05:33 #1 [internal] load build definition from Dockerfile 02:05:33 #1 transferring dockerfile: 172B done 02:05:33 #1 DONE 0.0s 02:05:33 02:05:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:05:33 #2 DONE 0.0s 02:05:33 02:05:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:05:33 #3 DONE 0.0s 02:05:33 02:05:33 #4 [internal] load .dockerignore 02:05:33 #4 transferring context: 2B done 02:05:33 #4 DONE 0.0s 02:05:33 02:05:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 done 02:05:33 #5 CACHED 02:05:33 02:05:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 0.0s done 02:05:33 #6 CACHED 02:05:33 02:05:33 #7 exporting to image 02:05:33 #7 exporting layers 02:05:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:33 #7 exporting layers done 02:05:33 #7 exporting manifest sha256:193081ad48f23e9dd2c881420574432ff7e75858782803d28797f2caf537285a done 02:05:33 #7 exporting config sha256:d83b9801d16ece6ee82563043f9a0b382cd3b681fde41a53399a7c87a11814a8 done 02:05:33 #7 exporting manifest sha256:bb06936975415dc8dffc0300cc355d5c5b39c4d9e439fa45482453e3e7c695f6 done 02:05:33 #7 exporting config sha256:9f5260a8d74b23a05bbb0732b8de419da6cade568f1c0c15aec5607572646078 done 02:05:33 #7 exporting manifest list sha256:c4303594c1259063ce86c1482ccfc7a46970106b4b9d28a425a5659f42a4d431 done 02:05:33 #7 pushing layers 0.0s done 02:05:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c4303594c1259063ce86c1482ccfc7a46970106b4b9d28a425a5659f42a4d431 0.1s done 02:05:33 #7 DONE 0.1s 02:05:33 02:05:33 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:05:33 #8 DONE 0.0s 02:05:33 02:05:33 1 warning found (use --debug to expand): 02:05:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.81' 02:05:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.81 --push - 02:05:34 #1 [internal] load build definition from Dockerfile 02:05:34 #1 transferring dockerfile: 178B 0.0s done 02:05:34 #1 DONE 0.0s 02:05:34 02:05:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.81 02:05:34 #2 DONE 0.0s 02:05:34 02:05:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.81 02:05:34 #3 DONE 0.0s 02:05:34 02:05:34 #4 [internal] load .dockerignore 02:05:34 #4 transferring context: 2B done 02:05:34 #4 DONE 0.0s 02:05:34 02:05:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.81@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.81@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 0.0s done 02:05:34 #5 DONE 0.0s 02:05:34 02:05:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.81@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.81@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 0.0s done 02:05:34 #6 CACHED 02:05:34 02:05:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.81@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:34 #5 CACHED 02:05:34 02:05:34 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:05:34 #7 DONE 0.0s 02:05:34 02:05:34 #8 exporting to image 02:05:34 #8 exporting layers done 02:05:34 #8 exporting manifest sha256:193081ad48f23e9dd2c881420574432ff7e75858782803d28797f2caf537285a done 02:05:34 #8 exporting config sha256:d83b9801d16ece6ee82563043f9a0b382cd3b681fde41a53399a7c87a11814a8 done 02:05:34 #8 exporting manifest sha256:bb06936975415dc8dffc0300cc355d5c5b39c4d9e439fa45482453e3e7c695f6 done 02:05:34 #8 exporting config sha256:9f5260a8d74b23a05bbb0732b8de419da6cade568f1c0c15aec5607572646078 done 02:05:34 #8 exporting manifest list sha256:c4303594c1259063ce86c1482ccfc7a46970106b4b9d28a425a5659f42a4d431 done 02:05:34 #8 pushing layers 0.0s done 02:05:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.81@sha256:c4303594c1259063ce86c1482ccfc7a46970106b4b9d28a425a5659f42a4d431 0.1s done 02:05:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:34 #8 DONE 0.1s 02:05:34 02:05:34 1 warning found (use --debug to expand): 02:05:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81' 02:05:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 --push - 02:05:34 #1 [internal] load build definition from Dockerfile 02:05:34 #1 transferring dockerfile: 219B done 02:05:34 #1 DONE 0.0s 02:05:34 02:05:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:34 #2 DONE 0.0s 02:05:34 02:05:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:34 #3 DONE 0.0s 02:05:34 02:05:34 #4 [internal] load .dockerignore 02:05:34 #4 transferring context: 2B done 02:05:34 #4 DONE 0.0s 02:05:34 02:05:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 0.0s done 02:05:34 #5 CACHED 02:05:34 02:05:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 0.0s done 02:05:34 #6 CACHED 02:05:34 02:05:34 #7 exporting to image 02:05:34 #7 exporting layers done 02:05:34 #7 exporting manifest sha256:193081ad48f23e9dd2c881420574432ff7e75858782803d28797f2caf537285a done 02:05:34 #7 exporting config sha256:d83b9801d16ece6ee82563043f9a0b382cd3b681fde41a53399a7c87a11814a8 done 02:05:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:34 #7 exporting manifest sha256:bb06936975415dc8dffc0300cc355d5c5b39c4d9e439fa45482453e3e7c695f6 done 02:05:34 #7 exporting config sha256:9f5260a8d74b23a05bbb0732b8de419da6cade568f1c0c15aec5607572646078 done 02:05:34 #7 exporting manifest list sha256:c4303594c1259063ce86c1482ccfc7a46970106b4b9d28a425a5659f42a4d431 done 02:05:34 #7 pushing layers 0.0s done 02:05:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:c4303594c1259063ce86c1482ccfc7a46970106b4b9d28a425a5659f42a4d431 0.1s done 02:05:34 #7 DONE 0.1s 02:05:34 02:05:34 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:05:34 #8 DONE 0.0s 02:05:34 02:05:34 1 warning found (use --debug to expand): 02:05:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 02:05:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 02:05:35 #1 [internal] load build definition from Dockerfile 02:05:35 #1 transferring dockerfile: 170B done 02:05:35 #1 DONE 0.0s 02:05:35 02:05:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:05:35 #2 DONE 0.0s 02:05:35 02:05:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:05:35 #3 DONE 0.0s 02:05:35 02:05:35 #4 [internal] load .dockerignore 02:05:35 #4 transferring context: 2B done 02:05:35 #4 DONE 0.0s 02:05:35 02:05:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:35 #5 ... 02:05:35 02:05:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 0.0s done 02:05:35 #6 DONE 0.0s 02:05:35 02:05:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:35 #5 CACHED 02:05:35 02:05:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:b835d9c18d5c89759b8bd29eadecdc98459dcd36e51011ff95e29dc470cff386 02:05:35 #6 CACHED 02:05:35 02:05:35 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:05:35 #7 DONE 0.0s 02:05:35 02:05:35 #8 exporting to image 02:05:35 #8 exporting layers done 02:05:35 #8 exporting manifest sha256:193081ad48f23e9dd2c881420574432ff7e75858782803d28797f2caf537285a done 02:05:35 #8 exporting config sha256:d83b9801d16ece6ee82563043f9a0b382cd3b681fde41a53399a7c87a11814a8 done 02:05:35 #8 exporting manifest sha256:bb06936975415dc8dffc0300cc355d5c5b39c4d9e439fa45482453e3e7c695f6 done 02:05:35 #8 exporting config sha256:9f5260a8d74b23a05bbb0732b8de419da6cade568f1c0c15aec5607572646078 done 02:05:35 #8 exporting manifest list sha256:c4303594c1259063ce86c1482ccfc7a46970106b4b9d28a425a5659f42a4d431 done 02:05:35 #8 pushing layers 0.0s done 02:05:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c4303594c1259063ce86c1482ccfc7a46970106b4b9d28a425a5659f42a4d431 0.1s done 02:05:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:35 #8 DONE 0.1s 02:05:35 02:05:35 1 warning found (use --debug to expand): 02:05:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467' 02:05:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467 --push - 02:05:35 #1 [internal] load build definition from Dockerfile 02:05:35 #1 transferring dockerfile: 206B done 02:05:35 #1 DONE 0.0s 02:05:35 02:05:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:35 #2 DONE 0.0s 02:05:35 02:05:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:35 #3 DONE 0.0s 02:05:35 02:05:35 #4 [internal] load .dockerignore 02:05:35 #4 transferring context: 2B done 02:05:35 #4 DONE 0.0s 02:05:35 02:05:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 02:05:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 02:05:35 #5 ... 02:05:35 02:05:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 02:05:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 0.0s done 02:05:35 #6 DONE 0.1s 02:05:35 02:05:35 #7 exporting to image 02:05:35 #7 exporting layers done 02:05:35 #7 exporting manifest sha256:e42c304672bfd40c3a5b25d4a11609520aa6627261598da8356228e1d0de5362 0.0s done 02:05:35 #7 exporting config sha256:3df953426114bd60aff0a1ae313bf2350d4ac499a2467483f978ad3ee7be446e 02:05:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:35 #7 ... 02:05:35 02:05:35 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:05:35 #8 DONE 0.0s 02:05:35 02:05:35 #7 exporting to image 02:05:35 #7 exporting config sha256:3df953426114bd60aff0a1ae313bf2350d4ac499a2467483f978ad3ee7be446e done 02:05:35 #7 exporting manifest sha256:b594a6eb195b144546de1a2943c76eeb1a86a9dfa1fecc6d1dac80232e56a94b done 02:05:35 #7 exporting config sha256:a4d310c1d0ca06ba6442eb81786d8fc60ada2a549c3594bfcc14972e9330b85f done 02:05:35 #7 exporting manifest list sha256:d41d1c6d6995f53ba1afc1541df070abbdb946ac28956353e10c1d431da4f910 done 02:05:35 #7 pushing layers 0.1s done 02:05:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:d41d1c6d6995f53ba1afc1541df070abbdb946ac28956353e10c1d431da4f910 02:05:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:d41d1c6d6995f53ba1afc1541df070abbdb946ac28956353e10c1d431da4f910 0.1s done 02:05:36 #7 DONE 0.2s 02:05:36 02:05:36 1 warning found (use --debug to expand): 02:05:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 02:05:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 02:05:36 #1 [internal] load build definition from Dockerfile 02:05:36 #1 transferring dockerfile: 172B done 02:05:36 #1 DONE 0.0s 02:05:36 02:05:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:05:36 #2 DONE 0.0s 02:05:36 02:05:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:05:36 #3 DONE 0.0s 02:05:36 02:05:36 #4 [internal] load .dockerignore 02:05:36 #4 transferring context: 2B done 02:05:36 #4 DONE 0.0s 02:05:36 02:05:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 02:05:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 02:05:36 #5 ... 02:05:36 02:05:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 02:05:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 0.0s done 02:05:36 #6 DONE 0.0s 02:05:36 02:05:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 02:05:36 #5 CACHED 02:05:36 02:05:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 02:05:36 #6 CACHED 02:05:36 02:05:36 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:05:36 #7 DONE 0.0s 02:05:36 02:05:36 #8 exporting to image 02:05:36 #8 exporting layers done 02:05:36 #8 exporting manifest sha256:e42c304672bfd40c3a5b25d4a11609520aa6627261598da8356228e1d0de5362 done 02:05:36 #8 exporting config sha256:3df953426114bd60aff0a1ae313bf2350d4ac499a2467483f978ad3ee7be446e done 02:05:36 #8 exporting manifest sha256:b594a6eb195b144546de1a2943c76eeb1a86a9dfa1fecc6d1dac80232e56a94b done 02:05:36 #8 exporting config sha256:a4d310c1d0ca06ba6442eb81786d8fc60ada2a549c3594bfcc14972e9330b85f done 02:05:36 #8 exporting manifest list sha256:d41d1c6d6995f53ba1afc1541df070abbdb946ac28956353e10c1d431da4f910 done 02:05:36 #8 pushing layers 0.0s done 02:05:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:d41d1c6d6995f53ba1afc1541df070abbdb946ac28956353e10c1d431da4f910 0.1s done 02:05:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:36 #8 DONE 0.1s 02:05:36 02:05:36 1 warning found (use --debug to expand): 02:05:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.81 --push - 02:05:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.81' 02:05:37 #1 [internal] load build definition from Dockerfile 02:05:37 #1 transferring dockerfile: 178B done 02:05:37 #1 DONE 0.0s 02:05:37 02:05:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.81 02:05:37 #2 DONE 0.0s 02:05:37 02:05:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.81 02:05:37 #3 DONE 0.0s 02:05:37 02:05:37 #4 [internal] load .dockerignore 02:05:37 #4 transferring context: 2B done 02:05:37 #4 DONE 0.0s 02:05:37 02:05:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.81@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 02:05:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.81@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 0.0s done 02:05:37 #5 CACHED 02:05:37 02:05:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.81@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 02:05:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.81@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 0.0s done 02:05:37 #6 CACHED 02:05:37 02:05:37 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:05:37 #7 DONE 0.0s 02:05:37 02:05:37 #8 exporting to image 02:05:37 #8 exporting layers done 02:05:37 #8 exporting manifest sha256:e42c304672bfd40c3a5b25d4a11609520aa6627261598da8356228e1d0de5362 done 02:05:37 #8 exporting config sha256:3df953426114bd60aff0a1ae313bf2350d4ac499a2467483f978ad3ee7be446e done 02:05:37 #8 exporting manifest sha256:b594a6eb195b144546de1a2943c76eeb1a86a9dfa1fecc6d1dac80232e56a94b done 02:05:37 #8 exporting config sha256:a4d310c1d0ca06ba6442eb81786d8fc60ada2a549c3594bfcc14972e9330b85f done 02:05:37 #8 exporting manifest list sha256:d41d1c6d6995f53ba1afc1541df070abbdb946ac28956353e10c1d431da4f910 done 02:05:37 #8 pushing layers 0.0s done 02:05:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.81@sha256:d41d1c6d6995f53ba1afc1541df070abbdb946ac28956353e10c1d431da4f910 0.1s done 02:05:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:37 #8 DONE 0.1s 02:05:37 02:05:37 1 warning found (use --debug to expand): 02:05:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81' 02:05:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 --push - 02:05:37 #1 [internal] load build definition from Dockerfile 02:05:37 #1 transferring dockerfile: 219B done 02:05:37 #1 DONE 0.0s 02:05:37 02:05:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:37 #2 DONE 0.0s 02:05:37 02:05:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:37 #3 DONE 0.0s 02:05:37 02:05:37 #4 [internal] load .dockerignore 02:05:37 #4 transferring context: 2B done 02:05:37 #4 DONE 0.0s 02:05:37 02:05:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 02:05:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 0.0s done 02:05:37 #5 DONE 0.0s 02:05:37 02:05:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 02:05:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 0.0s done 02:05:37 #6 CACHED 02:05:37 02:05:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 02:05:37 #5 CACHED 02:05:37 02:05:37 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:05:37 #7 DONE 0.0s 02:05:37 02:05:37 #8 exporting to image 02:05:37 #8 exporting layers done 02:05:37 #8 exporting manifest sha256:e42c304672bfd40c3a5b25d4a11609520aa6627261598da8356228e1d0de5362 done 02:05:37 #8 exporting config sha256:3df953426114bd60aff0a1ae313bf2350d4ac499a2467483f978ad3ee7be446e done 02:05:37 #8 exporting manifest sha256:b594a6eb195b144546de1a2943c76eeb1a86a9dfa1fecc6d1dac80232e56a94b done 02:05:37 #8 exporting config sha256:a4d310c1d0ca06ba6442eb81786d8fc60ada2a549c3594bfcc14972e9330b85f done 02:05:37 #8 exporting manifest list sha256:d41d1c6d6995f53ba1afc1541df070abbdb946ac28956353e10c1d431da4f910 done 02:05:37 #8 pushing layers 0.0s done 02:05:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:d41d1c6d6995f53ba1afc1541df070abbdb946ac28956353e10c1d431da4f910 0.1s done 02:05:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:37 #8 DONE 0.1s 02:05:37 02:05:37 1 warning found (use --debug to expand): 02:05:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 02:05:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 02:05:38 #1 [internal] load build definition from Dockerfile 02:05:38 #1 transferring dockerfile: 170B done 02:05:38 #1 DONE 0.0s 02:05:38 02:05:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:05:38 #2 DONE 0.0s 02:05:38 02:05:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:05:38 #3 DONE 0.0s 02:05:38 02:05:38 #4 [internal] load .dockerignore 02:05:38 #4 transferring context: 2B done 02:05:38 #4 DONE 0.0s 02:05:38 02:05:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 02:05:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 0.0s done 02:05:38 #5 CACHED 02:05:38 02:05:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 02:05:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:c39fc2379602055de7cf9fddd6c3185fb79be7e5e8d412266cffe8a675a80d90 0.0s done 02:05:38 #6 CACHED 02:05:38 02:05:38 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:05:38 #7 DONE 0.0s 02:05:38 02:05:38 #8 exporting to image 02:05:38 #8 exporting layers done 02:05:38 #8 exporting manifest sha256:e42c304672bfd40c3a5b25d4a11609520aa6627261598da8356228e1d0de5362 done 02:05:38 #8 exporting config sha256:3df953426114bd60aff0a1ae313bf2350d4ac499a2467483f978ad3ee7be446e done 02:05:38 #8 exporting manifest sha256:b594a6eb195b144546de1a2943c76eeb1a86a9dfa1fecc6d1dac80232e56a94b done 02:05:38 #8 exporting config sha256:a4d310c1d0ca06ba6442eb81786d8fc60ada2a549c3594bfcc14972e9330b85f done 02:05:38 #8 exporting manifest list sha256:d41d1c6d6995f53ba1afc1541df070abbdb946ac28956353e10c1d431da4f910 done 02:05:38 #8 pushing layers 0.0s done 02:05:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:d41d1c6d6995f53ba1afc1541df070abbdb946ac28956353e10c1d431da4f910 0.1s done 02:05:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:38 #8 DONE 0.1s 02:05:38 02:05:38 1 warning found (use --debug to expand): 02:05:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467' 02:05:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467 --push - 02:05:38 #1 [internal] load build definition from Dockerfile 02:05:38 #1 transferring dockerfile: 206B done 02:05:38 #1 DONE 0.0s 02:05:38 02:05:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:38 #2 DONE 0.0s 02:05:38 02:05:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:38 #3 DONE 0.0s 02:05:38 02:05:38 #4 [internal] load .dockerignore 02:05:38 #4 transferring context: 2B done 02:05:38 #4 DONE 0.0s 02:05:38 02:05:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 02:05:38 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 0.0s done 02:05:38 #5 DONE 0.0s 02:05:38 02:05:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 02:05:38 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 0.0s done 02:05:38 #6 DONE 0.1s 02:05:38 02:05:38 #7 exporting to image 02:05:38 #7 exporting layers done 02:05:38 #7 exporting manifest sha256:ea4d1f1309f5df9054cdae1e71fa005dc8f3b286bcfb95e08ed33cab30b5134b 0.0s done 02:05:38 #7 exporting config sha256:1a073e40a68b1fdec2be333c0f144263fa3b00de4421aa47bf64b5cb4adc564a done 02:05:38 #7 exporting manifest sha256:ab3c978a91064dba3269e860203a9f60b5741f656577f92135a4d82a975bc543 done 02:05:38 #7 exporting config sha256:7613e16588a87186ee2e043368c3ffd4751fb7354289d093c5f395b7e4f9bb5b done 02:05:38 #7 exporting manifest list sha256:d8c69a3584f4af4008c5bf8f039708d355223d1982cc250e960febeadef6b90f 02:05:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:38 #7 ... 02:05:38 02:05:38 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:05:38 #8 DONE 0.0s 02:05:38 02:05:38 #7 exporting to image 02:05:38 #7 exporting manifest list sha256:d8c69a3584f4af4008c5bf8f039708d355223d1982cc250e960febeadef6b90f done 02:05:38 #7 pushing layers 0.1s done 02:05:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:d8c69a3584f4af4008c5bf8f039708d355223d1982cc250e960febeadef6b90f 02:05:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:d8c69a3584f4af4008c5bf8f039708d355223d1982cc250e960febeadef6b90f 0.1s done 02:05:39 #7 DONE 0.2s 02:05:39 02:05:39 1 warning found (use --debug to expand): 02:05:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 02:05:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 02:05:39 #1 [internal] load build definition from Dockerfile 02:05:39 #1 transferring dockerfile: 172B done 02:05:39 #1 DONE 0.0s 02:05:39 02:05:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:05:39 #2 DONE 0.0s 02:05:39 02:05:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:05:39 #3 DONE 0.0s 02:05:39 02:05:39 #4 [internal] load .dockerignore 02:05:39 #4 transferring context: 2B done 02:05:39 #4 DONE 0.0s 02:05:39 02:05:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 02:05:39 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 02:05:39 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 0.0s done 02:05:39 #5 CACHED 02:05:39 02:05:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 02:05:39 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 0.0s done 02:05:39 #6 CACHED 02:05:39 02:05:39 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:05:39 #7 DONE 0.0s 02:05:39 02:05:39 #8 exporting to image 02:05:39 #8 exporting layers done 02:05:39 #8 exporting manifest sha256:ea4d1f1309f5df9054cdae1e71fa005dc8f3b286bcfb95e08ed33cab30b5134b done 02:05:39 #8 exporting config sha256:1a073e40a68b1fdec2be333c0f144263fa3b00de4421aa47bf64b5cb4adc564a done 02:05:39 #8 exporting manifest sha256:ab3c978a91064dba3269e860203a9f60b5741f656577f92135a4d82a975bc543 done 02:05:39 #8 exporting config sha256:7613e16588a87186ee2e043368c3ffd4751fb7354289d093c5f395b7e4f9bb5b done 02:05:39 #8 exporting manifest list sha256:d8c69a3584f4af4008c5bf8f039708d355223d1982cc250e960febeadef6b90f done 02:05:39 #8 pushing layers 0.0s done 02:05:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d8c69a3584f4af4008c5bf8f039708d355223d1982cc250e960febeadef6b90f 0.1s done 02:05:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:39 #8 DONE 0.1s 02:05:39 02:05:39 1 warning found (use --debug to expand): 02:05:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.81 --push - 02:05:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.81' 02:05:40 #1 [internal] load build definition from Dockerfile 02:05:40 #1 transferring dockerfile: 178B done 02:05:40 #1 DONE 0.0s 02:05:40 02:05:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.81 02:05:40 #2 DONE 0.0s 02:05:40 02:05:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.81 02:05:40 #3 DONE 0.0s 02:05:40 02:05:40 #4 [internal] load .dockerignore 02:05:40 #4 transferring context: 2B done 02:05:40 #4 DONE 0.0s 02:05:40 02:05:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.81@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 02:05:40 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.81@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 0.0s done 02:05:40 #5 CACHED 02:05:40 02:05:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.81@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 02:05:40 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.81@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 0.0s done 02:05:40 #6 CACHED 02:05:40 02:05:40 #7 exporting to image 02:05:40 #7 exporting layers done 02:05:40 #7 exporting manifest sha256:ea4d1f1309f5df9054cdae1e71fa005dc8f3b286bcfb95e08ed33cab30b5134b done 02:05:40 #7 exporting config sha256:1a073e40a68b1fdec2be333c0f144263fa3b00de4421aa47bf64b5cb4adc564a done 02:05:40 #7 exporting manifest sha256:ab3c978a91064dba3269e860203a9f60b5741f656577f92135a4d82a975bc543 done 02:05:40 #7 exporting config sha256:7613e16588a87186ee2e043368c3ffd4751fb7354289d093c5f395b7e4f9bb5b done 02:05:40 #7 exporting manifest list sha256:d8c69a3584f4af4008c5bf8f039708d355223d1982cc250e960febeadef6b90f done 02:05:40 #7 pushing layers 0.0s done 02:05:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.81@sha256:d8c69a3584f4af4008c5bf8f039708d355223d1982cc250e960febeadef6b90f 02:05:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.81@sha256:d8c69a3584f4af4008c5bf8f039708d355223d1982cc250e960febeadef6b90f 0.1s done 02:05:40 #7 DONE 0.1s 02:05:40 02:05:40 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:05:40 #8 DONE 0.0s 02:05:40 02:05:40 1 warning found (use --debug to expand): 02:05:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 --push - 02:05:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81' 02:05:40 #1 [internal] load build definition from Dockerfile 02:05:40 #1 transferring dockerfile: 219B done 02:05:40 #1 DONE 0.0s 02:05:40 02:05:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:40 #2 DONE 0.0s 02:05:40 02:05:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:40 #3 DONE 0.0s 02:05:40 02:05:40 #4 [internal] load .dockerignore 02:05:40 #4 transferring context: 2B done 02:05:40 #4 DONE 0.0s 02:05:40 02:05:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 02:05:40 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 0.0s done 02:05:40 #5 DONE 0.0s 02:05:40 02:05:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 02:05:40 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 0.0s done 02:05:40 #6 CACHED 02:05:40 02:05:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 02:05:40 #5 CACHED 02:05:40 02:05:40 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:05:40 #7 DONE 0.0s 02:05:40 02:05:40 #8 exporting to image 02:05:40 #8 exporting layers done 02:05:40 #8 exporting manifest sha256:ea4d1f1309f5df9054cdae1e71fa005dc8f3b286bcfb95e08ed33cab30b5134b done 02:05:40 #8 exporting config sha256:1a073e40a68b1fdec2be333c0f144263fa3b00de4421aa47bf64b5cb4adc564a done 02:05:40 #8 exporting manifest sha256:ab3c978a91064dba3269e860203a9f60b5741f656577f92135a4d82a975bc543 done 02:05:40 #8 exporting config sha256:7613e16588a87186ee2e043368c3ffd4751fb7354289d093c5f395b7e4f9bb5b done 02:05:40 #8 exporting manifest list sha256:d8c69a3584f4af4008c5bf8f039708d355223d1982cc250e960febeadef6b90f done 02:05:40 #8 pushing layers 0.0s done 02:05:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:d8c69a3584f4af4008c5bf8f039708d355223d1982cc250e960febeadef6b90f 0.1s done 02:05:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:40 #8 DONE 0.1s 02:05:40 02:05:40 1 warning found (use --debug to expand): 02:05:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 02:05:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 02:05:41 #1 [internal] load build definition from Dockerfile 02:05:41 #1 transferring dockerfile: 170B done 02:05:41 #1 DONE 0.0s 02:05:41 02:05:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:05:41 #2 DONE 0.0s 02:05:41 02:05:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:05:41 #3 DONE 0.0s 02:05:41 02:05:41 #4 [internal] load .dockerignore 02:05:41 #4 transferring context: 2B done 02:05:41 #4 DONE 0.0s 02:05:41 02:05:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 02:05:41 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a done 02:05:41 #5 CACHED 02:05:41 02:05:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 02:05:41 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:86810ec50151484b344418533be695c02a526668254cef230bbe8dff6636882a 0.0s done 02:05:41 #6 CACHED 02:05:41 02:05:41 #7 exporting to image 02:05:41 #7 exporting layers done 02:05:41 #7 exporting manifest sha256:ea4d1f1309f5df9054cdae1e71fa005dc8f3b286bcfb95e08ed33cab30b5134b done 02:05:41 #7 exporting config sha256:1a073e40a68b1fdec2be333c0f144263fa3b00de4421aa47bf64b5cb4adc564a done 02:05:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:41 #7 exporting manifest sha256:ab3c978a91064dba3269e860203a9f60b5741f656577f92135a4d82a975bc543 done 02:05:41 #7 exporting config sha256:7613e16588a87186ee2e043368c3ffd4751fb7354289d093c5f395b7e4f9bb5b done 02:05:41 #7 exporting manifest list sha256:d8c69a3584f4af4008c5bf8f039708d355223d1982cc250e960febeadef6b90f done 02:05:41 #7 pushing layers 0.0s done 02:05:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d8c69a3584f4af4008c5bf8f039708d355223d1982cc250e960febeadef6b90f 0.1s done 02:05:41 #7 DONE 0.1s 02:05:41 02:05:41 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:05:41 #8 DONE 0.0s 02:05:41 02:05:41 1 warning found (use --debug to expand): 02:05:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467 --push - 02:05:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467' 02:05:42 #1 [internal] load build definition from Dockerfile 02:05:42 #1 transferring dockerfile: 202B done 02:05:42 #1 DONE 0.0s 02:05:42 02:05:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:42 #2 DONE 0.0s 02:05:42 02:05:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:05:42 #3 DONE 0.0s 02:05:42 02:05:42 #4 [internal] load .dockerignore 02:05:42 #4 transferring context: 2B done 02:05:42 #4 DONE 0.0s 02:05:42 02:05:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 02:05:42 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 0.0s done 02:05:42 #5 DONE 0.0s 02:05:42 02:05:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 02:05:42 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 0.0s done 02:05:42 #6 DONE 0.0s 02:05:42 02:05:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 02:05:42 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 0.0s done 02:05:42 #5 DONE 0.1s 02:05:42 02:05:42 #7 exporting to image 02:05:42 #7 exporting layers done 02:05:42 #7 exporting manifest sha256:6ff81ced3250aface3e96e08417f11a34536d9dee5ae6393bd06b6ecc05d8ef5 done 02:05:42 #7 exporting config sha256:579024f0fef8a41188aa15523b0c04eb80170bac98897dc8becb5c831e8d9e3e done 02:05:42 #7 exporting manifest sha256:ef5a7797e7022e38b4a98d7090dfc7b81d05e72ee24fd62d85d89bc70f214a0d done 02:05:42 #7 exporting config sha256:baee40bc0292d1404f5e0a14fc18cff7207b18f927dd3f0e2ecab05a788527a9 done 02:05:42 #7 exporting manifest list sha256:3da9853e1c447d6faf124b3a696bbf3456440dfd20f5a46908ecd9ffd16c62ae done 02:05:42 #7 pushing layers 02:05:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:42 #7 ... 02:05:42 02:05:42 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:05:42 #8 DONE 0.0s 02:05:42 02:05:42 #7 exporting to image 02:05:42 #7 pushing layers 0.1s done 02:05:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:3da9853e1c447d6faf124b3a696bbf3456440dfd20f5a46908ecd9ffd16c62ae 02:05:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467@sha256:3da9853e1c447d6faf124b3a696bbf3456440dfd20f5a46908ecd9ffd16c62ae 0.1s done 02:05:42 #7 DONE 0.2s 02:05:42 02:05:42 1 warning found (use --debug to expand): 02:05:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 02:05:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 02:05:42 #1 [internal] load build definition from Dockerfile 02:05:42 #1 transferring dockerfile: 168B 0.0s done 02:05:42 #1 DONE 0.0s 02:05:42 02:05:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:05:42 #2 DONE 0.0s 02:05:42 02:05:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:05:42 #3 DONE 0.0s 02:05:42 02:05:42 #4 [internal] load .dockerignore 02:05:42 #4 transferring context: 2B done 02:05:42 #4 DONE 0.0s 02:05:42 02:05:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 02:05:42 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 0.0s done 02:05:42 #5 DONE 0.0s 02:05:42 02:05:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 02:05:42 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 0.0s done 02:05:42 #6 CACHED 02:05:42 02:05:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 02:05:42 #5 CACHED 02:05:42 02:05:42 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:05:42 #7 DONE 0.0s 02:05:42 02:05:42 #8 exporting to image 02:05:42 #8 exporting layers done 02:05:42 #8 exporting manifest sha256:6ff81ced3250aface3e96e08417f11a34536d9dee5ae6393bd06b6ecc05d8ef5 done 02:05:42 #8 exporting config sha256:579024f0fef8a41188aa15523b0c04eb80170bac98897dc8becb5c831e8d9e3e done 02:05:42 #8 exporting manifest sha256:ef5a7797e7022e38b4a98d7090dfc7b81d05e72ee24fd62d85d89bc70f214a0d done 02:05:42 #8 exporting config sha256:baee40bc0292d1404f5e0a14fc18cff7207b18f927dd3f0e2ecab05a788527a9 done 02:05:42 #8 exporting manifest list sha256:3da9853e1c447d6faf124b3a696bbf3456440dfd20f5a46908ecd9ffd16c62ae done 02:05:42 #8 pushing layers 0.0s done 02:05:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3da9853e1c447d6faf124b3a696bbf3456440dfd20f5a46908ecd9ffd16c62ae 0.1s done 02:05:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:42 #8 DONE 0.1s 02:05:42 02:05:42 1 warning found (use --debug to expand): 02:05:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.81' 02:05:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.81 --push - 02:05:43 #1 [internal] load build definition from Dockerfile 02:05:43 #1 transferring dockerfile: 174B done 02:05:43 #1 DONE 0.0s 02:05:43 02:05:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.81 02:05:43 #2 DONE 0.0s 02:05:43 02:05:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.81 02:05:43 #3 DONE 0.0s 02:05:43 02:05:43 #4 [internal] load .dockerignore 02:05:43 #4 transferring context: 2B done 02:05:43 #4 DONE 0.0s 02:05:43 02:05:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.81@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 02:05:43 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.81@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 0.0s done 02:05:43 #5 CACHED 02:05:43 02:05:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.81@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 02:05:43 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.81@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 0.0s done 02:05:43 #6 DONE 0.0s 02:05:43 02:05:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.81@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 02:05:43 #6 CACHED 02:05:43 02:05:43 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:05:43 #7 DONE 0.0s 02:05:43 02:05:43 #8 exporting to image 02:05:43 #8 exporting layers done 02:05:43 #8 exporting manifest sha256:6ff81ced3250aface3e96e08417f11a34536d9dee5ae6393bd06b6ecc05d8ef5 done 02:05:43 #8 exporting config sha256:579024f0fef8a41188aa15523b0c04eb80170bac98897dc8becb5c831e8d9e3e done 02:05:43 #8 exporting manifest sha256:ef5a7797e7022e38b4a98d7090dfc7b81d05e72ee24fd62d85d89bc70f214a0d done 02:05:43 #8 exporting config sha256:baee40bc0292d1404f5e0a14fc18cff7207b18f927dd3f0e2ecab05a788527a9 done 02:05:43 #8 exporting manifest list sha256:3da9853e1c447d6faf124b3a696bbf3456440dfd20f5a46908ecd9ffd16c62ae done 02:05:43 #8 pushing layers 0.0s done 02:05:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.81@sha256:3da9853e1c447d6faf124b3a696bbf3456440dfd20f5a46908ecd9ffd16c62ae 0.1s done 02:05:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:43 #8 DONE 0.1s 02:05:43 02:05:43 1 warning found (use --debug to expand): 02:05:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81' 02:05:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 --push - 02:05:43 #1 [internal] load build definition from Dockerfile 02:05:43 #1 transferring dockerfile: 215B done 02:05:43 #1 DONE 0.0s 02:05:43 02:05:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:43 #2 DONE 0.0s 02:05:43 02:05:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:05:43 #3 DONE 0.0s 02:05:43 02:05:43 #4 [internal] load .dockerignore 02:05:43 #4 transferring context: 2B done 02:05:43 #4 DONE 0.0s 02:05:43 02:05:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 02:05:43 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 0.0s done 02:05:43 #5 CACHED 02:05:43 02:05:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 02:05:43 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 0.0s done 02:05:43 #6 CACHED 02:05:43 02:05:43 #7 exporting to image 02:05:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:43 #7 exporting layers done 02:05:43 #7 exporting manifest sha256:6ff81ced3250aface3e96e08417f11a34536d9dee5ae6393bd06b6ecc05d8ef5 done 02:05:43 #7 exporting config sha256:579024f0fef8a41188aa15523b0c04eb80170bac98897dc8becb5c831e8d9e3e done 02:05:43 #7 exporting manifest sha256:ef5a7797e7022e38b4a98d7090dfc7b81d05e72ee24fd62d85d89bc70f214a0d done 02:05:43 #7 exporting config sha256:baee40bc0292d1404f5e0a14fc18cff7207b18f927dd3f0e2ecab05a788527a9 done 02:05:43 #7 exporting manifest list sha256:3da9853e1c447d6faf124b3a696bbf3456440dfd20f5a46908ecd9ffd16c62ae done 02:05:43 #7 pushing layers 0.0s done 02:05:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81@sha256:3da9853e1c447d6faf124b3a696bbf3456440dfd20f5a46908ecd9ffd16c62ae 0.1s done 02:05:43 #7 DONE 0.1s 02:05:43 02:05:43 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:05:43 #8 DONE 0.0s 02:05:43 02:05:43 1 warning found (use --debug to expand): 02:05:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:05:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 02:05:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 02:05:44 #1 [internal] load build definition from Dockerfile 02:05:44 #1 transferring dockerfile: 166B done 02:05:44 #1 DONE 0.0s 02:05:44 02:05:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:05:44 #2 DONE 0.0s 02:05:44 02:05:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:05:44 #3 DONE 0.0s 02:05:44 02:05:44 #4 [internal] load .dockerignore 02:05:44 #4 transferring context: 2B done 02:05:44 #4 DONE 0.0s 02:05:44 02:05:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 02:05:44 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 0.0s done 02:05:44 #5 CACHED 02:05:44 02:05:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 02:05:44 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:79e46c19d92e096dff2a8b808bd4157efa5673cc53f18975fb8df779ba799111 0.0s done 02:05:44 #6 CACHED 02:05:44 02:05:44 #7 exporting to image 02:05:44 #7 exporting layers done 02:05:44 #7 exporting manifest sha256:6ff81ced3250aface3e96e08417f11a34536d9dee5ae6393bd06b6ecc05d8ef5 done 02:05:44 #7 exporting config sha256:579024f0fef8a41188aa15523b0c04eb80170bac98897dc8becb5c831e8d9e3e done 02:05:44 #7 exporting manifest sha256:ef5a7797e7022e38b4a98d7090dfc7b81d05e72ee24fd62d85d89bc70f214a0d done 02:05:44 #7 exporting config sha256:baee40bc0292d1404f5e0a14fc18cff7207b18f927dd3f0e2ecab05a788527a9 done 02:05:44 #7 exporting manifest list sha256:3da9853e1c447d6faf124b3a696bbf3456440dfd20f5a46908ecd9ffd16c62ae done 02:05:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:05:44 #7 pushing layers 0.0s done 02:05:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3da9853e1c447d6faf124b3a696bbf3456440dfd20f5a46908ecd9ffd16c62ae 0.1s done 02:05:44 #7 DONE 0.1s 02:05:44 02:05:44 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:05:44 #8 DONE 0.0s 02:05:44 02:05:44 1 warning found (use --debug to expand): 02:05:44  - 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 02:05:44 + '[' -d /w/workspace/edgex-go/932/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:05:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:05:45 ---> package-listing.sh 02:05:45 ++ facter osfamily 02:05:45 ++ tr '[:upper:]' '[:lower:]' 02:05:46 + OS_FAMILY=redhat 02:05:46 + workspace=/w/workspace/edgex-go/932 02:05:46 + START_PACKAGES=/tmp/packages_start.txt 02:05:46 + END_PACKAGES=/tmp/packages_end.txt 02:05:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:05:46 + PACKAGES=/tmp/packages_start.txt 02:05:46 + '[' /w/workspace/edgex-go/932 ']' 02:05:46 + PACKAGES=/tmp/packages_end.txt 02:05:46 + case "${OS_FAMILY}" in 02:05:46 + rpm -qa 02:05:46 + sort 02:05:47 + '[' -f /tmp/packages_start.txt ']' 02:05:47 + '[' -f /tmp/packages_end.txt ']' 02:05:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:05:47 + '[' /w/workspace/edgex-go/932 ']' 02:05:47 + mkdir -p /w/workspace/edgex-go/932/archives/ 02:05:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/932/archives/ [Pipeline] echo 02:05:47 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/932/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:05:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:47 02:05:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:48 latest: Pulling from edgex-lftools-log-publisher 02:05:48 5eb5b503b376: Pulling fs layer 02:05:48 5c69ac0246d0: Pulling fs layer 02:05:48 ec43610c2a17: Pulling fs layer 02:05:48 3a2ae6a8a46f: Pulling fs layer 02:05:48 33b1e0a273af: Pulling fs layer 02:05:48 5d3b04190fa2: Pulling fs layer 02:05:48 2f39f015ded8: Pulling fs layer 02:05:48 33b1e0a273af: Waiting 02:05:48 5d3b04190fa2: Waiting 02:05:48 2f39f015ded8: Waiting 02:05:48 3a2ae6a8a46f: Waiting 02:05:48 5c69ac0246d0: Verifying Checksum 02:05:48 5c69ac0246d0: Download complete 02:05:48 3a2ae6a8a46f: Verifying Checksum 02:05:48 3a2ae6a8a46f: Download complete 02:05:48 ec43610c2a17: Verifying Checksum 02:05:48 ec43610c2a17: Download complete 02:05:48 5d3b04190fa2: Verifying Checksum 02:05:48 5d3b04190fa2: Download complete 02:05:48 33b1e0a273af: Verifying Checksum 02:05:48 33b1e0a273af: Download complete 02:05:48 5eb5b503b376: Verifying Checksum 02:05:48 5eb5b503b376: Download complete 02:05:49 2f39f015ded8: Verifying Checksum 02:05:49 2f39f015ded8: Download complete 02:05:49 5eb5b503b376: Pull complete 02:05:49 5c69ac0246d0: Pull complete 02:05:50 ec43610c2a17: Pull complete 02:05:50 3a2ae6a8a46f: Pull complete 02:05:50 33b1e0a273af: Pull complete 02:05:50 5d3b04190fa2: Pull complete 02:05:55 2f39f015ded8: Pull complete 02:05:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:55 prd-centos7-docker-4c-2g-774791 does not seem to be running inside a container 02:05:55 $ 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/932/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 02:06:00 $ docker top d669fcc92908e189a1f77194a3c7c8aae81164b456416f737fedf787fe5fe886 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:00 + touch /tmp/pre-build-complete [Pipeline] sh 02:06:01 + mkdir -p /var/log/sysstat [Pipeline] sh 02:06:01 + ls /var/log/sa-host 02:06:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:01 provisioning config files... 02:06:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8637273293278109109tmp [Pipeline] { [Pipeline] echo 02:06:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:06:01 ---> create-netrc.sh [Pipeline] } 02:06:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:06:02 ---> python-tools-install.sh [Pipeline] echo 02:06:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:06:02 ---> sudo-logs.sh 02:06:02 Archiving 'sudo' log.. 02:06:02 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:02 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:06:02 $ docker stop --time=1 d669fcc92908e189a1f77194a3c7c8aae81164b456416f737fedf787fe5fe886 02:06:03 $ docker rm -f --volumes d669fcc92908e189a1f77194a3c7c8aae81164b456416f737fedf787fe5fe886 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:06:03 [WS-CLEANUP] Deleting project workspace... 02:06:03 [WS-CLEANUP] Deferred wipeout is used... 02:06:03 [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] } 02:22:55 #154 ... 02:22:55 02:22:55 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:22:55 #152 DONE 1246.1s 02:22:55 02:22:55 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:22:55 #147 ... 02:22:55 02:22:55 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:22:55 #155 DONE 0.3s 02:22:55 02:22:55 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:22:55 #151 ... 02:22:55 02:22:55 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:22:55 #156 DONE 0.3s 02:22:55 02:22:55 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:22:55 #37 ... 02:22:55 02:22:55 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:22:55 #157 DONE 0.2s 02:22:55 02:22:55 #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 02:22:55 #158 DONE 0.2s 02:22:55 02:22:55 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:22:55 #159 DONE 0.2s 02:22:55 02:22:55 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:22:55 #160 DONE 2.0s 02:22:55 02:22:55 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:22:55 #154 ... 02:22:55 02:22:55 #105 [core-common-config-bootstrapper] exporting to image 02:22:55 #105 exporting layers 02:22:55 #105 exporting layers 0.8s done 02:22:55 #105 writing image sha256:e86f6e4687db9b279e362386b1cc6cba0460b7d19a9f2631360d27fa454713b0 done 02:22:55 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:22:55 #105 DONE 10.9s 02:22:55 02:22:55 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:23:07 #144 ... 02:23:07 02:23:07 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:23:07 #149 DONE 1261.1s 02:23:07 02:23:07 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:23:07 #161 DONE 0.6s 02:23:07 02:23:07 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:23:07 #148 ... 02:23:07 02:23:07 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:23:10 #162 DONE 3.5s 02:23:10 02:23:10 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:23:10 #163 DONE 0.3s 02:23:10 02:23:10 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:23:10 #164 DONE 0.2s 02:23:10 02:23:10 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:23:10 #148 ... 02:23:10 02:23:10 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:23:11 #165 DONE 0.3s 02:23:11 02:23:11 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:23:11 #166 DONE 0.1s 02:23:11 02:23:11 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:23:11 #154 ... 02:23:11 02:23:11 #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/ 02:23:11 #167 DONE 0.1s 02:23:11 02:23:11 #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/ 02:23:11 #168 DONE 0.1s 02:23:11 02:23:11 #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/ 02:23:11 #169 DONE 0.1s 02:23:11 02:23:11 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:23:11 #170 DONE 0.2s 02:23:11 02:23:11 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:23:13 #171 DONE 1.9s 02:23:13 02:23:13 #105 [security-bootstrapper] exporting to image 02:23:13 #105 exporting layers 02:23:15 #105 exporting layers 1.3s done 02:23:15 #105 writing image sha256:69b39de8d4ddd6cce491b7e85cf9f415fb1df9f75d6f52ed41bb9d27f43b1857 done 02:23:15 #105 naming to docker.io/library/security-bootstrapper-arm64 done 02:23:15 #105 DONE 12.3s 02:23:15 02:23:15 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:40:13 #148 ... 02:40:13 02:40:13 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:40:13 #146 DONE 2284.3s 02:40:13 02:40:13 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:40:13 #151 ... 02:40:13 02:40:13 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:40:13 #172 DONE 0.1s 02:40:13 02:40:13 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:40:13 #147 ... 02:40:13 02:40:13 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:40:13 #173 DONE 0.1s 02:40:13 02:40:13 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:40:13 #147 ... 02:40:13 02:40:13 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:40:13 #174 DONE 0.4s 02:40:13 02:40:13 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:40:13 #175 DONE 0.1s 02:40:13 02:40:13 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:40:13 #148 ... 02:40:13 02:40:13 #105 [core-command] exporting to image 02:40:13 #105 exporting layers 02:40:13 #105 exporting layers 0.5s done 02:40:13 #105 writing image sha256:d8f9475622657535b5b593624099ccd8f486703d88c63a6d9109e023ace9394e done 02:40:13 #105 naming to docker.io/library/core-command-arm64 done 02:40:13 #105 DONE 12.8s 02:40:13 02:40:13 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:40:35 #144 ... 02:40:35 02:40:35 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:40:35 #150 DONE 2307.5s 02:40:35 02:40:35 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:40:35 #148 ... 02:40:35 02:40:35 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:40:35 #176 DONE 0.2s 02:40:35 02:40:35 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:40:35 #154 ... 02:40:35 02:40:35 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:40:35 #147 2308.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.81 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:40:35 #147 ... 02:40:35 02:40:35 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:40:35 #177 DONE 0.2s 02:40:35 02:40: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 02:40:35 #178 DONE 0.1s 02:40:35 02:40:35 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:40:35 #179 DONE 0.1s 02:40:35 02:40:35 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:40:35 #180 DONE 0.5s 02:40:35 02:40:35 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:40:35 #181 DONE 0.2s 02:40:35 02:40:35 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:40:36 #182 DONE 2.0s 02:40:36 02:40:36 #105 [security-proxy-setup] exporting to image 02:40:36 #105 exporting layers 02:40:37 #105 exporting layers 0.9s done 02:40:37 #105 writing image sha256:1a163b56a2a79eb99d2f84751db82dea2be1ba1a26b9792323fe5e8efe3ad072 done 02:40:37 #105 naming to docker.io/library/security-proxy-setup-arm64 done 02:40:37 #105 DONE 13.7s 02:40:37 02:40:37 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:41:09 #153 ... 02:41:09 02:41:09 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:41:09 #147 DONE 2341.4s 02:41:09 02:41:09 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:41:09 #37 ... 02:41:09 02:41:09 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:41:09 #183 DONE 0.2s 02:41:09 02:41:09 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:41:09 #184 DONE 0.3s 02:41:09 02:41:09 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:41:09 #148 ... 02:41:09 02:41:09 #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 02:41:09 #185 DONE 0.1s 02:41:09 02:41:09 #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 02:41:09 #186 DONE 0.1s 02:41:09 02:41:09 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:41:09 #187 DONE 0.2s 02:41:09 02:41:09 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:41:09 #188 DONE 0.4s 02:41:09 02:41:09 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:41:09 #189 DONE 0.4s 02:41:09 02:41:09 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:41:09 #190 DONE 0.1s 02:41:09 02:41:09 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:41:10 #191 DONE 1.8s 02:41:10 02:41:10 #105 [security-secretstore-setup] exporting to image 02:41:10 #105 exporting layers 02:41:12 #105 exporting layers 1.5s done 02:41:12 #105 writing image sha256:3a372b454a8536485dde5236bc16f0925170bd903a185372c725ec556e8b5a5f done 02:41:12 #105 naming to docker.io/library/security-secretstore-setup-arm64 done 02:41:12 #105 DONE 15.2s 02:41:12 02:41:12 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:42:09 #151 DONE 2402.1s 02:42:09 02:42:09 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:42:09 #154 ... 02:42:09 02:42:09 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:09 #192 DONE 0.2s 02:42:09 02:42:09 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:09 #193 DONE 0.1s 02:42:09 02:42:09 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:42:09 #37 ... 02:42:09 02:42:09 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:42:09 #194 DONE 0.5s 02:42:09 02:42:09 #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 02:42:09 #195 DONE 0.1s 02:42:09 02:42:09 #105 [security-spiffe-token-provider] exporting to image 02:42:09 #105 exporting layers 02:42:09 #105 exporting layers 0.6s done 02:42:09 #105 writing image sha256:d9684f6042a37fb73cf8c27526229db6c1d12c38fe78f6abc0a2415d6cc14c57 done 02:42:09 #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:42:09 #105 DONE 15.9s 02:42:09 02:42:09 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:42:48 #35 ... 02:42:48 02:42:48 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:42:48 #148 DONE 2443.1s 02:42:48 02:42:48 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:42:48 #144 DONE 2443.0s 02:42:48 02:42:48 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:42:48 #37 ... 02:42:48 02:42:48 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:42:48 #196 DONE 0.3s 02:42:48 02:42:48 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:42:48 #35 ... 02:42:48 02:42:48 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:42:49 #197 DONE 0.3s 02:42:49 02:42:49 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:42:49 #35 ... 02:42:49 02:42:49 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:42:49 #198 ... 02:42:49 02:42:49 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:42:49 #199 DONE 0.3s 02:42:49 02:42:49 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:42:50 #200 DONE 0.6s 02:42:50 02:42:50 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:42:50 #198 DONE 1.0s 02:42:50 02:42:50 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:42:50 #201 DONE 0.2s 02:42:50 02:42:50 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:42:50 #202 DONE 0.2s 02:42:50 02:42:50 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:42:50 #203 DONE 0.3s 02:42:50 02:42:50 #105 [core-keeper] exporting to image 02:42:50 #105 exporting layers 02:42:53 #105 exporting layers 3.3s done 02:42:53 #105 writing image sha256:ee75aa4c86ba63473f38dafb72303c9962d2452d317599474234464a36af122d 0.0s done 02:42:53 #105 naming to docker.io/library/core-keeper-arm64 0.0s done 02:42:53 #105 DONE 19.2s 02:42:53 02:42:53 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:42:53 #154 DONE 2448.8s 02:42:53 02:42:53 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:42:54 #204 ... 02:42:54 02:42:54 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:54 #205 DONE 0.3s 02:42:54 02:42:54 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:54 #206 DONE 0.2s 02:42:54 02:42:54 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:42:55 #207 DONE 0.8s 02:42:55 02:42:55 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:42:56 #208 ... 02:42:56 02:42:56 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:42:56 #204 DONE 5.2s 02:42:56 02:42:56 #105 [security-proxy-auth] exporting to image 02:42:56 #105 ... 02:42:56 02:42:56 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:42:56 #208 DONE 0.5s 02:42:56 02:42:56 #105 [core-data] exporting to image 02:42:57 #105 ... 02:42:57 02:42:57 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:42:57 #153 DONE 2452.1s 02:42:57 02:42:57 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:42:57 #145 ... 02:42:57 02:42:57 #105 [core-data] exporting to image 02:42:57 #105 exporting layers 1.8s done 02:42:57 #105 writing image sha256:082d15f0150f39705f1c04a7e6340239a14193d18f231a4806dd6016bdca3f2b 02:42:57 #105 exporting layers 1.3s done 02:42:57 #105 writing image sha256:082d15f0150f39705f1c04a7e6340239a14193d18f231a4806dd6016bdca3f2b 0.0s done 02:42:57 #105 naming to docker.io/library/security-proxy-auth-arm64 done 02:42:57 #105 writing image sha256:1f1ac54847a734d624232753d54ba63924a976415c06495b6013275ed29bbe30 0.0s done 02:42:57 #105 naming to docker.io/library/core-data-arm64 done 02:42:57 #105 DONE 21.1s 02:42:57 02:42:57 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:42:58 #143 ... 02:42:58 02:42:58 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:42:58 #209 DONE 0.1s 02:42:58 02:42:58 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:42:58 #210 DONE 0.1s 02:42:58 02:42:58 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:42:58 #145 ... 02:42:58 02:42:58 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:42:58 #211 DONE 0.6s 02:42:58 02:42:58 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:42:58 #145 ... 02:42:58 02:42:58 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:42:58 #212 DONE 0.1s 02:42:58 02:42:58 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:42:59 #213 DONE 0.1s 02:42:59 02:42:59 #105 [core-metadata] exporting to image 02:42:59 #105 exporting layers 0.7s done 02:42:59 #105 writing image sha256:f012ce7ea9268e5df1243921646c8a0dd372f94e82cdb67545dbce29be3b5b1e done 02:42:59 #105 naming to docker.io/library/core-metadata-arm64 done 02:42:59 #105 DONE 21.8s 02:42:59 02:42:59 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:43:26 #143 DONE 2479.9s 02:43:26 02:43:26 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:26 #37 ... 02:43:26 02:43:26 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:43:26 #214 DONE 0.2s 02:43:26 02:43:26 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:43:26 #145 ... 02:43:26 02:43:26 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:43:26 #215 DONE 0.1s 02:43:26 02:43:26 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:43:26 #216 DONE 0.5s 02:43:26 02:43:26 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:43:26 #217 DONE 0.1s 02:43:26 02:43:26 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:43:26 #145 ... 02:43:26 02:43:26 #105 [support-scheduler] exporting to image 02:43:26 #105 exporting layers 02:43:27 #105 exporting layers 1.0s done 02:43:27 #105 writing image sha256:86ab3f8212ce259b8b82674078825c88f5050836c3e78dc1aff5cec1d3517c80 done 02:43:27 #105 naming to docker.io/library/support-scheduler-arm64 done 02:43:27 #105 DONE 22.9s 02:43:27 02:43:27 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:31 #37 ... 02:43:31 02:43:31 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:43:31 #145 DONE 2486.4s 02:43:31 02:43:31 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:31 #37 ... 02:43:31 02:43:31 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:43:31 #218 DONE 0.1s 02:43:31 02:43:31 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:43:31 #219 DONE 0.1s 02:43:31 02:43:31 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:43:32 #37 ... 02:43:32 02:43:32 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:43:32 #220 DONE 0.4s 02:43:32 02:43:32 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:43:32 #35 ... 02:43:32 02:43:32 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:43:32 #221 DONE 0.1s 02:43:32 02:43:32 #105 [support-notifications] exporting to image 02:43:32 #105 exporting layers 02:43:32 #105 exporting layers 0.6s done 02:43:32 #105 writing image sha256:d7ade81b8a5e036901de606bc4735b839769872f0bca022533e2c83749256e7b done 02:43:32 #105 naming to docker.io/library/support-notifications-arm64 done 02:43:32 #105 DONE 23.5s 02:43:32 02:43:32 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:43:32 time="2025-12-10T01:59:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-12-10T01:59:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-12-10T01:59:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-12-10T01:59:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-12-10T01:59:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-12-10T01:59:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-12-10T01:59:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-12-10T01:59:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-12-10T01:59:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-12-10T01:59:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-12-10T01:59:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-12-10T01:59:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-12-10T01:59:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-12-10T01:59:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:32 time="2025-12-10T01:59:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:43:33 $ docker stop --time=1 ab13b1c524d6d095974f879a994006393a6b48f758732c514a7e1eece77a1a6c 02:43:34 $ docker rm -f --volumes ab13b1c524d6d095974f879a994006393a6b48f758732c514a7e1eece77a1a6c [Pipeline] // withDockerContainer [Pipeline] sh 02:43:35 + docker images 02:43:35 REPOSITORY TAG IMAGE ID CREATED SIZE 02:43:35 support-notifications-arm64 latest d7ade81b8a5e 3 seconds ago 54.3MB 02:43:35 support-scheduler-arm64 latest 86ab3f8212ce 10 seconds ago 50.4MB 02:43:35 core-metadata-arm64 latest f012ce7ea926 37 seconds ago 46.3MB 02:43:35 core-data-arm64 latest 1f1ac54847a7 40 seconds ago 46.2MB 02:43:35 security-proxy-auth-arm64 latest 082d15f0150f 40 seconds ago 45.4MB 02:43:35 core-keeper-arm64 latest ee75aa4c86ba 45 seconds ago 45.1MB 02:43:35 security-spiffe-token-provider-arm64 latest d9684f6042a3 About a minute ago 50.2MB 02:43:35 security-secretstore-setup-arm64 latest 3a372b454a85 2 minutes ago 81.6MB 02:43:35 security-proxy-setup-arm64 latest 1a163b56a2a7 2 minutes ago 51.3MB 02:43:35 core-command-arm64 latest d8f947562265 3 minutes ago 40.9MB 02:43:35 security-bootstrapper-arm64 latest 69b39de8d4dd 20 minutes ago 22.2MB 02:43:35 core-common-config-bootstrapper-arm64 latest e86f6e4687db 20 minutes ago 21.1MB 02:43:35 security-spire-agent-arm64 latest 00380ecde13b 42 minutes ago 220MB 02:43:35 security-spire-server-arm64 latest 845f36ed97f7 43 minutes ago 164MB 02:43:35 security-spire-config-arm64 latest 71f92c48a2c9 43 minutes ago 163MB 02:43:35 ci-base-image-arm64 latest b537fde90629 44 minutes ago 927MB 02:43:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 8 weeks ago 564MB 02:43:35 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 02:43:35 provisioning config files... 02:43:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/932@tmp/config2177248278869835924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:35 ---> ****-login.sh 02:43:35 nexus3.edgexfoundry.org:10001 02:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:36 Configure a credential helper to remove this warning. See 02:43:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:36 02:43:36 Login Succeeded 02:43:36 nexus3.edgexfoundry.org:10002 02:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:36 Configure a credential helper to remove this warning. See 02:43:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:36 02:43:36 Login Succeeded 02:43:36 nexus3.edgexfoundry.org:10003 02:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:37 Configure a credential helper to remove this warning. See 02:43:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:37 02:43:37 Login Succeeded 02:43:37 nexus3.edgexfoundry.org:10004 02:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:37 Configure a credential helper to remove this warning. See 02:43:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:37 02:43:37 Login Succeeded 02:43:37 ****.io 02:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:37 Configure a credential helper to remove this warning. See 02:43:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:37 02:43:38 Login Succeeded 02:43:38 ---> ****-login.sh ends [Pipeline] } 02:43:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:43:38 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:43:38 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:43:38 latest 02:43:38 4.1.0-dev.81 02:43:38 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:43:38 main 02:43:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:43:38 276022f1efce: Preparing 02:43:38 d13d77da908d: Preparing 02:43:38 285bbee7f2cb: Preparing 02:43:38 28079b5226c1: Preparing 02:43:38 29527438530e: Preparing 02:43:38 4879290a2d7f: Preparing 02:43:38 0e64f2360a44: Preparing 02:43:38 4879290a2d7f: Waiting 02:43:38 0e64f2360a44: Waiting 02:43:39 285bbee7f2cb: Pushed 02:43:39 28079b5226c1: Pushed 02:43:39 276022f1efce: Pushed 02:43:39 0e64f2360a44: Layer already exists 02:43:39 4879290a2d7f: Pushed 02:43:39 29527438530e: Pushed 02:43:46 d13d77da908d: Pushed 02:43:46 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:600007122152d0cc0f9f4642307e60af88676dd48ad181384f4d62e72475a4e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:43:46 276022f1efce: Preparing 02:43:46 d13d77da908d: Preparing 02:43:46 285bbee7f2cb: Preparing 02:43:46 28079b5226c1: Preparing 02:43:46 29527438530e: Preparing 02:43:46 4879290a2d7f: Preparing 02:43:46 0e64f2360a44: Preparing 02:43:46 4879290a2d7f: Waiting 02:43:46 0e64f2360a44: Waiting 02:43:46 29527438530e: Layer already exists 02:43:46 d13d77da908d: Layer already exists 02:43:46 285bbee7f2cb: Layer already exists 02:43:46 28079b5226c1: Layer already exists 02:43:46 276022f1efce: Layer already exists 02:43:46 0e64f2360a44: Layer already exists 02:43:46 4879290a2d7f: Layer already exists 02:43:46 latest: digest: sha256:600007122152d0cc0f9f4642307e60af88676dd48ad181384f4d62e72475a4e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.81 02:43:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:43:47 276022f1efce: Preparing 02:43:47 d13d77da908d: Preparing 02:43:47 285bbee7f2cb: Preparing 02:43:47 28079b5226c1: Preparing 02:43:47 29527438530e: Preparing 02:43:47 4879290a2d7f: Preparing 02:43:47 0e64f2360a44: Preparing 02:43:47 4879290a2d7f: Waiting 02:43:47 0e64f2360a44: Waiting 02:43:47 276022f1efce: Layer already exists 02:43:47 d13d77da908d: Layer already exists 02:43:47 28079b5226c1: Layer already exists 02:43:47 29527438530e: Layer already exists 02:43:47 285bbee7f2cb: Layer already exists 02:43:47 4879290a2d7f: Layer already exists 02:43:47 0e64f2360a44: Layer already exists 02:43:47 4.1.0-dev.81: digest: sha256:600007122152d0cc0f9f4642307e60af88676dd48ad181384f4d62e72475a4e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:43:48 276022f1efce: Preparing 02:43:48 d13d77da908d: Preparing 02:43:48 285bbee7f2cb: Preparing 02:43:48 28079b5226c1: Preparing 02:43:48 29527438530e: Preparing 02:43:48 4879290a2d7f: Preparing 02:43:48 0e64f2360a44: Preparing 02:43:48 4879290a2d7f: Waiting 02:43:48 0e64f2360a44: Waiting 02:43:48 285bbee7f2cb: Layer already exists 02:43:48 d13d77da908d: Layer already exists 02:43:48 29527438530e: Layer already exists 02:43:48 276022f1efce: Layer already exists 02:43:48 28079b5226c1: Layer already exists 02:43:48 4879290a2d7f: Layer already exists 02:43:48 0e64f2360a44: Layer already exists 02:43:48 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:600007122152d0cc0f9f4642307e60af88676dd48ad181384f4d62e72475a4e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:43:49 276022f1efce: Preparing 02:43:49 d13d77da908d: Preparing 02:43:49 285bbee7f2cb: Preparing 02:43:49 28079b5226c1: Preparing 02:43:49 29527438530e: Preparing 02:43:49 4879290a2d7f: Preparing 02:43:49 0e64f2360a44: Preparing 02:43:49 4879290a2d7f: Waiting 02:43:49 0e64f2360a44: Waiting 02:43:49 276022f1efce: Layer already exists 02:43:49 28079b5226c1: Layer already exists 02:43:49 285bbee7f2cb: Layer already exists 02:43:49 29527438530e: Layer already exists 02:43:49 d13d77da908d: Layer already exists 02:43:49 0e64f2360a44: Layer already exists 02:43:49 4879290a2d7f: Layer already exists 02:43:49 main: digest: sha256:600007122152d0cc0f9f4642307e60af88676dd48ad181384f4d62e72475a4e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:49 ===================================================== [Pipeline] echo 02:43:49 taggedImages: 02:43:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:43:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:43:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.81 02:43:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:43:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:43:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:43:49 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:43:49 latest 02:43:49 4.1.0-dev.81 02:43:49 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:43:49 main 02:43:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:43:50 050100c1c99a: Preparing 02:43:50 0475b56225b4: Preparing 02:43:50 4de23f353ea2: Preparing 02:43:50 f9c6d6aecdcb: Preparing 02:43:50 285bbee7f2cb: Preparing 02:43:50 28079b5226c1: Preparing 02:43:50 29527438530e: Preparing 02:43:50 4879290a2d7f: Preparing 02:43:50 0e64f2360a44: Preparing 02:43:50 28079b5226c1: Waiting 02:43:50 4879290a2d7f: Waiting 02:43:50 0e64f2360a44: Waiting 02:43:50 29527438530e: Waiting 02:43:50 285bbee7f2cb: Layer already exists 02:43:50 28079b5226c1: Layer already exists 02:43:50 0475b56225b4: Pushed 02:43:50 29527438530e: Layer already exists 02:43:50 4de23f353ea2: Pushed 02:43:50 4879290a2d7f: Layer already exists 02:43:50 0e64f2360a44: Layer already exists 02:43:50 050100c1c99a: Pushed 02:43:53 f9c6d6aecdcb: Pushed 02:43:53 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:82774d6f5a924f7c5053470067073f97c15a00ce3f52755d2a419f197ef6d4d8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:53 + 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 02:43:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:43:54 050100c1c99a: Preparing 02:43:54 0475b56225b4: Preparing 02:43:54 4de23f353ea2: Preparing 02:43:54 f9c6d6aecdcb: Preparing 02:43:54 285bbee7f2cb: Preparing 02:43:54 28079b5226c1: Preparing 02:43:54 29527438530e: Preparing 02:43:54 28079b5226c1: Waiting 02:43:54 29527438530e: Waiting 02:43:54 4879290a2d7f: Preparing 02:43:54 0e64f2360a44: Preparing 02:43:54 4879290a2d7f: Waiting 02:43:54 0e64f2360a44: Waiting 02:43:54 050100c1c99a: Layer already exists 02:43:54 0475b56225b4: Layer already exists 02:43:54 285bbee7f2cb: Layer already exists 02:43:54 f9c6d6aecdcb: Layer already exists 02:43:54 4de23f353ea2: Layer already exists 02:43:54 0e64f2360a44: Layer already exists 02:43:54 29527438530e: Layer already exists 02:43:54 4879290a2d7f: Layer already exists 02:43:54 28079b5226c1: Layer already exists 02:43:54 latest: digest: sha256:82774d6f5a924f7c5053470067073f97c15a00ce3f52755d2a419f197ef6d4d8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.81 02:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:43:55 050100c1c99a: Preparing 02:43:55 0475b56225b4: Preparing 02:43:55 4de23f353ea2: Preparing 02:43:55 f9c6d6aecdcb: Preparing 02:43:55 285bbee7f2cb: Preparing 02:43:55 28079b5226c1: Preparing 02:43:55 29527438530e: Preparing 02:43:55 4879290a2d7f: Preparing 02:43:55 0e64f2360a44: Preparing 02:43:55 29527438530e: Waiting 02:43:55 4879290a2d7f: Waiting 02:43:55 0e64f2360a44: Waiting 02:43:55 28079b5226c1: Waiting 02:43:55 4de23f353ea2: Layer already exists 02:43:55 f9c6d6aecdcb: Layer already exists 02:43:55 0475b56225b4: Layer already exists 02:43:55 050100c1c99a: Layer already exists 02:43:55 285bbee7f2cb: Layer already exists 02:43:55 28079b5226c1: Layer already exists 02:43:55 0e64f2360a44: Layer already exists 02:43:55 4879290a2d7f: Layer already exists 02:43:55 29527438530e: Layer already exists 02:43:55 4.1.0-dev.81: digest: sha256:82774d6f5a924f7c5053470067073f97c15a00ce3f52755d2a419f197ef6d4d8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:43:56 050100c1c99a: Preparing 02:43:56 0475b56225b4: Preparing 02:43:56 4de23f353ea2: Preparing 02:43:56 f9c6d6aecdcb: Preparing 02:43:56 285bbee7f2cb: Preparing 02:43:56 28079b5226c1: Preparing 02:43:56 29527438530e: Preparing 02:43:56 28079b5226c1: Waiting 02:43:56 4879290a2d7f: Preparing 02:43:56 0e64f2360a44: Preparing 02:43:56 4879290a2d7f: Waiting 02:43:56 0e64f2360a44: Waiting 02:43:56 29527438530e: Waiting 02:43:56 0475b56225b4: Layer already exists 02:43:56 285bbee7f2cb: Layer already exists 02:43:56 050100c1c99a: Layer already exists 02:43:56 f9c6d6aecdcb: Layer already exists 02:43:56 4de23f353ea2: Layer already exists 02:43:56 28079b5226c1: Layer already exists 02:43:56 4879290a2d7f: Layer already exists 02:43:56 29527438530e: Layer already exists 02:43:56 0e64f2360a44: Layer already exists 02:43:56 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:82774d6f5a924f7c5053470067073f97c15a00ce3f52755d2a419f197ef6d4d8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:56 + 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 02:43:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:43:57 050100c1c99a: Preparing 02:43:57 0475b56225b4: Preparing 02:43:57 4de23f353ea2: Preparing 02:43:57 f9c6d6aecdcb: Preparing 02:43:57 285bbee7f2cb: Preparing 02:43:57 28079b5226c1: Preparing 02:43:57 29527438530e: Preparing 02:43:57 4879290a2d7f: Preparing 02:43:57 0e64f2360a44: Preparing 02:43:57 29527438530e: Waiting 02:43:57 4879290a2d7f: Waiting 02:43:57 0e64f2360a44: Waiting 02:43:57 28079b5226c1: Waiting 02:43:57 285bbee7f2cb: Layer already exists 02:43:57 4de23f353ea2: Layer already exists 02:43:57 f9c6d6aecdcb: Layer already exists 02:43:57 050100c1c99a: Layer already exists 02:43:57 0475b56225b4: Layer already exists 02:43:57 28079b5226c1: Layer already exists 02:43:57 29527438530e: Layer already exists 02:43:57 4879290a2d7f: Layer already exists 02:43:57 0e64f2360a44: Layer already exists 02:43:57 main: digest: sha256:82774d6f5a924f7c5053470067073f97c15a00ce3f52755d2a419f197ef6d4d8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:57 ===================================================== [Pipeline] echo 02:43:57 taggedImages: 02:43:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:43:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:43:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.81 02:43:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:43:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:43:57 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:43:57 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:43:57 latest 02:43:57 4.1.0-dev.81 02:43:57 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:43:57 main 02:43:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:43:58 8e7568f82c5b: Preparing 02:43:58 2a6d321b17b4: Preparing 02:43:58 285bbee7f2cb: Preparing 02:43:58 28079b5226c1: Preparing 02:43:58 7069d0ab5325: Preparing 02:43:58 6fed57d7abce: Preparing 02:43:58 0e64f2360a44: Preparing 02:43:58 6fed57d7abce: Waiting 02:43:58 0e64f2360a44: Waiting 02:43:58 285bbee7f2cb: Layer already exists 02:43:58 28079b5226c1: Layer already exists 02:43:58 0e64f2360a44: Layer already exists 02:43:58 8e7568f82c5b: Pushed 02:43:58 6fed57d7abce: Pushed 02:43:58 7069d0ab5325: Pushed 02:44:07 2a6d321b17b4: Pushed 02:44:07 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:8bbfc6026c84d883fdcb5b1e6bca283f351f2b74f6f3cb9e7d681aa014edd0f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:44:07 8e7568f82c5b: Preparing 02:44:07 2a6d321b17b4: Preparing 02:44:07 285bbee7f2cb: Preparing 02:44:07 28079b5226c1: Preparing 02:44:07 7069d0ab5325: Preparing 02:44:07 6fed57d7abce: Preparing 02:44:07 0e64f2360a44: Preparing 02:44:07 6fed57d7abce: Waiting 02:44:07 0e64f2360a44: Waiting 02:44:07 8e7568f82c5b: Layer already exists 02:44:07 2a6d321b17b4: Layer already exists 02:44:07 285bbee7f2cb: Layer already exists 02:44:07 28079b5226c1: Layer already exists 02:44:07 7069d0ab5325: Layer already exists 02:44:07 0e64f2360a44: Layer already exists 02:44:07 6fed57d7abce: Layer already exists 02:44:08 latest: digest: sha256:8bbfc6026c84d883fdcb5b1e6bca283f351f2b74f6f3cb9e7d681aa014edd0f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.81 02:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:44:08 8e7568f82c5b: Preparing 02:44:08 2a6d321b17b4: Preparing 02:44:08 285bbee7f2cb: Preparing 02:44:08 28079b5226c1: Preparing 02:44:08 7069d0ab5325: Preparing 02:44:08 6fed57d7abce: Preparing 02:44:08 0e64f2360a44: Preparing 02:44:08 6fed57d7abce: Waiting 02:44:08 0e64f2360a44: Waiting 02:44:08 2a6d321b17b4: Layer already exists 02:44:08 7069d0ab5325: Layer already exists 02:44:08 8e7568f82c5b: Layer already exists 02:44:08 285bbee7f2cb: Layer already exists 02:44:08 28079b5226c1: Layer already exists 02:44:08 6fed57d7abce: Layer already exists 02:44:08 0e64f2360a44: Layer already exists 02:44:08 4.1.0-dev.81: digest: sha256:8bbfc6026c84d883fdcb5b1e6bca283f351f2b74f6f3cb9e7d681aa014edd0f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:44:09 8e7568f82c5b: Preparing 02:44:09 2a6d321b17b4: Preparing 02:44:09 285bbee7f2cb: Preparing 02:44:09 28079b5226c1: Preparing 02:44:09 7069d0ab5325: Preparing 02:44:09 6fed57d7abce: Preparing 02:44:09 0e64f2360a44: Preparing 02:44:09 6fed57d7abce: Waiting 02:44:09 0e64f2360a44: Waiting 02:44:09 2a6d321b17b4: Layer already exists 02:44:09 285bbee7f2cb: Layer already exists 02:44:09 28079b5226c1: Layer already exists 02:44:09 8e7568f82c5b: Layer already exists 02:44:09 7069d0ab5325: Layer already exists 02:44:09 6fed57d7abce: Layer already exists 02:44:09 0e64f2360a44: Layer already exists 02:44:09 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:8bbfc6026c84d883fdcb5b1e6bca283f351f2b74f6f3cb9e7d681aa014edd0f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:44:10 8e7568f82c5b: Preparing 02:44:10 2a6d321b17b4: Preparing 02:44:10 285bbee7f2cb: Preparing 02:44:10 28079b5226c1: Preparing 02:44:10 7069d0ab5325: Preparing 02:44:10 6fed57d7abce: Preparing 02:44:10 0e64f2360a44: Preparing 02:44:10 6fed57d7abce: Waiting 02:44:10 2a6d321b17b4: Layer already exists 02:44:10 285bbee7f2cb: Layer already exists 02:44:10 8e7568f82c5b: Layer already exists 02:44:10 28079b5226c1: Layer already exists 02:44:10 7069d0ab5325: Layer already exists 02:44:10 0e64f2360a44: Layer already exists 02:44:10 6fed57d7abce: Layer already exists 02:44:10 main: digest: sha256:8bbfc6026c84d883fdcb5b1e6bca283f351f2b74f6f3cb9e7d681aa014edd0f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:10 ===================================================== [Pipeline] echo 02:44:10 taggedImages: 02:44:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:44:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:44:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.81 02:44:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:44:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:44:10 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:44:10 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:44:10 latest 02:44:10 4.1.0-dev.81 02:44:10 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:44:10 main 02:44:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:44:11 8f06fcd3b135: Preparing 02:44:11 2c03fc0e8636: Preparing 02:44:11 28079b5226c1: Preparing 02:44:11 a74c4bf6503e: Preparing 02:44:11 64139b084c67: Preparing 02:44:11 0e64f2360a44: Preparing 02:44:11 0e64f2360a44: Waiting 02:44:11 28079b5226c1: Layer already exists 02:44:11 0e64f2360a44: Layer already exists 02:44:11 64139b084c67: Pushed 02:44:11 a74c4bf6503e: Pushed 02:44:11 8f06fcd3b135: Pushed 02:44:20 2c03fc0e8636: Pushed 02:44:20 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:269ee19aa72bc1236406c59f3d42e3bae9cdefa1e702c22cf2d6755b22ba731b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:20 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:44:20 8f06fcd3b135: Preparing 02:44:20 2c03fc0e8636: Preparing 02:44:20 28079b5226c1: Preparing 02:44:20 a74c4bf6503e: Preparing 02:44:20 64139b084c67: Preparing 02:44:20 0e64f2360a44: Preparing 02:44:20 0e64f2360a44: Waiting 02:44:20 64139b084c67: Layer already exists 02:44:20 28079b5226c1: Layer already exists 02:44:20 a74c4bf6503e: Layer already exists 02:44:20 2c03fc0e8636: Layer already exists 02:44:20 8f06fcd3b135: Layer already exists 02:44:20 0e64f2360a44: Layer already exists 02:44:20 latest: digest: sha256:269ee19aa72bc1236406c59f3d42e3bae9cdefa1e702c22cf2d6755b22ba731b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:21 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.81 02:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:44:21 8f06fcd3b135: Preparing 02:44:21 2c03fc0e8636: Preparing 02:44:21 28079b5226c1: Preparing 02:44:21 a74c4bf6503e: Preparing 02:44:21 64139b084c67: Preparing 02:44:21 0e64f2360a44: Preparing 02:44:21 0e64f2360a44: Waiting 02:44:21 a74c4bf6503e: Layer already exists 02:44:21 64139b084c67: Layer already exists 02:44:21 2c03fc0e8636: Layer already exists 02:44:21 28079b5226c1: Layer already exists 02:44:21 8f06fcd3b135: Layer already exists 02:44:21 0e64f2360a44: Layer already exists 02:44:21 4.1.0-dev.81: digest: sha256:269ee19aa72bc1236406c59f3d42e3bae9cdefa1e702c22cf2d6755b22ba731b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:22 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:44:22 8f06fcd3b135: Preparing 02:44:22 2c03fc0e8636: Preparing 02:44:22 28079b5226c1: Preparing 02:44:22 a74c4bf6503e: Preparing 02:44:22 64139b084c67: Preparing 02:44:22 0e64f2360a44: Preparing 02:44:22 0e64f2360a44: Waiting 02:44:22 a74c4bf6503e: Layer already exists 02:44:22 28079b5226c1: Layer already exists 02:44:22 64139b084c67: Layer already exists 02:44:22 2c03fc0e8636: Layer already exists 02:44:22 8f06fcd3b135: Layer already exists 02:44:22 0e64f2360a44: Layer already exists 02:44:22 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:269ee19aa72bc1236406c59f3d42e3bae9cdefa1e702c22cf2d6755b22ba731b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:22 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:44:23 8f06fcd3b135: Preparing 02:44:23 2c03fc0e8636: Preparing 02:44:23 28079b5226c1: Preparing 02:44:23 a74c4bf6503e: Preparing 02:44:23 64139b084c67: Preparing 02:44:23 0e64f2360a44: Preparing 02:44:23 0e64f2360a44: Waiting 02:44:23 64139b084c67: Layer already exists 02:44:23 a74c4bf6503e: Layer already exists 02:44:23 8f06fcd3b135: Layer already exists 02:44:23 2c03fc0e8636: Layer already exists 02:44:23 28079b5226c1: Layer already exists 02:44:23 0e64f2360a44: Layer already exists 02:44:23 main: digest: sha256:269ee19aa72bc1236406c59f3d42e3bae9cdefa1e702c22cf2d6755b22ba731b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:23 ===================================================== [Pipeline] echo 02:44:23 taggedImages: 02:44:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:44:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:44:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.81 02:44:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:44:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:44:23 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:44:23 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:44:23 latest 02:44:23 4.1.0-dev.81 02:44:23 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:44:23 main 02:44:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:44:24 d7ccbb2d9628: Preparing 02:44:24 54c52223d71e: Preparing 02:44:24 e7bf6652de4f: Preparing 02:44:24 285bbee7f2cb: Preparing 02:44:24 28079b5226c1: Preparing 02:44:24 29527438530e: Preparing 02:44:24 4879290a2d7f: Preparing 02:44:24 0e64f2360a44: Preparing 02:44:24 29527438530e: Waiting 02:44:24 4879290a2d7f: Waiting 02:44:24 0e64f2360a44: Waiting 02:44:24 285bbee7f2cb: Layer already exists 02:44:24 28079b5226c1: Layer already exists 02:44:24 29527438530e: Layer already exists 02:44:24 4879290a2d7f: Layer already exists 02:44:24 0e64f2360a44: Layer already exists 02:44:24 54c52223d71e: Pushed 02:44:24 d7ccbb2d9628: Pushed 02:44:32 e7bf6652de4f: Pushed 02:44:32 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:da9a8ab149b7e07aa5e2631f1f783908d1e48ba1ef5fed2bfbe4342fd58aa0f6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:44:33 d7ccbb2d9628: Preparing 02:44:33 54c52223d71e: Preparing 02:44:33 e7bf6652de4f: Preparing 02:44:33 285bbee7f2cb: Preparing 02:44:33 28079b5226c1: Preparing 02:44:33 29527438530e: Preparing 02:44:33 4879290a2d7f: Preparing 02:44:33 0e64f2360a44: Preparing 02:44:33 29527438530e: Waiting 02:44:33 4879290a2d7f: Waiting 02:44:33 0e64f2360a44: Waiting 02:44:33 e7bf6652de4f: Layer already exists 02:44:33 285bbee7f2cb: Layer already exists 02:44:33 28079b5226c1: Layer already exists 02:44:33 d7ccbb2d9628: Layer already exists 02:44:33 54c52223d71e: Layer already exists 02:44:33 0e64f2360a44: Layer already exists 02:44:33 4879290a2d7f: Layer already exists 02:44:33 29527438530e: Layer already exists 02:44:33 latest: digest: sha256:da9a8ab149b7e07aa5e2631f1f783908d1e48ba1ef5fed2bfbe4342fd58aa0f6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.81 02:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:44:34 d7ccbb2d9628: Preparing 02:44:34 54c52223d71e: Preparing 02:44:34 e7bf6652de4f: Preparing 02:44:34 285bbee7f2cb: Preparing 02:44:34 28079b5226c1: Preparing 02:44:34 29527438530e: Preparing 02:44:34 4879290a2d7f: Preparing 02:44:34 0e64f2360a44: Preparing 02:44:34 29527438530e: Waiting 02:44:34 4879290a2d7f: Waiting 02:44:34 0e64f2360a44: Waiting 02:44:34 e7bf6652de4f: Layer already exists 02:44:34 28079b5226c1: Layer already exists 02:44:34 54c52223d71e: Layer already exists 02:44:34 285bbee7f2cb: Layer already exists 02:44:34 d7ccbb2d9628: Layer already exists 02:44:34 0e64f2360a44: Layer already exists 02:44:34 4879290a2d7f: Layer already exists 02:44:34 29527438530e: Layer already exists 02:44:34 4.1.0-dev.81: digest: sha256:da9a8ab149b7e07aa5e2631f1f783908d1e48ba1ef5fed2bfbe4342fd58aa0f6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:44:35 d7ccbb2d9628: Preparing 02:44:35 54c52223d71e: Preparing 02:44:35 e7bf6652de4f: Preparing 02:44:35 285bbee7f2cb: Preparing 02:44:35 28079b5226c1: Preparing 02:44:35 29527438530e: Preparing 02:44:35 4879290a2d7f: Preparing 02:44:35 0e64f2360a44: Preparing 02:44:35 29527438530e: Waiting 02:44:35 4879290a2d7f: Waiting 02:44:35 0e64f2360a44: Waiting 02:44:35 285bbee7f2cb: Layer already exists 02:44:35 e7bf6652de4f: Layer already exists 02:44:35 54c52223d71e: Layer already exists 02:44:35 28079b5226c1: Layer already exists 02:44:35 d7ccbb2d9628: Layer already exists 02:44:35 0e64f2360a44: Layer already exists 02:44:35 29527438530e: Layer already exists 02:44:35 4879290a2d7f: Layer already exists 02:44:35 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:da9a8ab149b7e07aa5e2631f1f783908d1e48ba1ef5fed2bfbe4342fd58aa0f6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:44:36 d7ccbb2d9628: Preparing 02:44:36 54c52223d71e: Preparing 02:44:36 e7bf6652de4f: Preparing 02:44:36 285bbee7f2cb: Preparing 02:44:36 28079b5226c1: Preparing 02:44:36 29527438530e: Preparing 02:44:36 4879290a2d7f: Preparing 02:44:36 0e64f2360a44: Preparing 02:44:36 29527438530e: Waiting 02:44:36 4879290a2d7f: Waiting 02:44:36 0e64f2360a44: Waiting 02:44:36 e7bf6652de4f: Layer already exists 02:44:36 54c52223d71e: Layer already exists 02:44:36 285bbee7f2cb: Layer already exists 02:44:36 d7ccbb2d9628: Layer already exists 02:44:36 28079b5226c1: Layer already exists 02:44:36 4879290a2d7f: Layer already exists 02:44:36 0e64f2360a44: Layer already exists 02:44:36 29527438530e: Layer already exists 02:44:36 main: digest: sha256:da9a8ab149b7e07aa5e2631f1f783908d1e48ba1ef5fed2bfbe4342fd58aa0f6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:36 ===================================================== [Pipeline] echo 02:44:36 taggedImages: 02:44:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:44:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:44:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.81 02:44:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:44:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:44:36 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:44:36 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:44:36 latest 02:44:36 4.1.0-dev.81 02:44:36 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:44:36 main 02:44:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:44:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:44:37 3eda2633da25: Preparing 02:44:37 6001e9490453: Preparing 02:44:37 6975506d60c7: Preparing 02:44:37 4d744743a693: Preparing 02:44:37 1acc8057e780: Preparing 02:44:37 b1e6b6fba6cf: Preparing 02:44:37 01182759c7a7: Preparing 02:44:37 285bbee7f2cb: Preparing 02:44:37 28079b5226c1: Preparing 02:44:37 6f662dd64fa9: Preparing 02:44:37 ac13730a04ad: Preparing 02:44:37 5f70bf18a086: Preparing 02:44:37 e6d6c47ea145: Preparing 02:44:37 9e185d240336: Preparing 02:44:37 c66b14064c71: Preparing 02:44:37 0e64f2360a44: Preparing 02:44:37 b1e6b6fba6cf: Waiting 02:44:37 01182759c7a7: Waiting 02:44:37 28079b5226c1: Waiting 02:44:37 6f662dd64fa9: Waiting 02:44:37 ac13730a04ad: Waiting 02:44:37 5f70bf18a086: Waiting 02:44:37 e6d6c47ea145: Waiting 02:44:37 9e185d240336: Waiting 02:44:37 c66b14064c71: Waiting 02:44:37 0e64f2360a44: Waiting 02:44:37 285bbee7f2cb: Waiting 02:44:37 1acc8057e780: Pushed 02:44:37 6975506d60c7: Pushed 02:44:37 4d744743a693: Pushed 02:44:37 3eda2633da25: Pushed 02:44:37 6001e9490453: Pushed 02:44:37 285bbee7f2cb: Layer already exists 02:44:37 28079b5226c1: Layer already exists 02:44:37 5f70bf18a086: Layer already exists 02:44:37 b1e6b6fba6cf: Pushed 02:44:38 6f662dd64fa9: Pushed 02:44:38 ac13730a04ad: Pushed 02:44:38 0e64f2360a44: Layer already exists 02:44:38 e6d6c47ea145: Pushed 02:44:38 c66b14064c71: Pushed 02:44:38 9e185d240336: Pushed 02:44:40 01182759c7a7: Pushed 02:44:40 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:92b449f93c3294a6029e4ea72aef2c0735d005572c9349379f44128ef99affeb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:44:41 3eda2633da25: Preparing 02:44:41 6001e9490453: Preparing 02:44:41 6975506d60c7: Preparing 02:44:41 4d744743a693: Preparing 02:44:41 1acc8057e780: Preparing 02:44:41 b1e6b6fba6cf: Preparing 02:44:41 01182759c7a7: Preparing 02:44:41 285bbee7f2cb: Preparing 02:44:41 28079b5226c1: Preparing 02:44:41 6f662dd64fa9: Preparing 02:44:41 ac13730a04ad: Preparing 02:44:41 5f70bf18a086: Preparing 02:44:41 e6d6c47ea145: Preparing 02:44:41 9e185d240336: Preparing 02:44:41 c66b14064c71: Preparing 02:44:41 0e64f2360a44: Preparing 02:44:41 ac13730a04ad: Waiting 02:44:41 5f70bf18a086: Waiting 02:44:41 e6d6c47ea145: Waiting 02:44:41 b1e6b6fba6cf: Waiting 02:44:41 01182759c7a7: Waiting 02:44:41 285bbee7f2cb: Waiting 02:44:41 28079b5226c1: Waiting 02:44:41 6f662dd64fa9: Waiting 02:44:41 9e185d240336: Waiting 02:44:41 c66b14064c71: Waiting 02:44:41 0e64f2360a44: Waiting 02:44:41 1acc8057e780: Layer already exists 02:44:41 3eda2633da25: Layer already exists 02:44:41 4d744743a693: Layer already exists 02:44:41 6975506d60c7: Layer already exists 02:44:41 6001e9490453: Layer already exists 02:44:41 b1e6b6fba6cf: Layer already exists 02:44:41 28079b5226c1: Layer already exists 02:44:41 285bbee7f2cb: Layer already exists 02:44:41 01182759c7a7: Layer already exists 02:44:41 6f662dd64fa9: Layer already exists 02:44:41 ac13730a04ad: Layer already exists 02:44:41 9e185d240336: Layer already exists 02:44:41 5f70bf18a086: Layer already exists 02:44:41 e6d6c47ea145: Layer already exists 02:44:41 c66b14064c71: Layer already exists 02:44:41 0e64f2360a44: Layer already exists 02:44:41 latest: digest: sha256:92b449f93c3294a6029e4ea72aef2c0735d005572c9349379f44128ef99affeb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.81 02:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:44:42 3eda2633da25: Preparing 02:44:42 6001e9490453: Preparing 02:44:42 6975506d60c7: Preparing 02:44:42 4d744743a693: Preparing 02:44:42 1acc8057e780: Preparing 02:44:42 b1e6b6fba6cf: Preparing 02:44:42 01182759c7a7: Preparing 02:44:42 285bbee7f2cb: Preparing 02:44:42 28079b5226c1: Preparing 02:44:42 6f662dd64fa9: Preparing 02:44:42 ac13730a04ad: Preparing 02:44:42 5f70bf18a086: Preparing 02:44:42 e6d6c47ea145: Preparing 02:44:42 9e185d240336: Preparing 02:44:42 c66b14064c71: Preparing 02:44:42 0e64f2360a44: Preparing 02:44:42 b1e6b6fba6cf: Waiting 02:44:42 01182759c7a7: Waiting 02:44:42 285bbee7f2cb: Waiting 02:44:42 28079b5226c1: Waiting 02:44:42 6f662dd64fa9: Waiting 02:44:42 ac13730a04ad: Waiting 02:44:42 5f70bf18a086: Waiting 02:44:42 e6d6c47ea145: Waiting 02:44:42 9e185d240336: Waiting 02:44:42 c66b14064c71: Waiting 02:44:42 0e64f2360a44: Waiting 02:44:42 6001e9490453: Layer already exists 02:44:42 6975506d60c7: Layer already exists 02:44:42 1acc8057e780: Layer already exists 02:44:42 3eda2633da25: Layer already exists 02:44:42 4d744743a693: Layer already exists 02:44:42 b1e6b6fba6cf: Layer already exists 02:44:42 01182759c7a7: Layer already exists 02:44:42 28079b5226c1: Layer already exists 02:44:42 285bbee7f2cb: Layer already exists 02:44:42 6f662dd64fa9: Layer already exists 02:44:42 e6d6c47ea145: Layer already exists 02:44:42 9e185d240336: Layer already exists 02:44:42 5f70bf18a086: Layer already exists 02:44:42 ac13730a04ad: Layer already exists 02:44:42 c66b14064c71: Layer already exists 02:44:42 0e64f2360a44: Layer already exists 02:44:42 4.1.0-dev.81: digest: sha256:92b449f93c3294a6029e4ea72aef2c0735d005572c9349379f44128ef99affeb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:44:43 3eda2633da25: Preparing 02:44:43 6001e9490453: Preparing 02:44:43 6975506d60c7: Preparing 02:44:43 4d744743a693: Preparing 02:44:43 1acc8057e780: Preparing 02:44:43 b1e6b6fba6cf: Preparing 02:44:43 01182759c7a7: Preparing 02:44:43 285bbee7f2cb: Preparing 02:44:43 28079b5226c1: Preparing 02:44:43 6f662dd64fa9: Preparing 02:44:43 ac13730a04ad: Preparing 02:44:43 5f70bf18a086: Preparing 02:44:43 e6d6c47ea145: Preparing 02:44:43 9e185d240336: Preparing 02:44:43 c66b14064c71: Preparing 02:44:43 0e64f2360a44: Preparing 02:44:43 e6d6c47ea145: Waiting 02:44:43 6f662dd64fa9: Waiting 02:44:43 ac13730a04ad: Waiting 02:44:43 5f70bf18a086: Waiting 02:44:43 9e185d240336: Waiting 02:44:43 c66b14064c71: Waiting 02:44:43 01182759c7a7: Waiting 02:44:43 0e64f2360a44: Waiting 02:44:43 285bbee7f2cb: Waiting 02:44:43 b1e6b6fba6cf: Waiting 02:44:43 28079b5226c1: Waiting 02:44:43 6975506d60c7: Layer already exists 02:44:43 4d744743a693: Layer already exists 02:44:43 1acc8057e780: Layer already exists 02:44:43 3eda2633da25: Layer already exists 02:44:43 6001e9490453: Layer already exists 02:44:43 285bbee7f2cb: Layer already exists 02:44:43 b1e6b6fba6cf: Layer already exists 02:44:43 6f662dd64fa9: Layer already exists 02:44:43 01182759c7a7: Layer already exists 02:44:43 28079b5226c1: Layer already exists 02:44:43 ac13730a04ad: Layer already exists 02:44:43 c66b14064c71: Layer already exists 02:44:43 5f70bf18a086: Layer already exists 02:44:43 9e185d240336: Layer already exists 02:44:43 e6d6c47ea145: Layer already exists 02:44:43 0e64f2360a44: Layer already exists 02:44:43 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:92b449f93c3294a6029e4ea72aef2c0735d005572c9349379f44128ef99affeb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:44:44 3eda2633da25: Preparing 02:44:44 6001e9490453: Preparing 02:44:44 6975506d60c7: Preparing 02:44:44 4d744743a693: Preparing 02:44:44 1acc8057e780: Preparing 02:44:44 b1e6b6fba6cf: Preparing 02:44:44 01182759c7a7: Preparing 02:44:44 285bbee7f2cb: Preparing 02:44:44 28079b5226c1: Preparing 02:44:44 6f662dd64fa9: Preparing 02:44:44 ac13730a04ad: Preparing 02:44:44 5f70bf18a086: Preparing 02:44:44 e6d6c47ea145: Preparing 02:44:44 9e185d240336: Preparing 02:44:44 c66b14064c71: Preparing 02:44:44 0e64f2360a44: Preparing 02:44:44 b1e6b6fba6cf: Waiting 02:44:44 01182759c7a7: Waiting 02:44:44 285bbee7f2cb: Waiting 02:44:44 e6d6c47ea145: Waiting 02:44:44 9e185d240336: Waiting 02:44:44 c66b14064c71: Waiting 02:44:44 0e64f2360a44: Waiting 02:44:44 28079b5226c1: Waiting 02:44:44 6f662dd64fa9: Waiting 02:44:44 ac13730a04ad: Waiting 02:44:44 5f70bf18a086: Waiting 02:44:44 6975506d60c7: Layer already exists 02:44:44 4d744743a693: Layer already exists 02:44:44 6001e9490453: Layer already exists 02:44:44 1acc8057e780: Layer already exists 02:44:44 3eda2633da25: Layer already exists 02:44:44 285bbee7f2cb: Layer already exists 02:44:44 01182759c7a7: Layer already exists 02:44:44 6f662dd64fa9: Layer already exists 02:44:44 b1e6b6fba6cf: Layer already exists 02:44:44 28079b5226c1: Layer already exists 02:44:44 ac13730a04ad: Layer already exists 02:44:44 e6d6c47ea145: Layer already exists 02:44:44 5f70bf18a086: Layer already exists 02:44:44 9e185d240336: Layer already exists 02:44:44 c66b14064c71: Layer already exists 02:44:44 0e64f2360a44: Layer already exists 02:44:44 main: digest: sha256:92b449f93c3294a6029e4ea72aef2c0735d005572c9349379f44128ef99affeb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:44 ===================================================== [Pipeline] echo 02:44:44 taggedImages: 02:44:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:44:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:44:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.81 02:44:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:44:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:44:44 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:44:44 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:44:44 latest 02:44:44 4.1.0-dev.81 02:44:44 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:44:44 main 02:44:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:44:45 1460d961ac4d: Preparing 02:44:45 fcd942e72950: Preparing 02:44:45 15b3c221a1d6: Preparing 02:44:45 e5bd71a44e43: Preparing 02:44:45 285bbee7f2cb: Preparing 02:44:45 28079b5226c1: Preparing 02:44:45 29527438530e: Preparing 02:44:45 4879290a2d7f: Preparing 02:44:45 0e64f2360a44: Preparing 02:44:45 28079b5226c1: Waiting 02:44:45 29527438530e: Waiting 02:44:45 4879290a2d7f: Waiting 02:44:45 0e64f2360a44: Waiting 02:44:45 285bbee7f2cb: Layer already exists 02:44:45 28079b5226c1: Layer already exists 02:44:45 29527438530e: Layer already exists 02:44:45 4879290a2d7f: Layer already exists 02:44:45 1460d961ac4d: Pushed 02:44:45 15b3c221a1d6: Pushed 02:44:45 fcd942e72950: Pushed 02:44:45 0e64f2360a44: Layer already exists 02:44:54 e5bd71a44e43: Pushed 02:44:54 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:6d6af99e2f5b9b91e0bd09a1d3d0c36be692fb08ddad33f82eadc9535ccef66b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:54 + 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 02:44:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:44:54 1460d961ac4d: Preparing 02:44:54 fcd942e72950: Preparing 02:44:54 15b3c221a1d6: Preparing 02:44:54 e5bd71a44e43: Preparing 02:44:54 285bbee7f2cb: Preparing 02:44:54 28079b5226c1: Preparing 02:44:54 29527438530e: Preparing 02:44:54 4879290a2d7f: Preparing 02:44:54 0e64f2360a44: Preparing 02:44:54 29527438530e: Waiting 02:44:54 4879290a2d7f: Waiting 02:44:54 0e64f2360a44: Waiting 02:44:54 28079b5226c1: Waiting 02:44:54 fcd942e72950: Layer already exists 02:44:54 15b3c221a1d6: Layer already exists 02:44:54 e5bd71a44e43: Layer already exists 02:44:54 285bbee7f2cb: Layer already exists 02:44:54 1460d961ac4d: Layer already exists 02:44:54 29527438530e: Layer already exists 02:44:54 0e64f2360a44: Layer already exists 02:44:54 4879290a2d7f: Layer already exists 02:44:54 28079b5226c1: Layer already exists 02:44:54 latest: digest: sha256:6d6af99e2f5b9b91e0bd09a1d3d0c36be692fb08ddad33f82eadc9535ccef66b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.81 02:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:44:55 1460d961ac4d: Preparing 02:44:55 fcd942e72950: Preparing 02:44:55 15b3c221a1d6: Preparing 02:44:55 e5bd71a44e43: Preparing 02:44:55 285bbee7f2cb: Preparing 02:44:55 28079b5226c1: Preparing 02:44:55 29527438530e: Preparing 02:44:55 4879290a2d7f: Preparing 02:44:55 0e64f2360a44: Preparing 02:44:55 29527438530e: Waiting 02:44:55 4879290a2d7f: Waiting 02:44:55 0e64f2360a44: Waiting 02:44:55 28079b5226c1: Waiting 02:44:55 fcd942e72950: Layer already exists 02:44:55 e5bd71a44e43: Layer already exists 02:44:55 1460d961ac4d: Layer already exists 02:44:55 15b3c221a1d6: Layer already exists 02:44:55 285bbee7f2cb: Layer already exists 02:44:55 0e64f2360a44: Layer already exists 02:44:55 28079b5226c1: Layer already exists 02:44:55 29527438530e: Layer already exists 02:44:55 4879290a2d7f: Layer already exists 02:44:55 4.1.0-dev.81: digest: sha256:6d6af99e2f5b9b91e0bd09a1d3d0c36be692fb08ddad33f82eadc9535ccef66b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:44:56 1460d961ac4d: Preparing 02:44:56 fcd942e72950: Preparing 02:44:56 15b3c221a1d6: Preparing 02:44:56 e5bd71a44e43: Preparing 02:44:56 285bbee7f2cb: Preparing 02:44:56 28079b5226c1: Preparing 02:44:56 29527438530e: Preparing 02:44:56 4879290a2d7f: Preparing 02:44:56 0e64f2360a44: Preparing 02:44:56 29527438530e: Waiting 02:44:56 4879290a2d7f: Waiting 02:44:56 0e64f2360a44: Waiting 02:44:56 28079b5226c1: Waiting 02:44:56 285bbee7f2cb: Layer already exists 02:44:56 1460d961ac4d: Layer already exists 02:44:56 fcd942e72950: Layer already exists 02:44:56 e5bd71a44e43: Layer already exists 02:44:56 15b3c221a1d6: Layer already exists 02:44:56 29527438530e: Layer already exists 02:44:56 4879290a2d7f: Layer already exists 02:44:56 28079b5226c1: Layer already exists 02:44:56 0e64f2360a44: Layer already exists 02:44:57 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:6d6af99e2f5b9b91e0bd09a1d3d0c36be692fb08ddad33f82eadc9535ccef66b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:57 + 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 02:44:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:44:57 1460d961ac4d: Preparing 02:44:57 fcd942e72950: Preparing 02:44:57 15b3c221a1d6: Preparing 02:44:57 e5bd71a44e43: Preparing 02:44:57 285bbee7f2cb: Preparing 02:44:57 28079b5226c1: Preparing 02:44:57 29527438530e: Preparing 02:44:57 4879290a2d7f: Preparing 02:44:57 0e64f2360a44: Preparing 02:44:57 28079b5226c1: Waiting 02:44:57 29527438530e: Waiting 02:44:57 0e64f2360a44: Waiting 02:44:57 4879290a2d7f: Waiting 02:44:57 285bbee7f2cb: Layer already exists 02:44:57 1460d961ac4d: Layer already exists 02:44:57 15b3c221a1d6: Layer already exists 02:44:57 e5bd71a44e43: Layer already exists 02:44:57 fcd942e72950: Layer already exists 02:44:57 29527438530e: Layer already exists 02:44:57 28079b5226c1: Layer already exists 02:44:57 4879290a2d7f: Layer already exists 02:44:57 0e64f2360a44: Layer already exists 02:44:58 main: digest: sha256:6d6af99e2f5b9b91e0bd09a1d3d0c36be692fb08ddad33f82eadc9535ccef66b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:58 ===================================================== [Pipeline] echo 02:44:58 taggedImages: 02:44:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:44:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:44:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.81 02:44:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:44:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:44:58 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:44:58 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:44:58 latest 02:44:58 4.1.0-dev.81 02:44:58 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:44:58 main 02:44:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:44:58 aa7f88f452e6: Preparing 02:44:58 d931f74e949a: Preparing 02:44:58 1680e2d42944: Preparing 02:44:58 d840c4af0c82: Preparing 02:44:58 15d7ecaa3bec: Preparing 02:44:58 285bbee7f2cb: Preparing 02:44:58 28079b5226c1: Preparing 02:44:58 285bbee7f2cb: Waiting 02:44:58 6de95ceed15a: Preparing 02:44:58 d74ec91c39d4: Preparing 02:44:58 6de95ceed15a: Waiting 02:44:58 a5c1d533f4fd: Preparing 02:44:58 d74ec91c39d4: Waiting 02:44:58 0e64f2360a44: Preparing 02:44:58 a5c1d533f4fd: Waiting 02:44:58 0e64f2360a44: Waiting 02:44:59 15d7ecaa3bec: Pushed 02:44:59 d840c4af0c82: Pushed 02:44:59 d931f74e949a: Pushed 02:44:59 285bbee7f2cb: Layer already exists 02:44:59 aa7f88f452e6: Pushed 02:44:59 28079b5226c1: Layer already exists 02:44:59 0e64f2360a44: Layer already exists 02:44:59 6de95ceed15a: Pushed 02:44:59 d74ec91c39d4: Pushed 02:45:02 a5c1d533f4fd: Pushed 02:45:05 1680e2d42944: Pushed 02:45:05 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:9b8be4d9472319a03f0b81cc98e39b12d01b633b5d8f6613281043184b594348 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:05 + 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 02:45:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:45:06 aa7f88f452e6: Preparing 02:45:06 d931f74e949a: Preparing 02:45:06 1680e2d42944: Preparing 02:45:06 d840c4af0c82: Preparing 02:45:06 15d7ecaa3bec: Preparing 02:45:06 285bbee7f2cb: Preparing 02:45:06 28079b5226c1: Preparing 02:45:06 6de95ceed15a: Preparing 02:45:06 d74ec91c39d4: Preparing 02:45:06 a5c1d533f4fd: Preparing 02:45:06 0e64f2360a44: Preparing 02:45:06 285bbee7f2cb: Waiting 02:45:06 28079b5226c1: Waiting 02:45:06 6de95ceed15a: Waiting 02:45:06 a5c1d533f4fd: Waiting 02:45:06 d74ec91c39d4: Waiting 02:45:06 0e64f2360a44: Waiting 02:45:06 d840c4af0c82: Layer already exists 02:45:06 15d7ecaa3bec: Layer already exists 02:45:06 1680e2d42944: Layer already exists 02:45:06 aa7f88f452e6: Layer already exists 02:45:06 d931f74e949a: Layer already exists 02:45:06 28079b5226c1: Layer already exists 02:45:06 6de95ceed15a: Layer already exists 02:45:06 285bbee7f2cb: Layer already exists 02:45:06 a5c1d533f4fd: Layer already exists 02:45:06 d74ec91c39d4: Layer already exists 02:45:06 0e64f2360a44: Layer already exists 02:45:06 latest: digest: sha256:9b8be4d9472319a03f0b81cc98e39b12d01b633b5d8f6613281043184b594348 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.81 02:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:45:07 aa7f88f452e6: Preparing 02:45:07 d931f74e949a: Preparing 02:45:07 1680e2d42944: Preparing 02:45:07 d840c4af0c82: Preparing 02:45:07 15d7ecaa3bec: Preparing 02:45:07 285bbee7f2cb: Preparing 02:45:07 28079b5226c1: Preparing 02:45:07 6de95ceed15a: Preparing 02:45:07 d74ec91c39d4: Preparing 02:45:07 a5c1d533f4fd: Preparing 02:45:07 0e64f2360a44: Preparing 02:45:07 28079b5226c1: Waiting 02:45:07 d74ec91c39d4: Waiting 02:45:07 6de95ceed15a: Waiting 02:45:07 a5c1d533f4fd: Waiting 02:45:07 285bbee7f2cb: Waiting 02:45:07 0e64f2360a44: Waiting 02:45:07 15d7ecaa3bec: Layer already exists 02:45:07 aa7f88f452e6: Layer already exists 02:45:07 d931f74e949a: Layer already exists 02:45:07 d840c4af0c82: Layer already exists 02:45:07 1680e2d42944: Layer already exists 02:45:07 285bbee7f2cb: Layer already exists 02:45:07 a5c1d533f4fd: Layer already exists 02:45:07 d74ec91c39d4: Layer already exists 02:45:07 6de95ceed15a: Layer already exists 02:45:07 28079b5226c1: Layer already exists 02:45:07 0e64f2360a44: Layer already exists 02:45:07 4.1.0-dev.81: digest: sha256:9b8be4d9472319a03f0b81cc98e39b12d01b633b5d8f6613281043184b594348 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:45:08 aa7f88f452e6: Preparing 02:45:08 d931f74e949a: Preparing 02:45:08 1680e2d42944: Preparing 02:45:08 d840c4af0c82: Preparing 02:45:08 15d7ecaa3bec: Preparing 02:45:08 285bbee7f2cb: Preparing 02:45:08 28079b5226c1: Preparing 02:45:08 6de95ceed15a: Preparing 02:45:08 d74ec91c39d4: Preparing 02:45:08 a5c1d533f4fd: Preparing 02:45:08 0e64f2360a44: Preparing 02:45:08 6de95ceed15a: Waiting 02:45:08 d74ec91c39d4: Waiting 02:45:08 a5c1d533f4fd: Waiting 02:45:08 0e64f2360a44: Waiting 02:45:08 285bbee7f2cb: Waiting 02:45:08 28079b5226c1: Waiting 02:45:08 15d7ecaa3bec: Layer already exists 02:45:08 aa7f88f452e6: Layer already exists 02:45:08 d931f74e949a: Layer already exists 02:45:08 1680e2d42944: Layer already exists 02:45:08 d840c4af0c82: Layer already exists 02:45:08 28079b5226c1: Layer already exists 02:45:08 285bbee7f2cb: Layer already exists 02:45:08 6de95ceed15a: Layer already exists 02:45:08 a5c1d533f4fd: Layer already exists 02:45:08 d74ec91c39d4: Layer already exists 02:45:08 0e64f2360a44: Layer already exists 02:45:08 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:9b8be4d9472319a03f0b81cc98e39b12d01b633b5d8f6613281043184b594348 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:08 + 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 02:45:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:45:09 aa7f88f452e6: Preparing 02:45:09 d931f74e949a: Preparing 02:45:09 1680e2d42944: Preparing 02:45:09 d840c4af0c82: Preparing 02:45:09 15d7ecaa3bec: Preparing 02:45:09 285bbee7f2cb: Preparing 02:45:09 28079b5226c1: Preparing 02:45:09 6de95ceed15a: Preparing 02:45:09 d74ec91c39d4: Preparing 02:45:09 a5c1d533f4fd: Preparing 02:45:09 0e64f2360a44: Preparing 02:45:09 28079b5226c1: Waiting 02:45:09 6de95ceed15a: Waiting 02:45:09 d74ec91c39d4: Waiting 02:45:09 a5c1d533f4fd: Waiting 02:45:09 0e64f2360a44: Waiting 02:45:09 285bbee7f2cb: Waiting 02:45:09 d931f74e949a: Layer already exists 02:45:09 1680e2d42944: Layer already exists 02:45:09 15d7ecaa3bec: Layer already exists 02:45:09 d840c4af0c82: Layer already exists 02:45:09 aa7f88f452e6: Layer already exists 02:45:09 28079b5226c1: Layer already exists 02:45:09 6de95ceed15a: Layer already exists 02:45:09 285bbee7f2cb: Layer already exists 02:45:09 a5c1d533f4fd: Layer already exists 02:45:09 d74ec91c39d4: Layer already exists 02:45:09 0e64f2360a44: Layer already exists 02:45:09 main: digest: sha256:9b8be4d9472319a03f0b81cc98e39b12d01b633b5d8f6613281043184b594348 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:45:09 ===================================================== [Pipeline] echo 02:45:09 taggedImages: 02:45:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:45:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:45:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.81 02:45:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:45:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:45:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:45:09 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:45:09 latest 02:45:09 4.1.0-dev.81 02:45:09 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:45:09 main 02:45:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:45:10 f9f7150e8bbc: Preparing 02:45:10 4944ecba14e3: Preparing 02:45:10 37c2411d100f: Preparing 02:45:10 10769f3bb91c: Preparing 02:45:10 1d0fb7f13f55: Preparing 02:45:10 493694225aae: Preparing 02:45:10 bbc5b68033ec: Preparing 02:45:10 285bbee7f2cb: Preparing 02:45:10 28079b5226c1: Preparing 02:45:10 02be712c1096: Preparing 02:45:10 67cd9a5ed248: Preparing 02:45:10 0e64f2360a44: Preparing 02:45:10 285bbee7f2cb: Waiting 02:45:10 28079b5226c1: Waiting 02:45:10 02be712c1096: Waiting 02:45:10 67cd9a5ed248: Waiting 02:45:10 0e64f2360a44: Waiting 02:45:10 493694225aae: Waiting 02:45:10 bbc5b68033ec: Waiting 02:45:10 1d0fb7f13f55: Pushed 02:45:10 4944ecba14e3: Pushed 02:45:10 f9f7150e8bbc: Pushed 02:45:10 285bbee7f2cb: Layer already exists 02:45:10 28079b5226c1: Layer already exists 02:45:10 493694225aae: Pushed 02:45:10 bbc5b68033ec: Pushed 02:45:10 0e64f2360a44: Layer already exists 02:45:11 02be712c1096: Pushed 02:45:14 67cd9a5ed248: Pushed 02:45:17 10769f3bb91c: Pushed 02:45:17 37c2411d100f: Pushed 02:45:17 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:b30775c7aff977daa4752630c94d1efaae63c6db8350cb1334ab275a59239e3f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:17 + 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 02:45:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:45:17 f9f7150e8bbc: Preparing 02:45:17 4944ecba14e3: Preparing 02:45:17 37c2411d100f: Preparing 02:45:17 10769f3bb91c: Preparing 02:45:17 1d0fb7f13f55: Preparing 02:45:17 493694225aae: Preparing 02:45:17 bbc5b68033ec: Preparing 02:45:17 285bbee7f2cb: Preparing 02:45:17 28079b5226c1: Preparing 02:45:17 02be712c1096: Preparing 02:45:17 67cd9a5ed248: Preparing 02:45:17 0e64f2360a44: Preparing 02:45:17 28079b5226c1: Waiting 02:45:17 02be712c1096: Waiting 02:45:17 67cd9a5ed248: Waiting 02:45:17 0e64f2360a44: Waiting 02:45:17 bbc5b68033ec: Waiting 02:45:17 285bbee7f2cb: Waiting 02:45:17 1d0fb7f13f55: Layer already exists 02:45:17 10769f3bb91c: Layer already exists 02:45:17 f9f7150e8bbc: Layer already exists 02:45:17 4944ecba14e3: Layer already exists 02:45:17 37c2411d100f: Layer already exists 02:45:17 493694225aae: Layer already exists 02:45:17 bbc5b68033ec: Layer already exists 02:45:17 285bbee7f2cb: Layer already exists 02:45:17 02be712c1096: Layer already exists 02:45:17 28079b5226c1: Layer already exists 02:45:17 67cd9a5ed248: Layer already exists 02:45:17 0e64f2360a44: Layer already exists 02:45:18 latest: digest: sha256:b30775c7aff977daa4752630c94d1efaae63c6db8350cb1334ab275a59239e3f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.81 02:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:45:18 f9f7150e8bbc: Preparing 02:45:18 4944ecba14e3: Preparing 02:45:18 37c2411d100f: Preparing 02:45:18 10769f3bb91c: Preparing 02:45:18 1d0fb7f13f55: Preparing 02:45:18 493694225aae: Preparing 02:45:18 bbc5b68033ec: Preparing 02:45:18 285bbee7f2cb: Preparing 02:45:18 28079b5226c1: Preparing 02:45:18 02be712c1096: Preparing 02:45:18 67cd9a5ed248: Preparing 02:45:18 0e64f2360a44: Preparing 02:45:18 285bbee7f2cb: Waiting 02:45:18 28079b5226c1: Waiting 02:45:18 02be712c1096: Waiting 02:45:18 67cd9a5ed248: Waiting 02:45:18 0e64f2360a44: Waiting 02:45:18 493694225aae: Waiting 02:45:18 f9f7150e8bbc: Layer already exists 02:45:18 4944ecba14e3: Layer already exists 02:45:18 10769f3bb91c: Layer already exists 02:45:18 1d0fb7f13f55: Layer already exists 02:45:18 37c2411d100f: Layer already exists 02:45:18 493694225aae: Layer already exists 02:45:18 28079b5226c1: Layer already exists 02:45:18 02be712c1096: Layer already exists 02:45:18 bbc5b68033ec: Layer already exists 02:45:18 285bbee7f2cb: Layer already exists 02:45:18 67cd9a5ed248: Layer already exists 02:45:18 0e64f2360a44: Layer already exists 02:45:19 4.1.0-dev.81: digest: sha256:b30775c7aff977daa4752630c94d1efaae63c6db8350cb1334ab275a59239e3f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:45:19 f9f7150e8bbc: Preparing 02:45:19 4944ecba14e3: Preparing 02:45:19 37c2411d100f: Preparing 02:45:19 10769f3bb91c: Preparing 02:45:19 1d0fb7f13f55: Preparing 02:45:19 493694225aae: Preparing 02:45:19 bbc5b68033ec: Preparing 02:45:19 285bbee7f2cb: Preparing 02:45:19 28079b5226c1: Preparing 02:45:19 02be712c1096: Preparing 02:45:19 67cd9a5ed248: Preparing 02:45:19 0e64f2360a44: Preparing 02:45:19 285bbee7f2cb: Waiting 02:45:19 28079b5226c1: Waiting 02:45:19 02be712c1096: Waiting 02:45:19 67cd9a5ed248: Waiting 02:45:19 0e64f2360a44: Waiting 02:45:19 493694225aae: Waiting 02:45:19 bbc5b68033ec: Waiting 02:45:19 37c2411d100f: Layer already exists 02:45:19 10769f3bb91c: Layer already exists 02:45:19 1d0fb7f13f55: Layer already exists 02:45:19 f9f7150e8bbc: Layer already exists 02:45:19 4944ecba14e3: Layer already exists 02:45:19 285bbee7f2cb: Layer already exists 02:45:19 bbc5b68033ec: Layer already exists 02:45:19 493694225aae: Layer already exists 02:45:19 28079b5226c1: Layer already exists 02:45:19 02be712c1096: Layer already exists 02:45:19 67cd9a5ed248: Layer already exists 02:45:19 0e64f2360a44: Layer already exists 02:45:20 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:b30775c7aff977daa4752630c94d1efaae63c6db8350cb1334ab275a59239e3f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:20 + 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 02:45:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:45:20 f9f7150e8bbc: Preparing 02:45:20 4944ecba14e3: Preparing 02:45:20 37c2411d100f: Preparing 02:45:20 10769f3bb91c: Preparing 02:45:20 1d0fb7f13f55: Preparing 02:45:20 493694225aae: Preparing 02:45:20 bbc5b68033ec: Preparing 02:45:20 285bbee7f2cb: Preparing 02:45:20 28079b5226c1: Preparing 02:45:20 02be712c1096: Preparing 02:45:20 67cd9a5ed248: Preparing 02:45:20 0e64f2360a44: Preparing 02:45:20 285bbee7f2cb: Waiting 02:45:20 28079b5226c1: Waiting 02:45:20 02be712c1096: Waiting 02:45:20 67cd9a5ed248: Waiting 02:45:20 0e64f2360a44: Waiting 02:45:20 493694225aae: Waiting 02:45:20 bbc5b68033ec: Waiting 02:45:20 10769f3bb91c: Layer already exists 02:45:20 1d0fb7f13f55: Layer already exists 02:45:20 37c2411d100f: Layer already exists 02:45:20 f9f7150e8bbc: Layer already exists 02:45:20 4944ecba14e3: Layer already exists 02:45:20 285bbee7f2cb: Layer already exists 02:45:20 02be712c1096: Layer already exists 02:45:20 bbc5b68033ec: Layer already exists 02:45:20 28079b5226c1: Layer already exists 02:45:20 493694225aae: Layer already exists 02:45:20 67cd9a5ed248: Layer already exists 02:45:20 0e64f2360a44: Layer already exists 02:45:21 main: digest: sha256:b30775c7aff977daa4752630c94d1efaae63c6db8350cb1334ab275a59239e3f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:45:21 ===================================================== [Pipeline] echo 02:45:21 taggedImages: 02:45:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:45:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:45:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.81 02:45:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:45:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:45:21 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:45:21 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:45:21 latest 02:45:21 4.1.0-dev.81 02:45:21 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:45:21 main 02:45:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:45:22 c79d105cb3ce: Preparing 02:45:22 4e6b1be77089: Preparing 02:45:22 285bbee7f2cb: Preparing 02:45:22 28079b5226c1: Preparing 02:45:22 77cf57b8b6ef: Preparing 02:45:22 873730eaa652: Preparing 02:45:22 0e64f2360a44: Preparing 02:45:22 873730eaa652: Waiting 02:45:22 0e64f2360a44: Waiting 02:45:22 28079b5226c1: Layer already exists 02:45:22 285bbee7f2cb: Layer already exists 02:45:22 0e64f2360a44: Layer already exists 02:45:22 c79d105cb3ce: Pushed 02:45:22 77cf57b8b6ef: Pushed 02:45:24 873730eaa652: Pushed 02:45:29 4e6b1be77089: Pushed 02:45:29 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:fba5c7d9a7356027b5696bb1b2358f901d557725526b21e81a0377a8c5e737c6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:29 + 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 02:45:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:45:30 c79d105cb3ce: Preparing 02:45:30 4e6b1be77089: Preparing 02:45:30 285bbee7f2cb: Preparing 02:45:30 28079b5226c1: Preparing 02:45:30 77cf57b8b6ef: Preparing 02:45:30 873730eaa652: Preparing 02:45:30 0e64f2360a44: Preparing 02:45:30 873730eaa652: Waiting 02:45:30 0e64f2360a44: Waiting 02:45:30 4e6b1be77089: Layer already exists 02:45:30 28079b5226c1: Layer already exists 02:45:30 c79d105cb3ce: Layer already exists 02:45:30 285bbee7f2cb: Layer already exists 02:45:30 77cf57b8b6ef: Layer already exists 02:45:30 0e64f2360a44: Layer already exists 02:45:30 873730eaa652: Layer already exists 02:45:30 latest: digest: sha256:fba5c7d9a7356027b5696bb1b2358f901d557725526b21e81a0377a8c5e737c6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.81 02:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:45:31 c79d105cb3ce: Preparing 02:45:31 4e6b1be77089: Preparing 02:45:31 285bbee7f2cb: Preparing 02:45:31 28079b5226c1: Preparing 02:45:31 77cf57b8b6ef: Preparing 02:45:31 873730eaa652: Preparing 02:45:31 0e64f2360a44: Preparing 02:45:31 873730eaa652: Waiting 02:45:31 0e64f2360a44: Waiting 02:45:31 c79d105cb3ce: Layer already exists 02:45:31 4e6b1be77089: Layer already exists 02:45:31 285bbee7f2cb: Layer already exists 02:45:31 28079b5226c1: Layer already exists 02:45:31 77cf57b8b6ef: Layer already exists 02:45:31 0e64f2360a44: Layer already exists 02:45:31 873730eaa652: Layer already exists 02:45:31 4.1.0-dev.81: digest: sha256:fba5c7d9a7356027b5696bb1b2358f901d557725526b21e81a0377a8c5e737c6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:45:32 c79d105cb3ce: Preparing 02:45:32 4e6b1be77089: Preparing 02:45:32 285bbee7f2cb: Preparing 02:45:32 28079b5226c1: Preparing 02:45:32 77cf57b8b6ef: Preparing 02:45:32 873730eaa652: Preparing 02:45:32 0e64f2360a44: Preparing 02:45:32 873730eaa652: Waiting 02:45:32 0e64f2360a44: Waiting 02:45:32 4e6b1be77089: Layer already exists 02:45:32 285bbee7f2cb: Layer already exists 02:45:32 28079b5226c1: Layer already exists 02:45:32 77cf57b8b6ef: Layer already exists 02:45:32 c79d105cb3ce: Layer already exists 02:45:32 0e64f2360a44: Layer already exists 02:45:32 873730eaa652: Layer already exists 02:45:32 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:fba5c7d9a7356027b5696bb1b2358f901d557725526b21e81a0377a8c5e737c6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:32 + 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 02:45:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:45:33 c79d105cb3ce: Preparing 02:45:33 4e6b1be77089: Preparing 02:45:33 285bbee7f2cb: Preparing 02:45:33 28079b5226c1: Preparing 02:45:33 77cf57b8b6ef: Preparing 02:45:33 873730eaa652: Preparing 02:45:33 0e64f2360a44: Preparing 02:45:33 873730eaa652: Waiting 02:45:33 77cf57b8b6ef: Layer already exists 02:45:33 c79d105cb3ce: Layer already exists 02:45:33 4e6b1be77089: Layer already exists 02:45:33 28079b5226c1: Layer already exists 02:45:33 285bbee7f2cb: Layer already exists 02:45:33 873730eaa652: Layer already exists 02:45:33 0e64f2360a44: Layer already exists 02:45:33 main: digest: sha256:fba5c7d9a7356027b5696bb1b2358f901d557725526b21e81a0377a8c5e737c6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:45:33 ===================================================== [Pipeline] echo 02:45:33 taggedImages: 02:45:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:45:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:45:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.81 02:45:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:45:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:45:33 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:45:33 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:45:33 latest 02:45:33 4.1.0-dev.81 02:45:33 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:45:33 main 02:45:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:45:34 702780dae89c: Preparing 02:45:34 9ae4e3413ff4: Preparing 02:45:34 54811f26f15d: Preparing 02:45:34 285bbee7f2cb: Preparing 02:45:34 28079b5226c1: Preparing 02:45:34 b0fa5e890ebd: Preparing 02:45:34 08bd9470ffc3: Preparing 02:45:34 1d27a5f31721: Preparing 02:45:34 f3c2f9e4a22d: Preparing 02:45:34 0e64f2360a44: Preparing 02:45:34 b0fa5e890ebd: Waiting 02:45:34 08bd9470ffc3: Waiting 02:45:34 1d27a5f31721: Waiting 02:45:34 f3c2f9e4a22d: Waiting 02:45:34 285bbee7f2cb: Layer already exists 02:45:34 28079b5226c1: Layer already exists 02:45:34 54811f26f15d: Pushed 02:45:34 9ae4e3413ff4: Pushed 02:45:34 702780dae89c: Pushed 02:45:34 0e64f2360a44: Layer already exists 02:45:34 1d27a5f31721: Pushed 02:45:35 f3c2f9e4a22d: Pushed 02:45:47 08bd9470ffc3: Pushed 02:46:02 b0fa5e890ebd: Pushed 02:46:02 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:d282ac86357928c23feed0016b3dc812e108823a7d4a5ddd8e0d830f9d8b34c5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:02 + 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 02:46:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:46:03 702780dae89c: Preparing 02:46:03 9ae4e3413ff4: Preparing 02:46:03 54811f26f15d: Preparing 02:46:03 285bbee7f2cb: Preparing 02:46:03 28079b5226c1: Preparing 02:46:03 b0fa5e890ebd: Preparing 02:46:03 08bd9470ffc3: Preparing 02:46:03 1d27a5f31721: Preparing 02:46:03 f3c2f9e4a22d: Preparing 02:46:03 0e64f2360a44: Preparing 02:46:03 08bd9470ffc3: Waiting 02:46:03 1d27a5f31721: Waiting 02:46:03 f3c2f9e4a22d: Waiting 02:46:03 0e64f2360a44: Waiting 02:46:03 b0fa5e890ebd: Waiting 02:46:03 285bbee7f2cb: Layer already exists 02:46:03 9ae4e3413ff4: Layer already exists 02:46:03 28079b5226c1: Layer already exists 02:46:03 54811f26f15d: Layer already exists 02:46:03 702780dae89c: Layer already exists 02:46:03 08bd9470ffc3: Layer already exists 02:46:03 f3c2f9e4a22d: Layer already exists 02:46:03 1d27a5f31721: Layer already exists 02:46:03 b0fa5e890ebd: Layer already exists 02:46:03 0e64f2360a44: Layer already exists 02:46:03 latest: digest: sha256:d282ac86357928c23feed0016b3dc812e108823a7d4a5ddd8e0d830f9d8b34c5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.81 02:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:46:04 702780dae89c: Preparing 02:46:04 9ae4e3413ff4: Preparing 02:46:04 54811f26f15d: Preparing 02:46:04 285bbee7f2cb: Preparing 02:46:04 28079b5226c1: Preparing 02:46:04 b0fa5e890ebd: Preparing 02:46:04 08bd9470ffc3: Preparing 02:46:04 1d27a5f31721: Preparing 02:46:04 f3c2f9e4a22d: Preparing 02:46:04 0e64f2360a44: Preparing 02:46:04 1d27a5f31721: Waiting 02:46:04 f3c2f9e4a22d: Waiting 02:46:04 0e64f2360a44: Waiting 02:46:04 b0fa5e890ebd: Waiting 02:46:04 08bd9470ffc3: Waiting 02:46:04 54811f26f15d: Layer already exists 02:46:04 9ae4e3413ff4: Layer already exists 02:46:04 285bbee7f2cb: Layer already exists 02:46:04 702780dae89c: Layer already exists 02:46:04 28079b5226c1: Layer already exists 02:46:04 08bd9470ffc3: Layer already exists 02:46:04 f3c2f9e4a22d: Layer already exists 02:46:04 b0fa5e890ebd: Layer already exists 02:46:04 1d27a5f31721: Layer already exists 02:46:04 0e64f2360a44: Layer already exists 02:46:04 4.1.0-dev.81: digest: sha256:d282ac86357928c23feed0016b3dc812e108823a7d4a5ddd8e0d830f9d8b34c5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:46:05 702780dae89c: Preparing 02:46:05 9ae4e3413ff4: Preparing 02:46:05 54811f26f15d: Preparing 02:46:05 285bbee7f2cb: Preparing 02:46:05 28079b5226c1: Preparing 02:46:05 b0fa5e890ebd: Preparing 02:46:05 08bd9470ffc3: Preparing 02:46:05 1d27a5f31721: Preparing 02:46:05 f3c2f9e4a22d: Preparing 02:46:05 0e64f2360a44: Preparing 02:46:05 b0fa5e890ebd: Waiting 02:46:05 08bd9470ffc3: Waiting 02:46:05 1d27a5f31721: Waiting 02:46:05 f3c2f9e4a22d: Waiting 02:46:05 0e64f2360a44: Waiting 02:46:05 285bbee7f2cb: Layer already exists 02:46:05 702780dae89c: Layer already exists 02:46:05 54811f26f15d: Layer already exists 02:46:05 28079b5226c1: Layer already exists 02:46:05 9ae4e3413ff4: Layer already exists 02:46:05 f3c2f9e4a22d: Layer already exists 02:46:05 b0fa5e890ebd: Layer already exists 02:46:05 1d27a5f31721: Layer already exists 02:46:05 08bd9470ffc3: Layer already exists 02:46:05 0e64f2360a44: Layer already exists 02:46:05 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:d282ac86357928c23feed0016b3dc812e108823a7d4a5ddd8e0d830f9d8b34c5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:05 + 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 02:46:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:46:06 702780dae89c: Preparing 02:46:06 9ae4e3413ff4: Preparing 02:46:06 54811f26f15d: Preparing 02:46:06 285bbee7f2cb: Preparing 02:46:06 28079b5226c1: Preparing 02:46:06 b0fa5e890ebd: Preparing 02:46:06 08bd9470ffc3: Preparing 02:46:06 1d27a5f31721: Preparing 02:46:06 f3c2f9e4a22d: Preparing 02:46:06 0e64f2360a44: Preparing 02:46:06 b0fa5e890ebd: Waiting 02:46:06 08bd9470ffc3: Waiting 02:46:06 1d27a5f31721: Waiting 02:46:06 f3c2f9e4a22d: Waiting 02:46:06 0e64f2360a44: Waiting 02:46:06 28079b5226c1: Layer already exists 02:46:06 285bbee7f2cb: Layer already exists 02:46:06 702780dae89c: Layer already exists 02:46:06 9ae4e3413ff4: Layer already exists 02:46:06 54811f26f15d: Layer already exists 02:46:06 b0fa5e890ebd: Layer already exists 02:46:06 1d27a5f31721: Layer already exists 02:46:06 08bd9470ffc3: Layer already exists 02:46:06 0e64f2360a44: Layer already exists 02:46:06 f3c2f9e4a22d: Layer already exists 02:46:06 main: digest: sha256:d282ac86357928c23feed0016b3dc812e108823a7d4a5ddd8e0d830f9d8b34c5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:06 ===================================================== [Pipeline] echo 02:46:06 taggedImages: 02:46:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:46:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:46:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.81 02:46:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:46:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:46:06 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:46:06 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:46:06 latest 02:46:06 4.1.0-dev.81 02:46:06 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:46:06 main 02:46:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:46:07 f3f46950f5ad: Preparing 02:46:07 65d6854a6711: Preparing 02:46:07 a1005c3d600f: Preparing 02:46:07 285bbee7f2cb: Preparing 02:46:07 28079b5226c1: Preparing 02:46:07 fe1133de96a5: Preparing 02:46:07 fba5862056fc: Preparing 02:46:07 cafbcf877c8a: Preparing 02:46:07 0e64f2360a44: Preparing 02:46:07 fe1133de96a5: Waiting 02:46:07 fba5862056fc: Waiting 02:46:07 cafbcf877c8a: Waiting 02:46:07 0e64f2360a44: Waiting 02:46:07 28079b5226c1: Layer already exists 02:46:07 285bbee7f2cb: Layer already exists 02:46:07 a1005c3d600f: Pushed 02:46:07 65d6854a6711: Pushed 02:46:07 f3f46950f5ad: Pushed 02:46:07 0e64f2360a44: Layer already exists 02:46:07 fba5862056fc: Pushed 02:46:08 cafbcf877c8a: Pushed 02:46:35 fe1133de96a5: Pushed 02:46:35 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:6d46eee6606183c5c87875f1b0c531563f7d9fea835f9bee4b06b35376bab76a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:35 + 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 02:46:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:46:35 f3f46950f5ad: Preparing 02:46:35 65d6854a6711: Preparing 02:46:35 a1005c3d600f: Preparing 02:46:35 285bbee7f2cb: Preparing 02:46:35 28079b5226c1: Preparing 02:46:35 fe1133de96a5: Preparing 02:46:35 fba5862056fc: Preparing 02:46:35 cafbcf877c8a: Preparing 02:46:35 0e64f2360a44: Preparing 02:46:35 fe1133de96a5: Waiting 02:46:35 fba5862056fc: Waiting 02:46:35 cafbcf877c8a: Waiting 02:46:35 0e64f2360a44: Waiting 02:46:35 f3f46950f5ad: Layer already exists 02:46:35 285bbee7f2cb: Layer already exists 02:46:35 28079b5226c1: Layer already exists 02:46:35 65d6854a6711: Layer already exists 02:46:35 a1005c3d600f: Layer already exists 02:46:35 fe1133de96a5: Layer already exists 02:46:35 cafbcf877c8a: Layer already exists 02:46:35 fba5862056fc: Layer already exists 02:46:35 0e64f2360a44: Layer already exists 02:46:35 latest: digest: sha256:6d46eee6606183c5c87875f1b0c531563f7d9fea835f9bee4b06b35376bab76a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.81 02:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:46:36 f3f46950f5ad: Preparing 02:46:36 65d6854a6711: Preparing 02:46:36 a1005c3d600f: Preparing 02:46:36 285bbee7f2cb: Preparing 02:46:36 28079b5226c1: Preparing 02:46:36 fe1133de96a5: Preparing 02:46:36 fba5862056fc: Preparing 02:46:36 cafbcf877c8a: Preparing 02:46:36 0e64f2360a44: Preparing 02:46:36 fba5862056fc: Waiting 02:46:36 cafbcf877c8a: Waiting 02:46:36 fe1133de96a5: Waiting 02:46:36 0e64f2360a44: Waiting 02:46:36 f3f46950f5ad: Layer already exists 02:46:36 28079b5226c1: Layer already exists 02:46:36 285bbee7f2cb: Layer already exists 02:46:36 a1005c3d600f: Layer already exists 02:46:36 65d6854a6711: Layer already exists 02:46:36 fba5862056fc: Layer already exists 02:46:36 cafbcf877c8a: Layer already exists 02:46:36 fe1133de96a5: Layer already exists 02:46:36 0e64f2360a44: Layer already exists 02:46:36 4.1.0-dev.81: digest: sha256:6d46eee6606183c5c87875f1b0c531563f7d9fea835f9bee4b06b35376bab76a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:46:37 f3f46950f5ad: Preparing 02:46:37 65d6854a6711: Preparing 02:46:37 a1005c3d600f: Preparing 02:46:37 285bbee7f2cb: Preparing 02:46:37 28079b5226c1: Preparing 02:46:37 fe1133de96a5: Preparing 02:46:37 fba5862056fc: Preparing 02:46:37 cafbcf877c8a: Preparing 02:46:37 0e64f2360a44: Preparing 02:46:37 fe1133de96a5: Waiting 02:46:37 fba5862056fc: Waiting 02:46:37 cafbcf877c8a: Waiting 02:46:37 0e64f2360a44: Waiting 02:46:37 f3f46950f5ad: Layer already exists 02:46:37 65d6854a6711: Layer already exists 02:46:37 28079b5226c1: Layer already exists 02:46:37 a1005c3d600f: Layer already exists 02:46:37 285bbee7f2cb: Layer already exists 02:46:37 fba5862056fc: Layer already exists 02:46:37 cafbcf877c8a: Layer already exists 02:46:37 fe1133de96a5: Layer already exists 02:46:37 0e64f2360a44: Layer already exists 02:46:38 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:6d46eee6606183c5c87875f1b0c531563f7d9fea835f9bee4b06b35376bab76a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:38 + 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 02:46:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:46:38 f3f46950f5ad: Preparing 02:46:38 65d6854a6711: Preparing 02:46:38 a1005c3d600f: Preparing 02:46:38 285bbee7f2cb: Preparing 02:46:38 28079b5226c1: Preparing 02:46:38 fe1133de96a5: Preparing 02:46:38 fba5862056fc: Preparing 02:46:38 cafbcf877c8a: Preparing 02:46:38 0e64f2360a44: Preparing 02:46:38 fe1133de96a5: Waiting 02:46:38 fba5862056fc: Waiting 02:46:38 cafbcf877c8a: Waiting 02:46:38 0e64f2360a44: Waiting 02:46:38 65d6854a6711: Layer already exists 02:46:38 f3f46950f5ad: Layer already exists 02:46:38 285bbee7f2cb: Layer already exists 02:46:38 28079b5226c1: Layer already exists 02:46:38 a1005c3d600f: Layer already exists 02:46:38 fe1133de96a5: Layer already exists 02:46:38 cafbcf877c8a: Layer already exists 02:46:38 fba5862056fc: Layer already exists 02:46:38 0e64f2360a44: Layer already exists 02:46:39 main: digest: sha256:6d46eee6606183c5c87875f1b0c531563f7d9fea835f9bee4b06b35376bab76a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:39 ===================================================== [Pipeline] echo 02:46:39 taggedImages: 02:46:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:46:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:46:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.81 02:46:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:46:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:46:39 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:46:39 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:46:39 latest 02:46:39 4.1.0-dev.81 02:46:39 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:46:39 main 02:46:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:46:39 ad341a939c43: Preparing 02:46:39 90d10f46aaf5: Preparing 02:46:39 c3583e6a8f6a: Preparing 02:46:39 285bbee7f2cb: Preparing 02:46:39 28079b5226c1: Preparing 02:46:39 87d09b2ba84d: Preparing 02:46:39 1d27a5f31721: Preparing 02:46:39 f3c2f9e4a22d: Preparing 02:46:39 0e64f2360a44: Preparing 02:46:39 87d09b2ba84d: Waiting 02:46:39 1d27a5f31721: Waiting 02:46:39 f3c2f9e4a22d: Waiting 02:46:39 0e64f2360a44: Waiting 02:46:39 285bbee7f2cb: Layer already exists 02:46:40 90d10f46aaf5: Pushed 02:46:40 c3583e6a8f6a: Pushed 02:46:41 28079b5226c1: Layer already exists 02:46:41 1d27a5f31721: Layer already exists 02:46:41 f3c2f9e4a22d: Layer already exists 02:46:41 0e64f2360a44: Layer already exists 02:46:41 ad341a939c43: Pushed 02:47:13 87d09b2ba84d: Pushed 02:47:13 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:1401ba3166efb72403caa5561a0406f7b9530b0f39bbd9f9ef35319209c6bdd7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:13 + 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 02:47:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:47:14 ad341a939c43: Preparing 02:47:14 90d10f46aaf5: Preparing 02:47:14 c3583e6a8f6a: Preparing 02:47:14 285bbee7f2cb: Preparing 02:47:14 28079b5226c1: Preparing 02:47:14 87d09b2ba84d: Preparing 02:47:14 1d27a5f31721: Preparing 02:47:14 f3c2f9e4a22d: Preparing 02:47:14 0e64f2360a44: Preparing 02:47:14 1d27a5f31721: Waiting 02:47:14 f3c2f9e4a22d: Waiting 02:47:14 87d09b2ba84d: Waiting 02:47:14 0e64f2360a44: Waiting 02:47:14 ad341a939c43: Layer already exists 02:47:14 285bbee7f2cb: Layer already exists 02:47:14 90d10f46aaf5: Layer already exists 02:47:14 28079b5226c1: Layer already exists 02:47:14 c3583e6a8f6a: Layer already exists 02:47:14 87d09b2ba84d: Layer already exists 02:47:14 1d27a5f31721: Layer already exists 02:47:14 0e64f2360a44: Layer already exists 02:47:14 f3c2f9e4a22d: Layer already exists 02:47:14 latest: digest: sha256:1401ba3166efb72403caa5561a0406f7b9530b0f39bbd9f9ef35319209c6bdd7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.81 02:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:47:14 ad341a939c43: Preparing 02:47:14 90d10f46aaf5: Preparing 02:47:14 c3583e6a8f6a: Preparing 02:47:14 285bbee7f2cb: Preparing 02:47:14 28079b5226c1: Preparing 02:47:14 87d09b2ba84d: Preparing 02:47:14 1d27a5f31721: Preparing 02:47:14 f3c2f9e4a22d: Preparing 02:47:14 0e64f2360a44: Preparing 02:47:14 87d09b2ba84d: Waiting 02:47:14 1d27a5f31721: Waiting 02:47:14 f3c2f9e4a22d: Waiting 02:47:14 0e64f2360a44: Waiting 02:47:14 90d10f46aaf5: Layer already exists 02:47:14 ad341a939c43: Layer already exists 02:47:14 285bbee7f2cb: Layer already exists 02:47:14 c3583e6a8f6a: Layer already exists 02:47:14 28079b5226c1: Layer already exists 02:47:14 1d27a5f31721: Layer already exists 02:47:14 f3c2f9e4a22d: Layer already exists 02:47:14 0e64f2360a44: Layer already exists 02:47:14 87d09b2ba84d: Layer already exists 02:47:15 4.1.0-dev.81: digest: sha256:1401ba3166efb72403caa5561a0406f7b9530b0f39bbd9f9ef35319209c6bdd7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:47:15 ad341a939c43: Preparing 02:47:15 90d10f46aaf5: Preparing 02:47:15 c3583e6a8f6a: Preparing 02:47:15 285bbee7f2cb: Preparing 02:47:15 28079b5226c1: Preparing 02:47:15 87d09b2ba84d: Preparing 02:47:15 1d27a5f31721: Preparing 02:47:15 f3c2f9e4a22d: Preparing 02:47:15 0e64f2360a44: Preparing 02:47:15 0e64f2360a44: Waiting 02:47:15 f3c2f9e4a22d: Waiting 02:47:15 1d27a5f31721: Waiting 02:47:15 87d09b2ba84d: Waiting 02:47:15 90d10f46aaf5: Layer already exists 02:47:15 285bbee7f2cb: Layer already exists 02:47:15 28079b5226c1: Layer already exists 02:47:15 c3583e6a8f6a: Layer already exists 02:47:15 ad341a939c43: Layer already exists 02:47:15 f3c2f9e4a22d: Layer already exists 02:47:15 1d27a5f31721: Layer already exists 02:47:15 87d09b2ba84d: Layer already exists 02:47:15 0e64f2360a44: Layer already exists 02:47:15 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:1401ba3166efb72403caa5561a0406f7b9530b0f39bbd9f9ef35319209c6bdd7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:16 + 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 02:47:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:47:16 ad341a939c43: Preparing 02:47:16 90d10f46aaf5: Preparing 02:47:16 c3583e6a8f6a: Preparing 02:47:16 285bbee7f2cb: Preparing 02:47:16 28079b5226c1: Preparing 02:47:16 87d09b2ba84d: Preparing 02:47:16 1d27a5f31721: Preparing 02:47:16 f3c2f9e4a22d: Preparing 02:47:16 0e64f2360a44: Preparing 02:47:16 87d09b2ba84d: Waiting 02:47:16 1d27a5f31721: Waiting 02:47:16 f3c2f9e4a22d: Waiting 02:47:16 0e64f2360a44: Waiting 02:47:16 285bbee7f2cb: Layer already exists 02:47:16 28079b5226c1: Layer already exists 02:47:16 ad341a939c43: Layer already exists 02:47:16 c3583e6a8f6a: Layer already exists 02:47:16 90d10f46aaf5: Layer already exists 02:47:16 87d09b2ba84d: Layer already exists 02:47:16 f3c2f9e4a22d: Layer already exists 02:47:16 1d27a5f31721: Layer already exists 02:47:16 0e64f2360a44: Layer already exists 02:47:16 main: digest: sha256:1401ba3166efb72403caa5561a0406f7b9530b0f39bbd9f9ef35319209c6bdd7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:16 ===================================================== [Pipeline] echo 02:47:16 taggedImages: 02:47:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:47:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:47:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.81 02:47:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:47:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:47:16 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:47:16 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:47:16 latest 02:47:16 4.1.0-dev.81 02:47:16 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:47:16 main 02:47:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:47:17 1a6e3ddb0ac5: Preparing 02:47:17 c20d3cc62c31: Preparing 02:47:17 285bbee7f2cb: Preparing 02:47:17 28079b5226c1: Preparing 02:47:17 78da44324207: Preparing 02:47:17 784b7e843e86: Preparing 02:47:17 0e64f2360a44: Preparing 02:47:17 784b7e843e86: Waiting 02:47:17 0e64f2360a44: Waiting 02:47:17 1a6e3ddb0ac5: Pushed 02:47:18 78da44324207: Pushed 02:47:19 28079b5226c1: Layer already exists 02:47:19 285bbee7f2cb: Layer already exists 02:47:19 0e64f2360a44: Layer already exists 02:47:20 784b7e843e86: Pushed 02:47:26 c20d3cc62c31: Pushed 02:47:26 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:bc27a843e268ebe95c7555c6e7db2619a5f8d1374bfda74f7683d3cf2107d04f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:47:27 1a6e3ddb0ac5: Preparing 02:47:27 c20d3cc62c31: Preparing 02:47:27 285bbee7f2cb: Preparing 02:47:27 28079b5226c1: Preparing 02:47:27 78da44324207: Preparing 02:47:27 784b7e843e86: Preparing 02:47:27 0e64f2360a44: Preparing 02:47:27 784b7e843e86: Waiting 02:47:27 0e64f2360a44: Waiting 02:47:27 285bbee7f2cb: Layer already exists 02:47:27 78da44324207: Layer already exists 02:47:27 1a6e3ddb0ac5: Layer already exists 02:47:27 28079b5226c1: Layer already exists 02:47:27 c20d3cc62c31: Layer already exists 02:47:27 0e64f2360a44: Layer already exists 02:47:27 784b7e843e86: Layer already exists 02:47:27 latest: digest: sha256:bc27a843e268ebe95c7555c6e7db2619a5f8d1374bfda74f7683d3cf2107d04f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.81 02:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:47:27 1a6e3ddb0ac5: Preparing 02:47:27 c20d3cc62c31: Preparing 02:47:27 285bbee7f2cb: Preparing 02:47:27 28079b5226c1: Preparing 02:47:27 78da44324207: Preparing 02:47:27 784b7e843e86: Preparing 02:47:27 0e64f2360a44: Preparing 02:47:27 784b7e843e86: Waiting 02:47:27 0e64f2360a44: Waiting 02:47:27 285bbee7f2cb: Layer already exists 02:47:27 78da44324207: Layer already exists 02:47:27 c20d3cc62c31: Layer already exists 02:47:27 1a6e3ddb0ac5: Layer already exists 02:47:27 28079b5226c1: Layer already exists 02:47:27 0e64f2360a44: Layer already exists 02:47:27 784b7e843e86: Layer already exists 02:47:27 4.1.0-dev.81: digest: sha256:bc27a843e268ebe95c7555c6e7db2619a5f8d1374bfda74f7683d3cf2107d04f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:47:28 1a6e3ddb0ac5: Preparing 02:47:28 c20d3cc62c31: Preparing 02:47:28 285bbee7f2cb: Preparing 02:47:28 28079b5226c1: Preparing 02:47:28 78da44324207: Preparing 02:47:28 784b7e843e86: Preparing 02:47:28 0e64f2360a44: Preparing 02:47:28 784b7e843e86: Waiting 02:47:28 0e64f2360a44: Waiting 02:47:28 c20d3cc62c31: Layer already exists 02:47:28 285bbee7f2cb: Layer already exists 02:47:28 1a6e3ddb0ac5: Layer already exists 02:47:28 28079b5226c1: Layer already exists 02:47:28 78da44324207: Layer already exists 02:47:28 784b7e843e86: Layer already exists 02:47:28 0e64f2360a44: Layer already exists 02:47:28 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:bc27a843e268ebe95c7555c6e7db2619a5f8d1374bfda74f7683d3cf2107d04f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:47:29 1a6e3ddb0ac5: Preparing 02:47:29 c20d3cc62c31: Preparing 02:47:29 285bbee7f2cb: Preparing 02:47:29 28079b5226c1: Preparing 02:47:29 78da44324207: Preparing 02:47:29 784b7e843e86: Preparing 02:47:29 0e64f2360a44: Preparing 02:47:29 784b7e843e86: Waiting 02:47:29 0e64f2360a44: Waiting 02:47:29 285bbee7f2cb: Layer already exists 02:47:29 78da44324207: Layer already exists 02:47:29 c20d3cc62c31: Layer already exists 02:47:29 1a6e3ddb0ac5: Layer already exists 02:47:29 28079b5226c1: Layer already exists 02:47:29 0e64f2360a44: Layer already exists 02:47:29 784b7e843e86: Layer already exists 02:47:29 main: digest: sha256:bc27a843e268ebe95c7555c6e7db2619a5f8d1374bfda74f7683d3cf2107d04f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:30 ===================================================== [Pipeline] echo 02:47:30 taggedImages: 02:47:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:47:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:47:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.81 02:47:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:47:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:47:30 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:47:30 0d4cfb6e6fad30809e2e465579820c1fd4615467 02:47:30 latest 02:47:30 4.1.0-dev.81 02:47:30 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:47:30 main 02:47:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:47:30 d33712e615b0: Preparing 02:47:30 58ddcd40ce15: Preparing 02:47:30 285bbee7f2cb: Preparing 02:47:30 28079b5226c1: Preparing 02:47:30 3d5cf76c35ed: Preparing 02:47:30 b34f3e4e213a: Preparing 02:47:30 0e64f2360a44: Preparing 02:47:30 b34f3e4e213a: Waiting 02:47:30 0e64f2360a44: Waiting 02:47:31 3d5cf76c35ed: Pushed 02:47:32 28079b5226c1: Layer already exists 02:47:32 285bbee7f2cb: Layer already exists 02:47:32 0e64f2360a44: Layer already exists 02:47:32 d33712e615b0: Pushed 02:47:32 b34f3e4e213a: Pushed 02:47:39 58ddcd40ce15: Pushed 02:47:39 0d4cfb6e6fad30809e2e465579820c1fd4615467: digest: sha256:f608a4a6bd6d3c299e7c5625b564b248e0d7f590caa8228ec445d43b44501d47 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:47:40 d33712e615b0: Preparing 02:47:40 58ddcd40ce15: Preparing 02:47:40 285bbee7f2cb: Preparing 02:47:40 28079b5226c1: Preparing 02:47:40 3d5cf76c35ed: Preparing 02:47:40 b34f3e4e213a: Preparing 02:47:40 0e64f2360a44: Preparing 02:47:40 b34f3e4e213a: Waiting 02:47:40 0e64f2360a44: Waiting 02:47:40 58ddcd40ce15: Layer already exists 02:47:40 3d5cf76c35ed: Layer already exists 02:47:40 d33712e615b0: Layer already exists 02:47:40 285bbee7f2cb: Layer already exists 02:47:40 28079b5226c1: Layer already exists 02:47:40 b34f3e4e213a: Layer already exists 02:47:40 0e64f2360a44: Layer already exists 02:47:40 latest: digest: sha256:f608a4a6bd6d3c299e7c5625b564b248e0d7f590caa8228ec445d43b44501d47 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.81 02:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:47:41 d33712e615b0: Preparing 02:47:41 58ddcd40ce15: Preparing 02:47:41 285bbee7f2cb: Preparing 02:47:41 28079b5226c1: Preparing 02:47:41 3d5cf76c35ed: Preparing 02:47:41 b34f3e4e213a: Preparing 02:47:41 0e64f2360a44: Preparing 02:47:41 b34f3e4e213a: Waiting 02:47:41 0e64f2360a44: Waiting 02:47:41 d33712e615b0: Layer already exists 02:47:41 285bbee7f2cb: Layer already exists 02:47:41 3d5cf76c35ed: Layer already exists 02:47:41 28079b5226c1: Layer already exists 02:47:41 58ddcd40ce15: Layer already exists 02:47:41 0e64f2360a44: Layer already exists 02:47:41 b34f3e4e213a: Layer already exists 02:47:41 4.1.0-dev.81: digest: sha256:f608a4a6bd6d3c299e7c5625b564b248e0d7f590caa8228ec445d43b44501d47 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:47:42 d33712e615b0: Preparing 02:47:42 58ddcd40ce15: Preparing 02:47:42 285bbee7f2cb: Preparing 02:47:42 28079b5226c1: Preparing 02:47:42 3d5cf76c35ed: Preparing 02:47:42 b34f3e4e213a: Preparing 02:47:42 0e64f2360a44: Preparing 02:47:42 b34f3e4e213a: Waiting 02:47:42 0e64f2360a44: Waiting 02:47:42 58ddcd40ce15: Layer already exists 02:47:42 3d5cf76c35ed: Layer already exists 02:47:42 d33712e615b0: Layer already exists 02:47:42 285bbee7f2cb: Layer already exists 02:47:42 28079b5226c1: Layer already exists 02:47:42 0e64f2360a44: Layer already exists 02:47:42 b34f3e4e213a: Layer already exists 02:47:42 0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81: digest: sha256:f608a4a6bd6d3c299e7c5625b564b248e0d7f590caa8228ec445d43b44501d47 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:47:43 d33712e615b0: Preparing 02:47:43 58ddcd40ce15: Preparing 02:47:43 285bbee7f2cb: Preparing 02:47:43 28079b5226c1: Preparing 02:47:43 3d5cf76c35ed: Preparing 02:47:43 b34f3e4e213a: Preparing 02:47:43 0e64f2360a44: Preparing 02:47:43 0e64f2360a44: Waiting 02:47:43 58ddcd40ce15: Layer already exists 02:47:43 3d5cf76c35ed: Layer already exists 02:47:43 285bbee7f2cb: Layer already exists 02:47:43 d33712e615b0: Layer already exists 02:47:43 28079b5226c1: Layer already exists 02:47:43 b34f3e4e213a: Layer already exists 02:47:43 0e64f2360a44: Layer already exists 02:47:43 main: digest: sha256:f608a4a6bd6d3c299e7c5625b564b248e0d7f590caa8228ec445d43b44501d47 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:43 ===================================================== [Pipeline] echo 02:47:43 taggedImages: 02:47:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 02:47:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:47:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.81 02:47:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 02:47:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.81 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.81 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.81 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.81 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.81 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.81 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 02:47:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.81 [Pipeline] echo 02:47:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d4cfb6e6fad30809e2e465579820c1fd4615467-4.1.0-dev.81 [Pipeline] echo 02:47:44 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 02:47:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:44 02:47:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:45 arm64: Pulling from edgex-lftools-log-publisher 02:47:45 8998bd30e6a1: Pulling fs layer 02:47:45 04944245beec: Pulling fs layer 02:47:45 699f458cf7ca: Pulling fs layer 02:47:45 765212b225bb: Pulling fs layer 02:47:45 f23df028b6ca: Pulling fs layer 02:47:45 d65c8cfc05b1: Pulling fs layer 02:47:45 2437ff75d9bd: Pulling fs layer 02:47:45 f23df028b6ca: Waiting 02:47:45 d65c8cfc05b1: Waiting 02:47:45 2437ff75d9bd: Waiting 02:47:45 765212b225bb: Waiting 02:47:45 04944245beec: Verifying Checksum 02:47:45 04944245beec: Download complete 02:47:45 765212b225bb: Verifying Checksum 02:47:45 765212b225bb: Download complete 02:47:45 f23df028b6ca: Verifying Checksum 02:47:45 f23df028b6ca: Download complete 02:47:45 d65c8cfc05b1: Verifying Checksum 02:47:45 d65c8cfc05b1: Download complete 02:47:45 699f458cf7ca: Verifying Checksum 02:47:45 699f458cf7ca: Download complete 02:47:46 8998bd30e6a1: Verifying Checksum 02:47:46 8998bd30e6a1: Download complete 02:47:48 2437ff75d9bd: Verifying Checksum 02:47:48 2437ff75d9bd: Download complete 02:47:50 8998bd30e6a1: Pull complete 02:47:51 04944245beec: Pull complete 02:47:53 699f458cf7ca: Pull complete 02:47:53 765212b225bb: Pull complete 02:47:54 f23df028b6ca: Pull complete 02:47:54 d65c8cfc05b1: Pull complete 02:48:12 2437ff75d9bd: Pull complete 02:48:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:12 prd-ubuntu20.04-docker-arm64-4c-16g-774789 does not seem to be running inside a container 02:48:12 $ 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/932 -v /w/workspace/edgex-go/932:/w/workspace/edgex-go/932:rw,z -v /w/workspace/edgex-go/932@tmp:/w/workspace/edgex-go/932@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:arm64 cat 02:48:15 $ docker top e1dd44d8fcf13875af815309d4110c4a8ff8d93669703c50932727796ad43b59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:16 ---> job-cost.sh 02:48:16 lf-activate-venv: SKIPPING 02:48:16 INFO: No Stack... 02:48:16 INFO: Retrieving Pricing Info for: v3-standard-4 02:48:17 INFO: Archiving Costs [Pipeline] sh 02:48:18 + cat /w/workspace/edgex-go/932/archives/cost.csv 02:48:18 + cut -d, -f6 [Pipeline] lock 02:48:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-932-stack-cost] 02:48:18 Resource [jenkins-edgexfoundry-edgex-go-main-932-stack-cost] did not exist. Created. 02:48:18 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-932-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:48:18 + echo total: 0.10999999940395355 [Pipeline] stash 02:48:19 Stashed 1 file(s) [Pipeline] } 02:48:19 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-932-stack-cost] [Pipeline] // lock [Pipeline] } 02:48:19 $ docker stop --time=1 e1dd44d8fcf13875af815309d4110c4a8ff8d93669703c50932727796ad43b59 02:48:21 $ docker rm -f --volumes e1dd44d8fcf13875af815309d4110c4a8ff8d93669703c50932727796ad43b59 [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 02:48:21 provisioning config files... 02:48:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/932@tmp/config2174504021968507770tmp [Pipeline] { [Pipeline] sh 02:48:22 + set +x 02:48:22 + bash -s -- 02:48:22 + curl -s https://codecov.io/bash 02:48:22 02:48:22 _____ _ 02:48:22 / ____| | | 02:48:22 | | ___ __| | ___ ___ _____ __ 02:48:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:48:22 | |___| (_) | (_| | __/ (_| (_) \ V / 02:48:22 \_____\___/ \__,_|\___|\___\___/ \_/ 02:48:22 Bash-1.0.6 02:48:22 02:48:22 02:48:22 ==> git version 2.25.1 found 02:48:22 ==> 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 02:48:22 Release-Date: 2020-01-08 02:48:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:48:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:48:22 ==> Jenkins CI detected. 02:48:22 current dir:  /w/workspace/edgex-go/932 02:48:22 project root: . 02:48:22 --> token set from env 02:48:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:48:22 ==> Running gcov in . (disable via -X gcov) 02:48:22 ==> Python coveragepy not found 02:48:22 ==> Searching for coverage reports in: 02:48:22 + . 02:48:22 -> Found 1 reports 02:48:22 ==> Detecting git/mercurial file structure 02:48:22 ==> Reading reports 02:48:22 + ./coverage.out bytes=1043318 02:48:22 ==> Appending adjustments 02:48:22 https://docs.codecov.io/docs/fixing-reports 02:48:23 + Found adjustments 02:48:24 ==> Gzipping contents 02:48:24 108K /tmp/codecov.cFzUtZ.gz 02:48:24 ==> Uploading reports 02:48:24 url: https://codecov.io 02:48:24 query: branch=main&commit=0d4cfb6e6fad30809e2e465579820c1fd4615467&build=932&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F932%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:48:24 -> Pinging Codecov 02:48:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0d4cfb6e6fad30809e2e465579820c1fd4615467&build=932&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F932%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:48:24 -> Uploading to 02:48:24 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0d4cfb6e6fad30809e2e465579820c1fd4615467/85d4cf17-e04e-465f-892f-a810649bf872.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251210T024824Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=915bfe8329956b597d03893ee1de8688930d2ad1681ec0f914ddf7bc417286b8 02:48:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:24 Dload Upload Total Spent Left Speed 02:48:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 405k --:--:-- --:--:-- --:--:-- 403k 02:48:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0d4cfb6e6fad30809e2e465579820c1fd4615467 [Pipeline] } 02:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:48:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:48:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:48:25 02:48:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:48:25 latest: Pulling from edgex-devops/edgex-snyk-go 02:48:25 2d35ebdb57d9: Already exists 02:48:25 85e8836fcdb2: Pulling fs layer 02:48:25 91631faa732a: Pulling fs layer 02:48:25 f3f5ae8826fa: Pulling fs layer 02:48:25 4f4fb700ef54: Pulling fs layer 02:48:25 7861252a18e6: Pulling fs layer 02:48:25 9130f900ef6f: Pulling fs layer 02:48:25 4f4fb700ef54: Waiting 02:48:25 7861252a18e6: Waiting 02:48:25 9130f900ef6f: Waiting 02:48:25 f3f5ae8826fa: Verifying Checksum 02:48:25 f3f5ae8826fa: Download complete 02:48:25 85e8836fcdb2: Download complete 02:48:25 4f4fb700ef54: Verifying Checksum 02:48:25 4f4fb700ef54: Download complete 02:48:25 85e8836fcdb2: Pull complete 02:48:25 7861252a18e6: Verifying Checksum 02:48:25 7861252a18e6: Download complete 02:48:26 91631faa732a: Verifying Checksum 02:48:26 91631faa732a: Download complete 02:48:26 9130f900ef6f: Verifying Checksum 02:48:26 9130f900ef6f: Download complete 02:48:30 91631faa732a: Pull complete 02:48:30 f3f5ae8826fa: Pull complete 02:48:30 4f4fb700ef54: Pull complete 02:48:31 7861252a18e6: Pull complete 02:48:35 9130f900ef6f: Pull complete 02:48:35 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:48:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:48:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:35 prd-ubuntu20.04-docker-8c-8g-774787 does not seem to be running inside a container 02:48:35 $ 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/932 -v /w/workspace/edgex-go/932:/w/workspace/edgex-go/932:rw,z -v /w/workspace/edgex-go/932@tmp:/w/workspace/edgex-go/932@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 02:48:39 $ docker top a5b8492f10a89b5f2c32b4349207aaa0244bf7210a57bf1b7e61e5775d647e97 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:39 + git config --global --add safe.directory /w/workspace/edgex-go/932 [Pipeline] echo 02:48:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:48:40 + set -o pipefail 02:48:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:48:55 02:48:55 Monitoring /w/workspace/edgex-go/932 (github.com/edgexfoundry/edgex-go)... 02:48:55 02:48:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/8e74eb47-355e-4220-aa10-bc939c332248 02:48:55 02:48:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:48:55 02:48:55 02:48:55 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:48:55 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:48:55 $ docker stop --time=1 a5b8492f10a89b5f2c32b4349207aaa0244bf7210a57bf1b7e61e5775d647e97 02:48:58 $ docker rm -f --volumes a5b8492f10a89b5f2c32b4349207aaa0244bf7210a57bf1b7e61e5775d647e97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:48:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:59 provisioning config files... 02:48:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/932@tmp/config11172173608794216568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:59 --> edgex-publish-swagger.sh 02:48:59 === Publish openapi API === 02:48:59 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:48:59 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/932/openapi/core-command.yaml] 02:48:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:59 Dload Upload Total Spent Left Speed 02:48:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 366 181k --:--:-- --:--:-- --:--:-- 180k 02:48:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:48:59 02:48:59 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/932/openapi/core-data.yaml] 02:48:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:59 Dload Upload Total Spent Left Speed 02:48:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 437 487k --:--:-- --:--:-- --:--:-- 487k 02:48:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:48:59 02:48:59 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/932/openapi/core-keeper.yaml] 02:48:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:59 Dload Upload Total Spent Left Speed 02:48:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 564 252k --:--:-- --:--:-- --:--:-- 252k 02:48:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:48:59 02:48:59 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/932/openapi/core-metadata.yaml] 02:48:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:59 Dload Upload Total Spent Left Speed 02:48:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 523 1268k --:--:-- --:--:-- --:--:-- 1279k 02:48:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:48:59 02:48:59 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/932/openapi/security-proxy-auth.yaml] 02:48:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:59 Dload Upload Total Spent Left Speed 02:49:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 402 145k --:--:-- --:--:-- --:--:-- 146k 02:49:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:49:00 02:49:00 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/932/openapi/security-secretstore-setup.yaml] 02:49:00 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:00 Dload Upload Total Spent Left Speed 02:49:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 594 35252 --:--:-- --:--:-- --:--:-- 35846 02:49:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:49:00 02:49:00 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/932/openapi/support-notifications.yaml] 02:49:00 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:00 Dload Upload Total Spent Left Speed 02:49:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99976 0 0 100 99976 0 1017k --:--:-- --:--:-- --:--:-- 1006k 100 97k 100 66 100 99976 511 756k --:--:-- --:--:-- --:--:-- 751k 02:49:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:49:00 02:49:00 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/932/openapi/support-scheduler.yaml] 02:49:00 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:00 Dload Upload Total Spent Left Speed 02:49:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 568 426k --:--:-- --:--:-- --:--:-- 431k 02:49:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:49:00 [Pipeline] } 02:49:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:49:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:01 prd-ubuntu20.04-docker-8c-8g-774787 does not seem to be running inside a container 02:49:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/932 -v /w/workspace/edgex-go/932:/w/workspace/edgex-go/932:rw,z -v /w/workspace/edgex-go/932@tmp:/w/workspace/edgex-go/932@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 02:49:01 $ docker top dade498feb27ff5369ca887dfb32d691286be8407e1a068d67981dca7acb38c8 -eo pid,comm 02:49:01 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). 02:49:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:01 [ssh-agent] Looking for ssh-agent implementation... 02:49:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:01 $ docker exec dade498feb27ff5369ca887dfb32d691286be8407e1a068d67981dca7acb38c8 ssh-agent 02:49:02 SSH_AUTH_SOCK=/tmp/ssh-nTqImYxpoE7T/agent.32 02:49:02 SSH_AGENT_PID=38 02:49:02 Running ssh-add (command line suppressed) 02:49:02 Identity added: /w/workspace/edgex-go/932@tmp/private_key_14047477062578819548.key (/w/workspace/edgex-go/932@tmp/private_key_14047477062578819548.key) 02:49:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:02 + git semver tag 02:49:02 2025-12-10 02:49:02,777 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:49:02 2025-12-10 02:49:02,787 [run_tag] DEBUG tag force:False 02:49:02 2025-12-10 02:49:02,787 [check_head_tag] DEBUG check head tag 02:49:02 2025-12-10 02:49:02,792 [execute] INFO git cat-file --batch-check 02:49:02 2025-12-10 02:49:02,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/932, stdin=, shell=False, universal_newlines=False) 02:49:02 2025-12-10 02:49:02,795 [execute] INFO git cat-file --batch 02:49:02 2025-12-10 02:49:02,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/932, stdin=, shell=False, universal_newlines=False) 02:49:03 2025-12-10 02:49:02,828 [read_version] DEBUG read version from /w/workspace/edgex-go/932/.semver/main 02:49:03 2025-12-10 02:49:02,828 [execute] INFO git tag -a v4.1.0-dev.81 -m v4.1.0-dev.81 02:49:03 2025-12-10 02:49:02,828 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.81', '-m', 'v4.1.0-dev.81'], cwd=/w/workspace/edgex-go/932, stdin=None, shell=False, universal_newlines=False) 02:49:03 2025-12-10 02:49:02,831 [read_version] DEBUG read version from /w/workspace/edgex-go/932/.semver/main 02:49:03 4.1.0-dev.81 [Pipeline] } 02:49:03 $ docker exec --env ******** --env ******** dade498feb27ff5369ca887dfb32d691286be8407e1a068d67981dca7acb38c8 ssh-agent -k 02:49:03 unset SSH_AUTH_SOCK; 02:49:03 unset SSH_AGENT_PID; 02:49:03 echo Agent pid 38 killed; 02:49:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:03 + git semver [Pipeline] } 02:49:03 $ docker stop --time=1 dade498feb27ff5369ca887dfb32d691286be8407e1a068d67981dca7acb38c8 02:49:05 $ docker rm -f --volumes dade498feb27ff5369ca887dfb32d691286be8407e1a068d67981dca7acb38c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:49:05 02:49:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:49:05 0.23.1-centos7: Pulling from edgex-lftools 02:49:05 ab5ef0e58194: Pulling fs layer 02:49:05 9712f1f96733: Pulling fs layer 02:49:05 63f879dbbcfc: Pulling fs layer 02:49:05 0d9ebad4ef96: Pulling fs layer 02:49:05 e9a5061849ea: Pulling fs layer 02:49:05 d747dcd14b5f: Pulling fs layer 02:49:05 2de7ff778b66: Pulling fs layer 02:49:05 e9a5061849ea: Waiting 02:49:05 d747dcd14b5f: Waiting 02:49:05 2de7ff778b66: Waiting 02:49:05 0d9ebad4ef96: Waiting 02:49:06 9712f1f96733: Verifying Checksum 02:49:06 9712f1f96733: Download complete 02:49:06 63f879dbbcfc: Verifying Checksum 02:49:06 63f879dbbcfc: Download complete 02:49:06 e9a5061849ea: Verifying Checksum 02:49:06 e9a5061849ea: Download complete 02:49:06 d747dcd14b5f: Verifying Checksum 02:49:06 d747dcd14b5f: Download complete 02:49:06 0d9ebad4ef96: Verifying Checksum 02:49:06 0d9ebad4ef96: Download complete 02:49:06 ab5ef0e58194: Verifying Checksum 02:49:06 ab5ef0e58194: Download complete 02:49:06 2de7ff778b66: Verifying Checksum 02:49:06 2de7ff778b66: Download complete 02:49:10 ab5ef0e58194: Pull complete 02:49:10 9712f1f96733: Pull complete 02:49:12 63f879dbbcfc: Pull complete 02:49:18 0d9ebad4ef96: Pull complete 02:49:18 e9a5061849ea: Pull complete 02:49:18 d747dcd14b5f: Pull complete 02:49:20 2de7ff778b66: Pull complete 02:49:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:49:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:49:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:20 prd-ubuntu20.04-docker-8c-8g-774787 does not seem to be running inside a container 02:49:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/932 -v /w/workspace/edgex-go/932:/w/workspace/edgex-go/932:rw,z -v /w/workspace/edgex-go/932@tmp:/w/workspace/edgex-go/932@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 02:49:26 $ docker top fbc9504cf8cd7c0d36bfd24410a13ad6ba8789fef209383d617047b2e6728d7d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:49:26 provisioning config files... 02:49:26 copy managed file [sigul-config] to file:/w/workspace/edgex-go/932@tmp/config3664335819087166265tmp 02:49:26 copy managed file [sigul-password] to file:/w/workspace/edgex-go/932@tmp/config8536734661971370070tmp 02:49:26 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/932@tmp/config13741149118492904535tmp [Pipeline] { [Pipeline] echo 02:49:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:49:26 ---> sigul-configuration.sh 02:49:26 gpg: directory `/root/.gnupg' created 02:49:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:49:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:49:26 gpg: keyring `/root/.gnupg/secring.gpg' created 02:49:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:49:26 gpg: CAST5 encrypted data 02:49:26 gpg: encrypted with 1 passphrase 02:49:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:49:27 + mkdir /home/jenkins 02:49:27 + mkdir /home/jenkins/sigul [Pipeline] sh 02:49:27 + 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 02:49:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:49:27 ---> sigul-install.sh 02:49:27 Sigul already installed; skipping installation. [Pipeline] sh 02:49:28 + git tag --list 02:49:28 0.6.0 02:49:28 0.6.1 02:49:28 0.7.0 02:49:28 0.7.1 02:49:28 v1.0.0 02:49:28 v1.0.1 02:49:28 v1.1.0 02:49:28 v1.2.0 02:49:28 v1.2.1 02:49:28 v1.3.0 02:49:28 v1.3.1 02:49:28 v2.0.0 02:49:28 v2.1.0 02:49:28 v2.1.1 02:49:28 v2.2.0 02:49:28 v2.3.0 02:49:28 v3.0 02:49:28 v3.0.0 02:49:28 v3.1 02:49:28 v3.1.0 02:49:28 v3.1.1 02:49:28 v4.0 02:49:28 v4.0.0 02:49:28 v4.0.1 02:49:28 v4.0.1-dev.1 02:49:28 v4.0.1-dev.2 02:49:28 v4.1.0-dev.1 02:49:28 v4.1.0-dev.10 02:49:28 v4.1.0-dev.11 02:49:28 v4.1.0-dev.12 02:49:28 v4.1.0-dev.13 02:49:28 v4.1.0-dev.14 02:49:28 v4.1.0-dev.15 02:49:28 v4.1.0-dev.16 02:49:28 v4.1.0-dev.17 02:49:28 v4.1.0-dev.18 02:49:28 v4.1.0-dev.19 02:49:28 v4.1.0-dev.2 02:49:28 v4.1.0-dev.20 02:49:28 v4.1.0-dev.21 02:49:28 v4.1.0-dev.22 02:49:28 v4.1.0-dev.23 02:49:28 v4.1.0-dev.24 02:49:28 v4.1.0-dev.25 02:49:28 v4.1.0-dev.26 02:49:28 v4.1.0-dev.27 02:49:28 v4.1.0-dev.28 02:49:28 v4.1.0-dev.29 02:49:28 v4.1.0-dev.3 02:49:28 v4.1.0-dev.30 02:49:28 v4.1.0-dev.31 02:49:28 v4.1.0-dev.32 02:49:28 v4.1.0-dev.33 02:49:28 v4.1.0-dev.34 02:49:28 v4.1.0-dev.35 02:49:28 v4.1.0-dev.36 02:49:28 v4.1.0-dev.37 02:49:28 v4.1.0-dev.38 02:49:28 v4.1.0-dev.39 02:49:28 v4.1.0-dev.4 02:49:28 v4.1.0-dev.40 02:49:28 v4.1.0-dev.41 02:49:28 v4.1.0-dev.42 02:49:28 v4.1.0-dev.43 02:49:28 v4.1.0-dev.44 02:49:28 v4.1.0-dev.45 02:49:28 v4.1.0-dev.46 02:49:28 v4.1.0-dev.47 02:49:28 v4.1.0-dev.48 02:49:28 v4.1.0-dev.49 02:49:28 v4.1.0-dev.5 02:49:28 v4.1.0-dev.50 02:49:28 v4.1.0-dev.51 02:49:28 v4.1.0-dev.52 02:49:28 v4.1.0-dev.53 02:49:28 v4.1.0-dev.54 02:49:28 v4.1.0-dev.55 02:49:28 v4.1.0-dev.56 02:49:28 v4.1.0-dev.57 02:49:28 v4.1.0-dev.58 02:49:28 v4.1.0-dev.59 02:49:28 v4.1.0-dev.6 02:49:28 v4.1.0-dev.60 02:49:28 v4.1.0-dev.61 02:49:28 v4.1.0-dev.62 02:49:28 v4.1.0-dev.63 02:49:28 v4.1.0-dev.64 02:49:28 v4.1.0-dev.65 02:49:28 v4.1.0-dev.66 02:49:28 v4.1.0-dev.67 02:49:28 v4.1.0-dev.68 02:49:28 v4.1.0-dev.69 02:49:28 v4.1.0-dev.7 02:49:28 v4.1.0-dev.70 02:49:28 v4.1.0-dev.71 02:49:28 v4.1.0-dev.72 02:49:28 v4.1.0-dev.73 02:49:28 v4.1.0-dev.74 02:49:28 v4.1.0-dev.75 02:49:28 v4.1.0-dev.76 02:49:28 v4.1.0-dev.77 02:49:28 v4.1.0-dev.78 02:49:28 v4.1.0-dev.79 02:49:28 v4.1.0-dev.8 02:49:28 v4.1.0-dev.80 02:49:28 v4.1.0-dev.81 02:49:28 v4.1.0-dev.9 [Pipeline] sh 02:49:28 + lftools sign git-tag v4.1.0-dev.81 02:49:29 Signing Git tag with Sigul... 02:49:29 Signing v4.1.0-dev.81 [Pipeline] echo 02:49:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:49:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:49:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:49:29 $ docker stop --time=1 fbc9504cf8cd7c0d36bfd24410a13ad6ba8789fef209383d617047b2e6728d7d 02:49:31 $ docker rm -f --volumes fbc9504cf8cd7c0d36bfd24410a13ad6ba8789fef209383d617047b2e6728d7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:49:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:32 prd-ubuntu20.04-docker-8c-8g-774787 does not seem to be running inside a container 02:49:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/932 -v /w/workspace/edgex-go/932:/w/workspace/edgex-go/932:rw,z -v /w/workspace/edgex-go/932@tmp:/w/workspace/edgex-go/932@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 02:49:33 $ docker top a16e0de203f988d1ea69b5a66988b62fa697919b6190a11c99cd8caec755315d -eo pid,comm 02:49:33 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). 02:49:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:33 [ssh-agent] Looking for ssh-agent implementation... 02:49:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:33 $ docker exec a16e0de203f988d1ea69b5a66988b62fa697919b6190a11c99cd8caec755315d ssh-agent 02:49:33 SSH_AUTH_SOCK=/tmp/ssh-VUAOTxxkQ1qK/agent.14 02:49:33 SSH_AGENT_PID=20 02:49:33 Running ssh-add (command line suppressed) 02:49:33 Identity added: /w/workspace/edgex-go/932@tmp/private_key_1317410339198748030.key (/w/workspace/edgex-go/932@tmp/private_key_1317410339198748030.key) 02:49:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:33 + git semver bump pre 02:49:34 2025-12-10 02:49:34,195 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:49:34 2025-12-10 02:49:34,200 [read_version] DEBUG read version from /w/workspace/edgex-go/932/.semver/main 02:49:34 2025-12-10 02:49:34,200 [bump_version] DEBUG bumping version:4.1.0-dev.81 on axis:pre with prefix:dev 02:49:34 2025-12-10 02:49:34,200 [bump_version] DEBUG bumped version:4.1.0-dev.82 02:49:34 2025-12-10 02:49:34,200 [write_version] DEBUG write version:4.1.0-dev.82 to path:/w/workspace/edgex-go/932/.semver/main with force:True 02:49:34 2025-12-10 02:49:34,200 [read_version] DEBUG read version from /w/workspace/edgex-go/932/.semver/main 02:49:34 2025-12-10 02:49:34,200 [write_file] DEBUG write to file:/w/workspace/edgex-go/932/.semver/main 02:49:34 2025-12-10 02:49:34,204 [execute] INFO git cat-file --batch-check 02:49:34 2025-12-10 02:49:34,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/932/.semver, stdin=, shell=False, universal_newlines=False) 02:49:34 2025-12-10 02:49:34,208 [execute] INFO git cat-file --batch 02:49:34 2025-12-10 02:49:34,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/932/.semver, stdin=, shell=False, universal_newlines=False) 02:49:34 2025-12-10 02:49:34,211 [read_version] DEBUG read version from /w/workspace/edgex-go/932/.semver/main 02:49:34 4.1.0-dev.82 [Pipeline] } 02:49:34 $ docker exec --env ******** --env ******** a16e0de203f988d1ea69b5a66988b62fa697919b6190a11c99cd8caec755315d ssh-agent -k 02:49:34 unset SSH_AUTH_SOCK; 02:49:34 unset SSH_AGENT_PID; 02:49:34 echo Agent pid 20 killed; 02:49:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:34 + git semver [Pipeline] } 02:49:35 $ docker stop --time=1 a16e0de203f988d1ea69b5a66988b62fa697919b6190a11c99cd8caec755315d 02:49:36 $ docker rm -f --volumes a16e0de203f988d1ea69b5a66988b62fa697919b6190a11c99cd8caec755315d [Pipeline] // withDockerContainer [Pipeline] sh 02:49:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:37 prd-ubuntu20.04-docker-8c-8g-774787 does not seem to be running inside a container 02:49:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/932 -v /w/workspace/edgex-go/932:/w/workspace/edgex-go/932:rw,z -v /w/workspace/edgex-go/932@tmp:/w/workspace/edgex-go/932@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 02:49:37 $ docker top 5f76dde4c7d61702893cb7595d98d93a34b3fb2afa03d7336a5e2ccf8f64b3d0 -eo pid,comm 02:49: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). 02:49:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:37 [ssh-agent] Looking for ssh-agent implementation... 02:49:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:38 $ docker exec 5f76dde4c7d61702893cb7595d98d93a34b3fb2afa03d7336a5e2ccf8f64b3d0 ssh-agent 02:49:38 SSH_AUTH_SOCK=/tmp/ssh-ZXZASoKe72ec/agent.32 02:49:38 SSH_AGENT_PID=38 02:49:38 Running ssh-add (command line suppressed) 02:49:38 Identity added: /w/workspace/edgex-go/932@tmp/private_key_1448422437291757021.key (/w/workspace/edgex-go/932@tmp/private_key_1448422437291757021.key) 02:49:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:38 + git semver push 02:49:38 2025-12-10 02:49:38,823 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:49:38 2025-12-10 02:49:38,834 [run_push] DEBUG push 02:49:38 2025-12-10 02:49:38,835 [execute] INFO git cat-file --batch-check 02:49:38 2025-12-10 02:49:38,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/932/.semver, stdin=, shell=False, universal_newlines=False) 02:49:38 2025-12-10 02:49:38,838 [execute] INFO git rev-list c71464b2d0698c7c1cf3e4bd7ccd2fa70fe44460 -- 02:49:38 2025-12-10 02:49:38,838 [execute] DEBUG Popen(['git', 'rev-list', 'c71464b2d0698c7c1cf3e4bd7ccd2fa70fe44460', '--'], cwd=/w/workspace/edgex-go/932/.semver, stdin=None, shell=False, universal_newlines=False) 02:49:38 2025-12-10 02:49:38,856 [execute] INFO git fetch -v -- origin 02:49:38 2025-12-10 02:49:38,856 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/932/.semver, stdin=None, shell=False, universal_newlines=True) 02:49:39 2025-12-10 02:49:39,468 [run_push] DEBUG no remote changes detected 02:49:39 2025-12-10 02:49:39,469 [execute] INFO git push origin semver 02:49:39 2025-12-10 02:49:39,469 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/932/.semver, stdin=None, shell=False, universal_newlines=False) 02:49:40 2025-12-10 02:49:40,259 [run_push] DEBUG push all version tags 02:49:40 2025-12-10 02:49:40,260 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:49:40 2025-12-10 02:49:40,260 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/932, stdin=None, shell=False, universal_newlines=False) 02:49:41 2025-12-10 02:49:41,018 [read_version] DEBUG read version from /w/workspace/edgex-go/932/.semver/main 02:49:41 4.1.0-dev.82 [Pipeline] } 02:49:41 $ docker exec --env ******** --env ******** 5f76dde4c7d61702893cb7595d98d93a34b3fb2afa03d7336a5e2ccf8f64b3d0 ssh-agent -k 02:49:41 unset SSH_AUTH_SOCK; 02:49:41 unset SSH_AGENT_PID; 02:49:41 echo Agent pid 38 killed; 02:49:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:41 + git semver [Pipeline] } 02:49:42 $ docker stop --time=1 5f76dde4c7d61702893cb7595d98d93a34b3fb2afa03d7336a5e2ccf8f64b3d0 02:49:43 $ docker rm -f --volumes 5f76dde4c7d61702893cb7595d98d93a34b3fb2afa03d7336a5e2ccf8f64b3d0 [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 02:49:43 + [ -d /w/workspace/edgex-go/932/archives ] [Pipeline] libraryResource [Pipeline] sh 02:49:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:49:44 ---> package-listing.sh 02:49:44 ++ facter osfamily 02:49:44 ++ tr '[:upper:]' '[:lower:]' 02:49:45 + OS_FAMILY=debian 02:49:45 + workspace=/w/workspace/edgex-go/932 02:49:45 + START_PACKAGES=/tmp/packages_start.txt 02:49:45 + END_PACKAGES=/tmp/packages_end.txt 02:49:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:49:45 + PACKAGES=/tmp/packages_start.txt 02:49:45 + '[' /w/workspace/edgex-go/932 ']' 02:49:45 + PACKAGES=/tmp/packages_end.txt 02:49:45 + case "${OS_FAMILY}" in 02:49:45 + dpkg -l 02:49:45 + grep '^ii' 02:49:45 + '[' -f /tmp/packages_start.txt ']' 02:49:45 + '[' -f /tmp/packages_end.txt ']' 02:49:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:49:45 + '[' /w/workspace/edgex-go/932 ']' 02:49:45 + mkdir -p /w/workspace/edgex-go/932/archives/ 02:49:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/932/archives/ [Pipeline] echo 02:49:45 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/932/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:49:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:46 02:49:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:46 latest: Pulling from edgex-lftools-log-publisher 02:49:46 5eb5b503b376: Pulling fs layer 02:49:46 5c69ac0246d0: Pulling fs layer 02:49:46 ec43610c2a17: Pulling fs layer 02:49:46 3a2ae6a8a46f: Pulling fs layer 02:49:46 33b1e0a273af: Pulling fs layer 02:49:46 5d3b04190fa2: Pulling fs layer 02:49:46 2f39f015ded8: Pulling fs layer 02:49:46 3a2ae6a8a46f: Waiting 02:49:46 33b1e0a273af: Waiting 02:49:46 5d3b04190fa2: Waiting 02:49:46 2f39f015ded8: Waiting 02:49:46 5c69ac0246d0: Verifying Checksum 02:49:46 5c69ac0246d0: Download complete 02:49:46 3a2ae6a8a46f: Download complete 02:49:46 33b1e0a273af: Verifying Checksum 02:49:46 33b1e0a273af: Download complete 02:49:46 ec43610c2a17: Verifying Checksum 02:49:46 ec43610c2a17: Download complete 02:49:46 5d3b04190fa2: Verifying Checksum 02:49:46 5d3b04190fa2: Download complete 02:49:46 5eb5b503b376: Verifying Checksum 02:49:46 5eb5b503b376: Download complete 02:49:47 2f39f015ded8: Download complete 02:49:48 5eb5b503b376: Pull complete 02:49:48 5c69ac0246d0: Pull complete 02:49:49 ec43610c2a17: Pull complete 02:49:49 3a2ae6a8a46f: Pull complete 02:49:49 33b1e0a273af: Pull complete 02:49:49 5d3b04190fa2: Pull complete 02:49:56 2f39f015ded8: Pull complete 02:49:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:56 prd-ubuntu20.04-docker-8c-8g-774787 does not seem to be running inside a container 02:49:56 $ 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/932/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/932 -v /w/workspace/edgex-go/932:/w/workspace/edgex-go/932:rw,z -v /w/workspace/edgex-go/932@tmp:/w/workspace/edgex-go/932@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 02:50:01 $ docker top 3bb0b8c15acfda9bc6fb8f9c9a6b3e6ade729cfd7c2e1a9d717679ae12c5f46e -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:01 + touch /tmp/pre-build-complete [Pipeline] sh 02:50:01 + mkdir -p /var/log/sysstat [Pipeline] sh 02:50:02 + ls /var/log/sa-host 02:50:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:50:02 provisioning config files... 02:50:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/932@tmp/config14000999804323794808tmp [Pipeline] { [Pipeline] echo 02:50:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:50:02 ---> create-netrc.sh [Pipeline] } 02:50:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:50:02 ---> python-tools-install.sh [Pipeline] echo 02:50:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:50:03 ---> sudo-logs.sh 02:50:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:50:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:50:03 ---> job-cost.sh 02:50:03 lf-activate-venv: SKIPPING 02:50:03 DEBUG: total: 0.10999999940395355 02:50:03 INFO: Retrieving Stack Cost... 02:50:04 INFO: Retrieving Pricing Info for: v3-standard-8 02:50:04 INFO: Archiving Costs [Pipeline] echo 02:50:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:50:04 ---> logs-deploy.sh 02:50:04 lf-activate-venv: SKIPPING 02:50:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/932 02:50:04 INFO: archiving workspace using pattern(s): 02:50:05 Archives upload complete. 02:50:05 INFO: archiving logs to Nexus 02:50:06 ---> uname -a: 02:50:06 Linux prd-ubuntu20-04-docker-8c-8g-774787 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:50:06 02:50:06 02:50:06 ---> lscpu: 02:50:06 Architecture: x86_64 02:50:06 CPU op-mode(s): 32-bit, 64-bit 02:50:06 Byte Order: Little Endian 02:50:06 Address sizes: 40 bits physical, 48 bits virtual 02:50:06 CPU(s): 8 02:50:06 On-line CPU(s) list: 0-7 02:50:06 Thread(s) per core: 1 02:50:06 Core(s) per socket: 1 02:50:06 Socket(s): 8 02:50:06 NUMA node(s): 1 02:50:06 Vendor ID: AuthenticAMD 02:50:06 CPU family: 23 02:50:06 Model: 49 02:50:06 Model name: AMD EPYC-Rome Processor 02:50:06 Stepping: 0 02:50:06 CPU MHz: 2800.000 02:50:06 BogoMIPS: 5600.00 02:50:06 Virtualization: AMD-V 02:50:06 Hypervisor vendor: KVM 02:50:06 Virtualization type: full 02:50:06 L1d cache: 256 KiB 02:50:06 L1i cache: 256 KiB 02:50:06 L2 cache: 4 MiB 02:50:06 L3 cache: 128 MiB 02:50:06 NUMA node0 CPU(s): 0-7 02:50:06 Vulnerability Gather data sampling: Not affected 02:50:06 Vulnerability Itlb multihit: Not affected 02:50:06 Vulnerability L1tf: Not affected 02:50:06 Vulnerability Mds: Not affected 02:50:06 Vulnerability Meltdown: Not affected 02:50:06 Vulnerability Mmio stale data: Not affected 02:50:06 Vulnerability Retbleed: Vulnerable 02:50:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:50:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:50:06 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:50:06 Vulnerability Srbds: Not affected 02:50:06 Vulnerability Tsx async abort: Not affected 02:50:06 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 02:50:06 02:50:06 02:50:06 ---> nproc: 02:50:06 8 02:50:06 02:50:06 02:50:06 ---> df -h: 02:50:06 Filesystem Size Used Avail Use% Mounted on 02:50:06 overlay 155G 34G 122G 22% / 02:50:06 tmpfs 64M 0 64M 0% /dev 02:50:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:50:06 shm 64M 0 64M 0% /dev/shm 02:50:06 /dev/vda1 155G 34G 122G 22% /facter-os 02:50:06 02:50:06 02:50:06 ---> sar -b -r -n DEV: 02:50:06 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-774787) 12/10/25 _x86_64_ (8 CPU) 02:50:06 02:50:06 01:51:51 LINUX RESTART (8 CPU) 02:50:06 02:50:06 01:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:50:06 01:53:02 394.18 72.79 321.40 0.00 12320.75 187035.36 0.00 02:50:06 01:54:01 170.95 10.22 160.74 0.00 1667.51 41788.58 0.00 02:50:06 01:55:01 47.64 0.05 47.59 0.00 0.40 39429.18 0.00 02:50:06 01:56:01 50.68 0.23 50.45 0.00 2.80 20499.70 0.00 02:50:06 01:57:01 217.05 0.32 216.73 0.00 43.86 138725.68 0.00 02:50:06 01:58:01 917.85 26.08 891.77 0.00 2200.57 423134.41 0.00 02:50:06 01:59:01 347.49 3.75 343.74 0.00 2505.81 49579.88 0.00 02:50:06 02:00:01 367.38 0.13 367.24 0.00 2.00 122147.02 0.00 02:50:06 02:01:01 432.06 12.02 420.04 0.00 239.28 153435.42 0.00 02:50:06 02:02:01 443.55 20.45 423.10 0.00 945.24 26310.06 0.00 02:50:06 02:03:01 23.83 2.10 21.73 0.00 257.69 562.84 0.00 02:50:06 02:04:01 10.96 0.02 10.95 0.00 0.13 270.31 0.00 02:50:06 02:05:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 02:50:06 02:06:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 02:50:06 02:07:01 3.62 2.32 1.30 0.00 21.06 15.20 0.00 02:50:06 02:08:01 1.75 0.30 1.45 0.00 16.80 17.46 0.00 02:50:06 02:09:01 2.58 1.42 1.17 0.00 29.06 15.19 0.00 02:50:06 02:10:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 02:50:06 02:11:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 02:50:06 02:12:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 02:50:06 02:13:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 02:50:06 02:14:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 02:50:06 02:15:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 02:50:06 02:16:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 02:50:06 02:17:01 1.27 0.00 1.27 0.00 0.00 13.99 0.00 02:50:06 02:18:01 1.32 0.05 1.27 0.00 1.07 15.18 0.00 02:50:06 02:19:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 02:50:06 02:20:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 02:50:06 02:21:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 02:50:06 02:22:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 02:50:06 02:23:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 02:50:06 02:24:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 02:50:06 02:25:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 02:50:06 02:26:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 02:50:06 02:27:01 1.29 0.00 1.29 0.00 0.00 14.64 0.00 02:50:06 02:28:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 02:50:06 02:29:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 02:50:06 02:30:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 02:50:06 02:31:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 02:50:06 02:32:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 02:50:06 02:33:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 02:50:06 02:34:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 02:50:06 02:35:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 02:50:06 02:36:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 02:50:06 02:37:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 02:50:06 02:38:01 1.72 0.00 1.72 0.00 0.00 20.40 0.00 02:50:06 02:39:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 02:50:06 02:40:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 02:50:06 02:41:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 02:50:06 02:42:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 02:50:06 02:43:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 02:50:06 02:44:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 02:50:06 02:45:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 02:50:06 02:46:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 02:50:06 02:47:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 02:50:06 02:48:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 02:50:06 02:49:01 93.75 1.05 92.70 0.00 49.73 39673.65 0.00 02:50:06 02:50:01 132.33 2.62 129.71 0.00 179.57 40765.61 0.00 02:50:06 Average: 63.87 2.69 61.19 0.00 352.87 22139.32 0.00 02:50:06 02:50:06 01:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:50:06 01:53:02 28933032 31564616 746704 2.27 75920 2850848 1655420 4.88 987748 2593392 208 02:50:06 01:54:01 26402244 31065320 1211932 3.69 125380 4676968 2410808 7.11 2117588 3797084 697000 02:50:06 01:55:01 26372660 31164452 1109360 3.37 129684 4779584 2440908 7.20 1879176 4046576 193372 02:50:06 01:56:01 25549172 31374512 898336 2.73 136852 5745196 1911684 5.64 1984164 4707728 624092 02:50:06 01:57:01 19581412 31255944 1007908 3.07 153656 11445876 2986844 8.81 2291640 10210560 3813900 02:50:06 01:58:01 10649504 31350192 886032 2.70 370760 19703124 2957012 8.72 3164428 17687136 56576 02:50:06 01:59:01 4332056 27814852 4345948 13.22 416776 22070636 11680560 34.44 7799624 18895116 1447052 02:50:06 02:00:01 914888 26684332 5482560 16.68 431468 24259196 11802984 34.80 9858828 20176408 379864 02:50:06 02:01:01 3555576 30701848 1491648 4.54 434808 25669712 3823808 11.27 5684740 21792276 15764 02:50:06 02:02:01 5440624 31391732 839848 2.55 441468 24577748 2151228 6.34 3968076 21783048 496 02:50:06 02:03:01 5434040 31393712 837496 2.55 442260 24585720 2143408 6.32 4515620 21242828 440 02:50:06 02:04:01 5445016 31405232 825896 2.51 442644 24585796 2020616 5.96 4694848 21052484 4 02:50:06 02:05:01 5447768 31408096 823384 2.50 442660 24585864 2020616 5.96 4691968 21052552 16 02:50:06 02:06:01 5447492 31407820 823544 2.51 442684 24585864 2020616 5.96 4691916 21052552 144 02:50:06 02:07:01 5467444 31428528 803460 2.44 443160 24586052 2039496 6.01 4671168 21052560 220 02:50:06 02:08:01 5464268 31425888 806044 2.45 443184 24586556 2039496 6.01 4676456 21052872 140 02:50:06 02:09:01 5457912 31421816 809960 2.46 443212 24587432 2039496 6.01 4681504 21052944 56 02:50:06 02:10:01 5457604 31421652 810004 2.46 443236 24587568 2039496 6.01 4681280 21053036 240 02:50:06 02:11:01 5457740 31421804 810060 2.46 443260 24587568 2039496 6.01 4681168 21053040 16 02:50:06 02:12:01 5457536 31421656 810236 2.46 443288 24587572 2039496 6.01 4681036 21053036 188 02:50:06 02:13:01 5457268 31421392 810420 2.47 443308 24587576 2039496 6.01 4681052 21053040 12 02:50:06 02:14:01 5457440 31421584 810128 2.46 443340 24587576 2039496 6.01 4681012 21053040 144 02:50:06 02:15:01 5457140 31421288 810356 2.47 443352 24587580 2039496 6.01 4681032 21053044 8 02:50:06 02:16:01 5456768 31421000 810568 2.47 443368 24587572 2039496 6.01 4681076 21053044 156 02:50:06 02:17:01 5456444 31420696 810800 2.47 443404 24587584 2039496 6.01 4681392 21053048 32 02:50:06 02:18:01 5456384 31420712 810888 2.47 443436 24587624 2039496 6.01 4681244 21053064 148 02:50:06 02:19:01 5456368 31420860 810724 2.47 443460 24587752 2039496 6.01 4681208 21053200 4 02:50:06 02:20:01 5456328 31420848 810664 2.47 443472 24587756 2039496 6.01 4681232 21053204 152 02:50:06 02:21:01 5456028 31420548 810876 2.47 443504 24587756 2039496 6.01 4681232 21053204 8 02:50:06 02:22:01 5455600 31420156 811092 2.47 443516 24587760 2039496 6.01 4681252 21053208 28 02:50:06 02:23:01 5455416 31420036 811176 2.47 443548 24587764 2039496 6.01 4681360 21053212 12 02:50:06 02:24:01 5455156 31419808 811364 2.47 443560 24587764 2055540 6.06 4681332 21053212 148 02:50:06 02:25:01 5455108 31419800 811316 2.47 443592 24587768 2055540 6.06 4681660 21053216 8 02:50:06 02:26:01 5454712 31419416 811636 2.47 443604 24587768 2055540 6.06 4681476 21053216 156 02:50:06 02:27:01 5455920 31420640 810608 2.47 443620 24587772 2055540 6.06 4681744 21053220 12 02:50:06 02:28:01 5455400 31420180 811052 2.47 443652 24587780 2055540 6.06 4682660 21053224 176 02:50:06 02:29:01 5455132 31419916 811236 2.47 443676 24587780 2055540 6.06 4681548 21053228 24 02:50:06 02:30:01 5454792 31419604 811508 2.47 443680 24587784 2055540 6.06 4682516 21053232 136 02:50:06 02:31:01 5455000 31419820 811440 2.47 443692 24587784 2055540 6.06 4681560 21053232 8 02:50:06 02:32:01 5454724 31419548 811664 2.47 443712 24587788 2055540 6.06 4682520 21053236 148 02:50:06 02:33:01 5454748 31419608 811548 2.47 443744 24587788 2055540 6.06 4681676 21053240 8 02:50:06 02:34:01 5454612 31419512 811480 2.47 443756 24587796 2055540 6.06 4682568 21053240 152 02:50:06 02:35:01 5454312 31419256 811808 2.47 443776 24587792 2055540 6.06 4681648 21053244 8 02:50:06 02:36:01 5454124 31419072 812084 2.47 443792 24587804 2055540 6.06 4682892 21053248 172 02:50:06 02:37:01 5454580 31419596 811548 2.47 443816 24587808 2055540 6.06 4682028 21053260 16 02:50:06 02:38:01 5454044 31419068 811980 2.47 443864 24587796 2055540 6.06 4682784 21053264 148 02:50:06 02:39:01 5454508 31419580 811448 2.47 443896 24587812 2055540 6.06 4681812 21053260 12 02:50:06 02:40:01 5454460 31419572 811416 2.47 443912 24587816 2055540 6.06 4682792 21053264 172 02:50:06 02:41:01 5454412 31419524 811384 2.47 443932 24587816 2071700 6.11 4681832 21053264 8 02:50:06 02:42:01 5454296 31419460 811640 2.47 443944 24587820 2071700 6.11 4682856 21053268 188 02:50:06 02:43:01 5454548 31419720 811368 2.47 443964 24587820 2071700 6.11 4681912 21053272 8 02:50:06 02:44:01 5454248 31419424 811608 2.47 443972 24587824 2071700 6.11 4682800 21053272 140 02:50:06 02:45:01 5453980 31419184 811772 2.47 443996 24587828 2071700 6.11 4682176 21053276 28 02:50:06 02:46:01 5454216 31419420 811480 2.47 444016 24587832 2071700 6.11 4683196 21053276 168 02:50:06 02:47:01 5453892 31419176 811704 2.47 444040 24587836 2071700 6.11 4682408 21053284 192 02:50:06 02:48:01 5453892 31419200 811660 2.47 444068 24587836 2071700 6.11 4683080 21053288 20 02:50:06 02:49:01 4602472 31378324 851540 2.59 482212 25299948 1999492 5.89 4777492 21746656 72 02:50:06 02:50:01 3354688 31352280 874064 2.66 514868 26362176 1967212 5.80 4856340 22783560 120 02:50:06 Average: 7079503 31247807 984679 3.00 415800 22904592 2451421 7.23 4561817 19635396 124706 02:50:06 02:50:06 01:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:50:06 01:53:02 docker0 577.27 561.31 40.63 2996.21 0.00 0.00 0.00 0.00 02:50:06 01:53:02 lo 3.83 3.83 0.38 0.38 0.00 0.00 0.00 0.00 02:50:06 01:53:02 ens3 1572.34 1375.02 10539.52 205.50 0.00 0.00 0.00 0.00 02:50:06 01:54:01 docker0 217.56 308.49 18.80 1713.44 0.00 0.00 0.00 0.00 02:50:06 01:54:01 veth4cfc8eb 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:50:06 01:54:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 02:50:06 01:54:01 ens3 444.65 299.59 5135.67 47.05 0.00 0.00 0.00 0.00 02:50:06 01:55:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 02:50:06 01:55:01 veth4cfc8eb 1.23 1.27 0.11 0.11 0.00 0.00 0.00 0.00 02:50:06 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:55:01 ens3 23.06 15.45 18.10 10.39 0.00 0.00 0.00 0.00 02:50:06 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:56:01 veth4cfc8eb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 01:56:01 ens3 19.58 11.50 19.40 8.82 0.00 0.00 0.00 0.00 02:50:06 01:57:01 docker0 13.78 27.38 0.98 387.24 0.00 0.00 0.00 0.00 02:50:06 01:57:01 veth0486d33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:57:01 vethef983cd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:57:01 vethd15894a 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 02:50:06 01:57:01 vethd150f47 7.77 3.42 127.00 0.27 0.00 0.00 0.00 0.00 02:50:06 01:57:01 veth51f76ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:57:01 veth5448905 0.38 0.78 0.03 0.15 0.00 0.00 0.00 0.00 02:50:06 01:57:01 veth469419c 2.08 4.28 0.18 48.82 0.00 0.00 0.00 0.00 02:50:06 01:57:01 veth90276a6 1.85 4.38 0.15 43.22 0.00 0.00 0.00 0.00 02:50:06 01:57:01 veth78fc87f 3.42 7.77 0.27 127.00 0.00 0.00 0.00 0.01 02:50:06 01:57:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:50:06 01:57:01 ens3 136.99 83.10 2616.31 22.89 0.00 0.00 0.00 0.00 02:50:06 01:57:01 veth6d0bb39 4.27 1.58 43.21 0.14 0.00 0.00 0.00 0.00 02:50:06 01:57:01 veth63b65ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:57:01 veth83a6daa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:57:01 veth4b13638 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:57:01 vetha5db2d5 1.58 4.27 0.14 43.21 0.00 0.00 0.00 0.00 02:50:06 01:57:01 vethdc038b7 4.42 8.02 0.39 124.95 0.00 0.00 0.00 0.01 02:50:06 01:58:01 veth1ba0254 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:58:01 docker0 537.54 927.18 50.29 9097.76 0.00 0.00 0.00 0.00 02:50:06 01:58:01 vethf7bee64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:58:01 veth1951bee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:58:01 veth5448905 0.08 2.17 0.00 0.09 0.00 0.00 0.00 0.00 02:50:06 01:58:01 vethbc06905 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:58:01 vethbf7b41e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:58:01 vethfe65767 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:58:01 veth84176dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:58:01 veth536421c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:58:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 02:50:06 01:58:01 ens3 1042.23 591.97 10861.48 76.78 0.00 0.00 0.00 0.00 02:50:06 01:58:01 vethcc03b51 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:58:01 veth2cc8eea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:58:01 veth6f80516 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:58:01 veth3f74144 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 01:59:01 veth1ba0254 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:50:06 01:59:01 docker0 0.68 0.05 0.02 0.00 0.00 0.00 0.00 0.00 02:50:06 01:59:01 vethffc0b50 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 02:50:06 01:59:01 veth1dfc646 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 02:50:06 01:59:01 vethbbbf11b 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 02:50:06 01:59:01 veth04ae39d 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 02:50:06 01:59:01 vethf7bee64 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 02:50:06 01:59:01 veth5448905 0.08 0.67 0.00 0.03 0.00 0.00 0.00 0.00 02:50:06 01:59:01 veth84176dc 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:50:06 01:59:01 vethd1b0430 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 02:50:06 01:59:01 veth536421c 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 02:50:06 01:59:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 02:50:06 01:59:01 ens3 295.42 114.74 1404.73 12.75 0.00 0.00 0.00 0.00 02:50:06 01:59:01 vethfc5159c 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 02:50:06 01:59:01 vethcc03b51 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:50:06 01:59:01 veth2cc8eea 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:50:06 02:00:01 veth1ba0254 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:00:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:00:01 veth1dfc646 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:00:01 vethbbbf11b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:00:01 veth04ae39d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:00:01 vethf7bee64 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:00:01 veth5448905 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:00:01 veth84176dc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:00:01 vethd1b0430 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:00:01 veth536421c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:00:01 ens3 9.50 5.05 7.17 3.90 0.00 0.00 0.00 0.00 02:50:06 02:00:01 vethfc5159c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:00:01 veth2cc8eea 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:01:01 veth1ba0254 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:01:01 vethbbbf11b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:01:01 veth04ae39d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:01:01 veth5448905 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:01:01 vethd1b0430 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:01:01 ens3 3.60 1.88 2.85 1.58 0.00 0.00 0.00 0.00 02:50:06 02:01:01 veth2cc8eea 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:02:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:02:01 lo 35.04 35.04 3.44 3.44 0.00 0.00 0.00 0.00 02:50:06 02:02:01 ens3 364.07 382.25 184.12 1588.44 0.00 0.00 0.00 0.00 02:50:06 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:03:01 lo 24.53 24.53 2.40 2.40 0.00 0.00 0.00 0.00 02:50:06 02:03:01 ens3 428.31 427.58 144.14 2927.03 0.00 0.00 0.00 0.00 02:50:06 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:04:01 lo 10.93 10.93 1.06 1.06 0.00 0.00 0.00 0.00 02:50:06 02:04:01 ens3 152.58 144.37 71.15 941.73 0.00 0.00 0.00 0.00 02:50:06 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:05:01 ens3 0.90 0.28 0.40 0.27 0.00 0.00 0.00 0.00 02:50:06 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:06:01 ens3 1.05 0.50 0.41 0.29 0.00 0.00 0.00 0.00 02:50:06 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:07:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:50:06 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:08:01 ens3 1.20 0.80 0.96 0.45 0.00 0.00 0.00 0.00 02:50:06 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:09:01 ens3 5.16 3.68 3.71 4.60 0.00 0.00 0.00 0.00 02:50:06 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:10:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:50:06 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:11:01 ens3 1.82 1.40 0.98 1.21 0.00 0.00 0.00 0.00 02:50:06 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:12:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:50:06 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:13:01 ens3 0.25 0.10 0.09 0.07 0.00 0.00 0.00 0.00 02:50:06 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:14:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 02:50:06 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:15:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:50:06 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:16:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:50:06 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:17:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:50:06 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:18:01 ens3 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 02:50:06 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:19:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:50:06 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:20:01 ens3 0.32 0.12 0.08 0.01 0.00 0.00 0.00 0.00 02:50:06 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:21:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:50:06 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:22:01 ens3 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:50:06 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:23:01 ens3 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 02:50:06 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:24:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:50:06 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:25:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:50:06 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:26:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:50:06 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:50:06 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:28:01 ens3 0.42 0.33 0.15 0.08 0.00 0.00 0.00 0.00 02:50:06 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:29:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:50:06 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:30:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:50:06 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:31:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:50:06 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:32:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:50:06 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:33:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 02:50:06 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:34:01 ens3 0.27 0.17 0.08 0.01 0.00 0.00 0.00 0.00 02:50:06 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:35:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:50:06 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:36:01 ens3 0.63 0.55 0.28 0.22 0.00 0.00 0.00 0.00 02:50:06 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:37:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:50:06 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:38:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:50:06 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:39:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:50:06 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:40:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:41:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:50:06 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:42:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:50:06 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:43:01 ens3 0.30 0.17 0.20 0.07 0.00 0.00 0.00 0.00 02:50:06 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:44:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:50:06 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:45:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:50:06 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:46:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:47:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:50:06 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:06 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:50:06 02:48:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:50:06 02:49:01 docker0 71.85 93.68 6.66 898.65 0.00 0.00 0.00 0.00 02:50:06 02:49:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 02:50:06 02:49:01 ens3 248.01 167.19 4947.49 36.26 0.00 0.00 0.00 0.00 02:50:06 02:50:01 docker0 2.55 2.15 0.44 1.19 0.00 0.00 0.00 0.00 02:50:06 02:50:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 02:50:06 02:50:01 ens3 312.96 216.98 5783.34 155.35 0.00 0.00 0.00 0.00 02:50:06 Average: docker0 24.48 33.06 2.03 259.88 0.00 0.00 0.00 0.00 02:50:06 Average: lo 1.48 1.48 0.14 0.14 0.00 0.00 0.00 0.00 02:50:06 Average: ens3 87.33 66.28 718.59 104.30 0.00 0.00 0.00 0.00 02:50:06 02:50:06 02:50:06 ---> sar -P ALL: 02:50:06 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-774787) 12/10/25 _x86_64_ (8 CPU) 02:50:06 02:50:06 01:51:51 LINUX RESTART (8 CPU) 02:50:06 02:50:06 01:52:01 CPU %user %nice %system %iowait %steal %idle 02:50:06 01:53:02 all 9.70 0.00 2.96 1.99 0.06 85.30 02:50:06 01:53:02 0 10.61 0.00 2.20 0.50 0.07 86.62 02:50:06 01:53:02 1 8.75 0.00 3.10 2.74 0.05 85.36 02:50:06 01:53:02 2 11.86 0.00 4.03 2.03 0.07 82.02 02:50:06 01:53:02 3 14.23 0.00 2.10 1.23 0.07 82.37 02:50:06 01:53:02 4 8.44 0.00 4.36 0.56 0.05 86.59 02:50:06 01:53:02 5 9.63 0.00 2.13 4.44 0.07 83.73 02:50:06 01:53:02 6 5.96 0.00 2.69 0.47 0.05 90.82 02:50:06 01:53:02 7 8.07 0.00 3.09 3.92 0.05 84.87 02:50:06 01:54:01 all 31.33 0.00 6.04 1.05 0.08 61.51 02:50:06 01:54:01 0 29.60 0.00 6.42 1.22 0.07 62.70 02:50:06 01:54:01 1 31.64 0.00 6.31 3.32 0.07 58.67 02:50:06 01:54:01 2 31.47 0.00 6.76 0.96 0.09 60.72 02:50:06 01:54:01 3 31.56 0.00 6.01 1.15 0.07 61.21 02:50:06 01:54:01 4 29.14 0.00 5.71 0.87 0.09 64.19 02:50:06 01:54:01 5 33.21 0.00 5.60 0.26 0.07 60.87 02:50:06 01:54:01 6 31.84 0.00 6.11 0.15 0.09 61.81 02:50:06 01:54:01 7 32.22 0.00 5.37 0.43 0.07 61.91 02:50:06 01:55:01 all 36.70 0.00 8.16 0.50 0.08 54.56 02:50:06 01:55:01 0 35.67 0.00 7.77 0.05 0.08 56.43 02:50:06 01:55:01 1 38.88 0.00 8.65 0.22 0.08 52.16 02:50:06 01:55:01 2 35.44 0.00 8.40 0.03 0.08 56.04 02:50:06 01:55:01 3 37.44 0.00 8.56 2.35 0.08 51.56 02:50:06 01:55:01 4 33.52 0.00 8.35 0.27 0.07 57.79 02:50:06 01:55:01 5 34.11 0.00 8.13 0.98 0.08 56.70 02:50:06 01:55:01 6 40.54 0.00 8.19 0.05 0.08 51.14 02:50:06 01:55:01 7 38.02 0.00 7.21 0.05 0.08 54.63 02:50:06 01:56:01 all 70.53 0.00 8.61 0.14 0.09 20.64 02:50:06 01:56:01 0 70.37 0.00 8.57 0.81 0.08 20.16 02:50:06 01:56:01 1 70.67 0.00 7.96 0.03 0.08 21.25 02:50:06 01:56:01 2 70.90 0.00 9.04 0.02 0.10 19.94 02:50:06 01:56:01 3 69.25 0.00 8.47 0.08 0.10 22.10 02:50:06 01:56:01 4 71.38 0.00 8.43 0.12 0.08 19.98 02:50:06 01:56:01 5 70.88 0.00 8.81 0.02 0.08 20.22 02:50:06 01:56:01 6 70.29 0.00 9.50 0.00 0.08 20.13 02:50:06 01:56:01 7 70.47 0.00 8.08 0.03 0.08 21.34 02:50:06 01:57:01 all 28.61 0.00 8.15 2.95 0.09 60.20 02:50:06 01:57:01 0 27.21 0.00 8.29 3.35 0.08 61.07 02:50:06 01:57:01 1 30.73 0.00 9.61 6.04 0.10 53.52 02:50:06 01:57:01 2 30.07 0.00 8.04 1.47 0.08 60.34 02:50:06 01:57:01 3 33.01 0.00 7.96 2.57 0.08 56.39 02:50:06 01:57:01 4 27.00 0.00 7.77 2.18 0.10 62.95 02:50:06 01:57:01 5 25.43 0.00 8.07 4.46 0.08 61.95 02:50:06 01:57:01 6 27.25 0.00 7.18 1.13 0.08 64.35 02:50:06 01:57:01 7 28.21 0.00 8.29 2.39 0.12 60.99 02:50:06 01:58:01 all 13.50 0.00 7.73 30.00 0.07 48.70 02:50:06 01:58:01 0 13.57 0.00 6.44 19.65 0.05 60.29 02:50:06 01:58:01 1 13.04 0.00 8.15 18.34 0.09 60.39 02:50:06 01:58:01 2 12.89 0.00 8.12 37.34 0.07 41.58 02:50:06 01:58:01 3 14.07 0.00 8.90 46.59 0.10 30.34 02:50:06 01:58:01 4 13.07 0.00 7.67 18.96 0.05 60.26 02:50:06 01:58:01 5 14.17 0.00 7.59 36.97 0.05 41.22 02:50:06 01:58:01 6 14.10 0.00 7.76 27.11 0.05 50.98 02:50:06 01:58:01 7 13.13 0.00 7.26 35.27 0.07 44.27 02:50:06 01:59:01 all 84.92 0.00 12.21 1.32 0.12 1.42 02:50:06 01:59:01 0 84.38 0.00 12.77 0.87 0.13 1.85 02:50:06 01:59:01 1 83.98 0.00 12.66 1.17 0.13 2.06 02:50:06 01:59:01 2 85.37 0.00 11.94 1.97 0.12 0.60 02:50:06 01:59:01 3 84.63 0.00 12.39 2.10 0.15 0.72 02:50:06 01:59:01 4 86.21 0.00 11.10 0.73 0.12 1.84 02:50:06 01:59:01 5 85.18 0.00 12.03 1.47 0.12 1.20 02:50:06 01:59:01 6 83.77 0.00 13.59 0.85 0.12 1.67 02:50:06 01:59:01 7 85.87 0.00 11.21 1.37 0.10 1.45 02:50:06 02:00:01 all 91.13 0.00 8.74 0.00 0.13 0.00 02:50:06 02:00:01 0 89.50 0.00 10.37 0.00 0.13 0.00 02:50:06 02:00:01 1 90.60 0.00 9.27 0.00 0.13 0.00 02:50:06 02:00:01 2 91.54 0.00 8.32 0.00 0.13 0.00 02:50:06 02:00:01 3 91.07 0.00 8.77 0.00 0.17 0.00 02:50:06 02:00:01 4 92.02 0.00 7.87 0.00 0.12 0.00 02:50:06 02:00:01 5 92.01 0.00 7.89 0.00 0.10 0.00 02:50:06 02:00:01 6 90.76 0.00 9.12 0.00 0.12 0.00 02:50:06 02:00:01 7 91.58 0.00 8.29 0.00 0.13 0.00 02:50:06 02:01:01 all 89.16 0.00 10.39 0.14 0.12 0.19 02:50:06 02:01:01 0 88.44 0.00 11.08 0.13 0.12 0.23 02:50:06 02:01:01 1 89.11 0.00 10.27 0.15 0.13 0.33 02:50:06 02:01:01 2 89.02 0.00 10.54 0.12 0.10 0.22 02:50:06 02:01:01 3 88.93 0.00 10.72 0.18 0.13 0.03 02:50:06 02:01:01 4 90.16 0.00 9.48 0.17 0.10 0.10 02:50:06 02:01:01 5 89.15 0.00 10.40 0.22 0.10 0.13 02:50:06 02:01:01 6 88.87 0.00 10.73 0.08 0.15 0.17 02:50:06 02:01:01 7 89.60 0.00 9.90 0.10 0.10 0.30 02:50:06 02:02:01 all 9.95 0.00 2.10 2.45 0.06 85.44 02:50:06 02:02:01 0 6.89 0.00 2.08 2.23 0.05 88.75 02:50:06 02:02:01 1 9.10 0.00 2.12 3.05 0.07 85.66 02:50:06 02:02:01 2 12.46 0.00 2.24 2.26 0.07 82.97 02:50:06 02:02:01 3 7.36 0.00 1.84 2.25 0.05 88.50 02:50:06 02:02:01 4 11.35 0.00 2.06 3.01 0.07 83.52 02:50:06 02:02:01 5 10.75 0.00 1.92 1.86 0.07 85.40 02:50:06 02:02:01 6 11.11 0.00 2.30 2.18 0.05 84.36 02:50:06 02:02:01 7 10.60 0.00 2.24 2.74 0.07 84.36 02:50:06 02:03:01 all 12.01 0.00 0.74 1.23 0.06 85.96 02:50:06 02:03:01 0 1.65 0.00 0.57 0.45 0.03 97.30 02:50:06 02:03:01 1 16.32 0.00 0.78 1.20 0.07 81.63 02:50:06 02:03:01 2 17.01 0.00 1.00 0.64 0.07 81.29 02:50:06 02:03:01 3 16.23 0.00 0.95 0.70 0.07 82.06 02:50:06 02:03:01 4 12.69 0.00 0.70 1.11 0.08 85.41 02:50:06 02:03:01 5 8.95 0.00 0.56 0.59 0.07 89.82 02:50:06 02:03:01 6 11.54 0.00 0.60 4.73 0.07 83.06 02:50:06 02:03:01 7 11.77 0.00 0.73 0.42 0.07 87.02 02:50:06 02:50:06 02:03:01 CPU %user %nice %system %iowait %steal %idle 02:50:06 02:04:01 all 4.61 0.00 0.36 0.04 0.04 94.95 02:50:06 02:04:01 0 7.78 0.00 0.40 0.10 0.05 91.67 02:50:06 02:04:01 1 2.58 0.00 0.40 0.08 0.03 96.90 02:50:06 02:04:01 2 4.80 0.00 0.42 0.00 0.03 94.76 02:50:06 02:04:01 3 1.63 0.00 0.37 0.00 0.03 97.96 02:50:06 02:04:01 4 3.37 0.00 0.27 0.00 0.03 96.33 02:50:06 02:04:01 5 4.49 0.00 0.33 0.02 0.05 95.12 02:50:06 02:04:01 6 6.57 0.00 0.45 0.05 0.03 92.90 02:50:06 02:04:01 7 5.67 0.00 0.28 0.03 0.03 93.98 02:50:06 02:05:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:50:06 02:05:01 0 0.07 0.00 0.02 0.00 0.05 99.87 02:50:06 02:05:01 1 0.05 0.00 0.02 0.02 0.02 99.90 02:50:06 02:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:50:06 02:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:50:06 02:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:50:06 02:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:50:06 02:05:01 7 0.02 0.00 0.02 0.02 0.02 99.93 02:50:06 02:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:50:06 02:06:01 0 0.00 0.00 0.02 0.00 0.03 99.95 02:50:06 02:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:50:06 02:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:50:06 02:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:50:06 02:06:01 5 0.05 0.00 0.02 0.00 0.03 99.90 02:50:06 02:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:50:06 02:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:07:01 all 0.04 0.00 0.03 0.01 0.01 99.91 02:50:06 02:07:01 0 0.10 0.00 0.05 0.00 0.03 99.82 02:50:06 02:07:01 1 0.05 0.00 0.03 0.02 0.02 99.88 02:50:06 02:07:01 2 0.00 0.00 0.03 0.00 0.00 99.97 02:50:06 02:07:01 3 0.07 0.00 0.02 0.05 0.00 99.87 02:50:06 02:07:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:50:06 02:07:01 5 0.05 0.00 0.02 0.00 0.03 99.90 02:50:06 02:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:50:06 02:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:50:06 02:08:01 all 0.08 0.00 0.01 0.00 0.01 99.89 02:50:06 02:08:01 0 0.13 0.00 0.03 0.00 0.03 99.80 02:50:06 02:08:01 1 0.12 0.00 0.00 0.02 0.02 99.85 02:50:06 02:08:01 2 0.07 0.00 0.00 0.00 0.00 99.93 02:50:06 02:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:08:01 5 0.20 0.00 0.03 0.00 0.02 99.75 02:50:06 02:08:01 6 0.12 0.00 0.02 0.00 0.02 99.85 02:50:06 02:08:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:50:06 02:09:01 all 0.21 0.00 0.03 0.01 0.02 99.73 02:50:06 02:09:01 0 0.23 0.00 0.03 0.02 0.05 99.67 02:50:06 02:09:01 1 0.32 0.00 0.03 0.07 0.02 99.57 02:50:06 02:09:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:50:06 02:09:01 3 0.20 0.00 0.02 0.00 0.02 99.77 02:50:06 02:09:01 4 0.03 0.00 0.05 0.00 0.02 99.90 02:50:06 02:09:01 5 0.79 0.00 0.02 0.00 0.03 99.16 02:50:06 02:09:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:50:06 02:09:01 7 0.02 0.00 0.00 0.02 0.02 99.95 02:50:06 02:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:50:06 02:10:01 0 0.07 0.00 0.03 0.00 0.02 99.88 02:50:06 02:10:01 1 0.03 0.00 0.02 0.02 0.02 99.92 02:50:06 02:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:10:01 5 0.03 0.00 0.00 0.00 0.03 99.93 02:50:06 02:10:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:50:06 02:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:11:01 all 0.06 0.00 0.02 0.00 0.01 99.90 02:50:06 02:11:01 0 0.03 0.00 0.05 0.00 0.03 99.88 02:50:06 02:11:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:50:06 02:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:11:01 3 0.07 0.00 0.02 0.00 0.02 99.90 02:50:06 02:11:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:50:06 02:11:01 5 0.27 0.00 0.05 0.00 0.02 99.67 02:50:06 02:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:50:06 02:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:50:06 02:12:01 0 0.02 0.00 0.05 0.00 0.03 99.90 02:50:06 02:12:01 1 0.05 0.00 0.00 0.02 0.00 99.93 02:50:06 02:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:50:06 02:12:01 5 0.17 0.00 0.02 0.00 0.02 99.80 02:50:06 02:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:50:06 02:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:13:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:50:06 02:13:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:50:06 02:13:01 1 0.02 0.00 0.02 0.02 0.02 99.93 02:50:06 02:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:13:01 3 0.05 0.00 0.00 0.02 0.02 99.92 02:50:06 02:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:13:01 5 0.08 0.00 0.00 0.00 0.02 99.90 02:50:06 02:13:01 6 0.05 0.00 0.00 0.00 0.02 99.93 02:50:06 02:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:14:01 all 0.06 0.00 0.01 0.01 0.01 99.91 02:50:06 02:14:01 0 0.07 0.00 0.02 0.00 0.03 99.88 02:50:06 02:14:01 1 0.03 0.00 0.00 0.12 0.02 99.83 02:50:06 02:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:50:06 02:14:01 5 0.35 0.00 0.00 0.00 0.02 99.63 02:50:06 02:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:50:06 02:14:01 CPU %user %nice %system %iowait %steal %idle 02:50:06 02:15:01 all 0.17 0.00 0.02 0.01 0.01 99.79 02:50:06 02:15:01 0 0.07 0.00 0.05 0.00 0.03 99.85 02:50:06 02:15:01 1 0.02 0.00 0.03 0.08 0.00 99.87 02:50:06 02:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:50:06 02:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:15:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:50:06 02:15:01 5 1.19 0.00 0.02 0.00 0.02 98.78 02:50:06 02:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:16:01 all 0.05 0.00 0.01 0.14 0.01 99.79 02:50:06 02:16:01 0 0.02 0.00 0.00 0.00 0.03 99.95 02:50:06 02:16:01 1 0.02 0.00 0.03 0.75 0.02 99.18 02:50:06 02:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:50:06 02:16:01 4 0.02 0.00 0.02 0.35 0.02 99.60 02:50:06 02:16:01 5 0.33 0.00 0.02 0.00 0.02 99.63 02:50:06 02:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:50:06 02:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:17:01 all 0.05 0.00 0.01 0.18 0.01 99.75 02:50:06 02:17:01 0 0.03 0.00 0.02 0.17 0.00 99.78 02:50:06 02:17:01 1 0.08 0.00 0.02 0.78 0.02 99.10 02:50:06 02:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:17:01 4 0.02 0.00 0.00 0.05 0.00 99.93 02:50:06 02:17:01 5 0.22 0.00 0.00 0.00 0.02 99.77 02:50:06 02:17:01 6 0.03 0.00 0.00 0.35 0.00 99.62 02:50:06 02:17:01 7 0.03 0.00 0.03 0.05 0.02 99.87 02:50:06 02:18:01 all 0.02 0.00 0.02 0.19 0.01 99.77 02:50:06 02:18:01 0 0.03 0.00 0.02 0.08 0.02 99.85 02:50:06 02:18:01 1 0.07 0.00 0.00 0.97 0.02 98.95 02:50:06 02:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:18:01 4 0.02 0.00 0.02 0.10 0.00 99.87 02:50:06 02:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:18:01 6 0.02 0.00 0.08 0.33 0.02 99.55 02:50:06 02:18:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:50:06 02:19:01 all 0.12 0.00 0.01 0.02 0.01 99.85 02:50:06 02:19:01 0 0.10 0.00 0.02 0.00 0.02 99.87 02:50:06 02:19:01 1 0.08 0.00 0.02 0.13 0.00 99.77 02:50:06 02:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:50:06 02:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:50:06 02:19:01 5 0.67 0.00 0.00 0.00 0.00 99.33 02:50:06 02:19:01 6 0.03 0.00 0.02 0.02 0.03 99.90 02:50:06 02:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:20:01 all 0.14 0.00 0.01 0.08 0.01 99.76 02:50:06 02:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:50:06 02:20:01 1 0.03 0.00 0.00 0.28 0.02 99.67 02:50:06 02:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:20:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:50:06 02:20:01 5 0.99 0.00 0.03 0.00 0.02 98.96 02:50:06 02:20:01 6 0.03 0.00 0.03 0.35 0.02 99.57 02:50:06 02:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:21:01 all 0.15 0.00 0.01 0.02 0.01 99.80 02:50:06 02:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:50:06 02:21:01 1 0.07 0.00 0.00 0.03 0.02 99.88 02:50:06 02:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:21:01 3 0.07 0.00 0.00 0.17 0.00 99.77 02:50:06 02:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:50:06 02:21:01 5 0.99 0.00 0.05 0.00 0.00 98.96 02:50:06 02:21:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:50:06 02:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:50:06 02:22:01 all 0.03 0.00 0.02 0.03 0.01 99.92 02:50:06 02:22:01 0 0.03 0.00 0.03 0.18 0.00 99.75 02:50:06 02:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:50:06 02:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:22:01 3 0.00 0.00 0.00 0.03 0.02 99.95 02:50:06 02:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:50:06 02:22:01 5 0.12 0.00 0.05 0.00 0.02 99.82 02:50:06 02:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:50:06 02:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:23:01 all 0.03 0.00 0.01 0.01 0.01 99.93 02:50:06 02:23:01 0 0.08 0.00 0.00 0.00 0.02 99.90 02:50:06 02:23:01 1 0.03 0.00 0.03 0.02 0.02 99.90 02:50:06 02:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:23:01 3 0.05 0.00 0.00 0.08 0.00 99.87 02:50:06 02:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:50:06 02:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:50:06 02:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:50:06 02:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:50:06 02:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:50:06 02:24:01 1 0.03 0.00 0.02 0.03 0.00 99.92 02:50:06 02:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:50:06 02:24:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:50:06 02:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:50:06 02:24:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:50:06 02:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:25:01 all 0.03 0.00 0.01 0.01 0.01 99.93 02:50:06 02:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:25:01 1 0.05 0.00 0.02 0.10 0.02 99.82 02:50:06 02:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:50:06 02:25:01 4 0.02 0.00 0.03 0.02 0.03 99.90 02:50:06 02:25:01 5 0.08 0.00 0.02 0.00 0.02 99.88 02:50:06 02:25:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:50:06 02:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:50:06 02:25:01 CPU %user %nice %system %iowait %steal %idle 02:50:06 02:26:01 all 0.01 0.00 0.02 0.03 0.01 99.94 02:50:06 02:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:50:06 02:26:01 1 0.03 0.00 0.03 0.02 0.00 99.92 02:50:06 02:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:26:01 3 0.00 0.00 0.00 0.18 0.02 99.80 02:50:06 02:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:26:01 6 0.03 0.00 0.03 0.00 0.03 99.90 02:50:06 02:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:27:01 all 0.20 0.00 0.01 0.01 0.01 99.77 02:50:06 02:27:01 0 0.07 0.00 0.02 0.00 0.00 99.92 02:50:06 02:27:01 1 0.08 0.00 0.03 0.10 0.03 99.75 02:50:06 02:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:50:06 02:27:01 5 1.33 0.00 0.00 0.00 0.02 98.66 02:50:06 02:27:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:50:06 02:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:28:01 all 0.19 0.00 0.01 0.00 0.00 99.79 02:50:06 02:28:01 0 0.03 0.00 0.02 0.02 0.00 99.93 02:50:06 02:28:01 1 0.08 0.00 0.03 0.02 0.02 99.85 02:50:06 02:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:28:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:50:06 02:28:01 5 1.31 0.00 0.03 0.00 0.00 98.66 02:50:06 02:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:28:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:50:06 02:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:50:06 02:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:50:06 02:29:01 1 0.13 0.00 0.03 0.02 0.02 99.80 02:50:06 02:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:29:01 4 0.02 0.00 0.03 0.02 0.02 99.92 02:50:06 02:29:01 5 0.07 0.00 0.00 0.00 0.00 99.93 02:50:06 02:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:30:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:50:06 02:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:50:06 02:30:01 1 0.08 0.00 0.05 0.00 0.00 99.87 02:50:06 02:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:30:01 4 0.03 0.00 0.02 0.02 0.00 99.93 02:50:06 02:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:50:06 02:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:50:06 02:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:31:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:50:06 02:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:50:06 02:31:01 1 0.08 0.00 0.02 0.02 0.03 99.85 02:50:06 02:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:50:06 02:31:01 4 0.05 0.00 0.02 0.02 0.00 99.92 02:50:06 02:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:50:06 02:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:50:06 02:32:01 all 0.03 0.00 0.02 0.00 0.00 99.95 02:50:06 02:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:32:01 1 0.13 0.00 0.03 0.00 0.02 99.82 02:50:06 02:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:32:01 4 0.03 0.00 0.07 0.00 0.02 99.88 02:50:06 02:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:33:01 all 0.23 0.00 0.02 0.01 0.01 99.74 02:50:06 02:33:01 0 0.02 0.00 0.03 0.02 0.02 99.92 02:50:06 02:33:01 1 0.08 0.00 0.02 0.02 0.02 99.87 02:50:06 02:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:33:01 3 0.03 0.00 0.02 0.02 0.00 99.93 02:50:06 02:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:50:06 02:33:01 5 1.58 0.00 0.03 0.00 0.02 98.37 02:50:06 02:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:50:06 02:33:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:50:06 02:34:01 all 0.22 0.00 0.01 0.00 0.01 99.75 02:50:06 02:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:34:01 1 0.10 0.00 0.02 0.00 0.03 99.85 02:50:06 02:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:34:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:50:06 02:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:50:06 02:34:01 5 1.57 0.00 0.03 0.00 0.00 98.40 02:50:06 02:34:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:50:06 02:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:35:01 all 0.04 0.00 0.01 0.01 0.01 99.93 02:50:06 02:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:50:06 02:35:01 1 0.10 0.00 0.03 0.07 0.03 99.77 02:50:06 02:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:50:06 02:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:50:06 02:35:01 6 0.07 0.00 0.02 0.00 0.00 99.92 02:50:06 02:35:01 7 0.05 0.00 0.00 0.00 0.02 99.93 02:50:06 02:36:01 all 0.07 0.00 0.01 0.02 0.01 99.89 02:50:06 02:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:50:06 02:36:01 1 0.07 0.00 0.02 0.13 0.02 99.77 02:50:06 02:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:50:06 02:36:01 4 0.03 0.00 0.02 0.02 0.02 99.92 02:50:06 02:36:01 5 0.42 0.00 0.02 0.00 0.00 99.57 02:50:06 02:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:50:06 02:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:50:06 02:36:01 CPU %user %nice %system %iowait %steal %idle 02:50:06 02:37:01 all 0.18 0.00 0.02 0.01 0.01 99.78 02:50:06 02:37:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:50:06 02:37:01 1 0.10 0.00 0.05 0.10 0.02 99.73 02:50:06 02:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:50:06 02:37:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:50:06 02:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:50:06 02:37:01 5 1.16 0.00 0.00 0.00 0.02 98.83 02:50:06 02:37:01 6 0.00 0.00 0.03 0.00 0.00 99.97 02:50:06 02:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:38:01 all 0.02 0.00 0.02 0.01 0.01 99.94 02:50:06 02:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:50:06 02:38:01 1 0.05 0.00 0.03 0.07 0.03 99.82 02:50:06 02:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:50:06 02:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:38:01 5 0.07 0.00 0.02 0.00 0.00 99.92 02:50:06 02:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:50:06 02:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:39:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:50:06 02:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:50:06 02:39:01 1 0.10 0.00 0.02 0.03 0.02 99.83 02:50:06 02:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:39:01 3 0.00 0.00 0.02 0.02 0.02 99.95 02:50:06 02:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:50:06 02:39:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:50:06 02:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:40:01 all 0.01 0.00 0.02 0.00 0.01 99.96 02:50:06 02:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:50:06 02:40:01 1 0.05 0.00 0.07 0.00 0.03 99.85 02:50:06 02:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:50:06 02:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:41:01 all 0.08 0.00 0.02 0.00 0.01 99.89 02:50:06 02:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:41:01 1 0.10 0.00 0.07 0.02 0.02 99.80 02:50:06 02:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:41:01 3 0.00 0.00 0.03 0.02 0.00 99.95 02:50:06 02:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:50:06 02:41:01 5 0.35 0.00 0.02 0.00 0.02 99.62 02:50:06 02:41:01 6 0.07 0.00 0.00 0.00 0.02 99.92 02:50:06 02:41:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:50:06 02:42:01 all 0.02 0.00 0.02 0.06 0.01 99.90 02:50:06 02:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:50:06 02:42:01 1 0.07 0.00 0.03 0.12 0.02 99.77 02:50:06 02:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:42:01 3 0.00 0.00 0.00 0.33 0.02 99.65 02:50:06 02:42:01 4 0.03 0.00 0.05 0.00 0.00 99.92 02:50:06 02:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:43:01 all 0.04 0.00 0.01 0.01 0.00 99.94 02:50:06 02:43:01 0 0.07 0.00 0.02 0.00 0.00 99.92 02:50:06 02:43:01 1 0.13 0.00 0.05 0.10 0.02 99.70 02:50:06 02:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:43:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:50:06 02:44:01 all 0.08 0.00 0.02 0.01 0.01 99.88 02:50:06 02:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:50:06 02:44:01 1 0.07 0.00 0.05 0.05 0.02 99.82 02:50:06 02:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:44:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:50:06 02:44:01 4 0.08 0.00 0.07 0.00 0.02 99.83 02:50:06 02:44:01 5 0.43 0.00 0.02 0.00 0.02 99.53 02:50:06 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:50:06 02:45:01 all 0.03 0.00 0.02 0.01 0.00 99.93 02:50:06 02:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:50:06 02:45:01 1 0.08 0.00 0.07 0.05 0.03 99.77 02:50:06 02:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:50:06 02:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:50:06 02:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:50:06 02:45:01 6 0.07 0.00 0.03 0.00 0.00 99.90 02:50:06 02:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:50:06 02:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:46:01 1 0.07 0.00 0.02 0.02 0.02 99.88 02:50:06 02:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:46:01 4 0.03 0.00 0.05 0.00 0.00 99.92 02:50:06 02:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:50:06 02:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:47:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:50:06 02:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:50:06 02:47:01 1 0.08 0.00 0.05 0.00 0.03 99.83 02:50:06 02:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:47:01 3 0.07 0.00 0.00 0.02 0.00 99.92 02:50:06 02:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:50:06 02:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:50:06 02:47:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:50:06 02:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:50:06 02:50:06 02:47:01 CPU %user %nice %system %iowait %steal %idle 02:50:06 02:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:50:06 02:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:48:01 1 0.10 0.00 0.03 0.02 0.02 99.83 02:50:06 02:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:48:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:50:06 02:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:50:06 02:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:50:06 02:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:50:06 02:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:50:06 02:49:01 all 5.69 0.00 2.28 1.10 0.04 90.89 02:50:06 02:49:01 0 4.72 0.00 2.18 0.17 0.03 92.90 02:50:06 02:49:01 1 6.07 0.00 2.22 0.57 0.05 91.09 02:50:06 02:49:01 2 5.66 0.00 2.20 0.13 0.03 91.97 02:50:06 02:49:01 3 6.29 0.00 3.22 7.69 0.05 82.74 02:50:06 02:49:01 4 6.01 0.00 2.05 0.03 0.05 91.85 02:50:06 02:49:01 5 5.27 0.00 1.84 0.17 0.03 92.69 02:50:06 02:49:01 6 6.23 0.00 2.26 0.05 0.05 91.42 02:50:06 02:49:01 7 5.29 0.00 2.32 0.00 0.03 92.37 02:50:06 02:50:01 all 8.62 0.00 3.54 2.94 0.07 84.84 02:50:06 02:50:01 0 8.60 0.00 3.02 1.70 0.07 86.62 02:50:06 02:50:01 1 8.76 0.00 3.33 1.34 0.10 86.47 02:50:06 02:50:01 2 8.54 0.00 3.83 0.84 0.07 86.71 02:50:06 02:50:01 3 8.44 0.00 4.50 8.68 0.07 78.30 02:50:06 02:50:01 4 8.12 0.00 3.37 4.26 0.07 84.18 02:50:06 02:50:01 5 7.57 0.00 3.90 6.38 0.07 82.08 02:50:06 02:50:01 6 9.35 0.00 2.90 0.15 0.07 87.54 02:50:06 02:50:01 7 9.55 0.00 3.47 0.19 0.07 86.73 02:50:06 Average: all 8.58 0.00 1.42 0.79 0.03 89.19 02:50:06 Average: 0 8.27 0.00 1.42 0.54 0.03 89.73 02:50:06 Average: 1 8.64 0.00 1.47 0.72 0.03 89.13 02:50:06 Average: 2 8.71 0.00 1.46 0.80 0.02 89.01 02:50:06 Average: 3 8.65 0.00 1.45 1.29 0.03 88.58 02:50:06 Average: 4 8.48 0.00 1.37 0.56 0.02 89.57 02:50:06 Average: 5 8.70 0.00 1.37 0.99 0.03 88.92 02:50:06 Average: 6 8.58 0.00 1.44 0.64 0.03 89.31 02:50:06 Average: 7 8.60 0.00 1.34 0.81 0.02 89.23 02:50:06 02:50:06 02:50:06