Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 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-ssh3461430386717821241.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-ssh8537741187809276928.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-ssh3404287789532779965.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-ssh15157532970672040226.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-ssh16997342196414833478.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 ‘prd-centos7-blackbox-4c-2g-774151’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-774152’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-774348’ is offline ‘prd-ubuntu20.04-docker-8c-8g-774354’ is offline Running on prd-ubuntu20.04-docker-8c-8g-774355 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/931 [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/931 # 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 > 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 Avoid second fetch Checking out Revision 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 (main) Commit message: "Merge pull request #5322 from FelixTing/issue-5319" > git config core.sparsecheckout # timeout=10 > git checkout -f 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 # timeout=10 > git rev-list --no-walk 93993623b6023bd90f5581334015c52b08f52fe2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:08:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:08:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:08:00 ========================================================= 02:08:00 EdgeX Global Pipelines Version Info 02:08:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:08:02 ------------------- 02:08:02 stable info: 02:08:02 ------------------- 02:08:02 Commited By: Cherry Wang cherry@iotechsys.com 02:08:02 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:08:02 Message: update stable to v1.0.278 02:08:02 ------------------- 02:08:02 experimental info: 02:08:02 ------------------- 02:08:02 Commited By: **** collab-it+edgex@linuxfoundation.org 02:08:02 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:08:02 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:08:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c19b64 [Pipeline] echo 02:08:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:03 provisioning config files... 02:08:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/931@tmp/config11407372873105943673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:03 ---> ****-login.sh 02:08:03 nexus3.edgexfoundry.org:10001 02:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:04 02:08:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:08:04 Configure a credential helper to remove this warning. See 02:08:04 https://docs.****.com/go/credential-store/ 02:08:04 02:08:04 Login Succeeded 02:08:04 nexus3.edgexfoundry.org:10002 02:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:04 02:08:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:08:04 Configure a credential helper to remove this warning. See 02:08:04 https://docs.****.com/go/credential-store/ 02:08:04 02:08:04 Login Succeeded 02:08:04 nexus3.edgexfoundry.org:10003 02:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:04 02:08:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:08:04 Configure a credential helper to remove this warning. See 02:08:04 https://docs.****.com/go/credential-store/ 02:08:04 02:08:04 Login Succeeded 02:08:04 nexus3.edgexfoundry.org:10004 02:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:04 02:08:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:08:04 Configure a credential helper to remove this warning. See 02:08:04 https://docs.****.com/go/credential-store/ 02:08:04 02:08:04 Login Succeeded 02:08:04 ****.io 02:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:04 02:08:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:08:04 Configure a credential helper to remove this warning. See 02:08:04 https://docs.****.com/go/credential-store/ 02:08:04 02:08:04 Login Succeeded 02:08:04 ---> ****-login.sh ends [Pipeline] } 02:08:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:04 + 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 02:08:04 + + cut -d/ -f2dirname 02:08:04 cmd/core-command/Dockerfile 02:08:04 + echo core-command,cmd/core-command/Dockerfile 02:08:04 + cut -d/ -f2 02:08:04 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:08:04 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:08:04 + dirname cmd/core-data/Dockerfile 02:08:04 + cut -d/ -f2 02:08:04 + echo core-data,cmd/core-data/Dockerfile 02:08:04 + dirname cmd/core-keeper/Dockerfile 02:08:04 + cut -d/ -f2 02:08:04 + echo core-keeper,cmd/core-keeper/Dockerfile 02:08:04 + dirname cmd/core-metadata/Dockerfile 02:08:04 + cut -d/ -f2 02:08:04 + echo core-metadata,cmd/core-metadata/Dockerfile 02:08:04 + dirname cmd/security-bootstrapper/Dockerfile 02:08:04 + cut -d/ -f2 02:08:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:08:04 + dirname cmd/security-proxy-auth/Dockerfile 02:08:04 + cut -d/ -f2 02:08:04 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:08:04 + + cut -d/ -f2 02:08:04 dirname cmd/security-proxy-setup/Dockerfile 02:08:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:08:04 + dirname cmd/security-secretstore-setup/Dockerfile 02:08:04 + cut -d/ -f2 02:08:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:08:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:08:04 + cut -d/ -f2 02:08:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:08:04 + dirname+ cmd/security-spire-agent/Dockerfile 02:08:04 cut -d/ -f2 02:08:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:08:04 + dirname cmd/security-spire-config/Dockerfile 02:08:04 + cut -d/ -f2 02:08:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:08:04 + dirname cmd/security-spire-server/Dockerfile 02:08:04 + cut -d/ -f2 02:08:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:08:04 + dirname cmd/support-notifications/Dockerfile 02:08:04 + cut -d/ -f2 02:08:04 + echo support-notifications,cmd/support-notifications/Dockerfile 02:08:04 + dirname cmd/support-scheduler/Dockerfile 02:08:04 + cut -d/ -f2 02:08:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:08:05 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 02:08:05 + git rev-list -1 --merges 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98~1..3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 02:08:05 -----------> git rev-list -1 --merges 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98~1..3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:08:05 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [false] [Pipeline] sh 02:08:05 + git log --format=format:%s -1 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 02:08:05 ========================================================= 02:08:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:08:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:08:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:06 + grep -v github /etc/ssh/ssh_known_hosts 02:08:06 + [ -e /tmp/ssh_known_hosts ] 02:08:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:08:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:08:06 + sudo tee -a /etc/ssh/ssh_known_hosts 02:08:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:06 02:08:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:06 0.1.4: Pulling from edgex-devops/py-git-semver 02:08:06 3dae71ba6b94: Pulling fs layer 02:08:06 6bf1a483ea7c: Pulling fs layer 02:08:06 f5dfc541a4d3: Pulling fs layer 02:08:06 461d9e800cba: Pulling fs layer 02:08:06 80192f66455f: Pulling fs layer 02:08:06 2e8e34ca0e6c: Pulling fs layer 02:08:06 a29436f7fd5d: Pulling fs layer 02:08:06 923cac83aea3: Pulling fs layer 02:08:06 25ad8b0a4227: Pulling fs layer 02:08:06 db01528c6b51: Pulling fs layer 02:08:06 28988de357af: Pulling fs layer 02:08:06 923cac83aea3: Waiting 02:08:06 a29436f7fd5d: Waiting 02:08:06 25ad8b0a4227: Waiting 02:08:06 80192f66455f: Waiting 02:08:06 2e8e34ca0e6c: Waiting 02:08:06 db01528c6b51: Waiting 02:08:06 28988de357af: Waiting 02:08:06 461d9e800cba: Waiting 02:08:06 6bf1a483ea7c: Verifying Checksum 02:08:06 6bf1a483ea7c: Download complete 02:08:06 461d9e800cba: Download complete 02:08:07 80192f66455f: Verifying Checksum 02:08:07 80192f66455f: Download complete 02:08:07 f5dfc541a4d3: Verifying Checksum 02:08:07 f5dfc541a4d3: Download complete 02:08:07 3dae71ba6b94: Verifying Checksum 02:08:07 3dae71ba6b94: Download complete 02:08:07 923cac83aea3: Download complete 02:08:07 25ad8b0a4227: Verifying Checksum 02:08:07 25ad8b0a4227: Download complete 02:08:07 db01528c6b51: Verifying Checksum 02:08:07 db01528c6b51: Download complete 02:08:07 28988de357af: Verifying Checksum 02:08:07 28988de357af: Download complete 02:08:07 a29436f7fd5d: Verifying Checksum 02:08:07 a29436f7fd5d: Download complete 02:08:08 2e8e34ca0e6c: Verifying Checksum 02:08:08 2e8e34ca0e6c: Download complete 02:08:08 3dae71ba6b94: Pull complete 02:08:08 6bf1a483ea7c: Pull complete 02:08:09 f5dfc541a4d3: Pull complete 02:08:09 461d9e800cba: Pull complete 02:08:09 80192f66455f: Pull complete 02:08:15 2e8e34ca0e6c: Pull complete 02:08:15 a29436f7fd5d: Pull complete 02:08:15 923cac83aea3: Pull complete 02:08:15 25ad8b0a4227: Pull complete 02:08:15 db01528c6b51: Pull complete 02:08:15 28988de357af: Pull complete 02:08:15 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:16 prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container 02:08:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:08:18 $ docker top a2cd6b7e65a1b580e64cae6c23e5b0c654845db2ac737b21689a9cc7f69de5fa -eo pid,comm 02:08:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:08:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:19 [ssh-agent] Looking for ssh-agent implementation... 02:08:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:19 $ docker exec a2cd6b7e65a1b580e64cae6c23e5b0c654845db2ac737b21689a9cc7f69de5fa ssh-agent 02:08:19 SSH_AUTH_SOCK=/tmp/ssh-mKaPgngOes9t/agent.32 02:08:19 SSH_AGENT_PID=38 02:08:19 Running ssh-add (command line suppressed) 02:08:19 Identity added: /w/workspace/edgex-go/931@tmp/private_key_5035928349919410645.key (/w/workspace/edgex-go/931@tmp/private_key_5035928349919410645.key) 02:08:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:19 + git config --global --add safe.directory /w/workspace/edgex-go/931 [Pipeline] sh 02:08:19 + git tag --points-at HEAD [Pipeline] } 02:08:19 $ docker exec --env ******** --env ******** a2cd6b7e65a1b580e64cae6c23e5b0c654845db2ac737b21689a9cc7f69de5fa ssh-agent -k 02:08:20 unset SSH_AUTH_SOCK; 02:08:20 unset SSH_AGENT_PID; 02:08:20 echo Agent pid 38 killed; 02:08:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:08:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:20 [ssh-agent] Looking for ssh-agent implementation... 02:08:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:20 $ docker exec a2cd6b7e65a1b580e64cae6c23e5b0c654845db2ac737b21689a9cc7f69de5fa ssh-agent 02:08:20 SSH_AUTH_SOCK=/tmp/ssh-fFGZt7pKIfxJ/agent.85 02:08:20 SSH_AGENT_PID=91 02:08:20 Running ssh-add (command line suppressed) 02:08:20 Identity added: /w/workspace/edgex-go/931@tmp/private_key_15265829660984187287.key (/w/workspace/edgex-go/931@tmp/private_key_15265829660984187287.key) 02:08:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:20 + git semver init 02:08:21 2025-12-02 02:08:20,955 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:08:21 2025-12-02 02:08:20,960 [run_init] DEBUG init version:0.0.0 force:False 02:08:21 2025-12-02 02:08:20,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/931/.semver 02:08:21 2025-12-02 02:08:20,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/931/.semver 02:08:21 2025-12-02 02:08:20,962 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/931/.semver'], cwd=/w/workspace/edgex-go/931, stdin=None, shell=False, universal_newlines=False) 02:08:26 2025-12-02 02:08:25,769 [append_file] DEBUG append to file:/w/workspace/edgex-go/931/.git/info/exclude 02:08:26 2025-12-02 02:08:25,770 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/931/.semver/main with force:False 02:08:26 2025-12-02 02:08:25,770 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main 02:08:26 2025-12-02 02:08:25,770 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main 02:08:26 4.1.0-dev.80 [Pipeline] } 02:08:26 $ docker exec --env ******** --env ******** a2cd6b7e65a1b580e64cae6c23e5b0c654845db2ac737b21689a9cc7f69de5fa ssh-agent -k 02:08:26 unset SSH_AUTH_SOCK; 02:08:26 unset SSH_AGENT_PID; 02:08:26 echo Agent pid 91 killed; 02:08:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:26 + git semver [Pipeline] } 02:08:27 $ docker stop --time=1 a2cd6b7e65a1b580e64cae6c23e5b0c654845db2ac737b21689a9cc7f69de5fa 02:08:28 $ docker rm -f --volumes a2cd6b7e65a1b580e64cae6c23e5b0c654845db2ac737b21689a9cc7f69de5fa [Pipeline] // withDockerContainer [Pipeline] sh 02:08:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:28 Stashed 1 file(s) [Pipeline] echo 02:08:28 [edgeXSemver]: initialized semver on version 4.1.0-dev.80 [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 02:08:29 + git config --global --add safe.directory /w/workspace/edgex-go/931 [Pipeline] echo 02:08:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:08:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:08:29 ========================================================= 02:08:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:08:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:08:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:08:29 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:29 2d35ebdb57d9: Pulling fs layer 02:08:29 c35fb4624d26: Pulling fs layer 02:08:29 4e2aec7ef170: Pulling fs layer 02:08:29 333b49ad6fbf: Pulling fs layer 02:08:29 4f4fb700ef54: Pulling fs layer 02:08:29 c3e65509a76b: Pulling fs layer 02:08:29 7cf9ebb963bd: Pulling fs layer 02:08:29 bb34ca984cfb: Pulling fs layer 02:08:29 333b49ad6fbf: Waiting 02:08:29 4f4fb700ef54: Waiting 02:08:29 c3e65509a76b: Waiting 02:08:29 7cf9ebb963bd: Waiting 02:08:29 151cf03bc807: Pulling fs layer 02:08:29 bb34ca984cfb: Waiting 02:08:29 151cf03bc807: Waiting 02:08:29 c35fb4624d26: Download complete 02:08:29 333b49ad6fbf: Verifying Checksum 02:08:29 333b49ad6fbf: Download complete 02:08:29 4f4fb700ef54: Verifying Checksum 02:08:29 4f4fb700ef54: Download complete 02:08:29 c3e65509a76b: Verifying Checksum 02:08:29 c3e65509a76b: Download complete 02:08:29 2d35ebdb57d9: Verifying Checksum 02:08:29 2d35ebdb57d9: Download complete 02:08:30 2d35ebdb57d9: Pull complete 02:08:30 7cf9ebb963bd: Verifying Checksum 02:08:30 7cf9ebb963bd: Download complete 02:08:30 c35fb4624d26: Pull complete 02:08:30 4e2aec7ef170: Download complete 02:08:30 151cf03bc807: Verifying Checksum 02:08:30 151cf03bc807: Download complete 02:08:30 bb34ca984cfb: Verifying Checksum 02:08:30 bb34ca984cfb: Download complete 02:08:35 4e2aec7ef170: Pull complete 02:08:35 333b49ad6fbf: Pull complete 02:08:35 4f4fb700ef54: Pull complete 02:08:35 c3e65509a76b: Pull complete 02:08:36 7cf9ebb963bd: Pull complete 02:08:39 bb34ca984cfb: Pull complete 02:08:40 151cf03bc807: Pull complete 02:08:40 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:08:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:08:40 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:08:40 WORKDIR /edgex 02:08:40 COPY go.mod . 02:08:40 RUN go mod download build 02:08:40 -t ci-base-image-x86_64 -f - . 02:08:41 #0 building with "default" instance using docker driver 02:08:41 02:08:41 #1 [internal] load build definition from Dockerfile 02:08:41 #1 transferring dockerfile: 164B done 02:08:41 #1 DONE 0.0s 02:08:41 02:08:41 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:08:41 #2 DONE 0.0s 02:08:41 02:08:41 #3 [internal] load .dockerignore 02:08:41 #3 transferring context: 02:08:41 #3 transferring context: 50B done 02:08:41 #3 DONE 0.1s 02:08:41 02:08:41 #4 [internal] load build context 02:08:41 #4 transferring context: 7.11kB done 02:08:41 #4 DONE 0.0s 02:08:41 02:08:41 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:08:41 #5 DONE 0.1s 02:08:41 02:08:41 #6 [2/4] WORKDIR /edgex 02:08:44 #6 DONE 2.5s 02:08:44 02:08:44 #7 [3/4] COPY go.mod . 02:08:44 #7 DONE 0.0s 02:08:44 02:08:44 #8 [4/4] RUN go mod download 02:08:44 Still waiting to schedule task 02:08:44 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:08:53 #8 DONE 8.5s 02:08:53 02:08:53 #9 exporting to image 02:08:53 #9 exporting layers 02:08:55 #9 exporting layers 3.6s done 02:08:56 #9 writing image sha256:02943b96216393f56c1b3374aeefe537900cff3f7cc458c8cf017d36a0e45f42 done 02:08:56 #9 naming to docker.io/library/ci-base-image-x86_64 done 02:08:56 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:56 + docker inspect -f . ci-base-image-x86_64 02:08:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:56 prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container 02:08:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:56 $ docker top b7cfea8c4ed0cf506690152d7f6e734d98705cd0b22cc4810fc359b2f915cfae -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:57 + go version 02:08:57 go version go1.25.2 linux/amd64 [Pipeline] } 02:08:57 $ docker stop --time=1 b7cfea8c4ed0cf506690152d7f6e734d98705cd0b22cc4810fc359b2f915cfae 02:08:58 $ docker rm -f --volumes b7cfea8c4ed0cf506690152d7f6e734d98705cd0b22cc4810fc359b2f915cfae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:59 + docker inspect -f . ci-base-image-x86_64 02:08:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:59 prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container 02:08:59 $ 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/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:59 $ docker top f52c0d190efa56475d6e23b236a585bfa323b1477535d7fe0c68a26686c8b783 -eo pid,comm [Pipeline] { [Pipeline] echo 02:08:59 ========================================================= 02:08:59 [edgeXBuildGoParallel] Running Tests and Build... 02:08:59 ========================================================= [Pipeline] sh 02:08:59 + git config --global --add safe.directory /w/workspace/edgex-go/931 [Pipeline] fileExists [Pipeline] sh 02:08:59 + make test 02:08:59 go test -race -coverprofile=coverage.out ./... 02:09:09 ? github.com/edgexfoundry/edgex-go [no test files] 02:09:42 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:09:42 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:09:42 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:09:42 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:09:42 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:09:42 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:09:42 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:09:42 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:09:42 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:09:42 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:09:42 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:09:42 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:09:42 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:09:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:09:42 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:09:42 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 02:09:42 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:09:42 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:09:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 02:09:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements 02:09:44 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:09:44 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.020s coverage: 4.8% of statements 02:09:44 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:09:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 57.7% of statements 02:09:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements 02:09:44 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:09:44 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:09:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.452s coverage: 94.2% of statements 02:09:45 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:09:45 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:09:45 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 02:09:45 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:09:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:09:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:09:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:09:45 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.063s coverage: 90.7% of statements 02:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:09:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:09:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:09:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:09:45 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:09:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 8.3% of statements 02:09:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:09:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:09:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.460s coverage: 95.9% of statements 02:09:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:09:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:09:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:09:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:09:48 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:09:48 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 02:09:48 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:09:48 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:09:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:09:48 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:09:48 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:09:48 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:09:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:09:48 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:09:48 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:09:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 02:09:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.051s coverage: 3.5% of statements 02:09:50 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 02:09:50 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:09:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements 02:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:09:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.2% of statements 02:09:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.028s coverage: 68.8% of statements 02:09:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:09:50 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:09:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 02:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 02:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 89.5% of statements 02:09:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 93.1% of statements 02:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 02:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.037s coverage: 94.4% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.039s coverage: 92.9% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 02:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.035s coverage: 87.2% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.027s coverage: 100.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 02:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 6.8% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.039s coverage: 33.3% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.168s coverage: 54.8% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.6% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.024s coverage: 100.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.044s coverage: 20.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.036s coverage: 96.8% of statements 02:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 29.2% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 93.8% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.017s coverage: 76.2% of statements 02:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:10:11 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:10:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.1% of statements 02:10:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:10:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:10:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:10:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:10:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 94.9% of statements 02:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:10:17 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:10:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:10:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements 02:10:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:10:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:10:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:10:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 97.7% of statements 02:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:10:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.035s coverage: 43.6% of statements 02:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:10:17 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:10:17 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 02:10:17 running golangci-lint 02:10:17 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 02:10:17 go version go1.25.2 linux/amd64 02:10:17 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 02:10:17 level=info msg="[config_reader] Used config file .golangci.yml" 02:10:17 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 02:10:17 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 02:10:17 level=info msg="[goenv] Read go env for 6.201233ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 02:10:17 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 02:10:39 level=info msg="[loader] Go packages loading at mode 8767 (deps|files|name|types_sizes|compiled_files|exports_file|imports) took 21.890937814s" 02:10:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.414902ms" 02:10:54 level=info msg="[linters_context/goanalysis] analyzers took 1m53.866059143s with top 10 stages: buildir: 1m6.754896232s, inspect: 3.066091304s, gosec: 3.037904238s, fact_deprecated: 2.756313771s, printf: 2.183918901s, ctrlflow: 1.717882148s, fact_purity: 1.550075545s, nilness: 1.379645495s, S1038: 1.338845259s, unused: 1.111189681s" 02:10:54 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 02:10:54 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 02:10:54 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 02:10:54 level=info msg="[runner] Issues before processing: 35, after processing: 0" 02:10:54 level=info msg="[runner] Processors filtering stat (in/out): exclusion_paths: 35/35, exclusion_rules: 22/21, invalid_issue: 35/35, generated_file_filter: 35/22, path_absoluter: 35/35, cgo: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, path_relativity: 35/35" 02:10:54 level=info msg="[runner] processing took 8.536767ms with stages: nolint_filter: 7.634619ms, generated_file_filter: 678.014µs, exclusion_rules: 123.043µs, exclusion_paths: 49.07µs, path_relativity: 35.121µs, cgo: 5.29µs, path_absoluter: 2.94µs, sort_results: 2µs, invalid_issue: 1.85µs, max_same_issues: 1.06µs, filename_unadjuster: 970ns, fixer: 750ns, diff: 560ns, uniq_by_line: 290ns, path_prettifier: 260ns, path_shortener: 250ns, severity-rules: 190ns, max_from_linter: 190ns, max_per_file_from_linter: 170ns, source_code: 130ns" 02:10:54 level=info msg="[runner] linters took 13.710288781s with stages: goanalysis_metalinter: 13.701672762s" 02:10:54 0 issues. 02:10:54 level=info msg="File cache stats: 0 entries of total size 0B" 02:10:54 level=info msg="Memory: 355 samples, avg is 344.4MB, max is 1313.4MB" 02:10:54 level=info msg="Execution took 35.647253515s" 02:10:54 go vet ./... 02:11:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:11:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:11:01 ./bin/test-attribution-txt.sh [Pipeline] echo 02:11:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:11:01 + ls -al . 02:11:01 total 1392 02:11:01 drwxrwxr-x 11 1001 1001 4096 Dec 2 02:09 . 02:11:01 drwxr-xr-x 4 root root 4096 Dec 2 02:08 .. 02:11:01 drwxrwxr-x 2 1001 1001 4096 Dec 2 02:07 .blubracket 02:11:01 -rw-rw-r-- 1 1001 1001 10 Dec 2 02:07 .dockerignore 02:11:01 drwxrwxr-x 8 1001 1001 4096 Dec 2 02:10 .git 02:11:01 drwxrwxr-x 3 1001 1001 4096 Dec 2 02:07 .github 02:11:01 -rw-rw-r-- 1 1001 1001 909 Dec 2 02:07 .gitignore 02:11:01 -rw-rw-r-- 1 1001 1001 359 Dec 2 02:07 .golangci.yml 02:11:01 -rw-rw-r-- 1 1001 1001 100 Dec 2 02:07 .hadolint.yml 02:11:01 drwxr-xr-x 3 1001 1001 4096 Dec 2 02:08 .semver 02:11:01 -rw-rw-r-- 1 1001 1001 155 Dec 2 02:07 .sonarcloud.properties 02:11:01 -rw-rw-r-- 1 1001 1001 1171 Dec 2 02:07 ADOPTERS.md 02:11:01 -rw-rw-r-- 1 1001 1001 20017 Dec 2 02:07 Attribution.txt 02:11:01 -rw-rw-r-- 1 1001 1001 108018 Dec 2 02:07 CHANGELOG.md 02:11:01 -rw-rw-r-- 1 1001 1001 3804 Dec 2 02:07 CONTRIBUTING.md 02:11:01 -rw-rw-r-- 1 1001 1001 677 Dec 2 02:07 GOVERNANCE.md 02:11:01 -rw-rw-r-- 1 1001 1001 886 Dec 2 02:07 Jenkinsfile 02:11:01 -rw-rw-r-- 1 1001 1001 10775 Dec 2 02:07 LICENSE 02:11:01 -rw-rw-r-- 1 1001 1001 16739 Dec 2 02:07 Makefile 02:11:01 -rw-rw-r-- 1 1001 1001 582 Dec 2 02:07 OWNERS.md 02:11:01 -rw-rw-r-- 1 1001 1001 9932 Dec 2 02:07 README.md 02:11:01 -rw-rw-r-- 1 1001 1001 789 Dec 2 02:07 SECURITY.md 02:11:01 -rw-rw-r-- 1 1001 1001 12 Dec 2 02:08 VERSION 02:11:01 drwxrwxr-x 2 1001 1001 4096 Dec 2 02:07 bin 02:11:01 drwxrwxr-x 19 1001 1001 4096 Dec 2 02:07 cmd 02:11:01 -rw-r--r-- 1 root root 1043318 Dec 2 02:10 coverage.out 02:11:01 drwxrwxr-x 2 1001 1001 4096 Dec 2 02:07 fuzz_test 02:11:01 -rw-rw-r-- 1 1001 1001 7070 Dec 2 02:07 go.mod 02:11:01 -rw-rw-r-- 1 1001 1001 90674 Dec 2 02:07 go.sum 02:11:01 drwxrwxr-x 7 1001 1001 4096 Dec 2 02:07 internal 02:11:01 drwxrwxr-x 2 1001 1001 4096 Dec 2 02:07 openapi 02:11:01 -rw-rw-r-- 1 1001 1001 584 Dec 2 02:07 security.txt 02:11:01 -rw-rw-r-- 1 1001 1001 204 Dec 2 02:07 version.go [Pipeline] sh 02:11:01 + '[' -e coverage.out ] 02:11:01 + chown 1001:1001 coverage.out [Pipeline] stash 02:11:02 Stashed 1 file(s) [Pipeline] sh 02:11:02 + make build 02:11:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:11:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:11:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:11:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:11:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:11:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:11:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:11:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:11:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:11:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:11:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:11:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:11:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:11:53 $ docker stop --time=1 f52c0d190efa56475d6e23b236a585bfa323b1477535d7fe0c68a26686c8b783 02:11:58 $ docker rm -f --volumes f52c0d190efa56475d6e23b236a585bfa323b1477535d7fe0c68a26686c8b783 [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 02:12:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:12:00 02:12:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:12:00 latest: Pulling from edgex-devops/edgex-compose 02:12:00 91d30c5bc195: Pulling fs layer 02:12:00 2e9b0aa3be6d: Pulling fs layer 02:12:00 9c61dcf015f6: Pulling fs layer 02:12:00 4698f68db338: Pulling fs layer 02:12:00 2a2f49069b9e: Pulling fs layer 02:12:00 e0025b399a48: Pulling fs layer 02:12:00 4698f68db338: Waiting 02:12:00 2a2f49069b9e: Waiting 02:12:00 e0025b399a48: Waiting 02:12:00 91d30c5bc195: Verifying Checksum 02:12:00 91d30c5bc195: Download complete 02:12:00 4698f68db338: Verifying Checksum 02:12:00 4698f68db338: Download complete 02:12:00 2e9b0aa3be6d: Verifying Checksum 02:12:00 2e9b0aa3be6d: Download complete 02:12:00 e0025b399a48: Verifying Checksum 02:12:00 e0025b399a48: Download complete 02:12:00 91d30c5bc195: Pull complete 02:12:00 2a2f49069b9e: Verifying Checksum 02:12:00 2a2f49069b9e: Download complete 02:12:00 2e9b0aa3be6d: Pull complete 02:12:01 9c61dcf015f6: Verifying Checksum 02:12:01 9c61dcf015f6: Download complete 02:12:04 9c61dcf015f6: Pull complete 02:12:04 4698f68db338: Pull complete 02:12:04 2a2f49069b9e: Pull complete 02:12:04 e0025b399a48: Pull complete 02:12:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:12:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:12:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:04 prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container 02:12:04 $ 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/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:12:06 $ docker top 2bc64035b81a4f115fc20e1472ccd59ad525ceb7899f440166405022f620e85c -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:07 + docker compose -f ./docker-compose-build.yml build --parallel 02:12:07 #1 [security-secretstore-setup internal] load build definition from Dockerfile 02:12:07 #1 transferring dockerfile: 2.49kB done 02:12:07 #1 DONE 0.1s 02:12:07 02:12:07 #2 [core-metadata internal] load build definition from Dockerfile 02:12:07 #2 transferring dockerfile: 2.10kB done 02:12:07 #2 DONE 0.1s 02:12:07 02:12:07 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:12:07 #3 DONE 0.0s 02:12:07 02:12:07 #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 02:12:07 #4 ... 02:12:07 02:12:07 #5 [core-data internal] load build definition from Dockerfile 02:12:07 #5 transferring dockerfile: 2.04kB done 02:12:07 #5 DONE 0.1s 02:12:07 02:12:07 #6 [security-bootstrapper internal] load build definition from Dockerfile 02:12:07 #6 transferring dockerfile: 3.02kB done 02:12:07 #6 DONE 0.1s 02:12:07 02:12:07 #7 [support-scheduler internal] load build definition from Dockerfile 02:12:07 #7 transferring dockerfile: 1.83kB done 02:12:07 #7 DONE 0.2s 02:12:07 02:12:07 #8 [security-spire-server internal] load build definition from Dockerfile 02:12:07 #8 transferring dockerfile: 1.70kB done 02:12:07 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:12:07 #8 DONE 0.2s 02:12:07 02:12:07 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:12:07 #9 transferring dockerfile: 1.89kB done 02:12:07 #9 DONE 0.2s 02:12:07 02:12:07 #10 [core-keeper internal] load build definition from Dockerfile 02:12:07 #10 transferring dockerfile: 2.01kB done 02:12:07 #10 DONE 0.2s 02:12:07 02:12:07 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:12:07 #3 DONE 0.0s 02:12:07 02:12:07 #11 [security-spire-agent internal] load build definition from Dockerfile 02:12:07 #11 transferring dockerfile: 1.81kB done 02:12:07 #11 DONE 0.2s 02:12:07 02:12:07 #12 [security-proxy-auth internal] load build definition from Dockerfile 02:12:07 #12 transferring dockerfile: 2.14kB done 02:12:07 #12 DONE 0.2s 02:12:07 02:12:07 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 02:12:07 #4 DONE 0.2s 02:12:07 02:12:07 #13 [support-notifications internal] load build definition from Dockerfile 02:12:07 #13 transferring dockerfile: 2.02kB done 02:12:07 #13 DONE 0.2s 02:12:07 02:12:07 #14 [core-command internal] load build definition from Dockerfile 02:12:07 #14 transferring dockerfile: 1.94kB done 02:12:07 #14 DONE 0.2s 02:12:07 02:12:07 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:12:07 #15 transferring dockerfile: 2.23kB done 02:12:07 #15 DONE 0.2s 02:12:07 02:12:07 #16 [security-proxy-setup internal] load build definition from Dockerfile 02:12:07 #16 transferring dockerfile: 2.50kB done 02:12:07 #16 DONE 0.2s 02:12:07 02:12:07 #17 [security-spire-config internal] load build definition from Dockerfile 02:12:07 #17 transferring dockerfile: 1.69kB done 02:12:07 #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:12:07 #17 DONE 0.2s 02:12:07 02:12:07 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:12:07 #3 DONE 0.0s 02:12:07 02:12:07 #18 [security-secretstore-setup internal] load .dockerignore 02:12:07 #18 transferring context: 50B done 02:12:07 #18 DONE 0.1s 02:12:07 02:12:07 #19 [security-bootstrapper internal] load .dockerignore 02:12:07 #19 transferring context: 50B done 02:12:07 #19 DONE 0.1s 02:12:07 02:12:07 #20 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:12:07 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:12:07 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:12:07 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:12:07 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:12:07 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:12:07 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:12:07 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:12:07 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:12:07 #20 DONE 0.1s 02:12:07 02:12:07 #21 [core-data internal] load .dockerignore 02:12:07 #21 transferring context: 50B done 02:12:07 #21 DONE 0.1s 02:12:07 02:12:07 #22 [core-metadata internal] load .dockerignore 02:12:07 #22 transferring context: 50B done 02:12:07 #22 DONE 0.1s 02:12:07 02:12:07 #23 [support-scheduler internal] load .dockerignore 02:12:07 #23 transferring context: 50B done 02:12:07 #23 DONE 0.2s 02:12:07 02:12:07 #24 [core-keeper internal] load .dockerignore 02:12:07 #24 transferring context: 50B done 02:12:07 #24 DONE 0.1s 02:12:07 02:12:07 #25 [support-notifications internal] load .dockerignore 02:12:07 #25 transferring context: 50B done 02:12:07 #25 DONE 0.1s 02:12:07 02:12:07 #26 [security-proxy-auth internal] load .dockerignore 02:12:07 #26 transferring context: 50B done 02:12:07 #26 DONE 0.1s 02:12:07 02:12:07 #27 [security-spiffe-token-provider internal] load .dockerignore 02:12:07 #27 transferring context: 50B 0.0s done 02:12:07 #27 DONE 0.1s 02:12:07 02:12:07 #28 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:12:07 #28 ... 02:12:07 02:12:07 #20 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:12:07 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:12:07 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:12:07 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:12:07 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:12:07 #20 DONE 0.1s 02:12:07 02:12:07 #29 [security-proxy-setup internal] load .dockerignore 02:12:07 #29 transferring context: 50B 0.0s done 02:12:07 #29 DONE 0.5s 02:12:07 02:12:07 #30 [core-command internal] load .dockerignore 02:12:07 #30 transferring context: 50B 0.0s done 02:12:07 #30 DONE 0.5s 02:12:07 02:12:07 #28 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:12:08 #28 ... 02:12:08 02:12:08 #20 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:12:08 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:12:08 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:12:08 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:12:08 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:12:08 #20 DONE 0.1s 02:12:08 02:12:08 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:12:08 #31 DONE 0.6s 02:12:08 02:12:08 #32 [core-common-config-bootstrapper internal] load .dockerignore 02:12:08 #32 transferring context: 50B 0.0s done 02:12:08 #32 DONE 0.6s 02:12:08 02:12:08 #28 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:12:08 #28 DONE 0.6s 02:12:08 02:12:08 #20 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:12:08 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:12:08 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:12:08 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:12:08 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:12:08 #20 DONE 0.1s 02:12:08 02:12:08 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:12:08 #33 DONE 0.7s 02:12:08 02:12:08 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:12:13 #34 ... 02:12:13 02:12:13 #35 [security-bootstrapper internal] load build context 02:12:13 #35 transferring context: 229.66MB 5.7s 02:12:13 #35 ... 02:12:13 02:12:13 #36 [security-secretstore-setup internal] load build context 02:12:14 #36 ... 02:12:14 02:12:14 #35 [security-bootstrapper internal] load build context 02:12:14 #35 ... 02:12:14 02:12:14 #37 [security-spire-config internal] load .dockerignore 02:12:14 #37 transferring context: 50B done 02:12:14 #37 DONE 6.1s 02:12:14 02:12:14 #35 [security-bootstrapper internal] load build context 02:12:14 #35 transferring context: 275.32MB 6.7s 02:12:17 #35 ... 02:12:17 02:12:17 #38 [core-metadata internal] load build context 02:12:17 #38 ... 02:12:17 02:12:17 #39 [security-spiffe-token-provider internal] load build context 02:12:17 #39 ... 02:12:17 02:12:17 #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:12:17 #40 ... 02:12:17 02:12:17 #41 [support-scheduler internal] load build context 02:12:18 #41 ... 02:12:18 02:12:18 #42 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:12:18 #0 0.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:18 #0 0.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:18 #0 0.953 (1/1) Installing dumb-init (1.2.5-r3) 02:12:18 #0 1.140 Executing busybox-1.37.0-r19.trigger 02:12:18 #0 1.150 OK: 7 MiB in 17 packages 02:12:18 #42 ... 02:12:18 02:12:18 #43 [support-notifications internal] load build context 02:12:18 #43 ... 02:12:18 02:12:18 #44 [security-spire-agent internal] load .dockerignore 02:12:18 #44 transferring context: 50B 0.0s done 02:12:18 #44 ... 02:12:18 02:12:18 #45 [core-data internal] load build context 02:12:18 #45 transferring context: 296.31MB 10.5s 02:12:18 #45 ... 02:12:18 02:12:18 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:12:18 #46 ... 02:12:18 02:12:18 #47 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:12:18 #0 1.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:18 #0 1.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:18 #0 2.192 (1/3) Installing ca-certificates (20250911-r0) 02:12:18 #0 2.210 (2/3) Installing dumb-init (1.2.5-r3) 02:12:18 #0 2.219 (3/3) Installing tzdata (2025b-r0) 02:12:18 #0 2.250 Executing busybox-1.37.0-r19.trigger 02:12:18 #0 2.258 Executing ca-certificates-20250911-r0.trigger 02:12:18 #0 2.302 OK: 8 MiB in 19 packages 02:12:19 #47 ... 02:12:19 02:12:19 #48 [security-proxy-auth internal] load build context 02:12:19 #48 ... 02:12:19 02:12:19 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:12:19 #0 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:19 #0 1.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:19 #0 1.624 (1/4) Installing ca-certificates (20250911-r0) 02:12:19 #0 1.644 (2/4) Installing dumb-init (1.2.5-r3) 02:12:19 #0 1.650 (3/4) Installing su-exec (0.2-r3) 02:12:19 #0 1.655 (4/4) Installing yq-go (4.47.2-r1) 02:12:19 #0 1.775 Executing busybox-1.37.0-r19.trigger 02:12:19 #0 1.790 Executing ca-certificates-20250911-r0.trigger 02:12:19 #0 1.825 OK: 20 MiB in 20 packages 02:12:19 #49 ... 02:12:19 02:12:19 #50 [security-spire-server internal] load .dockerignore 02:12:19 #50 transferring context: 50B 0.0s done 02:12:19 #50 ... 02:12:19 02:12:19 #51 [core-command internal] load build context 02:12:19 #51 transferring context: 537.73MB 10.9s 02:12:19 #51 ... 02:12:19 02:12:19 #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:12:19 #0 2.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:19 #0 2.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:19 #0 2.887 (1/1) Installing dumb-init (1.2.5-r3) 02:12:19 #0 2.913 Executing busybox-1.37.0-r19.trigger 02:12:19 #0 2.923 OK: 7 MiB in 17 packages 02:12:19 #52 ... 02:12:19 02:12:19 #53 [core-keeper internal] load build context 02:12:19 #53 transferring context: 608.23MB 11.4s done 02:12:19 #53 ... 02:12:19 02:12:19 #54 [security-proxy-setup internal] load build context 02:12:19 #54 ... 02:12:19 02:12:19 #55 [core-common-config-bootstrapper internal] load build context 02:12:19 #55 transferring context: 608.23MB 10.2s done 02:12:19 #55 ... 02:12:19 02:12:19 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:12:19 #0 0.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:19 #0 0.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:19 #0 0.838 (1/2) Installing dumb-init (1.2.5-r3) 02:12:19 #0 1.140 (2/2) Installing su-exec (0.2-r3) 02:12:19 #0 1.155 Executing busybox-1.37.0-r19.trigger 02:12:19 #0 1.167 OK: 7 MiB in 18 packages 02:12:19 #56 ... 02:12:19 02:12: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 02:12:19 #57 ... 02:12:19 02:12:19 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:12:20 #58 ... 02:12:20 02:12:20 #54 [security-proxy-setup internal] load build context 02:12:20 #54 transferring context: 608.23MB 11.9s done 02:12:22 #54 ... 02:12:22 02:12:22 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:12:22 #34 DONE 13.7s 02:12:22 02:12:22 #48 [security-proxy-auth internal] load build context 02:12:22 #48 transferring context: 608.23MB 13.5s done 02:12:24 #48 ... 02:12:24 02:12:24 #36 [security-secretstore-setup internal] load build context 02:12:24 #36 transferring context: 608.23MB 12.6s done 02:12:28 #36 ... 02:12:28 02:12:28 #35 [security-bootstrapper internal] load build context 02:12:28 #35 transferring context: 608.23MB 12.9s done 02:12:28 #35 ... 02:12:28 02:12:28 #38 [core-metadata internal] load build context 02:12:28 #38 transferring context: 608.23MB 11.5s done 02:12:28 #38 ... 02:12:28 02:12:28 #39 [security-spiffe-token-provider internal] load build context 02:12:28 #39 transferring context: 608.23MB 10.4s done 02:12:28 #39 ... 02:12:28 02:12:28 #41 [support-scheduler internal] load build context 02:12:28 #41 transferring context: 608.23MB 10.4s done 02:12:28 #41 ... 02:12:28 02:12:28 #45 [core-data internal] load build context 02:12:28 #45 transferring context: 608.23MB 13.3s done 02:12:28 #45 ... 02:12:28 02:12:28 #43 [support-notifications internal] load build context 02:12:28 #43 transferring context: 608.23MB 12.2s done 02:12:29 #43 ... 02:12:29 02:12:29 #51 [core-command internal] load build context 02:12:29 #51 transferring context: 608.23MB 11.8s done 02:12:33 #51 ... 02:12:33 02:12:33 #20 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:12:33 #20 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:12:33 #20 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:12:33 #20 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:12:33 #20 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:12:33 #20 DONE 0.1s 02:12:33 02:12:33 #44 [security-spire-agent internal] load .dockerignore 02:12:33 #44 DONE 25.1s 02:12:33 02:12:33 #50 [security-spire-server internal] load .dockerignore 02:12:33 #50 DONE 25.1s 02:12:33 02:12:33 #39 [security-spiffe-token-provider internal] load build context 02:12:33 #39 DONE 25.7s 02:12:33 02:12:33 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:12:33 #49 DONE 25.7s 02:12:33 02:12:33 #41 [support-scheduler internal] load build context 02:12:33 #41 DONE 25.7s 02:12:33 02:12:33 #47 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:12:33 #47 DONE 25.7s 02:12:33 02:12:33 #42 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:12:33 #42 DONE 25.7s 02:12:33 02:12:33 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:12:33 #56 DONE 25.7s 02:12:33 02:12:33 #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:12:33 #52 DONE 25.7s 02:12:33 02:12:33 #38 [core-metadata internal] load build context 02:12:33 #38 DONE 25.7s 02:12:33 02:12:33 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:33 #57 DONE 25.7s 02:12:33 02:12:33 #59 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:12:33 #59 ... 02:12:33 02:12:33 #55 [core-common-config-bootstrapper internal] load build context 02:12:33 #55 DONE 25.2s 02:12:33 02:12:33 #53 [core-keeper internal] load build context 02:12:33 #53 DONE 25.7s 02:12:33 02:12:33 #51 [core-command internal] load build context 02:12:33 #51 DONE 25.3s 02:12:33 02:12:33 #43 [support-notifications internal] load build context 02:12:33 #43 DONE 25.8s 02:12:33 02:12:33 #54 [security-proxy-setup internal] load build context 02:12:33 #54 DONE 25.4s 02:12:33 02:12:33 #36 [security-secretstore-setup internal] load build context 02:12:33 #36 DONE 25.9s 02:12:33 02:12:33 #45 [core-data internal] load build context 02:12:33 #45 DONE 25.8s 02:12:33 02:12:33 #35 [security-bootstrapper internal] load build context 02:12:33 #35 DONE 25.9s 02:12:33 02:12:33 #48 [security-proxy-auth internal] load build context 02:12:33 #48 DONE 25.8s 02:12:33 02:12:33 #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:33 #60 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 02:12:33 #60 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 02:12:33 #60 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s 02:12:33 #60 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s 02:12:33 #60 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:12:33 #60 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 02:12:33 #60 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 02:12:33 #60 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:12:33 #60 ... 02:12:33 02:12:33 #61 [security-spire-server internal] load build context 02:12:33 #61 transferring context: 26.44kB done 02:12:33 #61 DONE 0.3s 02:12:33 02:12:33 #62 [security-spire-config internal] load build context 02:12:33 #62 transferring context: 24.70kB done 02:12:33 #62 DONE 0.4s 02:12:33 02:12:33 #63 [security-spire-agent internal] load build context 02:12:33 #63 transferring context: 25.98kB done 02:12:33 #63 DONE 0.3s 02:12:33 02:12:33 #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:33 #60 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 02:12:33 #60 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 02:12:33 #60 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 02:12:33 #60 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 02:12:33 #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.3s 02:12:33 #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.19MB / 41.51MB 0.4s 02:12:34 #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 16.78MB / 41.51MB 0.7s 02:12:34 #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.04MB / 41.51MB 0.8s 02:12:34 #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s 02:12:34 #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.1s done 02:12:34 #60 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 02:12:34 #60 ... 02:12:34 02:12:34 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:12:34 #46 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:34 #46 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:34 #46 26.12 (1/4) Installing dumb-init (1.2.5-r3) 02:12:34 #46 26.13 (2/4) Installing openssl (3.5.4-r0) 02:12:34 #46 26.15 (3/4) Installing su-exec (0.2-r3) 02:12:34 #46 26.19 (4/4) Installing yq-go (4.47.2-r1) 02:12:34 #46 26.32 Executing busybox-1.37.0-r19.trigger 02:12:34 #46 26.34 OK: 20 MiB in 20 packages 02:12:34 #46 DONE 27.0s 02:12:34 02:12:34 #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:12:34 #40 25.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:34 #40 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:34 #40 26.55 (1/7) Installing ca-certificates (20250911-r0) 02:12:34 #40 26.60 (2/7) Installing dumb-init (1.2.5-r3) 02:12:34 #40 26.62 (3/7) Installing libgcc (14.2.0-r6) 02:12:34 #40 26.67 (4/7) Installing libsodium (1.0.20-r0) 02:12:34 #40 26.69 (5/7) Installing libstdc++ (14.2.0-r6) 02:12:34 #40 26.71 (6/7) Installing libzmq (4.3.5-r2) 02:12:34 #40 26.73 (7/7) Installing zeromq (4.3.5-r2) 02:12:34 #40 26.75 Executing busybox-1.37.0-r19.trigger 02:12:34 #40 26.76 Executing ca-certificates-20250911-r0.trigger 02:12:34 #40 26.80 OK: 12 MiB in 23 packages 02:12:34 #40 DONE 27.4s 02:12:34 02:12:34 #64 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:12:34 #0 0.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:34 #0 0.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:34 #0 1.444 OK: 265 MiB in 60 packages 02:12:34 #64 DONE 1.8s 02:12:34 02:12:34 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:34 #65 DONE 1.8s 02:12:34 02:12:34 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:12:34 #0 0.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:34 #0 0.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:34 #0 1.418 OK: 265 MiB in 60 packages 02:12:34 #66 DONE 1.8s 02:12:34 02:12:34 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:12:34 #0 0.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:34 #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:34 #0 1.419 OK: 265 MiB in 60 packages 02:12:34 #67 DONE 1.8s 02:12:34 02:12:34 #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:35 #60 ... 02:12:35 02:12:35 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:12:35 #0 0.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:35 #0 0.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:35 #0 1.047 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:12:35 #0 1.047 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:12:35 #0 1.047 OK: 26328 distinct packages available 02:12:35 #0 1.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:35 #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:35 #0 1.662 OK: 265 MiB in 60 packages 02:12:35 #68 DONE 2.5s 02:12:35 02:12:35 #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:12:35 #0 0.609 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:35 #0 0.941 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:35 #0 1.420 (1/1) Installing dumb-init (1.2.5-r3) 02:12:35 #0 1.580 Executing busybox-1.37.0-r19.trigger 02:12:35 #0 1.633 OK: 7 MiB in 17 packages 02:12:35 #69 DONE 2.4s 02:12:35 02:12:35 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:12:35 #58 25.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:35 #58 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:35 #58 26.56 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:12:35 #58 26.56 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:12:35 #58 26.56 OK: 26327 distinct packages available 02:12:35 #58 26.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:35 #58 26.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:35 #58 27.10 (1/13) Installing brotli-libs (1.1.0-r2) 02:12:35 #58 27.11 (2/13) Installing c-ares (1.34.5-r0) 02:12:35 #58 27.13 (3/13) Installing libunistring (1.3-r0) 02:12:35 #58 27.15 (4/13) Installing libidn2 (2.3.7-r0) 02:12:35 #58 27.15 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:12:35 #58 27.16 (6/13) Installing libpsl (0.21.5-r3) 02:12:35 #58 27.16 (7/13) Installing zstd-libs (1.5.7-r0) 02:12:35 #58 27.17 (8/13) Installing libcurl (8.14.1-r2) 02:12:35 #58 27.20 (9/13) Installing curl (8.14.1-r2) 02:12:35 #58 27.27 (10/13) Installing dumb-init (1.2.5-r3) 02:12:35 #58 27.34 (11/13) Installing musl-obstack (1.2.3-r2) 02:12:35 #58 27.37 (12/13) Installing libucontext (1.3.2-r0) 02:12:35 #58 27.38 (13/13) Installing gcompat (1.1.0-r4) 02:12:35 #58 27.38 Executing busybox-1.37.0-r19.trigger 02:12:35 #58 27.42 OK: 13 MiB in 29 packages 02:12:35 #58 DONE 28.1s 02:12:35 02:12:35 #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:36 #60 ... 02:12:36 02:12:36 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:12:36 #0 0.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:36 #0 0.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:36 #0 1.443 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:12:36 #0 1.443 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:12:36 #0 1.443 OK: 26327 distinct packages available 02:12:36 #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:36 #0 1.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:36 #0 1.912 (1/4) Installing dumb-init (1.2.5-r3) 02:12:36 #0 1.940 (2/4) Installing musl-obstack (1.2.3-r2) 02:12:36 #0 1.943 (3/4) Installing libucontext (1.3.2-r0) 02:12:36 #0 1.947 (4/4) Installing gcompat (1.1.0-r4) 02:12:36 #0 1.950 Executing busybox-1.37.0-r19.trigger 02:12:36 #0 1.956 OK: 8 MiB in 20 packages 02:12:36 #70 DONE 3.0s 02:12:36 02:12:36 #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:36 #60 ... 02:12:36 02:12:36 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:12:36 #0 0.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:36 #0 0.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:36 #0 1.335 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:12:36 #0 1.395 Executing busybox-1.37.0-r20.post-upgrade 02:12:36 #0 1.711 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:12:36 #0 1.711 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:12:36 #0 1.717 Executing busybox-1.37.0-r20.trigger 02:12:36 #0 1.783 OK: 20 MiB in 20 packages 02:12:36 #71 DONE 3.1s 02:12:36 02:12:36 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:12:36 #0 1.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:36 #0 1.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:36 #0 2.104 OK: 265 MiB in 60 packages 02:12:36 #72 DONE 3.2s 02:12:36 02:12:36 #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:36 #60 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.9s done 02:12:37 #60 ... 02:12:37 02:12:37 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:12:37 #0 1.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:37 #0 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:37 #0 2.048 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:12:37 #0 2.065 Executing busybox-1.37.0-r20.post-upgrade 02:12:37 #0 2.378 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:12:37 #0 2.384 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:12:37 #0 2.387 Executing busybox-1.37.0-r20.trigger 02:12:37 #0 2.392 OK: 7 MiB in 17 packages 02:12:37 #73 DONE 3.6s 02:12:37 02:12:37 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:12:37 #0 1.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:37 #0 1.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:37 #0 1.884 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:12:37 #0 1.898 Executing busybox-1.37.0-r20.post-upgrade 02:12:37 #0 2.384 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:12:37 #0 2.420 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:12:37 #0 2.425 Executing busybox-1.37.0-r20.trigger 02:12:37 #0 2.433 OK: 8 MiB in 19 packages 02:12:37 #74 DONE 3.6s 02:12:37 02:12:37 #75 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:12:37 #0 1.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:37 #0 1.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:37 #0 1.893 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:12:37 #0 1.893 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:12:37 #0 1.893 OK: 26327 distinct packages available 02:12:37 #0 1.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:37 #0 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:37 #0 2.377 (1/5) Installing dumb-init (1.2.5-r3) 02:12:37 #0 2.448 (2/5) Installing musl-obstack (1.2.3-r2) 02:12:37 #0 2.473 (3/5) Installing libucontext (1.3.2-r0) 02:12:37 #0 2.504 (4/5) Installing gcompat (1.1.0-r4) 02:12:37 #0 2.552 (5/5) Installing openssl (3.5.4-r0) 02:12:37 #0 2.587 Executing busybox-1.37.0-r19.trigger 02:12:37 #0 2.594 OK: 8 MiB in 21 packages 02:12:37 #75 DONE 3.6s 02:12:37 02:12:37 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:12:37 #0 1.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:37 #0 1.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:37 #0 2.029 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:12:37 #0 2.080 Executing busybox-1.37.0-r20.post-upgrade 02:12:37 #0 2.372 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:12:37 #0 2.379 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:12:37 #0 2.387 Executing busybox-1.37.0-r20.trigger 02:12:37 #0 2.398 OK: 7 MiB in 18 packages 02:12:37 #76 DONE 3.6s 02:12:37 02:12:37 #59 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:12:37 #59 1.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:37 #59 1.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:37 #59 2.233 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:12:37 #59 2.304 Executing busybox-1.37.0-r20.post-upgrade 02:12:37 #59 2.379 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:12:37 #59 2.414 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:12:37 #59 2.417 Executing busybox-1.37.0-r20.trigger 02:12:37 #59 2.421 OK: 7 MiB in 17 packages 02:12:37 #59 DONE 3.6s 02:12:37 02:12:37 #77 [core-data builder 4/7] COPY go.mod vendor* ./ 02:12:37 #77 DONE 2.0s 02:12:37 02:12:37 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:12:37 #78 DONE 2.0s 02:12:37 02:12:37 #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:37 #79 ... 02:12:37 02:12:37 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:12:37 #80 DONE 2.1s 02:12:37 02:12:37 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:12:37 #81 DONE 1.4s 02:12:37 02:12:37 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:12:37 #82 DONE 0.7s 02:12:37 02:12:37 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:37 #83 ... 02:12:37 02:12:37 #84 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:12:37 #84 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 02:12:37 #84 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 02:12:37 #84 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 02:12:37 #84 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 02:12:37 #84 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 02:12:37 #84 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:12:37 #84 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:12:37 #84 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 02:12:37 #84 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 02:12:37 #84 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done 02:12:37 #84 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done 02:12:37 #84 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.4s done 02:12:37 #84 DONE 4.3s 02:12:37 02:12:37 #60 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:12:37 #60 DONE 4.4s 02:12:37 02:12:37 #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:12:38 #85 ... 02:12:38 02:12:38 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:12:38 #0 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:38 #0 2.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:38 #0 2.851 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:12:38 #0 3.011 Executing busybox-1.37.0-r20.post-upgrade 02:12:38 #0 3.050 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:12:38 #0 3.055 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:12:38 #0 3.062 Executing busybox-1.37.0-r20.trigger 02:12:38 #0 3.073 OK: 12 MiB in 23 packages 02:12:38 #86 DONE 3.2s 02:12:38 02:12:38 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:12:38 #0 2.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:38 #0 2.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:38 #0 2.939 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:12:38 #0 3.018 Executing busybox-1.37.0-r20.post-upgrade 02:12:38 #0 3.052 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:12:38 #0 3.059 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:12:38 #0 3.090 Executing busybox-1.37.0-r20.trigger 02:12:38 #0 3.090 OK: 20 MiB in 20 packages 02:12:38 #87 DONE 3.2s 02:12:38 02:12:38 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:12:38 #88 DONE 0.0s 02:12:38 02:12:38 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:38 #89 ... 02:12:38 02:12:38 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:12:38 #90 DONE 1.8s 02:12:38 02:12:38 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:12:38 #91 DONE 0.0s 02:12:38 02:12:38 #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:12:38 #85 1.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:38 #85 1.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:39 #85 2.116 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:12:39 #85 2.154 Executing busybox-1.37.0-r20.post-upgrade 02:12:39 #85 2.246 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:12:39 #85 2.250 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:12:39 #85 2.258 Executing busybox-1.37.0-r20.trigger 02:12:39 #85 2.262 OK: 8 MiB in 21 packages 02:12:39 #85 DONE 2.6s 02:12:39 02:12:39 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:12:39 #0 2.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:39 #0 3.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:39 #0 3.414 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:12:39 #0 3.436 Executing busybox-1.37.0-r20.post-upgrade 02:12:39 #0 3.519 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:12:39 #0 3.532 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:12:39 #0 3.537 Executing busybox-1.37.0-r20.trigger 02:12:39 #0 3.548 OK: 13 MiB in 29 packages 02:12:39 #92 DONE 3.9s 02:12:39 02:12:39 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:12:39 #93 ... 02:12:39 02:12:39 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:12:39 #0 2.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:39 #0 2.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:39 #0 2.767 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:12:39 #0 2.801 Executing busybox-1.37.0-r20.post-upgrade 02:12:39 #0 2.904 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:12:39 #0 2.910 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:12:39 #0 2.920 Executing busybox-1.37.0-r20.trigger 02:12:39 #0 2.994 OK: 8 MiB in 20 packages 02:12:39 #94 DONE 3.2s 02:12:40 02:12:40 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:12:40 #95 ... 02:12:40 02:12:40 #96 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:12:40 #0 3.763 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:12:40 #0 3.954 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:12:40 #0 4.546 OK: 265 MiB in 60 packages 02:12:40 #96 DONE 5.2s 02:12:40 02:12:40 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:12:40 #97 DONE 0.6s 02:12:40 02:12:40 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:12:47 #98 ... 02:12:47 02:12:47 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:47 #99 ... 02:12:47 02:12:47 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:48 #100 ... 02:12:48 02:12:48 #101 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:12:50 #101 ... 02:12:50 02:12:50 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:12:50 #93 DONE 10.3s 02:12:50 02:12:50 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:50 #89 ... 02:12:50 02:12:50 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:13:00 #102 ... 02:13:00 02:13:00 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:13:00 #95 DONE 19.2s 02:13:00 02:13:00 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:13:00 #102 ... 02:13:00 02:13:00 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:13:06 #103 DONE 7.1s 02:13:06 02:13:06 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:06 #99 DONE 29.2s 02:13:06 02:13:06 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:06 #89 DONE 29.2s 02:13:06 02:13:06 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:06 #83 DONE 29.3s 02:13:06 02:13:06 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:06 #79 DONE 29.4s 02:13:06 02:13:06 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:06 #100 DONE 29.4s 02:13:06 02:13:06 #101 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:13:06 #101 DONE 26.2s 02:13:06 02:13:06 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:13:06 #102 DONE 16.3s 02:13:06 02:13:06 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:13:06 #98 DONE 26.2s 02:13:06 02:13:06 #104 [security-proxy-auth builder 6/7] COPY . . 02:13:16 #104 DONE 9.9s 02:13:16 02:13:16 #105 [security-spire-config stage-2 6/10] COPY security.txt / 02:13:16 #105 DONE 9.9s 02:13:16 02:13:16 #106 [security-spiffe-token-provider builder 6/7] COPY . . 02:13:16 #106 DONE 9.9s 02:13:16 02:13:16 #107 [support-notifications builder 6/7] COPY . . 02:13:16 #107 DONE 9.9s 02:13:16 02:13:16 #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:16 #108 CACHED 02:13:16 02:13:16 #109 [core-metadata builder 6/7] COPY . . 02:13:16 #109 CACHED 02:13:16 02:13:16 #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:13:16 #110 CACHED 02:13:16 02:13:16 #111 [security-spire-server stage-2 6/9] COPY security.txt / 02:13:16 #111 DONE 9.9s 02:13:16 02:13:16 #112 [core-command builder 6/7] COPY . . 02:13:16 #112 CACHED 02:13:16 02:13:16 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:16 #113 CACHED 02:13:16 02:13:16 #114 [core-command builder 4/7] COPY go.mod vendor* ./ 02:13:16 #114 CACHED 02:13:16 02:13:16 #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:16 #115 CACHED 02:13:16 02:13:16 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 02:13:16 #116 CACHED 02:13:16 02:13:16 #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:13:16 #117 CACHED 02:13:16 02:13:16 #118 [support-scheduler builder 6/7] COPY . . 02:13:16 #118 DONE 9.9s 02:13:16 02:13:16 #119 [security-proxy-auth builder 6/7] COPY . . 02:13:16 #119 CACHED 02:13:16 02:13:16 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:13:16 #120 CACHED 02:13:16 02:13:16 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:16 #121 CACHED 02:13:16 02:13:16 #122 [security-proxy-setup builder 6/7] COPY . . 02:13:16 #122 DONE 9.9s 02:13:16 02:13:16 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:16 #123 CACHED 02:13:16 02:13:16 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:13:16 #124 CACHED 02:13:16 02:13:16 #125 [security-bootstrapper builder 6/7] COPY . . 02:13:16 #125 CACHED 02:13:16 02:13:16 #126 [security-proxy-setup builder 6/7] COPY . . 02:13:16 #126 CACHED 02:13:16 02:13:16 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:13:16 #127 CACHED 02:13:16 02:13:16 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:16 #128 CACHED 02:13:16 02:13:16 #129 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:13:16 #129 DONE 9.9s 02:13:16 02:13:16 #130 [security-spire-agent stage-3 7/10] COPY security.txt / 02:13:16 #130 ... 02:13:16 02:13:16 #131 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:16 #131 ... 02:13:16 02:13:16 #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:13:16 #132 DONE 0.3s 02:13:16 02:13:16 #133 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:13:16 #133 DONE 0.3s 02:13:16 02:13:16 #130 [security-spire-agent stage-3 7/10] COPY security.txt / 02:13:16 #130 DONE 0.3s 02:13:16 02:13:16 #134 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:13:16 #134 DONE 0.1s 02:13:16 02:13:16 #135 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:13:16 #135 DONE 0.1s 02:13:16 02:13:16 #136 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:13:16 #136 DONE 0.1s 02:13:16 02:13:16 #137 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:13:16 #137 DONE 0.1s 02:13:16 02:13:16 #138 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:13:16 #138 DONE 0.1s 02:13:16 02:13:16 #139 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:13:16 #139 DONE 0.1s 02:13:16 02:13:16 #140 [security-spire-config] exporting to image 02:13:16 #140 exporting layers 02:13:16 #140 ... 02:13:16 02:13:16 #141 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:13:16 #141 DONE 0.1s 02:13:17 02:13:17 #142 [security-spire-agent] exporting to image 02:13:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-774356 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:13:19 Running in /w/workspace/edgex-go/931 [Pipeline] { [Pipeline] checkout 02:13:19 The recommended git tool is: git 02:13:21 #142 ... 02:13:21 02:13:21 #140 [security-spire-config] exporting to image 02:13:21 #140 exporting layers 3.8s done 02:13:21 #140 writing image sha256:feecd8b19fa9c2d1ba155159ffb9c65615ac494a8d3c991ba9a582bfea7dc35d 0.5s done 02:13:21 #140 naming to docker.io/library/security-spire-config 0.1s done 02:13:21 #140 DONE 4.5s 02:13:21 02:13:21 #143 [security-spire-server] exporting to image 02:13:21 #143 exporting layers 3.4s done 02:13:21 #143 writing image sha256:c4c901d656e5320734ec795755a6470c1801a003161d64809263ce43b8fdaee8 0.9s done 02:13:21 #143 naming to docker.io/library/security-spire-server 0.1s done 02:13:21 #143 DONE 4.9s 02:13:21 02:13:21 #142 [security-spire-agent] exporting to image 02:13:21 #142 exporting layers 4.6s done 02:13:21 #142 writing image sha256:9f885a4b650b36fc5edfa27542de5ed1a876dfa1c6350fd54c6dcdcb94630ae7 0.0s done 02:13:21 #142 naming to docker.io/library/security-spire-agent 02:13:22 #142 naming to docker.io/library/security-spire-agent 0.1s done 02:13:22 #142 DONE 6.0s 02:13:22 02:13:22 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:13:22 #0 1.055 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:13:24 using credential edgex-jenkins-ssh 02:13:24 Cloning the remote Git repository 02:13:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:13:24 > git init /w/workspace/edgex-go/931 # timeout=10 02:13:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:13:25 > git --version # timeout=10 02:13:25 > git --version # 'git version 2.25.1' 02:13:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:13:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:27 #144 ... 02:13:27 02:13:27 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:13:27 #0 0.872 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:13:27 #145 ... 02:13:27 02:13:27 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:13:27 #0 1.059 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:13:27 #146 ... 02:13:27 02:13:27 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:13:27 #0 0.736 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:13:27 #147 ... 02:13:27 02:13:27 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:13:27 #0 0.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:13:27 #148 ... 02:13:27 02:13:27 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:13:27 #0 1.037 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:13:27 #149 ... 02:13:27 02:13:27 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:13:27 #0 0.607 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:13:27 #150 ... 02:13:27 02:13:27 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:13:27 #0 0.498 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:13:27 #151 ... 02:13:27 02:13:27 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:13:27 #0 0.960 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:13:27 #152 ... 02:13:27 02:13:27 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:13:27 #0 1.056 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:13:27 #153 ... 02:13:27 02:13:27 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:13:27 #0 0.818 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:13:42 #154 ... 02:13:42 02:13:42 #131 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:42 #131 DONE 35.3s 02:13:42 02:13:42 #155 [core-keeper builder 7/8] COPY . . 02:13:45 Avoid second fetch 02:13:45 Checking out Revision 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 (main) 02:13:46 Commit message: "Merge pull request #5322 from FelixTing/issue-5319" 02:13:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:13:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:45 > git config core.sparsecheckout # timeout=10 02:13:45 > git checkout -f 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:50 provisioning config files... 02:13:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/931@tmp/config15384895168771710620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:51 ---> ****-login.sh 02:13:51 nexus3.edgexfoundry.org:10001 02:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:52 Configure a credential helper to remove this warning. See 02:13:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:52 02:13:52 Login Succeeded 02:13:52 nexus3.edgexfoundry.org:10002 02:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:52 Configure a credential helper to remove this warning. See 02:13:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:52 02:13:52 Login Succeeded 02:13:52 nexus3.edgexfoundry.org:10003 02:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:53 Configure a credential helper to remove this warning. See 02:13:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:53 02:13:53 Login Succeeded 02:13:53 nexus3.edgexfoundry.org:10004 02:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:53 Configure a credential helper to remove this warning. See 02:13:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:53 02:13:53 Login Succeeded 02:13:53 ****.io 02:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:13:54 Configure a credential helper to remove this warning. See 02:13:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:13:54 02:13:54 Login Succeeded 02:13:54 ---> ****-login.sh ends [Pipeline] } 02:13:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:13:54 + git config --global --add safe.directory /w/workspace/edgex-go/931 [Pipeline] echo 02:13:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:13:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:13:54 ========================================================= 02:13:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:13:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:13:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:13:55 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:13:55 6b59a28fa201: Pulling fs layer 02:13:55 d32bb0dddca7: Pulling fs layer 02:13:55 5dab1238d3d9: Pulling fs layer 02:13:55 196fd7d83e7d: Pulling fs layer 02:13:55 4f4fb700ef54: Pulling fs layer 02:13:55 8ba94037c8f0: Pulling fs layer 02:13:55 deaec5988b04: Pulling fs layer 02:13:55 9f65657bb879: Pulling fs layer 02:13:55 8ba94037c8f0: Waiting 02:13:55 deaec5988b04: Waiting 02:13:55 9f65657bb879: Waiting 02:13:55 196fd7d83e7d: Waiting 02:13:55 4f4fb700ef54: Waiting 02:13:55 d32bb0dddca7: Verifying Checksum 02:13:55 d32bb0dddca7: Download complete 02:13:55 196fd7d83e7d: Verifying Checksum 02:13:55 196fd7d83e7d: Download complete 02:13:55 4f4fb700ef54: Verifying Checksum 02:13:55 4f4fb700ef54: Download complete 02:13:55 8ba94037c8f0: Verifying Checksum 02:13:55 8ba94037c8f0: Download complete 02:13:55 6b59a28fa201: Verifying Checksum 02:13:55 6b59a28fa201: Download complete 02:13:56 9f65657bb879: Verifying Checksum 02:13:56 9f65657bb879: Download complete 02:13:56 6b59a28fa201: Pull complete 02:13:57 d32bb0dddca7: Pull complete 02:13:57 5dab1238d3d9: Verifying Checksum 02:13:57 5dab1238d3d9: Download complete 02:13:57 #155 DONE 13.4s 02:13:57 02:13:57 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:13:57 #144 ... 02:13:57 02:13:57 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:13:59 deaec5988b04: Verifying Checksum 02:13:59 deaec5988b04: Download complete 02:13:59 #156 3.099 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:14:11 5dab1238d3d9: Pull complete 02:14:11 196fd7d83e7d: Pull complete 02:14:11 4f4fb700ef54: Pull complete 02:14:11 8ba94037c8f0: Pull complete 02:14:21 deaec5988b04: Pull complete 02:14:23 9f65657bb879: Pull complete 02:14:23 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:14:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:14:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:14:23 + docker build -t ci-base-image-arm64 -f+ - . 02:14:23 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:14:23 WORKDIR /edgex 02:14:23 COPY go.mod . 02:14:23 RUN go mod download 02:14:24 Sending build context to Docker daemon 3.874MB 02:14:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:14:24 ---> 334268110677 02:14:24 Step 2/4 : WORKDIR /edgex 02:14:26 ---> Running in dda1e4d3e0db 02:14:27 Removing intermediate container dda1e4d3e0db 02:14:27 ---> 54a5714fdc8b 02:14:27 Step 3/4 : COPY go.mod . 02:14:27 ---> ca24715c8404 02:14:27 Step 4/4 : RUN go mod download 02:14:27 ---> Running in 0860434b9872 02:15:21 #156 ... 02:15:21 02:15:21 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:15:21 #146 DONE 111.3s 02:15:21 02:15:21 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:15:21 #154 DONE 111.3s 02:15:21 02:15:21 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:15:21 #149 ... 02:15:21 02:15:21 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:15:21 #157 DONE 0.2s 02:15:21 02:15:21 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:15:21 #158 DONE 0.2s 02:15:21 02:15:21 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:15:21 #159 ... 02:15:21 02:15:21 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:15:21 #160 DONE 0.3s 02:15:21 02:15:21 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:15:21 #161 DONE 1.2s 02:15:21 02:15:21 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:15:21 #151 ... 02:15:21 02:15:21 #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 02:15:21 #162 DONE 0.7s 02:15:21 02:15:21 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:15:21 #163 DONE 0.2s 02:15:21 02:15:21 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:15:21 #159 DONE 2.5s 02:15:21 02:15:21 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:15:21 #164 ... 02:15:21 02:15:21 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:15:21 #165 DONE 0.2s 02:15:21 02:15:21 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:15:21 #166 DONE 0.3s 02:15:21 02:15:21 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:15:21 #167 DONE 0.7s 02:15:21 02:15:21 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:15:21 #164 DONE 1.4s 02:15:21 02:15:21 #168 [core-common-config-bootstrapper] exporting to image 02:15:21 #168 exporting layers 02:15:21 #168 ... 02:15:21 02:15:21 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:15:21 #169 DONE 0.4s 02:15:21 02:15:21 #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/ 02:15:21 #170 DONE 0.1s 02:15:21 02:15:21 #168 [core-common-config-bootstrapper] exporting to image 02:15:21 #168 exporting layers 0.5s done 02:15:21 #168 writing image sha256:8c1be9b378671f47643fbb7aaaacb2d06d2d88c7a133c963dac17d47b3a1c3b9 0.0s done 02:15:21 #168 naming to docker.io/library/core-common-config-bootstrapper done 02:15:21 #168 DONE 0.6s 02:15:21 02:15:21 #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/ 02:15:21 #171 DONE 0.2s 02:15:21 02:15:21 #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/ 02:15:21 #172 DONE 0.3s 02:15:21 02:15:21 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:15:21 #173 DONE 0.1s 02:15:21 02:15:21 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:15:21 #149 ... 02:15:21 02:15:21 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:15:21 #174 DONE 1.1s 02:15:21 02:15:21 #175 [security-bootstrapper] exporting to image 02:15:21 #175 exporting layers 0.5s done 02:15:21 #175 writing image sha256:25e9e6923288cf0f12a301703a4b0e012eb6b906c7576d735936aec019207f12 0.0s done 02:15:21 #175 naming to docker.io/library/security-bootstrapper done 02:15:21 #175 DONE 0.6s 02:15:21 02:15:21 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:15:24 Removing intermediate container 0860434b9872 02:15:24 ---> 07166f682193 02:15:24 Successfully built 07166f682193 02:15:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:24 + docker inspect -f . ci-base-image-arm64 02:15:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:24 prd-ubuntu20.04-docker-arm64-4c-16g-774356 does not seem to be running inside a container 02:15:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:15:26 $ docker top 5218fe1ee856bab316ba609abdac0b4765221640d0d57110ccb24ac9c14c7b94 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:27 + go version 02:15:27 go version go1.25.3 linux/arm64 [Pipeline] } 02:15:27 $ docker stop --time=1 5218fe1ee856bab316ba609abdac0b4765221640d0d57110ccb24ac9c14c7b94 02:15:28 $ docker rm -f --volumes 5218fe1ee856bab316ba609abdac0b4765221640d0d57110ccb24ac9c14c7b94 [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 02:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:15:29 02:15:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:15:29 latest: Pulling from edgex-devops/edgex-compose-arm64 02:15:29 547446be3368: Pulling fs layer 02:15:29 d125d8839a47: Pulling fs layer 02:15:29 3e85d5ac6304: Pulling fs layer 02:15:29 c3105a71a48b: Pulling fs layer 02:15:29 0f093f025ec4: Pulling fs layer 02:15:29 c3106fc0e877: Pulling fs layer 02:15:29 c3105a71a48b: Waiting 02:15:29 0f093f025ec4: Waiting 02:15:29 c3106fc0e877: Waiting 02:15:30 547446be3368: Verifying Checksum 02:15:30 547446be3368: Download complete 02:15:30 c3105a71a48b: Verifying Checksum 02:15:30 c3105a71a48b: Download complete 02:15:30 d125d8839a47: Verifying Checksum 02:15:30 d125d8839a47: Download complete 02:15:30 c3106fc0e877: Verifying Checksum 02:15:30 c3106fc0e877: Download complete 02:15:30 0f093f025ec4: Verifying Checksum 02:15:30 0f093f025ec4: Download complete 02:15:31 547446be3368: Pull complete 02:15:32 d125d8839a47: Pull complete 02:15:33 3e85d5ac6304: Verifying Checksum 02:15:33 3e85d5ac6304: Download complete 02:15:43 3e85d5ac6304: Pull complete 02:15:43 c3105a71a48b: Pull complete 02:15:44 0f093f025ec4: Pull complete 02:15:44 c3106fc0e877: Pull complete 02:15:45 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:15:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:15:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:45 prd-ubuntu20.04-docker-arm64-4c-16g-774356 does not seem to be running inside a container 02:15:45 $ 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/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:15:47 $ docker top 2a676fc9a56e3bbcf303a9979cebbd110a1180ddd7100d35acd3e3974a2984ad -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:48 + docker compose -f ./docker-compose-build.yml build --parallel 02:15:58 #1 [security-spire-config internal] load build definition from Dockerfile 02:15:58 #1 transferring dockerfile: 1.69kB done 02:15:58 #1 DONE 0.8s 02:15:58 02:15:58 #2 [security-secretstore-setup internal] load build definition from Dockerfile 02:15:58 #2 transferring dockerfile: 2.49kB done 02:15:58 #2 DONE 0.1s 02:15:58 02:15:58 #3 [security-spire-agent internal] load build definition from Dockerfile 02:15:58 #3 transferring dockerfile: 1.81kB done 02:15:58 #3 DONE 0.1s 02:15:58 02:15:58 #4 [security-proxy-auth internal] load build definition from Dockerfile 02:15:58 #4 transferring dockerfile: 2.14kB 0.0s done 02:15:58 #4 DONE 0.1s 02:15:58 02:15:58 #5 [support-scheduler internal] load build definition from Dockerfile 02:15:58 #5 transferring dockerfile: 1.83kB 0.0s done 02:15:58 #5 DONE 0.1s 02:15:58 02:15:58 #6 [security-spire-server internal] load build definition from Dockerfile 02:15:58 #6 transferring dockerfile: 1.70kB done 02:15:58 #6 DONE 0.1s 02:15:58 02:15:58 #7 [security-proxy-setup internal] load build definition from Dockerfile 02:15:58 #7 transferring dockerfile: 2.50kB done 02:15:58 #7 DONE 0.1s 02:15:58 02:15:58 #8 [core-command internal] load build definition from Dockerfile 02:15:58 #8 transferring dockerfile: 1.94kB 0.0s done 02:15:58 #8 DONE 0.1s 02:15:58 02:15:58 #9 [core-metadata internal] load build definition from Dockerfile 02:15:58 #9 transferring dockerfile: 2.10kB done 02:15:58 #9 DONE 0.1s 02:15:58 02:15:58 #10 [core-keeper internal] load build definition from Dockerfile 02:15:58 #10 transferring dockerfile: 2.01kB 0.0s done 02:15:58 #10 DONE 0.1s 02:15:58 02:15:58 #11 [security-bootstrapper internal] load build definition from Dockerfile 02:15:58 #11 transferring dockerfile: 3.02kB 0.0s done 02:15:58 #11 DONE 0.1s 02:15:58 02:15:58 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:15:58 #12 transferring dockerfile: 1.89kB 0.0s done 02:15:59 #12 DONE 0.1s 02:15:59 02:15:59 #13 [core-data internal] load build definition from Dockerfile 02:15:59 #13 transferring dockerfile: 2.04kB done 02:15:59 #13 DONE 0.1s 02:15:59 02:15:59 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:15:59 #14 transferring dockerfile: 2.23kB done 02:15:59 #14 DONE 0.1s 02:15:59 02:15:59 #15 [support-notifications internal] load build definition from Dockerfile 02:15:59 #15 transferring dockerfile: 2.02kB done 02:15:59 #15 DONE 0.1s 02:15:59 02:15:59 #16 [security-spire-config internal] load .dockerignore 02:15:59 #16 transferring context: 02:15:59 #16 transferring context: 50B 0.0s done 02:15:59 #16 DONE 0.0s 02:15:59 02:15:59 #17 [security-secretstore-setup internal] load .dockerignore 02:15:59 #17 transferring context: 50B done 02:15:59 #17 DONE 0.0s 02:15:59 02:15:59 #18 [security-spire-agent internal] load .dockerignore 02:15:59 #18 transferring context: 50B done 02:15:59 #18 DONE 0.1s 02:15:59 02:15:59 #19 [security-proxy-auth internal] load .dockerignore 02:15:59 #19 transferring context: 50B done 02:15:59 #19 DONE 0.0s 02:16:00 02:16:00 #20 [support-scheduler internal] load .dockerignore 02:16:00 #20 transferring context: 50B done 02:16:00 #20 DONE 0.1s 02:16:00 02:16:00 #21 [security-spire-server internal] load .dockerignore 02:16:00 #21 transferring context: 50B done 02:16:00 #21 DONE 0.1s 02:16:00 02:16:00 #22 [security-proxy-setup internal] load .dockerignore 02:16:00 #22 transferring context: 50B done 02:16:00 #22 DONE 0.1s 02:16:00 02:16:00 #23 [core-command internal] load .dockerignore 02:16:00 #23 transferring context: 50B 0.0s done 02:16:00 #23 DONE 0.1s 02:16:00 02:16:00 #24 [core-metadata internal] load .dockerignore 02:16:00 #24 transferring context: 50B done 02:16:00 #24 DONE 0.1s 02:16:00 02:16:00 #25 [core-keeper internal] load .dockerignore 02:16:00 #25 transferring context: 50B done 02:16:00 #25 DONE 0.1s 02:16:00 02:16:00 #26 [security-bootstrapper internal] load .dockerignore 02:16:00 #26 transferring context: 50B done 02:16:00 #26 DONE 0.1s 02:16:00 02:16:00 #27 [security-spiffe-token-provider internal] load .dockerignore 02:16:00 #27 transferring context: 50B done 02:16:00 #27 DONE 0.1s 02:16:00 02:16:00 #28 [core-data internal] load .dockerignore 02:16:00 #28 transferring context: 50B 0.0s done 02:16:00 #28 DONE 0.1s 02:16:00 02:16:00 #29 [core-common-config-bootstrapper internal] load .dockerignore 02:16:00 #29 transferring context: 50B done 02:16:00 #29 DONE 0.1s 02:16:00 02:16:00 #30 [support-notifications internal] load .dockerignore 02:16:00 #30 transferring context: 50B done 02:16:00 #30 DONE 0.0s 02:16:00 02:16:00 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:16:01 #31 ... 02:16:01 02:16:01 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 02:16:01 #32 DONE 0.6s 02:16:01 02:16:01 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:16:01 #33 DONE 0.0s 02:16:01 02:16:01 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:16:01 #31 DONE 0.7s 02:16:01 02:16:01 #34 [security-spire-config internal] load build context 02:16:01 #34 transferring context: 24.70kB 0.0s done 02:16:01 #34 DONE 0.1s 02:16:01 02:16:01 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:16:01 #33 DONE 0.0s 02:16:01 02:16:01 #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:16:01 #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:16:01 #35 ... 02:16:01 02:16:01 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:16:01 #33 DONE 0.0s 02:16:01 02:16:01 #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:16:01 #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:16:01 #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:16:01 #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:16:01 #35 ... 02:16:01 02:16:01 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:16:01 #33 DONE 0.0s 02:16:01 02:16:01 #35 [support-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:16:01 #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:16:01 #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:16:01 #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:16:01 #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:16:01 #35 ... 02:16:01 02:16:01 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:16:01 #33 DONE 0.0s 02:16:01 02:16:01 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:16:01 #33 DONE 0.0s 02:16:01 02:16:01 #35 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:16:01 #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:16:01 #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:16:01 #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:16:01 #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:16:02 #35 ... 02:16:02 02:16:02 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:16:02 #33 DONE 0.0s 02:16:02 02:16:02 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:16:02 #31 DONE 0.9s 02:16:02 02:16:02 #35 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:16:02 #35 DONE 1.4s 02:16:02 02:16:02 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:02 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 02:16:02 #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:16:02 #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:16:02 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:16:02 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done 02:16:02 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 02:16:02 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 02:16:02 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 02:16:02 #36 ... 02:16:02 02:16:02 #35 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:16:02 #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:16:02 #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:16:02 #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:16:02 #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:16:02 #35 DONE 1.4s 02:16:02 02:16:02 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:02 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 02:16:02 #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:16:02 #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:16:02 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:16:02 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done 02:16:02 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 02:16:02 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 02:16:02 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 02:16:02 #36 ... 02:16:02 02:16:02 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:16:02 #33 DONE 0.0s 02:16:02 02:16:02 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:02 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.8s 02:16:02 #36 ... 02:16:02 02:16:02 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:16:02 #37 DONE 1.1s 02:16:02 02:16:02 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:02 #36 ... 02:16:02 02:16:02 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:16:02 #33 DONE 0.0s 02:16:02 02:16:02 #35 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:16:02 #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:16:02 #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:16:02 #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:16:02 #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:16:02 #35 DONE 1.4s 02:16:02 02:16:02 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:02 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 02:16:02 #36 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:16:02 #36 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:16:02 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:16:02 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done 02:16:02 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 02:16:02 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 02:16:02 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 02:16:02 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 1.0s 02:16:02 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 02:16:02 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 02:16:03 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 1.4s 02:16:03 #36 ... 02:16:03 02:16:03 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 02:16:03 #32 DONE 1.9s 02:16:03 02:16:03 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:03 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 1.6s 02:16:03 #36 ... 02:16:03 02:16:03 #35 [core-metadata stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:16:03 #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:16:03 #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:16:03 #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:16:03 #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:16:03 #35 DONE 1.5s 02:16:03 02:16:03 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:16:03 #33 DONE 0.0s 02:16:03 02:16:03 #38 [security-bootstrapper internal] load build context 02:16:03 #38 DONE 0.0s 02:16:03 02:16:03 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:03 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 1.9s 02:16:03 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 02:16:03 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 02:16:03 #36 ... 02:16:03 02:16:03 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:16:03 #33 DONE 0.0s 02:16:03 02:16:03 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:04 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 2.3s 02:16:04 #36 ... 02:16:04 02:16:04 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:16:04 #33 DONE 0.0s 02:16:04 02:16:04 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:04 #36 ... 02:16:04 02:16:04 #39 [support-scheduler internal] load build context 02:16:04 #39 transferring context: 3.38MB 1.7s done 02:16:04 #39 DONE 2.5s 02:16:04 02:16:04 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:04 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 2.7s 02:16:04 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.81MB / 37.02MB 2.9s 02:16:04 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 3.0s 02:16:04 #36 ... 02:16:04 02:16:04 #35 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:16:04 #35 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:16:04 #35 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:16:04 #35 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:16:04 #35 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:16:04 #35 DONE 1.5s 02:16:04 02:16:04 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:16:04 #32 DONE 3.3s 02:16:04 02:16:04 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:04 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.07MB / 37.02MB 3.2s 02:16:05 #36 ... 02:16:05 02:16:05 #40 [security-spire-server internal] load build context 02:16:05 #40 transferring context: 26.44kB 0.1s done 02:16:05 #40 DONE 2.7s 02:16:05 02:16:05 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:05 #36 ... 02:16:05 02:16:05 #41 [security-spire-agent internal] load build context 02:16:05 #41 transferring context: 25.98kB 0.1s done 02:16:05 #41 DONE 2.5s 02:16:05 02:16:05 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:05 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.43MB / 37.02MB 3.5s 02:16:05 #36 ... 02:16:05 02:16:05 #42 [security-proxy-auth internal] load build context 02:16:05 #42 transferring context: 3.38MB 2.3s done 02:16:05 #42 DONE 3.6s 02:16:05 02:16:05 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:05 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 3.8s 02:16:05 #36 ... 02:16:05 02:16:05 #43 [security-secretstore-setup internal] load build context 02:16:05 #43 transferring context: 3.38MB 2.6s done 02:16:05 #43 DONE 4.0s 02:16:05 02:16:05 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:05 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 4.0s 02:16:05 #36 ... 02:16:05 02:16:05 #44 [security-proxy-setup internal] load build context 02:16:05 #44 transferring context: 3.38MB 2.0s done 02:16:05 #44 DONE 4.0s 02:16:05 02:16:05 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:06 #36 ... 02:16:06 02:16:06 #45 [core-command internal] load build context 02:16:06 #45 transferring context: 3.38MB 2.5s done 02:16:06 #45 DONE 4.2s 02:16:06 02:16:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:06 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 4.6s 02:16:06 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 5.0s 02:16:07 #36 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 5.6s done 02:16:07 #156 ... 02:16:07 02:16:07 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:16:07 #149 169.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:16:09 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 02:16:11 #36 ... 02:16:11 02:16:11 #46 [security-spiffe-token-provider internal] load build context 02:16:11 #46 transferring context: 3.38MB 4.7s done 02:16:11 #46 DONE 7.8s 02:16:11 02:16:11 #47 [core-metadata internal] load build context 02:16:11 #47 transferring context: 3.38MB 5.6s done 02:16:11 #47 ... 02:16:11 02:16:11 #48 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:16:11 #48 ... 02:16:11 02:16:11 #38 [security-bootstrapper internal] load build context 02:16:11 #38 transferring context: 3.38MB 5.2s done 02:16:11 #38 DONE 8.2s 02:16:11 02:16:11 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:12 #36 ... 02:16:12 02:16:12 #48 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:16:12 #48 DONE 10.6s 02:16:12 02:16:12 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:16:12 #49 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.4s done 02:16:12 #49 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:16:12 #49 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 02:16:12 #49 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 02:16:12 #49 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done 02:16:12 #49 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.7s done 02:16:12 #49 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 02:16:12 #49 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.7s 02:16:12 #49 ... 02:16:12 02:16:12 #47 [core-metadata internal] load build context 02:16:12 #47 DONE 9.2s 02:16:12 02:16:12 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:16:12 #0 5.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:12 #0 5.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:12 #0 8.163 (1/4) Installing dumb-init (1.2.5-r3) 02:16:12 #0 8.191 (2/4) Installing openssl (3.5.4-r0) 02:16:12 #0 8.294 (3/4) Installing su-exec (0.2-r3) 02:16:12 #0 8.331 (4/4) Installing yq-go (4.47.2-r1) 02:16:12 #0 8.862 Executing busybox-1.37.0-r19.trigger 02:16:12 #0 8.954 OK: 20 MiB in 20 packages 02:16:13 #50 ... 02:16:13 02:16:13 #51 [core-keeper internal] load build context 02:16:13 #51 transferring context: 3.38MB 6.2s done 02:16:13 #51 DONE 9.2s 02:16:13 02:16:13 #52 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:16:13 #52 ... 02:16:13 02:16:13 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:16:13 #53 ... 02:16:13 02:16:13 #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:16:13 #0 8.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:13 #0 9.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:13 #54 ... 02:16:13 02:16:13 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:16:13 #0 8.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:13 #0 9.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:13 #55 ... 02:16:13 02:16:13 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:16:13 #56 ... 02:16:13 02:16:13 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:16:13 #57 ... 02:16:13 02:16:13 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:14 #36 ... 02:16:14 02:16:14 #52 [support-notifications builder 2/7] WORKDIR /edgex-go 02:16:14 #52 DONE 1.6s 02:16:14 02:16:14 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:16:14 #50 DONE 11.5s 02:16:14 02:16:14 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:14 #36 ... 02:16:14 02:16:14 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:16:14 #58 ... 02:16:14 02:16:14 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:16:14 #59 ... 02:16:14 02:16:14 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:14 #60 ... 02:16:14 02:16:14 #61 [core-common-config-bootstrapper internal] load build context 02:16:14 #61 ... 02:16:14 02:16:14 #62 [support-notifications internal] load build context 02:16:14 #62 transferring context: 3.38MB 6.0s done 02:16:14 #62 DONE 10.1s 02:16:14 02:16:14 #61 [core-common-config-bootstrapper internal] load build context 02:16:14 #61 ... 02:16:14 02:16:14 #63 [core-data internal] load build context 02:16:15 #63 ... 02:16:15 02:16:15 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:16:15 #64 ... 02:16:15 02:16:15 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:16:15 #65 ... 02:16:15 02:16:15 #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:16:15 #54 12.15 (1/1) Installing dumb-init (1.2.5-r3) 02:16:15 #54 12.15 Executing busybox-1.37.0-r19.trigger 02:16:15 #54 12.24 OK: 8 MiB in 17 packages 02:16:16 #54 DONE 13.6s 02:16:16 02:16:16 #66 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:16:18 #66 ... 02:16:18 02:16:18 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:18 #60 DONE 14.2s 02:16:18 02:16:18 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:16:19 #67 ... 02:16:19 02:16:19 #61 [core-common-config-bootstrapper internal] load build context 02:16:19 #61 transferring context: 3.38MB 7.7s done 02:16:19 #61 DONE 15.0s 02:16:20 02:16:20 #63 [core-data internal] load build context 02:16:20 #63 transferring context: 3.38MB 8.6s done 02:16:20 #63 DONE 15.7s 02:16:20 02:16:20 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:20 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.5s 02:16:21 #36 ... 02:16:21 02:16:21 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:16:21 #64 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:22 #149 ... 02:16:22 02:16:22 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:16:22 #147 DONE 184.9s 02:16:22 02:16:22 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:16:22 #150 DONE 184.9s 02:16:22 02:16:22 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:16:22 #151 DONE 184.9s 02:16:22 02:16:22 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:16:22 #149 DONE 184.9s 02:16:22 02:16:22 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:16:22 #144 DONE 184.9s 02:16:22 02:16:22 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:16:22 #156 DONE 145.2s 02:16:22 02:16:22 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:16:22 #148 DONE 184.9s 02:16:22 02:16:22 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:16:22 #145 DONE 185.0s 02:16:22 02:16:22 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:16:22 #152 DONE 184.9s 02:16:22 02:16:22 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:16:22 #153 DONE 184.9s 02:16:22 02:16:22 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:16:22 #176 DONE 0.2s 02:16:22 02:16:22 #177 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:16:22 #177 DONE 0.2s 02:16:22 02:16:22 #178 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:16:22 #178 DONE 0.2s 02:16:22 02:16:22 #179 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:16:22 #179 DONE 0.2s 02:16:22 02:16:22 #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:16:22 #180 DONE 0.2s 02:16:22 02:16:22 #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:16:22 #181 DONE 0.2s 02:16:22 02:16:22 #182 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:16:22 #182 ... 02:16:22 02:16:22 #183 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:16:22 #183 DONE 0.1s 02:16:22 02:16:22 #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:16:22 #184 DONE 0.2s 02:16:22 02:16:22 #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:16:22 #185 DONE 0.2s 02:16:22 02:16:22 #186 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:16:22 #186 ... 02:16:22 02:16:22 #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:16:22 #187 CACHED 02:16:22 02:16:22 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:16:22 #188 CACHED 02:16:22 02:16:22 #182 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:16:22 #182 DONE 0.4s 02:16:22 02:16:22 #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:16:22 #189 CACHED 02:16:22 02:16:22 #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:16:22 #190 CACHED 02:16:22 02:16:22 #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:16:22 #191 DONE 0.4s 02:16:22 02:16:22 #192 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:16:22 #192 DONE 0.4s 02:16:22 02:16:22 #193 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:16:22 #193 DONE 0.4s 02:16:22 02:16:22 #194 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:16:22 #194 DONE 0.4s 02:16:22 02:16:22 #186 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:16:22 #186 DONE 0.4s 02:16:22 02:16:22 #195 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:16:22 #195 DONE 0.4s 02:16:22 02:16:22 #196 [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:16:23 #64 ... 02:16:23 02:16:23 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:16:23 #49 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.1s 02:16:23 #49 ... 02:16:23 02:16:23 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:23 #196 ... 02:16:23 02:16:23 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:16:23 #197 DONE 1.6s 02:16:23 02:16:23 #198 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:16:23 #198 DONE 1.6s 02:16:23 02:16:23 #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:16:23 #199 DONE 1.6s 02:16:23 02:16:23 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:16:23 #200 DONE 1.6s 02:16:23 02:16:23 #201 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:16:23 #201 DONE 1.6s 02:16:23 02:16:23 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:16:23 #202 DONE 1.6s 02:16:23 02:16:23 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:16:23 #203 DONE 1.6s 02:16:23 02:16:23 #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:16:23 #204 DONE 1.6s 02:16:23 02:16:23 #196 [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:16:23 #196 DONE 1.6s 02:16:23 02:16:23 #205 [core-keeper] exporting to image 02:16:23 #205 exporting layers 02:16:23 #205 ... 02:16:23 02:16:23 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:16:23 #206 DONE 1.9s 02:16:23 02:16:23 #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:16:23 #207 DONE 0.4s 02:16:24 #36 ... 02:16:24 02:16:24 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:16:24 #55 15.14 (1/4) Installing ca-certificates (20250911-r0) 02:16:24 #55 15.37 (2/4) Installing dumb-init (1.2.5-r3) 02:16:24 #55 15.37 (3/4) Installing su-exec (0.2-r3) 02:16:24 #55 15.37 (4/4) Installing yq-go (4.47.2-r1) 02:16:24 #55 16.99 Executing busybox-1.37.0-r19.trigger 02:16:24 #55 17.08 Executing ca-certificates-20250911-r0.trigger 02:16:24 #55 18.06 OK: 19 MiB in 20 packages 02:16:24 #55 DONE 20.9s 02:16:24 02:16:24 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:24 #36 ... 02:16:24 02:16:24 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:16:24 #53 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:24 #53 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:24 #53 19.40 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:16:24 #53 19.40 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:16:24 #53 19.40 OK: 26168 distinct packages available 02:16:24 #53 ... 02:16:24 02:16:24 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:16:24 02:16:24 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:16:24 #208 DONE 0.4s 02:16:24 02:16:24 #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:16:24 #209 DONE 0.4s 02:16:24 02:16:24 #210 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:16:24 #210 DONE 0.4s 02:16:24 02:16:24 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:16:24 #211 DONE 0.4s 02:16:24 02:16:24 #212 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:16:24 #212 DONE 0.4s 02:16:24 02:16:24 #213 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:16:24 #213 DONE 0.4s 02:16:24 02:16:24 #214 [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:16:24 #214 DONE 0.4s 02:16:24 02:16:24 #215 [security-spiffe-token-provider] exporting to image 02:16:24 #68 ... 02:16:24 02:16:24 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:16:24 #69 ... 02:16:24 02:16:24 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:16:24 #215 ... 02:16:24 02:16:24 #216 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:16:24 #216 DONE 0.2s 02:16:24 02:16:24 #205 [core-keeper] exporting to image 02:16:24 #205 exporting layers 0.4s done 02:16:24 #205 writing image sha256:1311b2133613abcf116772539c78228d36eab62700fca595d00cd217913d07ca done 02:16:24 #205 naming to docker.io/library/core-keeper done 02:16:24 #205 DONE 0.6s 02:16:24 02:16:24 #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:16:24 #217 DONE 0.5s 02:16:24 02:16:24 #218 [core-command] exporting to image 02:16:24 #218 exporting layers 0.2s done 02:16:24 #218 ... 02:16:24 02:16:24 #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:16:24 #219 DONE 0.4s 02:16:24 02:16:24 #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:16:24 #220 DONE 0.4s 02:16:24 02:16:24 #221 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:16:24 #221 DONE 0.5s 02:16:24 02:16:24 #218 [core-command] exporting to image 02:16:24 #218 writing image sha256:e10f60a116dfc67595893db1f59df6f6ac60903dc60b95165539f7e36ba5cdca 02:16:24 #70 ... 02:16:24 02:16:24 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:24 #71 ... 02:16:24 02:16:24 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:16:24 #56 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:24 #56 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:24 #56 19.16 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:16:24 #56 19.17 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:16:24 #56 19.17 OK: 26168 distinct packages available 02:16:24 #56 21.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:24 #218 ... 02:16:24 02:16:24 #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:16:24 #222 DONE 0.3s 02:16:24 02:16:24 #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:16:24 #223 DONE 0.3s 02:16:24 02:16:24 #224 [support-notifications] exporting to image 02:16:24 #224 exporting layers 0.5s done 02:16:24 #224 writing image sha256:a37325631f4196bd980aa676c0a1bb6a357ded1bbd729647ce97bdfd6b17c838 0.3s done 02:16:24 #224 naming to docker.io/library/support-notifications done 02:16:24 #224 DONE 0.8s 02:16:24 02:16:24 #218 [core-command] exporting to image 02:16:24 #218 writing image sha256:e10f60a116dfc67595893db1f59df6f6ac60903dc60b95165539f7e36ba5cdca 0.3s done 02:16:24 #218 naming to docker.io/library/core-command done 02:16:24 #56 ... 02:16:24 02:16:24 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:16:24 #72 ... 02:16:24 02:16:24 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:16:25 #218 DONE 0.9s 02:16:25 02:16:25 #215 [security-spiffe-token-provider] exporting to image 02:16:25 #215 exporting layers 0.8s done 02:16:25 #215 writing image sha256:74efe586043bc19f06b9ec5f3c613961026b131679e9e1dba46f6db0eb49fbae 0.0s done 02:16:25 #215 naming to docker.io/library/security-spiffe-token-provider done 02:16:25 #73 ... 02:16:25 02:16:25 #74 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:16:25 #74 ... 02:16:25 02:16:25 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:25 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.0s 02:16:25 #215 DONE 1.2s 02:16:25 02:16:25 #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:16:25 #225 DONE 0.4s 02:16:25 02:16:25 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:16:25 #226 DONE 0.1s 02:16:25 02:16:25 #227 [core-data] exporting to image 02:16:25 #227 exporting layers 1.1s done 02:16:25 #227 writing image sha256:6ca0d43875b61ef006e28e68e2f88f1b94b488b4449c8821bae1809f0e5f9767 done 02:16:25 #227 naming to docker.io/library/core-data done 02:16:25 #227 DONE 1.2s 02:16:25 02:16:25 #228 [support-scheduler] exporting to image 02:16:25 #228 exporting layers 1.2s done 02:16:25 #228 writing image sha256:487e75aaf5b0618a52f6913aac5dae7f8befa5d2a368cc05c8ba3c1621c5c40f 0.0s done 02:16:25 #228 naming to docker.io/library/support-scheduler done 02:16:25 #228 DONE 1.3s 02:16:25 02:16:25 #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:16:25 #229 DONE 0.9s 02:16:25 02:16:25 #230 [core-metadata] exporting to image 02:16:25 #230 exporting layers 0.8s done 02:16:25 #230 writing image sha256:8e70e6136242ebbcea3aa7ebbc6ea60a5889110f9e25ec6b14a24367818e81c0 done 02:16:25 #230 naming to docker.io/library/core-metadata done 02:16:25 #230 DONE 0.9s 02:16:25 02:16:25 #231 [security-proxy-auth] exporting to image 02:16:25 #231 ... 02:16:25 02:16:25 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:16:25 #232 DONE 0.8s 02:16:25 02:16:25 #233 [security-proxy-setup] exporting to image 02:16:25 #233 exporting layers 0.2s done 02:16:25 #233 writing image sha256:28b0b97551aa613253b8fe5d3fdf979c7aa596b389929fb86b14d1968470ec93 done 02:16:25 #233 naming to docker.io/library/security-proxy-setup done 02:16:25 #233 DONE 0.2s 02:16:25 02:16:25 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:16:25 #234 DONE 0.5s 02:16:25 02:16:25 #231 [security-proxy-auth] exporting to image 02:16:26 #231 ... 02:16:26 02:16:26 #235 [security-secretstore-setup] exporting to image 02:16:26 #235 exporting layers 0.2s done 02:16:26 #235 writing image sha256:1c624b060705da744149b2c0e8d5075d63efbf9c41a1c4d91bc4d74687bececb done 02:16:26 #235 naming to docker.io/library/security-secretstore-setup done 02:16:26 #235 DONE 0.2s 02:16:26 02:16:26 #231 [security-proxy-auth] exporting to image 02:16:26 #231 exporting layers 0.8s done 02:16:26 #231 writing image sha256:5df1f50ab1096d993d7d18c407f1b831927cde450bdc6ef1ad9a2324e7218266 done 02:16:26 #231 naming to docker.io/library/security-proxy-auth done 02:16:26 #231 DONE 0.8s 02:16:26 time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:26 time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:26 time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:26 time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:26 time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:26 time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:26 time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:26 time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:26 time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:26 time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:26 time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:26 time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:26 time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:26 time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:16:26 time="2025-12-02T02:12:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:16:26 $ docker stop --time=1 2bc64035b81a4f115fc20e1472ccd59ad525ceb7899f440166405022f620e85c 02:16:26 #36 ... 02:16:26 02:16:26 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:16:26 #57 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:26 #57 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:26 #57 23.03 (1/3) Installing ca-certificates (20250911-r0) 02:16:26 #57 ... 02:16:26 02:16:26 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:16:27 #49 ... 02:16:27 02:16:27 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:27 #71 DONE 13.0s 02:16:27 02:16:27 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:16:27 $ docker rm -f --volumes 2bc64035b81a4f115fc20e1472ccd59ad525ceb7899f440166405022f620e85c [Pipeline] // withDockerContainer [Pipeline] sh 02:16:27 #49 ... 02:16:27 02:16:27 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:16:27 #59 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:27 #59 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:27 + docker images 02:16:27 REPOSITORY TAG IMAGE ID CREATED SIZE 02:16:27 security-secretstore-setup latest 1c624b060705 2 seconds ago 84.5MB 02:16:27 security-proxy-auth latest 5df1f50ab109 2 seconds ago 47MB 02:16:27 security-proxy-setup latest 28b0b97551aa 2 seconds ago 52.8MB 02:16:27 core-metadata latest 8e70e6136242 3 seconds ago 47.9MB 02:16:27 support-notifications latest a37325631f41 4 seconds ago 55.7MB 02:16:27 core-data latest 6ca0d43875b6 4 seconds ago 47.8MB 02:16:27 core-command latest e10f60a116df 4 seconds ago 42.1MB 02:16:27 core-keeper latest 1311b2133613 4 seconds ago 46.8MB 02:16:27 support-scheduler latest 487e75aaf5b0 4 seconds ago 52MB 02:16:27 security-spiffe-token-provider latest 74efe586043b 4 seconds ago 51MB 02:16:27 security-bootstrapper latest 25e9e6923288 About a minute ago 22.4MB 02:16:27 core-common-config-bootstrapper latest 8c1be9b37867 About a minute ago 21.3MB 02:16:27 security-spire-config latest feecd8b19fa9 3 minutes ago 178MB 02:16:27 security-spire-server latest c4c901d656e5 3 minutes ago 178MB 02:16:27 security-spire-agent latest 9f885a4b650b 3 minutes ago 238MB 02:16:27 ci-base-image-x86_64 latest 02943b962163 7 minutes ago 999MB 02:16:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 weeks ago 636MB 02:16:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB 02:16:27 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:16:27 provisioning config files... 02:16:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/931@tmp/config9451390492147653256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:28 #59 ... 02:16:28 02:16:28 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:16:28 #49 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 20.1s 02:16:28 ---> ****-login.sh 02:16:28 nexus3.edgexfoundry.org:10001 02:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:28 Login Succeeded 02:16:28 nexus3.edgexfoundry.org:10002 02:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:28 Login Succeeded 02:16:28 nexus3.edgexfoundry.org:10003 02:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:28 Login Succeeded 02:16:28 nexus3.edgexfoundry.org:10004 02:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:28 Login Succeeded 02:16:28 ****.io 02:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:28 Login Succeeded 02:16:28 ---> ****-login.sh ends [Pipeline] } 02:16:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:16:28 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:16:28 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:16:28 latest 02:16:28 4.1.0-dev.80 02:16:28 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:16:28 main 02:16:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:29 #49 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 21.2s done 02:16:29 + docker push nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:16:29 b727a4331a81: Preparing 02:16:29 32082c1a6c18: Preparing 02:16:29 67adaa961d72: Preparing 02:16:29 b00c20639458: Preparing 02:16:29 e131df3af658: Preparing 02:16:29 ac2d11725156: Preparing 02:16:29 256f393e029f: Preparing 02:16:29 ac2d11725156: Waiting 02:16:29 256f393e029f: Waiting 02:16:29 b00c20639458: Pushed 02:16:29 67adaa961d72: Pushed 02:16:29 b727a4331a81: Pushed 02:16:29 256f393e029f: Layer already exists 02:16:29 e131df3af658: Pushed 02:16:29 ac2d11725156: Pushed 02:16:30 #49 ... 02:16:30 02:16:30 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:16:30 #58 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:30 #58 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:30 #58 ... 02:16:30 02:16:30 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:30 #36 ... 02:16:30 02:16:30 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:16:30 #65 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:30 #65 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:30 #65 ... 02:16:30 02:16:30 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:30 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.1s 02:16:33 32082c1a6c18: Pushed 02:16:33 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:33 #36 ... 02:16:33 02:16:33 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:16:33 #64 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:33 #64 ... 02:16:33 02:16:33 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:33 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:16:33 b727a4331a81: Preparing 02:16:33 32082c1a6c18: Preparing 02:16:33 67adaa961d72: Preparing 02:16:33 b00c20639458: Preparing 02:16:33 e131df3af658: Preparing 02:16:33 ac2d11725156: Preparing 02:16:33 256f393e029f: Preparing 02:16:33 256f393e029f: Waiting 02:16:33 ac2d11725156: Waiting 02:16:33 32082c1a6c18: Layer already exists 02:16:33 e131df3af658: Layer already exists 02:16:33 67adaa961d72: Layer already exists 02:16:33 b727a4331a81: Layer already exists 02:16:33 b00c20639458: Layer already exists 02:16:33 ac2d11725156: Layer already exists 02:16:33 256f393e029f: Layer already exists 02:16:33 latest: digest: sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 size: 1781 [Pipeline] } 02:16:33 #36 ... 02:16:33 02:16:33 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:16:33 #57 23.49 (2/3) Installing dumb-init (1.2.5-r3) 02:16:33 #57 23.53 (3/3) Installing tzdata (2025b-r0) 02:16:33 #57 25.32 Executing busybox-1.37.0-r19.trigger 02:16:33 #57 25.58 Executing ca-certificates-20250911-r0.trigger 02:16:33 #57 27.66 OK: 8 MiB in 19 packages 02:16:33 #57 DONE 30.8s 02:16:33 02:16:33 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:33 #36 ... 02:16:33 02:16:33 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:16:33 #0 7.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:33 #0 9.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:34 #75 ... 02:16:34 02:16:34 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:16:34 #58 27.40 (1/2) Installing dumb-init (1.2.5-r3) 02:16:34 #58 27.51 (2/2) Installing su-exec (0.2-r3) 02:16:34 #58 27.53 Executing busybox-1.37.0-r19.trigger 02:16:34 #58 27.61 OK: 8 MiB in 18 packages 02:16:34 #58 DONE 30.0s 02:16:34 02:16:34 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:16:34 #65 27.35 (1/7) Installing ca-certificates (20250911-r0) 02:16:34 #65 28.24 (2/7) Installing dumb-init (1.2.5-r3) 02:16:34 #65 28.29 (3/7) Installing libgcc (14.2.0-r6) 02:16:34 #65 28.36 (4/7) Installing libsodium (1.0.20-r0) 02:16:34 #65 28.44 (5/7) Installing libstdc++ (14.2.0-r6) 02:16:34 #65 28.87 (6/7) Installing libzmq (4.3.5-r2) 02:16:34 #65 28.97 (7/7) Installing zeromq (4.3.5-r2) 02:16:34 #65 29.13 Executing busybox-1.37.0-r19.trigger 02:16:34 #65 29.24 Executing ca-certificates-20250911-r0.trigger 02:16:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:34 #65 ... 02:16:34 02:16:34 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:16:34 #53 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:34 #53 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:34 #53 ... 02:16:34 02:16:34 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:16:34 #64 29.46 (1/1) Installing dumb-init (1.2.5-r3) 02:16:34 #64 29.52 Executing busybox-1.37.0-r19.trigger 02:16:34 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80 02:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:16:34 b727a4331a81: Preparing 02:16:34 32082c1a6c18: Preparing 02:16:34 67adaa961d72: Preparing 02:16:34 b00c20639458: Preparing 02:16:34 e131df3af658: Preparing 02:16:34 ac2d11725156: Preparing 02:16:34 256f393e029f: Preparing 02:16:34 ac2d11725156: Waiting 02:16:34 256f393e029f: Waiting 02:16:34 67adaa961d72: Layer already exists 02:16:34 b00c20639458: Layer already exists 02:16:34 b727a4331a81: Layer already exists 02:16:34 32082c1a6c18: Layer already exists 02:16:34 e131df3af658: Layer already exists 02:16:34 ac2d11725156: Layer already exists 02:16:34 256f393e029f: Layer already exists 02:16:34 4.1.0-dev.80: digest: sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:35 #64 29.82 OK: 8 MiB in 17 packages 02:16:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:35 + docker push nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:16:35 b727a4331a81: Preparing 02:16:35 32082c1a6c18: Preparing 02:16:35 67adaa961d72: Preparing 02:16:35 b00c20639458: Preparing 02:16:35 e131df3af658: Preparing 02:16:35 ac2d11725156: Preparing 02:16:35 256f393e029f: Preparing 02:16:35 ac2d11725156: Waiting 02:16:35 256f393e029f: Waiting 02:16:35 e131df3af658: Layer already exists 02:16:35 67adaa961d72: Layer already exists 02:16:35 b727a4331a81: Layer already exists 02:16:35 32082c1a6c18: Layer already exists 02:16:35 b00c20639458: Layer already exists 02:16:35 ac2d11725156: Layer already exists 02:16:35 256f393e029f: Layer already exists 02:16:35 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:35 #64 ... 02:16:35 02:16:35 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:16:35 #56 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:35 #56 ... 02:16:35 02:16:35 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:35 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.7s 02:16:35 #36 ... 02:16:35 02:16:35 #74 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:16:35 #74 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:35 #74 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:36 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:16:36 b727a4331a81: Preparing 02:16:36 32082c1a6c18: Preparing 02:16:36 67adaa961d72: Preparing 02:16:36 b00c20639458: Preparing 02:16:36 e131df3af658: Preparing 02:16:36 ac2d11725156: Preparing 02:16:36 256f393e029f: Preparing 02:16:36 ac2d11725156: Waiting 02:16:36 256f393e029f: Waiting 02:16:36 b00c20639458: Layer already exists 02:16:36 b727a4331a81: Layer already exists 02:16:36 32082c1a6c18: Layer already exists 02:16:36 e131df3af658: Layer already exists 02:16:36 67adaa961d72: Layer already exists 02:16:36 ac2d11725156: Layer already exists 02:16:36 256f393e029f: Layer already exists 02:16:36 main: digest: sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:36 ===================================================== [Pipeline] echo 02:16:36 taggedImages: 02:16:36 - nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:16:36 - nexus3.edgexfoundry.org:10004/core-command:latest 02:16:36 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80 02:16:36 - nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:16:36 - nexus3.edgexfoundry.org:10004/core-command:main 02:16:36 #74 ... 02:16:36 02:16:36 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [Pipeline] echo 02:16:36 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:16:36 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:16:36 latest 02:16:36 4.1.0-dev.80 02:16:36 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:16:36 main 02:16:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:16:36 7d931ae54e82: Preparing 02:16:36 b3318ec36984: Preparing 02:16:36 3fc6f84c2d40: Preparing 02:16:36 53e8637829ff: Preparing 02:16:36 67adaa961d72: Preparing 02:16:36 b00c20639458: Preparing 02:16:36 e131df3af658: Preparing 02:16:36 ac2d11725156: Preparing 02:16:36 256f393e029f: Preparing 02:16:36 b00c20639458: Waiting 02:16:36 e131df3af658: Waiting 02:16:36 ac2d11725156: Waiting 02:16:36 256f393e029f: Waiting 02:16:36 67adaa961d72: Layer already exists 02:16:36 b00c20639458: Layer already exists 02:16:36 e131df3af658: Layer already exists 02:16:36 ac2d11725156: Layer already exists 02:16:36 256f393e029f: Layer already exists 02:16:36 7d931ae54e82: Pushed 02:16:36 b3318ec36984: Pushed 02:16:36 3fc6f84c2d40: Pushed 02:16:37 #36 ... 02:16:37 02:16:37 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:16:37 #0 4.665 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:37 #0 7.199 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:37 #76 ... 02:16:37 02:16:37 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:16:37 #65 30.92 OK: 12 MiB in 23 packages 02:16:37 #65 ... 02:16:37 02:16:37 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:16:37 #68 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:37 #68 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:37 #68 ... 02:16:37 02:16:37 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:37 #36 ... 02:16:37 02:16:37 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:16:37 #73 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:37 #73 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:38 #73 ... 02:16:38 02:16:38 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:38 #36 ... 02:16:38 02:16:38 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:16:38 #64 DONE 33.0s 02:16:38 02:16:38 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:16:38 53e8637829ff: Pushed 02:16:38 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d size: 2195 02:16:38 #77 ... 02:16:38 02:16:38 #66 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:16:38 #66 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:38 #66 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:38 #66 ... 02:16:38 02:16:38 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:16:38 #56 35.06 (1/5) Installing dumb-init (1.2.5-r3) 02:16:38 #56 35.15 (2/5) Installing musl-obstack (1.2.3-r2) 02:16:38 #56 35.19 (3/5) Installing libucontext (1.3.2-r0) 02:16:38 #56 35.24 (4/5) Installing gcompat (1.1.0-r4) [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:38 #56 35.38 (5/5) Installing openssl (3.5.4-r0) 02:16:38 #56 35.51 Executing busybox-1.37.0-r19.trigger 02:16:38 #56 ... 02:16:38 02:16:38 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:16:38 #59 24.66 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:16:38 #59 24.66 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:16:38 #59 24.66 OK: 26168 distinct packages available 02:16:38 #59 27.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:38 #59 29.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:38 + 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:16:39 #59 ... 02:16:39 02:16:39 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:39 #36 ... 02:16:39 02:16:39 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:16:39 #65 DONE 34.2s 02:16:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:16:39 7d931ae54e82: Preparing 02:16:39 b3318ec36984: Preparing 02:16:39 3fc6f84c2d40: Preparing 02:16:39 53e8637829ff: Preparing 02:16:39 67adaa961d72: Preparing 02:16:39 b00c20639458: Preparing 02:16:39 e131df3af658: Preparing 02:16:39 ac2d11725156: Preparing 02:16:39 b00c20639458: Waiting 02:16:39 e131df3af658: Waiting 02:16:39 256f393e029f: Preparing 02:16:39 ac2d11725156: Waiting 02:16:39 256f393e029f: Waiting 02:16:39 7d931ae54e82: Layer already exists 02:16:39 53e8637829ff: Layer already exists 02:16:39 3fc6f84c2d40: Layer already exists 02:16:39 67adaa961d72: Layer already exists 02:16:39 b3318ec36984: Layer already exists 02:16:39 b00c20639458: Layer already exists 02:16:39 e131df3af658: Layer already exists 02:16:39 256f393e029f: Layer already exists 02:16:39 ac2d11725156: Layer already exists 02:16:39 latest: digest: sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:39 02:16:39 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:39 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80 02:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:16:39 7d931ae54e82: Preparing 02:16:39 b3318ec36984: Preparing 02:16:39 3fc6f84c2d40: Preparing 02:16:39 53e8637829ff: Preparing 02:16:39 67adaa961d72: Preparing 02:16:39 b00c20639458: Preparing 02:16:39 e131df3af658: Preparing 02:16:39 ac2d11725156: Preparing 02:16:39 256f393e029f: Preparing 02:16:39 e131df3af658: Waiting 02:16:39 ac2d11725156: Waiting 02:16:39 256f393e029f: Waiting 02:16:39 b00c20639458: Waiting 02:16:39 53e8637829ff: Layer already exists 02:16:39 7d931ae54e82: Layer already exists 02:16:39 3fc6f84c2d40: Layer already exists 02:16:39 b3318ec36984: Layer already exists 02:16:39 67adaa961d72: Layer already exists 02:16:39 b00c20639458: Layer already exists 02:16:39 e131df3af658: Layer already exists 02:16:39 ac2d11725156: Layer already exists 02:16:39 256f393e029f: Layer already exists 02:16:39 4.1.0-dev.80: digest: sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:39 #36 ... 02:16:39 02:16:39 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:16:39 #72 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:39 #72 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:39 #72 ... 02:16:39 02:16:39 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:16:39 #67 11.34 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:39 #67 14.19 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv 02:16:40 #67 ... 02:16:40 02:16:40 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:16:40 #70 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:40 #70 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:40 #70 ... 02:16:40 02:16:40 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:16:40 #36 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.1s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:16:40 7d931ae54e82: Preparing 02:16:40 b3318ec36984: Preparing 02:16:40 3fc6f84c2d40: Preparing 02:16:40 53e8637829ff: Preparing 02:16:40 67adaa961d72: Preparing 02:16:40 b00c20639458: Preparing 02:16:40 e131df3af658: Preparing 02:16:40 ac2d11725156: Preparing 02:16:40 256f393e029f: Preparing 02:16:40 e131df3af658: Waiting 02:16:40 ac2d11725156: Waiting 02:16:40 b00c20639458: Waiting 02:16:40 256f393e029f: Waiting 02:16:40 67adaa961d72: Layer already exists 02:16:40 7d931ae54e82: Layer already exists 02:16:40 53e8637829ff: Layer already exists 02:16:40 3fc6f84c2d40: Layer already exists 02:16:40 b3318ec36984: Layer already exists 02:16:40 e131df3af658: Layer already exists 02:16:40 b00c20639458: Layer already exists 02:16:40 256f393e029f: Layer already exists 02:16:40 ac2d11725156: Layer already exists 02:16:40 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:40 #36 DONE 39.8s 02:16:40 02:16:40 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:16:40 #53 37.44 (1/4) Installing dumb-init (1.2.5-r3) 02:16:40 #53 37.62 (2/4) Installing musl-obstack (1.2.3-r2) 02:16:40 #53 37.67 (3/4) Installing libucontext (1.3.2-r0) 02:16:40 #53 37.72 (4/4) Installing gcompat (1.1.0-r4) 02:16:40 #53 37.77 Executing busybox-1.37.0-r19.trigger 02:16:40 #53 ... 02:16:40 02:16:40 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:16:40 #69 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:40 #69 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:40 + 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:16:41 #69 ... 02:16:41 02:16:41 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:16:41 #53 37.92 OK: 8 MiB in 20 packages 02:16:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:16:41 7d931ae54e82: Preparing 02:16:41 b3318ec36984: Preparing 02:16:41 3fc6f84c2d40: Preparing 02:16:41 53e8637829ff: Preparing 02:16:41 67adaa961d72: Preparing 02:16:41 b00c20639458: Preparing 02:16:41 e131df3af658: Preparing 02:16:41 ac2d11725156: Preparing 02:16:41 256f393e029f: Preparing 02:16:41 ac2d11725156: Waiting 02:16:41 b00c20639458: Waiting 02:16:41 e131df3af658: Waiting 02:16:41 256f393e029f: Waiting 02:16:41 67adaa961d72: Layer already exists 02:16:41 7d931ae54e82: Layer already exists 02:16:41 b3318ec36984: Layer already exists 02:16:41 53e8637829ff: Layer already exists 02:16:41 3fc6f84c2d40: Layer already exists 02:16:41 b00c20639458: Layer already exists 02:16:41 e131df3af658: Layer already exists 02:16:41 256f393e029f: Layer already exists 02:16:41 ac2d11725156: Layer already exists 02:16:41 main: digest: sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:41 ===================================================== [Pipeline] echo 02:16:41 taggedImages: 02:16:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:16:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:16:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80 02:16:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:16:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:16:41 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:16:41 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:16:41 latest 02:16:41 4.1.0-dev.80 02:16:41 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:16:41 main 02:16:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:42 + docker push nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:16:42 c4e59ab383d4: Preparing 02:16:42 4adeae13d461: Preparing 02:16:42 67adaa961d72: Preparing 02:16:42 b00c20639458: Preparing 02:16:42 e131df3af658: Preparing 02:16:42 32e4bffa28d8: Preparing 02:16:42 256f393e029f: Preparing 02:16:42 32e4bffa28d8: Waiting 02:16:42 256f393e029f: Waiting 02:16:42 e131df3af658: Layer already exists 02:16:42 67adaa961d72: Layer already exists 02:16:42 b00c20639458: Layer already exists 02:16:42 256f393e029f: Layer already exists 02:16:42 c4e59ab383d4: Pushed 02:16:42 32e4bffa28d8: Pushed 02:16:42 #53 ... 02:16:42 02:16:42 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:16:42 #56 35.88 OK: 9 MiB in 21 packages 02:16:42 #56 DONE 39.0s 02:16:42 02:16:42 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:16:43 #78 ... 02:16:43 02:16:43 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:16:43 #53 DONE 40.8s 02:16:43 02:16:43 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:16:43 #0 6.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:43 #0 8.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:43 #79 ... 02:16:43 02:16:43 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:16:44 #80 ... 02:16:44 02:16:44 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:16:44 #0 5.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:44 #0 8.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:44 #81 ... 02:16:44 02:16:44 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:16:44 #73 29.34 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:16:44 #73 29.51 Executing busybox-1.37.0-r20.post-upgrade 02:16:44 #73 30.53 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:16:44 #73 30.59 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:16:44 #73 30.63 Executing busybox-1.37.0-r20.trigger 02:16:45 #73 30.80 OK: 20 MiB in 20 packages 02:16:46 4adeae13d461: Pushed 02:16:46 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:46 #73 ... 02:16:46 02:16:46 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:16:46 #70 31.21 OK: 255 MiB in 60 packages 02:16:46 #70 DONE 32.5s 02:16:46 02:16:46 #74 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:16:46 #74 29.55 OK: 255 MiB in 60 packages 02:16:46 #74 DONE 32.6s 02:16:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:46 02:16:46 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:16:46 #78 4.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:46 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:16:46 c4e59ab383d4: Preparing 02:16:46 4adeae13d461: Preparing 02:16:46 67adaa961d72: Preparing 02:16:46 b00c20639458: Preparing 02:16:46 e131df3af658: Preparing 02:16:46 32e4bffa28d8: Preparing 02:16:46 256f393e029f: Preparing 02:16:46 32e4bffa28d8: Waiting 02:16:46 256f393e029f: Waiting 02:16:46 4adeae13d461: Layer already exists 02:16:46 67adaa961d72: Layer already exists 02:16:46 c4e59ab383d4: Layer already exists 02:16:46 b00c20639458: Layer already exists 02:16:46 e131df3af658: Layer already exists 02:16:46 32e4bffa28d8: Layer already exists 02:16:46 256f393e029f: Layer already exists 02:16:46 latest: digest: sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:47 #78 ... 02:16:47 02:16:47 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:16:47 #82 DONE 0.9s 02:16:47 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80 02:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:16:47 c4e59ab383d4: Preparing 02:16:47 4adeae13d461: Preparing 02:16:47 67adaa961d72: Preparing 02:16:47 b00c20639458: Preparing 02:16:47 e131df3af658: Preparing 02:16:47 32e4bffa28d8: Preparing 02:16:47 256f393e029f: Preparing 02:16:47 32e4bffa28d8: Waiting 02:16:47 256f393e029f: Waiting 02:16:47 67adaa961d72: Layer already exists 02:16:47 4adeae13d461: Layer already exists 02:16:47 b00c20639458: Layer already exists 02:16:47 c4e59ab383d4: Layer already exists 02:16:47 e131df3af658: Layer already exists 02:16:47 32e4bffa28d8: Layer already exists 02:16:47 256f393e029f: Layer already exists 02:16:47 4.1.0-dev.80: digest: sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:47 02:16:47 #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:16:47 #83 DONE 1.0s 02:16:47 02:16:47 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:48 #84 ... 02:16:48 02:16:48 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:16:48 #73 DONE 34.2s 02:16:48 + docker push nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:16:48 c4e59ab383d4: Preparing 02:16:48 4adeae13d461: Preparing 02:16:48 67adaa961d72: Preparing 02:16:48 b00c20639458: Preparing 02:16:48 e131df3af658: Preparing 02:16:48 32e4bffa28d8: Preparing 02:16:48 256f393e029f: Preparing 02:16:48 32e4bffa28d8: Waiting 02:16:48 256f393e029f: Waiting 02:16:48 67adaa961d72: Layer already exists 02:16:48 b00c20639458: Layer already exists 02:16:48 c4e59ab383d4: Layer already exists 02:16:48 4adeae13d461: Layer already exists 02:16:48 e131df3af658: Layer already exists 02:16:48 32e4bffa28d8: Layer already exists 02:16:48 256f393e029f: Layer already exists 02:16:48 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:48 02:16:48 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:16:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:48 #85 DONE 0.4s 02:16:48 02:16:48 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:16:48 #59 44.53 (1/13) Installing brotli-libs (1.1.0-r2) 02:16:48 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:16:48 c4e59ab383d4: Preparing 02:16:48 4adeae13d461: Preparing 02:16:48 67adaa961d72: Preparing 02:16:48 b00c20639458: Preparing 02:16:48 e131df3af658: Preparing 02:16:48 32e4bffa28d8: Preparing 02:16:48 256f393e029f: Preparing 02:16:48 256f393e029f: Waiting 02:16:48 32e4bffa28d8: Waiting 02:16:48 e131df3af658: Layer already exists 02:16:48 4adeae13d461: Layer already exists 02:16:48 b00c20639458: Layer already exists 02:16:48 c4e59ab383d4: Layer already exists 02:16:48 67adaa961d72: Layer already exists 02:16:48 256f393e029f: Layer already exists 02:16:48 32e4bffa28d8: Layer already exists 02:16:48 main: digest: sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:48 ===================================================== [Pipeline] echo 02:16:49 taggedImages: 02:16:49 - nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:16:49 - nexus3.edgexfoundry.org:10004/core-data:latest 02:16:49 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80 02:16:49 - nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:16:49 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:16:49 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:16:49 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:16:49 latest 02:16:49 4.1.0-dev.80 02:16:49 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:16:49 main 02:16:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:49 #59 44.78 (2/13) Installing c-ares (1.34.5-r0) 02:16:49 #59 44.84 (3/13) Installing libunistring (1.3-r0) 02:16:49 #59 ... 02:16:49 02:16:49 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:16:49 #0 4.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:49 #0 7.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:49 #86 ... 02:16:49 02:16:49 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:16:49 #67 27.62 (1/1) Installing dumb-init (1.2.5-r3) 02:16:49 #67 28.33 Executing busybox-1.37.0-r19.trigger 02:16:49 #67 28.79 OK: 8 MiB in 17 packages 02:16:49 #67 DONE 30.8s 02:16:49 02:16:49 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:16:49 #59 45.11 (4/13) Installing libidn2 (2.3.7-r0) 02:16:49 #59 45.14 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:16:49 #59 45.17 (6/13) Installing libpsl (0.21.5-r3) 02:16:49 #59 45.19 (7/13) Installing zstd-libs (1.5.7-r0) 02:16:49 #59 45.25 (8/13) Installing libcurl (8.14.1-r2) 02:16:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:16:49 fc82f8edef7b: Preparing 02:16:49 5dcd7d83accf: Preparing 02:16:49 b00c20639458: Preparing 02:16:49 1f427c9705a2: Preparing 02:16:49 6e032a961f00: Preparing 02:16:49 256f393e029f: Preparing 02:16:49 256f393e029f: Waiting 02:16:49 b00c20639458: Layer already exists 02:16:49 256f393e029f: Layer already exists 02:16:49 6e032a961f00: Pushed 02:16:49 fc82f8edef7b: Pushed 02:16:49 1f427c9705a2: Pushed 02:16:49 #59 45.36 (9/13) Installing curl (8.14.1-r2) 02:16:49 #59 45.46 (10/13) Installing dumb-init (1.2.5-r3) 02:16:49 #59 45.48 (11/13) Installing musl-obstack (1.2.3-r2) 02:16:49 #59 45.51 (12/13) Installing libucontext (1.3.2-r0) 02:16:49 #59 45.53 (13/13) Installing gcompat (1.1.0-r4) 02:16:49 #59 45.56 Executing busybox-1.37.0-r19.trigger 02:16:50 #59 45.68 OK: 13 MiB in 29 packages 02:16:50 #59 ... 02:16:50 02:16:50 #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:16:50 #66 28.75 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:16:50 #66 29.06 Executing busybox-1.37.0-r20.post-upgrade 02:16:50 #66 29.77 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:16:50 #66 29.79 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:16:50 #66 29.83 Executing busybox-1.37.0-r20.trigger 02:16:50 #66 30.04 OK: 8 MiB in 17 packages 02:16:50 #66 DONE 33.9s 02:16:50 02:16:50 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:16:50 #78 7.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:50 #78 ... 02:16:50 02:16:50 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:16:50 #72 34.48 OK: 255 MiB in 60 packages 02:16:50 #72 DONE 36.7s 02:16:51 02:16:51 #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:16:51 #87 ... 02:16:51 02:16:51 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:16:51 #69 34.87 OK: 255 MiB in 60 packages 02:16:51 #69 DONE 37.5s 02:16:51 02:16:51 #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:16:52 #88 ... 02:16:52 02:16:52 #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:16:52 #87 DONE 1.3s 02:16:52 02:16:52 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:16:52 #59 DONE 48.0s 02:16:52 02:16:52 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:16:52 #89 ... 02:16:52 02:16:52 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:16:52 #76 23.68 OK: 255 MiB in 60 packages 02:16:52 #76 DONE 25.8s 02:16:52 02:16:52 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:16:52 #77 4.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:52 #77 7.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:53 #77 ... 02:16:53 02:16:53 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:16:53 #90 ... 02:16:53 02:16:53 #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:16:53 #88 DONE 1.9s 02:16:53 02:16:53 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:53 5dcd7d83accf: Pushed 02:16:53 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:54 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:54 #91 ... 02:16:54 02:16:54 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:16:54 #90 DONE 1.4s 02:16:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:16:54 fc82f8edef7b: Preparing 02:16:54 5dcd7d83accf: Preparing 02:16:54 b00c20639458: Preparing 02:16:54 1f427c9705a2: Preparing 02:16:54 6e032a961f00: Preparing 02:16:54 256f393e029f: Preparing 02:16:54 256f393e029f: Waiting 02:16:54 b00c20639458: Layer already exists 02:16:54 6e032a961f00: Layer already exists 02:16:54 5dcd7d83accf: Layer already exists 02:16:54 fc82f8edef7b: Layer already exists 02:16:54 1f427c9705a2: Layer already exists 02:16:54 256f393e029f: Layer already exists 02:16:54 latest: digest: sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 size: 1572 [Pipeline] } 02:16:54 02:16:54 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:54 #92 ... 02:16:54 02:16:54 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:16:54 #68 30.53 v3.22.2-261-gee6065cd81d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:16:54 #68 30.53 v3.22.2-265-gb00be1f9741 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:16:54 #68 30.53 OK: 26169 distinct packages available 02:16:54 #68 33.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:54 #68 35.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:54 #68 ... 02:16:54 02:16:54 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:16:54 #75 26.78 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:16:54 #75 27.30 Executing busybox-1.37.0-r20.post-upgrade 02:16:54 #75 27.95 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:16:54 #75 27.98 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:16:54 #75 28.01 Executing busybox-1.37.0-r20.trigger 02:16:54 #75 28.13 OK: 19 MiB in 20 packages 02:16:54 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80 02:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:16:55 fc82f8edef7b: Preparing 02:16:55 5dcd7d83accf: Preparing 02:16:55 b00c20639458: Preparing 02:16:55 1f427c9705a2: Preparing 02:16:55 6e032a961f00: Preparing 02:16:55 256f393e029f: Preparing 02:16:55 256f393e029f: Waiting 02:16:55 5dcd7d83accf: Layer already exists 02:16:55 1f427c9705a2: Layer already exists 02:16:55 6e032a961f00: Layer already exists 02:16:55 fc82f8edef7b: Layer already exists 02:16:55 b00c20639458: Layer already exists 02:16:55 256f393e029f: Layer already exists 02:16:55 4.1.0-dev.80: digest: sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:55 #75 DONE 31.5s 02:16:55 02:16:55 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:16:55 fc82f8edef7b: Preparing 02:16:55 5dcd7d83accf: Preparing 02:16:55 b00c20639458: Preparing 02:16:55 1f427c9705a2: Preparing 02:16:55 6e032a961f00: Preparing 02:16:55 256f393e029f: Preparing 02:16:55 256f393e029f: Waiting 02:16:55 6e032a961f00: Layer already exists 02:16:55 fc82f8edef7b: Layer already exists 02:16:55 b00c20639458: Layer already exists 02:16:55 5dcd7d83accf: Layer already exists 02:16:55 1f427c9705a2: Layer already exists 02:16:55 256f393e029f: Layer already exists 02:16:55 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:16:56 fc82f8edef7b: Preparing 02:16:56 5dcd7d83accf: Preparing 02:16:56 b00c20639458: Preparing 02:16:56 1f427c9705a2: Preparing 02:16:56 6e032a961f00: Preparing 02:16:56 256f393e029f: Preparing 02:16:56 256f393e029f: Waiting 02:16:56 6e032a961f00: Layer already exists 02:16:56 fc82f8edef7b: Layer already exists 02:16:56 1f427c9705a2: Layer already exists 02:16:56 b00c20639458: Layer already exists 02:16:56 5dcd7d83accf: Layer already exists 02:16:56 256f393e029f: Layer already exists 02:16:56 main: digest: sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:56 ===================================================== [Pipeline] echo 02:16:56 taggedImages: 02:16:56 - nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:16:56 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:16:56 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80 02:16:56 - nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:16:56 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:16:56 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:16:56 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:16:56 latest 02:16:56 4.1.0-dev.80 02:16:56 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:16:56 main 02:16:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:16:57 ee52766c0e14: Preparing 02:16:57 8bf309e63586: Preparing 02:16:57 456ab815a4ca: Preparing 02:16:57 67adaa961d72: Preparing 02:16:57 b00c20639458: Preparing 02:16:57 e131df3af658: Preparing 02:16:57 ac2d11725156: Preparing 02:16:57 256f393e029f: Preparing 02:16:57 ac2d11725156: Waiting 02:16:57 256f393e029f: Waiting 02:16:57 e131df3af658: Waiting 02:16:57 67adaa961d72: Layer already exists 02:16:57 b00c20639458: Layer already exists 02:16:57 e131df3af658: Layer already exists 02:16:57 ac2d11725156: Layer already exists 02:16:57 256f393e029f: Layer already exists 02:16:57 8bf309e63586: Pushed 02:16:57 ee52766c0e14: Pushed 02:16:57 #93 ... 02:16:57 02:16:57 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:16:57 #81 21.84 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:16:57 #81 22.00 Executing busybox-1.37.0-r20.post-upgrade 02:16:57 #81 22.50 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:16:57 #81 22.51 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:16:57 #81 22.53 Executing busybox-1.37.0-r20.trigger 02:16:57 #81 22.66 OK: 8 MiB in 18 packages 02:16:57 #81 ... 02:16:57 02:16:57 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:57 #94 ... 02:16:57 02:16:57 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:16:57 #79 22.70 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:16:57 #79 22.89 Executing busybox-1.37.0-r20.post-upgrade 02:16:57 #79 23.44 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:16:57 #79 23.51 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:16:57 #79 23.71 Executing busybox-1.37.0-r20.trigger 02:16:57 #79 23.78 OK: 8 MiB in 19 packages 02:16:58 #79 ... 02:16:58 02:16:58 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:16:58 #81 DONE 24.5s 02:16:58 02:16:58 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:16:58 #80 4.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:16:58 #80 7.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:16:58 #80 ... 02:16:58 02:16:58 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:16:59 #95 ... 02:16:59 02:16:59 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:16:59 #77 18.88 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:16:59 #77 19.08 Executing busybox-1.37.0-r20.post-upgrade 02:16:59 #77 19.61 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:16:59 #77 19.64 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:16:59 #77 19.81 Executing busybox-1.37.0-r20.trigger 02:16:59 #77 19.86 OK: 8 MiB in 17 packages 02:16:59 #77 DONE 22.0s 02:16:59 02:16:59 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:16:59 #79 DONE 26.0s 02:17:00 02:17:00 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:17:00 #86 20.11 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:17:00 #86 20.32 Executing busybox-1.37.0-r20.post-upgrade 02:17:00 #86 21.27 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:17:00 #86 21.30 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:17:00 #86 21.37 Executing busybox-1.37.0-r20.trigger 02:17:00 #86 21.49 OK: 12 MiB in 23 packages 02:17:01 456ab815a4ca: Pushed 02:17:01 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:01 #86 ... 02:17:01 02:17:01 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:17:01 #95 DONE 3.0s 02:17:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:01 02:17:01 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:17:01 #78 18.54 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:17:01 #78 18.72 Executing busybox-1.37.0-r20.post-upgrade 02:17:01 #78 19.08 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:17:01 #78 19.09 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:17:01 #78 19.10 Executing busybox-1.37.0-r20.trigger 02:17:01 #78 19.18 OK: 9 MiB in 21 packages 02:17:01 #78 ... 02:17:01 02:17:01 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:17:01 #96 DONE 0.3s 02:17:01 02:17:01 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:17:01 #68 46.45 OK: 255 MiB in 60 packages 02:17:01 #68 DONE 48.0s 02:17:02 02:17:02 #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:17:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:17:02 ee52766c0e14: Preparing 02:17:02 8bf309e63586: Preparing 02:17:02 456ab815a4ca: Preparing 02:17:02 67adaa961d72: Preparing 02:17:02 b00c20639458: Preparing 02:17:02 e131df3af658: Preparing 02:17:02 ac2d11725156: Preparing 02:17:02 256f393e029f: Preparing 02:17:02 e131df3af658: Waiting 02:17:02 ac2d11725156: Waiting 02:17:02 256f393e029f: Waiting 02:17:02 ee52766c0e14: Layer already exists 02:17:02 b00c20639458: Layer already exists 02:17:02 67adaa961d72: Layer already exists 02:17:02 456ab815a4ca: Layer already exists 02:17:02 8bf309e63586: Layer already exists 02:17:02 ac2d11725156: Layer already exists 02:17:02 e131df3af658: Layer already exists 02:17:02 256f393e029f: Layer already exists 02:17:02 latest: digest: sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:02 #97 ... 02:17:02 02:17:02 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:17:02 #86 DONE 23.4s 02:17:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:02 02:17:02 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:17:02 #80 17.57 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:17:02 #80 17.68 Executing busybox-1.37.0-r20.post-upgrade 02:17:02 #80 18.32 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:17:02 #80 18.35 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:17:02 #80 18.39 Executing busybox-1.37.0-r20.trigger 02:17:02 #80 18.53 OK: 8 MiB in 20 packages 02:17:02 #80 ... 02:17:02 02:17:02 #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:17:02 #97 DONE 0.7s 02:17:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80 02:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:17:02 ee52766c0e14: Preparing 02:17:02 8bf309e63586: Preparing 02:17:02 456ab815a4ca: Preparing 02:17:02 67adaa961d72: Preparing 02:17:02 b00c20639458: Preparing 02:17:02 e131df3af658: Preparing 02:17:02 ac2d11725156: Preparing 02:17:02 256f393e029f: Preparing 02:17:02 e131df3af658: Waiting 02:17:02 ac2d11725156: Waiting 02:17:02 256f393e029f: Waiting 02:17:02 b00c20639458: Layer already exists 02:17:02 ee52766c0e14: Layer already exists 02:17:02 456ab815a4ca: Layer already exists 02:17:02 67adaa961d72: Layer already exists 02:17:02 8bf309e63586: Layer already exists 02:17:02 e131df3af658: Layer already exists 02:17:02 ac2d11725156: Layer already exists 02:17:02 256f393e029f: Layer already exists 02:17:02 4.1.0-dev.80: digest: sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:03 02:17:03 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:03 #98 ... 02:17:03 02:17:03 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:17:03 #78 DONE 21.1s 02:17:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:17:03 ee52766c0e14: Preparing 02:17:03 8bf309e63586: Preparing 02:17:03 456ab815a4ca: Preparing 02:17:03 67adaa961d72: Preparing 02:17:03 b00c20639458: Preparing 02:17:03 e131df3af658: Preparing 02:17:03 ac2d11725156: Preparing 02:17:03 256f393e029f: Preparing 02:17:03 ac2d11725156: Waiting 02:17:03 e131df3af658: Waiting 02:17:03 256f393e029f: Waiting 02:17:03 67adaa961d72: Layer already exists 02:17:03 ee52766c0e14: Layer already exists 02:17:03 8bf309e63586: Layer already exists 02:17:03 456ab815a4ca: Layer already exists 02:17:03 b00c20639458: Layer already exists 02:17:03 e131df3af658: Layer already exists 02:17:03 256f393e029f: Layer already exists 02:17:03 ac2d11725156: Layer already exists 02:17:03 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 size: 1988 [Pipeline] } [Pipeline] // withEnv 02:17:03 02:17:03 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:17:04 ee52766c0e14: Preparing 02:17:04 8bf309e63586: Preparing 02:17:04 456ab815a4ca: Preparing 02:17:04 67adaa961d72: Preparing 02:17:04 b00c20639458: Preparing 02:17:04 e131df3af658: Preparing 02:17:04 ac2d11725156: Preparing 02:17:04 256f393e029f: Preparing 02:17:04 e131df3af658: Waiting 02:17:04 ac2d11725156: Waiting 02:17:04 256f393e029f: Waiting 02:17:04 ee52766c0e14: Layer already exists 02:17:04 456ab815a4ca: Layer already exists 02:17:04 8bf309e63586: Layer already exists 02:17:04 67adaa961d72: Layer already exists 02:17:04 b00c20639458: Layer already exists 02:17:04 e131df3af658: Layer already exists 02:17:04 ac2d11725156: Layer already exists 02:17:04 256f393e029f: Layer already exists 02:17:04 main: digest: sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:04 ===================================================== [Pipeline] echo 02:17:04 taggedImages: 02:17:04 - nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:04 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:17:04 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80 02:17:04 - nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:04 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:17:04 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:17:04 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:04 latest 02:17:04 4.1.0-dev.80 02:17:04 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:04 main 02:17:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:04 #99 ... 02:17:04 02:17:04 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:17:04 #80 DONE 20.5s 02:17:04 02:17:04 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:17:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:17:05 9ce043e22e26: Preparing 02:17:05 1ab7af35da6e: Preparing 02:17:05 e726703954e4: Preparing 02:17:05 b2803b233a15: Preparing 02:17:05 a0c6bed7ccee: Preparing 02:17:05 d773aa874673: Preparing 02:17:05 fe034d15b98c: Preparing 02:17:05 67adaa961d72: Preparing 02:17:05 b00c20639458: Preparing 02:17:05 38028af39f62: Preparing 02:17:05 b6381f3fe560: Preparing 02:17:05 5f70bf18a086: Preparing 02:17:05 32d42f29866a: Preparing 02:17:05 52502d9daf3c: Preparing 02:17:05 5002d75360c7: Preparing 02:17:05 256f393e029f: Preparing 02:17:05 d773aa874673: Waiting 02:17:05 fe034d15b98c: Waiting 02:17:05 67adaa961d72: Waiting 02:17:05 5f70bf18a086: Waiting 02:17:05 32d42f29866a: Waiting 02:17:05 52502d9daf3c: Waiting 02:17:05 5002d75360c7: Waiting 02:17:05 256f393e029f: Waiting 02:17:05 b00c20639458: Waiting 02:17:05 38028af39f62: Waiting 02:17:05 b6381f3fe560: Waiting 02:17:05 1ab7af35da6e: Pushed 02:17:05 b2803b233a15: Pushed 02:17:05 9ce043e22e26: Pushed 02:17:05 a0c6bed7ccee: Pushed 02:17:05 e726703954e4: Pushed 02:17:05 67adaa961d72: Layer already exists 02:17:05 b00c20639458: Layer already exists 02:17:05 5f70bf18a086: Layer already exists 02:17:05 d773aa874673: Pushed 02:17:05 b6381f3fe560: Pushed 02:17:05 38028af39f62: Pushed 02:17:05 32d42f29866a: Pushed 02:17:05 256f393e029f: Layer already exists 02:17:05 5002d75360c7: Pushed 02:17:05 52502d9daf3c: Pushed 02:17:05 #100 ... 02:17:05 02:17:05 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:17:05 #99 DONE 2.0s 02:17:05 02:17:05 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:17:06 fe034d15b98c: Pushed 02:17:06 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:17:07 9ce043e22e26: Preparing 02:17:07 1ab7af35da6e: Preparing 02:17:07 e726703954e4: Preparing 02:17:07 b2803b233a15: Preparing 02:17:07 a0c6bed7ccee: Preparing 02:17:07 d773aa874673: Preparing 02:17:07 fe034d15b98c: Preparing 02:17:07 67adaa961d72: Preparing 02:17:07 b00c20639458: Preparing 02:17:07 38028af39f62: Preparing 02:17:07 b6381f3fe560: Preparing 02:17:07 5f70bf18a086: Preparing 02:17:07 32d42f29866a: Preparing 02:17:07 52502d9daf3c: Preparing 02:17:07 5002d75360c7: Preparing 02:17:07 256f393e029f: Preparing 02:17:07 fe034d15b98c: Waiting 02:17:07 67adaa961d72: Waiting 02:17:07 b00c20639458: Waiting 02:17:07 52502d9daf3c: Waiting 02:17:07 5002d75360c7: Waiting 02:17:07 38028af39f62: Waiting 02:17:07 256f393e029f: Waiting 02:17:07 b6381f3fe560: Waiting 02:17:07 5f70bf18a086: Waiting 02:17:07 32d42f29866a: Waiting 02:17:07 d773aa874673: Waiting 02:17:07 a0c6bed7ccee: Layer already exists 02:17:07 1ab7af35da6e: Layer already exists 02:17:07 9ce043e22e26: Layer already exists 02:17:07 e726703954e4: Layer already exists 02:17:07 b2803b233a15: Layer already exists 02:17:07 67adaa961d72: Layer already exists 02:17:07 d773aa874673: Layer already exists 02:17:07 b00c20639458: Layer already exists 02:17:07 fe034d15b98c: Layer already exists 02:17:07 38028af39f62: Layer already exists 02:17:07 52502d9daf3c: Layer already exists 02:17:07 b6381f3fe560: Layer already exists 02:17:07 5f70bf18a086: Layer already exists 02:17:07 32d42f29866a: Layer already exists 02:17:07 5002d75360c7: Layer already exists 02:17:07 256f393e029f: Layer already exists 02:17:07 latest: digest: sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:07 #101 ... 02:17:07 02:17:07 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:17:07 #102 DONE 3.9s 02:17:07 02:17:07 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:17:07 #100 DONE 2.8s 02:17:07 02:17:07 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:17:07 #103 DONE 0.2s 02:17:07 02:17:07 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:17:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:07 #104 DONE 0.3s 02:17:07 02:17:07 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:17:07 #101 DONE 2.3s 02:17:07 02:17:07 #105 [security-spire-server stage-2 6/9] COPY security.txt / 02:17:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80 02:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:17:08 9ce043e22e26: Preparing 02:17:08 1ab7af35da6e: Preparing 02:17:08 e726703954e4: Preparing 02:17:08 b2803b233a15: Preparing 02:17:08 a0c6bed7ccee: Preparing 02:17:08 d773aa874673: Preparing 02:17:08 fe034d15b98c: Preparing 02:17:08 67adaa961d72: Preparing 02:17:08 b00c20639458: Preparing 02:17:08 38028af39f62: Preparing 02:17:08 b6381f3fe560: Preparing 02:17:08 5f70bf18a086: Preparing 02:17:08 32d42f29866a: Preparing 02:17:08 52502d9daf3c: Preparing 02:17:08 5002d75360c7: Preparing 02:17:08 256f393e029f: Preparing 02:17:08 67adaa961d72: Waiting 02:17:08 52502d9daf3c: Waiting 02:17:08 5002d75360c7: Waiting 02:17:08 256f393e029f: Waiting 02:17:08 38028af39f62: Waiting 02:17:08 b6381f3fe560: Waiting 02:17:08 5f70bf18a086: Waiting 02:17:08 b00c20639458: Waiting 02:17:08 32d42f29866a: Waiting 02:17:08 fe034d15b98c: Waiting 02:17:08 d773aa874673: Waiting 02:17:08 e726703954e4: Layer already exists 02:17:08 b2803b233a15: Layer already exists 02:17:08 9ce043e22e26: Layer already exists 02:17:08 a0c6bed7ccee: Layer already exists 02:17:08 1ab7af35da6e: Layer already exists 02:17:08 fe034d15b98c: Layer already exists 02:17:08 67adaa961d72: Layer already exists 02:17:08 b00c20639458: Layer already exists 02:17:08 d773aa874673: Layer already exists 02:17:08 38028af39f62: Layer already exists 02:17:08 b6381f3fe560: Layer already exists 02:17:08 5f70bf18a086: Layer already exists 02:17:08 52502d9daf3c: Layer already exists 02:17:08 32d42f29866a: Layer already exists 02:17:08 5002d75360c7: Layer already exists 02:17:08 256f393e029f: Layer already exists 02:17:08 4.1.0-dev.80: digest: sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda size: 3646 [Pipeline] } [Pipeline] // withEnv 02:17:08 #105 DONE 0.3s 02:17:08 02:17:08 #106 [security-spire-config stage-2 6/10] COPY security.txt / 02:17:08 #106 DONE 0.3s 02:17:08 02:17:08 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:17:08 #107 ... 02:17:08 02:17:08 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:17:08 #89 5.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:17:08 #89 7.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:17:08 #89 15.02 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:17:08 #89 15.22 Executing busybox-1.37.0-r20.post-upgrade 02:17:08 #89 15.60 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:17:08 #89 15.63 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:17:08 #89 15.66 Executing busybox-1.37.0-r20.trigger 02:17:08 #89 15.74 OK: 13 MiB in 29 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:08 #89 ... 02:17:08 02:17:08 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:17:08 #108 DONE 0.4s 02:17:08 02:17:08 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:17:08 #107 DONE 0.3s 02:17:08 02:17:08 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 02:17:08 #109 ... 02:17:08 02:17:08 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:17:08 #110 DONE 0.3s 02:17:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:08 02:17:08 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 02:17:08 #109 DONE 0.3s 02:17:08 02:17:08 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:17:08 #111 ... 02:17:08 02:17:08 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:17:08 #112 DONE 0.2s 02:17:08 02:17:08 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:17:08 #113 DONE 0.3s 02:17:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:17:08 9ce043e22e26: Preparing 02:17:08 1ab7af35da6e: Preparing 02:17:08 e726703954e4: Preparing 02:17:08 b2803b233a15: Preparing 02:17:08 a0c6bed7ccee: Preparing 02:17:08 d773aa874673: Preparing 02:17:08 fe034d15b98c: Preparing 02:17:08 67adaa961d72: Preparing 02:17:08 b00c20639458: Preparing 02:17:08 38028af39f62: Preparing 02:17:08 b6381f3fe560: Preparing 02:17:08 5f70bf18a086: Preparing 02:17:08 32d42f29866a: Preparing 02:17:08 52502d9daf3c: Preparing 02:17:08 5002d75360c7: Preparing 02:17:08 256f393e029f: Preparing 02:17:08 d773aa874673: Waiting 02:17:08 fe034d15b98c: Waiting 02:17:08 67adaa961d72: Waiting 02:17:08 b00c20639458: Waiting 02:17:08 38028af39f62: Waiting 02:17:08 b6381f3fe560: Waiting 02:17:08 5f70bf18a086: Waiting 02:17:08 32d42f29866a: Waiting 02:17:08 5002d75360c7: Waiting 02:17:08 52502d9daf3c: Waiting 02:17:08 256f393e029f: Waiting 02:17:08 1ab7af35da6e: Layer already exists 02:17:08 9ce043e22e26: Layer already exists 02:17:08 a0c6bed7ccee: Layer already exists 02:17:08 b2803b233a15: Layer already exists 02:17:08 e726703954e4: Layer already exists 02:17:08 d773aa874673: Layer already exists 02:17:08 fe034d15b98c: Layer already exists 02:17:08 b00c20639458: Layer already exists 02:17:08 67adaa961d72: Layer already exists 02:17:08 38028af39f62: Layer already exists 02:17:08 b6381f3fe560: Layer already exists 02:17:08 5f70bf18a086: Layer already exists 02:17:08 32d42f29866a: Layer already exists 02:17:08 5002d75360c7: Layer already exists 02:17:08 52502d9daf3c: Layer already exists 02:17:08 256f393e029f: Layer already exists 02:17:08 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:08 02:17:08 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:17:08 #111 DONE 0.2s 02:17:08 02:17:08 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:17:08 #114 DONE 0.3s 02:17:08 02:17:08 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:17:08 #115 DONE 0.3s 02:17:08 02:17:08 #116 [security-spire-config] exporting to image 02:17:08 #116 exporting layers 02:17:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:09 #116 ... 02:17:09 02:17:09 #117 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:17:09 #117 DONE 0.4s 02:17:09 02:17:09 #116 [security-spire-server] exporting to image 02:17:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:17:09 9ce043e22e26: Preparing 02:17:09 1ab7af35da6e: Preparing 02:17:09 e726703954e4: Preparing 02:17:09 b2803b233a15: Preparing 02:17:09 a0c6bed7ccee: Preparing 02:17:09 d773aa874673: Preparing 02:17:09 fe034d15b98c: Preparing 02:17:09 67adaa961d72: Preparing 02:17:09 b00c20639458: Preparing 02:17:09 38028af39f62: Preparing 02:17:09 b6381f3fe560: Preparing 02:17:09 5f70bf18a086: Preparing 02:17:09 32d42f29866a: Preparing 02:17:09 52502d9daf3c: Preparing 02:17:09 5002d75360c7: Preparing 02:17:09 256f393e029f: Preparing 02:17:09 d773aa874673: Waiting 02:17:09 fe034d15b98c: Waiting 02:17:09 38028af39f62: Waiting 02:17:09 67adaa961d72: Waiting 02:17:09 b00c20639458: Waiting 02:17:09 32d42f29866a: Waiting 02:17:09 b6381f3fe560: Waiting 02:17:09 5f70bf18a086: Waiting 02:17:09 52502d9daf3c: Waiting 02:17:09 5002d75360c7: Waiting 02:17:09 256f393e029f: Waiting 02:17:09 9ce043e22e26: Layer already exists 02:17:09 1ab7af35da6e: Layer already exists 02:17:09 b2803b233a15: Layer already exists 02:17:09 e726703954e4: Layer already exists 02:17:09 a0c6bed7ccee: Layer already exists 02:17:09 67adaa961d72: Layer already exists 02:17:09 d773aa874673: Layer already exists 02:17:09 fe034d15b98c: Layer already exists 02:17:09 b00c20639458: Layer already exists 02:17:09 38028af39f62: Layer already exists 02:17:09 5f70bf18a086: Layer already exists 02:17:09 32d42f29866a: Layer already exists 02:17:09 52502d9daf3c: Layer already exists 02:17:09 b6381f3fe560: Layer already exists 02:17:09 5002d75360c7: Layer already exists 02:17:09 256f393e029f: Layer already exists 02:17:09 main: digest: sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:09 ===================================================== [Pipeline] echo 02:17:09 taggedImages: 02:17:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:17:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80 02:17:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:17:09 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:17:09 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:09 latest 02:17:09 4.1.0-dev.80 02:17:09 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:09 main 02:17:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:09 #116 ... 02:17:09 02:17:09 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:17:09 #118 DONE 0.5s 02:17:09 02:17:09 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:17:09 #89 DONE 17.4s 02:17:09 02:17:09 #116 [security-spire-agent] exporting to image 02:17:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:17:10 9470c931f1b0: Preparing 02:17:10 26eb6793d10e: Preparing 02:17:10 67cbaa7910bc: Preparing 02:17:10 e515d32538cc: Preparing 02:17:10 67adaa961d72: Preparing 02:17:10 b00c20639458: Preparing 02:17:10 e131df3af658: Preparing 02:17:10 ac2d11725156: Preparing 02:17:10 256f393e029f: Preparing 02:17:10 e131df3af658: Waiting 02:17:10 b00c20639458: Waiting 02:17:10 256f393e029f: Waiting 02:17:10 ac2d11725156: Waiting 02:17:10 67adaa961d72: Layer already exists 02:17:10 b00c20639458: Layer already exists 02:17:10 67cbaa7910bc: Pushed 02:17:10 e131df3af658: Layer already exists 02:17:10 26eb6793d10e: Pushed 02:17:10 ac2d11725156: Layer already exists 02:17:10 9470c931f1b0: Pushed 02:17:10 256f393e029f: Layer already exists 02:17:14 #116 exporting layers 5.0s done 02:17:14 #116 writing image sha256:f66c57cdcc41f6ffe7edabefed5e05f4f7840dc4b1ddb2dffc9fbb0de66eb2a1 0.1s done 02:17:14 #116 naming to docker.io/library/security-spire-server-arm64 done 02:17:14 #116 exporting layers 5.5s done 02:17:14 #116 writing image sha256:ce93137159588fd9be2cee0e77994c8279187a69f7bf18a9b97f7f015702beff 0.1s done 02:17:14 #116 naming to docker.io/library/security-spire-agent-arm64 0.0s done 02:17:14 #116 writing image sha256:8a26529c04e926fcd4fdc62e8d561936295559cada5de2e74033cdc9731ae1d9 02:17:14 e515d32538cc: Pushed 02:17:14 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:14 #116 writing image sha256:8a26529c04e926fcd4fdc62e8d561936295559cada5de2e74033cdc9731ae1d9 0.0s done 02:17:14 #116 naming to docker.io/library/security-spire-config-arm64 done 02:17:14 #116 DONE 6.0s 02:17:14 02:17:14 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:17:15 9470c931f1b0: Preparing 02:17:15 26eb6793d10e: Preparing 02:17:15 67cbaa7910bc: Preparing 02:17:15 e515d32538cc: Preparing 02:17:15 67adaa961d72: Preparing 02:17:15 b00c20639458: Preparing 02:17:15 e131df3af658: Preparing 02:17:15 ac2d11725156: Preparing 02:17:15 256f393e029f: Preparing 02:17:15 b00c20639458: Waiting 02:17:15 e131df3af658: Waiting 02:17:15 ac2d11725156: Waiting 02:17:15 256f393e029f: Waiting 02:17:15 67adaa961d72: Layer already exists 02:17:15 26eb6793d10e: Layer already exists 02:17:15 9470c931f1b0: Layer already exists 02:17:15 e515d32538cc: Layer already exists 02:17:15 67cbaa7910bc: Layer already exists 02:17:15 e131df3af658: Layer already exists 02:17:15 b00c20639458: Layer already exists 02:17:15 ac2d11725156: Layer already exists 02:17:15 256f393e029f: Layer already exists 02:17:15 latest: digest: sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80 02:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:17:15 9470c931f1b0: Preparing 02:17:15 26eb6793d10e: Preparing 02:17:15 67cbaa7910bc: Preparing 02:17:15 e515d32538cc: Preparing 02:17:15 67adaa961d72: Preparing 02:17:15 b00c20639458: Preparing 02:17:15 e131df3af658: Preparing 02:17:15 ac2d11725156: Preparing 02:17:15 256f393e029f: Preparing 02:17:15 b00c20639458: Waiting 02:17:15 ac2d11725156: Waiting 02:17:15 e131df3af658: Waiting 02:17:15 256f393e029f: Waiting 02:17:15 9470c931f1b0: Layer already exists 02:17:15 67cbaa7910bc: Layer already exists 02:17:15 67adaa961d72: Layer already exists 02:17:15 e515d32538cc: Layer already exists 02:17:15 26eb6793d10e: Layer already exists 02:17:15 e131df3af658: Layer already exists 02:17:15 b00c20639458: Layer already exists 02:17:15 ac2d11725156: Layer already exists 02:17:15 256f393e029f: Layer already exists 02:17:15 4.1.0-dev.80: digest: sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:17:16 9470c931f1b0: Preparing 02:17:16 26eb6793d10e: Preparing 02:17:16 67cbaa7910bc: Preparing 02:17:16 e515d32538cc: Preparing 02:17:16 67adaa961d72: Preparing 02:17:16 b00c20639458: Preparing 02:17:16 e131df3af658: Preparing 02:17:16 ac2d11725156: Preparing 02:17:16 256f393e029f: Preparing 02:17:16 b00c20639458: Waiting 02:17:16 e131df3af658: Waiting 02:17:16 ac2d11725156: Waiting 02:17:16 256f393e029f: Waiting 02:17:16 67cbaa7910bc: Layer already exists 02:17:16 67adaa961d72: Layer already exists 02:17:16 e515d32538cc: Layer already exists 02:17:16 9470c931f1b0: Layer already exists 02:17:16 26eb6793d10e: Layer already exists 02:17:16 b00c20639458: Layer already exists 02:17:16 e131df3af658: Layer already exists 02:17:16 ac2d11725156: Layer already exists 02:17:16 256f393e029f: Layer already exists 02:17:16 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:17:17 9470c931f1b0: Preparing 02:17:17 26eb6793d10e: Preparing 02:17:17 67cbaa7910bc: Preparing 02:17:17 e515d32538cc: Preparing 02:17:17 67adaa961d72: Preparing 02:17:17 b00c20639458: Preparing 02:17:17 e131df3af658: Preparing 02:17:17 ac2d11725156: Preparing 02:17:17 256f393e029f: Preparing 02:17:17 b00c20639458: Waiting 02:17:17 e131df3af658: Waiting 02:17:17 ac2d11725156: Waiting 02:17:17 256f393e029f: Waiting 02:17:17 67cbaa7910bc: Layer already exists 02:17:17 9470c931f1b0: Layer already exists 02:17:17 67adaa961d72: Layer already exists 02:17:17 e515d32538cc: Layer already exists 02:17:17 26eb6793d10e: Layer already exists 02:17:17 e131df3af658: Layer already exists 02:17:17 ac2d11725156: Layer already exists 02:17:17 256f393e029f: Layer already exists 02:17:17 b00c20639458: Layer already exists 02:17:17 main: digest: sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:17 ===================================================== [Pipeline] echo 02:17:17 taggedImages: 02:17:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:17:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80 02:17:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:17:17 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:17:17 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:17 latest 02:17:17 4.1.0-dev.80 02:17:17 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:17 main 02:17:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:17:17 b8ef4a5cd828: Preparing 02:17:17 edd535e77a32: Preparing 02:17:17 9ae6cb476830: Preparing 02:17:17 ed78188e9f0f: Preparing 02:17:17 284c49684a6b: Preparing 02:17:17 67adaa961d72: Preparing 02:17:17 b00c20639458: Preparing 02:17:17 779c9d14923f: Preparing 02:17:17 67adaa961d72: Waiting 02:17:17 b00c20639458: Waiting 02:17:17 54cb5c0058e5: Preparing 02:17:17 ffd983e47288: Preparing 02:17:17 256f393e029f: Preparing 02:17:17 54cb5c0058e5: Waiting 02:17:17 ffd983e47288: Waiting 02:17:17 779c9d14923f: Waiting 02:17:17 256f393e029f: Waiting 02:17:17 284c49684a6b: Pushed 02:17:17 ed78188e9f0f: Pushed 02:17:17 edd535e77a32: Pushed 02:17:17 67adaa961d72: Layer already exists 02:17:17 b8ef4a5cd828: Pushed 02:17:17 b00c20639458: Layer already exists 02:17:17 256f393e029f: Layer already exists 02:17:17 779c9d14923f: Pushed 02:17:18 54cb5c0058e5: Pushed 02:17:19 ffd983e47288: Pushed 02:17:20 9ae6cb476830: Pushed 02:17:20 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:17:21 b8ef4a5cd828: Preparing 02:17:21 edd535e77a32: Preparing 02:17:21 9ae6cb476830: Preparing 02:17:21 ed78188e9f0f: Preparing 02:17:21 284c49684a6b: Preparing 02:17:21 67adaa961d72: Preparing 02:17:21 b00c20639458: Preparing 02:17:21 779c9d14923f: Preparing 02:17:21 54cb5c0058e5: Preparing 02:17:21 ffd983e47288: Preparing 02:17:21 256f393e029f: Preparing 02:17:21 b00c20639458: Waiting 02:17:21 67adaa961d72: Waiting 02:17:21 779c9d14923f: Waiting 02:17:21 54cb5c0058e5: Waiting 02:17:21 ffd983e47288: Waiting 02:17:21 256f393e029f: Waiting 02:17:21 ed78188e9f0f: Layer already exists 02:17:21 edd535e77a32: Layer already exists 02:17:21 284c49684a6b: Layer already exists 02:17:21 b8ef4a5cd828: Layer already exists 02:17:21 9ae6cb476830: Layer already exists 02:17:21 b00c20639458: Layer already exists 02:17:21 67adaa961d72: Layer already exists 02:17:21 779c9d14923f: Layer already exists 02:17:21 ffd983e47288: Layer already exists 02:17:21 54cb5c0058e5: Layer already exists 02:17:21 256f393e029f: Layer already exists 02:17:21 latest: digest: sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80 02:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:17:22 b8ef4a5cd828: Preparing 02:17:22 edd535e77a32: Preparing 02:17:22 9ae6cb476830: Preparing 02:17:22 ed78188e9f0f: Preparing 02:17:22 284c49684a6b: Preparing 02:17:22 67adaa961d72: Preparing 02:17:22 b00c20639458: Preparing 02:17:22 779c9d14923f: Preparing 02:17:22 54cb5c0058e5: Preparing 02:17:22 ffd983e47288: Preparing 02:17:22 256f393e029f: Preparing 02:17:22 b00c20639458: Waiting 02:17:22 ffd983e47288: Waiting 02:17:22 256f393e029f: Waiting 02:17:22 779c9d14923f: Waiting 02:17:22 54cb5c0058e5: Waiting 02:17:22 67adaa961d72: Waiting 02:17:22 284c49684a6b: Layer already exists 02:17:22 ed78188e9f0f: Layer already exists 02:17:22 9ae6cb476830: Layer already exists 02:17:22 b8ef4a5cd828: Layer already exists 02:17:22 edd535e77a32: Layer already exists 02:17:22 67adaa961d72: Layer already exists 02:17:22 54cb5c0058e5: Layer already exists 02:17:22 ffd983e47288: Layer already exists 02:17:22 779c9d14923f: Layer already exists 02:17:22 b00c20639458: Layer already exists 02:17:22 256f393e029f: Layer already exists 02:17:22 4.1.0-dev.80: digest: sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:17:22 b8ef4a5cd828: Preparing 02:17:22 edd535e77a32: Preparing 02:17:22 9ae6cb476830: Preparing 02:17:22 ed78188e9f0f: Preparing 02:17:22 284c49684a6b: Preparing 02:17:22 67adaa961d72: Preparing 02:17:22 b00c20639458: Preparing 02:17:22 779c9d14923f: Preparing 02:17:22 54cb5c0058e5: Preparing 02:17:22 ffd983e47288: Preparing 02:17:22 256f393e029f: Preparing 02:17:22 b00c20639458: Waiting 02:17:22 54cb5c0058e5: Waiting 02:17:22 67adaa961d72: Waiting 02:17:22 ffd983e47288: Waiting 02:17:22 256f393e029f: Waiting 02:17:22 779c9d14923f: Waiting 02:17:22 edd535e77a32: Layer already exists 02:17:22 ed78188e9f0f: Layer already exists 02:17:22 284c49684a6b: Layer already exists 02:17:22 9ae6cb476830: Layer already exists 02:17:22 b8ef4a5cd828: Layer already exists 02:17:22 b00c20639458: Layer already exists 02:17:22 67adaa961d72: Layer already exists 02:17:22 779c9d14923f: Layer already exists 02:17:22 54cb5c0058e5: Layer already exists 02:17:22 ffd983e47288: Layer already exists 02:17:22 256f393e029f: Layer already exists 02:17:22 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:17:23 b8ef4a5cd828: Preparing 02:17:23 edd535e77a32: Preparing 02:17:23 9ae6cb476830: Preparing 02:17:23 ed78188e9f0f: Preparing 02:17:23 284c49684a6b: Preparing 02:17:23 67adaa961d72: Preparing 02:17:23 b00c20639458: Preparing 02:17:23 779c9d14923f: Preparing 02:17:23 54cb5c0058e5: Preparing 02:17:23 67adaa961d72: Waiting 02:17:23 b00c20639458: Waiting 02:17:23 779c9d14923f: Waiting 02:17:23 54cb5c0058e5: Waiting 02:17:23 ffd983e47288: Preparing 02:17:23 256f393e029f: Preparing 02:17:23 ffd983e47288: Waiting 02:17:23 256f393e029f: Waiting 02:17:23 b8ef4a5cd828: Layer already exists 02:17:23 ed78188e9f0f: Layer already exists 02:17:23 284c49684a6b: Layer already exists 02:17:23 9ae6cb476830: Layer already exists 02:17:23 edd535e77a32: Layer already exists 02:17:23 779c9d14923f: Layer already exists 02:17:23 b00c20639458: Layer already exists 02:17:23 67adaa961d72: Layer already exists 02:17:23 54cb5c0058e5: Layer already exists 02:17:23 ffd983e47288: Layer already exists 02:17:23 256f393e029f: Layer already exists 02:17:23 main: digest: sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:23 ===================================================== [Pipeline] echo 02:17:23 taggedImages: 02:17:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:17:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80 02:17:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:17:23 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:17:23 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:23 latest 02:17:23 4.1.0-dev.80 02:17:23 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:23 main 02:17:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:17:24 6ba9f65f1555: Preparing 02:17:24 e5fd7ff4c6e1: Preparing 02:17:24 3977ef99c06f: Preparing 02:17:24 0419233b6830: Preparing 02:17:24 27bd997b141d: Preparing 02:17:24 ab7efd0807cf: Preparing 02:17:24 05a006d74e0c: Preparing 02:17:24 67adaa961d72: Preparing 02:17:24 b00c20639458: Preparing 02:17:24 80b4cffc2477: Preparing 02:17:24 0f591c65af69: Preparing 02:17:24 256f393e029f: Preparing 02:17:24 05a006d74e0c: Waiting 02:17:24 67adaa961d72: Waiting 02:17:24 b00c20639458: Waiting 02:17:24 80b4cffc2477: Waiting 02:17:24 0f591c65af69: Waiting 02:17:24 256f393e029f: Waiting 02:17:24 ab7efd0807cf: Waiting 02:17:24 27bd997b141d: Pushed 02:17:24 e5fd7ff4c6e1: Pushed 02:17:24 6ba9f65f1555: Pushed 02:17:24 67adaa961d72: Layer already exists 02:17:24 b00c20639458: Layer already exists 02:17:24 ab7efd0807cf: Pushed 02:17:24 05a006d74e0c: Pushed 02:17:24 256f393e029f: Layer already exists 02:17:24 80b4cffc2477: Pushed 02:17:26 0f591c65af69: Pushed 02:17:26 0419233b6830: Pushed 02:17:27 3977ef99c06f: Pushed 02:17:27 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:17:28 6ba9f65f1555: Preparing 02:17:28 e5fd7ff4c6e1: Preparing 02:17:28 3977ef99c06f: Preparing 02:17:28 0419233b6830: Preparing 02:17:28 27bd997b141d: Preparing 02:17:28 ab7efd0807cf: Preparing 02:17:28 05a006d74e0c: Preparing 02:17:28 67adaa961d72: Preparing 02:17:28 b00c20639458: Preparing 02:17:28 80b4cffc2477: Preparing 02:17:28 0f591c65af69: Preparing 02:17:28 256f393e029f: Preparing 02:17:28 05a006d74e0c: Waiting 02:17:28 67adaa961d72: Waiting 02:17:28 b00c20639458: Waiting 02:17:28 80b4cffc2477: Waiting 02:17:28 0f591c65af69: Waiting 02:17:28 256f393e029f: Waiting 02:17:28 ab7efd0807cf: Waiting 02:17:28 6ba9f65f1555: Layer already exists 02:17:28 27bd997b141d: Layer already exists 02:17:28 3977ef99c06f: Layer already exists 02:17:28 0419233b6830: Layer already exists 02:17:28 e5fd7ff4c6e1: Layer already exists 02:17:28 67adaa961d72: Layer already exists 02:17:28 ab7efd0807cf: Layer already exists 02:17:28 05a006d74e0c: Layer already exists 02:17:28 80b4cffc2477: Layer already exists 02:17:28 b00c20639458: Layer already exists 02:17:28 0f591c65af69: Layer already exists 02:17:28 256f393e029f: Layer already exists 02:17:28 latest: digest: sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80 02:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:17:28 6ba9f65f1555: Preparing 02:17:28 e5fd7ff4c6e1: Preparing 02:17:28 3977ef99c06f: Preparing 02:17:28 0419233b6830: Preparing 02:17:28 27bd997b141d: Preparing 02:17:28 ab7efd0807cf: Preparing 02:17:28 05a006d74e0c: Preparing 02:17:28 67adaa961d72: Preparing 02:17:28 b00c20639458: Preparing 02:17:28 80b4cffc2477: Preparing 02:17:28 0f591c65af69: Preparing 02:17:28 256f393e029f: Preparing 02:17:28 ab7efd0807cf: Waiting 02:17:28 05a006d74e0c: Waiting 02:17:28 67adaa961d72: Waiting 02:17:28 b00c20639458: Waiting 02:17:28 256f393e029f: Waiting 02:17:28 80b4cffc2477: Waiting 02:17:28 0f591c65af69: Waiting 02:17:28 3977ef99c06f: Layer already exists 02:17:28 27bd997b141d: Layer already exists 02:17:28 0419233b6830: Layer already exists 02:17:28 e5fd7ff4c6e1: Layer already exists 02:17:28 6ba9f65f1555: Layer already exists 02:17:28 67adaa961d72: Layer already exists 02:17:28 b00c20639458: Layer already exists 02:17:28 ab7efd0807cf: Layer already exists 02:17:28 80b4cffc2477: Layer already exists 02:17:28 05a006d74e0c: Layer already exists 02:17:28 0f591c65af69: Layer already exists 02:17:28 256f393e029f: Layer already exists 02:17:28 4.1.0-dev.80: digest: sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:17:29 6ba9f65f1555: Preparing 02:17:29 e5fd7ff4c6e1: Preparing 02:17:29 3977ef99c06f: Preparing 02:17:29 0419233b6830: Preparing 02:17:29 27bd997b141d: Preparing 02:17:29 ab7efd0807cf: Preparing 02:17:29 05a006d74e0c: Preparing 02:17:29 67adaa961d72: Preparing 02:17:29 b00c20639458: Preparing 02:17:29 80b4cffc2477: Preparing 02:17:29 0f591c65af69: Preparing 02:17:29 256f393e029f: Preparing 02:17:29 b00c20639458: Waiting 02:17:29 80b4cffc2477: Waiting 02:17:29 0f591c65af69: Waiting 02:17:29 256f393e029f: Waiting 02:17:29 ab7efd0807cf: Waiting 02:17:29 05a006d74e0c: Waiting 02:17:29 67adaa961d72: Waiting 02:17:29 e5fd7ff4c6e1: Layer already exists 02:17:29 27bd997b141d: Layer already exists 02:17:29 6ba9f65f1555: Layer already exists 02:17:29 0419233b6830: Layer already exists 02:17:29 3977ef99c06f: Layer already exists 02:17:29 ab7efd0807cf: Layer already exists 02:17:29 67adaa961d72: Layer already exists 02:17:29 05a006d74e0c: Layer already exists 02:17:29 80b4cffc2477: Layer already exists 02:17:29 b00c20639458: Layer already exists 02:17:29 0f591c65af69: Layer already exists 02:17:29 256f393e029f: Layer already exists 02:17:29 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:17:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:17:30 6ba9f65f1555: Preparing 02:17:30 e5fd7ff4c6e1: Preparing 02:17:30 3977ef99c06f: Preparing 02:17:30 0419233b6830: Preparing 02:17:30 27bd997b141d: Preparing 02:17:30 ab7efd0807cf: Preparing 02:17:30 05a006d74e0c: Preparing 02:17:30 67adaa961d72: Preparing 02:17:30 b00c20639458: Preparing 02:17:30 80b4cffc2477: Preparing 02:17:30 0f591c65af69: Preparing 02:17:30 256f393e029f: Preparing 02:17:30 05a006d74e0c: Waiting 02:17:30 67adaa961d72: Waiting 02:17:30 b00c20639458: Waiting 02:17:30 80b4cffc2477: Waiting 02:17:30 0f591c65af69: Waiting 02:17:30 256f393e029f: Waiting 02:17:30 ab7efd0807cf: Waiting 02:17:30 27bd997b141d: Layer already exists 02:17:30 6ba9f65f1555: Layer already exists 02:17:30 3977ef99c06f: Layer already exists 02:17:30 0419233b6830: Layer already exists 02:17:30 e5fd7ff4c6e1: Layer already exists 02:17:30 67adaa961d72: Layer already exists 02:17:30 ab7efd0807cf: Layer already exists 02:17:30 05a006d74e0c: Layer already exists 02:17:30 b00c20639458: Layer already exists 02:17:30 80b4cffc2477: Layer already exists 02:17:30 256f393e029f: Layer already exists 02:17:30 0f591c65af69: Layer already exists 02:17:30 main: digest: sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:30 ===================================================== [Pipeline] echo 02:17:30 taggedImages: 02:17:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:17:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80 02:17:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:17:30 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:17:30 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:30 latest 02:17:30 4.1.0-dev.80 02:17:30 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:30 main 02:17:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:17:31 928f4e4dd536: Preparing 02:17:31 ffcbab0a5df1: Preparing 02:17:31 67adaa961d72: Preparing 02:17:31 b00c20639458: Preparing 02:17:31 ee92c9a306a3: Preparing 02:17:31 5f9226be08ff: Preparing 02:17:31 256f393e029f: Preparing 02:17:31 256f393e029f: Waiting 02:17:31 5f9226be08ff: Waiting 02:17:31 b00c20639458: Layer already exists 02:17:31 67adaa961d72: Layer already exists 02:17:31 256f393e029f: Layer already exists 02:17:31 928f4e4dd536: Pushed 02:17:31 ee92c9a306a3: Pushed 02:17:31 5f9226be08ff: Pushed 02:17:34 ffcbab0a5df1: Pushed 02:17:34 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:34 + 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:17:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:17:35 928f4e4dd536: Preparing 02:17:35 ffcbab0a5df1: Preparing 02:17:35 67adaa961d72: Preparing 02:17:35 b00c20639458: Preparing 02:17:35 ee92c9a306a3: Preparing 02:17:35 5f9226be08ff: Preparing 02:17:35 256f393e029f: Preparing 02:17:35 5f9226be08ff: Waiting 02:17:35 256f393e029f: Waiting 02:17:35 ee92c9a306a3: Layer already exists 02:17:35 b00c20639458: Layer already exists 02:17:35 67adaa961d72: Layer already exists 02:17:35 928f4e4dd536: Layer already exists 02:17:35 ffcbab0a5df1: Layer already exists 02:17:35 256f393e029f: Layer already exists 02:17:35 5f9226be08ff: Layer already exists 02:17:35 latest: digest: sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80 02:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:17:35 928f4e4dd536: Preparing 02:17:35 ffcbab0a5df1: Preparing 02:17:35 67adaa961d72: Preparing 02:17:35 b00c20639458: Preparing 02:17:35 ee92c9a306a3: Preparing 02:17:35 5f9226be08ff: Preparing 02:17:35 256f393e029f: Preparing 02:17:35 256f393e029f: Waiting 02:17:35 5f9226be08ff: Waiting 02:17:35 67adaa961d72: Layer already exists 02:17:35 b00c20639458: Layer already exists 02:17:35 ffcbab0a5df1: Layer already exists 02:17:35 ee92c9a306a3: Layer already exists 02:17:35 928f4e4dd536: Layer already exists 02:17:35 5f9226be08ff: Layer already exists 02:17:35 256f393e029f: Layer already exists 02:17:35 4.1.0-dev.80: digest: sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:17:36 928f4e4dd536: Preparing 02:17:36 ffcbab0a5df1: Preparing 02:17:36 67adaa961d72: Preparing 02:17:36 b00c20639458: Preparing 02:17:36 ee92c9a306a3: Preparing 02:17:36 5f9226be08ff: Preparing 02:17:36 256f393e029f: Preparing 02:17:36 5f9226be08ff: Waiting 02:17:36 256f393e029f: Waiting 02:17:36 67adaa961d72: Layer already exists 02:17:36 ee92c9a306a3: Layer already exists 02:17:36 ffcbab0a5df1: Layer already exists 02:17:36 b00c20639458: Layer already exists 02:17:36 928f4e4dd536: Layer already exists 02:17:36 256f393e029f: Layer already exists 02:17:36 5f9226be08ff: Layer already exists 02:17:36 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:36 + 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:17:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:17:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:17:37 928f4e4dd536: Preparing 02:17:37 ffcbab0a5df1: Preparing 02:17:37 67adaa961d72: Preparing 02:17:37 b00c20639458: Preparing 02:17:37 ee92c9a306a3: Preparing 02:17:37 5f9226be08ff: Preparing 02:17:37 256f393e029f: Preparing 02:17:37 256f393e029f: Waiting 02:17:37 5f9226be08ff: Waiting 02:17:37 ee92c9a306a3: Layer already exists 02:17:37 ffcbab0a5df1: Layer already exists 02:17:37 928f4e4dd536: Layer already exists 02:17:37 b00c20639458: Layer already exists 02:17:37 67adaa961d72: Layer already exists 02:17:37 5f9226be08ff: Layer already exists 02:17:37 256f393e029f: Layer already exists 02:17:37 main: digest: sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:37 ===================================================== [Pipeline] echo 02:17:37 taggedImages: 02:17:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:17:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80 02:17:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:17:37 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:17:37 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:37 latest 02:17:37 4.1.0-dev.80 02:17:37 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:37 main 02:17:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:17:38 39f8bff2a5dc: Preparing 02:17:38 1e4f2871eb8b: Preparing 02:17:38 a8b6a5377d51: Preparing 02:17:38 67adaa961d72: Preparing 02:17:38 b00c20639458: Preparing 02:17:38 fa73a9ded4b4: Preparing 02:17:38 96005f0fda51: Preparing 02:17:38 20a765396347: Preparing 02:17:38 a579ec61b3b4: Preparing 02:17:38 256f393e029f: Preparing 02:17:38 a579ec61b3b4: Waiting 02:17:38 256f393e029f: Waiting 02:17:38 fa73a9ded4b4: Waiting 02:17:38 96005f0fda51: Waiting 02:17:38 20a765396347: Waiting 02:17:38 67adaa961d72: Layer already exists 02:17:38 b00c20639458: Layer already exists 02:17:38 a8b6a5377d51: Pushed 02:17:38 39f8bff2a5dc: Pushed 02:17:38 1e4f2871eb8b: Pushed 02:17:38 256f393e029f: Layer already exists 02:17:38 20a765396347: Pushed 02:17:38 a579ec61b3b4: Pushed 02:17:44 96005f0fda51: Pushed 02:17:52 fa73a9ded4b4: Pushed 02:17:52 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:17:52 39f8bff2a5dc: Preparing 02:17:52 1e4f2871eb8b: Preparing 02:17:52 a8b6a5377d51: Preparing 02:17:52 67adaa961d72: Preparing 02:17:52 b00c20639458: Preparing 02:17:52 fa73a9ded4b4: Preparing 02:17:52 96005f0fda51: Preparing 02:17:52 20a765396347: Preparing 02:17:52 a579ec61b3b4: Preparing 02:17:52 256f393e029f: Preparing 02:17:52 fa73a9ded4b4: Waiting 02:17:52 96005f0fda51: Waiting 02:17:52 20a765396347: Waiting 02:17:52 a579ec61b3b4: Waiting 02:17:52 256f393e029f: Waiting 02:17:52 1e4f2871eb8b: Layer already exists 02:17:52 a8b6a5377d51: Layer already exists 02:17:52 b00c20639458: Layer already exists 02:17:52 67adaa961d72: Layer already exists 02:17:52 39f8bff2a5dc: Layer already exists 02:17:52 96005f0fda51: Layer already exists 02:17:52 20a765396347: Layer already exists 02:17:52 fa73a9ded4b4: Layer already exists 02:17:52 a579ec61b3b4: Layer already exists 02:17:52 256f393e029f: Layer already exists 02:17:52 latest: digest: sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80 02:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:17:53 39f8bff2a5dc: Preparing 02:17:53 1e4f2871eb8b: Preparing 02:17:53 a8b6a5377d51: Preparing 02:17:53 67adaa961d72: Preparing 02:17:53 b00c20639458: Preparing 02:17:53 fa73a9ded4b4: Preparing 02:17:53 96005f0fda51: Preparing 02:17:53 20a765396347: Preparing 02:17:53 a579ec61b3b4: Preparing 02:17:53 256f393e029f: Preparing 02:17:53 20a765396347: Waiting 02:17:53 a579ec61b3b4: Waiting 02:17:53 256f393e029f: Waiting 02:17:53 fa73a9ded4b4: Waiting 02:17:53 96005f0fda51: Waiting 02:17:53 1e4f2871eb8b: Layer already exists 02:17:53 39f8bff2a5dc: Layer already exists 02:17:53 b00c20639458: Layer already exists 02:17:53 67adaa961d72: Layer already exists 02:17:53 a8b6a5377d51: Layer already exists 02:17:53 96005f0fda51: Layer already exists 02:17:53 a579ec61b3b4: Layer already exists 02:17:53 fa73a9ded4b4: Layer already exists 02:17:53 20a765396347: Layer already exists 02:17:53 256f393e029f: Layer already exists 02:17:53 4.1.0-dev.80: digest: sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:17:54 39f8bff2a5dc: Preparing 02:17:54 1e4f2871eb8b: Preparing 02:17:54 a8b6a5377d51: Preparing 02:17:54 67adaa961d72: Preparing 02:17:54 b00c20639458: Preparing 02:17:54 fa73a9ded4b4: Preparing 02:17:54 96005f0fda51: Preparing 02:17:54 20a765396347: Preparing 02:17:54 a579ec61b3b4: Preparing 02:17:54 256f393e029f: Preparing 02:17:54 96005f0fda51: Waiting 02:17:54 a579ec61b3b4: Waiting 02:17:54 fa73a9ded4b4: Waiting 02:17:54 256f393e029f: Waiting 02:17:54 20a765396347: Waiting 02:17:54 1e4f2871eb8b: Layer already exists 02:17:54 b00c20639458: Layer already exists 02:17:54 67adaa961d72: Layer already exists 02:17:54 a8b6a5377d51: Layer already exists 02:17:54 39f8bff2a5dc: Layer already exists 02:17:54 fa73a9ded4b4: Layer already exists 02:17:54 96005f0fda51: Layer already exists 02:17:54 20a765396347: Layer already exists 02:17:54 a579ec61b3b4: Layer already exists 02:17:54 256f393e029f: Layer already exists 02:17:54 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:17:54 39f8bff2a5dc: Preparing 02:17:54 1e4f2871eb8b: Preparing 02:17:54 a8b6a5377d51: Preparing 02:17:54 67adaa961d72: Preparing 02:17:54 b00c20639458: Preparing 02:17:54 fa73a9ded4b4: Preparing 02:17:54 96005f0fda51: Preparing 02:17:54 20a765396347: Preparing 02:17:54 a579ec61b3b4: Preparing 02:17:54 256f393e029f: Preparing 02:17:54 fa73a9ded4b4: Waiting 02:17:54 96005f0fda51: Waiting 02:17:54 20a765396347: Waiting 02:17:54 a579ec61b3b4: Waiting 02:17:54 256f393e029f: Waiting 02:17:54 67adaa961d72: Layer already exists 02:17:54 39f8bff2a5dc: Layer already exists 02:17:54 a8b6a5377d51: Layer already exists 02:17:54 b00c20639458: Layer already exists 02:17:54 1e4f2871eb8b: Layer already exists 02:17:54 fa73a9ded4b4: Layer already exists 02:17:54 96005f0fda51: Layer already exists 02:17:54 256f393e029f: Layer already exists 02:17:54 a579ec61b3b4: Layer already exists 02:17:54 20a765396347: Layer already exists 02:17:54 main: digest: sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:17:54 ===================================================== [Pipeline] echo 02:17:54 taggedImages: 02:17:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:17:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80 02:17:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:17:55 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:17:55 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:55 latest 02:17:55 4.1.0-dev.80 02:17:55 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:17:55 main 02:17:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:17:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:17:55 78ee5d8366e2: Preparing 02:17:55 a651a8e6b5b9: Preparing 02:17:55 918677bf0360: Preparing 02:17:55 67adaa961d72: Preparing 02:17:55 b00c20639458: Preparing 02:17:55 266e983747b4: Preparing 02:17:55 46b93d549794: Preparing 02:17:55 9e0b79b387f6: Preparing 02:17:55 46b93d549794: Waiting 02:17:55 266e983747b4: Waiting 02:17:55 256f393e029f: Preparing 02:17:55 9e0b79b387f6: Waiting 02:17:55 256f393e029f: Waiting 02:17:55 b00c20639458: Layer already exists 02:17:55 67adaa961d72: Layer already exists 02:17:55 918677bf0360: Pushed 02:17:55 78ee5d8366e2: Pushed 02:17:55 a651a8e6b5b9: Pushed 02:17:55 256f393e029f: Layer already exists 02:17:55 46b93d549794: Pushed 02:17:56 9e0b79b387f6: Pushed 02:18:18 266e983747b4: Pushed 02:18:18 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:18:18 78ee5d8366e2: Preparing 02:18:18 a651a8e6b5b9: Preparing 02:18:18 918677bf0360: Preparing 02:18:18 67adaa961d72: Preparing 02:18:18 b00c20639458: Preparing 02:18:18 266e983747b4: Preparing 02:18:18 46b93d549794: Preparing 02:18:18 9e0b79b387f6: Preparing 02:18:18 256f393e029f: Preparing 02:18:18 266e983747b4: Waiting 02:18:18 46b93d549794: Waiting 02:18:18 9e0b79b387f6: Waiting 02:18:18 256f393e029f: Waiting 02:18:18 78ee5d8366e2: Layer already exists 02:18:18 67adaa961d72: Layer already exists 02:18:18 918677bf0360: Layer already exists 02:18:18 a651a8e6b5b9: Layer already exists 02:18:18 b00c20639458: Layer already exists 02:18:18 266e983747b4: Layer already exists 02:18:18 256f393e029f: Layer already exists 02:18:18 46b93d549794: Layer already exists 02:18:18 9e0b79b387f6: Layer already exists 02:18:18 latest: digest: sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80 02:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:18:19 78ee5d8366e2: Preparing 02:18:19 a651a8e6b5b9: Preparing 02:18:19 918677bf0360: Preparing 02:18:19 67adaa961d72: Preparing 02:18:19 b00c20639458: Preparing 02:18:19 266e983747b4: Preparing 02:18:19 46b93d549794: Preparing 02:18:19 9e0b79b387f6: Preparing 02:18:19 266e983747b4: Waiting 02:18:19 46b93d549794: Waiting 02:18:19 256f393e029f: Preparing 02:18:19 9e0b79b387f6: Waiting 02:18:19 256f393e029f: Waiting 02:18:19 918677bf0360: Layer already exists 02:18:19 67adaa961d72: Layer already exists 02:18:19 b00c20639458: Layer already exists 02:18:19 78ee5d8366e2: Layer already exists 02:18:19 a651a8e6b5b9: Layer already exists 02:18:19 46b93d549794: Layer already exists 02:18:19 9e0b79b387f6: Layer already exists 02:18:19 266e983747b4: Layer already exists 02:18:19 256f393e029f: Layer already exists 02:18:19 4.1.0-dev.80: digest: sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:18:20 78ee5d8366e2: Preparing 02:18:20 a651a8e6b5b9: Preparing 02:18:20 918677bf0360: Preparing 02:18:20 67adaa961d72: Preparing 02:18:20 b00c20639458: Preparing 02:18:20 266e983747b4: Preparing 02:18:20 46b93d549794: Preparing 02:18:20 9e0b79b387f6: Preparing 02:18:20 256f393e029f: Preparing 02:18:20 46b93d549794: Waiting 02:18:20 9e0b79b387f6: Waiting 02:18:20 266e983747b4: Waiting 02:18:20 256f393e029f: Waiting 02:18:20 b00c20639458: Layer already exists 02:18:20 78ee5d8366e2: Layer already exists 02:18:20 67adaa961d72: Layer already exists 02:18:20 a651a8e6b5b9: Layer already exists 02:18:20 918677bf0360: Layer already exists 02:18:20 266e983747b4: Layer already exists 02:18:20 46b93d549794: Layer already exists 02:18:20 256f393e029f: Layer already exists 02:18:20 9e0b79b387f6: Layer already exists 02:18:20 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:18:20 78ee5d8366e2: Preparing 02:18:20 a651a8e6b5b9: Preparing 02:18:20 918677bf0360: Preparing 02:18:20 67adaa961d72: Preparing 02:18:20 b00c20639458: Preparing 02:18:20 266e983747b4: Preparing 02:18:20 46b93d549794: Preparing 02:18:20 9e0b79b387f6: Preparing 02:18:20 256f393e029f: Preparing 02:18:20 46b93d549794: Waiting 02:18:20 256f393e029f: Waiting 02:18:20 9e0b79b387f6: Waiting 02:18:20 266e983747b4: Waiting 02:18:20 b00c20639458: Layer already exists 02:18:20 67adaa961d72: Layer already exists 02:18:20 78ee5d8366e2: Layer already exists 02:18:20 918677bf0360: Layer already exists 02:18:20 a651a8e6b5b9: Layer already exists 02:18:20 46b93d549794: Layer already exists 02:18:20 9e0b79b387f6: Layer already exists 02:18:20 266e983747b4: Layer already exists 02:18:20 256f393e029f: Layer already exists 02:18:20 main: digest: sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:20 ===================================================== [Pipeline] echo 02:18:20 taggedImages: 02:18:20 - nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:20 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:18:20 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80 02:18:20 - nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:20 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:18:20 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:18:20 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:20 latest 02:18:20 4.1.0-dev.80 02:18:20 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:20 main 02:18:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:18:21 39f8bff2a5dc: Preparing 02:18:21 8c7c1fec2432: Preparing 02:18:21 e1cbb849874f: Preparing 02:18:21 67adaa961d72: Preparing 02:18:21 b00c20639458: Preparing 02:18:21 266e983747b4: Preparing 02:18:21 20a765396347: Preparing 02:18:21 a579ec61b3b4: Preparing 02:18:21 256f393e029f: Preparing 02:18:21 a579ec61b3b4: Waiting 02:18:21 256f393e029f: Waiting 02:18:21 266e983747b4: Waiting 02:18:21 20a765396347: Waiting 02:18:21 b00c20639458: Layer already exists 02:18:21 67adaa961d72: Layer already exists 02:18:21 39f8bff2a5dc: Layer already exists 02:18:21 266e983747b4: Layer already exists 02:18:21 a579ec61b3b4: Layer already exists 02:18:21 20a765396347: Layer already exists 02:18:21 256f393e029f: Layer already exists 02:18:21 e1cbb849874f: Pushed 02:18:21 8c7c1fec2432: Pushed 02:18:21 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:18:22 39f8bff2a5dc: Preparing 02:18:22 8c7c1fec2432: Preparing 02:18:22 e1cbb849874f: Preparing 02:18:22 67adaa961d72: Preparing 02:18:22 b00c20639458: Preparing 02:18:22 266e983747b4: Preparing 02:18:22 20a765396347: Preparing 02:18:22 a579ec61b3b4: Preparing 02:18:22 256f393e029f: Preparing 02:18:22 266e983747b4: Waiting 02:18:22 20a765396347: Waiting 02:18:22 a579ec61b3b4: Waiting 02:18:22 256f393e029f: Waiting 02:18:22 e1cbb849874f: Layer already exists 02:18:22 b00c20639458: Layer already exists 02:18:22 39f8bff2a5dc: Layer already exists 02:18:22 8c7c1fec2432: Layer already exists 02:18:22 67adaa961d72: Layer already exists 02:18:22 266e983747b4: Layer already exists 02:18:22 20a765396347: Layer already exists 02:18:22 256f393e029f: Layer already exists 02:18:22 a579ec61b3b4: Layer already exists 02:18:22 latest: digest: sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80 02:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:18:23 39f8bff2a5dc: Preparing 02:18:23 8c7c1fec2432: Preparing 02:18:23 e1cbb849874f: Preparing 02:18:23 67adaa961d72: Preparing 02:18:23 b00c20639458: Preparing 02:18:23 266e983747b4: Preparing 02:18:23 20a765396347: Preparing 02:18:23 a579ec61b3b4: Preparing 02:18:23 256f393e029f: Preparing 02:18:23 20a765396347: Waiting 02:18:23 a579ec61b3b4: Waiting 02:18:23 256f393e029f: Waiting 02:18:23 266e983747b4: Waiting 02:18:23 39f8bff2a5dc: Layer already exists 02:18:23 e1cbb849874f: Layer already exists 02:18:23 8c7c1fec2432: Layer already exists 02:18:23 b00c20639458: Layer already exists 02:18:23 67adaa961d72: Layer already exists 02:18:23 256f393e029f: Layer already exists 02:18:23 20a765396347: Layer already exists 02:18:23 a579ec61b3b4: Layer already exists 02:18:23 266e983747b4: Layer already exists 02:18:23 4.1.0-dev.80: digest: sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:18:23 39f8bff2a5dc: Preparing 02:18:23 8c7c1fec2432: Preparing 02:18:23 e1cbb849874f: Preparing 02:18:23 67adaa961d72: Preparing 02:18:23 b00c20639458: Preparing 02:18:23 266e983747b4: Preparing 02:18:23 20a765396347: Preparing 02:18:23 a579ec61b3b4: Preparing 02:18:23 256f393e029f: Preparing 02:18:23 266e983747b4: Waiting 02:18:23 20a765396347: Waiting 02:18:23 a579ec61b3b4: Waiting 02:18:23 256f393e029f: Waiting 02:18:23 b00c20639458: Layer already exists 02:18:23 67adaa961d72: Layer already exists 02:18:23 8c7c1fec2432: Layer already exists 02:18:23 39f8bff2a5dc: Layer already exists 02:18:23 e1cbb849874f: Layer already exists 02:18:23 266e983747b4: Layer already exists 02:18:23 20a765396347: Layer already exists 02:18:23 a579ec61b3b4: Layer already exists 02:18:23 256f393e029f: Layer already exists 02:18:23 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:18:24 39f8bff2a5dc: Preparing 02:18:24 8c7c1fec2432: Preparing 02:18:24 e1cbb849874f: Preparing 02:18:24 67adaa961d72: Preparing 02:18:24 b00c20639458: Preparing 02:18:24 266e983747b4: Preparing 02:18:24 20a765396347: Preparing 02:18:24 a579ec61b3b4: Preparing 02:18:24 256f393e029f: Preparing 02:18:24 20a765396347: Waiting 02:18:24 a579ec61b3b4: Waiting 02:18:24 256f393e029f: Waiting 02:18:24 266e983747b4: Waiting 02:18:24 67adaa961d72: Layer already exists 02:18:24 8c7c1fec2432: Layer already exists 02:18:24 b00c20639458: Layer already exists 02:18:24 e1cbb849874f: Layer already exists 02:18:24 39f8bff2a5dc: Layer already exists 02:18:24 a579ec61b3b4: Layer already exists 02:18:24 266e983747b4: Layer already exists 02:18:24 20a765396347: Layer already exists 02:18:24 256f393e029f: Layer already exists 02:18:24 main: digest: sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:24 ===================================================== [Pipeline] echo 02:18:24 taggedImages: 02:18:24 - nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:24 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:18:24 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80 02:18:24 - nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:24 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:18:24 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:18:24 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:24 latest 02:18:24 4.1.0-dev.80 02:18:24 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:24 main 02:18:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:18:25 4a6568cfc363: Preparing 02:18:25 67025b235c50: Preparing 02:18:25 67adaa961d72: Preparing 02:18:25 b00c20639458: Preparing 02:18:25 dd4fe7c0bcc8: Preparing 02:18:25 6eb3d0066c29: Preparing 02:18:25 256f393e029f: Preparing 02:18:25 6eb3d0066c29: Waiting 02:18:25 256f393e029f: Waiting 02:18:25 b00c20639458: Layer already exists 02:18:25 67adaa961d72: Layer already exists 02:18:25 256f393e029f: Layer already exists 02:18:25 4a6568cfc363: Pushed 02:18:25 dd4fe7c0bcc8: Pushed 02:18:25 6eb3d0066c29: Pushed 02:18:32 67025b235c50: Pushed 02:18:32 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:18:33 4a6568cfc363: Preparing 02:18:33 67025b235c50: Preparing 02:18:33 67adaa961d72: Preparing 02:18:33 b00c20639458: Preparing 02:18:33 dd4fe7c0bcc8: Preparing 02:18:33 6eb3d0066c29: Preparing 02:18:33 256f393e029f: Preparing 02:18:33 6eb3d0066c29: Waiting 02:18:33 256f393e029f: Waiting 02:18:33 4a6568cfc363: Layer already exists 02:18:33 b00c20639458: Layer already exists 02:18:33 dd4fe7c0bcc8: Layer already exists 02:18:33 67adaa961d72: Layer already exists 02:18:33 67025b235c50: Layer already exists 02:18:33 256f393e029f: Layer already exists 02:18:33 6eb3d0066c29: Layer already exists 02:18:33 latest: digest: sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80 02:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:18:33 4a6568cfc363: Preparing 02:18:33 67025b235c50: Preparing 02:18:33 67adaa961d72: Preparing 02:18:33 b00c20639458: Preparing 02:18:33 dd4fe7c0bcc8: Preparing 02:18:33 6eb3d0066c29: Preparing 02:18:33 256f393e029f: Preparing 02:18:33 6eb3d0066c29: Waiting 02:18:33 256f393e029f: Waiting 02:18:33 67025b235c50: Layer already exists 02:18:33 4a6568cfc363: Layer already exists 02:18:33 b00c20639458: Layer already exists 02:18:33 dd4fe7c0bcc8: Layer already exists 02:18:33 67adaa961d72: Layer already exists 02:18:33 256f393e029f: Layer already exists 02:18:33 6eb3d0066c29: Layer already exists 02:18:33 4.1.0-dev.80: digest: sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:18:34 4a6568cfc363: Preparing 02:18:34 67025b235c50: Preparing 02:18:34 67adaa961d72: Preparing 02:18:34 b00c20639458: Preparing 02:18:34 dd4fe7c0bcc8: Preparing 02:18:34 6eb3d0066c29: Preparing 02:18:34 256f393e029f: Preparing 02:18:34 6eb3d0066c29: Waiting 02:18:34 256f393e029f: Waiting 02:18:34 dd4fe7c0bcc8: Layer already exists 02:18:34 4a6568cfc363: Layer already exists 02:18:34 b00c20639458: Layer already exists 02:18:34 67025b235c50: Layer already exists 02:18:34 67adaa961d72: Layer already exists 02:18:34 256f393e029f: Layer already exists 02:18:34 6eb3d0066c29: Layer already exists 02:18:34 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:18:35 4a6568cfc363: Preparing 02:18:35 67025b235c50: Preparing 02:18:35 67adaa961d72: Preparing 02:18:35 b00c20639458: Preparing 02:18:35 dd4fe7c0bcc8: Preparing 02:18:35 6eb3d0066c29: Preparing 02:18:35 256f393e029f: Preparing 02:18:35 256f393e029f: Waiting 02:18:35 6eb3d0066c29: Waiting 02:18:35 67adaa961d72: Layer already exists 02:18:35 67025b235c50: Layer already exists 02:18:35 dd4fe7c0bcc8: Layer already exists 02:18:35 b00c20639458: Layer already exists 02:18:35 4a6568cfc363: Layer already exists 02:18:35 6eb3d0066c29: Layer already exists 02:18:35 256f393e029f: Layer already exists 02:18:35 main: digest: sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:35 ===================================================== [Pipeline] echo 02:18:35 taggedImages: 02:18:35 - nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:35 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:18:35 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80 02:18:35 - nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:35 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:18:35 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:18:35 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:35 latest 02:18:35 4.1.0-dev.80 02:18:35 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:35 main 02:18:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:18:35 c43b70015f3b: Preparing 02:18:35 127ab23b114c: Preparing 02:18:35 67adaa961d72: Preparing 02:18:35 b00c20639458: Preparing 02:18:35 37fedce96cea: Preparing 02:18:35 f384ea69757b: Preparing 02:18:35 256f393e029f: Preparing 02:18:35 f384ea69757b: Waiting 02:18:35 256f393e029f: Waiting 02:18:35 b00c20639458: Layer already exists 02:18:35 67adaa961d72: Layer already exists 02:18:35 256f393e029f: Layer already exists 02:18:35 c43b70015f3b: Pushed 02:18:35 37fedce96cea: Pushed 02:18:36 f384ea69757b: Pushed 02:18:40 127ab23b114c: Pushed 02:18:41 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:18:41 c43b70015f3b: Preparing 02:18:41 127ab23b114c: Preparing 02:18:41 67adaa961d72: Preparing 02:18:41 b00c20639458: Preparing 02:18:41 37fedce96cea: Preparing 02:18:41 f384ea69757b: Preparing 02:18:41 256f393e029f: Preparing 02:18:41 f384ea69757b: Waiting 02:18:41 256f393e029f: Waiting 02:18:41 b00c20639458: Layer already exists 02:18:41 67adaa961d72: Layer already exists 02:18:41 37fedce96cea: Layer already exists 02:18:41 c43b70015f3b: Layer already exists 02:18:41 127ab23b114c: Layer already exists 02:18:41 f384ea69757b: Layer already exists 02:18:41 256f393e029f: Layer already exists 02:18:41 latest: digest: sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80 02:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:18:42 c43b70015f3b: Preparing 02:18:42 127ab23b114c: Preparing 02:18:42 67adaa961d72: Preparing 02:18:42 b00c20639458: Preparing 02:18:42 37fedce96cea: Preparing 02:18:42 f384ea69757b: Preparing 02:18:42 256f393e029f: Preparing 02:18:42 f384ea69757b: Waiting 02:18:42 256f393e029f: Waiting 02:18:42 c43b70015f3b: Layer already exists 02:18:42 127ab23b114c: Layer already exists 02:18:42 37fedce96cea: Layer already exists 02:18:42 b00c20639458: Layer already exists 02:18:42 67adaa961d72: Layer already exists 02:18:42 256f393e029f: Layer already exists 02:18:42 f384ea69757b: Layer already exists 02:18:42 4.1.0-dev.80: digest: sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:18:43 c43b70015f3b: Preparing 02:18:43 127ab23b114c: Preparing 02:18:43 67adaa961d72: Preparing 02:18:43 b00c20639458: Preparing 02:18:43 37fedce96cea: Preparing 02:18:43 f384ea69757b: Preparing 02:18:43 256f393e029f: Preparing 02:18:43 256f393e029f: Waiting 02:18:43 f384ea69757b: Waiting 02:18:43 67adaa961d72: Layer already exists 02:18:43 127ab23b114c: Layer already exists 02:18:43 c43b70015f3b: Layer already exists 02:18:43 b00c20639458: Layer already exists 02:18:43 37fedce96cea: Layer already exists 02:18:43 256f393e029f: Layer already exists 02:18:43 f384ea69757b: Layer already exists 02:18:43 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:18:43 c43b70015f3b: Preparing 02:18:43 127ab23b114c: Preparing 02:18:43 67adaa961d72: Preparing 02:18:43 b00c20639458: Preparing 02:18:43 37fedce96cea: Preparing 02:18:43 f384ea69757b: Preparing 02:18:43 256f393e029f: Preparing 02:18:43 f384ea69757b: Waiting 02:18:43 256f393e029f: Waiting 02:18:43 b00c20639458: Layer already exists 02:18:43 37fedce96cea: Layer already exists 02:18:43 c43b70015f3b: Layer already exists 02:18:43 127ab23b114c: Layer already exists 02:18:43 67adaa961d72: Layer already exists 02:18:43 f384ea69757b: Layer already exists 02:18:43 256f393e029f: Layer already exists 02:18:43 main: digest: sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:43 ===================================================== [Pipeline] echo 02:18:43 taggedImages: 02:18:43 - nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:18:43 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:18:43 ========================================================= 02:18:43 [edgeXBuildMultiArch] RAW Config: 02:18:43 images: 02:18:43 - nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/core-command:latest 02:18:43 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/core-command:main 02:18:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:18:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:18:43 - nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/core-data:latest 02:18:43 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/core-data:main 02:18:43 - nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:18:43 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/core-keeper:main 02:18:43 - nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:18:43 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/core-metadata:main 02:18:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:18:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:18:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:18:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:18:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:18:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:18:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:18:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:18:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:18:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:18:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:18:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:18:43 - nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:18:43 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-spire-config:main 02:18:43 - nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:18:43 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/security-spire-server:main 02:18:43 - nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:18:43 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/support-notifications:main 02:18:43 - nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:18:43 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:18:43 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:18:43 - nexus3.edgexfoundry.org:10004/support-scheduler:main 02:18:43 settingsFile: 02:18:43 edgex-go-settings 02:18:43 ========================================================= [Pipeline] node 02:18:58 Still waiting to schedule task 02:18:58 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:19:21 #91 ... 02:19:21 02:19:21 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:21 #98 DONE 131.1s 02:19:21 02:19:21 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:21 #93 DONE 141.9s 02:19:21 02:19:21 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:21 #92 DONE 139.7s 02:19:21 02:19:21 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:21 #91 DONE 140.5s 02:19:21 02:19:21 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:21 #84 DONE 146.5s 02:19:21 02:19:21 #119 [security-proxy-auth builder 6/7] COPY . . 02:19:21 #119 ... 02:19:21 02:19:21 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:21 #94 DONE 146.6s 02:19:21 02:19:21 #120 [security-secretstore-setup builder 6/7] COPY . . 02:19:21 #120 ... 02:19:21 02:19:21 #119 [security-proxy-auth builder 6/7] COPY . . 02:19:21 #119 DONE 2.1s 02:19:21 02:19:21 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:21 #121 CACHED 02:19:21 02:19:21 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 02:19:21 #122 CACHED 02:19:21 02:19:21 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:19:21 #123 CACHED 02:19:21 02:19:21 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 02:19:21 #124 CACHED 02:19:21 02:19:21 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:21 #125 CACHED 02:19:21 02:19:21 #126 [core-data builder 6/7] COPY . . 02:19:21 #126 CACHED 02:19:21 02:19:21 #127 [core-keeper builder 7/8] COPY . . 02:19:21 #127 DONE 2.2s 02:19:21 02:19:21 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:19:21 #128 CACHED 02:19:21 02:19:21 #129 [core-metadata builder 6/7] COPY . . 02:19:21 #129 CACHED 02:19:21 02:19:21 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:21 #130 CACHED 02:19:21 02:19:21 #131 [security-bootstrapper builder 6/7] COPY . . 02:19:21 #131 CACHED 02:19:21 02:19:21 #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:21 #132 CACHED 02:19:21 02:19:21 #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:19:21 #133 CACHED 02:19:21 02:19:21 #134 [core-command builder 6/7] COPY . . 02:19:21 #134 CACHED 02:19:21 02:19:21 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:21 #135 CACHED 02:19:21 02:19:21 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 02:19:21 #136 CACHED 02:19:21 02:19:21 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:19:21 #137 CACHED 02:19:21 02:19:21 #138 [security-proxy-setup builder 6/7] COPY . . 02:19:21 #138 CACHED 02:19:21 02:19:21 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:21 #139 CACHED 02:19:21 02:19:21 #140 [support-scheduler builder 6/7] COPY . . 02:19:21 #140 DONE 2.2s 02:19:21 02:19:21 #120 [security-secretstore-setup builder 6/7] COPY . . 02:19:21 #120 DONE 2.1s 02:19:21 02:19:21 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:21 #141 ... 02:19:21 02:19:21 #142 [support-notifications builder 6/7] COPY . . 02:19:21 #142 DONE 2.2s 02:19:21 02:19:21 #143 [security-spiffe-token-provider builder 6/7] COPY . . 02:19:21 #143 DONE 2.3s 02:19:21 02:19:21 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:19:21 #144 ... 02:19:21 02:19:21 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:19:21 #0 4.420 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:19:21 #145 ... 02:19:21 02:19:21 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:21 #141 5.569 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:19:26 #141 ... 02:19:26 02:19:26 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:19:26 #0 5.652 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:19:26 #146 ... 02:19:26 02:19:26 #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:19:26 #0 6.778 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:19:26 #147 ... 02:19:26 02:19:26 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:19:26 #0 6.156 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:19:26 #148 ... 02:19:26 02:19:26 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:19:26 #0 4.735 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:19:26 #149 ... 02:19:26 02:19:26 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:19:26 #0 6.702 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:19:27 #150 ... 02:19:27 02:19:27 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:19:27 #0 5.662 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:19:27 #151 ... 02:19:27 02:19:27 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:19:27 #0 6.246 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:19:27 #152 ... 02:19:27 02:19:27 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:19:27 #0 6.694 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:19:27 #153 ... 02:19:27 02:19:27 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:19:27 #0 6.873 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:19:27 #154 ... 02:19:27 02:19:27 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:19:27 #144 6.899 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:19:34 Running on prd-centos7-docker-4c-2g-774358 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:34 provisioning config files... 02:19:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13523847106528444355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:38 ---> ****-login.sh 02:19:38 nexus3.edgexfoundry.org:10001 02:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:39 Configure a credential helper to remove this warning. See 02:19:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:39 02:19:39 Login Succeeded 02:19:39 nexus3.edgexfoundry.org:10002 02:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:39 Configure a credential helper to remove this warning. See 02:19:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:39 02:19:39 Login Succeeded 02:19:39 nexus3.edgexfoundry.org:10003 02:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:39 Configure a credential helper to remove this warning. See 02:19:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:39 02:19:39 Login Succeeded 02:19:39 nexus3.edgexfoundry.org:10004 02:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:39 Configure a credential helper to remove this warning. See 02:19:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:39 02:19:39 Login Succeeded 02:19:39 ****.io 02:19:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:39 Configure a credential helper to remove this warning. See 02:19:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:39 02:19:39 Login Succeeded 02:19:39 ---> ****-login.sh ends [Pipeline] } 02:19:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:19:40 + docker buildx ls 02:19:40 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:19:40 default * docker 02:19:40 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:19:40 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:19:40 edgex-builder [Pipeline] sh 02:19:40 + docker buildx inspect --bootstrap 02:19:40 #1 [internal] booting buildkit 02:19:40 #1 pulling image moby/buildkit:buildx-stable-1 02:19:46 #1 pulling image moby/buildkit:buildx-stable-1 4.8s done 02:19:46 #1 creating container buildx_buildkit_edgex-builder0 02:19:48 #1 creating container buildx_buildkit_edgex-builder0 2.5s done 02:19:48 #1 DONE 7.3s 02:19:48 Name: edgex-builder 02:19:48 Driver: docker-container 02:19:48 02:19:48 Nodes: 02:19:48 Name: edgex-builder0 02:19:48 Endpoint: unix:///var/run/docker.sock 02:19:48 Status: running 02:19:48 Buildkit: v0.26.2 02:19:48 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:19:48 + docker buildx ls 02:19:48 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:19:48 edgex-builder * docker-container 02:19:48 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:19:48 default docker 02:19:48 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:19:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' 02:19:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - 02:19:49 #1 [internal] load build definition from Dockerfile 02:19:49 #1 transferring dockerfile: 02:19:49 #1 transferring dockerfile: 197B done 02:19:49 #1 DONE 0.1s 02:19:49 02:19:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:19:49 #2 DONE 0.1s 02:19:49 02:19:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:19:49 #3 DONE 0.1s 02:19:49 02:19:49 #4 [internal] load .dockerignore 02:19:49 #4 transferring context: 2B done 02:19:49 #4 DONE 0.0s 02:19:49 02:19:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 02:19:49 #5 resolve nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 0.0s done 02:19:49 #5 DONE 0.0s 02:19:49 02:19:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 02:19:49 #6 resolve nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 done 02:19:49 #6 DONE 0.1s 02:19:50 02:19:50 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:19:50 #7 DONE 0.0s 02:19:50 02:19:50 #8 exporting to image 02:19:50 #8 exporting layers done 02:19:50 #8 exporting manifest sha256:8ea8a7645fbd30e8cf60983fc2013b906d03684255b453075a9ebd9a5b252ca0 0.0s done 02:19:50 #8 exporting config sha256:e10f60a116dfc67595893db1f59df6f6ac60903dc60b95165539f7e36ba5cdca done 02:19:50 #8 exporting manifest sha256:7ba39545e6e6c3c6a5405f732140468fe19c2442ae06918bb3e60c4a7653d925 done 02:19:50 #8 exporting config sha256:76fcb06bcfdfdb3456361bf926070e637248c76ec97d6262328603ad15ba9cf9 done 02:19:50 #8 exporting manifest list sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 done 02:19:50 #8 pushing layers 0.1s done 02:19:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 02:19:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 0.1s done 02:19:50 #8 DONE 0.2s 02:19:50 02:19:50 1 warning found (use --debug to expand): 02:19:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 02:19:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 02:19:50 #1 [internal] load build definition from Dockerfile 02:19:50 #1 transferring dockerfile: 163B done 02:19:50 #1 DONE 0.0s 02:19:50 02:19:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:19:50 #2 DONE 0.0s 02:19:50 02:19:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 02:19:50 #3 DONE 0.0s 02:19:50 02:19:50 #4 [internal] load .dockerignore 02:19:50 #4 transferring context: 2B done 02:19:50 #4 DONE 0.0s 02:19:50 02:19:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 02:19:50 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 done 02:19:50 #5 CACHED 02:19:50 02:19:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 02:19:50 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 done 02:19:50 #6 CACHED 02:19:50 02:19:50 #7 exporting to image 02:19:50 #7 exporting layers done 02:19:50 #7 exporting manifest sha256:8ea8a7645fbd30e8cf60983fc2013b906d03684255b453075a9ebd9a5b252ca0 done 02:19:50 #7 exporting config sha256:e10f60a116dfc67595893db1f59df6f6ac60903dc60b95165539f7e36ba5cdca done 02:19:50 #7 exporting manifest sha256:7ba39545e6e6c3c6a5405f732140468fe19c2442ae06918bb3e60c4a7653d925 done 02:19:50 #7 exporting config sha256:76fcb06bcfdfdb3456361bf926070e637248c76ec97d6262328603ad15ba9cf9 done 02:19:50 #7 exporting manifest list sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 done 02:19:50 #7 pushing layers 0.0s done 02:19:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 02:19:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 0.1s done 02:19:50 #7 DONE 0.1s 02:19:50 02:19:50 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:19:50 #8 DONE 0.0s 02:19:50 02:19:50 1 warning found (use --debug to expand): 02:19:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80' 02:19:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80 --push - 02:19:51 #1 [internal] load build definition from Dockerfile 02:19:51 #1 transferring dockerfile: 169B done 02:19:51 #1 DONE 0.0s 02:19:51 02:19:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80 02:19:51 #2 DONE 0.0s 02:19:51 02:19:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80 02:19:51 #3 DONE 0.0s 02:19:51 02:19:51 #4 [internal] load .dockerignore 02:19:51 #4 transferring context: 2B done 02:19:51 #4 DONE 0.0s 02:19:51 02:19:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 02:19:51 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 0.0s done 02:19:51 #5 CACHED 02:19:51 02:19:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 02:19:51 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 0.0s done 02:19:51 #6 CACHED 02:19:51 02:19:51 #7 exporting to image 02:19:51 #7 exporting layers done 02:19:51 #7 exporting manifest sha256:8ea8a7645fbd30e8cf60983fc2013b906d03684255b453075a9ebd9a5b252ca0 done 02:19:51 #7 exporting config sha256:e10f60a116dfc67595893db1f59df6f6ac60903dc60b95165539f7e36ba5cdca done 02:19:51 #7 exporting manifest sha256:7ba39545e6e6c3c6a5405f732140468fe19c2442ae06918bb3e60c4a7653d925 done 02:19:51 #7 exporting config sha256:76fcb06bcfdfdb3456361bf926070e637248c76ec97d6262328603ad15ba9cf9 done 02:19:51 #7 exporting manifest list sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 done 02:19:51 #7 pushing layers 0.0s done 02:19:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 02:19:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.80@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 0.1s done 02:19:51 #7 DONE 0.1s 02:19:51 02:19:51 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:19:51 #8 DONE 0.0s 02:19:51 02:19:51 1 warning found (use --debug to expand): 02:19:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' 02:19:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - 02:19:51 #1 [internal] load build definition from Dockerfile 02:19:51 #1 transferring dockerfile: 210B done 02:19:51 #1 DONE 0.0s 02:19:51 02:19:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:19:51 #2 DONE 0.0s 02:19:51 02:19:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:19:51 #3 DONE 0.0s 02:19:51 02:19:51 #4 [internal] load .dockerignore 02:19:51 #4 transferring context: 2B done 02:19:51 #4 DONE 0.0s 02:19:51 02:19:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 02:19:51 #5 resolve nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 0.0s done 02:19:51 #5 CACHED 02:19:51 02:19:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 02:19:51 #6 resolve nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 0.0s done 02:19:51 #6 CACHED 02:19:51 02:19:51 #7 exporting to image 02:19:51 #7 exporting layers done 02:19:51 #7 exporting manifest sha256:8ea8a7645fbd30e8cf60983fc2013b906d03684255b453075a9ebd9a5b252ca0 done 02:19:51 #7 exporting config sha256:e10f60a116dfc67595893db1f59df6f6ac60903dc60b95165539f7e36ba5cdca done 02:19:51 #7 exporting manifest sha256:7ba39545e6e6c3c6a5405f732140468fe19c2442ae06918bb3e60c4a7653d925 done 02:19:51 #7 exporting config sha256:76fcb06bcfdfdb3456361bf926070e637248c76ec97d6262328603ad15ba9cf9 done 02:19:51 #7 exporting manifest list sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 done 02:19:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:52 #7 pushing layers 0.0s done 02:19:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 0.1s done 02:19:52 #7 DONE 0.1s 02:19:52 02:19:52 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:19:52 #8 DONE 0.0s 02:19:52 02:19:52 1 warning found (use --debug to expand): 02:19:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 02:19:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 02:19:52 #1 [internal] load build definition from Dockerfile 02:19:52 #1 transferring dockerfile: 161B done 02:19:52 #1 DONE 0.0s 02:19:52 02:19:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:19:52 #2 DONE 0.0s 02:19:52 02:19:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 02:19:52 #3 DONE 0.0s 02:19:52 02:19:52 #4 [internal] load .dockerignore 02:19:52 #4 transferring context: 2B done 02:19:52 #4 DONE 0.0s 02:19:52 02:19:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 02:19:52 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 0.0s done 02:19:52 #5 CACHED 02:19:52 02:19:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 02:19:52 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:663ad66c6e2f8fd5f730164add41088656a0d31f9064c9aaa6b257adac4b68f7 0.0s done 02:19:52 #6 CACHED 02:19:52 02:19:52 #7 exporting to image 02:19:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:52 #7 exporting layers done 02:19:52 #7 exporting manifest sha256:8ea8a7645fbd30e8cf60983fc2013b906d03684255b453075a9ebd9a5b252ca0 done 02:19:52 #7 exporting config sha256:e10f60a116dfc67595893db1f59df6f6ac60903dc60b95165539f7e36ba5cdca done 02:19:52 #7 exporting manifest sha256:7ba39545e6e6c3c6a5405f732140468fe19c2442ae06918bb3e60c4a7653d925 done 02:19:52 #7 exporting config sha256:76fcb06bcfdfdb3456361bf926070e637248c76ec97d6262328603ad15ba9cf9 done 02:19:52 #7 exporting manifest list sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 done 02:19:52 #7 pushing layers 0.0s done 02:19:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:6916f3f4ba58936e4bf7668b5d60c3bcd356700803ded0b186f1df61b1c1d252 0.1s done 02:19:52 #7 DONE 0.1s 02:19:52 02:19:52 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 02:19:52 #8 DONE 0.0s 02:19:52 02:19:52 1 warning found (use --debug to expand): 02:19:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' 02:19:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - 02:19:52 #1 [internal] load build definition from Dockerfile 02:19:52 #1 transferring dockerfile: 02:19:53 #1 transferring dockerfile: 216B done 02:19:53 #1 DONE 0.1s 02:19:53 02:19:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:19:53 #2 DONE 0.0s 02:19:53 02:19:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:19:53 #3 DONE 0.0s 02:19:53 02:19:53 #4 [internal] load .dockerignore 02:19:53 #4 transferring context: 2B done 02:19:53 #4 DONE 0.0s 02:19:53 02:19:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 02:19:53 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done 02:19:53 #5 DONE 0.0s 02:19:53 02:19:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 02:19:53 #6 DONE 0.0s 02:19:53 02:19:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 02:19:53 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done 02:19:53 #5 DONE 0.1s 02:19:53 02:19:53 #7 exporting to image 02:19:53 #7 exporting layers done 02:19:53 #7 exporting manifest sha256:a8bf6da28e0212262015f9806041564e46303451a67d4a67dcb52ca05b61ba4a done 02:19:53 #7 exporting config sha256:8c1be9b378671f47643fbb7aaaacb2d06d2d88c7a133c963dac17d47b3a1c3b9 done 02:19:53 #7 exporting manifest sha256:0df933756dcf7a31cbfea7813afec240f4f97deb1843f69b016f9f3572c1355b done 02:19:53 #7 exporting config sha256:1cc3af07c75ecb97148801a23fe5639160d1d5c2d8687af46d73c135e9e566f8 0.0s done 02:19:53 #7 exporting manifest list sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c 02:19:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:53 #7 ... 02:19:53 02:19:53 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:19:53 #8 DONE 0.0s 02:19:53 02:19:53 #7 exporting to image 02:19:53 #7 exporting manifest list sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c 0.0s done 02:19:53 #7 pushing layers 0.1s done 02:19:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c 02:19:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c 0.1s done 02:19:53 #7 DONE 0.2s 02:19:53 02:19:53 1 warning found (use --debug to expand): 02:19:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 02:19:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 02:19:53 #1 [internal] load build definition from Dockerfile 02:19:53 #1 transferring dockerfile: 182B done 02:19:53 #1 DONE 0.0s 02:19:53 02:19:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:19:53 #2 DONE 0.0s 02:19:53 02:19:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:19:53 #3 DONE 0.0s 02:19:53 02:19:53 #4 [internal] load .dockerignore 02:19:53 #4 transferring context: 2B done 02:19:53 #4 DONE 0.0s 02:19:53 02:19:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 02:19:53 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done 02:19:53 #5 DONE 0.0s 02:19:53 02:19:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 02:19:54 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done 02:19:54 #6 CACHED 02:19:54 02:19:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 02:19:54 #5 CACHED 02:19:54 02:19:54 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:19:54 #7 DONE 0.0s 02:19:54 02:19:54 #8 exporting to image 02:19:54 #8 exporting layers done 02:19:54 #8 exporting manifest sha256:a8bf6da28e0212262015f9806041564e46303451a67d4a67dcb52ca05b61ba4a done 02:19:54 #8 exporting config sha256:8c1be9b378671f47643fbb7aaaacb2d06d2d88c7a133c963dac17d47b3a1c3b9 done 02:19:54 #8 exporting manifest sha256:0df933756dcf7a31cbfea7813afec240f4f97deb1843f69b016f9f3572c1355b done 02:19:54 #8 exporting config sha256:1cc3af07c75ecb97148801a23fe5639160d1d5c2d8687af46d73c135e9e566f8 done 02:19:54 #8 exporting manifest list sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c done 02:19:54 #8 pushing layers 0.0s done 02:19:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c 0.1s done 02:19:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:54 #8 DONE 0.1s 02:19:54 02:19:54 1 warning found (use --debug to expand): 02:19:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80 --push - 02:19:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80' 02:19:54 #1 [internal] load build definition from Dockerfile 02:19:54 #1 transferring dockerfile: 188B done 02:19:54 #1 DONE 0.0s 02:19:54 02:19:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80 02:19:54 #2 DONE 0.0s 02:19:54 02:19:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80 02:19:54 #3 DONE 0.0s 02:19:54 02:19:54 #4 [internal] load .dockerignore 02:19:54 #4 transferring context: 2B done 02:19:54 #4 DONE 0.0s 02:19:54 02:19:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 02:19:54 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done 02:19:54 #5 CACHED 02:19:54 02:19:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 02:19:54 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done 02:19:54 #6 CACHED 02:19:54 02:19:54 #7 exporting to image 02:19:54 #7 exporting layers done 02:19:54 #7 exporting manifest sha256:a8bf6da28e0212262015f9806041564e46303451a67d4a67dcb52ca05b61ba4a done 02:19:54 #7 exporting config sha256:8c1be9b378671f47643fbb7aaaacb2d06d2d88c7a133c963dac17d47b3a1c3b9 done 02:19:54 #7 exporting manifest sha256:0df933756dcf7a31cbfea7813afec240f4f97deb1843f69b016f9f3572c1355b done 02:19:54 #7 exporting config sha256:1cc3af07c75ecb97148801a23fe5639160d1d5c2d8687af46d73c135e9e566f8 02:19:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:54 #7 exporting config sha256:1cc3af07c75ecb97148801a23fe5639160d1d5c2d8687af46d73c135e9e566f8 done 02:19:54 #7 exporting manifest list sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c done 02:19:54 #7 pushing layers 0.0s done 02:19:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.80@sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c 0.1s done 02:19:54 #7 DONE 0.1s 02:19:54 02:19:54 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:19:54 #8 DONE 0.0s 02:19:54 02:19:54 1 warning found (use --debug to expand): 02:19:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - 02:19:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' 02:19:54 #1 [internal] load build definition from Dockerfile 02:19:54 #1 transferring dockerfile: 229B done 02:19:54 #1 DONE 0.0s 02:19:54 02:19:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:19:54 #2 DONE 0.0s 02:19:54 02:19:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:19:54 #3 DONE 0.0s 02:19:54 02:19:54 #4 [internal] load .dockerignore 02:19:54 #4 transferring context: 2B done 02:19:54 #4 DONE 0.0s 02:19:54 02:19:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 02:19:54 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done 02:19:54 #5 CACHED 02:19:54 02:19:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 02:19:54 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done 02:19:54 #6 CACHED 02:19:54 02:19:54 #7 exporting to image 02:19:54 #7 exporting layers 02:19:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:55 #7 exporting layers done 02:19:55 #7 exporting manifest sha256:a8bf6da28e0212262015f9806041564e46303451a67d4a67dcb52ca05b61ba4a done 02:19:55 #7 exporting config sha256:8c1be9b378671f47643fbb7aaaacb2d06d2d88c7a133c963dac17d47b3a1c3b9 done 02:19:55 #7 exporting manifest sha256:0df933756dcf7a31cbfea7813afec240f4f97deb1843f69b016f9f3572c1355b done 02:19:55 #7 exporting config sha256:1cc3af07c75ecb97148801a23fe5639160d1d5c2d8687af46d73c135e9e566f8 done 02:19:55 #7 exporting manifest list sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c done 02:19:55 #7 pushing layers 0.0s done 02:19:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c 0.1s done 02:19:55 #7 DONE 0.1s 02:19:55 02:19:55 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:19:55 #8 DONE 0.0s 02:19:55 02:19:55 1 warning found (use --debug to expand): 02:19:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 02:19:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 02:19:55 #1 [internal] load build definition from Dockerfile 02:19:55 #1 transferring dockerfile: 180B done 02:19:55 #1 DONE 0.0s 02:19:55 02:19:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:19:55 #2 DONE 0.0s 02:19:55 02:19:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:19:55 #3 DONE 0.0s 02:19:55 02:19:55 #4 [internal] load .dockerignore 02:19:55 #4 transferring context: 2B done 02:19:55 #4 DONE 0.0s 02:19:55 02:19:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 02:19:55 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 02:19:55 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done 02:19:55 #5 CACHED 02:19:55 02:19:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 02:19:55 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:81a5083f778f61d262affc486047aaa829f5fc1a5ebd93efe613e55d7d81b36d 0.0s done 02:19:55 #6 CACHED 02:19:55 02:19:55 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:19:55 #7 DONE 0.0s 02:19:55 02:19:55 #8 exporting to image 02:19:55 #8 exporting layers done 02:19:55 #8 exporting manifest sha256:a8bf6da28e0212262015f9806041564e46303451a67d4a67dcb52ca05b61ba4a done 02:19:55 #8 exporting config sha256:8c1be9b378671f47643fbb7aaaacb2d06d2d88c7a133c963dac17d47b3a1c3b9 done 02:19:55 #8 exporting manifest sha256:0df933756dcf7a31cbfea7813afec240f4f97deb1843f69b016f9f3572c1355b done 02:19:55 #8 exporting config sha256:1cc3af07c75ecb97148801a23fe5639160d1d5c2d8687af46d73c135e9e566f8 done 02:19:55 #8 exporting manifest list sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c done 02:19:55 #8 pushing layers 0.0s done 02:19:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:f4a8e8f8e39aa7ad71800072dd4eea6398476a78efcc19941751eeca83fe698c 0.1s done 02:19:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:55 #8 DONE 0.1s 02:19:55 02:19:55 1 warning found (use --debug to expand): 02:19:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' 02:19:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - 02:19:55 #1 [internal] load build definition from Dockerfile 02:19:55 #1 transferring dockerfile: 194B done 02:19:55 #1 DONE 0.0s 02:19:55 02:19:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:19:55 #2 DONE 0.0s 02:19:55 02:19:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:19:55 #3 DONE 0.0s 02:19:55 02:19:55 #4 [internal] load .dockerignore 02:19:55 #4 transferring context: 2B done 02:19:56 #4 DONE 0.0s 02:19:56 02:19:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 02:19:56 #5 resolve nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 0.0s done 02:19:56 #5 DONE 0.0s 02:19:56 02:19:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 02:19:56 #6 resolve nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 0.0s done 02:19:56 #6 DONE 0.1s 02:19:56 02:19:56 #7 exporting to image 02:19:56 #7 exporting layers done 02:19:56 #7 exporting manifest sha256:3a3230fa309228746b5116053e1e5808f76cdb49361603bf4ffe4a8f2c84a008 0.0s done 02:19:56 #7 exporting config sha256:6ca0d43875b61ef006e28e68e2f88f1b94b488b4449c8821bae1809f0e5f9767 02:19:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:56 #7 ... 02:19:56 02:19:56 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:19:56 #8 DONE 0.0s 02:19:56 02:19:56 #7 exporting to image 02:19:56 #7 exporting config sha256:6ca0d43875b61ef006e28e68e2f88f1b94b488b4449c8821bae1809f0e5f9767 done 02:19:56 #7 exporting manifest sha256:524d35482a40c8f34970ad05f717a5a82d54f2aaacbdcb94ac4e64175e1a8a46 done 02:19:56 #7 exporting config sha256:e4bedaafd6dd0a40b9da98720aca7f2730526e8c86baf51c9898a1fc166b8a84 done 02:19:56 #7 exporting manifest list sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 done 02:19:56 #7 pushing layers 0.1s done 02:19:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 02:19:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 0.1s done 02:19:56 #7 DONE 0.2s 02:19:56 02:19:56 1 warning found (use --debug to expand): 02:19:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 02:19:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 02:19:56 #1 [internal] load build definition from Dockerfile 02:19:56 #1 transferring dockerfile: 160B done 02:19:56 #1 DONE 0.0s 02:19:56 02:19:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:19:56 #2 DONE 0.0s 02:19:56 02:19:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 02:19:56 #3 DONE 0.0s 02:19:56 02:19:56 #4 [internal] load .dockerignore 02:19:56 #4 transferring context: 2B done 02:19:56 #4 DONE 0.0s 02:19:56 02:19:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 02:19:56 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc done 02:19:56 #5 CACHED 02:19:56 02:19:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 02:19:56 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 0.0s done 02:19:56 #6 CACHED 02:19:56 02:19:56 #7 exporting to image 02:19:56 #7 exporting layers 02:19:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:57 #7 exporting layers done 02:19:57 #7 exporting manifest sha256:3a3230fa309228746b5116053e1e5808f76cdb49361603bf4ffe4a8f2c84a008 done 02:19:57 #7 exporting config sha256:6ca0d43875b61ef006e28e68e2f88f1b94b488b4449c8821bae1809f0e5f9767 done 02:19:57 #7 exporting manifest sha256:524d35482a40c8f34970ad05f717a5a82d54f2aaacbdcb94ac4e64175e1a8a46 done 02:19:57 #7 exporting config sha256:e4bedaafd6dd0a40b9da98720aca7f2730526e8c86baf51c9898a1fc166b8a84 done 02:19:57 #7 exporting manifest list sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 done 02:19:57 #7 pushing layers 0.0s done 02:19:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 0.1s done 02:19:57 #7 DONE 0.1s 02:19:57 02:19:57 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:19:57 #8 DONE 0.0s 02:19:57 02:19:57 1 warning found (use --debug to expand): 02:19:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80 --push - 02:19:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80' 02:19:57 #1 [internal] load build definition from Dockerfile 02:19:57 #1 transferring dockerfile: 166B done 02:19:57 #1 DONE 0.0s 02:19:57 02:19:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80 02:19:57 #2 DONE 0.0s 02:19:57 02:19:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80 02:19:57 #3 DONE 0.0s 02:19:57 02:19:57 #4 [internal] load .dockerignore 02:19:57 #4 transferring context: 2B done 02:19:57 #4 DONE 0.0s 02:19:57 02:19:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 02:19:57 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 0.0s done 02:19:57 #5 CACHED 02:19:57 02:19:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 02:19:57 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 0.0s done 02:19:57 #6 CACHED 02:19:57 02:19:57 #7 exporting to image 02:19:57 #7 exporting layers done 02:19:57 #7 exporting manifest sha256:3a3230fa309228746b5116053e1e5808f76cdb49361603bf4ffe4a8f2c84a008 done 02:19:57 #7 exporting config sha256:6ca0d43875b61ef006e28e68e2f88f1b94b488b4449c8821bae1809f0e5f9767 done 02:19:57 #7 exporting manifest sha256:524d35482a40c8f34970ad05f717a5a82d54f2aaacbdcb94ac4e64175e1a8a46 done 02:19:57 #7 exporting config sha256:e4bedaafd6dd0a40b9da98720aca7f2730526e8c86baf51c9898a1fc166b8a84 done 02:19:57 #7 exporting manifest list sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 done 02:19:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:57 #7 pushing layers 0.0s done 02:19:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.80@sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 0.1s done 02:19:57 #7 DONE 0.1s 02:19:57 02:19:57 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:19:57 #8 DONE 0.0s 02:19:57 02:19:57 1 warning found (use --debug to expand): 02:19:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' 02:19:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - 02:19:57 #1 [internal] load build definition from Dockerfile 02:19:57 #1 transferring dockerfile: 207B done 02:19:57 #1 DONE 0.0s 02:19:57 02:19:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:19:57 #2 DONE 0.0s 02:19:57 02:19:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:19:57 #3 DONE 0.0s 02:19:57 02:19:57 #4 [internal] load .dockerignore 02:19:57 #4 transferring context: 2B done 02:19:57 #4 DONE 0.0s 02:19:57 02:19:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 02:19:57 #5 resolve nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc done 02:19:57 #5 CACHED 02:19:57 02:19:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 02:19:57 #6 resolve nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 0.0s done 02:19:57 #6 CACHED 02:19:57 02:19:57 #7 exporting to image 02:19:57 #7 exporting layers done 02:19:57 #7 exporting manifest sha256:3a3230fa309228746b5116053e1e5808f76cdb49361603bf4ffe4a8f2c84a008 done 02:19:57 #7 exporting config sha256:6ca0d43875b61ef006e28e68e2f88f1b94b488b4449c8821bae1809f0e5f9767 done 02:19:57 #7 exporting manifest sha256:524d35482a40c8f34970ad05f717a5a82d54f2aaacbdcb94ac4e64175e1a8a46 done 02:19:57 #7 exporting config sha256:e4bedaafd6dd0a40b9da98720aca7f2730526e8c86baf51c9898a1fc166b8a84 done 02:19:57 #7 exporting manifest list sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 done 02:19:57 #7 pushing layers 02:19:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:58 #7 pushing layers 0.0s done 02:19:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 0.1s done 02:19:58 #7 DONE 0.1s 02:19:58 02:19:58 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:19:58 #8 DONE 0.0s 02:19:58 02:19:58 1 warning found (use --debug to expand): 02:19:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 02:19:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 02:19:58 #1 [internal] load build definition from Dockerfile 02:19:58 #1 transferring dockerfile: 158B done 02:19:58 #1 DONE 0.0s 02:19:58 02:19:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:19:58 #2 DONE 0.0s 02:19:58 02:19:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 02:19:58 #3 DONE 0.0s 02:19:58 02:19:58 #4 [internal] load .dockerignore 02:19:58 #4 transferring context: 2B done 02:19:58 #4 DONE 0.0s 02:19:58 02:19:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 02:19:58 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 0.0s done 02:19:58 #5 CACHED 02:19:58 02:19:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc 02:19:58 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:bf3e9e5c2c4ecdbfe960b1460bd50ef033645f8e3a01a411e8077675357b33cc done 02:19:58 #6 CACHED 02:19:58 02:19:58 #7 exporting to image 02:19:58 #7 exporting layers done 02:19:58 #7 exporting manifest sha256:3a3230fa309228746b5116053e1e5808f76cdb49361603bf4ffe4a8f2c84a008 done 02:19:58 #7 exporting config sha256:6ca0d43875b61ef006e28e68e2f88f1b94b488b4449c8821bae1809f0e5f9767 done 02:19:58 #7 exporting manifest sha256:524d35482a40c8f34970ad05f717a5a82d54f2aaacbdcb94ac4e64175e1a8a46 done 02:19:58 #7 exporting config sha256:e4bedaafd6dd0a40b9da98720aca7f2730526e8c86baf51c9898a1fc166b8a84 done 02:19:58 #7 exporting manifest list sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 done 02:19:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:58 #7 pushing layers 0.0s done 02:19:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:2957446534f4c23f257a929ebd76fbc7d3c4ceef314388ebd99a21b9f256d449 0.1s done 02:19:58 #7 DONE 0.1s 02:19:58 02:19:58 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 02:19:58 #8 DONE 0.0s 02:19:58 02:19:58 1 warning found (use --debug to expand): 02:19:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' 02:19:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - 02:19:59 #1 [internal] load build definition from Dockerfile 02:19:59 #1 transferring dockerfile: 196B done 02:19:59 #1 DONE 0.0s 02:19:59 02:19:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:19:59 #2 DONE 0.0s 02:19:59 02:19:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:19:59 #3 DONE 0.0s 02:19:59 02:19:59 #4 [internal] load .dockerignore 02:19:59 #4 transferring context: 2B done 02:19:59 #4 DONE 0.0s 02:19:59 02:19:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 02:19:59 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 02:19:59 #5 ... 02:19:59 02:19:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 02:19:59 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 0.0s done 02:19:59 #6 DONE 0.1s 02:19:59 02:19:59 #7 exporting to image 02:19:59 #7 exporting layers done 02:19:59 #7 exporting manifest sha256:37aaaa249de34c3baca11ef435f03f2130576119eac3dc4dcfc538fb7138115c 0.0s done 02:19:59 #7 exporting config sha256:1311b2133613abcf116772539c78228d36eab62700fca595d00cd217913d07ca done 02:19:59 #7 exporting manifest sha256:1d803198918854e9dc7207f17bb971e7fae1b5850c52c5b05a8e192fbfe688a8 done 02:19:59 #7 exporting config sha256:eb796f2754b747fa612ec68005f45b6381b50046122d84931caee8285c6e7382 done 02:19:59 #7 exporting manifest list sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.0s done 02:19:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:19:59 #7 ... 02:19:59 02:19:59 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:19:59 #8 DONE 0.0s 02:19:59 02:19:59 #7 exporting to image 02:19:59 #7 pushing layers 0.1s done 02:19:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 02:19:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.1s done 02:19:59 #7 DONE 0.2s 02:19:59 02:19:59 1 warning found (use --debug to expand): 02:19:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:19:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 02:19:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 02:19:59 #1 [internal] load build definition from Dockerfile 02:19:59 #1 transferring dockerfile: 162B done 02:19:59 #1 DONE 0.0s 02:19:59 02:19:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:19:59 #2 DONE 0.0s 02:19:59 02:19:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 02:19:59 #3 DONE 0.0s 02:19:59 02:19:59 #4 [internal] load .dockerignore 02:19:59 #4 transferring context: 2B done 02:19:59 #4 DONE 0.0s 02:19:59 02:19:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 02:19:59 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 0.0s done 02:19:59 #5 CACHED 02:19:59 02:19:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 02:19:59 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 0.0s done 02:19:59 #6 CACHED 02:19:59 02:19:59 #7 exporting to image 02:19:59 #7 exporting layers done 02:19:59 #7 exporting manifest sha256:37aaaa249de34c3baca11ef435f03f2130576119eac3dc4dcfc538fb7138115c done 02:19:59 #7 exporting config sha256:1311b2133613abcf116772539c78228d36eab62700fca595d00cd217913d07ca done 02:19:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:00 #7 exporting manifest sha256:1d803198918854e9dc7207f17bb971e7fae1b5850c52c5b05a8e192fbfe688a8 done 02:20:00 #7 exporting config sha256:eb796f2754b747fa612ec68005f45b6381b50046122d84931caee8285c6e7382 done 02:20:00 #7 exporting manifest list sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 done 02:20:00 #7 pushing layers 0.0s done 02:20:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.1s done 02:20:00 #7 DONE 0.1s 02:20:00 02:20:00 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:00 #8 DONE 0.0s 02:20:00 02:20:00 1 warning found (use --debug to expand): 02:20:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80' 02:20:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80 --push - 02:20:00 #1 [internal] load build definition from Dockerfile 02:20:00 #1 transferring dockerfile: 168B done 02:20:00 #1 DONE 0.0s 02:20:00 02:20:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80 02:20:00 #2 DONE 0.0s 02:20:00 02:20:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80 02:20:00 #3 DONE 0.0s 02:20:00 02:20:00 #4 [internal] load .dockerignore 02:20:00 #4 transferring context: 2B done 02:20:00 #4 DONE 0.0s 02:20:00 02:20:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 02:20:00 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 done 02:20:00 #5 CACHED 02:20:00 02:20:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 02:20:00 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 done 02:20:00 #6 CACHED 02:20:00 02:20:00 #7 exporting to image 02:20:00 #7 exporting layers done 02:20:00 #7 exporting manifest sha256:37aaaa249de34c3baca11ef435f03f2130576119eac3dc4dcfc538fb7138115c done 02:20:00 #7 exporting config sha256:1311b2133613abcf116772539c78228d36eab62700fca595d00cd217913d07ca done 02:20:00 #7 exporting manifest sha256:1d803198918854e9dc7207f17bb971e7fae1b5850c52c5b05a8e192fbfe688a8 done 02:20:00 #7 exporting config sha256:eb796f2754b747fa612ec68005f45b6381b50046122d84931caee8285c6e7382 02:20:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:00 #7 exporting config sha256:eb796f2754b747fa612ec68005f45b6381b50046122d84931caee8285c6e7382 done 02:20:00 #7 exporting manifest list sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 done 02:20:00 #7 pushing layers 0.0s done 02:20:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.80@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.1s done 02:20:00 #7 DONE 0.1s 02:20:00 02:20:00 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:00 #8 DONE 0.0s 02:20:00 02:20:00 1 warning found (use --debug to expand): 02:20:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' 02:20:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - 02:20:01 #1 [internal] load build definition from Dockerfile 02:20:02 #1 transferring dockerfile: 209B done 02:20:02 #1 DONE 0.8s 02:20:02 02:20:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:03 #2 DONE 0.7s 02:20:03 02:20:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:03 #3 DONE 0.6s 02:20:03 02:20:03 #4 [internal] load .dockerignore 02:20:04 #4 transferring context: 2B done 02:20:04 #4 DONE 1.0s 02:20:04 02:20:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 02:20:04 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 02:20:04 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 0.3s done 02:20:04 #5 CACHED 02:20:04 02:20:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 02:20:04 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 0.3s done 02:20:04 #6 CACHED 02:20:04 02:20:04 #7 exporting to image 02:20:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:05 #7 exporting layers done 02:20:05 #7 exporting manifest sha256:37aaaa249de34c3baca11ef435f03f2130576119eac3dc4dcfc538fb7138115c 0.1s done 02:20:05 #7 exporting config sha256:1311b2133613abcf116772539c78228d36eab62700fca595d00cd217913d07ca 02:20:05 #7 exporting config sha256:1311b2133613abcf116772539c78228d36eab62700fca595d00cd217913d07ca 0.0s done 02:20:05 #7 exporting manifest sha256:1d803198918854e9dc7207f17bb971e7fae1b5850c52c5b05a8e192fbfe688a8 done 02:20:05 #7 exporting config sha256:eb796f2754b747fa612ec68005f45b6381b50046122d84931caee8285c6e7382 0.1s done 02:20:05 #7 exporting manifest list sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 02:20:05 #7 exporting manifest list sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.1s done 02:20:05 #7 pushing layers 0.0s done 02:20:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 02:20:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.1s done 02:20:05 #7 DONE 0.4s 02:20:05 02:20:05 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:05 #8 DONE 0.0s 02:20:06 02:20:06 1 warning found (use --debug to expand): 02:20:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 02:20:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 02:20:07 #1 [internal] load build definition from Dockerfile 02:20:07 #1 transferring dockerfile: 160B done 02:20:07 #1 DONE 0.3s 02:20:07 02:20:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:20:07 #2 ... 02:20:07 02:20:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:20:07 #3 DONE 0.2s 02:20:07 02:20:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 02:20:07 #2 DONE 0.3s 02:20:07 02:20:07 #4 [internal] load .dockerignore 02:20:08 #4 transferring context: 2B done 02:20:08 #4 DONE 0.4s 02:20:08 02:20:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 02:20:08 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 02:20:08 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 0.2s done 02:20:08 #5 DONE 0.2s 02:20:08 02:20:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 02:20:08 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 0.2s done 02:20:08 #6 CACHED 02:20:08 02:20:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:da601a926391b59e53043a61d98572e015484224702c5c9be6093209326b4292 02:20:08 #5 CACHED 02:20:08 02:20:08 #7 exporting to image 02:20:08 #7 exporting layers done 02:20:08 #7 exporting manifest sha256:37aaaa249de34c3baca11ef435f03f2130576119eac3dc4dcfc538fb7138115c done 02:20:08 #7 exporting config sha256:1311b2133613abcf116772539c78228d36eab62700fca595d00cd217913d07ca 0.0s done 02:20:08 #7 exporting manifest sha256:1d803198918854e9dc7207f17bb971e7fae1b5850c52c5b05a8e192fbfe688a8 0.0s done 02:20:08 #7 exporting config sha256:eb796f2754b747fa612ec68005f45b6381b50046122d84931caee8285c6e7382 02:20:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:08 #7 ... 02:20:08 02:20:08 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:08 #8 DONE 0.0s 02:20:08 02:20:08 #7 exporting to image 02:20:08 #7 exporting config sha256:eb796f2754b747fa612ec68005f45b6381b50046122d84931caee8285c6e7382 0.0s done 02:20:08 #7 exporting manifest list sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.0s done 02:20:08 #7 pushing layers 0.0s done 02:20:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 02:20:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:29cf61fff8b77a1c622aa98c3f56d790eba844b1df60186584aeb073fe5daaa4 0.1s done 02:20:08 #7 DONE 0.2s 02:20:09 02:20:09 1 warning found (use --debug to expand): 02:20:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - 02:20:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' 02:20:10 #1 [internal] load build definition from Dockerfile 02:20:10 #1 transferring dockerfile: 02:20:10 #1 transferring dockerfile: 198B done 02:20:10 #1 DONE 0.4s 02:20:10 02:20:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:11 #2 ... 02:20:11 02:20:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:11 #3 DONE 0.5s 02:20:11 02:20:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:11 #2 DONE 0.6s 02:20:11 02:20:11 #4 [internal] load .dockerignore 02:20:11 #4 transferring context: 2B done 02:20:11 #4 DONE 0.3s 02:20:11 02:20:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:11 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:11 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.2s done 02:20:11 #5 DONE 0.3s 02:20:11 02:20:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:11 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.2s done 02:20:12 #6 DONE 1.4s 02:20:13 02:20:13 #7 exporting to image 02:20:13 #7 exporting layers done 02:20:13 #7 exporting manifest sha256:5ab6abbb7f97a6a122742e19a9f18a6feda8417403dd6fa3091b0c2ad5bdf447 02:20:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:13 #7 exporting manifest sha256:5ab6abbb7f97a6a122742e19a9f18a6feda8417403dd6fa3091b0c2ad5bdf447 0.3s done 02:20:13 #7 exporting config sha256:8e70e6136242ebbcea3aa7ebbc6ea60a5889110f9e25ec6b14a24367818e81c0 02:20:13 #7 exporting config sha256:8e70e6136242ebbcea3aa7ebbc6ea60a5889110f9e25ec6b14a24367818e81c0 0.0s done 02:20:13 #7 exporting manifest sha256:62642f53b169ed8643065f6726fce5416320866b04055f0cf7c4a9420766f78b 02:20:13 #7 exporting manifest sha256:62642f53b169ed8643065f6726fce5416320866b04055f0cf7c4a9420766f78b 0.2s done 02:20:13 #7 exporting config sha256:111561a8d76eca6fae2744c985b3f77942a664665af0e23c82bbe6c46df8d7c2 02:20:13 #7 exporting config sha256:111561a8d76eca6fae2744c985b3f77942a664665af0e23c82bbe6c46df8d7c2 0.2s done 02:20:13 #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 02:20:14 #7 ... 02:20:14 02:20:14 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:20:14 #8 DONE 0.0s 02:20:14 02:20:14 #7 exporting to image 02:20:14 #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.2s done 02:20:14 #7 pushing layers 0.1s done 02:20:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 02:20:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.1s done 02:20:14 #7 DONE 1.1s 02:20:15 02:20:15 1 warning found (use --debug to expand): 02:20:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 02:20:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 02:20:16 #1 [internal] load build definition from Dockerfile 02:20:16 #1 transferring dockerfile: 02:20:16 #1 transferring dockerfile: 164B done 02:20:16 #1 DONE 0.4s 02:20:16 02:20:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:20:16 #2 DONE 0.3s 02:20:16 02:20:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 02:20:16 #3 DONE 0.3s 02:20:16 02:20:16 #4 [internal] load .dockerignore 02:20:17 #4 transferring context: 2B done 02:20:17 #4 DONE 0.4s 02:20:17 02:20:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:17 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:17 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.2s done 02:20:17 #5 CACHED 02:20:17 02:20:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:17 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.2s done 02:20:17 #6 CACHED 02:20:17 02:20:17 #7 exporting to image 02:20:17 #7 exporting layers done 02:20:17 #7 exporting manifest sha256:5ab6abbb7f97a6a122742e19a9f18a6feda8417403dd6fa3091b0c2ad5bdf447 0.0s done 02:20:17 #7 exporting config sha256:8e70e6136242ebbcea3aa7ebbc6ea60a5889110f9e25ec6b14a24367818e81c0 0.0s done 02:20:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:17 #7 exporting manifest sha256:62642f53b169ed8643065f6726fce5416320866b04055f0cf7c4a9420766f78b 0.0s done 02:20:17 #7 exporting config sha256:111561a8d76eca6fae2744c985b3f77942a664665af0e23c82bbe6c46df8d7c2 0.0s done 02:20:17 #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.0s done 02:20:17 #7 pushing layers 02:20:17 #7 pushing layers 0.0s done 02:20:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.1s done 02:20:17 #7 DONE 0.3s 02:20:17 02:20:17 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:20:17 #8 DONE 0.0s 02:20:19 02:20:19 1 warning found (use --debug to expand): 02:20:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80' 02:20:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80 --push - 02:20:20 #1 [internal] load build definition from Dockerfile 02:20:20 #1 transferring dockerfile: 170B done 02:20:20 #1 DONE 0.2s 02:20:20 02:20:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80 02:20:20 #2 DONE 0.2s 02:20:20 02:20:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80 02:20:20 #3 DONE 0.2s 02:20:20 02:20:20 #4 [internal] load .dockerignore 02:20:20 #4 transferring context: 2B done 02:20:20 #4 DONE 0.2s 02:20:20 02:20:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:20 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:20 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.1s done 02:20:20 #5 CACHED 02:20:20 02:20:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:20 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.1s done 02:20:21 #6 CACHED 02:20:21 02:20:21 #7 exporting to image 02:20:21 #7 exporting layers done 02:20:21 #7 exporting manifest sha256:5ab6abbb7f97a6a122742e19a9f18a6feda8417403dd6fa3091b0c2ad5bdf447 0.0s done 02:20:21 #7 exporting config sha256:8e70e6136242ebbcea3aa7ebbc6ea60a5889110f9e25ec6b14a24367818e81c0 done 02:20:21 #7 exporting manifest sha256:62642f53b169ed8643065f6726fce5416320866b04055f0cf7c4a9420766f78b 0.0s done 02:20:21 #7 exporting config sha256:111561a8d76eca6fae2744c985b3f77942a664665af0e23c82bbe6c46df8d7c2 0.1s done 02:20:21 #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 02:20:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:21 #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe done 02:20:21 #7 pushing layers 0.0s done 02:20:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.80@sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.1s done 02:20:21 #7 DONE 0.2s 02:20:21 02:20:21 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:20:21 #8 DONE 0.0s 02:20:21 02:20:21 1 warning found (use --debug to expand): 02:20:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - 02:20:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' 02:20:22 #1 [internal] load build definition from Dockerfile 02:20:22 #1 transferring dockerfile: 02:20:22 #1 transferring dockerfile: 211B done 02:20:22 #1 DONE 0.3s 02:20:22 02:20:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:23 #2 DONE 0.2s 02:20:23 02:20:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:23 #3 DONE 0.2s 02:20:23 02:20:23 #4 [internal] load .dockerignore 02:20:23 #4 transferring context: 2B done 02:20:23 #4 DONE 0.5s 02:20:23 02:20:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:23 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:23 #5 ... 02:20:23 02:20:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:23 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.2s done 02:20:23 #6 DONE 0.2s 02:20:23 02:20:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:23 #6 CACHED 02:20:23 02:20:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:23 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.2s done 02:20:23 #5 CACHED 02:20:23 02:20:23 #7 exporting to image 02:20:23 #7 exporting layers done 02:20:23 #7 exporting manifest sha256:5ab6abbb7f97a6a122742e19a9f18a6feda8417403dd6fa3091b0c2ad5bdf447 0.0s done 02:20:23 #7 exporting config sha256:8e70e6136242ebbcea3aa7ebbc6ea60a5889110f9e25ec6b14a24367818e81c0 0.0s done 02:20:23 #7 exporting manifest sha256:62642f53b169ed8643065f6726fce5416320866b04055f0cf7c4a9420766f78b 0.0s done 02:20:23 #7 exporting config sha256:111561a8d76eca6fae2744c985b3f77942a664665af0e23c82bbe6c46df8d7c2 0.0s done 02:20:23 #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 02:20:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:24 #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.0s done 02:20:24 #7 pushing layers 0.0s done 02:20:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.1s done 02:20:24 #7 DONE 0.2s 02:20:24 02:20:24 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:20:24 #8 DONE 0.0s 02:20:25 02:20:25 1 warning found (use --debug to expand): 02:20:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 02:20:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 02:20:25 #1 [internal] load build definition from Dockerfile 02:20:25 #1 transferring dockerfile: 162B done 02:20:25 #1 DONE 0.0s 02:20:25 02:20:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:20:25 #2 DONE 0.0s 02:20:25 02:20:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 02:20:25 #3 DONE 0.0s 02:20:25 02:20:25 #4 [internal] load .dockerignore 02:20:25 #4 transferring context: 2B done 02:20:25 #4 DONE 0.0s 02:20:25 02:20:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:25 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.0s done 02:20:25 #5 CACHED 02:20:25 02:20:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 02:20:25 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:17c0dfa28a7dfa10c59ca41bec611f22d73471341dd5bb117b40fe588e3baa61 0.0s done 02:20:25 #6 CACHED 02:20:25 02:20:25 #7 exporting to image 02:20:25 #7 exporting layers done 02:20:25 #7 exporting manifest sha256:5ab6abbb7f97a6a122742e19a9f18a6feda8417403dd6fa3091b0c2ad5bdf447 done 02:20:25 #7 exporting config sha256:8e70e6136242ebbcea3aa7ebbc6ea60a5889110f9e25ec6b14a24367818e81c0 done 02:20:25 #7 exporting manifest sha256:62642f53b169ed8643065f6726fce5416320866b04055f0cf7c4a9420766f78b done 02:20:25 #7 exporting config sha256:111561a8d76eca6fae2744c985b3f77942a664665af0e23c82bbe6c46df8d7c2 02:20:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:25 #7 exporting config sha256:111561a8d76eca6fae2744c985b3f77942a664665af0e23c82bbe6c46df8d7c2 done 02:20:25 #7 exporting manifest list sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe done 02:20:25 #7 pushing layers 0.0s done 02:20:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:26e7e36d50ae20535a2ca4c3c5d2236fb4d3630e7a08ae67015105abb8a862fe 0.1s done 02:20:25 #7 DONE 0.1s 02:20:25 02:20:25 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 02:20:25 #8 DONE 0.0s 02:20:25 02:20:25 1 warning found (use --debug to expand): 02:20:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' 02:20:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - 02:20:25 #1 [internal] load build definition from Dockerfile 02:20:25 #1 transferring dockerfile: 206B done 02:20:25 #1 DONE 0.0s 02:20:25 02:20:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:25 #2 DONE 0.0s 02:20:25 02:20:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:25 #3 DONE 0.0s 02:20:25 02:20:25 #4 [internal] load .dockerignore 02:20:25 #4 transferring context: 2B done 02:20:25 #4 DONE 0.0s 02:20:25 02:20:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 02:20:25 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done 02:20:25 #5 DONE 0.0s 02:20:25 02:20:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 02:20:26 #6 DONE 0.0s 02:20:26 02:20:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 02:20:26 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done 02:20:26 #5 DONE 0.2s 02:20:26 02:20:26 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:26 #7 DONE 0.0s 02:20:26 02:20:26 #8 exporting to image 02:20:26 #8 exporting layers done 02:20:26 #8 exporting manifest sha256:18e6d39ebc3f02fac24a51394b86f25805d71ea34cd4309897f6b4c017596050 0.0s done 02:20:26 #8 exporting config sha256:25e9e6923288cf0f12a301703a4b0e012eb6b906c7576d735936aec019207f12 done 02:20:26 #8 exporting manifest sha256:886de16b7b4aedf9f31a52f0ad31bf0cf0cfae03279593def1ee5a7cffcc390f done 02:20:26 #8 exporting config sha256:0cbf89fee424f9512e07f005c5c82123abbe6de23a5601c25f730d408262931e done 02:20:26 #8 exporting manifest list sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 done 02:20:26 #8 pushing layers 0.1s done 02:20:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 02:20:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 0.1s done 02:20:26 #8 DONE 0.2s 02:20:26 02:20:26 1 warning found (use --debug to expand): 02:20:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 02:20:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 02:20:26 #1 [internal] load build definition from Dockerfile 02:20:26 #1 transferring dockerfile: 172B done 02:20:26 #1 DONE 0.0s 02:20:26 02:20:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:20:26 #2 DONE 0.0s 02:20:26 02:20:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:20:26 #3 DONE 0.0s 02:20:26 02:20:26 #4 [internal] load .dockerignore 02:20:26 #4 transferring context: 2B done 02:20:26 #4 DONE 0.0s 02:20:26 02:20:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 02:20:26 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done 02:20:26 #5 CACHED 02:20:26 02:20:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 02:20:26 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done 02:20:26 #6 CACHED 02:20:26 02:20:26 #7 exporting to image 02:20:26 #7 exporting layers 02:20:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:26 #7 exporting layers done 02:20:26 #7 exporting manifest sha256:18e6d39ebc3f02fac24a51394b86f25805d71ea34cd4309897f6b4c017596050 done 02:20:26 #7 exporting config sha256:25e9e6923288cf0f12a301703a4b0e012eb6b906c7576d735936aec019207f12 done 02:20:26 #7 exporting manifest sha256:886de16b7b4aedf9f31a52f0ad31bf0cf0cfae03279593def1ee5a7cffcc390f done 02:20:26 #7 exporting config sha256:0cbf89fee424f9512e07f005c5c82123abbe6de23a5601c25f730d408262931e done 02:20:26 #7 exporting manifest list sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 done 02:20:26 #7 pushing layers 0.0s done 02:20:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 0.1s done 02:20:26 #7 DONE 0.1s 02:20:26 02:20:26 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:26 #8 DONE 0.0s 02:20:26 02:20:26 1 warning found (use --debug to expand): 02:20:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80 --push - 02:20:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80' 02:20:27 #1 [internal] load build definition from Dockerfile 02:20:27 #1 transferring dockerfile: 178B done 02:20:27 #1 DONE 0.0s 02:20:27 02:20:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80 02:20:27 #2 DONE 0.0s 02:20:27 02:20:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80 02:20:27 #3 DONE 0.0s 02:20:27 02:20:27 #4 [internal] load .dockerignore 02:20:27 #4 transferring context: 2B done 02:20:27 #4 DONE 0.0s 02:20:27 02:20:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 02:20:27 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done 02:20:27 #5 CACHED 02:20:27 02:20:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 02:20:27 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done 02:20:27 #6 CACHED 02:20:27 02:20:27 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:27 #7 DONE 0.0s 02:20:27 02:20:27 #8 exporting to image 02:20:27 #8 exporting layers done 02:20:27 #8 exporting manifest sha256:18e6d39ebc3f02fac24a51394b86f25805d71ea34cd4309897f6b4c017596050 done 02:20:27 #8 exporting config sha256:25e9e6923288cf0f12a301703a4b0e012eb6b906c7576d735936aec019207f12 done 02:20:27 #8 exporting manifest sha256:886de16b7b4aedf9f31a52f0ad31bf0cf0cfae03279593def1ee5a7cffcc390f done 02:20:27 #8 exporting config sha256:0cbf89fee424f9512e07f005c5c82123abbe6de23a5601c25f730d408262931e done 02:20:27 #8 exporting manifest list sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 done 02:20:27 #8 pushing layers 0.0s done 02:20:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.80@sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 0.1s done 02:20:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:27 #8 DONE 0.1s 02:20:27 02:20:27 1 warning found (use --debug to expand): 02:20:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' 02:20:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - 02:20:27 #1 [internal] load build definition from Dockerfile 02:20:27 #1 transferring dockerfile: 219B done 02:20:27 #1 DONE 0.0s 02:20:27 02:20:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:27 #2 DONE 0.0s 02:20:27 02:20:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:27 #3 DONE 0.0s 02:20:27 02:20:27 #4 [internal] load .dockerignore 02:20:27 #4 transferring context: 2B done 02:20:27 #4 DONE 0.0s 02:20:27 02:20:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 02:20:27 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda done 02:20:27 #5 CACHED 02:20:27 02:20:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 02:20:27 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda done 02:20:27 #6 CACHED 02:20:27 02:20:27 #7 exporting to image 02:20:27 #7 exporting layers done 02:20:27 #7 exporting manifest sha256:18e6d39ebc3f02fac24a51394b86f25805d71ea34cd4309897f6b4c017596050 done 02:20:27 #7 exporting config sha256:25e9e6923288cf0f12a301703a4b0e012eb6b906c7576d735936aec019207f12 done 02:20:27 #7 exporting manifest sha256:886de16b7b4aedf9f31a52f0ad31bf0cf0cfae03279593def1ee5a7cffcc390f done 02:20:27 #7 exporting config sha256:0cbf89fee424f9512e07f005c5c82123abbe6de23a5601c25f730d408262931e done 02:20:27 #7 exporting manifest list sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 done 02:20:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:28 #7 pushing layers 0.0s done 02:20:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 0.1s done 02:20:28 #7 DONE 0.1s 02:20:28 02:20:28 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:28 #8 DONE 0.0s 02:20:28 02:20:28 1 warning found (use --debug to expand): 02:20:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 02:20:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 02:20:28 #1 [internal] load build definition from Dockerfile 02:20:28 #1 transferring dockerfile: 170B done 02:20:28 #1 DONE 0.0s 02:20:28 02:20:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:20:28 #2 DONE 0.0s 02:20:28 02:20:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:20:28 #3 DONE 0.0s 02:20:28 02:20:28 #4 [internal] load .dockerignore 02:20:28 #4 transferring context: 2B done 02:20:28 #4 DONE 0.0s 02:20:28 02:20:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 02:20:28 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done 02:20:28 #5 CACHED 02:20:28 02:20:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 02:20:28 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7a44801a8e67d0bf24bf43d5cd864e8bd1244de1b54b631c213720e2e295fdda 0.0s done 02:20:28 #6 CACHED 02:20:28 02:20:28 #7 exporting to image 02:20:28 #7 exporting layers done 02:20:28 #7 exporting manifest sha256:18e6d39ebc3f02fac24a51394b86f25805d71ea34cd4309897f6b4c017596050 done 02:20:28 #7 exporting config sha256:25e9e6923288cf0f12a301703a4b0e012eb6b906c7576d735936aec019207f12 done 02:20:28 #7 exporting manifest sha256:886de16b7b4aedf9f31a52f0ad31bf0cf0cfae03279593def1ee5a7cffcc390f done 02:20:28 #7 exporting config sha256:0cbf89fee424f9512e07f005c5c82123abbe6de23a5601c25f730d408262931e 02:20:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:28 #7 exporting config sha256:0cbf89fee424f9512e07f005c5c82123abbe6de23a5601c25f730d408262931e done 02:20:28 #7 exporting manifest list sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 done 02:20:28 #7 pushing layers 0.0s done 02:20:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:0d0bd66e504281feb0962344e5cceb6ce2fecad489df2de03b579e848c212035 0.1s done 02:20:28 #7 DONE 0.1s 02:20:28 02:20:28 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 02:20:28 #8 DONE 0.0s 02:20:28 02:20:28 1 warning found (use --debug to expand): 02:20:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - 02:20:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' 02:20:28 #1 [internal] load build definition from Dockerfile 02:20:28 #1 transferring dockerfile: 204B done 02:20:28 #1 DONE 0.0s 02:20:28 02:20:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:28 #2 DONE 0.0s 02:20:28 02:20:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:28 #3 DONE 0.0s 02:20:28 02:20:28 #4 [internal] load .dockerignore 02:20:28 #4 transferring context: 2B done 02:20:28 #4 DONE 0.0s 02:20:28 02:20:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 02:20:28 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done 02:20:28 #5 DONE 0.0s 02:20:28 02:20:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 02:20:29 #6 DONE 0.0s 02:20:29 02:20:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 02:20:29 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done 02:20:29 #5 DONE 0.1s 02:20:29 02:20:29 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:20:29 #7 DONE 0.0s 02:20:29 02:20:29 #8 exporting to image 02:20:29 #8 exporting layers done 02:20:29 #8 exporting manifest sha256:999143977d3fc56670daa20d7468ce5037e25ae41db0a0886bd38d5268e0401f done 02:20:29 #8 exporting config sha256:5df1f50ab1096d993d7d18c407f1b831927cde450bdc6ef1ad9a2324e7218266 done 02:20:29 #8 exporting manifest sha256:ef85870c298d3889d80bd536dadf5fe34124f99bc41d398a7a0ec85523f0ad74 done 02:20:29 #8 exporting config sha256:6460a9af66eeab2531868d36acf0d2c6a52ad591c7da67479fd802ccddc00c84 done 02:20:29 #8 exporting manifest list sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 done 02:20:29 #8 pushing layers 02:20:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:29 #8 pushing layers 0.1s done 02:20:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 0.1s done 02:20:29 #8 DONE 0.2s 02:20:29 02:20:29 1 warning found (use --debug to expand): 02:20:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 02:20:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 02:20:29 #1 [internal] load build definition from Dockerfile 02:20:29 #1 transferring dockerfile: 170B done 02:20:29 #1 DONE 0.0s 02:20:29 02:20:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:20:29 #2 DONE 0.0s 02:20:29 02:20:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:20:29 #3 DONE 0.0s 02:20:29 02:20:29 #4 [internal] load .dockerignore 02:20:29 #4 transferring context: 2B done 02:20:29 #4 DONE 0.0s 02:20:29 02:20:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 02:20:29 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 done 02:20:29 #5 CACHED 02:20:29 02:20:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 02:20:29 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done 02:20:29 #6 CACHED 02:20:29 02:20:29 #7 exporting to image 02:20:29 #7 exporting layers done 02:20:29 #7 exporting manifest sha256:999143977d3fc56670daa20d7468ce5037e25ae41db0a0886bd38d5268e0401f done 02:20:29 #7 exporting config sha256:5df1f50ab1096d993d7d18c407f1b831927cde450bdc6ef1ad9a2324e7218266 done 02:20:29 #7 exporting manifest sha256:ef85870c298d3889d80bd536dadf5fe34124f99bc41d398a7a0ec85523f0ad74 done 02:20:29 #7 exporting config sha256:6460a9af66eeab2531868d36acf0d2c6a52ad591c7da67479fd802ccddc00c84 02:20:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:29 #7 exporting config sha256:6460a9af66eeab2531868d36acf0d2c6a52ad591c7da67479fd802ccddc00c84 done 02:20:29 #7 exporting manifest list sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 done 02:20:29 #7 pushing layers 0.0s done 02:20:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 0.1s done 02:20:29 #7 DONE 0.1s 02:20:29 02:20:29 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:20:29 #8 DONE 0.0s 02:20:29 02:20:29 1 warning found (use --debug to expand): 02:20:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80' 02:20:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80 --push - 02:20:30 #1 [internal] load build definition from Dockerfile 02:20:30 #1 transferring dockerfile: 176B done 02:20:30 #1 DONE 0.0s 02:20:30 02:20:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80 02:20:30 #2 DONE 0.0s 02:20:30 02:20:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80 02:20:30 #3 DONE 0.0s 02:20:30 02:20:30 #4 [internal] load .dockerignore 02:20:30 #4 transferring context: 2B done 02:20:30 #4 DONE 0.0s 02:20:30 02:20:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 02:20:30 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done 02:20:30 #5 CACHED 02:20:30 02:20:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 02:20:30 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done 02:20:30 #6 CACHED 02:20:30 02:20:30 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:20:30 #7 DONE 0.0s 02:20:30 02:20:30 #8 exporting to image 02:20:30 #8 exporting layers done 02:20:30 #8 exporting manifest sha256:999143977d3fc56670daa20d7468ce5037e25ae41db0a0886bd38d5268e0401f done 02:20:30 #8 exporting config sha256:5df1f50ab1096d993d7d18c407f1b831927cde450bdc6ef1ad9a2324e7218266 done 02:20:30 #8 exporting manifest sha256:ef85870c298d3889d80bd536dadf5fe34124f99bc41d398a7a0ec85523f0ad74 done 02:20:30 #8 exporting config sha256:6460a9af66eeab2531868d36acf0d2c6a52ad591c7da67479fd802ccddc00c84 done 02:20:30 #8 exporting manifest list sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 done 02:20:30 #8 pushing layers 0.0s done 02:20:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.80@sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 0.1s done 02:20:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:30 #8 DONE 0.1s 02:20:30 02:20:30 1 warning found (use --debug to expand): 02:20:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' 02:20:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - 02:20:30 #1 [internal] load build definition from Dockerfile 02:20:30 #1 transferring dockerfile: 217B done 02:20:30 #1 DONE 0.0s 02:20:30 02:20:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:30 #2 DONE 0.0s 02:20:30 02:20:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:30 #3 DONE 0.0s 02:20:30 02:20:30 #4 [internal] load .dockerignore 02:20:30 #4 transferring context: 2B done 02:20:30 #4 DONE 0.0s 02:20:30 02:20:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 02:20:30 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done 02:20:30 #5 CACHED 02:20:30 02:20:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 02:20:31 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done 02:20:31 #6 CACHED 02:20:31 02:20:31 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:20:31 #7 DONE 0.0s 02:20:31 02:20:31 #8 exporting to image 02:20:31 #8 exporting layers done 02:20:31 #8 exporting manifest sha256:999143977d3fc56670daa20d7468ce5037e25ae41db0a0886bd38d5268e0401f done 02:20:31 #8 exporting config sha256:5df1f50ab1096d993d7d18c407f1b831927cde450bdc6ef1ad9a2324e7218266 done 02:20:31 #8 exporting manifest sha256:ef85870c298d3889d80bd536dadf5fe34124f99bc41d398a7a0ec85523f0ad74 done 02:20:31 #8 exporting config sha256:6460a9af66eeab2531868d36acf0d2c6a52ad591c7da67479fd802ccddc00c84 done 02:20:31 #8 exporting manifest list sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 done 02:20:31 #8 pushing layers 0.0s done 02:20:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 0.1s done 02:20:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:31 #8 DONE 0.1s 02:20:31 02:20:31 1 warning found (use --debug to expand): 02:20:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 02:20:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 02:20:31 #1 [internal] load build definition from Dockerfile 02:20:31 #1 transferring dockerfile: 168B done 02:20:31 #1 DONE 0.0s 02:20:31 02:20:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:20:31 #2 DONE 0.0s 02:20:31 02:20:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:20:31 #3 DONE 0.0s 02:20:31 02:20:31 #4 [internal] load .dockerignore 02:20:31 #4 transferring context: 2B done 02:20:31 #4 DONE 0.0s 02:20:31 02:20:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 02:20:31 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done 02:20:31 #5 CACHED 02:20:31 02:20:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 02:20:31 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:aca46e77db10222c78a8618439ea3ca0bf4dbae7d1c0ef754976e4cafe40e686 0.0s done 02:20:31 #6 CACHED 02:20:31 02:20:31 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 02:20:31 #7 DONE 0.0s 02:20:31 02:20:31 #8 exporting to image 02:20:31 #8 exporting layers done 02:20:31 #8 exporting manifest sha256:999143977d3fc56670daa20d7468ce5037e25ae41db0a0886bd38d5268e0401f done 02:20:31 #8 exporting config sha256:5df1f50ab1096d993d7d18c407f1b831927cde450bdc6ef1ad9a2324e7218266 done 02:20:31 #8 exporting manifest sha256:ef85870c298d3889d80bd536dadf5fe34124f99bc41d398a7a0ec85523f0ad74 done 02:20:31 #8 exporting config sha256:6460a9af66eeab2531868d36acf0d2c6a52ad591c7da67479fd802ccddc00c84 done 02:20:31 #8 exporting manifest list sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 done 02:20:31 #8 pushing layers 0.0s done 02:20:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:21b3f783248ff2c1cd22e1f2541fc0b6bc6c5973b8393bf7e8c7896384fb53b8 0.1s done 02:20:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:31 #8 DONE 0.1s 02:20:31 02:20:31 1 warning found (use --debug to expand): 02:20:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' 02:20:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - 02:20:31 #1 [internal] load build definition from Dockerfile 02:20:31 #1 transferring dockerfile: 205B done 02:20:31 #1 DONE 0.0s 02:20:31 02:20:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:31 #2 DONE 0.0s 02:20:31 02:20:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:32 #3 DONE 0.0s 02:20:32 02:20:32 #4 [internal] load .dockerignore 02:20:32 #4 transferring context: 2B done 02:20:32 #4 DONE 0.0s 02:20:32 02:20:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 02:20:32 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 02:20:32 #5 ... 02:20:32 02:20:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 02:20:32 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 0.0s done 02:20:32 #6 DONE 0.1s 02:20:32 02:20:32 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:32 #7 DONE 0.0s 02:20:32 02:20:32 #8 exporting to image 02:20:32 #8 exporting layers done 02:20:32 #8 exporting manifest sha256:130f6452c8599d7a7921cada5a1ef46d0527113f481d7cd0b7a26c59de1140f9 done 02:20:32 #8 exporting config sha256:28b0b97551aa613253b8fe5d3fdf979c7aa596b389929fb86b14d1968470ec93 done 02:20:32 #8 exporting manifest sha256:ae44e2529ad30b32dd6b0c89bec397131398e311a46bba1928b85e7b89562a2f done 02:20:32 #8 exporting config sha256:f64b4d24c7ea16cef94e88893b9ad55ac383527744506cfebc13150f280b81a5 done 02:20:32 #8 exporting manifest list sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea done 02:20:32 #8 pushing layers 0.1s done 02:20:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea 02:20:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea 0.1s done 02:20:32 #8 DONE 0.2s 02:20:32 02:20:32 1 warning found (use --debug to expand): 02:20:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 02:20:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 02:20:32 #1 [internal] load build definition from Dockerfile 02:20:32 #1 transferring dockerfile: 171B done 02:20:32 #1 DONE 0.0s 02:20:32 02:20:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:20:32 #2 DONE 0.0s 02:20:32 02:20:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:20:32 #3 DONE 0.0s 02:20:32 02:20:32 #4 [internal] load .dockerignore 02:20:32 #4 transferring context: 2B done 02:20:32 #4 DONE 0.0s 02:20:32 02:20:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 02:20:32 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 done 02:20:32 #5 CACHED 02:20:32 02:20:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 02:20:32 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 0.0s done 02:20:32 #6 CACHED 02:20:32 02:20:32 #7 exporting to image 02:20:32 #7 exporting layers 02:20:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:32 #7 exporting layers done 02:20:32 #7 exporting manifest sha256:130f6452c8599d7a7921cada5a1ef46d0527113f481d7cd0b7a26c59de1140f9 done 02:20:32 #7 exporting config sha256:28b0b97551aa613253b8fe5d3fdf979c7aa596b389929fb86b14d1968470ec93 done 02:20:32 #7 exporting manifest sha256:ae44e2529ad30b32dd6b0c89bec397131398e311a46bba1928b85e7b89562a2f done 02:20:32 #7 exporting config sha256:f64b4d24c7ea16cef94e88893b9ad55ac383527744506cfebc13150f280b81a5 done 02:20:32 #7 exporting manifest list sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea done 02:20:32 #7 pushing layers 0.0s done 02:20:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea 0.1s done 02:20:32 #7 DONE 0.1s 02:20:32 02:20:32 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:32 #8 DONE 0.0s 02:20:32 02:20:32 1 warning found (use --debug to expand): 02:20:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80 --push - 02:20:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80' 02:20:33 #1 [internal] load build definition from Dockerfile 02:20:33 #1 transferring dockerfile: 177B done 02:20:33 #1 DONE 0.0s 02:20:33 02:20:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80 02:20:33 #2 DONE 0.0s 02:20:33 02:20:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80 02:20:33 #3 DONE 0.0s 02:20:33 02:20:33 #4 [internal] load .dockerignore 02:20:33 #4 transferring context: 2B done 02:20:33 #4 DONE 0.0s 02:20:33 02:20:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 02:20:33 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 done 02:20:33 #5 CACHED 02:20:33 02:20:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 02:20:33 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 done 02:20:33 #6 CACHED 02:20:33 02:20:33 #7 exporting to image 02:20:33 #7 exporting layers done 02:20:33 #7 exporting manifest sha256:130f6452c8599d7a7921cada5a1ef46d0527113f481d7cd0b7a26c59de1140f9 done 02:20:33 #7 exporting config sha256:28b0b97551aa613253b8fe5d3fdf979c7aa596b389929fb86b14d1968470ec93 done 02:20:33 #7 exporting manifest sha256:ae44e2529ad30b32dd6b0c89bec397131398e311a46bba1928b85e7b89562a2f done 02:20:33 #7 exporting config sha256:f64b4d24c7ea16cef94e88893b9ad55ac383527744506cfebc13150f280b81a5 done 02:20:33 #7 exporting manifest list sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea done 02:20:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:33 #7 pushing layers 0.0s done 02:20:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.80@sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea 0.1s done 02:20:33 #7 DONE 0.1s 02:20:33 02:20:33 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:33 #8 DONE 0.0s 02:20:33 02:20:33 1 warning found (use --debug to expand): 02:20:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - 02:20:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' 02:20:34 #1 [internal] load build definition from Dockerfile 02:20:34 #1 transferring dockerfile: 218B done 02:20:34 #1 DONE 0.0s 02:20:34 02:20:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:34 #2 DONE 0.0s 02:20:34 02:20:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:34 #3 DONE 0.0s 02:20:34 02:20:34 #4 [internal] load .dockerignore 02:20:34 #4 transferring context: 2B done 02:20:34 #4 DONE 0.0s 02:20:34 02:20:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 02:20:34 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 0.0s done 02:20:34 #5 CACHED 02:20:34 02:20:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 02:20:34 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 0.0s done 02:20:34 #6 CACHED 02:20:34 02:20:34 #7 exporting to image 02:20:34 #7 exporting layers done 02:20:34 #7 exporting manifest sha256:130f6452c8599d7a7921cada5a1ef46d0527113f481d7cd0b7a26c59de1140f9 done 02:20:34 #7 exporting config sha256:28b0b97551aa613253b8fe5d3fdf979c7aa596b389929fb86b14d1968470ec93 done 02:20:34 #7 exporting manifest sha256:ae44e2529ad30b32dd6b0c89bec397131398e311a46bba1928b85e7b89562a2f done 02:20:34 #7 exporting config sha256:f64b4d24c7ea16cef94e88893b9ad55ac383527744506cfebc13150f280b81a5 done 02:20:34 #7 exporting manifest list sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea 02:20:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:34 #7 exporting manifest list sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea done 02:20:34 #7 pushing layers 0.0s done 02:20:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea 0.1s done 02:20:34 #7 DONE 0.1s 02:20:34 02:20:34 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:34 #8 DONE 0.0s 02:20:34 02:20:34 1 warning found (use --debug to expand): 02:20:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 02:20:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 02:20:34 #1 [internal] load build definition from Dockerfile 02:20:34 #1 transferring dockerfile: 169B done 02:20:34 #1 DONE 0.0s 02:20:34 02:20:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:20:34 #2 DONE 0.0s 02:20:34 02:20:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:20:34 #3 DONE 0.0s 02:20:34 02:20:34 #4 [internal] load .dockerignore 02:20:34 #4 transferring context: 2B done 02:20:34 #4 DONE 0.0s 02:20:34 02:20:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 02:20:34 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 0.0s done 02:20:34 #5 CACHED 02:20:34 02:20:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 02:20:34 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e715611abc018640760bf377ea7a0dfe5408f905d2ead58a76f2fca5c1327d65 done 02:20:34 #6 CACHED 02:20:34 02:20:34 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:34 #7 DONE 0.0s 02:20:34 02:20:34 #8 exporting to image 02:20:34 #8 exporting layers done 02:20:34 #8 exporting manifest sha256:130f6452c8599d7a7921cada5a1ef46d0527113f481d7cd0b7a26c59de1140f9 done 02:20:34 #8 exporting config sha256:28b0b97551aa613253b8fe5d3fdf979c7aa596b389929fb86b14d1968470ec93 done 02:20:34 #8 exporting manifest sha256:ae44e2529ad30b32dd6b0c89bec397131398e311a46bba1928b85e7b89562a2f done 02:20:34 #8 exporting config sha256:f64b4d24c7ea16cef94e88893b9ad55ac383527744506cfebc13150f280b81a5 done 02:20:34 #8 exporting manifest list sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea done 02:20:34 #8 pushing layers 0.0s done 02:20:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:177f483daf66d1a6143527fd8634087033876b4f44d9d86b3cabcf4c4c803aea 0.1s done 02:20:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:34 #8 DONE 0.1s 02:20:34 02:20:34 1 warning found (use --debug to expand): 02:20:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' 02:20:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - 02:20:34 #1 [internal] load build definition from Dockerfile 02:20:34 #1 transferring dockerfile: 211B done 02:20:34 #1 DONE 0.0s 02:20:34 02:20:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:34 #2 DONE 0.0s 02:20:34 02:20:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:34 #3 DONE 0.0s 02:20:34 02:20:34 #4 [internal] load .dockerignore 02:20:34 #4 transferring context: 2B done 02:20:34 #4 DONE 0.0s 02:20:35 02:20:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 02:20:35 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 0.0s done 02:20:35 #5 DONE 0.0s 02:20:35 02:20:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 02:20:35 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 0.0s done 02:20:35 #6 DONE 0.1s 02:20:35 02:20:35 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:35 #7 DONE 0.0s 02:20:35 02:20:35 #8 exporting to image 02:20:35 #8 exporting layers done 02:20:35 #8 exporting manifest sha256:23c5c02f54d704f9635c599f128509d185deba4d7ead74375fd6ace5065c9560 done 02:20:35 #8 exporting config sha256:1c624b060705da744149b2c0e8d5075d63efbf9c41a1c4d91bc4d74687bececb done 02:20:35 #8 exporting manifest sha256:7d2d044502769a5cf3c85ecf9c7986bdda28a0d2d29ae3653c9918b647453a53 done 02:20:35 #8 exporting config sha256:6ef164ce3d03e348a8d7f67724eabcb6f92ce9df3e2328cceac5a87173aa5f15 done 02:20:35 #8 exporting manifest list sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 done 02:20:35 #8 pushing layers 0.1s done 02:20:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 02:20:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 0.1s done 02:20:35 #8 DONE 0.2s 02:20:35 02:20:35 1 warning found (use --debug to expand): 02:20:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 02:20:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 02:20:35 #1 [internal] load build definition from Dockerfile 02:20:35 #1 transferring dockerfile: 177B done 02:20:35 #1 DONE 0.0s 02:20:35 02:20:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:20:35 #2 DONE 0.0s 02:20:35 02:20:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:20:35 #3 DONE 0.0s 02:20:35 02:20:35 #4 [internal] load .dockerignore 02:20:35 #4 transferring context: 2B done 02:20:35 #4 DONE 0.0s 02:20:35 02:20:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 02:20:35 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 0.0s done 02:20:35 #5 CACHED 02:20:35 02:20:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 02:20:35 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 0.0s done 02:20:35 #6 CACHED 02:20:35 02:20:35 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:35 #7 DONE 0.0s 02:20:35 02:20:35 #8 exporting to image 02:20:35 #8 exporting layers done 02:20:35 #8 exporting manifest sha256:23c5c02f54d704f9635c599f128509d185deba4d7ead74375fd6ace5065c9560 done 02:20:35 #8 exporting config sha256:1c624b060705da744149b2c0e8d5075d63efbf9c41a1c4d91bc4d74687bececb done 02:20:35 #8 exporting manifest sha256:7d2d044502769a5cf3c85ecf9c7986bdda28a0d2d29ae3653c9918b647453a53 done 02:20:35 #8 exporting config sha256:6ef164ce3d03e348a8d7f67724eabcb6f92ce9df3e2328cceac5a87173aa5f15 done 02:20:35 #8 exporting manifest list sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 done 02:20:35 #8 pushing layers 0.0s done 02:20:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 0.1s done 02:20:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:35 #8 DONE 0.1s 02:20:35 02:20:35 1 warning found (use --debug to expand): 02:20:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80' 02:20:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80 --push - 02:20:36 #1 [internal] load build definition from Dockerfile 02:20:36 #1 transferring dockerfile: 183B done 02:20:36 #1 DONE 0.0s 02:20:36 02:20:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80 02:20:36 #2 DONE 0.0s 02:20:36 02:20:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80 02:20:36 #3 DONE 0.0s 02:20:36 02:20:36 #4 [internal] load .dockerignore 02:20:36 #4 transferring context: 2B done 02:20:36 #4 DONE 0.0s 02:20:36 02:20:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 02:20:36 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 02:20:36 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c done 02:20:36 #5 CACHED 02:20:36 02:20:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 02:20:36 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c done 02:20:36 #6 CACHED 02:20:36 02:20:36 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:36 #7 DONE 0.0s 02:20:36 02:20:36 #8 exporting to image 02:20:36 #8 exporting layers done 02:20:36 #8 exporting manifest sha256:23c5c02f54d704f9635c599f128509d185deba4d7ead74375fd6ace5065c9560 done 02:20:36 #8 exporting config sha256:1c624b060705da744149b2c0e8d5075d63efbf9c41a1c4d91bc4d74687bececb done 02:20:36 #8 exporting manifest sha256:7d2d044502769a5cf3c85ecf9c7986bdda28a0d2d29ae3653c9918b647453a53 done 02:20:36 #8 exporting config sha256:6ef164ce3d03e348a8d7f67724eabcb6f92ce9df3e2328cceac5a87173aa5f15 done 02:20:36 #8 exporting manifest list sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 done 02:20:36 #8 pushing layers 0.0s done 02:20:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.80@sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 0.1s done 02:20:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:36 #8 DONE 0.1s 02:20:36 02:20:36 1 warning found (use --debug to expand): 02:20:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - 02:20:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' 02:20:37 #1 [internal] load build definition from Dockerfile 02:20:37 #1 transferring dockerfile: 224B done 02:20:37 #1 DONE 0.0s 02:20:37 02:20:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:37 #2 DONE 0.0s 02:20:37 02:20:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:37 #3 DONE 0.0s 02:20:37 02:20:37 #4 [internal] load .dockerignore 02:20:37 #4 transferring context: 2B done 02:20:37 #4 DONE 0.0s 02:20:37 02:20:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 02:20:37 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 02:20:37 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 0.0s done 02:20:37 #5 CACHED 02:20:37 02:20:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 02:20:37 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 0.0s done 02:20:37 #6 CACHED 02:20:37 02:20:37 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:37 #7 DONE 0.0s 02:20:37 02:20:37 #8 exporting to image 02:20:37 #8 exporting layers done 02:20:37 #8 exporting manifest sha256:23c5c02f54d704f9635c599f128509d185deba4d7ead74375fd6ace5065c9560 done 02:20:37 #8 exporting config sha256:1c624b060705da744149b2c0e8d5075d63efbf9c41a1c4d91bc4d74687bececb done 02:20:37 #8 exporting manifest sha256:7d2d044502769a5cf3c85ecf9c7986bdda28a0d2d29ae3653c9918b647453a53 done 02:20:37 #8 exporting config sha256:6ef164ce3d03e348a8d7f67724eabcb6f92ce9df3e2328cceac5a87173aa5f15 done 02:20:37 #8 exporting manifest list sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 done 02:20:37 #8 pushing layers 0.0s done 02:20:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 0.1s done 02:20:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:37 #8 DONE 0.1s 02:20:37 02:20:37 1 warning found (use --debug to expand): 02:20:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 02:20:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 02:20:37 #1 [internal] load build definition from Dockerfile 02:20:37 #1 transferring dockerfile: 175B done 02:20:37 #1 DONE 0.0s 02:20:37 02:20:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:20:37 #2 DONE 0.0s 02:20:37 02:20:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:20:37 #3 DONE 0.0s 02:20:37 02:20:37 #4 [internal] load .dockerignore 02:20:37 #4 transferring context: 2B done 02:20:37 #4 DONE 0.0s 02:20:37 02:20:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 02:20:37 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c done 02:20:37 #5 CACHED 02:20:37 02:20:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 02:20:37 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c done 02:20:37 #6 DONE 0.0s 02:20:37 02:20:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:28b9d4bbd408433f2e30a2a1d779ed69f0e147bbf3a167f914815908d003b31c 02:20:37 #6 CACHED 02:20:37 02:20:37 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 02:20:37 #7 DONE 0.0s 02:20:37 02:20:37 #8 exporting to image 02:20:37 #8 exporting layers done 02:20:37 #8 exporting manifest sha256:23c5c02f54d704f9635c599f128509d185deba4d7ead74375fd6ace5065c9560 done 02:20:37 #8 exporting config sha256:1c624b060705da744149b2c0e8d5075d63efbf9c41a1c4d91bc4d74687bececb done 02:20:37 #8 exporting manifest sha256:7d2d044502769a5cf3c85ecf9c7986bdda28a0d2d29ae3653c9918b647453a53 done 02:20:37 #8 exporting config sha256:6ef164ce3d03e348a8d7f67724eabcb6f92ce9df3e2328cceac5a87173aa5f15 done 02:20:37 #8 exporting manifest list sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 done 02:20:37 #8 pushing layers 0.0s done 02:20:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7b4143aa2cfc6b6257625d5771140239586b506c29b51157e4a28dfbec966d55 0.1s done 02:20:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:37 #8 DONE 0.1s 02:20:37 02:20:37 1 warning found (use --debug to expand): 02:20:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' 02:20:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - 02:20:38 #1 [internal] load build definition from Dockerfile 02:20:38 #1 transferring dockerfile: 215B done 02:20:38 #1 DONE 0.0s 02:20:38 02:20:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:38 #2 DONE 0.0s 02:20:38 02:20:38 #3 [internal] load .dockerignore 02:20:38 #3 transferring context: 2B done 02:20:38 #3 DONE 0.0s 02:20:38 02:20:38 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:38 #4 DONE 0.1s 02:20:38 02:20:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 02:20:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 02:20:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done 02:20:38 #5 DONE 0.0s 02:20:38 02:20:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 02:20:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done 02:20:38 #6 DONE 0.1s 02:20:38 02:20:38 #7 exporting to image 02:20:38 #7 exporting layers done 02:20:38 #7 exporting manifest sha256:6248a015745ba8ab91f158f11087421240e375609924484d74c1479d70be38a9 0.0s done 02:20:38 #7 exporting config sha256:74efe586043bc19f06b9ec5f3c613961026b131679e9e1dba46f6db0eb49fbae done 02:20:38 #7 exporting manifest sha256:d5b2d41210fceac71a8a2aa4e10426c697cde4d0d157b922a0aaf34c3872f2d4 done 02:20:38 #7 exporting config sha256:4dc446d5826d93bfa759ca84f0e5a062797e1ef4cb33162ba14c789cbeee3806 done 02:20:38 #7 exporting manifest list sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 02:20:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:38 #7 ... 02:20:38 02:20:38 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:20:38 #8 DONE 0.0s 02:20:38 02:20:38 #7 exporting to image 02:20:38 #7 exporting manifest list sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 done 02:20:38 #7 pushing layers 0.1s done 02:20:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 02:20:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 0.1s done 02:20:38 #7 DONE 0.2s 02:20:38 02:20:38 1 warning found (use --debug to expand): 02:20:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 02:20:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 02:20:38 #1 [internal] load build definition from Dockerfile 02:20:39 #1 transferring dockerfile: 181B done 02:20:39 #1 DONE 0.0s 02:20:39 02:20:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:20:39 #2 DONE 0.0s 02:20:39 02:20:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:20:39 #3 DONE 0.0s 02:20:39 02:20:39 #4 [internal] load .dockerignore 02:20:39 #4 transferring context: 2B done 02:20:39 #4 DONE 0.0s 02:20:39 02:20:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 02:20:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done 02:20:39 #5 DONE 0.0s 02:20:39 02:20:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 02:20:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done 02:20:39 #6 CACHED 02:20:39 02:20:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 02:20:39 #5 CACHED 02:20:39 02:20:39 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:20:39 #7 DONE 0.0s 02:20:39 02:20:39 #8 exporting to image 02:20:39 #8 exporting layers done 02:20:39 #8 exporting manifest sha256:6248a015745ba8ab91f158f11087421240e375609924484d74c1479d70be38a9 done 02:20:39 #8 exporting config sha256:74efe586043bc19f06b9ec5f3c613961026b131679e9e1dba46f6db0eb49fbae done 02:20:39 #8 exporting manifest sha256:d5b2d41210fceac71a8a2aa4e10426c697cde4d0d157b922a0aaf34c3872f2d4 done 02:20:39 #8 exporting config sha256:4dc446d5826d93bfa759ca84f0e5a062797e1ef4cb33162ba14c789cbeee3806 done 02:20:39 #8 exporting manifest list sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 done 02:20:39 #8 pushing layers 0.0s done 02:20:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 0.1s done 02:20:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:39 #8 DONE 0.1s 02:20:39 02:20:39 1 warning found (use --debug to expand): 02:20:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80' 02:20:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80 --push - 02:20:39 #1 [internal] load build definition from Dockerfile 02:20:39 #1 transferring dockerfile: 187B done 02:20:39 #1 DONE 0.0s 02:20:39 02:20:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80 02:20:39 #2 DONE 0.0s 02:20:39 02:20:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80 02:20:39 #3 DONE 0.0s 02:20:39 02:20:39 #4 [internal] load .dockerignore 02:20:39 #4 transferring context: 2B done 02:20:39 #4 DONE 0.0s 02:20:40 02:20:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 02:20:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 02:20:40 #5 ... 02:20:40 02:20:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 02:20:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done 02:20:40 #6 CACHED 02:20:40 02:20:40 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:20:40 #7 DONE 0.0s 02:20:40 02:20:40 #8 exporting to image 02:20:40 #8 exporting layers done 02:20:40 #8 exporting manifest sha256:6248a015745ba8ab91f158f11087421240e375609924484d74c1479d70be38a9 done 02:20:40 #8 exporting config sha256:74efe586043bc19f06b9ec5f3c613961026b131679e9e1dba46f6db0eb49fbae done 02:20:40 #8 exporting manifest sha256:d5b2d41210fceac71a8a2aa4e10426c697cde4d0d157b922a0aaf34c3872f2d4 done 02:20:40 #8 exporting config sha256:4dc446d5826d93bfa759ca84f0e5a062797e1ef4cb33162ba14c789cbeee3806 done 02:20:40 #8 exporting manifest list sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 done 02:20:40 #8 pushing layers 0.0s done 02:20:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 02:20:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.80@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 0.1s done 02:20:40 #8 DONE 0.1s 02:20:40 02:20:40 1 warning found (use --debug to expand): 02:20:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' 02:20:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - 02:20:40 #1 [internal] load build definition from Dockerfile 02:20:40 #1 transferring dockerfile: 228B done 02:20:40 #1 DONE 0.0s 02:20:40 02:20:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:40 #2 DONE 0.0s 02:20:40 02:20:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:40 #3 DONE 0.0s 02:20:40 02:20:40 #4 [internal] load .dockerignore 02:20:40 #4 transferring context: 2B done 02:20:40 #4 DONE 0.0s 02:20:40 02:20:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 02:20:40 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done 02:20:40 #5 CACHED 02:20:40 02:20:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 02:20:40 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done 02:20:40 #6 DONE 0.0s 02:20:40 02:20:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 02:20:40 #6 CACHED 02:20:40 02:20:40 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:20:40 #7 DONE 0.0s 02:20:40 02:20:40 #8 exporting to image 02:20:40 #8 exporting layers done 02:20:40 #8 exporting manifest sha256:6248a015745ba8ab91f158f11087421240e375609924484d74c1479d70be38a9 done 02:20:40 #8 exporting config sha256:74efe586043bc19f06b9ec5f3c613961026b131679e9e1dba46f6db0eb49fbae done 02:20:40 #8 exporting manifest sha256:d5b2d41210fceac71a8a2aa4e10426c697cde4d0d157b922a0aaf34c3872f2d4 done 02:20:40 #8 exporting config sha256:4dc446d5826d93bfa759ca84f0e5a062797e1ef4cb33162ba14c789cbeee3806 done 02:20:40 #8 exporting manifest list sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 done 02:20:40 #8 pushing layers 0.0s done 02:20:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 0.1s done 02:20:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:40 #8 DONE 0.1s 02:20:40 02:20:40 1 warning found (use --debug to expand): 02:20:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 02:20:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 02:20:41 #1 [internal] load build definition from Dockerfile 02:20:41 #1 transferring dockerfile: 179B done 02:20:41 #1 DONE 0.0s 02:20:41 02:20:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:20:41 #2 DONE 0.0s 02:20:41 02:20:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:20:41 #3 DONE 0.0s 02:20:41 02:20:41 #4 [internal] load .dockerignore 02:20:41 #4 transferring context: 02:20:41 #4 transferring context: 2B done 02:20:41 #4 DONE 0.1s 02:20:41 02:20:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 02:20:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done 02:20:41 #5 CACHED 02:20:41 02:20:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 02:20:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:1f8c0a666c8c32b9f46c65f35226344e09463a9a22974cce88c575e0e418b93e 0.0s done 02:20:41 #6 CACHED 02:20:41 02:20:41 #7 exporting to image 02:20:41 #7 exporting layers done 02:20:41 #7 exporting manifest sha256:6248a015745ba8ab91f158f11087421240e375609924484d74c1479d70be38a9 done 02:20:41 #7 exporting config sha256:74efe586043bc19f06b9ec5f3c613961026b131679e9e1dba46f6db0eb49fbae done 02:20:41 #7 exporting manifest sha256:d5b2d41210fceac71a8a2aa4e10426c697cde4d0d157b922a0aaf34c3872f2d4 done 02:20:41 #7 exporting config sha256:4dc446d5826d93bfa759ca84f0e5a062797e1ef4cb33162ba14c789cbeee3806 done 02:20:41 #7 exporting manifest list sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 done 02:20:41 #7 pushing layers 0.0s done 02:20:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 02:20:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:14f31cbbea44c16ff300e2114ef38c15622c86653181396a8da984d582f14459 0.1s done 02:20:41 #7 DONE 0.1s 02:20:41 02:20:41 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 02:20:41 #8 DONE 0.0s 02:20:41 02:20:41 1 warning found (use --debug to expand): 02:20:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' 02:20:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - 02:20:41 #1 [internal] load build definition from Dockerfile 02:20:41 #1 transferring dockerfile: 205B done 02:20:41 #1 DONE 0.0s 02:20:41 02:20:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:41 #2 DONE 0.1s 02:20:41 02:20:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:41 #3 DONE 0.1s 02:20:41 02:20:41 #4 [internal] load .dockerignore 02:20:41 #4 transferring context: 2B done 02:20:41 #4 DONE 0.0s 02:20:41 02:20:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 02:20:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf done 02:20:41 #5 DONE 0.0s 02:20:41 02:20:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 02:20:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 0.0s done 02:20:41 #6 DONE 0.1s 02:20:41 02:20:41 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:20:41 #7 DONE 0.0s 02:20:41 02:20:41 #8 exporting to image 02:20:41 #8 exporting layers done 02:20:41 #8 exporting manifest sha256:89c03501262999b1d5217de560d597e2bb3c85326366eddf0ebb7edc0144ec97 0.0s done 02:20:41 #8 exporting config sha256:9f885a4b650b36fc5edfa27542de5ed1a876dfa1c6350fd54c6dcdcb94630ae7 done 02:20:41 #8 exporting manifest sha256:715450150921c1bd7fdfd3835e381a1376d2efa5f53f1687b7168c6c365bdb48 done 02:20:41 #8 exporting config sha256:993204a7a4e0160b1ad25c172c034b8d48af475df0716ebf4c6e834b71810862 done 02:20:41 #8 exporting manifest list sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e 0.0s done 02:20:41 #8 pushing layers 02:20:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:41 #8 pushing layers 0.1s done 02:20:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e 0.1s done 02:20:41 #8 DONE 0.2s 02:20:41 02:20:41 1 warning found (use --debug to expand): 02:20:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 02:20:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 02:20:42 #1 [internal] load build definition from Dockerfile 02:20:42 #1 transferring dockerfile: 171B done 02:20:42 #1 DONE 0.0s 02:20:42 02:20:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:20:42 #2 DONE 0.0s 02:20:42 02:20:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:20:42 #3 DONE 0.0s 02:20:42 02:20:42 #4 [internal] load .dockerignore 02:20:42 #4 transferring context: 2B done 02:20:42 #4 DONE 0.0s 02:20:42 02:20:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 02:20:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf done 02:20:42 #5 CACHED 02:20:42 02:20:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 02:20:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 0.0s done 02:20:42 #6 CACHED 02:20:42 02:20:42 #7 exporting to image 02:20:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:42 #7 exporting layers done 02:20:42 #7 exporting manifest sha256:89c03501262999b1d5217de560d597e2bb3c85326366eddf0ebb7edc0144ec97 done 02:20:42 #7 exporting config sha256:9f885a4b650b36fc5edfa27542de5ed1a876dfa1c6350fd54c6dcdcb94630ae7 done 02:20:42 #7 exporting manifest sha256:715450150921c1bd7fdfd3835e381a1376d2efa5f53f1687b7168c6c365bdb48 done 02:20:42 #7 exporting config sha256:993204a7a4e0160b1ad25c172c034b8d48af475df0716ebf4c6e834b71810862 done 02:20:42 #7 exporting manifest list sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e done 02:20:42 #7 pushing layers 0.0s done 02:20:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e 0.1s done 02:20:42 #7 DONE 0.1s 02:20:42 02:20:42 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:20:42 #8 DONE 0.0s 02:20:42 02:20:42 1 warning found (use --debug to expand): 02:20:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80' 02:20:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80 --push - 02:20:42 #1 [internal] load build definition from Dockerfile 02:20:42 #1 transferring dockerfile: 177B done 02:20:42 #1 DONE 0.0s 02:20:42 02:20:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80 02:20:42 #2 DONE 0.0s 02:20:42 02:20:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80 02:20:42 #3 DONE 0.0s 02:20:42 02:20:42 #4 [internal] load .dockerignore 02:20:42 #4 transferring context: 2B done 02:20:42 #4 DONE 0.0s 02:20:42 02:20:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 02:20:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 02:20:42 #5 ... 02:20:42 02:20:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 02:20:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 0.0s done 02:20:42 #6 DONE 0.0s 02:20:43 02:20:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 02:20:43 #5 CACHED 02:20:43 02:20:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 02:20:43 #6 CACHED 02:20:43 02:20:43 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:20:43 #7 DONE 0.0s 02:20:43 02:20:43 #8 exporting to image 02:20:43 #8 exporting layers done 02:20:43 #8 exporting manifest sha256:89c03501262999b1d5217de560d597e2bb3c85326366eddf0ebb7edc0144ec97 done 02:20:43 #8 exporting config sha256:9f885a4b650b36fc5edfa27542de5ed1a876dfa1c6350fd54c6dcdcb94630ae7 done 02:20:43 #8 exporting manifest sha256:715450150921c1bd7fdfd3835e381a1376d2efa5f53f1687b7168c6c365bdb48 done 02:20:43 #8 exporting config sha256:993204a7a4e0160b1ad25c172c034b8d48af475df0716ebf4c6e834b71810862 done 02:20:43 #8 exporting manifest list sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e done 02:20:43 #8 pushing layers 0.0s done 02:20:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.80@sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e 0.1s done 02:20:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:43 #8 DONE 0.1s 02:20:43 02:20:43 1 warning found (use --debug to expand): 02:20:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - 02:20:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' 02:20:43 #1 [internal] load build definition from Dockerfile 02:20:43 #1 transferring dockerfile: 218B done 02:20:43 #1 DONE 0.0s 02:20:43 02:20:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:43 #2 DONE 0.0s 02:20:43 02:20:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:43 #3 DONE 0.0s 02:20:43 02:20:43 #4 [internal] load .dockerignore 02:20:43 #4 transferring context: 2B done 02:20:43 #4 DONE 0.0s 02:20:43 02:20:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 02:20:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 02:20:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 0.0s done 02:20:43 #5 CACHED 02:20:43 02:20:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 02:20:43 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 0.0s done 02:20:43 #6 CACHED 02:20:43 02:20:43 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:20:43 #7 DONE 0.0s 02:20:43 02:20:43 #8 exporting to image 02:20:43 #8 exporting layers done 02:20:43 #8 exporting manifest sha256:89c03501262999b1d5217de560d597e2bb3c85326366eddf0ebb7edc0144ec97 done 02:20:43 #8 exporting config sha256:9f885a4b650b36fc5edfa27542de5ed1a876dfa1c6350fd54c6dcdcb94630ae7 done 02:20:43 #8 exporting manifest sha256:715450150921c1bd7fdfd3835e381a1376d2efa5f53f1687b7168c6c365bdb48 done 02:20:43 #8 exporting config sha256:993204a7a4e0160b1ad25c172c034b8d48af475df0716ebf4c6e834b71810862 done 02:20:43 #8 exporting manifest list sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e done 02:20:43 #8 pushing layers 0.0s done 02:20:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e 02:20:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e 0.1s done 02:20:43 #8 DONE 0.1s 02:20:43 02:20:43 1 warning found (use --debug to expand): 02:20:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 02:20:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 02:20:44 #1 [internal] load build definition from Dockerfile 02:20:44 #1 transferring dockerfile: 169B done 02:20:44 #1 DONE 0.0s 02:20:44 02:20:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:20:44 #2 DONE 0.0s 02:20:44 02:20:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:20:44 #3 DONE 0.0s 02:20:44 02:20:44 #4 [internal] load .dockerignore 02:20:44 #4 transferring context: 02:20:44 #4 transferring context: 2B done 02:20:44 #4 DONE 0.0s 02:20:44 02:20:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 02:20:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf done 02:20:44 #5 CACHED 02:20:44 02:20:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf 02:20:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5174732419eef31e5ae62eddb9e4df28d90f6edccc34b8d1058686a5c123dedf done 02:20:44 #6 CACHED 02:20:44 02:20:44 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 02:20:44 #7 DONE 0.0s 02:20:44 02:20:44 #8 exporting to image 02:20:44 #8 exporting layers done 02:20:44 #8 exporting manifest sha256:89c03501262999b1d5217de560d597e2bb3c85326366eddf0ebb7edc0144ec97 done 02:20:44 #8 exporting config sha256:9f885a4b650b36fc5edfa27542de5ed1a876dfa1c6350fd54c6dcdcb94630ae7 done 02:20:44 #8 exporting manifest sha256:715450150921c1bd7fdfd3835e381a1376d2efa5f53f1687b7168c6c365bdb48 done 02:20:44 #8 exporting config sha256:993204a7a4e0160b1ad25c172c034b8d48af475df0716ebf4c6e834b71810862 done 02:20:44 #8 exporting manifest list sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e done 02:20:44 #8 pushing layers 0.0s done 02:20:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e 02:20:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ead9ada957a16c17dbc028a22118c34cb5991a85908c642941d2bc771d42cd1e 0.1s done 02:20:44 #8 DONE 0.1s 02:20:44 02:20:44 1 warning found (use --debug to expand): 02:20:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - 02:20:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' 02:20:44 #1 [internal] load build definition from Dockerfile 02:20:44 #1 transferring dockerfile: 206B done 02:20:44 #1 DONE 0.0s 02:20:44 02:20:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:44 #2 DONE 0.0s 02:20:44 02:20:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:44 #3 DONE 0.0s 02:20:44 02:20:44 #4 [internal] load .dockerignore 02:20:44 #4 transferring context: 2B done 02:20:44 #4 DONE 0.0s 02:20:44 02:20:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 02:20:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 0.0s done 02:20:44 #5 DONE 0.0s 02:20:44 02:20:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 02:20:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 0.0s done 02:20:44 #6 DONE 0.1s 02:20:44 02:20:44 #7 exporting to image 02:20:44 #7 exporting layers done 02:20:44 #7 exporting manifest sha256:da36e443c6841ec15b625fb4b99bcd0e206637caa9fb7c7c6eb5e035caa027c1 done 02:20:44 #7 exporting config sha256:feecd8b19fa9c2d1ba155159ffb9c65615ac494a8d3c991ba9a582bfea7dc35d 02:20:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:44 #7 ... 02:20:44 02:20:44 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:20:44 #8 DONE 0.0s 02:20:44 02:20:44 #7 exporting to image 02:20:44 #7 exporting config sha256:feecd8b19fa9c2d1ba155159ffb9c65615ac494a8d3c991ba9a582bfea7dc35d done 02:20:44 #7 exporting manifest sha256:2d34423c003bcff2d360911f27eaa612b094692e935b14eb412c74bb91357e2f done 02:20:44 #7 exporting config sha256:c93c50689a7e79412d1d79746feae30c56cf3962fee082990382d7fd2cb9db1e done 02:20:44 #7 exporting manifest list sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 done 02:20:44 #7 pushing layers 0.1s done 02:20:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 02:20:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 0.1s done 02:20:45 #7 DONE 0.2s 02:20:45 02:20:45 1 warning found (use --debug to expand): 02:20:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 02:20:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 02:20:45 #1 [internal] load build definition from Dockerfile 02:20:45 #1 transferring dockerfile: 172B done 02:20:45 #1 DONE 0.0s 02:20:45 02:20:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:20:45 #2 DONE 0.0s 02:20:45 02:20:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:20:45 #3 DONE 0.0s 02:20:45 02:20:45 #4 [internal] load .dockerignore 02:20:45 #4 transferring context: 2B done 02:20:45 #4 DONE 0.0s 02:20:45 02:20:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 02:20:45 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 0.0s done 02:20:45 #5 DONE 0.0s 02:20:45 02:20:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 02:20:45 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 0.0s done 02:20:45 #6 CACHED 02:20:45 02:20:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 02:20:45 #5 CACHED 02:20:45 02:20:45 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:20:45 #7 DONE 0.0s 02:20:45 02:20:45 #8 exporting to image 02:20:45 #8 exporting layers done 02:20:45 #8 exporting manifest sha256:da36e443c6841ec15b625fb4b99bcd0e206637caa9fb7c7c6eb5e035caa027c1 done 02:20:45 #8 exporting config sha256:feecd8b19fa9c2d1ba155159ffb9c65615ac494a8d3c991ba9a582bfea7dc35d done 02:20:45 #8 exporting manifest sha256:2d34423c003bcff2d360911f27eaa612b094692e935b14eb412c74bb91357e2f done 02:20:45 #8 exporting config sha256:c93c50689a7e79412d1d79746feae30c56cf3962fee082990382d7fd2cb9db1e done 02:20:45 #8 exporting manifest list sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 done 02:20:45 #8 pushing layers 0.0s done 02:20:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 0.1s done 02:20:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:45 #8 DONE 0.1s 02:20:45 02:20:45 1 warning found (use --debug to expand): 02:20:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80 --push - 02:20:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80' 02:20:46 #1 [internal] load build definition from Dockerfile 02:20:46 #1 transferring dockerfile: 178B done 02:20:46 #1 DONE 0.0s 02:20:46 02:20:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80 02:20:46 #2 DONE 0.0s 02:20:46 02:20:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80 02:20:46 #3 DONE 0.0s 02:20:46 02:20:46 #4 [internal] load .dockerignore 02:20:46 #4 transferring context: 2B done 02:20:46 #4 DONE 0.0s 02:20:46 02:20:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 02:20:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c done 02:20:46 #5 CACHED 02:20:46 02:20:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 02:20:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 0.0s done 02:20:46 #6 CACHED 02:20:46 02:20:46 #7 exporting to image 02:20:46 #7 exporting layers done 02:20:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:46 #7 exporting manifest sha256:da36e443c6841ec15b625fb4b99bcd0e206637caa9fb7c7c6eb5e035caa027c1 done 02:20:46 #7 exporting config sha256:feecd8b19fa9c2d1ba155159ffb9c65615ac494a8d3c991ba9a582bfea7dc35d done 02:20:46 #7 exporting manifest sha256:2d34423c003bcff2d360911f27eaa612b094692e935b14eb412c74bb91357e2f done 02:20:46 #7 exporting config sha256:c93c50689a7e79412d1d79746feae30c56cf3962fee082990382d7fd2cb9db1e done 02:20:46 #7 exporting manifest list sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 done 02:20:46 #7 pushing layers 0.0s done 02:20:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.80@sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 0.1s done 02:20:46 #7 DONE 0.1s 02:20:46 02:20:46 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:20:46 #8 DONE 0.0s 02:20:46 02:20:46 1 warning found (use --debug to expand): 02:20:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' 02:20:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - 02:20:46 #1 [internal] load build definition from Dockerfile 02:20:46 #1 transferring dockerfile: 219B done 02:20:46 #1 DONE 0.0s 02:20:46 02:20:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:46 #2 DONE 0.0s 02:20:46 02:20:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:46 #3 DONE 0.0s 02:20:46 02:20:46 #4 [internal] load .dockerignore 02:20:46 #4 transferring context: 2B done 02:20:46 #4 DONE 0.0s 02:20:46 02:20:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 02:20:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c done 02:20:46 #5 CACHED 02:20:46 02:20:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 02:20:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c done 02:20:46 #6 CACHED 02:20:46 02:20:46 #7 exporting to image 02:20:46 #7 exporting layers done 02:20:46 #7 exporting manifest sha256:da36e443c6841ec15b625fb4b99bcd0e206637caa9fb7c7c6eb5e035caa027c1 done 02:20:46 #7 exporting config sha256:feecd8b19fa9c2d1ba155159ffb9c65615ac494a8d3c991ba9a582bfea7dc35d done 02:20:46 #7 exporting manifest sha256:2d34423c003bcff2d360911f27eaa612b094692e935b14eb412c74bb91357e2f done 02:20:46 #7 exporting config sha256:c93c50689a7e79412d1d79746feae30c56cf3962fee082990382d7fd2cb9db1e done 02:20:46 #7 exporting manifest list sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 done 02:20:46 #7 pushing layers 0.0s done 02:20:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 02:20:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 0.1s done 02:20:46 #7 DONE 0.1s 02:20:46 02:20:46 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:20:46 #8 DONE 0.0s 02:20:46 02:20:46 1 warning found (use --debug to expand): 02:20:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 02:20:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 02:20:47 #1 [internal] load build definition from Dockerfile 02:20:47 #1 transferring dockerfile: 170B 0.0s done 02:20:47 #1 DONE 0.0s 02:20:47 02:20:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:20:47 #2 DONE 0.0s 02:20:47 02:20:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 02:20:47 #3 DONE 0.0s 02:20:47 02:20:47 #4 [internal] load .dockerignore 02:20:47 #4 transferring context: 2B done 02:20:47 #4 DONE 0.0s 02:20:47 02:20:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 02:20:47 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 0.0s done 02:20:47 #5 DONE 0.0s 02:20:47 02:20:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 02:20:47 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 0.0s done 02:20:47 #6 CACHED 02:20:47 02:20:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7cdb5afaf146cf0300fee0cf09812cebfac017cd1a65b2b46e7510ab762ee16c 02:20:47 #5 CACHED 02:20:47 02:20:47 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 02:20:47 #7 DONE 0.0s 02:20:47 02:20:47 #8 exporting to image 02:20:47 #8 exporting layers done 02:20:47 #8 exporting manifest sha256:da36e443c6841ec15b625fb4b99bcd0e206637caa9fb7c7c6eb5e035caa027c1 done 02:20:47 #8 exporting config sha256:feecd8b19fa9c2d1ba155159ffb9c65615ac494a8d3c991ba9a582bfea7dc35d done 02:20:47 #8 exporting manifest sha256:2d34423c003bcff2d360911f27eaa612b094692e935b14eb412c74bb91357e2f done 02:20:47 #8 exporting config sha256:c93c50689a7e79412d1d79746feae30c56cf3962fee082990382d7fd2cb9db1e done 02:20:47 #8 exporting manifest list sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 done 02:20:47 #8 pushing layers 0.0s done 02:20:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:706af76352ce13659809fe79ea21e174ff7e149f7a45ffb7e832e1e729ebc8c6 0.1s done 02:20:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:47 #8 DONE 0.1s 02:20:47 02:20:47 1 warning found (use --debug to expand): 02:20:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - 02:20:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' 02:20:47 #1 [internal] load build definition from Dockerfile 02:20:47 #1 transferring dockerfile: 206B done 02:20:47 #1 DONE 0.0s 02:20:47 02:20:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:47 #2 DONE 0.1s 02:20:47 02:20:47 #3 [internal] load .dockerignore 02:20:47 #3 transferring context: 02:20:47 #3 transferring context: 2B done 02:20:47 #3 DONE 0.0s 02:20:47 02:20:47 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:47 #4 DONE 0.1s 02:20:47 02:20:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 02:20:47 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 02:20:47 #5 ... 02:20:47 02:20:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 02:20:47 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 done 02:20:47 #6 DONE 0.1s 02:20:47 02:20:47 #7 exporting to image 02:20:47 #7 exporting layers done 02:20:47 #7 exporting manifest sha256:c95d8af732d6c75c62c76dc28946923a3f833f4aedd5f7bbc0abb6725c22e560 done 02:20:47 #7 exporting config sha256:c4c901d656e5320734ec795755a6470c1801a003161d64809263ce43b8fdaee8 done 02:20:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:47 #7 ... 02:20:47 02:20:47 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:20:47 #8 DONE 0.0s 02:20:47 02:20:47 #7 exporting to image 02:20:47 #7 exporting manifest sha256:afe99694ed678ad412260fbc78fcc8d6fc16ce18959277a9e2f9d923388c4662 done 02:20:47 #7 exporting config sha256:c64ace18b2a5244d910a63a9ddd13a96751c03eb0f23e9a10c90a4143846fce6 done 02:20:47 #7 exporting manifest list sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 done 02:20:47 #7 pushing layers 0.1s done 02:20:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 02:20:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 0.1s done 02:20:48 #7 DONE 0.2s 02:20:48 02:20:48 1 warning found (use --debug to expand): 02:20:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 02:20:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 02:20:48 #1 [internal] load build definition from Dockerfile 02:20:48 #1 transferring dockerfile: 172B done 02:20:48 #1 DONE 0.0s 02:20:48 02:20:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:20:48 #2 DONE 0.0s 02:20:48 02:20:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:20:48 #3 DONE 0.0s 02:20:48 02:20:48 #4 [internal] load .dockerignore 02:20:48 #4 transferring context: 2B done 02:20:48 #4 DONE 0.0s 02:20:48 02:20:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 02:20:48 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 0.0s done 02:20:48 #5 CACHED 02:20:48 02:20:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 02:20:48 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 0.0s done 02:20:48 #6 CACHED 02:20:48 02:20:48 #7 exporting to image 02:20:48 #7 exporting layers done 02:20:48 #7 exporting manifest sha256:c95d8af732d6c75c62c76dc28946923a3f833f4aedd5f7bbc0abb6725c22e560 done 02:20:48 #7 exporting config sha256:c4c901d656e5320734ec795755a6470c1801a003161d64809263ce43b8fdaee8 done 02:20:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:48 #7 exporting manifest sha256:afe99694ed678ad412260fbc78fcc8d6fc16ce18959277a9e2f9d923388c4662 done 02:20:48 #7 exporting config sha256:c64ace18b2a5244d910a63a9ddd13a96751c03eb0f23e9a10c90a4143846fce6 done 02:20:48 #7 exporting manifest list sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 done 02:20:48 #7 pushing layers 0.0s done 02:20:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 0.1s done 02:20:48 #7 DONE 0.1s 02:20:48 02:20:48 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:20:48 #8 DONE 0.0s 02:20:48 02:20:48 1 warning found (use --debug to expand): 02:20:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80' 02:20:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80 --push - 02:20:49 #1 [internal] load build definition from Dockerfile 02:20:49 #1 transferring dockerfile: 178B done 02:20:49 #1 DONE 0.0s 02:20:49 02:20:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80 02:20:49 #2 DONE 0.0s 02:20:49 02:20:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80 02:20:49 #3 DONE 0.0s 02:20:49 02:20:49 #4 [internal] load .dockerignore 02:20:49 #4 transferring context: 2B done 02:20:49 #4 DONE 0.0s 02:20:49 02:20:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 02:20:49 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 done 02:20:49 #5 CACHED 02:20:49 02:20:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 02:20:49 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 done 02:20:49 #6 CACHED 02:20:49 02:20:49 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:20:49 #7 DONE 0.0s 02:20:49 02:20:49 #8 exporting to image 02:20:49 #8 exporting layers done 02:20:49 #8 exporting manifest sha256:c95d8af732d6c75c62c76dc28946923a3f833f4aedd5f7bbc0abb6725c22e560 done 02:20:49 #8 exporting config sha256:c4c901d656e5320734ec795755a6470c1801a003161d64809263ce43b8fdaee8 done 02:20:49 #8 exporting manifest sha256:afe99694ed678ad412260fbc78fcc8d6fc16ce18959277a9e2f9d923388c4662 done 02:20:49 #8 exporting config sha256:c64ace18b2a5244d910a63a9ddd13a96751c03eb0f23e9a10c90a4143846fce6 done 02:20:49 #8 exporting manifest list sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 done 02:20:49 #8 pushing layers 0.0s done 02:20:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.80@sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 0.1s done 02:20:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:49 #8 DONE 0.1s 02:20:49 02:20:49 1 warning found (use --debug to expand): 02:20:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' 02:20:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - 02:20:49 #1 [internal] load build definition from Dockerfile 02:20:49 #1 transferring dockerfile: 02:20:49 #1 transferring dockerfile: 219B done 02:20:49 #1 DONE 0.1s 02:20:49 02:20:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:49 #2 DONE 0.0s 02:20:49 02:20:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:49 #3 DONE 0.0s 02:20:49 02:20:49 #4 [internal] load .dockerignore 02:20:49 #4 transferring context: 2B done 02:20:49 #4 DONE 0.0s 02:20:49 02:20:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 02:20:49 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 done 02:20:49 #5 CACHED 02:20:49 02:20:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 02:20:49 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 done 02:20:49 #6 CACHED 02:20:49 02:20:49 #7 exporting to image 02:20:49 #7 exporting layers done 02:20:49 #7 exporting manifest sha256:c95d8af732d6c75c62c76dc28946923a3f833f4aedd5f7bbc0abb6725c22e560 done 02:20:49 #7 exporting config sha256:c4c901d656e5320734ec795755a6470c1801a003161d64809263ce43b8fdaee8 done 02:20:49 #7 exporting manifest sha256:afe99694ed678ad412260fbc78fcc8d6fc16ce18959277a9e2f9d923388c4662 done 02:20:49 #7 exporting config sha256:c64ace18b2a5244d910a63a9ddd13a96751c03eb0f23e9a10c90a4143846fce6 done 02:20:49 #7 exporting manifest list sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 done 02:20:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:49 #7 pushing layers 0.0s done 02:20:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 0.1s done 02:20:49 #7 DONE 0.1s 02:20:49 02:20:49 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:20:49 #8 DONE 0.0s 02:20:49 02:20:49 1 warning found (use --debug to expand): 02:20:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 02:20:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 02:20:50 #1 [internal] load build definition from Dockerfile 02:20:50 #1 transferring dockerfile: 170B done 02:20:50 #1 DONE 0.0s 02:20:50 02:20:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:20:50 #2 DONE 0.0s 02:20:50 02:20:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 02:20:50 #3 DONE 0.0s 02:20:50 02:20:50 #4 [internal] load .dockerignore 02:20:50 #4 transferring context: 2B done 02:20:50 #4 DONE 0.0s 02:20:50 02:20:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 02:20:50 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 done 02:20:50 #5 CACHED 02:20:50 02:20:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 02:20:50 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:53d5f94afc8cacc31209f5b7a8c9f4e8f6ea95797ac0a393e0b2e79b3834f9f8 0.0s done 02:20:50 #6 CACHED 02:20:50 02:20:50 #7 exporting to image 02:20:50 #7 exporting layers done 02:20:50 #7 exporting manifest sha256:c95d8af732d6c75c62c76dc28946923a3f833f4aedd5f7bbc0abb6725c22e560 done 02:20:50 #7 exporting config sha256:c4c901d656e5320734ec795755a6470c1801a003161d64809263ce43b8fdaee8 done 02:20:50 #7 exporting manifest sha256:afe99694ed678ad412260fbc78fcc8d6fc16ce18959277a9e2f9d923388c4662 02:20:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:50 #7 exporting manifest sha256:afe99694ed678ad412260fbc78fcc8d6fc16ce18959277a9e2f9d923388c4662 done 02:20:50 #7 exporting config sha256:c64ace18b2a5244d910a63a9ddd13a96751c03eb0f23e9a10c90a4143846fce6 done 02:20:50 #7 exporting manifest list sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 done 02:20:50 #7 pushing layers 0.0s done 02:20:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:859713582485aff0f668465321feb5de357b26424d290a082da8bbfea97d7159 0.1s done 02:20:50 #7 DONE 0.1s 02:20:50 02:20:50 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 02:20:50 #8 DONE 0.0s 02:20:50 02:20:50 1 warning found (use --debug to expand): 02:20:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - 02:20:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' 02:20:50 #1 [internal] load build definition from Dockerfile 02:20:50 #1 transferring dockerfile: 206B done 02:20:50 #1 DONE 0.1s 02:20:50 02:20:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:50 #2 DONE 0.0s 02:20:50 02:20:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:50 #3 DONE 0.0s 02:20:50 02:20:50 #4 [internal] load .dockerignore 02:20:50 #4 transferring context: 2B done 02:20:50 #4 DONE 0.0s 02:20:50 02:20:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 02:20:50 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 done 02:20:50 #5 DONE 0.0s 02:20:50 02:20:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 02:20:50 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 done 02:20:50 #6 DONE 0.1s 02:20:50 02:20:50 #7 exporting to image 02:20:50 #7 exporting layers done 02:20:50 #7 exporting manifest sha256:b17d47f0672e7f449d4df9eb406c0f6ffc7f3f1639fbfbe950ef48683f696823 done 02:20:50 #7 exporting config sha256:a37325631f4196bd980aa676c0a1bb6a357ded1bbd729647ce97bdfd6b17c838 done 02:20:50 #7 exporting manifest sha256:b045a93ba94b7592468d0c0c6cede2decdc5b8c0927fbab4f0d46aaf9eb1ca07 done 02:20:50 #7 exporting config sha256:c81c2d8f66d27eb36b5be16b12637aa832177da7f8c4175a1e1030846aa32e6e 02:20:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:50 #7 ... 02:20:50 02:20:50 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:20:50 #8 DONE 0.0s 02:20:50 02:20:50 #7 exporting to image 02:20:50 #7 exporting config sha256:c81c2d8f66d27eb36b5be16b12637aa832177da7f8c4175a1e1030846aa32e6e done 02:20:50 #7 exporting manifest list sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a done 02:20:50 #7 pushing layers 0.1s done 02:20:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a 02:20:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a 0.1s done 02:20:51 #7 DONE 0.2s 02:20:51 02:20:51 1 warning found (use --debug to expand): 02:20:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 02:20:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 02:20:51 #1 [internal] load build definition from Dockerfile 02:20:51 #1 transferring dockerfile: 172B done 02:20:51 #1 DONE 0.0s 02:20:51 02:20:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:20:51 #2 DONE 0.0s 02:20:51 02:20:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 02:20:51 #3 DONE 0.0s 02:20:51 02:20:51 #4 [internal] load .dockerignore 02:20:51 #4 transferring context: 2B done 02:20:51 #4 DONE 0.0s 02:20:51 02:20:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 02:20:51 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 02:20:51 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done 02:20:51 #5 CACHED 02:20:51 02:20:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 02:20:51 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done 02:20:51 #6 CACHED 02:20:51 02:20:51 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:20:51 #7 DONE 0.0s 02:20:51 02:20:51 #8 exporting to image 02:20:51 #8 exporting layers done 02:20:51 #8 exporting manifest sha256:b17d47f0672e7f449d4df9eb406c0f6ffc7f3f1639fbfbe950ef48683f696823 done 02:20:51 #8 exporting config sha256:a37325631f4196bd980aa676c0a1bb6a357ded1bbd729647ce97bdfd6b17c838 done 02:20:51 #8 exporting manifest sha256:b045a93ba94b7592468d0c0c6cede2decdc5b8c0927fbab4f0d46aaf9eb1ca07 done 02:20:51 #8 exporting config sha256:c81c2d8f66d27eb36b5be16b12637aa832177da7f8c4175a1e1030846aa32e6e done 02:20:51 #8 exporting manifest list sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a done 02:20:51 #8 pushing layers 0.0s done 02:20:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a 0.1s done 02:20:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:51 #8 DONE 0.1s 02:20:51 02:20:51 1 warning found (use --debug to expand): 02:20:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80 --push - 02:20:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80' 02:20:52 #1 [internal] load build definition from Dockerfile 02:20:52 #1 transferring dockerfile: 178B done 02:20:52 #1 DONE 0.0s 02:20:52 02:20:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80 02:20:52 #2 DONE 0.0s 02:20:52 02:20:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80 02:20:52 #3 DONE 0.0s 02:20:52 02:20:52 #4 [internal] load .dockerignore 02:20:52 #4 transferring context: 2B done 02:20:52 #4 DONE 0.0s 02:20:52 02:20:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 02:20:52 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done 02:20:52 #5 CACHED 02:20:52 02:20:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 02:20:52 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done 02:20:52 #6 CACHED 02:20:52 02:20:52 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:20:52 #7 DONE 0.0s 02:20:52 02:20:52 #8 exporting to image 02:20:52 #8 exporting layers done 02:20:52 #8 exporting manifest sha256:b17d47f0672e7f449d4df9eb406c0f6ffc7f3f1639fbfbe950ef48683f696823 done 02:20:52 #8 exporting config sha256:a37325631f4196bd980aa676c0a1bb6a357ded1bbd729647ce97bdfd6b17c838 done 02:20:52 #8 exporting manifest sha256:b045a93ba94b7592468d0c0c6cede2decdc5b8c0927fbab4f0d46aaf9eb1ca07 done 02:20:52 #8 exporting config sha256:c81c2d8f66d27eb36b5be16b12637aa832177da7f8c4175a1e1030846aa32e6e done 02:20:52 #8 exporting manifest list sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a done 02:20:52 #8 pushing layers 0.0s done 02:20:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.80@sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a 0.1s done 02:20:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:52 #8 DONE 0.1s 02:20:52 02:20:52 1 warning found (use --debug to expand): 02:20:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' 02:20:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - 02:20:52 #1 [internal] load build definition from Dockerfile 02:20:52 #1 transferring dockerfile: 219B done 02:20:52 #1 DONE 0.0s 02:20:52 02:20:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:52 #2 DONE 0.0s 02:20:52 02:20:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:52 #3 DONE 0.0s 02:20:52 02:20:52 #4 [internal] load .dockerignore 02:20:52 #4 transferring context: 2B done 02:20:52 #4 DONE 0.0s 02:20:52 02:20:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 02:20:52 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done 02:20:52 #5 DONE 0.0s 02:20:52 02:20:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 02:20:52 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done 02:20:52 #6 CACHED 02:20:53 02:20:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 02:20:53 #5 CACHED 02:20:53 02:20:53 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:20:53 #7 DONE 0.0s 02:20:53 02:20:53 #8 exporting to image 02:20:53 #8 exporting layers done 02:20:53 #8 exporting manifest sha256:b17d47f0672e7f449d4df9eb406c0f6ffc7f3f1639fbfbe950ef48683f696823 done 02:20:53 #8 exporting config sha256:a37325631f4196bd980aa676c0a1bb6a357ded1bbd729647ce97bdfd6b17c838 done 02:20:53 #8 exporting manifest sha256:b045a93ba94b7592468d0c0c6cede2decdc5b8c0927fbab4f0d46aaf9eb1ca07 done 02:20:53 #8 exporting config sha256:c81c2d8f66d27eb36b5be16b12637aa832177da7f8c4175a1e1030846aa32e6e done 02:20:53 #8 exporting manifest list sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a done 02:20:53 #8 pushing layers 0.0s done 02:20:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a 0.1s done 02:20:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:53 #8 DONE 0.1s 02:20:53 02:20:53 1 warning found (use --debug to expand): 02:20:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 02:20:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 02:20:53 #1 [internal] load build definition from Dockerfile 02:20:53 #1 transferring dockerfile: 170B done 02:20:53 #1 DONE 0.0s 02:20:53 02:20:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:20:53 #2 DONE 0.0s 02:20:53 02:20:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 02:20:53 #3 DONE 0.0s 02:20:53 02:20:53 #4 [internal] load .dockerignore 02:20:53 #4 transferring context: 2B done 02:20:53 #4 DONE 0.0s 02:20:53 02:20:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 02:20:53 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done 02:20:53 #5 CACHED 02:20:53 02:20:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 02:20:53 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f7e11b428eb4d4c1e1c2bb97e3f7ad57769462f9027893fd057577a3c37b2e83 0.0s done 02:20:53 #6 CACHED 02:20:53 02:20:53 #7 exporting to image 02:20:53 #7 exporting layers done 02:20:53 #7 exporting manifest sha256:b17d47f0672e7f449d4df9eb406c0f6ffc7f3f1639fbfbe950ef48683f696823 done 02:20:53 #7 exporting config sha256:a37325631f4196bd980aa676c0a1bb6a357ded1bbd729647ce97bdfd6b17c838 done 02:20:53 #7 exporting manifest sha256:b045a93ba94b7592468d0c0c6cede2decdc5b8c0927fbab4f0d46aaf9eb1ca07 done 02:20:53 #7 exporting config sha256:c81c2d8f66d27eb36b5be16b12637aa832177da7f8c4175a1e1030846aa32e6e done 02:20:53 #7 exporting manifest list sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a done 02:20:53 #7 pushing layers 0.0s done 02:20:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a 02:20:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:f7ae6a8cd0c926c3f4435ac57bd2251f2729b26451b98979f23751edf0152b6a 0.1s done 02:20:53 #7 DONE 0.1s 02:20:53 02:20:53 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 02:20:53 #8 DONE 0.0s 02:20:53 02:20:53 1 warning found (use --debug to expand): 02:20:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98' 02:20:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 --push - 02:20:54 #1 [internal] load build definition from Dockerfile 02:20:54 #1 transferring dockerfile: 202B done 02:20:54 #1 DONE 0.0s 02:20:54 02:20:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:54 #2 DONE 0.0s 02:20:54 02:20:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 02:20:54 #3 DONE 0.0s 02:20:54 02:20:54 #4 [internal] load .dockerignore 02:20:54 #4 transferring context: 2B done 02:20:54 #4 DONE 0.0s 02:20:54 02:20:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 02:20:54 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 0.0s done 02:20:54 #5 DONE 0.0s 02:20:54 02:20:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 02:20:54 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 0.0s done 02:20:54 #6 DONE 0.0s 02:20:54 02:20:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 02:20:54 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 0.0s done 02:20:54 #5 DONE 0.1s 02:20:54 02:20:54 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:20:54 #7 DONE 0.0s 02:20:54 02:20:54 #8 exporting to image 02:20:54 #8 exporting layers done 02:20:54 #8 exporting manifest sha256:6c65d07d3a789142992cb1c4e36137a282562c181935c3a351cd96f865d904a4 done 02:20:54 #8 exporting config sha256:487e75aaf5b0618a52f6913aac5dae7f8befa5d2a368cc05c8ba3c1621c5c40f done 02:20:54 #8 exporting manifest sha256:681565bf135be4659d03de2e2008b4618932c976a632491f31904f80e757d033 done 02:20:54 #8 exporting config sha256:5971e7303a3dfa1a231fd086b91378e5a28c5fddf974e2b7b61e1528263ea347 done 02:20:54 #8 exporting manifest list sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 done 02:20:54 #8 pushing layers 0.1s done 02:20:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98@sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 0.1s done 02:20:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:54 #8 DONE 0.2s 02:20:54 02:20:54 1 warning found (use --debug to expand): 02:20:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 02:20:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 02:20:54 #1 [internal] load build definition from Dockerfile 02:20:54 #1 transferring dockerfile: 168B done 02:20:54 #1 DONE 0.0s 02:20:54 02:20:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:20:54 #2 DONE 0.0s 02:20:54 02:20:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:20:54 #3 DONE 0.0s 02:20:54 02:20:54 #4 [internal] load .dockerignore 02:20:54 #4 transferring context: 2B done 02:20:54 #4 DONE 0.0s 02:20:54 02:20:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 02:20:54 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 done 02:20:54 #5 CACHED 02:20:54 02:20:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 02:20:54 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 0.0s done 02:20:54 #6 CACHED 02:20:54 02:20:54 #7 exporting to image 02:20:54 #7 exporting layers 02:20:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:55 #7 exporting layers done 02:20:55 #7 exporting manifest sha256:6c65d07d3a789142992cb1c4e36137a282562c181935c3a351cd96f865d904a4 done 02:20:55 #7 exporting config sha256:487e75aaf5b0618a52f6913aac5dae7f8befa5d2a368cc05c8ba3c1621c5c40f done 02:20:55 #7 exporting manifest sha256:681565bf135be4659d03de2e2008b4618932c976a632491f31904f80e757d033 done 02:20:55 #7 exporting config sha256:5971e7303a3dfa1a231fd086b91378e5a28c5fddf974e2b7b61e1528263ea347 done 02:20:55 #7 exporting manifest list sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 done 02:20:55 #7 pushing layers 0.0s done 02:20:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 0.1s done 02:20:55 #7 DONE 0.1s 02:20:55 02:20:55 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:20:55 #8 DONE 0.0s 02:20:55 02:20:55 1 warning found (use --debug to expand): 02:20:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80 --push - 02:20:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80' 02:20:55 #1 [internal] load build definition from Dockerfile 02:20:55 #1 transferring dockerfile: 174B done 02:20:55 #1 DONE 0.0s 02:20:55 02:20:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80 02:20:55 #2 DONE 0.0s 02:20:55 02:20:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80 02:20:55 #3 DONE 0.0s 02:20:55 02:20:55 #4 [internal] load .dockerignore 02:20:55 #4 transferring context: 2B done 02:20:55 #4 DONE 0.0s 02:20:55 02:20:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 02:20:55 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 done 02:20:55 #5 CACHED 02:20:55 02:20:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 02:20:55 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 done 02:20:55 #6 CACHED 02:20:55 02:20:55 #7 exporting to image 02:20:55 #7 exporting layers done 02:20:55 #7 exporting manifest sha256:6c65d07d3a789142992cb1c4e36137a282562c181935c3a351cd96f865d904a4 done 02:20:55 #7 exporting config sha256:487e75aaf5b0618a52f6913aac5dae7f8befa5d2a368cc05c8ba3c1621c5c40f done 02:20:55 #7 exporting manifest sha256:681565bf135be4659d03de2e2008b4618932c976a632491f31904f80e757d033 done 02:20:55 #7 exporting config sha256:5971e7303a3dfa1a231fd086b91378e5a28c5fddf974e2b7b61e1528263ea347 done 02:20:55 #7 exporting manifest list sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 done 02:20:55 #7 pushing layers 0.0s done 02:20:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80@sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 02:20:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.80@sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 0.1s done 02:20:55 #7 DONE 0.1s 02:20:55 02:20:55 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:20:55 #8 DONE 0.0s 02:20:55 02:20:55 1 warning found (use --debug to expand): 02:20:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80' 02:20:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 --push - 02:20:56 #1 [internal] load build definition from Dockerfile 02:20:56 #1 transferring dockerfile: 215B done 02:20:56 #1 DONE 0.0s 02:20:56 02:20:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:56 #2 DONE 0.0s 02:20:56 02:20:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 02:20:56 #3 DONE 0.0s 02:20:56 02:20:56 #4 [internal] load .dockerignore 02:20:56 #4 transferring context: 2B done 02:20:56 #4 DONE 0.0s 02:20:56 02:20:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 02:20:56 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 done 02:20:56 #5 DONE 0.0s 02:20:56 02:20:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 02:20:56 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 done 02:20:56 #6 CACHED 02:20:56 02:20:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 02:20:56 #5 CACHED 02:20:56 02:20:56 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:20:56 #7 DONE 0.0s 02:20:56 02:20:56 #8 exporting to image 02:20:56 #8 exporting layers done 02:20:56 #8 exporting manifest sha256:6c65d07d3a789142992cb1c4e36137a282562c181935c3a351cd96f865d904a4 done 02:20:56 #8 exporting config sha256:487e75aaf5b0618a52f6913aac5dae7f8befa5d2a368cc05c8ba3c1621c5c40f done 02:20:56 #8 exporting manifest sha256:681565bf135be4659d03de2e2008b4618932c976a632491f31904f80e757d033 done 02:20:56 #8 exporting config sha256:5971e7303a3dfa1a231fd086b91378e5a28c5fddf974e2b7b61e1528263ea347 done 02:20:56 #8 exporting manifest list sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 done 02:20:56 #8 pushing layers 0.0s done 02:20:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80@sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 0.1s done 02:20:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:56 #8 DONE 0.1s 02:20:56 02:20:56 1 warning found (use --debug to expand): 02:20:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:20:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 02:20:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 02:20:56 #1 [internal] load build definition from Dockerfile 02:20:56 #1 transferring dockerfile: 166B done 02:20:56 #1 DONE 0.0s 02:20:56 02:20:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:20:56 #2 DONE 0.0s 02:20:56 02:20:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 02:20:56 #3 DONE 0.0s 02:20:56 02:20:56 #4 [internal] load .dockerignore 02:20:56 #4 transferring context: 2B done 02:20:56 #4 DONE 0.0s 02:20:56 02:20:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 02:20:56 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 done 02:20:56 #5 CACHED 02:20:56 02:20:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 02:20:56 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:8947f3cba140081ba24762d3dd68873e42de67e907c880577187ed8e3ddd9c81 done 02:20:56 #6 CACHED 02:20:56 02:20:56 #7 exporting to image 02:20:56 #7 exporting layers done 02:20:56 #7 exporting manifest sha256:6c65d07d3a789142992cb1c4e36137a282562c181935c3a351cd96f865d904a4 done 02:20:56 #7 exporting config sha256:487e75aaf5b0618a52f6913aac5dae7f8befa5d2a368cc05c8ba3c1621c5c40f done 02:20:56 #7 exporting manifest sha256:681565bf135be4659d03de2e2008b4618932c976a632491f31904f80e757d033 done 02:20:56 #7 exporting config sha256:5971e7303a3dfa1a231fd086b91378e5a28c5fddf974e2b7b61e1528263ea347 done 02:20:56 #7 exporting manifest list sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 done 02:20:56 #7 pushing layers 0.0s done 02:20:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 02:20:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:20:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:cc940ecb9ffc9044a58129d1d745066fd7e6a9143231d22b8bd5cb16af027718 0.1s done 02:20:56 #7 DONE 0.1s 02:20:56 02:20:56 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 02:20:56 #8 DONE 0.0s 02:20:56 02:20:56 1 warning found (use --debug to expand): 02:20:56  - 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:20:57 + '[' -d /w/workspace/edgex-go/931/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:20:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:20:57 ---> package-listing.sh 02:20:57 ++ facter osfamily 02:20:57 ++ tr '[:upper:]' '[:lower:]' 02:20:58 + OS_FAMILY=redhat 02:20:58 + workspace=/w/workspace/edgex-go/931 02:20:58 + START_PACKAGES=/tmp/packages_start.txt 02:20:58 + END_PACKAGES=/tmp/packages_end.txt 02:20:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:20:58 + PACKAGES=/tmp/packages_start.txt 02:20:58 + '[' /w/workspace/edgex-go/931 ']' 02:20:58 + PACKAGES=/tmp/packages_end.txt 02:20:58 + case "${OS_FAMILY}" in 02:20:58 + rpm -qa 02:20:58 + sort 02:20:58 + '[' -f /tmp/packages_start.txt ']' 02:20:58 + '[' -f /tmp/packages_end.txt ']' 02:20:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:20:58 + '[' /w/workspace/edgex-go/931 ']' 02:20:58 + mkdir -p /w/workspace/edgex-go/931/archives/ 02:20:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/931/archives/ [Pipeline] echo 02:20:58 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/931/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:20:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:59 02:20:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:59 latest: Pulling from edgex-lftools-log-publisher 02:20:59 5eb5b503b376: Pulling fs layer 02:20:59 5c69ac0246d0: Pulling fs layer 02:20:59 ec43610c2a17: Pulling fs layer 02:20:59 3a2ae6a8a46f: Pulling fs layer 02:20:59 33b1e0a273af: Pulling fs layer 02:20:59 5d3b04190fa2: Pulling fs layer 02:20:59 2f39f015ded8: Pulling fs layer 02:20:59 3a2ae6a8a46f: Waiting 02:20:59 33b1e0a273af: Waiting 02:20:59 5d3b04190fa2: Waiting 02:20:59 2f39f015ded8: Waiting 02:20:59 5c69ac0246d0: Verifying Checksum 02:20:59 5c69ac0246d0: Download complete 02:20:59 3a2ae6a8a46f: Verifying Checksum 02:20:59 3a2ae6a8a46f: Download complete 02:20:59 33b1e0a273af: Verifying Checksum 02:20:59 33b1e0a273af: Download complete 02:20:59 ec43610c2a17: Verifying Checksum 02:20:59 ec43610c2a17: Download complete 02:20:59 5d3b04190fa2: Verifying Checksum 02:20:59 5d3b04190fa2: Download complete 02:21:00 5eb5b503b376: Verifying Checksum 02:21:00 5eb5b503b376: Download complete 02:21:00 2f39f015ded8: Verifying Checksum 02:21:00 2f39f015ded8: Download complete 02:21:01 5eb5b503b376: Pull complete 02:21:01 5c69ac0246d0: Pull complete 02:21:01 ec43610c2a17: Pull complete 02:21:02 3a2ae6a8a46f: Pull complete 02:21:02 33b1e0a273af: Pull complete 02:21:02 5d3b04190fa2: Pull complete 02:21:06 2f39f015ded8: Pull complete 02:21:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:21:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:21:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:07 prd-centos7-docker-4c-2g-774358 does not seem to be running inside a container 02:21:07 $ 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/931/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:21:14 $ docker top ee1a88d6cab007989da872686319284c571327b79ad9d0e5e0470f1b46881a00 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:14 + touch /tmp/pre-build-complete [Pipeline] sh 02:21:14 + mkdir -p /var/log/sysstat [Pipeline] sh 02:21:15 + ls /var/log/sa-host 02:21:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:15 provisioning config files... 02:21:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2743889695345004322tmp [Pipeline] { [Pipeline] echo 02:21:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:21:15 ---> create-netrc.sh [Pipeline] } 02:21:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:21:15 ---> python-tools-install.sh [Pipeline] echo 02:21:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:21:16 ---> sudo-logs.sh 02:21:16 Archiving 'sudo' log.. 02:21:16 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:16 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:21:16 $ docker stop --time=1 ee1a88d6cab007989da872686319284c571327b79ad9d0e5e0470f1b46881a00 02:21:17 $ docker rm -f --volumes ee1a88d6cab007989da872686319284c571327b79ad9d0e5e0470f1b46881a00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:21:17 [WS-CLEANUP] Deleting project workspace... 02:21:17 [WS-CLEANUP] Deferred wipeout is used... 02:21:17 [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:41:37 #144 ... 02:41:37 02:41:37 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:41:37 #152 DONE 1328.7s 02:41:37 02:41:37 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:41:37 #154 ... 02:41:37 02:41:37 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:41:37 #155 DONE 0.2s 02:41:37 02:41:37 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:41:37 #156 DONE 0.2s 02:41:37 02:41:37 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:41:37 #149 ... 02:41:37 02:41:37 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:41:37 #157 DONE 0.3s 02:41:37 02:41:37 #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:41:37 #158 DONE 0.2s 02:41:37 02:41:37 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:41:37 #154 ... 02:41:37 02:41:37 #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:41:37 #159 DONE 0.2s 02:41:37 02:41:37 #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:41:37 #160 DONE 2.3s 02:41:37 02:41:37 #116 [core-common-config-bootstrapper] exporting to image 02:41:37 #116 exporting layers 02:41:37 #116 exporting layers 0.8s done 02:41:37 #116 writing image sha256:1e224e31ce5c778f2ae1ad4535ca815e019eabad5c2097fd32248d913509d6fc 0.0s done 02:41:37 #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 02:41:37 #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:41:37 #116 DONE 6.8s 02:41:37 02:41:37 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:41:43 #49 ... 02:41:43 02:41:43 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:41:43 #150 DONE 1346.6s 02:41:43 02:41:43 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:41:43 #161 DONE 0.4s 02:41:43 02:41:43 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:41:46 #162 DONE 2.4s 02:41:46 02:41:46 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:41:46 #163 DONE 0.4s 02:41:46 02:41:46 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:41:46 #164 DONE 0.2s 02:41:46 02:41:46 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:41:46 #145 ... 02:41:46 02:41:46 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:41:46 #165 DONE 0.4s 02:41:46 02:41:46 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:41:47 #146 ... 02:41:47 02:41:47 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:41:47 #166 DONE 0.2s 02:41:47 02:41:47 #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:41:47 #167 DONE 0.2s 02:41:47 02:41:47 #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:41:47 #168 DONE 0.3s 02:41:47 02:41:47 #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:41:47 #169 DONE 0.3s 02:41:47 02:41:47 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:41:47 #170 DONE 0.1s 02:41:47 02:41:47 #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:48 #147 ... 02:41:48 02:41:48 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:41:50 #171 DONE 2.4s 02:41:50 02:41:50 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:41:50 #153 ... 02:41:50 02:41:50 #116 [security-bootstrapper] exporting to image 02:41:50 #116 exporting layers 02:41:51 #116 exporting layers 1.2s done 02:41:51 #116 writing image sha256:89859737e720b302fd75b8428937a88d69339de3a046ce7b1961f0eb91b76bd7 0.0s done 02:41:51 #116 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 02:41:51 #116 DONE 8.1s 02:41:51 02:41:51 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:59:29 #146 ... 02:59:29 02:59:29 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:59:29 #145 DONE 2400.9s 02:59:29 02:59:29 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:59:29 #49 ... 02:59:29 02:59:29 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:59:29 #172 DONE 0.2s 02:59:29 02:59:29 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:59:29 #149 ... 02:59:29 02:59:29 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:59:29 #173 DONE 0.1s 02:59:29 02:59:29 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:59:29 #154 ... 02:59:29 02:59:29 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:59:29 #174 DONE 0.5s 02:59:29 02:59:29 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:59:29 #175 DONE 0.1s 02:59:29 02:59:29 #116 [core-command] exporting to image 02:59:29 #116 exporting layers 02:59:29 #116 exporting layers 0.6s done 02:59:29 #116 writing image sha256:c74761d44b09a820a409c27fb6b57601a16546f4ac7a61eacde76257c3106aac 0.0s done 02:59:29 #116 naming to docker.io/library/core-command-arm64 done 02:59:29 #116 DONE 8.7s 02:59:29 02:59:29 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:59:41 #149 ... 02:59:41 02:59:41 #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:59:41 #147 2425.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.80 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:59:48 #147 ... 02:59:48 02:59:48 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:59:48 #153 DONE 2431.4s 02:59:48 02:59:48 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:59:48 #146 ... 02:59:48 02:59:48 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:59:48 #176 DONE 0.3s 02:59:48 02:59:48 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:59:48 #146 ... 02:59:48 02:59:48 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:59:48 #177 DONE 0.1s 02:59:48 02:59:48 #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:59:48 #147 ... 02:59:48 02:59:48 #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:59:48 #178 DONE 0.2s 02:59:48 02:59:48 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:59:48 #179 DONE 0.1s 02:59:48 02:59:48 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:59:49 #180 DONE 0.5s 02:59:49 02:59:49 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:59:49 #181 DONE 0.1s 02:59:49 02:59:49 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:59:51 #182 DONE 2.1s 02:59:51 02:59:51 #116 [security-proxy-setup] exporting to image 02:59:51 #116 exporting layers 02:59:52 #116 exporting layers 1.0s done 02:59:52 #116 writing image sha256:2dd079511c3e0c30a2e877ab92a9a349fa26a12b6d91cdd1dc72306e4b6aca7b done 02:59:52 #116 naming to docker.io/library/security-proxy-setup-arm64 done 02:59:52 #116 DONE 9.7s 02:59:52 02:59:52 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:00:15 #149 ... 03:00:15 03:00:15 #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 03:00:15 #147 DONE 2458.9s 03:00:15 03:00:15 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:00:16 #141 ... 03:00:16 03:00:16 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:00:16 #183 DONE 0.2s 03:00:16 03:00:16 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:00:16 #184 DONE 0.1s 03:00:16 03:00:16 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:00:16 #185 DONE 0.1s 03:00:16 03:00:16 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:00:16 #186 DONE 0.2s 03:00:16 03:00:16 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:00:17 #187 DONE 0.1s 03:00:17 03:00:17 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:00:17 #188 DONE 0.4s 03:00:17 03:00:17 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:00:18 #189 DONE 0.5s 03:00:18 03:00:18 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:00:18 #190 DONE 0.1s 03:00:18 03:00:18 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:00:18 #154 ... 03:00:18 03:00:18 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:00:20 #191 DONE 2.0s 03:00:20 03:00:20 #116 [security-secretstore-setup] exporting to image 03:00:20 #116 exporting layers 03:00:21 #116 exporting layers 1.5s done 03:00:21 #116 writing image sha256:eeea2544bf54b6ac26791f73a69a8b6134ad311e120514888eb89d8b7d9be969 done 03:00:21 #116 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 03:00:21 #116 DONE 11.3s 03:00:21 03:00:21 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:01:29 #146 ... 03:01:29 03:01:29 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:01:29 #148 DONE 2524.1s 03:01:29 03:01:29 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:01:29 #154 ... 03:01:29 03:01:29 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:01:29 #192 DONE 0.2s 03:01:29 03:01:29 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:01:29 #193 DONE 0.2s 03:01:29 03:01:29 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:01:29 #154 ... 03:01:29 03:01:29 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:01:29 #194 DONE 0.6s 03:01:29 03:01:29 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:01:29 #146 ... 03:01:29 03:01:29 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:01:29 #195 DONE 0.1s 03:01:29 03:01:29 #116 [security-spiffe-token-provider] exporting to image 03:01:29 #116 exporting layers 03:01:29 #116 exporting layers 0.6s done 03:01:29 #116 writing image sha256:a6f1685db9e876754c762e00348707f474230d9e446e7dc571bd679a60d8590f done 03:01:29 #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:01:29 #116 DONE 11.8s 03:01:29 03:01:29 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:02:01 #149 ... 03:02:01 03:02:01 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:02:01 #146 DONE 2564.0s 03:02:01 03:02:01 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:02:01 #49 ... 03:02:01 03:02:01 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:02:01 #196 DONE 0.2s 03:02:01 03:02:01 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:02:01 #197 DONE 0.2s 03:02:01 03:02:01 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:02:01 #141 ... 03:02:01 03:02:01 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:02:01 #198 ... 03:02:01 03:02:01 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:02:01 #154 DONE 2565.7s 03:02:02 03:02:02 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:02:02 #198 DONE 0.7s 03:02:02 03:02:02 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:02:02 #199 DONE 0.4s 03:02:02 03:02:02 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:02:02 #200 DONE 0.3s 03:02:02 03:02:02 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:02:03 #201 ... 03:02:03 03:02:03 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:02:03 #202 DONE 0.4s 03:02:03 03:02:03 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:02:04 #203 DONE 0.8s 03:02:04 03:02:04 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:02:04 #204 DONE 0.2s 03:02:04 03:02:04 #116 [core-keeper] exporting to image 03:02:04 #116 exporting layers 03:02:07 #116 exporting layers 3.3s done 03:02:07 #116 writing image sha256:772fb16ffeea6254f92128285ef9a329ada4ce7a9adfe16ec68fec708d337b39 0.0s done 03:02:07 #116 naming to docker.io/library/core-keeper-arm64 0.0s done 03:02:07 #116 DONE 15.2s 03:02:07 03:02:07 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:02:07 #149 DONE 2571.8s 03:02:07 03:02:07 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:02:07 #201 DONE 5.3s 03:02:07 03:02:07 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:02:08 #141 ... 03:02:08 03:02:08 #116 [security-proxy-auth] exporting to image 03:02:08 #116 ... 03:02:08 03:02:08 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:02:08 #151 DONE 2572.3s 03:02:08 03:02:08 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:02:09 #49 ... 03:02:09 03:02:09 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:02:09 #205 CACHED 03:02:09 03:02:09 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:02:09 #206 CACHED 03:02:09 03:02:09 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:02:10 #207 ... 03:02:10 03:02:10 #116 [security-proxy-auth] exporting to image 03:02:10 #116 exporting layers 1.9s done 03:02:10 #116 writing image sha256:03c2ffdcf2f34e2059cb7dd5600b3348851abeb4796c4a9ed2af651b3aef8d14 done 03:02:10 #116 naming to docker.io/library/security-proxy-auth-arm64 done 03:02:10 #116 DONE 17.1s 03:02:10 03:02:10 #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:02:10 #208 DONE 0.5s 03:02:10 03:02:10 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:02:10 #49 ... 03:02:10 03:02:10 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:02:10 #207 DONE 0.8s 03:02:10 03:02:10 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:02:10 #209 DONE 0.1s 03:02:10 03:02:10 #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:02:10 #210 DONE 0.2s 03:02:10 03:02:10 #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:02:10 #211 DONE 0.2s 03:02:10 03:02:10 #116 [core-metadata] exporting to image 03:02:11 #116 ... 03:02:11 03:02:11 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:02:11 #212 DONE 0.7s 03:02:11 03:02:11 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:02:11 #213 DONE 0.2s 03:02:11 03:02:11 #116 [core-metadata] exporting to image 03:02:11 #116 writing image sha256:c4cb4f927114e2080b7486def5d01f76f3512a7ad029f18c8dd6dda5e4114844 done 03:02:11 #116 naming to docker.io/library/core-metadata-arm64 done 03:02:12 #116 exporting layers 0.6s done 03:02:12 #116 writing image sha256:838329e84e5342cdf1a516056b9ee56080a0475a3c5cd8c3ed71311fdeac2551 done 03:02:12 #116 naming to docker.io/library/core-data-arm64 done 03:02:12 #116 DONE 18.4s 03:02:12 03:02:12 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:02:38 #49 ... 03:02:38 03:02:38 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:02:38 #141 DONE 2602.2s 03:02:38 03:02:38 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:02:38 #49 ... 03:02:38 03:02:38 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:02:39 #214 DONE 0.1s 03:02:39 03:02:39 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:02:39 #144 ... 03:02:39 03:02:39 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:02:39 #215 DONE 0.2s 03:02:39 03:02:39 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:02:40 #216 DONE 0.6s 03:02:40 03:02:40 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:02:40 #217 DONE 0.1s 03:02:40 03:02:40 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:02:40 #49 ... 03:02:40 03:02:40 #116 [support-scheduler] exporting to image 03:02:40 #116 exporting layers 03:02:41 #116 exporting layers 1.1s done 03:02:41 #116 writing image sha256:ca7f456b9a0127a98aaa4d3f7614c6c651a2dea7bfe829bc9b9c6d07d44325c8 done 03:02:41 #116 naming to docker.io/library/support-scheduler-arm64 done 03:02:41 #116 DONE 19.5s 03:02:41 03:02:41 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:02:45 #49 ... 03:02:45 03:02:45 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:02:45 #144 DONE 2609.5s 03:02:45 03:02:45 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:02:46 #49 ... 03:02:46 03:02:46 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:02:46 #218 DONE 0.1s 03:02:46 03:02:46 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:02:46 #219 DONE 0.1s 03:02:46 03:02:46 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:02:46 #49 ... 03:02:46 03:02:46 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:02:46 #220 DONE 0.4s 03:02:46 03:02:46 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:02:47 #49 ... 03:02:47 03:02:47 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:02:47 #221 DONE 0.1s 03:02:47 03:02:47 #116 [support-notifications] exporting to image 03:02:47 #116 exporting layers 03:02:47 #116 exporting layers 0.5s done 03:02:47 #116 writing image sha256:e415be648c770f2fdfd8e3588018d0331059ca5fa9ddc508a4f66fcfa0a997ac done 03:02:47 #116 naming to docker.io/library/support-notifications-arm64 done 03:02:47 #116 DONE 20.0s 03:02:47 03:02:47 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:02:47 time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:47 time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:47 time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:47 time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:47 time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:47 time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:47 time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:47 time="2025-12-02T02:15:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:47 time="2025-12-02T02:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:47 time="2025-12-02T02:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:47 time="2025-12-02T02:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:47 time="2025-12-02T02:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:47 time="2025-12-02T02:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:47 time="2025-12-02T02:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:02:47 time="2025-12-02T02:15:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:02:47 $ docker stop --time=1 2a676fc9a56e3bbcf303a9979cebbd110a1180ddd7100d35acd3e3974a2984ad 03:02:49 $ docker rm -f --volumes 2a676fc9a56e3bbcf303a9979cebbd110a1180ddd7100d35acd3e3974a2984ad [Pipeline] // withDockerContainer [Pipeline] sh 03:02:49 + docker images 03:02:49 REPOSITORY TAG IMAGE ID CREATED SIZE 03:02:49 support-notifications-arm64 latest e415be648c77 3 seconds ago 54.3MB 03:02:49 support-scheduler-arm64 latest ca7f456b9a01 10 seconds ago 50.4MB 03:02:49 core-data-arm64 latest 838329e84e53 38 seconds ago 46.2MB 03:02:49 core-metadata-arm64 latest c4cb4f927114 39 seconds ago 46.3MB 03:02:49 security-proxy-auth-arm64 latest 03c2ffdcf2f3 42 seconds ago 45.4MB 03:02:49 core-keeper-arm64 latest 772fb16ffeea 45 seconds ago 45.1MB 03:02:49 security-spiffe-token-provider-arm64 latest a6f1685db9e8 About a minute ago 50.2MB 03:02:49 security-secretstore-setup-arm64 latest eeea2544bf54 2 minutes ago 81.6MB 03:02:49 security-proxy-setup-arm64 latest 2dd079511c3e 2 minutes ago 51.3MB 03:02:49 core-command-arm64 latest c74761d44b09 3 minutes ago 40.9MB 03:02:49 security-bootstrapper-arm64 latest 89859737e720 20 minutes ago 22.2MB 03:02:49 core-common-config-bootstrapper-arm64 latest 1e224e31ce5c 21 minutes ago 21.1MB 03:02:49 security-spire-agent-arm64 latest ce9313715958 45 minutes ago 220MB 03:02:49 security-spire-config-arm64 latest 8a26529c04e9 45 minutes ago 163MB 03:02:49 security-spire-server-arm64 latest f66c57cdcc41 45 minutes ago 164MB 03:02:49 ci-base-image-arm64 latest 07166f682193 47 minutes ago 927MB 03:02:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 weeks ago 564MB 03:02:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:02:50 provisioning config files... 03:02:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/931@tmp/config4003939490836040451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:02:50 ---> ****-login.sh 03:02:50 nexus3.edgexfoundry.org:10001 03:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:50 Configure a credential helper to remove this warning. See 03:02:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:50 03:02:50 Login Succeeded 03:02:50 nexus3.edgexfoundry.org:10002 03:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:50 Configure a credential helper to remove this warning. See 03:02:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:50 03:02:50 Login Succeeded 03:02:50 nexus3.edgexfoundry.org:10003 03:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:51 Configure a credential helper to remove this warning. See 03:02:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:51 03:02:51 Login Succeeded 03:02:51 nexus3.edgexfoundry.org:10004 03:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:51 Configure a credential helper to remove this warning. See 03:02:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:51 03:02:51 Login Succeeded 03:02:51 ****.io 03:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:02:52 Configure a credential helper to remove this warning. See 03:02:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:02:52 03:02:52 Login Succeeded 03:02:52 ---> ****-login.sh ends [Pipeline] } 03:02:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:02:52 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:02:52 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:02:52 latest 03:02:52 4.1.0-dev.80 03:02:52 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:02:52 main 03:02:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:02:53 7fd907e99742: Preparing 03:02:53 7af4dd6cd9da: Preparing 03:02:53 ce5936116412: Preparing 03:02:53 df507787b13e: Preparing 03:02:53 7c45426ddec8: Preparing 03:02:53 b50008044cbe: Preparing 03:02:53 0e64f2360a44: Preparing 03:02:53 b50008044cbe: Waiting 03:02:53 0e64f2360a44: Waiting 03:02:53 ce5936116412: Pushed 03:02:53 df507787b13e: Pushed 03:02:53 7fd907e99742: Pushed 03:02:53 0e64f2360a44: Layer already exists 03:02:53 b50008044cbe: Pushed 03:02:53 7c45426ddec8: Pushed 03:03:00 7af4dd6cd9da: Pushed 03:03:00 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:925db15a4808261e67d67c903aba11b920966d7549c428066ba78443c93cf4bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:03:01 7fd907e99742: Preparing 03:03:01 7af4dd6cd9da: Preparing 03:03:01 ce5936116412: Preparing 03:03:01 df507787b13e: Preparing 03:03:01 7c45426ddec8: Preparing 03:03:01 b50008044cbe: Preparing 03:03:01 0e64f2360a44: Preparing 03:03:01 0e64f2360a44: Waiting 03:03:01 b50008044cbe: Waiting 03:03:01 7af4dd6cd9da: Layer already exists 03:03:01 7fd907e99742: Layer already exists 03:03:01 7c45426ddec8: Layer already exists 03:03:01 df507787b13e: Layer already exists 03:03:01 ce5936116412: Layer already exists 03:03:01 b50008044cbe: Layer already exists 03:03:01 0e64f2360a44: Layer already exists 03:03:01 latest: digest: sha256:925db15a4808261e67d67c903aba11b920966d7549c428066ba78443c93cf4bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.80 03:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:03:01 7fd907e99742: Preparing 03:03:01 7af4dd6cd9da: Preparing 03:03:01 ce5936116412: Preparing 03:03:01 df507787b13e: Preparing 03:03:01 7c45426ddec8: Preparing 03:03:01 b50008044cbe: Preparing 03:03:01 0e64f2360a44: Preparing 03:03:01 b50008044cbe: Waiting 03:03:01 0e64f2360a44: Waiting 03:03:01 7af4dd6cd9da: Layer already exists 03:03:01 7fd907e99742: Layer already exists 03:03:01 7c45426ddec8: Layer already exists 03:03:01 df507787b13e: Layer already exists 03:03:01 ce5936116412: Layer already exists 03:03:01 b50008044cbe: Layer already exists 03:03:01 0e64f2360a44: Layer already exists 03:03:01 4.1.0-dev.80: digest: sha256:925db15a4808261e67d67c903aba11b920966d7549c428066ba78443c93cf4bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:03:02 7fd907e99742: Preparing 03:03:02 7af4dd6cd9da: Preparing 03:03:02 ce5936116412: Preparing 03:03:02 df507787b13e: Preparing 03:03:02 7c45426ddec8: Preparing 03:03:02 b50008044cbe: Preparing 03:03:02 0e64f2360a44: Preparing 03:03:02 b50008044cbe: Waiting 03:03:02 0e64f2360a44: Waiting 03:03:02 7fd907e99742: Layer already exists 03:03:02 7af4dd6cd9da: Layer already exists 03:03:02 df507787b13e: Layer already exists 03:03:02 ce5936116412: Layer already exists 03:03:02 7c45426ddec8: Layer already exists 03:03:02 b50008044cbe: Layer already exists 03:03:02 0e64f2360a44: Layer already exists 03:03:02 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:925db15a4808261e67d67c903aba11b920966d7549c428066ba78443c93cf4bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:03:03 7fd907e99742: Preparing 03:03:03 7af4dd6cd9da: Preparing 03:03:03 ce5936116412: Preparing 03:03:03 df507787b13e: Preparing 03:03:03 7c45426ddec8: Preparing 03:03:03 b50008044cbe: Preparing 03:03:03 0e64f2360a44: Preparing 03:03:03 b50008044cbe: Waiting 03:03:03 0e64f2360a44: Waiting 03:03:03 df507787b13e: Layer already exists 03:03:03 ce5936116412: Layer already exists 03:03:03 7fd907e99742: Layer already exists 03:03:03 7af4dd6cd9da: Layer already exists 03:03:03 7c45426ddec8: Layer already exists 03:03:03 b50008044cbe: Layer already exists 03:03:03 0e64f2360a44: Layer already exists 03:03:03 main: digest: sha256:925db15a4808261e67d67c903aba11b920966d7549c428066ba78443c93cf4bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:03 ===================================================== [Pipeline] echo 03:03:03 taggedImages: 03:03:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:03:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:03:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.80 03:03:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:03:03 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:03:03 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:03:03 latest 03:03:03 4.1.0-dev.80 03:03:03 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:03 main 03:03:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:03:04 9a5b4abe5583: Preparing 03:03:04 ef5e94da7ebf: Preparing 03:03:04 bcadb1379e35: Preparing 03:03:04 a6bc1e7d3b16: Preparing 03:03:04 ce5936116412: Preparing 03:03:04 df507787b13e: Preparing 03:03:04 7c45426ddec8: Preparing 03:03:04 b50008044cbe: Preparing 03:03:04 0e64f2360a44: Preparing 03:03:04 df507787b13e: Waiting 03:03:04 7c45426ddec8: Waiting 03:03:04 ce5936116412: Layer already exists 03:03:05 df507787b13e: Layer already exists 03:03:05 7c45426ddec8: Layer already exists 03:03:05 ef5e94da7ebf: Pushed 03:03:05 bcadb1379e35: Pushed 03:03:05 b50008044cbe: Layer already exists 03:03:05 9a5b4abe5583: Pushed 03:03:05 0e64f2360a44: Layer already exists 03:03:08 a6bc1e7d3b16: Pushed 03:03:08 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:a576f90a3c8b78f2d781e7ebb2b907a2c36ccb51ac147cf0ea55b2052f02124d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:03:09 9a5b4abe5583: Preparing 03:03:09 ef5e94da7ebf: Preparing 03:03:09 bcadb1379e35: Preparing 03:03:09 a6bc1e7d3b16: Preparing 03:03:09 ce5936116412: Preparing 03:03:09 df507787b13e: Preparing 03:03:09 7c45426ddec8: Preparing 03:03:09 b50008044cbe: Preparing 03:03:09 df507787b13e: Waiting 03:03:09 7c45426ddec8: Waiting 03:03:09 0e64f2360a44: Preparing 03:03:09 b50008044cbe: Waiting 03:03:09 0e64f2360a44: Waiting 03:03:09 ef5e94da7ebf: Layer already exists 03:03:09 a6bc1e7d3b16: Layer already exists 03:03:09 ce5936116412: Layer already exists 03:03:09 9a5b4abe5583: Layer already exists 03:03:09 bcadb1379e35: Layer already exists 03:03:09 df507787b13e: Layer already exists 03:03:09 b50008044cbe: Layer already exists 03:03:09 7c45426ddec8: Layer already exists 03:03:09 0e64f2360a44: Layer already exists 03:03:09 latest: digest: sha256:a576f90a3c8b78f2d781e7ebb2b907a2c36ccb51ac147cf0ea55b2052f02124d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.80 03:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:03:10 9a5b4abe5583: Preparing 03:03:10 ef5e94da7ebf: Preparing 03:03:10 bcadb1379e35: Preparing 03:03:10 a6bc1e7d3b16: Preparing 03:03:10 ce5936116412: Preparing 03:03:10 df507787b13e: Preparing 03:03:10 7c45426ddec8: Preparing 03:03:10 b50008044cbe: Preparing 03:03:10 0e64f2360a44: Preparing 03:03:10 df507787b13e: Waiting 03:03:10 7c45426ddec8: Waiting 03:03:10 b50008044cbe: Waiting 03:03:10 0e64f2360a44: Waiting 03:03:10 9a5b4abe5583: Layer already exists 03:03:10 ef5e94da7ebf: Layer already exists 03:03:10 a6bc1e7d3b16: Layer already exists 03:03:10 bcadb1379e35: Layer already exists 03:03:10 ce5936116412: Layer already exists 03:03:10 7c45426ddec8: Layer already exists 03:03:10 b50008044cbe: Layer already exists 03:03:10 0e64f2360a44: Layer already exists 03:03:10 df507787b13e: Layer already exists 03:03:10 4.1.0-dev.80: digest: sha256:a576f90a3c8b78f2d781e7ebb2b907a2c36ccb51ac147cf0ea55b2052f02124d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:03:11 9a5b4abe5583: Preparing 03:03:11 ef5e94da7ebf: Preparing 03:03:11 bcadb1379e35: Preparing 03:03:11 a6bc1e7d3b16: Preparing 03:03:11 ce5936116412: Preparing 03:03:11 df507787b13e: Preparing 03:03:11 7c45426ddec8: Preparing 03:03:11 b50008044cbe: Preparing 03:03:11 0e64f2360a44: Preparing 03:03:11 df507787b13e: Waiting 03:03:11 b50008044cbe: Waiting 03:03:11 7c45426ddec8: Waiting 03:03:11 0e64f2360a44: Waiting 03:03:11 ce5936116412: Layer already exists 03:03:11 9a5b4abe5583: Layer already exists 03:03:11 a6bc1e7d3b16: Layer already exists 03:03:11 ef5e94da7ebf: Layer already exists 03:03:11 bcadb1379e35: Layer already exists 03:03:11 7c45426ddec8: Layer already exists 03:03:11 b50008044cbe: Layer already exists 03:03:11 0e64f2360a44: Layer already exists 03:03:11 df507787b13e: Layer already exists 03:03:11 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:a576f90a3c8b78f2d781e7ebb2b907a2c36ccb51ac147cf0ea55b2052f02124d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:11 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:03:12 9a5b4abe5583: Preparing 03:03:12 ef5e94da7ebf: Preparing 03:03:12 bcadb1379e35: Preparing 03:03:12 a6bc1e7d3b16: Preparing 03:03:12 ce5936116412: Preparing 03:03:12 df507787b13e: Preparing 03:03:12 7c45426ddec8: Preparing 03:03:12 b50008044cbe: Preparing 03:03:12 0e64f2360a44: Preparing 03:03:12 7c45426ddec8: Waiting 03:03:12 b50008044cbe: Waiting 03:03:12 df507787b13e: Waiting 03:03:12 0e64f2360a44: Waiting 03:03:12 a6bc1e7d3b16: Layer already exists 03:03:12 bcadb1379e35: Layer already exists 03:03:12 9a5b4abe5583: Layer already exists 03:03:12 ef5e94da7ebf: Layer already exists 03:03:12 ce5936116412: Layer already exists 03:03:12 7c45426ddec8: Layer already exists 03:03:12 b50008044cbe: Layer already exists 03:03:12 df507787b13e: Layer already exists 03:03:12 0e64f2360a44: Layer already exists 03:03:12 main: digest: sha256:a576f90a3c8b78f2d781e7ebb2b907a2c36ccb51ac147cf0ea55b2052f02124d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:12 ===================================================== [Pipeline] echo 03:03:12 taggedImages: 03:03:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:03:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:03:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.80 03:03:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:03:12 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:03:12 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:03:12 latest 03:03:12 4.1.0-dev.80 03:03:12 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:12 main 03:03:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:03:13 77f9dfcdde97: Preparing 03:03:13 70ab9beb90ab: Preparing 03:03:13 ce5936116412: Preparing 03:03:13 df507787b13e: Preparing 03:03:13 5c8221f30e68: Preparing 03:03:13 d26188b97d1d: Preparing 03:03:13 0e64f2360a44: Preparing 03:03:13 d26188b97d1d: Waiting 03:03:13 0e64f2360a44: Waiting 03:03:13 df507787b13e: Layer already exists 03:03:13 ce5936116412: Layer already exists 03:03:13 0e64f2360a44: Layer already exists 03:03:13 77f9dfcdde97: Pushed 03:03:13 d26188b97d1d: Pushed 03:03:13 5c8221f30e68: Pushed 03:03:22 70ab9beb90ab: Pushed 03:03:22 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:9f63b0e37eaf814ae985525cb6fca6b72511249b314126e1654d089bbb24c870 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:03:22 77f9dfcdde97: Preparing 03:03:22 70ab9beb90ab: Preparing 03:03:22 ce5936116412: Preparing 03:03:22 df507787b13e: Preparing 03:03:22 5c8221f30e68: Preparing 03:03:22 d26188b97d1d: Preparing 03:03:22 0e64f2360a44: Preparing 03:03:22 d26188b97d1d: Waiting 03:03:22 77f9dfcdde97: Layer already exists 03:03:22 70ab9beb90ab: Layer already exists 03:03:22 ce5936116412: Layer already exists 03:03:22 5c8221f30e68: Layer already exists 03:03:22 df507787b13e: Layer already exists 03:03:22 0e64f2360a44: Layer already exists 03:03:22 d26188b97d1d: Layer already exists 03:03:22 latest: digest: sha256:9f63b0e37eaf814ae985525cb6fca6b72511249b314126e1654d089bbb24c870 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.80 03:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:03:23 77f9dfcdde97: Preparing 03:03:23 70ab9beb90ab: Preparing 03:03:23 ce5936116412: Preparing 03:03:23 df507787b13e: Preparing 03:03:23 5c8221f30e68: Preparing 03:03:23 d26188b97d1d: Preparing 03:03:23 0e64f2360a44: Preparing 03:03:23 d26188b97d1d: Waiting 03:03:23 0e64f2360a44: Waiting 03:03:23 ce5936116412: Layer already exists 03:03:23 df507787b13e: Layer already exists 03:03:23 5c8221f30e68: Layer already exists 03:03:23 70ab9beb90ab: Layer already exists 03:03:23 77f9dfcdde97: Layer already exists 03:03:23 0e64f2360a44: Layer already exists 03:03:23 d26188b97d1d: Layer already exists 03:03:23 4.1.0-dev.80: digest: sha256:9f63b0e37eaf814ae985525cb6fca6b72511249b314126e1654d089bbb24c870 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:03:24 77f9dfcdde97: Preparing 03:03:24 70ab9beb90ab: Preparing 03:03:24 ce5936116412: Preparing 03:03:24 df507787b13e: Preparing 03:03:24 5c8221f30e68: Preparing 03:03:24 d26188b97d1d: Preparing 03:03:24 0e64f2360a44: Preparing 03:03:24 0e64f2360a44: Waiting 03:03:24 d26188b97d1d: Waiting 03:03:24 5c8221f30e68: Layer already exists 03:03:24 77f9dfcdde97: Layer already exists 03:03:24 df507787b13e: Layer already exists 03:03:24 ce5936116412: Layer already exists 03:03:24 70ab9beb90ab: Layer already exists 03:03:24 d26188b97d1d: Layer already exists 03:03:24 0e64f2360a44: Layer already exists 03:03:24 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:9f63b0e37eaf814ae985525cb6fca6b72511249b314126e1654d089bbb24c870 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:03:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:03:25 77f9dfcdde97: Preparing 03:03:25 70ab9beb90ab: Preparing 03:03:25 ce5936116412: Preparing 03:03:25 df507787b13e: Preparing 03:03:25 5c8221f30e68: Preparing 03:03:25 d26188b97d1d: Preparing 03:03:25 0e64f2360a44: Preparing 03:03:25 d26188b97d1d: Waiting 03:03:25 0e64f2360a44: Waiting 03:03:25 70ab9beb90ab: Layer already exists 03:03:25 77f9dfcdde97: Layer already exists 03:03:25 ce5936116412: Layer already exists 03:03:25 df507787b13e: Layer already exists 03:03:25 5c8221f30e68: Layer already exists 03:03:25 0e64f2360a44: Layer already exists 03:03:25 d26188b97d1d: Layer already exists 03:03:25 main: digest: sha256:9f63b0e37eaf814ae985525cb6fca6b72511249b314126e1654d089bbb24c870 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:25 ===================================================== [Pipeline] echo 03:03:25 taggedImages: 03:03:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:03:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:03:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.80 03:03:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:03:25 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:03:25 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:03:25 latest 03:03:25 4.1.0-dev.80 03:03:25 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:25 main 03:03:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:03:26 98a282d03ebe: Preparing 03:03:26 c0e42a13ae5f: Preparing 03:03:26 df507787b13e: Preparing 03:03:26 ddf5df573416: Preparing 03:03:26 418b62da34e9: Preparing 03:03:26 0e64f2360a44: Preparing 03:03:26 0e64f2360a44: Waiting 03:03:26 df507787b13e: Layer already exists 03:03:26 0e64f2360a44: Layer already exists 03:03:26 418b62da34e9: Pushed 03:03:26 ddf5df573416: Pushed 03:03:26 98a282d03ebe: Pushed 03:03:35 c0e42a13ae5f: Pushed 03:03:35 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:6e36d3eee81a9acea17d12210e4fe5f828aa0defac8d40ee5c3a8808b09701fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:03:35 98a282d03ebe: Preparing 03:03:35 c0e42a13ae5f: Preparing 03:03:35 df507787b13e: Preparing 03:03:35 ddf5df573416: Preparing 03:03:35 418b62da34e9: Preparing 03:03:35 0e64f2360a44: Preparing 03:03:35 0e64f2360a44: Waiting 03:03:35 98a282d03ebe: Layer already exists 03:03:35 c0e42a13ae5f: Layer already exists 03:03:35 ddf5df573416: Layer already exists 03:03:35 df507787b13e: Layer already exists 03:03:35 418b62da34e9: Layer already exists 03:03:35 0e64f2360a44: Layer already exists 03:03:35 latest: digest: sha256:6e36d3eee81a9acea17d12210e4fe5f828aa0defac8d40ee5c3a8808b09701fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.80 03:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:03:36 98a282d03ebe: Preparing 03:03:36 c0e42a13ae5f: Preparing 03:03:36 df507787b13e: Preparing 03:03:36 ddf5df573416: Preparing 03:03:36 418b62da34e9: Preparing 03:03:36 0e64f2360a44: Preparing 03:03:36 0e64f2360a44: Waiting 03:03:36 ddf5df573416: Layer already exists 03:03:36 98a282d03ebe: Layer already exists 03:03:36 df507787b13e: Layer already exists 03:03:36 c0e42a13ae5f: Layer already exists 03:03:36 418b62da34e9: Layer already exists 03:03:36 0e64f2360a44: Layer already exists 03:03:36 4.1.0-dev.80: digest: sha256:6e36d3eee81a9acea17d12210e4fe5f828aa0defac8d40ee5c3a8808b09701fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:03:37 98a282d03ebe: Preparing 03:03:37 c0e42a13ae5f: Preparing 03:03:37 df507787b13e: Preparing 03:03:37 ddf5df573416: Preparing 03:03:37 418b62da34e9: Preparing 03:03:37 0e64f2360a44: Preparing 03:03:37 0e64f2360a44: Waiting 03:03:37 c0e42a13ae5f: Layer already exists 03:03:37 98a282d03ebe: Layer already exists 03:03:37 df507787b13e: Layer already exists 03:03:37 ddf5df573416: Layer already exists 03:03:37 418b62da34e9: Layer already exists 03:03:37 0e64f2360a44: Layer already exists 03:03:37 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:6e36d3eee81a9acea17d12210e4fe5f828aa0defac8d40ee5c3a8808b09701fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:37 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:03:38 98a282d03ebe: Preparing 03:03:38 c0e42a13ae5f: Preparing 03:03:38 df507787b13e: Preparing 03:03:38 ddf5df573416: Preparing 03:03:38 418b62da34e9: Preparing 03:03:38 0e64f2360a44: Preparing 03:03:38 0e64f2360a44: Waiting 03:03:38 418b62da34e9: Layer already exists 03:03:38 ddf5df573416: Layer already exists 03:03:38 c0e42a13ae5f: Layer already exists 03:03:38 df507787b13e: Layer already exists 03:03:38 98a282d03ebe: Layer already exists 03:03:38 0e64f2360a44: Layer already exists 03:03:38 main: digest: sha256:6e36d3eee81a9acea17d12210e4fe5f828aa0defac8d40ee5c3a8808b09701fc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:38 ===================================================== [Pipeline] echo 03:03:38 taggedImages: 03:03:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:03:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:03:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.80 03:03:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:03:38 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:03:38 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:03:38 latest 03:03:38 4.1.0-dev.80 03:03:38 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:38 main 03:03:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:03:39 adbc81860130: Preparing 03:03:39 dbc44fe47e23: Preparing 03:03:39 ea52cfd11eb9: Preparing 03:03:39 ce5936116412: Preparing 03:03:39 df507787b13e: Preparing 03:03:39 7c45426ddec8: Preparing 03:03:39 b50008044cbe: Preparing 03:03:39 0e64f2360a44: Preparing 03:03:39 7c45426ddec8: Waiting 03:03:39 b50008044cbe: Waiting 03:03:39 0e64f2360a44: Waiting 03:03:39 ce5936116412: Layer already exists 03:03:39 df507787b13e: Layer already exists 03:03:39 7c45426ddec8: Layer already exists 03:03:39 b50008044cbe: Layer already exists 03:03:39 0e64f2360a44: Layer already exists 03:03:39 adbc81860130: Pushed 03:03:39 dbc44fe47e23: Pushed 03:03:47 ea52cfd11eb9: Pushed 03:03:47 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:c51212da7b0f3339c4e515a71cc45e1d0bc6092d5eeeffb6f5be9a892d515a52 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:03:48 adbc81860130: Preparing 03:03:48 dbc44fe47e23: Preparing 03:03:48 ea52cfd11eb9: Preparing 03:03:48 ce5936116412: Preparing 03:03:48 df507787b13e: Preparing 03:03:48 7c45426ddec8: Preparing 03:03:48 b50008044cbe: Preparing 03:03:48 0e64f2360a44: Preparing 03:03:48 7c45426ddec8: Waiting 03:03:48 b50008044cbe: Waiting 03:03:48 0e64f2360a44: Waiting 03:03:48 df507787b13e: Layer already exists 03:03:48 ea52cfd11eb9: Layer already exists 03:03:48 ce5936116412: Layer already exists 03:03:48 dbc44fe47e23: Layer already exists 03:03:48 adbc81860130: Layer already exists 03:03:48 7c45426ddec8: Layer already exists 03:03:48 b50008044cbe: Layer already exists 03:03:48 0e64f2360a44: Layer already exists 03:03:48 latest: digest: sha256:c51212da7b0f3339c4e515a71cc45e1d0bc6092d5eeeffb6f5be9a892d515a52 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.80 03:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:03:49 adbc81860130: Preparing 03:03:49 dbc44fe47e23: Preparing 03:03:49 ea52cfd11eb9: Preparing 03:03:49 ce5936116412: Preparing 03:03:49 df507787b13e: Preparing 03:03:49 7c45426ddec8: Preparing 03:03:49 b50008044cbe: Preparing 03:03:49 0e64f2360a44: Preparing 03:03:49 7c45426ddec8: Waiting 03:03:49 0e64f2360a44: Waiting 03:03:49 b50008044cbe: Waiting 03:03:49 ea52cfd11eb9: Layer already exists 03:03:49 adbc81860130: Layer already exists 03:03:49 df507787b13e: Layer already exists 03:03:49 ce5936116412: Layer already exists 03:03:49 dbc44fe47e23: Layer already exists 03:03:49 b50008044cbe: Layer already exists 03:03:49 7c45426ddec8: Layer already exists 03:03:49 0e64f2360a44: Layer already exists 03:03:49 4.1.0-dev.80: digest: sha256:c51212da7b0f3339c4e515a71cc45e1d0bc6092d5eeeffb6f5be9a892d515a52 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:03:50 adbc81860130: Preparing 03:03:50 dbc44fe47e23: Preparing 03:03:50 ea52cfd11eb9: Preparing 03:03:50 ce5936116412: Preparing 03:03:50 df507787b13e: Preparing 03:03:50 7c45426ddec8: Preparing 03:03:50 b50008044cbe: Preparing 03:03:50 0e64f2360a44: Preparing 03:03:50 7c45426ddec8: Waiting 03:03:50 b50008044cbe: Waiting 03:03:50 0e64f2360a44: Waiting 03:03:50 ea52cfd11eb9: Layer already exists 03:03:50 dbc44fe47e23: Layer already exists 03:03:50 df507787b13e: Layer already exists 03:03:50 ce5936116412: Layer already exists 03:03:50 adbc81860130: Layer already exists 03:03:50 7c45426ddec8: Layer already exists 03:03:50 b50008044cbe: Layer already exists 03:03:50 0e64f2360a44: Layer already exists 03:03:50 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:c51212da7b0f3339c4e515a71cc45e1d0bc6092d5eeeffb6f5be9a892d515a52 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:03:51 adbc81860130: Preparing 03:03:51 dbc44fe47e23: Preparing 03:03:51 ea52cfd11eb9: Preparing 03:03:51 ce5936116412: Preparing 03:03:51 df507787b13e: Preparing 03:03:51 7c45426ddec8: Preparing 03:03:51 b50008044cbe: Preparing 03:03:51 0e64f2360a44: Preparing 03:03:51 b50008044cbe: Waiting 03:03:51 0e64f2360a44: Waiting 03:03:51 7c45426ddec8: Waiting 03:03:51 ea52cfd11eb9: Layer already exists 03:03:51 dbc44fe47e23: Layer already exists 03:03:51 adbc81860130: Layer already exists 03:03:51 ce5936116412: Layer already exists 03:03:51 df507787b13e: Layer already exists 03:03:51 b50008044cbe: Layer already exists 03:03:51 0e64f2360a44: Layer already exists 03:03:51 7c45426ddec8: Layer already exists 03:03:51 main: digest: sha256:c51212da7b0f3339c4e515a71cc45e1d0bc6092d5eeeffb6f5be9a892d515a52 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:51 ===================================================== [Pipeline] echo 03:03:51 taggedImages: 03:03:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:03:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:03:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.80 03:03:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:03:51 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:03:51 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:03:51 latest 03:03:51 4.1.0-dev.80 03:03:51 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:51 main 03:03:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:03:52 f8e2397bd392: Preparing 03:03:52 85ac9aada262: Preparing 03:03:52 e5bc341329b3: Preparing 03:03:52 4e181f4af281: Preparing 03:03:52 cf1b42da5775: Preparing 03:03:52 5a505fd8ed6f: Preparing 03:03:52 534d41abe71c: Preparing 03:03:52 ce5936116412: Preparing 03:03:52 df507787b13e: Preparing 03:03:52 a1fd93b440c1: Preparing 03:03:52 db527a9b7367: Preparing 03:03:52 5f70bf18a086: Preparing 03:03:52 d57d896861eb: Preparing 03:03:52 cc14291e7a5a: Preparing 03:03:52 1b81cf1bd0e8: Preparing 03:03:52 0e64f2360a44: Preparing 03:03:52 5a505fd8ed6f: Waiting 03:03:52 534d41abe71c: Waiting 03:03:52 db527a9b7367: Waiting 03:03:52 ce5936116412: Waiting 03:03:52 5f70bf18a086: Waiting 03:03:52 df507787b13e: Waiting 03:03:52 d57d896861eb: Waiting 03:03:52 a1fd93b440c1: Waiting 03:03:52 cc14291e7a5a: Waiting 03:03:52 1b81cf1bd0e8: Waiting 03:03:52 0e64f2360a44: Waiting 03:03:52 4e181f4af281: Pushed 03:03:52 e5bc341329b3: Pushed 03:03:52 cf1b42da5775: Pushed 03:03:52 85ac9aada262: Pushed 03:03:52 f8e2397bd392: Pushed 03:03:52 ce5936116412: Layer already exists 03:03:52 df507787b13e: Layer already exists 03:03:52 5a505fd8ed6f: Pushed 03:03:52 5f70bf18a086: Layer already exists 03:03:52 a1fd93b440c1: Pushed 03:03:52 db527a9b7367: Pushed 03:03:52 d57d896861eb: Pushed 03:03:52 0e64f2360a44: Layer already exists 03:03:52 1b81cf1bd0e8: Pushed 03:03:53 cc14291e7a5a: Pushed 03:03:55 534d41abe71c: Pushed 03:03:55 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:f9ee65f74d00987d906770ed7947cc37438ac03f26486765d7684e6256823316 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:03:56 f8e2397bd392: Preparing 03:03:56 85ac9aada262: Preparing 03:03:56 e5bc341329b3: Preparing 03:03:56 4e181f4af281: Preparing 03:03:56 cf1b42da5775: Preparing 03:03:56 5a505fd8ed6f: Preparing 03:03:56 534d41abe71c: Preparing 03:03:56 ce5936116412: Preparing 03:03:56 df507787b13e: Preparing 03:03:56 a1fd93b440c1: Preparing 03:03:56 db527a9b7367: Preparing 03:03:56 5a505fd8ed6f: Waiting 03:03:56 5f70bf18a086: Preparing 03:03:56 d57d896861eb: Preparing 03:03:56 cc14291e7a5a: Preparing 03:03:56 1b81cf1bd0e8: Preparing 03:03:56 0e64f2360a44: Preparing 03:03:56 ce5936116412: Waiting 03:03:56 df507787b13e: Waiting 03:03:56 a1fd93b440c1: Waiting 03:03:56 db527a9b7367: Waiting 03:03:56 5f70bf18a086: Waiting 03:03:56 d57d896861eb: Waiting 03:03:56 cc14291e7a5a: Waiting 03:03:56 1b81cf1bd0e8: Waiting 03:03:56 534d41abe71c: Waiting 03:03:56 0e64f2360a44: Waiting 03:03:56 cf1b42da5775: Layer already exists 03:03:56 e5bc341329b3: Layer already exists 03:03:56 f8e2397bd392: Layer already exists 03:03:56 4e181f4af281: Layer already exists 03:03:56 85ac9aada262: Layer already exists 03:03:56 534d41abe71c: Layer already exists 03:03:56 a1fd93b440c1: Layer already exists 03:03:56 ce5936116412: Layer already exists 03:03:56 5a505fd8ed6f: Layer already exists 03:03:56 df507787b13e: Layer already exists 03:03:56 db527a9b7367: Layer already exists 03:03:56 cc14291e7a5a: Layer already exists 03:03:56 5f70bf18a086: Layer already exists 03:03:56 d57d896861eb: Layer already exists 03:03:56 1b81cf1bd0e8: Layer already exists 03:03:56 0e64f2360a44: Layer already exists 03:03:56 latest: digest: sha256:f9ee65f74d00987d906770ed7947cc37438ac03f26486765d7684e6256823316 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.80 03:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:03:57 f8e2397bd392: Preparing 03:03:57 85ac9aada262: Preparing 03:03:57 e5bc341329b3: Preparing 03:03:57 4e181f4af281: Preparing 03:03:57 cf1b42da5775: Preparing 03:03:57 5a505fd8ed6f: Preparing 03:03:57 534d41abe71c: Preparing 03:03:57 ce5936116412: Preparing 03:03:57 df507787b13e: Preparing 03:03:57 a1fd93b440c1: Preparing 03:03:57 db527a9b7367: Preparing 03:03:57 5f70bf18a086: Preparing 03:03:57 d57d896861eb: Preparing 03:03:57 cc14291e7a5a: Preparing 03:03:57 1b81cf1bd0e8: Preparing 03:03:57 0e64f2360a44: Preparing 03:03:57 db527a9b7367: Waiting 03:03:57 5f70bf18a086: Waiting 03:03:57 5a505fd8ed6f: Waiting 03:03:57 534d41abe71c: Waiting 03:03:57 ce5936116412: Waiting 03:03:57 df507787b13e: Waiting 03:03:57 a1fd93b440c1: Waiting 03:03:57 d57d896861eb: Waiting 03:03:57 1b81cf1bd0e8: Waiting 03:03:57 cc14291e7a5a: Waiting 03:03:57 0e64f2360a44: Waiting 03:03:57 e5bc341329b3: Layer already exists 03:03:57 4e181f4af281: Layer already exists 03:03:57 f8e2397bd392: Layer already exists 03:03:57 cf1b42da5775: Layer already exists 03:03:57 85ac9aada262: Layer already exists 03:03:57 534d41abe71c: Layer already exists 03:03:57 5a505fd8ed6f: Layer already exists 03:03:57 ce5936116412: Layer already exists 03:03:57 a1fd93b440c1: Layer already exists 03:03:57 df507787b13e: Layer already exists 03:03:57 1b81cf1bd0e8: Layer already exists 03:03:57 cc14291e7a5a: Layer already exists 03:03:57 db527a9b7367: Layer already exists 03:03:57 5f70bf18a086: Layer already exists 03:03:57 d57d896861eb: Layer already exists 03:03:57 0e64f2360a44: Layer already exists 03:03:57 4.1.0-dev.80: digest: sha256:f9ee65f74d00987d906770ed7947cc37438ac03f26486765d7684e6256823316 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:03:59 f8e2397bd392: Preparing 03:03:59 85ac9aada262: Preparing 03:03:59 e5bc341329b3: Preparing 03:03:59 4e181f4af281: Preparing 03:03:59 cf1b42da5775: Preparing 03:03:59 5a505fd8ed6f: Preparing 03:03:59 534d41abe71c: Preparing 03:03:59 ce5936116412: Preparing 03:03:59 df507787b13e: Preparing 03:03:59 a1fd93b440c1: Preparing 03:03:59 db527a9b7367: Preparing 03:03:59 5f70bf18a086: Preparing 03:03:59 d57d896861eb: Preparing 03:03:59 cc14291e7a5a: Preparing 03:03:59 1b81cf1bd0e8: Preparing 03:03:59 0e64f2360a44: Preparing 03:03:59 5a505fd8ed6f: Waiting 03:03:59 534d41abe71c: Waiting 03:03:59 ce5936116412: Waiting 03:03:59 df507787b13e: Waiting 03:03:59 a1fd93b440c1: Waiting 03:03:59 db527a9b7367: Waiting 03:03:59 5f70bf18a086: Waiting 03:03:59 d57d896861eb: Waiting 03:03:59 cc14291e7a5a: Waiting 03:03:59 1b81cf1bd0e8: Waiting 03:03:59 0e64f2360a44: Waiting 03:03:59 4e181f4af281: Layer already exists 03:03:59 85ac9aada262: Layer already exists 03:03:59 cf1b42da5775: Layer already exists 03:03:59 f8e2397bd392: Layer already exists 03:03:59 e5bc341329b3: Layer already exists 03:03:59 ce5936116412: Layer already exists 03:03:59 534d41abe71c: Layer already exists 03:03:59 5a505fd8ed6f: Layer already exists 03:03:59 a1fd93b440c1: Layer already exists 03:03:59 df507787b13e: Layer already exists 03:03:59 db527a9b7367: Layer already exists 03:03:59 5f70bf18a086: Layer already exists 03:03:59 1b81cf1bd0e8: Layer already exists 03:03:59 d57d896861eb: Layer already exists 03:03:59 cc14291e7a5a: Layer already exists 03:03:59 0e64f2360a44: Layer already exists 03:03:59 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:f9ee65f74d00987d906770ed7947cc37438ac03f26486765d7684e6256823316 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:04:00 f8e2397bd392: Preparing 03:04:00 85ac9aada262: Preparing 03:04:00 e5bc341329b3: Preparing 03:04:00 4e181f4af281: Preparing 03:04:00 cf1b42da5775: Preparing 03:04:00 5a505fd8ed6f: Preparing 03:04:00 534d41abe71c: Preparing 03:04:00 ce5936116412: Preparing 03:04:00 df507787b13e: Preparing 03:04:00 a1fd93b440c1: Preparing 03:04:00 db527a9b7367: Preparing 03:04:00 5f70bf18a086: Preparing 03:04:00 d57d896861eb: Preparing 03:04:00 cc14291e7a5a: Preparing 03:04:00 1b81cf1bd0e8: Preparing 03:04:00 0e64f2360a44: Preparing 03:04:00 a1fd93b440c1: Waiting 03:04:00 d57d896861eb: Waiting 03:04:00 db527a9b7367: Waiting 03:04:00 5f70bf18a086: Waiting 03:04:00 cc14291e7a5a: Waiting 03:04:00 0e64f2360a44: Waiting 03:04:00 5a505fd8ed6f: Waiting 03:04:00 1b81cf1bd0e8: Waiting 03:04:00 534d41abe71c: Waiting 03:04:00 ce5936116412: Waiting 03:04:00 df507787b13e: Waiting 03:04:00 4e181f4af281: Layer already exists 03:04:00 e5bc341329b3: Layer already exists 03:04:00 f8e2397bd392: Layer already exists 03:04:00 85ac9aada262: Layer already exists 03:04:00 cf1b42da5775: Layer already exists 03:04:00 534d41abe71c: Layer already exists 03:04:00 df507787b13e: Layer already exists 03:04:00 ce5936116412: Layer already exists 03:04:00 5a505fd8ed6f: Layer already exists 03:04:00 a1fd93b440c1: Layer already exists 03:04:00 5f70bf18a086: Layer already exists 03:04:00 db527a9b7367: Layer already exists 03:04:00 d57d896861eb: Layer already exists 03:04:00 cc14291e7a5a: Layer already exists 03:04:00 1b81cf1bd0e8: Layer already exists 03:04:00 0e64f2360a44: Layer already exists 03:04:00 main: digest: sha256:f9ee65f74d00987d906770ed7947cc37438ac03f26486765d7684e6256823316 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:00 ===================================================== [Pipeline] echo 03:04:00 taggedImages: 03:04:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:04:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:04:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.80 03:04:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:04:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:04:00 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:04:00 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:04:00 latest 03:04:00 4.1.0-dev.80 03:04:00 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:04:00 main 03:04:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:04:01 f89b84bde4b6: Preparing 03:04:01 4793088565a7: Preparing 03:04:01 f0c04144d0ca: Preparing 03:04:01 6ae5f1a36aef: Preparing 03:04:01 ce5936116412: Preparing 03:04:01 df507787b13e: Preparing 03:04:01 7c45426ddec8: Preparing 03:04:01 b50008044cbe: Preparing 03:04:01 0e64f2360a44: Preparing 03:04:01 7c45426ddec8: Waiting 03:04:01 b50008044cbe: Waiting 03:04:01 0e64f2360a44: Waiting 03:04:01 df507787b13e: Waiting 03:04:01 ce5936116412: Layer already exists 03:04:01 df507787b13e: Layer already exists 03:04:01 f0c04144d0ca: Pushed 03:04:01 4793088565a7: Pushed 03:04:01 7c45426ddec8: Layer already exists 03:04:01 b50008044cbe: Layer already exists 03:04:01 f89b84bde4b6: Pushed 03:04:01 0e64f2360a44: Layer already exists 03:04:09 6ae5f1a36aef: Pushed 03:04:09 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:b314d13c1db20cf666dbb37b2d227512822bbd9e1537a6c045fcf878c7e755f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:10 + 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 03:04:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:04:10 f89b84bde4b6: Preparing 03:04:10 4793088565a7: Preparing 03:04:10 f0c04144d0ca: Preparing 03:04:10 6ae5f1a36aef: Preparing 03:04:10 ce5936116412: Preparing 03:04:10 df507787b13e: Preparing 03:04:10 7c45426ddec8: Preparing 03:04:10 df507787b13e: Waiting 03:04:10 b50008044cbe: Preparing 03:04:10 0e64f2360a44: Preparing 03:04:10 b50008044cbe: Waiting 03:04:10 0e64f2360a44: Waiting 03:04:10 7c45426ddec8: Waiting 03:04:10 6ae5f1a36aef: Layer already exists 03:04:10 ce5936116412: Layer already exists 03:04:10 4793088565a7: Layer already exists 03:04:10 f89b84bde4b6: Layer already exists 03:04:10 f0c04144d0ca: Layer already exists 03:04:10 df507787b13e: Layer already exists 03:04:10 7c45426ddec8: Layer already exists 03:04:10 b50008044cbe: Layer already exists 03:04:10 0e64f2360a44: Layer already exists 03:04:10 latest: digest: sha256:b314d13c1db20cf666dbb37b2d227512822bbd9e1537a6c045fcf878c7e755f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.80 03:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:04:11 f89b84bde4b6: Preparing 03:04:11 4793088565a7: Preparing 03:04:11 f0c04144d0ca: Preparing 03:04:11 6ae5f1a36aef: Preparing 03:04:11 ce5936116412: Preparing 03:04:11 df507787b13e: Preparing 03:04:11 7c45426ddec8: Preparing 03:04:11 b50008044cbe: Preparing 03:04:11 0e64f2360a44: Preparing 03:04:11 df507787b13e: Waiting 03:04:11 7c45426ddec8: Waiting 03:04:11 b50008044cbe: Waiting 03:04:11 0e64f2360a44: Waiting 03:04:11 4793088565a7: Layer already exists 03:04:11 f0c04144d0ca: Layer already exists 03:04:11 ce5936116412: Layer already exists 03:04:11 f89b84bde4b6: Layer already exists 03:04:11 6ae5f1a36aef: Layer already exists 03:04:11 0e64f2360a44: Layer already exists 03:04:11 7c45426ddec8: Layer already exists 03:04:11 b50008044cbe: Layer already exists 03:04:11 df507787b13e: Layer already exists 03:04:11 4.1.0-dev.80: digest: sha256:b314d13c1db20cf666dbb37b2d227512822bbd9e1537a6c045fcf878c7e755f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:04:12 f89b84bde4b6: Preparing 03:04:12 4793088565a7: Preparing 03:04:12 f0c04144d0ca: Preparing 03:04:12 6ae5f1a36aef: Preparing 03:04:12 ce5936116412: Preparing 03:04:12 df507787b13e: Preparing 03:04:12 7c45426ddec8: Preparing 03:04:12 b50008044cbe: Preparing 03:04:12 0e64f2360a44: Preparing 03:04:12 7c45426ddec8: Waiting 03:04:12 b50008044cbe: Waiting 03:04:12 df507787b13e: Waiting 03:04:12 0e64f2360a44: Waiting 03:04:12 f89b84bde4b6: Layer already exists 03:04:12 f0c04144d0ca: Layer already exists 03:04:12 4793088565a7: Layer already exists 03:04:12 6ae5f1a36aef: Layer already exists 03:04:12 ce5936116412: Layer already exists 03:04:12 df507787b13e: Layer already exists 03:04:12 7c45426ddec8: Layer already exists 03:04:12 0e64f2360a44: Layer already exists 03:04:12 b50008044cbe: Layer already exists 03:04:12 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:b314d13c1db20cf666dbb37b2d227512822bbd9e1537a6c045fcf878c7e755f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:13 + 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 03:04:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:04:13 f89b84bde4b6: Preparing 03:04:13 4793088565a7: Preparing 03:04:13 f0c04144d0ca: Preparing 03:04:13 6ae5f1a36aef: Preparing 03:04:13 ce5936116412: Preparing 03:04:13 df507787b13e: Preparing 03:04:13 7c45426ddec8: Preparing 03:04:13 b50008044cbe: Preparing 03:04:13 0e64f2360a44: Preparing 03:04:13 7c45426ddec8: Waiting 03:04:13 b50008044cbe: Waiting 03:04:13 0e64f2360a44: Waiting 03:04:13 df507787b13e: Waiting 03:04:13 6ae5f1a36aef: Layer already exists 03:04:13 f0c04144d0ca: Layer already exists 03:04:13 ce5936116412: Layer already exists 03:04:13 f89b84bde4b6: Layer already exists 03:04:13 4793088565a7: Layer already exists 03:04:13 df507787b13e: Layer already exists 03:04:13 7c45426ddec8: Layer already exists 03:04:13 b50008044cbe: Layer already exists 03:04:13 0e64f2360a44: Layer already exists 03:04:13 main: digest: sha256:b314d13c1db20cf666dbb37b2d227512822bbd9e1537a6c045fcf878c7e755f5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:13 ===================================================== [Pipeline] echo 03:04:13 taggedImages: 03:04:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:04:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:04:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.80 03:04:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:04:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:04:14 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:04:14 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:04:14 latest 03:04:14 4.1.0-dev.80 03:04:14 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:04:14 main 03:04:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:04:14 6903bf40206d: Preparing 03:04:14 7bc27e6d455d: Preparing 03:04:14 7e88115c74f3: Preparing 03:04:14 265c3d4c8922: Preparing 03:04:14 215cfdcfc0c4: Preparing 03:04:14 ce5936116412: Preparing 03:04:14 df507787b13e: Preparing 03:04:14 aa2631244181: Preparing 03:04:14 69dbe4d6b754: Preparing 03:04:14 86b24a1843f2: Preparing 03:04:14 0e64f2360a44: Preparing 03:04:14 69dbe4d6b754: Waiting 03:04:14 df507787b13e: Waiting 03:04:14 86b24a1843f2: Waiting 03:04:14 aa2631244181: Waiting 03:04:15 215cfdcfc0c4: Pushed 03:04:15 ce5936116412: Layer already exists 03:04:15 6903bf40206d: Pushed 03:04:15 265c3d4c8922: Pushed 03:04:15 7bc27e6d455d: Pushed 03:04:15 df507787b13e: Layer already exists 03:04:15 0e64f2360a44: Layer already exists 03:04:15 aa2631244181: Pushed 03:04:15 69dbe4d6b754: Pushed 03:04:18 86b24a1843f2: Pushed 03:04:21 7e88115c74f3: Pushed 03:04:22 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:ba8c977fbf72835753072e63252fb458e2dd0e69cb9d5cd5a4d95c32c55ce456 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:22 + 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 03:04:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:04:22 6903bf40206d: Preparing 03:04:22 7bc27e6d455d: Preparing 03:04:22 7e88115c74f3: Preparing 03:04:22 265c3d4c8922: Preparing 03:04:22 215cfdcfc0c4: Preparing 03:04:22 ce5936116412: Preparing 03:04:22 df507787b13e: Preparing 03:04:22 aa2631244181: Preparing 03:04:22 69dbe4d6b754: Preparing 03:04:22 86b24a1843f2: Preparing 03:04:22 0e64f2360a44: Preparing 03:04:22 df507787b13e: Waiting 03:04:22 aa2631244181: Waiting 03:04:22 69dbe4d6b754: Waiting 03:04:22 86b24a1843f2: Waiting 03:04:22 0e64f2360a44: Waiting 03:04:22 ce5936116412: Waiting 03:04:22 7bc27e6d455d: Layer already exists 03:04:22 7e88115c74f3: Layer already exists 03:04:22 215cfdcfc0c4: Layer already exists 03:04:22 6903bf40206d: Layer already exists 03:04:22 265c3d4c8922: Layer already exists 03:04:22 aa2631244181: Layer already exists 03:04:22 df507787b13e: Layer already exists 03:04:22 69dbe4d6b754: Layer already exists 03:04:22 ce5936116412: Layer already exists 03:04:22 86b24a1843f2: Layer already exists 03:04:22 0e64f2360a44: Layer already exists 03:04:23 latest: digest: sha256:ba8c977fbf72835753072e63252fb458e2dd0e69cb9d5cd5a4d95c32c55ce456 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.80 03:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:04:23 6903bf40206d: Preparing 03:04:23 7bc27e6d455d: Preparing 03:04:23 7e88115c74f3: Preparing 03:04:23 265c3d4c8922: Preparing 03:04:23 215cfdcfc0c4: Preparing 03:04:23 ce5936116412: Preparing 03:04:23 df507787b13e: Preparing 03:04:23 aa2631244181: Preparing 03:04:23 69dbe4d6b754: Preparing 03:04:23 86b24a1843f2: Preparing 03:04:23 0e64f2360a44: Preparing 03:04:23 ce5936116412: Waiting 03:04:23 df507787b13e: Waiting 03:04:23 86b24a1843f2: Waiting 03:04:23 0e64f2360a44: Waiting 03:04:23 aa2631244181: Waiting 03:04:23 69dbe4d6b754: Waiting 03:04:23 6903bf40206d: Layer already exists 03:04:23 215cfdcfc0c4: Layer already exists 03:04:23 7bc27e6d455d: Layer already exists 03:04:23 7e88115c74f3: Layer already exists 03:04:23 265c3d4c8922: Layer already exists 03:04:23 69dbe4d6b754: Layer already exists 03:04:23 aa2631244181: Layer already exists 03:04:23 df507787b13e: Layer already exists 03:04:23 ce5936116412: Layer already exists 03:04:23 86b24a1843f2: Layer already exists 03:04:23 0e64f2360a44: Layer already exists 03:04:24 4.1.0-dev.80: digest: sha256:ba8c977fbf72835753072e63252fb458e2dd0e69cb9d5cd5a4d95c32c55ce456 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:04:25 6903bf40206d: Preparing 03:04:25 7bc27e6d455d: Preparing 03:04:25 7e88115c74f3: Preparing 03:04:25 265c3d4c8922: Preparing 03:04:25 215cfdcfc0c4: Preparing 03:04:25 ce5936116412: Preparing 03:04:25 df507787b13e: Preparing 03:04:25 aa2631244181: Preparing 03:04:25 69dbe4d6b754: Preparing 03:04:25 86b24a1843f2: Preparing 03:04:25 0e64f2360a44: Preparing 03:04:25 ce5936116412: Waiting 03:04:25 df507787b13e: Waiting 03:04:25 aa2631244181: Waiting 03:04:25 69dbe4d6b754: Waiting 03:04:25 86b24a1843f2: Waiting 03:04:25 0e64f2360a44: Waiting 03:04:25 265c3d4c8922: Layer already exists 03:04:25 7bc27e6d455d: Layer already exists 03:04:25 215cfdcfc0c4: Layer already exists 03:04:25 6903bf40206d: Layer already exists 03:04:25 7e88115c74f3: Layer already exists 03:04:25 aa2631244181: Layer already exists 03:04:25 df507787b13e: Layer already exists 03:04:25 ce5936116412: Layer already exists 03:04:25 69dbe4d6b754: Layer already exists 03:04:25 86b24a1843f2: Layer already exists 03:04:25 0e64f2360a44: Layer already exists 03:04:25 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:ba8c977fbf72835753072e63252fb458e2dd0e69cb9d5cd5a4d95c32c55ce456 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:25 + 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 03:04:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:04:26 6903bf40206d: Preparing 03:04:26 7bc27e6d455d: Preparing 03:04:26 7e88115c74f3: Preparing 03:04:26 265c3d4c8922: Preparing 03:04:26 215cfdcfc0c4: Preparing 03:04:26 ce5936116412: Preparing 03:04:26 df507787b13e: Preparing 03:04:26 aa2631244181: Preparing 03:04:26 69dbe4d6b754: Preparing 03:04:26 86b24a1843f2: Preparing 03:04:26 0e64f2360a44: Preparing 03:04:26 aa2631244181: Waiting 03:04:26 69dbe4d6b754: Waiting 03:04:26 86b24a1843f2: Waiting 03:04:26 0e64f2360a44: Waiting 03:04:26 ce5936116412: Waiting 03:04:26 df507787b13e: Waiting 03:04:26 265c3d4c8922: Layer already exists 03:04:26 6903bf40206d: Layer already exists 03:04:26 215cfdcfc0c4: Layer already exists 03:04:26 7e88115c74f3: Layer already exists 03:04:26 7bc27e6d455d: Layer already exists 03:04:26 ce5936116412: Layer already exists 03:04:26 df507787b13e: Layer already exists 03:04:26 69dbe4d6b754: Layer already exists 03:04:26 aa2631244181: Layer already exists 03:04:26 86b24a1843f2: Layer already exists 03:04:26 0e64f2360a44: Layer already exists 03:04:26 main: digest: sha256:ba8c977fbf72835753072e63252fb458e2dd0e69cb9d5cd5a4d95c32c55ce456 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:26 ===================================================== [Pipeline] echo 03:04:26 taggedImages: 03:04:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:04:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:04:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.80 03:04:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:04:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:04:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:04:26 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:04:26 latest 03:04:26 4.1.0-dev.80 03:04:26 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:04:26 main 03:04:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:04:27 89ff571c251d: Preparing 03:04:27 49ef4fdc04ed: Preparing 03:04:27 14cf738ceb5e: Preparing 03:04:27 6d32394c3f54: Preparing 03:04:27 5e466ea2f70c: Preparing 03:04:27 5b0656c346bb: Preparing 03:04:27 b5b321618347: Preparing 03:04:27 ce5936116412: Preparing 03:04:27 df507787b13e: Preparing 03:04:27 ae781fd39563: Preparing 03:04:27 5118e2aab749: Preparing 03:04:27 0e64f2360a44: Preparing 03:04:27 b5b321618347: Waiting 03:04:27 ce5936116412: Waiting 03:04:27 df507787b13e: Waiting 03:04:27 ae781fd39563: Waiting 03:04:27 5118e2aab749: Waiting 03:04:27 0e64f2360a44: Waiting 03:04:27 5b0656c346bb: Waiting 03:04:27 5e466ea2f70c: Pushed 03:04:27 49ef4fdc04ed: Pushed 03:04:27 89ff571c251d: Pushed 03:04:27 ce5936116412: Layer already exists 03:04:27 df507787b13e: Layer already exists 03:04:27 b5b321618347: Pushed 03:04:27 5b0656c346bb: Pushed 03:04:27 0e64f2360a44: Layer already exists 03:04:28 ae781fd39563: Pushed 03:04:30 5118e2aab749: Pushed 03:04:33 6d32394c3f54: Pushed 03:04:33 14cf738ceb5e: Pushed 03:04:33 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:2dbb1568d1101bbbf3e779e58503f4246b141a5d37e4aa2348bd5e9d3b8929b0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:34 + 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 03:04:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:04:34 89ff571c251d: Preparing 03:04:34 49ef4fdc04ed: Preparing 03:04:34 14cf738ceb5e: Preparing 03:04:34 6d32394c3f54: Preparing 03:04:34 5e466ea2f70c: Preparing 03:04:34 5b0656c346bb: Preparing 03:04:34 b5b321618347: Preparing 03:04:34 ce5936116412: Preparing 03:04:34 df507787b13e: Preparing 03:04:34 ae781fd39563: Preparing 03:04:34 5118e2aab749: Preparing 03:04:34 0e64f2360a44: Preparing 03:04:34 ce5936116412: Waiting 03:04:34 df507787b13e: Waiting 03:04:34 ae781fd39563: Waiting 03:04:34 5118e2aab749: Waiting 03:04:34 0e64f2360a44: Waiting 03:04:34 5b0656c346bb: Waiting 03:04:34 b5b321618347: Waiting 03:04:34 14cf738ceb5e: Layer already exists 03:04:34 6d32394c3f54: Layer already exists 03:04:34 89ff571c251d: Layer already exists 03:04:34 49ef4fdc04ed: Layer already exists 03:04:34 5e466ea2f70c: Layer already exists 03:04:34 5b0656c346bb: Layer already exists 03:04:34 b5b321618347: Layer already exists 03:04:34 df507787b13e: Layer already exists 03:04:34 ce5936116412: Layer already exists 03:04:34 ae781fd39563: Layer already exists 03:04:34 5118e2aab749: Layer already exists 03:04:34 0e64f2360a44: Layer already exists 03:04:34 latest: digest: sha256:2dbb1568d1101bbbf3e779e58503f4246b141a5d37e4aa2348bd5e9d3b8929b0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.80 03:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:04:35 89ff571c251d: Preparing 03:04:35 49ef4fdc04ed: Preparing 03:04:35 14cf738ceb5e: Preparing 03:04:35 6d32394c3f54: Preparing 03:04:35 5e466ea2f70c: Preparing 03:04:35 5b0656c346bb: Preparing 03:04:35 b5b321618347: Preparing 03:04:35 ce5936116412: Preparing 03:04:35 df507787b13e: Preparing 03:04:35 ae781fd39563: Preparing 03:04:35 5118e2aab749: Preparing 03:04:35 0e64f2360a44: Preparing 03:04:35 ce5936116412: Waiting 03:04:35 df507787b13e: Waiting 03:04:35 ae781fd39563: Waiting 03:04:35 5118e2aab749: Waiting 03:04:35 0e64f2360a44: Waiting 03:04:35 5b0656c346bb: Waiting 03:04:35 b5b321618347: Waiting 03:04:35 89ff571c251d: Layer already exists 03:04:35 5e466ea2f70c: Layer already exists 03:04:35 49ef4fdc04ed: Layer already exists 03:04:35 14cf738ceb5e: Layer already exists 03:04:35 6d32394c3f54: Layer already exists 03:04:35 ae781fd39563: Layer already exists 03:04:35 ce5936116412: Layer already exists 03:04:35 b5b321618347: Layer already exists 03:04:35 df507787b13e: Layer already exists 03:04:35 5b0656c346bb: Layer already exists 03:04:35 5118e2aab749: Layer already exists 03:04:35 0e64f2360a44: Layer already exists 03:04:35 4.1.0-dev.80: digest: sha256:2dbb1568d1101bbbf3e779e58503f4246b141a5d37e4aa2348bd5e9d3b8929b0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:04:36 89ff571c251d: Preparing 03:04:36 49ef4fdc04ed: Preparing 03:04:36 14cf738ceb5e: Preparing 03:04:36 6d32394c3f54: Preparing 03:04:36 5e466ea2f70c: Preparing 03:04:36 5b0656c346bb: Preparing 03:04:36 b5b321618347: Preparing 03:04:36 ce5936116412: Preparing 03:04:36 df507787b13e: Preparing 03:04:36 ae781fd39563: Preparing 03:04:36 5118e2aab749: Preparing 03:04:36 0e64f2360a44: Preparing 03:04:36 df507787b13e: Waiting 03:04:36 ae781fd39563: Waiting 03:04:36 5118e2aab749: Waiting 03:04:36 0e64f2360a44: Waiting 03:04:36 5b0656c346bb: Waiting 03:04:36 b5b321618347: Waiting 03:04:36 ce5936116412: Waiting 03:04:36 5e466ea2f70c: Layer already exists 03:04:36 89ff571c251d: Layer already exists 03:04:36 14cf738ceb5e: Layer already exists 03:04:36 6d32394c3f54: Layer already exists 03:04:36 49ef4fdc04ed: Layer already exists 03:04:36 5b0656c346bb: Layer already exists 03:04:36 b5b321618347: Layer already exists 03:04:36 ce5936116412: Layer already exists 03:04:36 df507787b13e: Layer already exists 03:04:36 ae781fd39563: Layer already exists 03:04:36 5118e2aab749: Layer already exists 03:04:36 0e64f2360a44: Layer already exists 03:04:36 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:2dbb1568d1101bbbf3e779e58503f4246b141a5d37e4aa2348bd5e9d3b8929b0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:37 + 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 03:04:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:04:37 89ff571c251d: Preparing 03:04:37 49ef4fdc04ed: Preparing 03:04:37 14cf738ceb5e: Preparing 03:04:37 6d32394c3f54: Preparing 03:04:37 5e466ea2f70c: Preparing 03:04:37 5b0656c346bb: Preparing 03:04:37 b5b321618347: Preparing 03:04:37 ce5936116412: Preparing 03:04:37 df507787b13e: Preparing 03:04:37 ae781fd39563: Preparing 03:04:37 5118e2aab749: Preparing 03:04:37 0e64f2360a44: Preparing 03:04:37 5b0656c346bb: Waiting 03:04:37 b5b321618347: Waiting 03:04:37 ce5936116412: Waiting 03:04:37 df507787b13e: Waiting 03:04:37 ae781fd39563: Waiting 03:04:37 5118e2aab749: Waiting 03:04:37 0e64f2360a44: Waiting 03:04:37 5e466ea2f70c: Layer already exists 03:04:37 6d32394c3f54: Layer already exists 03:04:37 89ff571c251d: Layer already exists 03:04:37 49ef4fdc04ed: Layer already exists 03:04:37 14cf738ceb5e: Layer already exists 03:04:37 b5b321618347: Layer already exists 03:04:37 5b0656c346bb: Layer already exists 03:04:37 ce5936116412: Layer already exists 03:04:37 df507787b13e: Layer already exists 03:04:37 ae781fd39563: Layer already exists 03:04:37 5118e2aab749: Layer already exists 03:04:37 0e64f2360a44: Layer already exists 03:04:37 main: digest: sha256:2dbb1568d1101bbbf3e779e58503f4246b141a5d37e4aa2348bd5e9d3b8929b0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:37 ===================================================== [Pipeline] echo 03:04:37 taggedImages: 03:04:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:04:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:04:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.80 03:04:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:04:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:04:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:04:37 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:04:37 latest 03:04:37 4.1.0-dev.80 03:04:37 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:04:37 main 03:04:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:04:38 0d3e64309f28: Preparing 03:04:38 438e86597186: Preparing 03:04:38 ce5936116412: Preparing 03:04:38 df507787b13e: Preparing 03:04:38 22919ecb07cf: Preparing 03:04:38 0e43c71e2254: Preparing 03:04:38 0e64f2360a44: Preparing 03:04:38 0e43c71e2254: Waiting 03:04:38 0e64f2360a44: Waiting 03:04:38 ce5936116412: Layer already exists 03:04:38 df507787b13e: Layer already exists 03:04:38 0e64f2360a44: Layer already exists 03:04:38 0d3e64309f28: Pushed 03:04:39 22919ecb07cf: Pushed 03:04:40 0e43c71e2254: Pushed 03:04:48 438e86597186: Pushed 03:04:48 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:49403691a6833df7dedda98997f24783fe68fdda8ed8c27e059a03f010c384c5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:49 + 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 03:04:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:04:49 0d3e64309f28: Preparing 03:04:49 438e86597186: Preparing 03:04:49 ce5936116412: Preparing 03:04:49 df507787b13e: Preparing 03:04:49 22919ecb07cf: Preparing 03:04:49 0e43c71e2254: Preparing 03:04:49 0e64f2360a44: Preparing 03:04:49 0e43c71e2254: Waiting 03:04:49 0e64f2360a44: Waiting 03:04:49 df507787b13e: Layer already exists 03:04:49 0d3e64309f28: Layer already exists 03:04:49 22919ecb07cf: Layer already exists 03:04:49 438e86597186: Layer already exists 03:04:49 ce5936116412: Layer already exists 03:04:49 0e43c71e2254: Layer already exists 03:04:49 0e64f2360a44: Layer already exists 03:04:49 latest: digest: sha256:49403691a6833df7dedda98997f24783fe68fdda8ed8c27e059a03f010c384c5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.80 03:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:04:50 0d3e64309f28: Preparing 03:04:50 438e86597186: Preparing 03:04:50 ce5936116412: Preparing 03:04:50 df507787b13e: Preparing 03:04:50 22919ecb07cf: Preparing 03:04:50 0e43c71e2254: Preparing 03:04:50 0e64f2360a44: Preparing 03:04:50 0e64f2360a44: Waiting 03:04:50 0d3e64309f28: Layer already exists 03:04:50 ce5936116412: Layer already exists 03:04:50 22919ecb07cf: Layer already exists 03:04:50 438e86597186: Layer already exists 03:04:50 df507787b13e: Layer already exists 03:04:50 0e64f2360a44: Layer already exists 03:04:50 0e43c71e2254: Layer already exists 03:04:50 4.1.0-dev.80: digest: sha256:49403691a6833df7dedda98997f24783fe68fdda8ed8c27e059a03f010c384c5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:04:51 0d3e64309f28: Preparing 03:04:51 438e86597186: Preparing 03:04:51 ce5936116412: Preparing 03:04:51 df507787b13e: Preparing 03:04:51 22919ecb07cf: Preparing 03:04:51 0e43c71e2254: Preparing 03:04:51 0e64f2360a44: Preparing 03:04:51 0e64f2360a44: Waiting 03:04:51 0e43c71e2254: Waiting 03:04:51 0d3e64309f28: Layer already exists 03:04:51 22919ecb07cf: Layer already exists 03:04:51 df507787b13e: Layer already exists 03:04:51 ce5936116412: Layer already exists 03:04:51 438e86597186: Layer already exists 03:04:51 0e43c71e2254: Layer already exists 03:04:51 0e64f2360a44: Layer already exists 03:04:51 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:49403691a6833df7dedda98997f24783fe68fdda8ed8c27e059a03f010c384c5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:51 + 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 03:04:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:04:52 0d3e64309f28: Preparing 03:04:52 438e86597186: Preparing 03:04:52 ce5936116412: Preparing 03:04:52 df507787b13e: Preparing 03:04:52 22919ecb07cf: Preparing 03:04:52 0e43c71e2254: Preparing 03:04:52 0e64f2360a44: Preparing 03:04:52 0e64f2360a44: Waiting 03:04:52 0e43c71e2254: Waiting 03:04:52 ce5936116412: Layer already exists 03:04:52 0d3e64309f28: Layer already exists 03:04:52 22919ecb07cf: Layer already exists 03:04:52 438e86597186: Layer already exists 03:04:52 df507787b13e: Layer already exists 03:04:52 0e43c71e2254: Layer already exists 03:04:52 0e64f2360a44: Layer already exists 03:04:52 main: digest: sha256:49403691a6833df7dedda98997f24783fe68fdda8ed8c27e059a03f010c384c5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:52 ===================================================== [Pipeline] echo 03:04:52 taggedImages: 03:04:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:04:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:04:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.80 03:04:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:04:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:04:52 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:04:52 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:04:52 latest 03:04:52 4.1.0-dev.80 03:04:52 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:04:52 main 03:04:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:04:53 44b8aba99a1e: Preparing 03:04:53 8ae40a6c8966: Preparing 03:04:53 e565a54b3296: Preparing 03:04:53 ce5936116412: Preparing 03:04:53 df507787b13e: Preparing 03:04:53 6ec7e5f260f1: Preparing 03:04:53 a409a4da9ff2: Preparing 03:04:53 177abe6fd12c: Preparing 03:04:53 edc75a1f1415: Preparing 03:04:53 0e64f2360a44: Preparing 03:04:53 6ec7e5f260f1: Waiting 03:04:53 a409a4da9ff2: Waiting 03:04:53 177abe6fd12c: Waiting 03:04:53 edc75a1f1415: Waiting 03:04:53 0e64f2360a44: Waiting 03:04:53 ce5936116412: Layer already exists 03:04:53 df507787b13e: Layer already exists 03:04:53 8ae40a6c8966: Pushed 03:04:53 e565a54b3296: Pushed 03:04:53 44b8aba99a1e: Pushed 03:04:53 0e64f2360a44: Layer already exists 03:04:53 177abe6fd12c: Pushed 03:04:54 edc75a1f1415: Pushed 03:05:06 a409a4da9ff2: Pushed 03:05:21 6ec7e5f260f1: Pushed 03:05:21 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:73d8ec0870f152fe712af555a527d8eaf81ffae2db6f503485622b0044d1e6ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:22 + 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 03:05:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:05:22 44b8aba99a1e: Preparing 03:05:22 8ae40a6c8966: Preparing 03:05:22 e565a54b3296: Preparing 03:05:22 ce5936116412: Preparing 03:05:22 df507787b13e: Preparing 03:05:22 6ec7e5f260f1: Preparing 03:05:22 a409a4da9ff2: Preparing 03:05:22 6ec7e5f260f1: Waiting 03:05:22 177abe6fd12c: Preparing 03:05:22 a409a4da9ff2: Waiting 03:05:22 edc75a1f1415: Preparing 03:05:22 177abe6fd12c: Waiting 03:05:22 0e64f2360a44: Preparing 03:05:22 0e64f2360a44: Waiting 03:05:22 edc75a1f1415: Waiting 03:05:22 44b8aba99a1e: Layer already exists 03:05:22 df507787b13e: Layer already exists 03:05:22 8ae40a6c8966: Layer already exists 03:05:22 ce5936116412: Layer already exists 03:05:22 e565a54b3296: Layer already exists 03:05:22 a409a4da9ff2: Layer already exists 03:05:22 6ec7e5f260f1: Layer already exists 03:05:22 0e64f2360a44: Layer already exists 03:05:22 edc75a1f1415: Layer already exists 03:05:22 177abe6fd12c: Layer already exists 03:05:22 latest: digest: sha256:73d8ec0870f152fe712af555a527d8eaf81ffae2db6f503485622b0044d1e6ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.80 03:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:05:23 44b8aba99a1e: Preparing 03:05:23 8ae40a6c8966: Preparing 03:05:23 e565a54b3296: Preparing 03:05:23 ce5936116412: Preparing 03:05:23 df507787b13e: Preparing 03:05:23 6ec7e5f260f1: Preparing 03:05:23 a409a4da9ff2: Preparing 03:05:23 177abe6fd12c: Preparing 03:05:23 edc75a1f1415: Preparing 03:05:23 0e64f2360a44: Preparing 03:05:23 177abe6fd12c: Waiting 03:05:23 edc75a1f1415: Waiting 03:05:23 0e64f2360a44: Waiting 03:05:23 6ec7e5f260f1: Waiting 03:05:23 a409a4da9ff2: Waiting 03:05:23 8ae40a6c8966: Layer already exists 03:05:23 44b8aba99a1e: Layer already exists 03:05:23 e565a54b3296: Layer already exists 03:05:23 df507787b13e: Layer already exists 03:05:23 ce5936116412: Layer already exists 03:05:23 a409a4da9ff2: Layer already exists 03:05:23 6ec7e5f260f1: Layer already exists 03:05:23 0e64f2360a44: Layer already exists 03:05:23 177abe6fd12c: Layer already exists 03:05:23 edc75a1f1415: Layer already exists 03:05:23 4.1.0-dev.80: digest: sha256:73d8ec0870f152fe712af555a527d8eaf81ffae2db6f503485622b0044d1e6ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:05:24 44b8aba99a1e: Preparing 03:05:24 8ae40a6c8966: Preparing 03:05:24 e565a54b3296: Preparing 03:05:24 ce5936116412: Preparing 03:05:24 df507787b13e: Preparing 03:05:24 6ec7e5f260f1: Preparing 03:05:24 a409a4da9ff2: Preparing 03:05:24 177abe6fd12c: Preparing 03:05:24 edc75a1f1415: Preparing 03:05:24 0e64f2360a44: Preparing 03:05:24 6ec7e5f260f1: Waiting 03:05:24 a409a4da9ff2: Waiting 03:05:24 177abe6fd12c: Waiting 03:05:24 edc75a1f1415: Waiting 03:05:24 0e64f2360a44: Waiting 03:05:24 8ae40a6c8966: Layer already exists 03:05:24 df507787b13e: Layer already exists 03:05:24 44b8aba99a1e: Layer already exists 03:05:24 ce5936116412: Layer already exists 03:05:24 e565a54b3296: Layer already exists 03:05:24 edc75a1f1415: Layer already exists 03:05:24 6ec7e5f260f1: Layer already exists 03:05:24 177abe6fd12c: Layer already exists 03:05:24 a409a4da9ff2: Layer already exists 03:05:24 0e64f2360a44: Layer already exists 03:05:24 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:73d8ec0870f152fe712af555a527d8eaf81ffae2db6f503485622b0044d1e6ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:25 + 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 03:05:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:05:25 44b8aba99a1e: Preparing 03:05:25 8ae40a6c8966: Preparing 03:05:25 e565a54b3296: Preparing 03:05:25 ce5936116412: Preparing 03:05:25 df507787b13e: Preparing 03:05:25 6ec7e5f260f1: Preparing 03:05:25 a409a4da9ff2: Preparing 03:05:25 177abe6fd12c: Preparing 03:05:25 edc75a1f1415: Preparing 03:05:25 0e64f2360a44: Preparing 03:05:25 a409a4da9ff2: Waiting 03:05:25 177abe6fd12c: Waiting 03:05:25 edc75a1f1415: Waiting 03:05:25 0e64f2360a44: Waiting 03:05:25 6ec7e5f260f1: Waiting 03:05:25 8ae40a6c8966: Layer already exists 03:05:25 ce5936116412: Layer already exists 03:05:25 df507787b13e: Layer already exists 03:05:25 44b8aba99a1e: Layer already exists 03:05:25 e565a54b3296: Layer already exists 03:05:25 6ec7e5f260f1: Layer already exists 03:05:25 edc75a1f1415: Layer already exists 03:05:25 177abe6fd12c: Layer already exists 03:05:25 a409a4da9ff2: Layer already exists 03:05:25 0e64f2360a44: Layer already exists 03:05:25 main: digest: sha256:73d8ec0870f152fe712af555a527d8eaf81ffae2db6f503485622b0044d1e6ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:25 ===================================================== [Pipeline] echo 03:05:25 taggedImages: 03:05:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:05:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:05:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.80 03:05:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:05:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:05:25 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:05:25 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:05:25 latest 03:05:25 4.1.0-dev.80 03:05:25 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:05:25 main 03:05:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:05:26 377dfc59b887: Preparing 03:05:26 ad9607936c80: Preparing 03:05:26 f033bc0fa260: Preparing 03:05:26 ce5936116412: Preparing 03:05:26 df507787b13e: Preparing 03:05:26 73c0492c1fd8: Preparing 03:05:26 93215bb69201: Preparing 03:05:26 b68a88f0e4c3: Preparing 03:05:26 93215bb69201: Waiting 03:05:26 73c0492c1fd8: Waiting 03:05:26 0e64f2360a44: Preparing 03:05:26 b68a88f0e4c3: Waiting 03:05:26 df507787b13e: Layer already exists 03:05:26 ce5936116412: Layer already exists 03:05:27 f033bc0fa260: Pushed 03:05:27 ad9607936c80: Pushed 03:05:27 377dfc59b887: Pushed 03:05:27 0e64f2360a44: Layer already exists 03:05:27 93215bb69201: Pushed 03:05:27 b68a88f0e4c3: Pushed 03:06:00 73c0492c1fd8: Pushed 03:06:00 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:662c38efb9442a363f51325cd36ea878dbdeff32c31df9ab0113e80a9d9eb9b7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:00 + 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 03:06:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:06:00 377dfc59b887: Preparing 03:06:00 ad9607936c80: Preparing 03:06:00 f033bc0fa260: Preparing 03:06:00 ce5936116412: Preparing 03:06:00 df507787b13e: Preparing 03:06:00 73c0492c1fd8: Preparing 03:06:00 93215bb69201: Preparing 03:06:00 b68a88f0e4c3: Preparing 03:06:00 0e64f2360a44: Preparing 03:06:00 93215bb69201: Waiting 03:06:00 73c0492c1fd8: Waiting 03:06:00 b68a88f0e4c3: Waiting 03:06:00 0e64f2360a44: Waiting 03:06:00 ce5936116412: Layer already exists 03:06:00 ad9607936c80: Layer already exists 03:06:00 377dfc59b887: Layer already exists 03:06:00 df507787b13e: Layer already exists 03:06:00 f033bc0fa260: Layer already exists 03:06:00 93215bb69201: Layer already exists 03:06:00 0e64f2360a44: Layer already exists 03:06:00 b68a88f0e4c3: Layer already exists 03:06:00 73c0492c1fd8: Layer already exists 03:06:01 latest: digest: sha256:662c38efb9442a363f51325cd36ea878dbdeff32c31df9ab0113e80a9d9eb9b7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.80 03:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:06:01 377dfc59b887: Preparing 03:06:01 ad9607936c80: Preparing 03:06:01 f033bc0fa260: Preparing 03:06:01 ce5936116412: Preparing 03:06:01 df507787b13e: Preparing 03:06:01 73c0492c1fd8: Preparing 03:06:01 93215bb69201: Preparing 03:06:01 b68a88f0e4c3: Preparing 03:06:01 0e64f2360a44: Preparing 03:06:01 73c0492c1fd8: Waiting 03:06:01 b68a88f0e4c3: Waiting 03:06:01 93215bb69201: Waiting 03:06:01 0e64f2360a44: Waiting 03:06:01 f033bc0fa260: Layer already exists 03:06:01 df507787b13e: Layer already exists 03:06:01 377dfc59b887: Layer already exists 03:06:01 ad9607936c80: Layer already exists 03:06:01 ce5936116412: Layer already exists 03:06:01 0e64f2360a44: Layer already exists 03:06:01 93215bb69201: Layer already exists 03:06:01 73c0492c1fd8: Layer already exists 03:06:01 b68a88f0e4c3: Layer already exists 03:06:02 4.1.0-dev.80: digest: sha256:662c38efb9442a363f51325cd36ea878dbdeff32c31df9ab0113e80a9d9eb9b7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:06:02 377dfc59b887: Preparing 03:06:02 ad9607936c80: Preparing 03:06:02 f033bc0fa260: Preparing 03:06:02 ce5936116412: Preparing 03:06:02 df507787b13e: Preparing 03:06:02 73c0492c1fd8: Preparing 03:06:02 93215bb69201: Preparing 03:06:02 b68a88f0e4c3: Preparing 03:06:02 0e64f2360a44: Preparing 03:06:02 73c0492c1fd8: Waiting 03:06:02 93215bb69201: Waiting 03:06:02 b68a88f0e4c3: Waiting 03:06:02 0e64f2360a44: Waiting 03:06:02 377dfc59b887: Layer already exists 03:06:02 df507787b13e: Layer already exists 03:06:02 ad9607936c80: Layer already exists 03:06:02 ce5936116412: Layer already exists 03:06:02 f033bc0fa260: Layer already exists 03:06:02 0e64f2360a44: Layer already exists 03:06:02 93215bb69201: Layer already exists 03:06:02 73c0492c1fd8: Layer already exists 03:06:02 b68a88f0e4c3: Layer already exists 03:06:03 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:662c38efb9442a363f51325cd36ea878dbdeff32c31df9ab0113e80a9d9eb9b7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:03 + 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 03:06:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:06:03 377dfc59b887: Preparing 03:06:03 ad9607936c80: Preparing 03:06:03 f033bc0fa260: Preparing 03:06:03 ce5936116412: Preparing 03:06:03 df507787b13e: Preparing 03:06:03 73c0492c1fd8: Preparing 03:06:03 93215bb69201: Preparing 03:06:03 73c0492c1fd8: Waiting 03:06:03 b68a88f0e4c3: Preparing 03:06:03 93215bb69201: Waiting 03:06:03 0e64f2360a44: Preparing 03:06:03 0e64f2360a44: Waiting 03:06:03 b68a88f0e4c3: Waiting 03:06:03 ad9607936c80: Layer already exists 03:06:03 ce5936116412: Layer already exists 03:06:03 377dfc59b887: Layer already exists 03:06:03 df507787b13e: Layer already exists 03:06:03 f033bc0fa260: Layer already exists 03:06:03 73c0492c1fd8: Layer already exists 03:06:03 93215bb69201: Layer already exists 03:06:03 b68a88f0e4c3: Layer already exists 03:06:03 0e64f2360a44: Layer already exists 03:06:04 main: digest: sha256:662c38efb9442a363f51325cd36ea878dbdeff32c31df9ab0113e80a9d9eb9b7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:04 ===================================================== [Pipeline] echo 03:06:04 taggedImages: 03:06:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:06:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:06:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.80 03:06:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:06:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:06:04 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:06:04 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:06:04 latest 03:06:04 4.1.0-dev.80 03:06:04 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:06:04 main 03:06:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:06:05 5ef4defe0371: Preparing 03:06:05 340616839e70: Preparing 03:06:05 e1c8e0b890ef: Preparing 03:06:05 ce5936116412: Preparing 03:06:05 df507787b13e: Preparing 03:06:05 c72a87d04be8: Preparing 03:06:05 177abe6fd12c: Preparing 03:06:05 edc75a1f1415: Preparing 03:06:05 0e64f2360a44: Preparing 03:06:05 177abe6fd12c: Waiting 03:06:05 edc75a1f1415: Waiting 03:06:05 0e64f2360a44: Waiting 03:06:05 c72a87d04be8: Waiting 03:06:05 ce5936116412: Layer already exists 03:06:05 df507787b13e: Layer already exists 03:06:05 340616839e70: Pushed 03:06:05 e1c8e0b890ef: Pushed 03:06:05 177abe6fd12c: Layer already exists 03:06:05 edc75a1f1415: Layer already exists 03:06:05 5ef4defe0371: Pushed 03:06:05 0e64f2360a44: Layer already exists 03:06:37 c72a87d04be8: Pushed 03:06:37 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:eafcae0b8a47342b501b5096acbf958f9ae8feb9d2ffa9121ce8d3174a8f3c48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:37 + 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 03:06:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:06:38 5ef4defe0371: Preparing 03:06:38 340616839e70: Preparing 03:06:38 e1c8e0b890ef: Preparing 03:06:38 ce5936116412: Preparing 03:06:38 df507787b13e: Preparing 03:06:38 c72a87d04be8: Preparing 03:06:38 177abe6fd12c: Preparing 03:06:38 edc75a1f1415: Preparing 03:06:38 0e64f2360a44: Preparing 03:06:38 edc75a1f1415: Waiting 03:06:38 0e64f2360a44: Waiting 03:06:38 c72a87d04be8: Waiting 03:06:38 177abe6fd12c: Waiting 03:06:38 ce5936116412: Layer already exists 03:06:38 5ef4defe0371: Layer already exists 03:06:38 e1c8e0b890ef: Layer already exists 03:06:38 340616839e70: Layer already exists 03:06:38 df507787b13e: Layer already exists 03:06:38 c72a87d04be8: Layer already exists 03:06:38 edc75a1f1415: Layer already exists 03:06:38 177abe6fd12c: Layer already exists 03:06:38 0e64f2360a44: Layer already exists 03:06:38 latest: digest: sha256:eafcae0b8a47342b501b5096acbf958f9ae8feb9d2ffa9121ce8d3174a8f3c48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.80 03:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:06:39 5ef4defe0371: Preparing 03:06:39 340616839e70: Preparing 03:06:39 e1c8e0b890ef: Preparing 03:06:39 ce5936116412: Preparing 03:06:39 df507787b13e: Preparing 03:06:39 c72a87d04be8: Preparing 03:06:39 177abe6fd12c: Preparing 03:06:39 edc75a1f1415: Preparing 03:06:39 0e64f2360a44: Preparing 03:06:39 c72a87d04be8: Waiting 03:06:39 177abe6fd12c: Waiting 03:06:39 edc75a1f1415: Waiting 03:06:39 0e64f2360a44: Waiting 03:06:39 ce5936116412: Layer already exists 03:06:39 e1c8e0b890ef: Layer already exists 03:06:39 340616839e70: Layer already exists 03:06:39 5ef4defe0371: Layer already exists 03:06:39 df507787b13e: Layer already exists 03:06:39 edc75a1f1415: Layer already exists 03:06:39 c72a87d04be8: Layer already exists 03:06:39 177abe6fd12c: Layer already exists 03:06:39 0e64f2360a44: Layer already exists 03:06:39 4.1.0-dev.80: digest: sha256:eafcae0b8a47342b501b5096acbf958f9ae8feb9d2ffa9121ce8d3174a8f3c48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:06:40 5ef4defe0371: Preparing 03:06:40 340616839e70: Preparing 03:06:40 e1c8e0b890ef: Preparing 03:06:40 ce5936116412: Preparing 03:06:40 df507787b13e: Preparing 03:06:40 c72a87d04be8: Preparing 03:06:40 177abe6fd12c: Preparing 03:06:40 edc75a1f1415: Preparing 03:06:40 0e64f2360a44: Preparing 03:06:40 177abe6fd12c: Waiting 03:06:40 edc75a1f1415: Waiting 03:06:40 0e64f2360a44: Waiting 03:06:40 c72a87d04be8: Waiting 03:06:40 e1c8e0b890ef: Layer already exists 03:06:40 5ef4defe0371: Layer already exists 03:06:40 df507787b13e: Layer already exists 03:06:40 ce5936116412: Layer already exists 03:06:40 340616839e70: Layer already exists 03:06:40 177abe6fd12c: Layer already exists 03:06:40 c72a87d04be8: Layer already exists 03:06:40 0e64f2360a44: Layer already exists 03:06:40 edc75a1f1415: Layer already exists 03:06:40 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:eafcae0b8a47342b501b5096acbf958f9ae8feb9d2ffa9121ce8d3174a8f3c48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:40 + 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 03:06:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:06:41 5ef4defe0371: Preparing 03:06:41 340616839e70: Preparing 03:06:41 e1c8e0b890ef: Preparing 03:06:41 ce5936116412: Preparing 03:06:41 df507787b13e: Preparing 03:06:41 c72a87d04be8: Preparing 03:06:41 177abe6fd12c: Preparing 03:06:41 edc75a1f1415: Preparing 03:06:41 0e64f2360a44: Preparing 03:06:41 177abe6fd12c: Waiting 03:06:41 edc75a1f1415: Waiting 03:06:41 0e64f2360a44: Waiting 03:06:41 ce5936116412: Layer already exists 03:06:41 df507787b13e: Layer already exists 03:06:41 5ef4defe0371: Layer already exists 03:06:41 340616839e70: Layer already exists 03:06:41 e1c8e0b890ef: Layer already exists 03:06:41 177abe6fd12c: Layer already exists 03:06:41 c72a87d04be8: Layer already exists 03:06:41 edc75a1f1415: Layer already exists 03:06:41 0e64f2360a44: Layer already exists 03:06:41 main: digest: sha256:eafcae0b8a47342b501b5096acbf958f9ae8feb9d2ffa9121ce8d3174a8f3c48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:41 ===================================================== [Pipeline] echo 03:06:41 taggedImages: 03:06:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:06:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:06:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.80 03:06:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:06:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:06:41 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:06:41 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:06:41 latest 03:06:41 4.1.0-dev.80 03:06:41 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:06:41 main 03:06:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:06:42 8ba5a840d2fb: Preparing 03:06:42 6d2ec3b871dd: Preparing 03:06:42 ce5936116412: Preparing 03:06:42 df507787b13e: Preparing 03:06:42 28c90cd9d82c: Preparing 03:06:42 b2a6127606c2: Preparing 03:06:42 0e64f2360a44: Preparing 03:06:42 b2a6127606c2: Waiting 03:06:42 0e64f2360a44: Waiting 03:06:42 df507787b13e: Layer already exists 03:06:42 ce5936116412: Layer already exists 03:06:42 0e64f2360a44: Layer already exists 03:06:42 8ba5a840d2fb: Pushed 03:06:43 28c90cd9d82c: Pushed 03:06:43 b2a6127606c2: Pushed 03:06:52 6d2ec3b871dd: Pushed 03:06:52 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:76274e3808b3fe9402161bbec1b55ff069e596d0dad33596b5811d57913ea515 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:06:52 8ba5a840d2fb: Preparing 03:06:52 6d2ec3b871dd: Preparing 03:06:52 ce5936116412: Preparing 03:06:52 df507787b13e: Preparing 03:06:52 28c90cd9d82c: Preparing 03:06:52 b2a6127606c2: Preparing 03:06:52 0e64f2360a44: Preparing 03:06:52 b2a6127606c2: Waiting 03:06:52 0e64f2360a44: Waiting 03:06:52 ce5936116412: Layer already exists 03:06:52 df507787b13e: Layer already exists 03:06:52 8ba5a840d2fb: Layer already exists 03:06:52 28c90cd9d82c: Layer already exists 03:06:52 6d2ec3b871dd: Layer already exists 03:06:52 0e64f2360a44: Layer already exists 03:06:52 b2a6127606c2: Layer already exists 03:06:53 latest: digest: sha256:76274e3808b3fe9402161bbec1b55ff069e596d0dad33596b5811d57913ea515 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.80 03:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:06:53 8ba5a840d2fb: Preparing 03:06:53 6d2ec3b871dd: Preparing 03:06:53 ce5936116412: Preparing 03:06:53 df507787b13e: Preparing 03:06:53 28c90cd9d82c: Preparing 03:06:53 b2a6127606c2: Preparing 03:06:53 0e64f2360a44: Preparing 03:06:53 0e64f2360a44: Waiting 03:06:53 b2a6127606c2: Waiting 03:06:53 df507787b13e: Layer already exists 03:06:53 8ba5a840d2fb: Layer already exists 03:06:53 28c90cd9d82c: Layer already exists 03:06:53 ce5936116412: Layer already exists 03:06:53 6d2ec3b871dd: Layer already exists 03:06:53 b2a6127606c2: Layer already exists 03:06:53 0e64f2360a44: Layer already exists 03:06:54 4.1.0-dev.80: digest: sha256:76274e3808b3fe9402161bbec1b55ff069e596d0dad33596b5811d57913ea515 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:06:54 8ba5a840d2fb: Preparing 03:06:54 6d2ec3b871dd: Preparing 03:06:54 ce5936116412: Preparing 03:06:54 df507787b13e: Preparing 03:06:54 28c90cd9d82c: Preparing 03:06:54 b2a6127606c2: Preparing 03:06:54 0e64f2360a44: Preparing 03:06:54 b2a6127606c2: Waiting 03:06:54 0e64f2360a44: Waiting 03:06:54 8ba5a840d2fb: Layer already exists 03:06:54 ce5936116412: Layer already exists 03:06:54 28c90cd9d82c: Layer already exists 03:06:54 6d2ec3b871dd: Layer already exists 03:06:54 df507787b13e: Layer already exists 03:06:54 b2a6127606c2: Layer already exists 03:06:54 0e64f2360a44: Layer already exists 03:06:55 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:76274e3808b3fe9402161bbec1b55ff069e596d0dad33596b5811d57913ea515 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:06:55 8ba5a840d2fb: Preparing 03:06:55 6d2ec3b871dd: Preparing 03:06:55 ce5936116412: Preparing 03:06:55 df507787b13e: Preparing 03:06:55 28c90cd9d82c: Preparing 03:06:55 b2a6127606c2: Preparing 03:06:55 0e64f2360a44: Preparing 03:06:55 0e64f2360a44: Waiting 03:06:55 b2a6127606c2: Waiting 03:06:55 8ba5a840d2fb: Layer already exists 03:06:55 df507787b13e: Layer already exists 03:06:55 28c90cd9d82c: Layer already exists 03:06:55 ce5936116412: Layer already exists 03:06:55 6d2ec3b871dd: Layer already exists 03:06:55 0e64f2360a44: Layer already exists 03:06:55 b2a6127606c2: Layer already exists 03:06:56 main: digest: sha256:76274e3808b3fe9402161bbec1b55ff069e596d0dad33596b5811d57913ea515 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:56 ===================================================== [Pipeline] echo 03:06:56 taggedImages: 03:06:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:06:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:06:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.80 03:06:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:06:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:06:56 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:06:56 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:06:56 latest 03:06:56 4.1.0-dev.80 03:06:56 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:06:56 main 03:06:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:06:57 8d1f81bd3c59: Preparing 03:06:57 75d90005677c: Preparing 03:06:57 ce5936116412: Preparing 03:06:57 df507787b13e: Preparing 03:06:57 7d2ecdfc7a80: Preparing 03:06:57 a5f77a688aa4: Preparing 03:06:57 0e64f2360a44: Preparing 03:06:57 a5f77a688aa4: Waiting 03:06:57 0e64f2360a44: Waiting 03:06:57 ce5936116412: Layer already exists 03:06:57 df507787b13e: Layer already exists 03:06:57 0e64f2360a44: Layer already exists 03:06:57 8d1f81bd3c59: Pushed 03:06:57 7d2ecdfc7a80: Pushed 03:06:57 a5f77a688aa4: Pushed 03:07:06 75d90005677c: Pushed 03:07:06 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98: digest: sha256:33571d8f4b44f3383e2c64037cb308ad615bf3434ec3d2abf95506ca44963072 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:07:06 8d1f81bd3c59: Preparing 03:07:06 75d90005677c: Preparing 03:07:06 ce5936116412: Preparing 03:07:06 df507787b13e: Preparing 03:07:06 7d2ecdfc7a80: Preparing 03:07:06 a5f77a688aa4: Preparing 03:07:06 0e64f2360a44: Preparing 03:07:06 a5f77a688aa4: Waiting 03:07:06 0e64f2360a44: Waiting 03:07:06 df507787b13e: Layer already exists 03:07:06 ce5936116412: Layer already exists 03:07:06 7d2ecdfc7a80: Layer already exists 03:07:06 75d90005677c: Layer already exists 03:07:06 8d1f81bd3c59: Layer already exists 03:07:06 0e64f2360a44: Layer already exists 03:07:06 a5f77a688aa4: Layer already exists 03:07:06 latest: digest: sha256:33571d8f4b44f3383e2c64037cb308ad615bf3434ec3d2abf95506ca44963072 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.80 03:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:07:07 8d1f81bd3c59: Preparing 03:07:07 75d90005677c: Preparing 03:07:07 ce5936116412: Preparing 03:07:07 df507787b13e: Preparing 03:07:07 7d2ecdfc7a80: Preparing 03:07:07 a5f77a688aa4: Preparing 03:07:07 0e64f2360a44: Preparing 03:07:07 a5f77a688aa4: Waiting 03:07:07 0e64f2360a44: Waiting 03:07:07 df507787b13e: Layer already exists 03:07:07 8d1f81bd3c59: Layer already exists 03:07:07 75d90005677c: Layer already exists 03:07:07 7d2ecdfc7a80: Layer already exists 03:07:07 ce5936116412: Layer already exists 03:07:07 0e64f2360a44: Layer already exists 03:07:07 a5f77a688aa4: Layer already exists 03:07:07 4.1.0-dev.80: digest: sha256:33571d8f4b44f3383e2c64037cb308ad615bf3434ec3d2abf95506ca44963072 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:07:08 8d1f81bd3c59: Preparing 03:07:08 75d90005677c: Preparing 03:07:08 ce5936116412: Preparing 03:07:08 df507787b13e: Preparing 03:07:08 7d2ecdfc7a80: Preparing 03:07:08 a5f77a688aa4: Preparing 03:07:08 0e64f2360a44: Preparing 03:07:08 a5f77a688aa4: Waiting 03:07:08 0e64f2360a44: Waiting 03:07:08 75d90005677c: Layer already exists 03:07:08 ce5936116412: Layer already exists 03:07:08 df507787b13e: Layer already exists 03:07:08 7d2ecdfc7a80: Layer already exists 03:07:08 8d1f81bd3c59: Layer already exists 03:07:08 0e64f2360a44: Layer already exists 03:07:08 a5f77a688aa4: Layer already exists 03:07:08 3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80: digest: sha256:33571d8f4b44f3383e2c64037cb308ad615bf3434ec3d2abf95506ca44963072 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:07:09 8d1f81bd3c59: Preparing 03:07:09 75d90005677c: Preparing 03:07:09 ce5936116412: Preparing 03:07:09 df507787b13e: Preparing 03:07:09 7d2ecdfc7a80: Preparing 03:07:09 a5f77a688aa4: Preparing 03:07:09 0e64f2360a44: Preparing 03:07:09 a5f77a688aa4: Waiting 03:07:09 0e64f2360a44: Waiting 03:07:09 ce5936116412: Layer already exists 03:07:09 7d2ecdfc7a80: Layer already exists 03:07:09 df507787b13e: Layer already exists 03:07:09 75d90005677c: Layer already exists 03:07:09 8d1f81bd3c59: Layer already exists 03:07:09 0e64f2360a44: Layer already exists 03:07:09 a5f77a688aa4: Layer already exists 03:07:09 main: digest: sha256:33571d8f4b44f3383e2c64037cb308ad615bf3434ec3d2abf95506ca44963072 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:07:09 ===================================================== [Pipeline] echo 03:07:09 taggedImages: 03:07:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 03:07:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:07:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.80 03:07:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 03:07:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.80 [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.80 [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.80 [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.80 [Pipeline] echo 03:07:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.80 [Pipeline] echo 03:07:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98-4.1.0-dev.80 [Pipeline] echo 03:07:10 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 03:07:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:07:11 03:07:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:07:11 arm64: Pulling from edgex-lftools-log-publisher 03:07:11 8998bd30e6a1: Pulling fs layer 03:07:11 04944245beec: Pulling fs layer 03:07:11 699f458cf7ca: Pulling fs layer 03:07:11 765212b225bb: Pulling fs layer 03:07:11 f23df028b6ca: Pulling fs layer 03:07:11 d65c8cfc05b1: Pulling fs layer 03:07:11 2437ff75d9bd: Pulling fs layer 03:07:11 f23df028b6ca: Waiting 03:07:11 2437ff75d9bd: Waiting 03:07:11 d65c8cfc05b1: Waiting 03:07:11 04944245beec: Verifying Checksum 03:07:11 04944245beec: Download complete 03:07:11 765212b225bb: Verifying Checksum 03:07:11 765212b225bb: Download complete 03:07:11 f23df028b6ca: Download complete 03:07:11 d65c8cfc05b1: Verifying Checksum 03:07:11 d65c8cfc05b1: Download complete 03:07:12 699f458cf7ca: Verifying Checksum 03:07:12 699f458cf7ca: Download complete 03:07:12 8998bd30e6a1: Verifying Checksum 03:07:12 8998bd30e6a1: Download complete 03:07:15 2437ff75d9bd: Verifying Checksum 03:07:15 2437ff75d9bd: Download complete 03:07:17 8998bd30e6a1: Pull complete 03:07:17 04944245beec: Pull complete 03:07:19 699f458cf7ca: Pull complete 03:07:19 765212b225bb: Pull complete 03:07:20 f23df028b6ca: Pull complete 03:07:21 d65c8cfc05b1: Pull complete 03:07:39 2437ff75d9bd: Pull complete 03:07:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:07:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:07:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:39 prd-ubuntu20.04-docker-arm64-4c-16g-774356 does not seem to be running inside a container 03:07:39 $ 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/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:07:42 $ docker top d5e80f99da623cedf28b2a2d704734685460ea2d1748e279544bbc39035b7a34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:43 ---> job-cost.sh 03:07:43 lf-activate-venv: SKIPPING 03:07:43 INFO: No Stack... 03:07:44 INFO: Retrieving Pricing Info for: v3-standard-4 03:07:44 INFO: Archiving Costs [Pipeline] sh 03:07:45 + cat /w/workspace/edgex-go/931/archives/cost.csv 03:07:45 + cut -d, -f6 [Pipeline] lock 03:07:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-931-stack-cost] 03:07:45 Resource [jenkins-edgexfoundry-edgex-go-main-931-stack-cost] did not exist. Created. 03:07:45 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-931-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:07:46 + echo total: 0.10999999940395355 [Pipeline] stash 03:07:47 Stashed 1 file(s) [Pipeline] } 03:07:47 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-931-stack-cost] [Pipeline] // lock [Pipeline] } 03:07:47 $ docker stop --time=1 d5e80f99da623cedf28b2a2d704734685460ea2d1748e279544bbc39035b7a34 03:07:48 $ docker rm -f --volumes d5e80f99da623cedf28b2a2d704734685460ea2d1748e279544bbc39035b7a34 [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 03:07:49 provisioning config files... 03:07:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/931@tmp/config2018332220355285672tmp [Pipeline] { [Pipeline] sh 03:07:50 + set +x 03:07:50 + curl -s https://codecov.io/bash 03:07:50 + bash -s -- 03:07:50 03:07:50 _____ _ 03:07:50 / ____| | | 03:07:50 | | ___ __| | ___ ___ _____ __ 03:07:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:07:50 | |___| (_) | (_| | __/ (_| (_) \ V / 03:07:50 \_____\___/ \__,_|\___|\___\___/ \_/ 03:07:50 Bash-1.0.6 03:07:50 03:07:50 03:07:50 ==> git version 2.25.1 found 03:07:50 ==> 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 03:07:50 Release-Date: 2020-01-08 03:07:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:07:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:07:50 ==> Jenkins CI detected. 03:07:50 current dir:  /w/workspace/edgex-go/931 03:07:50 project root: . 03:07:50 --> token set from env 03:07:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:07:50 ==> Running gcov in . (disable via -X gcov) 03:07:50 ==> Python coveragepy not found 03:07:50 ==> Searching for coverage reports in: 03:07:50 + . 03:07:50 -> Found 1 reports 03:07:50 ==> Detecting git/mercurial file structure 03:07:50 ==> Reading reports 03:07:50 + ./coverage.out bytes=1043318 03:07:50 ==> Appending adjustments 03:07:50 https://docs.codecov.io/docs/fixing-reports 03:07:51 + Found adjustments 03:07:51 ==> Gzipping contents 03:07:51 108K /tmp/codecov.RgEqzE.gz 03:07:51 ==> Uploading reports 03:07:51 url: https://codecov.io 03:07:51 query: branch=main&commit=3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98&build=931&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F931%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:07:51 -> Pinging Codecov 03:07:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98&build=931&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F931%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:07:51 -> Uploading to 03:07:51 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98/fcc26144-de84-44e4-9535-e621fb44bcc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251202%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251202T030751Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3a5d32121a9174dc2da0be030c704a557e55253a652adb2cfac704625d3d53fe 03:07:51 % Total % Received % Xferd Average Speed Time Time Time Current 03:07:51 Dload Upload Total Spent Left Speed 03:07:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 0 100 104k 0 599k --:--:-- --:--:-- --:--:-- 599k 03:07:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3c19b64fa64e3891ba5f44cdf8b18f3d8e0aeb98 [Pipeline] } 03:07:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:07:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:07:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:07:52 03:07:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:07:53 latest: Pulling from edgex-devops/edgex-snyk-go 03:07:53 2d35ebdb57d9: Already exists 03:07:53 85e8836fcdb2: Pulling fs layer 03:07:53 91631faa732a: Pulling fs layer 03:07:53 f3f5ae8826fa: Pulling fs layer 03:07:53 4f4fb700ef54: Pulling fs layer 03:07:53 7861252a18e6: Pulling fs layer 03:07:53 9130f900ef6f: Pulling fs layer 03:07:53 4f4fb700ef54: Waiting 03:07:53 9130f900ef6f: Waiting 03:07:53 7861252a18e6: Waiting 03:07:53 85e8836fcdb2: Verifying Checksum 03:07:53 85e8836fcdb2: Download complete 03:07:53 4f4fb700ef54: Verifying Checksum 03:07:53 4f4fb700ef54: Download complete 03:07:53 85e8836fcdb2: Pull complete 03:07:53 7861252a18e6: Verifying Checksum 03:07:53 7861252a18e6: Download complete 03:07:53 91631faa732a: Verifying Checksum 03:07:53 91631faa732a: Download complete 03:07:54 9130f900ef6f: Download complete 03:07:58 91631faa732a: Pull complete 03:07:58 f3f5ae8826fa: Pull complete 03:07:58 4f4fb700ef54: Pull complete 03:07:58 7861252a18e6: Pull complete 03:08:03 9130f900ef6f: Pull complete 03:08:03 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:08:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:08:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:03 prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container 03:08:03 $ 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/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:08:09 $ docker top ff33802f24b4f348cd8acc507266ddb8631b000d568889fcb023f539a268be02 -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:09 + git config --global --add safe.directory /w/workspace/edgex-go/931 [Pipeline] echo 03:08:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:08:09 + set -o pipefail 03:08:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:08:19 03:08:19 Monitoring /w/workspace/edgex-go/931 (github.com/edgexfoundry/edgex-go)... 03:08:19 03:08:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/2916a47a-2bc7-422f-9d94-aa3c7c93f538 03:08:19 03:08:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:08:19 03:08:20 03:08:20 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 03:08:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:08:20 $ docker stop --time=1 ff33802f24b4f348cd8acc507266ddb8631b000d568889fcb023f539a268be02 03:08:26 $ docker rm -f --volumes ff33802f24b4f348cd8acc507266ddb8631b000d568889fcb023f539a268be02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:08:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:26 provisioning config files... 03:08:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/931@tmp/config6266736331865089793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:26 --> edgex-publish-swagger.sh 03:08:26 === Publish openapi API === 03:08:26 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:08:26 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/931/openapi/core-command.yaml] 03:08:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:26 Dload Upload Total Spent Left Speed 03:08:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 317 156k --:--:-- --:--:-- --:--:-- 157k 03:08:26 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:08:26 03:08:26 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/931/openapi/core-data.yaml] 03:08:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:26 Dload Upload Total Spent Left Speed 03:08:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 345 385k --:--:-- --:--:-- --:--:-- 385k 03:08:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:08:27 03:08:27 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/931/openapi/core-keeper.yaml] 03:08:27 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:27 Dload Upload Total Spent Left Speed 03:08:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 673 301k --:--:-- --:--:-- --:--:-- 301k 03:08:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:08:27 03:08:27 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/931/openapi/core-metadata.yaml] 03:08:27 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:27 Dload Upload Total Spent Left Speed 03:08:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 515 1248k --:--:-- --:--:-- --:--:-- 1249k 03:08:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:08:27 03:08:27 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/931/openapi/security-proxy-auth.yaml] 03:08:27 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:27 Dload Upload Total Spent Left Speed 03:08:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 392 142k --:--:-- --:--:-- --:--:-- 141k 100 24535 100 66 100 24469 392 142k --:--:-- --:--:-- --:--:-- 141k 03:08:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:08:27 03:08:27 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/931/openapi/security-secretstore-setup.yaml] 03:08:27 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:27 Dload Upload Total Spent Left Speed 03:08:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 468 27751 --:--:-- --:--:-- --:--:-- 28219 03:08:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:08:27 03:08:27 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/931/openapi/support-notifications.yaml] 03:08:27 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:27 Dload Upload Total Spent Left Speed 03:08:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 528 781k --:--:-- --:--:-- --:--:-- 781k 03:08:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:08:27 03:08:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/931/openapi/support-scheduler.yaml] 03:08:27 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:27 Dload Upload Total Spent Left Speed 03:08:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 605 454k --:--:-- --:--:-- --:--:-- 454k 03:08:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:08:28 [Pipeline] } 03:08:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:08:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:08:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:08:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:29 prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container 03:08:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:08:29 $ docker top cb38dbe7b236faf96ec83746341b91d665893dda1f544b91f001b2998975be63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:08:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:29 [ssh-agent] Looking for ssh-agent implementation... 03:08:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:29 $ docker exec cb38dbe7b236faf96ec83746341b91d665893dda1f544b91f001b2998975be63 ssh-agent 03:08:29 SSH_AUTH_SOCK=/tmp/ssh-S4Pie0xw43pT/agent.31 03:08:29 SSH_AGENT_PID=37 03:08:29 Running ssh-add (command line suppressed) 03:08:29 Identity added: /w/workspace/edgex-go/931@tmp/private_key_11425800963647285157.key (/w/workspace/edgex-go/931@tmp/private_key_11425800963647285157.key) 03:08:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:30 + git semver tag 03:08:30 2025-12-02 03:08:30,533 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:08:30 2025-12-02 03:08:30,536 [run_tag] DEBUG tag force:False 03:08:30 2025-12-02 03:08:30,536 [check_head_tag] DEBUG check head tag 03:08:30 2025-12-02 03:08:30,538 [execute] INFO git cat-file --batch-check 03:08:30 2025-12-02 03:08:30,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/931, stdin=, shell=False, universal_newlines=False) 03:08:30 2025-12-02 03:08:30,540 [execute] INFO git cat-file --batch 03:08:30 2025-12-02 03:08:30,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/931, stdin=, shell=False, universal_newlines=False) 03:08:30 2025-12-02 03:08:30,565 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main 03:08:30 2025-12-02 03:08:30,565 [execute] INFO git tag -a v4.1.0-dev.80 -m v4.1.0-dev.80 03:08:30 2025-12-02 03:08:30,565 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.80', '-m', 'v4.1.0-dev.80'], cwd=/w/workspace/edgex-go/931, stdin=None, shell=False, universal_newlines=False) 03:08:30 2025-12-02 03:08:30,569 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main 03:08:30 4.1.0-dev.80 [Pipeline] } 03:08:30 $ docker exec --env ******** --env ******** cb38dbe7b236faf96ec83746341b91d665893dda1f544b91f001b2998975be63 ssh-agent -k 03:08:30 unset SSH_AUTH_SOCK; 03:08:30 unset SSH_AGENT_PID; 03:08:30 echo Agent pid 37 killed; 03:08:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:31 + git semver [Pipeline] } 03:08:31 $ docker stop --time=1 cb38dbe7b236faf96ec83746341b91d665893dda1f544b91f001b2998975be63 03:08:32 $ docker rm -f --volumes cb38dbe7b236faf96ec83746341b91d665893dda1f544b91f001b2998975be63 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:08:32 03:08:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:08:33 0.23.1-centos7: Pulling from edgex-lftools 03:08:33 ab5ef0e58194: Pulling fs layer 03:08:33 9712f1f96733: Pulling fs layer 03:08:33 63f879dbbcfc: Pulling fs layer 03:08:33 0d9ebad4ef96: Pulling fs layer 03:08:33 e9a5061849ea: Pulling fs layer 03:08:33 d747dcd14b5f: Pulling fs layer 03:08:33 2de7ff778b66: Pulling fs layer 03:08:33 0d9ebad4ef96: Waiting 03:08:33 e9a5061849ea: Waiting 03:08:33 d747dcd14b5f: Waiting 03:08:33 2de7ff778b66: Waiting 03:08:33 9712f1f96733: Download complete 03:08:33 63f879dbbcfc: Verifying Checksum 03:08:33 63f879dbbcfc: Download complete 03:08:33 e9a5061849ea: Verifying Checksum 03:08:33 e9a5061849ea: Download complete 03:08:33 d747dcd14b5f: Download complete 03:08:33 ab5ef0e58194: Verifying Checksum 03:08:33 ab5ef0e58194: Download complete 03:08:33 0d9ebad4ef96: Verifying Checksum 03:08:33 0d9ebad4ef96: Download complete 03:08:33 2de7ff778b66: Verifying Checksum 03:08:33 2de7ff778b66: Download complete 03:08:37 ab5ef0e58194: Pull complete 03:08:37 9712f1f96733: Pull complete 03:08:37 63f879dbbcfc: Pull complete 03:08:43 0d9ebad4ef96: Pull complete 03:08:43 e9a5061849ea: Pull complete 03:08:43 d747dcd14b5f: Pull complete 03:08:44 2de7ff778b66: Pull complete 03:08:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:08:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:08:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:44 prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container 03:08:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:08:50 $ docker top 3381a9191e9be2db54cdf4584b853a76c7fd1e13a89a73e5d057d32813e780c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:08:50 provisioning config files... 03:08:50 copy managed file [sigul-config] to file:/w/workspace/edgex-go/931@tmp/config14791891017480985147tmp 03:08:50 copy managed file [sigul-password] to file:/w/workspace/edgex-go/931@tmp/config7733358691521267464tmp 03:08:50 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/931@tmp/config12904064176000511713tmp [Pipeline] { [Pipeline] echo 03:08:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:08:50 ---> sigul-configuration.sh 03:08:50 gpg: directory `/root/.gnupg' created 03:08:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:08:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:08:50 gpg: keyring `/root/.gnupg/secring.gpg' created 03:08:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:08:50 gpg: CAST5 encrypted data 03:08:50 gpg: encrypted with 1 passphrase 03:08:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:08:51 + mkdir /home/jenkins 03:08:51 + mkdir /home/jenkins/sigul [Pipeline] sh 03:08:51 + 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 03:08:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:08:51 ---> sigul-install.sh 03:08:51 Sigul already installed; skipping installation. [Pipeline] sh 03:08:52 + git tag --list 03:08:52 0.6.0 03:08:52 0.6.1 03:08:52 0.7.0 03:08:52 0.7.1 03:08:52 v1.0.0 03:08:52 v1.0.1 03:08:52 v1.1.0 03:08:52 v1.2.0 03:08:52 v1.2.1 03:08:52 v1.3.0 03:08:52 v1.3.1 03:08:52 v2.0.0 03:08:52 v2.1.0 03:08:52 v2.1.1 03:08:52 v2.2.0 03:08:52 v2.3.0 03:08:52 v3.0 03:08:52 v3.0.0 03:08:52 v3.1 03:08:52 v3.1.0 03:08:52 v3.1.1 03:08:52 v4.0 03:08:52 v4.0.0 03:08:52 v4.0.1 03:08:52 v4.0.1-dev.1 03:08:52 v4.0.1-dev.2 03:08:52 v4.1.0-dev.1 03:08:52 v4.1.0-dev.10 03:08:52 v4.1.0-dev.11 03:08:52 v4.1.0-dev.12 03:08:52 v4.1.0-dev.13 03:08:52 v4.1.0-dev.14 03:08:52 v4.1.0-dev.15 03:08:52 v4.1.0-dev.16 03:08:52 v4.1.0-dev.17 03:08:52 v4.1.0-dev.18 03:08:52 v4.1.0-dev.19 03:08:52 v4.1.0-dev.2 03:08:52 v4.1.0-dev.20 03:08:52 v4.1.0-dev.21 03:08:52 v4.1.0-dev.22 03:08:52 v4.1.0-dev.23 03:08:52 v4.1.0-dev.24 03:08:52 v4.1.0-dev.25 03:08:52 v4.1.0-dev.26 03:08:52 v4.1.0-dev.27 03:08:52 v4.1.0-dev.28 03:08:52 v4.1.0-dev.29 03:08:52 v4.1.0-dev.3 03:08:52 v4.1.0-dev.30 03:08:52 v4.1.0-dev.31 03:08:52 v4.1.0-dev.32 03:08:52 v4.1.0-dev.33 03:08:52 v4.1.0-dev.34 03:08:52 v4.1.0-dev.35 03:08:52 v4.1.0-dev.36 03:08:52 v4.1.0-dev.37 03:08:52 v4.1.0-dev.38 03:08:52 v4.1.0-dev.39 03:08:52 v4.1.0-dev.4 03:08:52 v4.1.0-dev.40 03:08:52 v4.1.0-dev.41 03:08:52 v4.1.0-dev.42 03:08:52 v4.1.0-dev.43 03:08:52 v4.1.0-dev.44 03:08:52 v4.1.0-dev.45 03:08:52 v4.1.0-dev.46 03:08:52 v4.1.0-dev.47 03:08:52 v4.1.0-dev.48 03:08:52 v4.1.0-dev.49 03:08:52 v4.1.0-dev.5 03:08:52 v4.1.0-dev.50 03:08:52 v4.1.0-dev.51 03:08:52 v4.1.0-dev.52 03:08:52 v4.1.0-dev.53 03:08:52 v4.1.0-dev.54 03:08:52 v4.1.0-dev.55 03:08:52 v4.1.0-dev.56 03:08:52 v4.1.0-dev.57 03:08:52 v4.1.0-dev.58 03:08:52 v4.1.0-dev.59 03:08:52 v4.1.0-dev.6 03:08:52 v4.1.0-dev.60 03:08:52 v4.1.0-dev.61 03:08:52 v4.1.0-dev.62 03:08:52 v4.1.0-dev.63 03:08:52 v4.1.0-dev.64 03:08:52 v4.1.0-dev.65 03:08:52 v4.1.0-dev.66 03:08:52 v4.1.0-dev.67 03:08:52 v4.1.0-dev.68 03:08:52 v4.1.0-dev.69 03:08:52 v4.1.0-dev.7 03:08:52 v4.1.0-dev.70 03:08:52 v4.1.0-dev.71 03:08:52 v4.1.0-dev.72 03:08:52 v4.1.0-dev.73 03:08:52 v4.1.0-dev.74 03:08:52 v4.1.0-dev.75 03:08:52 v4.1.0-dev.76 03:08:52 v4.1.0-dev.77 03:08:52 v4.1.0-dev.78 03:08:52 v4.1.0-dev.79 03:08:52 v4.1.0-dev.8 03:08:52 v4.1.0-dev.80 03:08:52 v4.1.0-dev.9 [Pipeline] sh 03:08:52 + lftools sign git-tag v4.1.0-dev.80 03:08:53 Signing Git tag with Sigul... 03:08:53 Signing v4.1.0-dev.80 [Pipeline] echo 03:08:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:08:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:08:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:08:53 $ docker stop --time=1 3381a9191e9be2db54cdf4584b853a76c7fd1e13a89a73e5d057d32813e780c0 03:08:55 $ docker rm -f --volumes 3381a9191e9be2db54cdf4584b853a76c7fd1e13a89a73e5d057d32813e780c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:08:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:08:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:08:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:56 prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container 03:08:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:08:56 $ docker top dc169da7509a543838e372736c3b5a34707aad4b5d91a79ff92f9c9bb3735841 -eo pid,comm 03:08:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:08:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:08:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:56 [ssh-agent] Looking for ssh-agent implementation... 03:08:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:56 $ docker exec dc169da7509a543838e372736c3b5a34707aad4b5d91a79ff92f9c9bb3735841 ssh-agent 03:08:56 SSH_AUTH_SOCK=/tmp/ssh-daYLBOsAjQHI/agent.33 03:08:56 SSH_AGENT_PID=39 03:08:56 Running ssh-add (command line suppressed) 03:08:56 Identity added: /w/workspace/edgex-go/931@tmp/private_key_7282527176928369566.key (/w/workspace/edgex-go/931@tmp/private_key_7282527176928369566.key) 03:08:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:57 + git semver bump pre 03:08:57 2025-12-02 03:08:57,293 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:08:57 2025-12-02 03:08:57,297 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main 03:08:57 2025-12-02 03:08:57,297 [bump_version] DEBUG bumping version:4.1.0-dev.80 on axis:pre with prefix:dev 03:08:57 2025-12-02 03:08:57,297 [bump_version] DEBUG bumped version:4.1.0-dev.81 03:08:57 2025-12-02 03:08:57,297 [write_version] DEBUG write version:4.1.0-dev.81 to path:/w/workspace/edgex-go/931/.semver/main with force:True 03:08:57 2025-12-02 03:08:57,297 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main 03:08:57 2025-12-02 03:08:57,297 [write_file] DEBUG write to file:/w/workspace/edgex-go/931/.semver/main 03:08:57 2025-12-02 03:08:57,300 [execute] INFO git cat-file --batch-check 03:08:57 2025-12-02 03:08:57,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/931/.semver, stdin=, shell=False, universal_newlines=False) 03:08:57 2025-12-02 03:08:57,304 [execute] INFO git cat-file --batch 03:08:57 2025-12-02 03:08:57,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/931/.semver, stdin=, shell=False, universal_newlines=False) 03:08:57 2025-12-02 03:08:57,307 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main 03:08:57 4.1.0-dev.81 [Pipeline] } 03:09:01 $ docker exec --env ******** --env ******** dc169da7509a543838e372736c3b5a34707aad4b5d91a79ff92f9c9bb3735841 ssh-agent -k 03:09:01 unset SSH_AUTH_SOCK; 03:09:01 unset SSH_AGENT_PID; 03:09:01 echo Agent pid 39 killed; 03:09:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:09:02 + git semver [Pipeline] } 03:09:02 $ docker stop --time=1 dc169da7509a543838e372736c3b5a34707aad4b5d91a79ff92f9c9bb3735841 03:09:04 $ docker rm -f --volumes dc169da7509a543838e372736c3b5a34707aad4b5d91a79ff92f9c9bb3735841 [Pipeline] // withDockerContainer [Pipeline] sh 03:09:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:09:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:09:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:04 prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container 03:09:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:09:05 $ docker top 2acfb8bc83d685fbdda7d9f07884683cf62c68ebfe2dd71b3e8946712af70ec7 -eo pid,comm 03:09:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:09:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:09:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:05 [ssh-agent] Looking for ssh-agent implementation... 03:09:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:05 $ docker exec 2acfb8bc83d685fbdda7d9f07884683cf62c68ebfe2dd71b3e8946712af70ec7 ssh-agent 03:09:05 SSH_AUTH_SOCK=/tmp/ssh-sg2g7of3GSdE/agent.33 03:09:05 SSH_AGENT_PID=39 03:09:05 Running ssh-add (command line suppressed) 03:09:05 Identity added: /w/workspace/edgex-go/931@tmp/private_key_283850777554141144.key (/w/workspace/edgex-go/931@tmp/private_key_283850777554141144.key) 03:09:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:05 + git semver push 03:09:06 2025-12-02 03:09:06,151 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:09:06 2025-12-02 03:09:06,155 [run_push] DEBUG push 03:09:06 2025-12-02 03:09:06,156 [execute] INFO git cat-file --batch-check 03:09:06 2025-12-02 03:09:06,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/931/.semver, stdin=, shell=False, universal_newlines=False) 03:09:06 2025-12-02 03:09:06,158 [execute] INFO git rev-list 95f1266de6dac91dfd9eacf321cdd0b8bee0e87c -- 03:09:06 2025-12-02 03:09:06,159 [execute] DEBUG Popen(['git', 'rev-list', '95f1266de6dac91dfd9eacf321cdd0b8bee0e87c', '--'], cwd=/w/workspace/edgex-go/931/.semver, stdin=None, shell=False, universal_newlines=False) 03:09:06 2025-12-02 03:09:06,176 [execute] INFO git fetch -v -- origin 03:09:06 2025-12-02 03:09:06,176 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/931/.semver, stdin=None, shell=False, universal_newlines=True) 03:09:06 2025-12-02 03:09:06,675 [run_push] DEBUG no remote changes detected 03:09:06 2025-12-02 03:09:06,675 [execute] INFO git push origin semver 03:09:06 2025-12-02 03:09:06,675 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/931/.semver, stdin=None, shell=False, universal_newlines=False) 03:09:07 2025-12-02 03:09:07,467 [run_push] DEBUG push all version tags 03:09:07 2025-12-02 03:09:07,467 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:09:07 2025-12-02 03:09:07,467 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/931, stdin=None, shell=False, universal_newlines=False) 03:09:08 2025-12-02 03:09:08,233 [read_version] DEBUG read version from /w/workspace/edgex-go/931/.semver/main 03:09:08 4.1.0-dev.81 [Pipeline] } 03:09:08 $ docker exec --env ******** --env ******** 2acfb8bc83d685fbdda7d9f07884683cf62c68ebfe2dd71b3e8946712af70ec7 ssh-agent -k 03:09:08 unset SSH_AUTH_SOCK; 03:09:08 unset SSH_AGENT_PID; 03:09:08 echo Agent pid 39 killed; 03:09:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:09:09 + git semver [Pipeline] } 03:09:09 $ docker stop --time=1 2acfb8bc83d685fbdda7d9f07884683cf62c68ebfe2dd71b3e8946712af70ec7 03:09:10 $ docker rm -f --volumes 2acfb8bc83d685fbdda7d9f07884683cf62c68ebfe2dd71b3e8946712af70ec7 [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 03:09:11 + [ -d /w/workspace/edgex-go/931/archives ] [Pipeline] libraryResource [Pipeline] sh 03:09:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:09:12 ---> package-listing.sh 03:09:12 ++ facter osfamily 03:09:12 ++ tr '[:upper:]' '[:lower:]' 03:09:12 + OS_FAMILY=debian 03:09:12 + workspace=/w/workspace/edgex-go/931 03:09:12 + START_PACKAGES=/tmp/packages_start.txt 03:09:12 + END_PACKAGES=/tmp/packages_end.txt 03:09:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:09:12 + PACKAGES=/tmp/packages_start.txt 03:09:12 + '[' /w/workspace/edgex-go/931 ']' 03:09:12 + PACKAGES=/tmp/packages_end.txt 03:09:12 + case "${OS_FAMILY}" in 03:09:12 + dpkg -l 03:09:12 + grep '^ii' 03:09:12 + '[' -f /tmp/packages_start.txt ']' 03:09:12 + '[' -f /tmp/packages_end.txt ']' 03:09:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:09:12 + '[' /w/workspace/edgex-go/931 ']' 03:09:12 + mkdir -p /w/workspace/edgex-go/931/archives/ 03:09:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/931/archives/ [Pipeline] echo 03:09:12 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/931/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:09:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:13 03:09:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:13 latest: Pulling from edgex-lftools-log-publisher 03:09:13 5eb5b503b376: Pulling fs layer 03:09:13 5c69ac0246d0: Pulling fs layer 03:09:13 ec43610c2a17: Pulling fs layer 03:09:13 3a2ae6a8a46f: Pulling fs layer 03:09:13 33b1e0a273af: Pulling fs layer 03:09:13 5d3b04190fa2: Pulling fs layer 03:09:13 2f39f015ded8: Pulling fs layer 03:09:13 3a2ae6a8a46f: Waiting 03:09:13 33b1e0a273af: Waiting 03:09:13 5d3b04190fa2: Waiting 03:09:13 2f39f015ded8: Waiting 03:09:13 5c69ac0246d0: Verifying Checksum 03:09:13 5c69ac0246d0: Download complete 03:09:13 3a2ae6a8a46f: Verifying Checksum 03:09:13 3a2ae6a8a46f: Download complete 03:09:13 33b1e0a273af: Verifying Checksum 03:09:13 33b1e0a273af: Download complete 03:09:13 ec43610c2a17: Verifying Checksum 03:09:13 ec43610c2a17: Download complete 03:09:13 5d3b04190fa2: Verifying Checksum 03:09:14 5eb5b503b376: Verifying Checksum 03:09:14 5eb5b503b376: Download complete 03:09:14 2f39f015ded8: Download complete 03:09:15 5eb5b503b376: Pull complete 03:09:15 5c69ac0246d0: Pull complete 03:09:16 ec43610c2a17: Pull complete 03:09:16 3a2ae6a8a46f: Pull complete 03:09:16 33b1e0a273af: Pull complete 03:09:16 5d3b04190fa2: Pull complete 03:09:21 2f39f015ded8: Pull complete 03:09:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:21 prd-ubuntu20.04-docker-8c-8g-774355 does not seem to be running inside a container 03:09:21 $ 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/931/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/931 -v /w/workspace/edgex-go/931:/w/workspace/edgex-go/931:rw,z -v /w/workspace/edgex-go/931@tmp:/w/workspace/edgex-go/931@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:09:26 $ docker top 29bf89a895f6263f5af04a938610bc6c807deec0a8e6c4787e019ffea2e7b722 -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:27 + touch /tmp/pre-build-complete [Pipeline] sh 03:09:27 + mkdir -p /var/log/sysstat [Pipeline] sh 03:09:27 + ls /var/log/sa-host 03:09:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:27 provisioning config files... 03:09:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/931@tmp/config6877404833593873584tmp [Pipeline] { [Pipeline] echo 03:09:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:09:28 ---> create-netrc.sh [Pipeline] } 03:09:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:09:28 ---> python-tools-install.sh [Pipeline] echo 03:09:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:09:28 ---> sudo-logs.sh 03:09:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:09:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:09:29 ---> job-cost.sh 03:09:29 lf-activate-venv: SKIPPING 03:09:29 DEBUG: total: 0.10999999940395355 03:09:29 INFO: Retrieving Stack Cost... 03:09:29 INFO: Retrieving Pricing Info for: v3-standard-8 03:09:29 INFO: Archiving Costs [Pipeline] echo 03:09:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:09:29 ---> logs-deploy.sh 03:09:29 lf-activate-venv: SKIPPING 03:09:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/931 03:09:29 INFO: archiving workspace using pattern(s): 03:09:30 Archives upload complete. 03:09:30 INFO: archiving logs to Nexus 03:09:31 ---> uname -a: 03:09:31 Linux prd-ubuntu20-04-docker-8c-8g-774355 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:09:31 03:09:31 03:09:31 ---> lscpu: 03:09:31 Architecture: x86_64 03:09:31 CPU op-mode(s): 32-bit, 64-bit 03:09:31 Byte Order: Little Endian 03:09:31 Address sizes: 40 bits physical, 48 bits virtual 03:09:31 CPU(s): 8 03:09:31 On-line CPU(s) list: 0-7 03:09:31 Thread(s) per core: 1 03:09:31 Core(s) per socket: 1 03:09:31 Socket(s): 8 03:09:31 NUMA node(s): 1 03:09:31 Vendor ID: AuthenticAMD 03:09:31 CPU family: 23 03:09:31 Model: 49 03:09:31 Model name: AMD EPYC-Rome Processor 03:09:31 Stepping: 0 03:09:31 CPU MHz: 2800.000 03:09:31 BogoMIPS: 5600.00 03:09:31 Virtualization: AMD-V 03:09:31 Hypervisor vendor: KVM 03:09:31 Virtualization type: full 03:09:31 L1d cache: 256 KiB 03:09:31 L1i cache: 256 KiB 03:09:31 L2 cache: 4 MiB 03:09:31 L3 cache: 128 MiB 03:09:31 NUMA node0 CPU(s): 0-7 03:09:31 Vulnerability Gather data sampling: Not affected 03:09:31 Vulnerability Itlb multihit: Not affected 03:09:31 Vulnerability L1tf: Not affected 03:09:31 Vulnerability Mds: Not affected 03:09:31 Vulnerability Meltdown: Not affected 03:09:31 Vulnerability Mmio stale data: Not affected 03:09:31 Vulnerability Retbleed: Vulnerable 03:09:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:09:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:09:31 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:09:31 Vulnerability Srbds: Not affected 03:09:31 Vulnerability Tsx async abort: Not affected 03:09:31 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 03:09:31 03:09:31 03:09:31 ---> nproc: 03:09:31 8 03:09:31 03:09:31 03:09:31 ---> df -h: 03:09:31 Filesystem Size Used Avail Use% Mounted on 03:09:31 overlay 155G 34G 122G 22% / 03:09:31 tmpfs 64M 0 64M 0% /dev 03:09:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:09:31 shm 64M 0 64M 0% /dev/shm 03:09:31 /dev/vda1 155G 34G 122G 22% /facter-os 03:09:31 03:09:31 03:09:31 ---> sar -b -r -n DEV: 03:09:31 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-774355) 12/02/25 _x86_64_ (8 CPU) 03:09:31 03:09:31 02:07:20 LINUX RESTART (8 CPU) 03:09:31 03:09:31 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:09:31 02:09:01 229.08 19.70 209.38 0.00 3153.47 68158.53 0.00 03:09:31 02:10:01 37.19 0.07 37.12 0.00 0.53 28395.48 0.00 03:09:31 02:11:01 44.11 0.10 44.01 0.00 0.80 22970.17 0.00 03:09:31 02:12:01 73.69 0.10 73.59 0.00 1.73 39647.53 0.00 03:09:31 02:13:01 862.57 22.75 839.83 0.00 2190.97 370210.16 0.00 03:09:31 02:14:01 741.33 4.56 736.76 0.00 2310.84 240432.98 0.00 03:09:31 02:15:01 215.89 1.35 214.54 0.00 215.36 79216.66 0.00 03:09:31 02:16:01 310.66 0.03 310.63 0.00 2.27 74330.16 0.00 03:09:31 02:17:01 559.38 0.03 559.35 0.00 2.53 95757.95 0.00 03:09:31 02:18:01 32.21 0.03 32.18 0.00 5.07 861.72 0.00 03:09:31 02:19:01 13.56 0.02 13.55 0.00 0.13 356.47 0.00 03:09:31 02:20:01 2.03 0.30 1.73 0.00 16.79 19.73 0.00 03:09:31 02:21:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 03:09:31 02:22:01 3.08 1.37 1.72 0.00 28.80 21.60 0.00 03:09:31 02:23:01 1.52 0.02 1.50 0.00 0.13 18.93 0.00 03:09:31 02:24:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 03:09:31 02:25:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 03:09:31 02:26:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 03:09:31 02:27:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 03:09:31 02:28:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 03:09:31 02:29:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 03:09:31 02:30:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 03:09:31 02:31:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 03:09:31 02:32:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 03:09:31 02:33:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 03:09:31 02:34:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 03:09:31 02:35:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 03:09:31 02:36:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 03:09:31 02:37:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 03:09:31 02:38:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 03:09:31 02:39:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 03:09:31 02:40:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 03:09:31 02:41:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 03:09:31 02:42:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 03:09:31 02:43:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 03:09:31 02:44:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 03:09:31 02:45:01 1.07 0.00 1.07 0.00 0.00 10.66 0.00 03:09:31 02:46:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 03:09:31 02:47:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 03:09:31 02:48:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 03:09:31 02:49:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 03:09:31 02:50:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 03:09:31 02:51:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 03:09:31 02:52:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 03:09:31 02:53:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 03:09:31 02:54:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 03:09:31 02:55:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 03:09:31 02:56:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 03:09:31 02:57:01 1.07 0.00 1.07 0.00 0.00 10.93 0.00 03:09:31 02:58:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 03:09:31 02:59:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 03:09:31 03:00:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 03:09:31 03:01:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 03:09:31 03:02:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 03:09:31 03:03:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 03:09:31 03:04:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 03:09:31 03:05:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 03:09:31 03:06:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 03:09:31 03:07:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 03:09:31 03:08:01 5.08 0.10 4.98 0.00 9.47 582.44 0.00 03:09:31 03:09:01 155.20 0.91 154.28 0.00 11.57 62666.89 0.00 03:09:31 Average: 54.76 0.84 53.92 0.00 130.33 17777.42 0.00 03:09:31 03:09:31 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:09:31 02:09:01 27504116 31439400 842948 2.56 120260 3995692 2101656 6.20 1331536 3529332 9428 03:09:31 02:10:01 25938636 31182788 1093380 3.33 129020 5222992 2365604 6.97 2337972 4011324 392524 03:09:31 02:11:01 26337220 31533964 741404 2.26 134164 5139568 1753136 5.17 1516552 4403304 257400 03:09:31 02:12:01 27000380 31526644 756748 2.30 137948 4539808 1778948 5.24 1400404 3930908 147848 03:09:31 02:13:01 15030728 31389800 855644 2.60 321348 15585636 2336056 6.89 3007960 13648032 764192 03:09:31 02:14:01 5918028 28820948 3345600 10.18 405872 21539056 10588880 31.22 6520268 18626760 169260 03:09:31 02:15:01 2770524 28048572 4121736 12.54 421296 23797392 9677460 28.53 8285060 19911916 414564 03:09:31 02:16:01 801320 29361244 2810276 8.55 435608 26953200 7606092 22.42 8398296 21673636 1808540 03:09:31 02:17:01 5075236 31420924 813232 2.47 443524 24955144 2047256 6.04 3956668 22148092 484 03:09:31 02:18:01 5054680 31402348 831392 2.53 444868 24955684 2196364 6.48 4449572 21676412 544 03:09:31 02:19:01 5062928 31411272 822368 2.50 445424 24955776 2046996 6.03 4608124 21508832 72 03:09:31 02:20:01 5061932 31410812 823272 2.50 445452 24956276 2046996 6.03 4610044 21509156 60 03:09:31 02:21:01 5062624 31411516 822468 2.50 445500 24956280 2046996 6.03 4607744 21509144 16 03:09:31 02:22:01 5058292 31409172 825148 2.51 445520 24957148 2064232 6.09 4612560 21509436 40 03:09:31 02:23:01 5077564 31428568 805944 2.45 445568 24957212 2101132 6.19 4591560 21509500 12 03:09:31 02:24:01 5077428 31428504 805928 2.45 445600 24957224 2101132 6.19 4591780 21509492 180 03:09:31 02:25:01 5077452 31428528 805888 2.45 445616 24957224 2101132 6.19 4591396 21509492 4 03:09:31 02:26:01 5077420 31428520 805836 2.45 445616 24957228 2101132 6.19 4591436 21509496 32 03:09:31 02:27:01 5077152 31428256 806080 2.45 445620 24957232 2101132 6.19 4591428 21509500 28 03:09:31 02:28:01 5077388 31428492 805808 2.45 445648 24957228 2101132 6.19 4591536 21509500 52 03:09:31 02:29:01 5077780 31428956 805332 2.45 445664 24957236 2101132 6.19 4591532 21509508 28 03:09:31 02:30:01 5077104 31428392 805836 2.45 445688 24957364 2101132 6.19 4591536 21509616 4 03:09:31 02:31:01 5077088 31428400 805820 2.45 445700 24957368 2101132 6.19 4591536 21509640 24 03:09:31 02:32:01 5077140 31428548 805528 2.45 445716 24957372 2101132 6.19 4591884 21509648 4 03:09:31 02:33:01 5077076 31428488 805568 2.45 445736 24957376 2101132 6.19 4591524 21509652 28 03:09:31 02:34:01 5076796 31428268 806008 2.45 445764 24957380 2101132 6.19 4591524 21509656 8 03:09:31 02:35:01 5077048 31428524 805716 2.45 445780 24957384 2101132 6.19 4591880 21509660 24 03:09:31 02:36:01 5077248 31428784 805628 2.45 445820 24957388 2101132 6.19 4591788 21509668 16 03:09:31 02:37:01 5077208 31428748 805600 2.45 445836 24957392 2101132 6.19 4592012 21509672 172 03:09:31 02:38:01 5076972 31428512 805808 2.45 445864 24957392 2101132 6.19 4591744 21509672 44 03:09:31 02:39:01 5076860 31428612 805696 2.45 445892 24957524 2101132 6.19 4591760 21509788 32 03:09:31 02:40:01 5076892 31428644 805604 2.45 445908 24957524 2101132 6.19 4591760 21509788 16 03:09:31 02:41:01 5077136 31428896 805336 2.45 445916 24957528 2101132 6.19 4591760 21509792 28 03:09:31 02:42:01 5076732 31428496 805652 2.45 445936 24957536 2084452 6.15 4592036 21509796 4 03:09:31 02:43:01 5076756 31428584 805552 2.45 445960 24957528 2084452 6.15 4592168 21509804 16 03:09:31 02:44:01 5076664 31428496 805760 2.45 445980 24957540 2084452 6.15 4591824 21509808 64 03:09:31 02:45:01 5076712 31428544 805672 2.45 445992 24957540 2084452 6.15 4591808 21509808 8 03:09:31 02:46:01 5076348 31428248 805928 2.45 446032 24957544 2084452 6.15 4592132 21509816 8 03:09:31 02:47:01 5077348 31429252 804892 2.45 446048 24957548 2084452 6.15 4591888 21509820 28 03:09:31 02:48:01 5077312 31429276 805080 2.45 446084 24957540 2084452 6.15 4592316 21509824 12 03:09:31 02:49:01 5078092 31430084 804228 2.45 446100 24957552 2084452 6.15 4592312 21509816 8 03:09:31 02:50:01 5076972 31428964 805268 2.45 446124 24957548 2084452 6.15 4592148 21509816 20 03:09:31 02:51:01 5076632 31428696 805512 2.45 446148 24957560 2084452 6.15 4592080 21509828 52 03:09:31 02:52:01 5076624 31428724 805420 2.45 446180 24957564 2084452 6.15 4592124 21509828 8 03:09:31 02:53:01 5076292 31428400 805712 2.45 446208 24957560 2084452 6.15 4592108 21509836 28 03:09:31 02:54:01 5076560 31428676 805344 2.45 446232 24957572 2084452 6.15 4592068 21509840 4 03:09:31 02:55:01 5076504 31428680 805312 2.45 446248 24957572 2084452 6.15 4592396 21509844 8 03:09:31 02:56:01 5075652 31427832 806100 2.45 446264 24957576 2084452 6.15 4592104 21509848 60 03:09:31 02:57:01 5075604 31427784 806068 2.45 446284 24957576 2084452 6.15 4592104 21509848 8 03:09:31 02:58:01 5075144 31427420 806300 2.45 446308 24957580 2084452 6.15 4592584 21509844 184 03:09:31 02:59:01 5075160 31427464 806256 2.45 446316 24957584 2084452 6.15 4592200 21509848 28 03:09:31 03:00:01 5074688 31427012 806664 2.45 446340 24957588 2084452 6.15 4592644 21509852 8 03:09:31 03:01:01 5074680 31427028 806620 2.45 446368 24957592 2084452 6.15 4592276 21509856 36 03:09:31 03:02:01 5074980 31427360 806284 2.45 446388 24957592 2084452 6.15 4592528 21509856 48 03:09:31 03:03:01 5074900 31427316 806312 2.45 446424 24957588 2084452 6.15 4592420 21509860 16 03:09:31 03:04:01 5074820 31427272 806292 2.45 446452 24957600 2084452 6.15 4592480 21509864 12 03:09:31 03:05:01 5074804 31427256 806264 2.45 446480 24957600 2084452 6.15 4592492 21509864 12 03:09:31 03:06:01 5074668 31427204 806196 2.45 446500 24957604 2084452 6.15 4592452 21509868 16 03:09:31 03:07:01 5075440 31428000 805396 2.45 446516 24957600 2084452 6.15 4592600 21509868 8 03:09:31 03:08:01 4199748 31379660 852648 2.59 462080 25717484 2207776 6.51 4646656 22270116 769872 03:09:31 03:09:01 3502180 31360100 866660 2.64 498104 26272980 2344480 6.91 4743876 22785944 672 03:09:31 Average: 6521662 31291539 942360 2.87 423063 23468631 2447970 7.22 4519229 20206407 77655 03:09:31 03:09:31 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:09:31 02:09:01 ens3 1110.20 1009.52 11841.22 146.66 0.00 0.00 0.00 0.00 03:09:31 02:09:01 docker0 808.58 798.85 60.45 4684.60 0.00 0.00 0.00 0.00 03:09:31 02:09:01 veth38bfb94 0.03 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:09:31 02:09:01 lo 3.93 3.93 0.40 0.40 0.00 0.00 0.00 0.00 03:09:31 02:10:01 ens3 19.44 11.36 17.37 8.32 0.00 0.00 0.00 0.00 03:09:31 02:10:01 docker0 0.25 0.23 0.02 0.02 0.00 0.00 0.00 0.00 03:09:31 02:10:01 veth38bfb94 0.25 0.33 0.02 0.03 0.00 0.00 0.00 0.00 03:09:31 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:11:01 ens3 17.95 11.38 14.16 7.99 0.00 0.00 0.00 0.00 03:09:31 02:11:01 docker0 1.00 1.00 0.07 0.09 0.00 0.00 0.00 0.00 03:09:31 02:11:01 veth38bfb94 1.00 1.02 0.09 0.09 0.00 0.00 0.00 0.00 03:09:31 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:12:01 ens3 91.67 62.16 2115.43 17.75 0.00 0.00 0.00 0.00 03:09:31 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:12:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 03:09:31 02:13:01 ens3 928.08 586.10 10036.53 74.83 0.00 0.00 0.00 0.00 03:09:31 02:13:01 docker0 512.60 782.92 44.94 8188.35 0.00 0.00 0.00 0.00 03:09:31 02:13:01 veth333c410 0.67 3.23 0.06 0.35 0.00 0.00 0.00 0.00 03:09:31 02:13:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 03:09:31 02:14:01 ens3 403.81 179.08 2745.83 24.73 0.00 0.00 0.00 0.00 03:09:31 02:14:01 vethb4f3267 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 03:09:31 02:14:01 vethb201f2d 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 03:09:31 02:14:01 veth627208d 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 03:09:31 02:14:01 veth88d62f2 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 03:09:31 02:14:01 veth48b70cb 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 03:09:31 02:14:01 vethca26e26 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 03:09:31 02:14:01 docker0 98.62 173.93 8.43 1312.92 0.00 0.00 0.00 0.00 03:09:31 02:14:01 veth484dc08 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 03:09:31 02:14:01 vethb59e1bf 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 03:09:31 02:14:01 veth333c410 0.12 0.78 0.01 0.03 0.00 0.00 0.00 0.00 03:09:31 02:14:01 vethf16114c 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 03:09:31 02:14:01 vethb3ae09b 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 03:09:31 02:14:01 vethfd1ec5d 0.05 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:09:31 02:14:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 03:09:31 02:14:01 veth67034f0 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 03:09:31 02:15:01 ens3 5.70 3.60 4.42 2.39 0.00 0.00 0.00 0.00 03:09:31 02:15:01 vethb201f2d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:15:01 veth88d62f2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:15:01 veth48b70cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:15:01 vethca26e26 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:15:01 veth484dc08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:15:01 vethb59e1bf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:15:01 veth333c410 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:15:01 vethf16114c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:15:01 vethb3ae09b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:15:01 vethfd1ec5d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:15:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:15:01 veth67034f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:16:01 ens3 6.36 3.62 4.81 2.64 0.00 0.00 0.00 0.00 03:09:31 02:16:01 vethb201f2d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:16:01 veth88d62f2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:16:01 veth48b70cb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:16:01 vethca26e26 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:16:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:16:01 veth484dc08 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:16:01 vethb59e1bf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:16:01 veth333c410 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:16:01 vethf16114c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:16:01 vethb3ae09b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:16:01 vethfd1ec5d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:16:01 veth67034f0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:17:01 ens3 234.69 255.95 112.67 1075.29 0.00 0.00 0.00 0.00 03:09:31 02:17:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:17:01 lo 18.33 18.33 1.81 1.81 0.00 0.00 0.00 0.00 03:09:31 02:18:01 ens3 467.41 475.64 189.59 2833.39 0.00 0.00 0.00 0.00 03:09:31 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:18:01 lo 35.59 35.59 3.48 3.48 0.00 0.00 0.00 0.00 03:09:31 02:19:01 ens3 169.19 159.32 85.49 868.26 0.00 0.00 0.00 0.00 03:09:31 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:19:01 lo 14.53 14.53 1.42 1.42 0.00 0.00 0.00 0.00 03:09:31 02:20:01 ens3 3.23 1.98 6.03 0.72 0.00 0.00 0.00 0.00 03:09:31 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:21:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:09:31 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:22:01 ens3 5.52 4.15 3.74 4.70 0.00 0.00 0.00 0.00 03:09:31 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:22:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:09:31 02:23:01 ens3 2.65 1.58 1.10 1.28 0.00 0.00 0.00 0.00 03:09:31 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:24:01 ens3 0.60 0.12 0.09 0.01 0.00 0.00 0.00 0.00 03:09:31 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:25:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:09:31 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:26:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:09:31 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:27:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:09:31 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:28:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:09:31 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:29:01 ens3 0.20 0.03 0.07 0.00 0.00 0.00 0.00 0.00 03:09:31 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:30:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:09:31 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:31:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:09:31 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:32:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:09:31 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:33:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:09:31 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:34:01 ens3 0.25 0.08 0.08 0.01 0.00 0.00 0.00 0.00 03:09:31 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:35:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:09:31 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:36:01 ens3 0.62 0.40 0.28 0.22 0.00 0.00 0.00 0.00 03:09:31 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:37:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:09:31 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:38:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:09:31 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:39:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 03:09:31 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:40:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:09:31 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:41:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:09:31 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:42:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:09:31 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:43:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 03:09:31 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:44:01 ens3 0.32 0.15 0.08 0.01 0.00 0.00 0.00 0.00 03:09:31 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:45:01 ens3 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:09:31 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:46:01 ens3 0.53 0.35 0.27 0.21 0.00 0.00 0.00 0.00 03:09:31 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:47:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:09:31 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:48:01 ens3 0.65 0.47 0.35 0.28 0.00 0.00 0.00 0.00 03:09:31 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:49:01 ens3 0.72 0.05 0.12 0.00 0.00 0.00 0.00 0.00 03:09:31 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:50:01 ens3 0.83 0.47 0.38 0.29 0.00 0.00 0.00 0.00 03:09:31 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:51:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:09:31 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:52:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:09:31 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:53:01 ens3 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:09:31 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:54:01 ens3 0.15 0.07 0.02 0.01 0.00 0.00 0.00 0.00 03:09:31 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:55:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:09:31 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:56:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:09:31 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:57:01 ens3 0.23 0.07 0.07 0.00 0.00 0.00 0.00 0.00 03:09:31 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:58:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:09:31 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 02:59:01 ens3 0.62 0.03 0.12 0.00 0.00 0.00 0.00 0.00 03:09:31 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:00:01 ens3 1.37 0.67 0.66 0.49 0.00 0.00 0.00 0.00 03:09:31 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 03:01:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:09:31 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:02:01 ens3 0.70 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:09:31 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 03:03:01 ens3 1.37 0.50 0.49 0.35 0.00 0.00 0.00 0.00 03:09:31 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:04:01 ens3 1.83 0.60 0.53 0.30 0.00 0.00 0.00 0.00 03:09:31 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 03:05:01 ens3 0.90 0.97 0.53 0.45 0.00 0.00 0.00 0.00 03:09:31 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:06:01 ens3 0.73 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:09:31 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:31 03:07:01 ens3 1.15 0.40 0.41 0.27 0.00 0.00 0.00 0.00 03:09:31 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:08:01 ens3 128.31 71.39 4025.38 11.72 0.00 0.00 0.00 0.00 03:09:31 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:08:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 03:09:31 03:09:01 ens3 289.76 215.13 4158.28 148.88 0.00 0.00 0.00 0.00 03:09:31 03:09:01 docker0 73.64 101.60 6.80 908.26 0.00 0.00 0.00 0.00 03:09:31 03:09:01 veth37e1ab6 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:09:31 03:09:01 lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 03:09:31 Average: ens3 63.98 50.15 579.87 85.79 0.00 0.00 0.00 0.00 03:09:31 Average: docker0 24.50 30.47 1.98 247.45 0.00 0.00 0.00 0.00 03:09:31 Average: veth37e1ab6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 03:09:31 03:09:31 03:09:31 ---> sar -P ALL: 03:09:31 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-774355) 12/02/25 _x86_64_ (8 CPU) 03:09:31 03:09:31 02:07:20 LINUX RESTART (8 CPU) 03:09:31 03:09:31 02:08:01 CPU %user %nice %system %iowait %steal %idle 03:09:31 02:09:01 all 10.29 0.00 4.09 2.10 0.07 83.45 03:09:31 02:09:01 0 8.31 0.00 3.63 2.03 0.07 85.97 03:09:31 02:09:01 1 10.21 0.00 4.55 7.75 0.08 77.40 03:09:31 02:09:01 2 9.25 0.00 3.58 4.07 0.05 83.05 03:09:31 02:09:01 3 10.78 0.00 4.14 0.46 0.07 84.56 03:09:31 02:09:01 4 9.08 0.00 5.03 0.22 0.07 85.60 03:09:31 02:09:01 5 9.48 0.00 4.09 1.50 0.07 84.87 03:09:31 02:09:01 6 14.42 0.00 3.94 0.47 0.07 81.10 03:09:31 02:09:01 7 10.80 0.00 3.78 0.29 0.08 85.05 03:09:31 02:10:01 all 49.19 0.00 8.75 0.86 0.09 41.12 03:09:31 02:10:01 0 50.68 0.00 8.67 0.44 0.10 40.11 03:09:31 02:10:01 1 48.76 0.00 9.36 4.03 0.08 37.77 03:09:31 02:10:01 2 50.60 0.00 8.82 0.39 0.10 40.10 03:09:31 02:10:01 3 46.58 0.00 8.65 0.88 0.10 43.79 03:09:31 02:10:01 4 50.16 0.00 8.07 0.08 0.08 41.60 03:09:31 02:10:01 5 48.75 0.00 8.64 0.22 0.08 42.31 03:09:31 02:10:01 6 49.36 0.00 8.38 0.81 0.08 41.37 03:09:31 02:10:01 7 48.60 0.00 9.38 0.05 0.08 41.88 03:09:31 02:11:01 all 58.24 0.00 7.69 0.56 0.08 33.43 03:09:31 02:11:01 0 59.02 0.00 7.53 0.22 0.07 33.17 03:09:31 02:11:01 1 59.37 0.00 7.48 0.10 0.08 32.96 03:09:31 02:11:01 2 58.40 0.00 8.35 0.25 0.08 32.91 03:09:31 02:11:01 3 58.40 0.00 7.39 0.49 0.08 33.65 03:09:31 02:11:01 4 57.03 0.00 7.58 0.24 0.08 35.06 03:09:31 02:11:01 5 59.90 0.00 7.46 0.00 0.08 32.56 03:09:31 02:11:01 6 57.56 0.00 7.87 3.07 0.08 31.42 03:09:31 02:11:01 7 56.28 0.00 7.86 0.12 0.08 35.67 03:09:31 02:12:01 all 34.95 0.00 6.00 1.33 0.08 57.64 03:09:31 02:12:01 0 35.75 0.00 5.73 0.03 0.08 58.40 03:09:31 02:12:01 1 34.16 0.00 6.18 7.29 0.07 52.30 03:09:31 02:12:01 2 36.55 0.00 6.28 1.66 0.10 55.41 03:09:31 02:12:01 3 36.34 0.00 5.77 0.87 0.08 56.92 03:09:31 02:12:01 4 34.46 0.00 6.00 0.32 0.07 59.16 03:09:31 02:12:01 5 34.03 0.00 6.32 0.28 0.07 59.31 03:09:31 02:12:01 6 34.04 0.00 5.88 0.13 0.10 59.85 03:09:31 02:12:01 7 34.25 0.00 5.83 0.07 0.07 59.79 03:09:31 02:13:01 all 24.38 0.00 9.96 23.30 0.08 42.27 03:09:31 02:13:01 0 23.43 0.00 10.62 24.67 0.09 41.20 03:09:31 02:13:01 1 23.17 0.00 10.53 20.35 0.08 45.87 03:09:31 02:13:01 2 24.93 0.00 10.43 31.72 0.09 32.83 03:09:31 02:13:01 3 24.57 0.00 10.04 24.35 0.08 40.95 03:09:31 02:13:01 4 25.00 0.00 9.04 14.43 0.07 51.46 03:09:31 02:13:01 5 25.21 0.00 9.43 26.89 0.07 38.40 03:09:31 02:13:01 6 24.77 0.00 10.46 14.55 0.08 50.14 03:09:31 02:13:01 7 23.94 0.00 9.18 29.59 0.08 37.21 03:09:31 02:14:01 all 61.93 0.00 10.54 9.30 0.11 18.12 03:09:31 02:14:01 0 60.62 0.00 12.27 10.81 0.12 16.19 03:09:31 02:14:01 1 62.47 0.00 10.46 5.49 0.10 21.49 03:09:31 02:14:01 2 60.84 0.00 11.55 5.65 0.13 21.82 03:09:31 02:14:01 3 62.30 0.00 9.95 24.78 0.12 2.86 03:09:31 02:14:01 4 62.43 0.00 9.52 4.84 0.12 23.09 03:09:31 02:14:01 5 62.41 0.00 10.15 3.52 0.10 23.83 03:09:31 02:14:01 6 61.82 0.00 10.75 3.34 0.12 23.98 03:09:31 02:14:01 7 62.55 0.00 9.69 16.06 0.10 11.60 03:09:31 02:15:01 all 90.26 0.00 9.59 0.00 0.15 0.00 03:09:31 02:15:01 0 89.69 0.00 10.16 0.00 0.15 0.00 03:09:31 02:15:01 1 90.79 0.00 9.06 0.00 0.15 0.00 03:09:31 02:15:01 2 89.63 0.00 10.20 0.00 0.17 0.00 03:09:31 02:15:01 3 90.96 0.00 8.91 0.00 0.13 0.00 03:09:31 02:15:01 4 90.56 0.00 9.29 0.00 0.15 0.00 03:09:31 02:15:01 5 90.18 0.00 9.67 0.00 0.15 0.00 03:09:31 02:15:01 6 90.84 0.00 9.05 0.00 0.12 0.00 03:09:31 02:15:01 7 89.43 0.00 10.38 0.00 0.18 0.00 03:09:31 02:16:01 all 90.52 0.00 9.37 0.00 0.11 0.00 03:09:31 02:16:01 0 89.96 0.00 9.96 0.00 0.08 0.00 03:09:31 02:16:01 1 91.00 0.00 8.89 0.00 0.12 0.00 03:09:31 02:16:01 2 89.57 0.00 10.31 0.00 0.12 0.00 03:09:31 02:16:01 3 91.15 0.00 8.74 0.00 0.10 0.02 03:09:31 02:16:01 4 90.65 0.00 9.24 0.02 0.10 0.00 03:09:31 02:16:01 5 90.72 0.00 9.16 0.00 0.10 0.02 03:09:31 02:16:01 6 90.83 0.00 9.05 0.00 0.12 0.00 03:09:31 02:16:01 7 90.26 0.00 9.61 0.00 0.13 0.00 03:09:31 02:17:01 all 22.53 0.00 4.26 5.48 0.11 67.62 03:09:31 02:17:01 0 21.87 0.00 4.01 7.04 0.12 66.96 03:09:31 02:17:01 1 21.05 0.00 3.68 2.47 0.10 72.70 03:09:31 02:17:01 2 22.56 0.00 5.17 2.07 0.15 70.06 03:09:31 02:17:01 3 23.86 0.00 3.90 5.15 0.08 67.01 03:09:31 02:17:01 4 22.39 0.00 4.47 13.22 0.12 59.80 03:09:31 02:17:01 5 22.28 0.00 4.33 8.37 0.08 64.94 03:09:31 02:17:01 6 22.05 0.00 3.93 1.36 0.08 72.58 03:09:31 02:17:01 7 24.15 0.00 4.63 4.19 0.12 66.91 03:09:31 02:18:01 all 10.88 0.00 0.96 0.10 0.06 88.00 03:09:31 02:18:01 0 9.99 0.00 1.02 0.02 0.07 88.91 03:09:31 02:18:01 1 8.42 0.00 1.00 0.00 0.07 90.52 03:09:31 02:18:01 2 14.24 0.00 1.04 0.03 0.07 84.62 03:09:31 02:18:01 3 11.20 0.00 1.10 0.03 0.05 87.62 03:09:31 02:18:01 4 5.77 0.00 0.60 0.00 0.05 93.58 03:09:31 02:18:01 5 12.68 0.00 0.98 0.03 0.07 86.24 03:09:31 02:18:01 6 13.56 0.00 0.87 0.02 0.07 85.48 03:09:31 02:18:01 7 11.19 0.00 1.07 0.67 0.05 87.02 03:09:31 02:19:01 all 4.37 0.00 0.46 0.06 0.04 95.07 03:09:31 02:19:01 0 2.95 0.00 0.50 0.02 0.05 96.48 03:09:31 02:19:01 1 7.37 0.00 0.47 0.02 0.03 92.12 03:09:31 02:19:01 2 6.20 0.00 0.38 0.00 0.03 93.38 03:09:31 02:19:01 3 4.38 0.00 0.47 0.02 0.05 95.09 03:09:31 02:19:01 4 1.11 0.00 0.42 0.02 0.03 98.42 03:09:31 02:19:01 5 2.99 0.00 0.37 0.02 0.03 96.59 03:09:31 02:19:01 6 2.99 0.00 0.38 0.02 0.03 96.58 03:09:31 02:19:01 7 6.95 0.00 0.72 0.35 0.05 91.94 03:09:31 03:09:31 02:19:01 CPU %user %nice %system %iowait %steal %idle 03:09:31 02:20:01 all 0.14 0.00 0.01 0.04 0.01 99.80 03:09:31 02:20:01 0 0.15 0.00 0.02 0.00 0.00 99.83 03:09:31 02:20:01 1 0.45 0.00 0.02 0.00 0.00 99.53 03:09:31 02:20:01 2 0.12 0.00 0.02 0.00 0.02 99.85 03:09:31 02:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:09:31 02:20:01 4 0.15 0.00 0.00 0.02 0.00 99.83 03:09:31 02:20:01 5 0.03 0.00 0.02 0.08 0.03 99.83 03:09:31 02:20:01 6 0.17 0.00 0.00 0.00 0.02 99.82 03:09:31 02:20:01 7 0.03 0.00 0.02 0.18 0.02 99.75 03:09:31 02:21:01 all 0.08 0.00 0.02 0.08 0.01 99.82 03:09:31 02:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 02:21:01 1 0.22 0.00 0.00 0.30 0.02 99.47 03:09:31 02:21:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:09:31 02:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:09:31 02:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 02:21:01 5 0.07 0.00 0.03 0.00 0.02 99.88 03:09:31 02:21:01 6 0.17 0.00 0.02 0.00 0.00 99.82 03:09:31 02:21:01 7 0.03 0.00 0.03 0.33 0.00 99.60 03:09:31 02:22:01 all 0.37 0.00 0.03 0.05 0.01 99.53 03:09:31 02:22:01 0 0.15 0.00 0.02 0.00 0.02 99.82 03:09:31 02:22:01 1 1.55 0.00 0.07 0.00 0.02 98.37 03:09:31 02:22:01 2 0.05 0.00 0.03 0.02 0.02 99.88 03:09:31 02:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:22:01 4 0.25 0.00 0.03 0.12 0.00 99.60 03:09:31 02:22:01 5 0.12 0.00 0.07 0.18 0.03 99.60 03:09:31 02:22:01 6 0.68 0.00 0.00 0.00 0.00 99.32 03:09:31 02:22:01 7 0.15 0.00 0.03 0.12 0.02 99.68 03:09:31 02:23:01 all 0.22 0.00 0.03 0.01 0.01 99.73 03:09:31 02:23:01 0 0.12 0.00 0.05 0.00 0.02 99.82 03:09:31 02:23:01 1 1.11 0.00 0.03 0.02 0.00 98.84 03:09:31 02:23:01 2 0.42 0.00 0.02 0.00 0.02 99.55 03:09:31 02:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:23:01 5 0.02 0.00 0.05 0.00 0.03 99.90 03:09:31 02:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 02:23:01 7 0.03 0.00 0.02 0.03 0.00 99.92 03:09:31 02:24:01 all 0.02 0.00 0.01 0.02 0.01 99.94 03:09:31 02:24:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:09:31 02:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 02:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:09:31 02:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 02:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 02:24:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:09:31 02:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:24:01 7 0.02 0.00 0.00 0.15 0.02 99.82 03:09:31 02:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:09:31 02:25:01 0 0.08 0.00 0.02 0.00 0.00 99.90 03:09:31 02:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 02:25:01 2 0.00 0.00 0.00 0.02 0.02 99.97 03:09:31 02:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:09:31 02:25:01 5 0.05 0.00 0.03 0.00 0.02 99.90 03:09:31 02:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:09:31 02:25:01 7 0.03 0.00 0.03 0.02 0.00 99.92 03:09:31 02:26:01 all 0.13 0.00 0.01 0.01 0.01 99.83 03:09:31 02:26:01 0 0.05 0.00 0.00 0.00 0.02 99.93 03:09:31 02:26:01 1 0.88 0.00 0.03 0.00 0.02 99.07 03:09:31 02:26:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:09:31 02:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:09:31 02:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:26:01 7 0.03 0.00 0.02 0.10 0.02 99.83 03:09:31 02:27:01 all 0.27 0.00 0.02 0.00 0.01 99.70 03:09:31 02:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:09:31 02:27:01 1 1.97 0.00 0.03 0.00 0.02 97.98 03:09:31 02:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:09:31 02:27:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:09:31 02:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:09:31 02:27:01 5 0.05 0.00 0.03 0.00 0.02 99.90 03:09:31 02:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:09:31 02:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:28:01 all 0.24 0.00 0.01 0.01 0.01 99.73 03:09:31 02:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:09:31 02:28:01 1 1.73 0.00 0.05 0.00 0.00 98.22 03:09:31 02:28:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:09:31 02:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:09:31 02:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:09:31 02:28:01 5 0.05 0.00 0.03 0.00 0.03 99.88 03:09:31 02:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:09:31 02:28:01 7 0.02 0.00 0.00 0.03 0.02 99.93 03:09:31 02:29:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:09:31 02:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:09:31 02:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:29:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:09:31 02:29:01 3 0.07 0.00 0.03 0.00 0.00 99.90 03:09:31 02:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 02:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:29:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:09:31 02:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 02:30:01 all 0.02 0.00 0.01 0.01 0.00 99.95 03:09:31 02:30:01 0 0.05 0.00 0.00 0.02 0.00 99.93 03:09:31 02:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 02:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 02:30:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:09:31 02:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:30:01 7 0.00 0.00 0.00 0.05 0.00 99.95 03:09:31 03:09:31 02:30:01 CPU %user %nice %system %iowait %steal %idle 03:09:31 02:31:01 all 0.03 0.00 0.02 0.00 0.01 99.93 03:09:31 02:31:01 0 0.08 0.00 0.05 0.00 0.02 99.85 03:09:31 02:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:31:01 2 0.00 0.00 0.03 0.00 0.02 99.95 03:09:31 02:31:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:09:31 02:31:01 4 0.03 0.00 0.02 0.00 0.03 99.92 03:09:31 02:31:01 5 0.05 0.00 0.00 0.00 0.02 99.93 03:09:31 02:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:09:31 02:31:01 7 0.02 0.00 0.03 0.03 0.02 99.90 03:09:31 02:32:01 all 0.24 0.00 0.01 0.00 0.01 99.74 03:09:31 02:32:01 0 0.02 0.00 0.00 0.02 0.02 99.95 03:09:31 02:32:01 1 1.76 0.00 0.00 0.00 0.00 98.24 03:09:31 02:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:09:31 02:33:01 all 0.08 0.00 0.01 0.00 0.01 99.90 03:09:31 02:33:01 0 0.08 0.00 0.02 0.02 0.02 99.87 03:09:31 02:33:01 1 0.35 0.00 0.00 0.00 0.02 99.63 03:09:31 02:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:33:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:09:31 02:33:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:09:31 02:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:09:31 02:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:33:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:09:31 02:34:01 all 0.04 0.00 0.02 0.00 0.03 99.91 03:09:31 02:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:09:31 02:34:01 1 0.20 0.00 0.00 0.00 0.00 99.80 03:09:31 02:34:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:09:31 02:34:01 3 0.00 0.00 0.02 0.00 0.17 99.82 03:09:31 02:34:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:09:31 02:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 02:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:09:31 02:34:01 7 0.00 0.00 0.02 0.02 0.02 99.95 03:09:31 02:35:01 all 0.03 0.00 0.01 0.00 0.02 99.94 03:09:31 02:35:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:09:31 02:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 02:35:01 2 0.03 0.00 0.02 0.00 0.03 99.92 03:09:31 02:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:35:01 4 0.05 0.00 0.00 0.00 0.03 99.92 03:09:31 02:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:09:31 02:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:09:31 02:36:01 all 0.03 0.00 0.01 0.00 0.01 99.96 03:09:31 02:36:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:09:31 02:36:01 1 0.07 0.00 0.00 0.00 0.02 99.92 03:09:31 02:36:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:09:31 02:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 02:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 02:36:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:09:31 02:37:01 all 0.12 0.00 0.02 0.00 0.01 99.84 03:09:31 02:37:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:09:31 02:37:01 1 0.70 0.00 0.07 0.00 0.00 99.24 03:09:31 02:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:09:31 02:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:37:01 4 0.07 0.00 0.03 0.00 0.03 99.87 03:09:31 02:37:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:09:31 02:37:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:09:31 02:37:01 7 0.02 0.00 0.02 0.02 0.02 99.93 03:09:31 02:38:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:09:31 02:38:01 0 0.03 0.00 0.02 0.02 0.02 99.92 03:09:31 02:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 02:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:38:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:09:31 02:38:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:09:31 02:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 02:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 02:39:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:09:31 02:39:01 0 0.03 0.00 0.05 0.02 0.00 99.90 03:09:31 02:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:09:31 02:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 02:39:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:09:31 02:39:01 4 0.05 0.00 0.00 0.00 0.02 99.93 03:09:31 02:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:09:31 02:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:39:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:09:31 02:40:01 all 0.04 0.00 0.01 0.00 0.00 99.94 03:09:31 02:40:01 0 0.05 0.00 0.02 0.02 0.02 99.90 03:09:31 02:40:01 1 0.20 0.00 0.02 0.00 0.00 99.78 03:09:31 02:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:09:31 02:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:09:31 02:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:09:31 02:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 02:40:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:09:31 02:41:01 all 0.04 0.00 0.02 0.01 0.01 99.92 03:09:31 02:41:01 0 0.08 0.00 0.05 0.00 0.02 99.85 03:09:31 02:41:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:09:31 02:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:09:31 02:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:09:31 02:41:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:09:31 02:41:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:09:31 02:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:09:31 02:41:01 7 0.03 0.00 0.03 0.08 0.02 99.83 03:09:31 03:09:31 02:41:01 CPU %user %nice %system %iowait %steal %idle 03:09:31 02:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:09:31 02:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:09:31 02:42:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:09:31 02:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 02:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 02:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 02:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:42:01 7 0.03 0.00 0.00 0.02 0.00 99.95 03:09:31 02:43:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:09:31 02:43:01 0 0.08 0.00 0.02 0.00 0.00 99.90 03:09:31 02:43:01 1 0.10 0.00 0.02 0.00 0.00 99.88 03:09:31 02:43:01 2 0.03 0.00 0.03 0.02 0.02 99.90 03:09:31 02:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:09:31 02:43:01 4 0.02 0.00 0.03 0.00 0.03 99.92 03:09:31 02:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 02:44:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:09:31 02:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:09:31 02:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 02:44:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:09:31 02:44:01 3 0.00 0.00 0.03 0.00 0.02 99.95 03:09:31 02:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 02:44:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:09:31 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:44:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:09:31 02:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:09:31 02:45:01 0 0.10 0.00 0.02 0.00 0.02 99.87 03:09:31 02:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:09:31 02:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:09:31 02:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:45:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:09:31 02:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 02:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:09:31 02:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:09:31 02:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:09:31 02:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:09:31 02:46:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:09:31 02:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:46:01 4 0.07 0.00 0.03 0.00 0.02 99.88 03:09:31 02:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 02:46:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:09:31 02:47:01 all 0.10 0.00 0.01 0.00 0.01 99.87 03:09:31 02:47:01 0 0.08 0.00 0.00 0.00 0.00 99.92 03:09:31 02:47:01 1 0.55 0.00 0.02 0.00 0.00 99.44 03:09:31 02:47:01 2 0.05 0.00 0.02 0.02 0.02 99.90 03:09:31 02:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:09:31 02:47:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:09:31 02:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:47:01 7 0.02 0.00 0.03 0.02 0.00 99.93 03:09:31 02:48:01 all 0.01 0.00 0.02 0.00 0.01 99.96 03:09:31 02:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:09:31 02:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:09:31 02:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:09:31 02:48:01 4 0.02 0.00 0.02 0.00 0.03 99.93 03:09:31 02:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 02:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 02:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:09:31 02:49:01 all 0.03 0.00 0.02 0.00 0.01 99.93 03:09:31 02:49:01 0 0.07 0.00 0.02 0.00 0.00 99.92 03:09:31 02:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:09:31 02:49:01 2 0.05 0.00 0.02 0.02 0.02 99.90 03:09:31 02:49:01 3 0.05 0.00 0.05 0.00 0.02 99.88 03:09:31 02:49:01 4 0.03 0.00 0.07 0.00 0.02 99.88 03:09:31 02:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:09:31 02:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:09:31 02:49:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:09:31 02:50:01 all 0.03 0.00 0.02 0.00 0.01 99.95 03:09:31 02:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 02:50:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:09:31 02:50:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:09:31 02:50:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:09:31 02:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 02:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 02:50:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:09:31 02:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:09:31 02:51:01 0 0.12 0.00 0.03 0.00 0.02 99.83 03:09:31 02:51:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:09:31 02:51:01 2 0.02 0.00 0.00 0.02 0.02 99.95 03:09:31 02:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:51:01 4 0.05 0.00 0.05 0.00 0.03 99.87 03:09:31 02:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 02:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 02:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:09:31 02:52:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:09:31 02:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:09:31 02:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:09:31 02:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 02:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:09:31 02:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 02:52:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:09:31 03:09:31 02:52:01 CPU %user %nice %system %iowait %steal %idle 03:09:31 02:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:09:31 02:53:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:09:31 02:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:09:31 02:53:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:09:31 02:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:09:31 02:53:01 4 0.05 0.00 0.03 0.00 0.03 99.88 03:09:31 02:53:01 5 0.00 0.00 0.03 0.00 0.00 99.97 03:09:31 02:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:53:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:09:31 02:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:09:31 02:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 02:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:09:31 02:54:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:09:31 02:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:54:01 4 0.03 0.00 0.02 0.00 0.03 99.92 03:09:31 02:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:09:31 02:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:09:31 02:54:01 7 0.00 0.00 0.03 0.02 0.02 99.93 03:09:31 02:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:09:31 02:55:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:09:31 02:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:09:31 02:55:01 2 0.00 0.00 0.00 0.02 0.02 99.97 03:09:31 02:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:09:31 02:55:01 4 0.05 0.00 0.05 0.00 0.02 99.88 03:09:31 02:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:09:31 02:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:56:01 all 0.01 0.00 0.02 0.00 0.01 99.95 03:09:31 02:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 02:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 02:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:09:31 02:56:01 4 0.03 0.00 0.03 0.00 0.03 99.90 03:09:31 02:56:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:09:31 02:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 02:56:01 7 0.00 0.00 0.02 0.02 0.02 99.95 03:09:31 02:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:09:31 02:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:09:31 02:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 02:57:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:09:31 02:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:57:01 4 0.07 0.00 0.05 0.00 0.02 99.87 03:09:31 02:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:57:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:09:31 02:58:01 all 0.03 0.00 0.02 0.00 0.01 99.95 03:09:31 02:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:09:31 02:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:09:31 02:58:01 2 0.02 0.00 0.03 0.02 0.02 99.92 03:09:31 02:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:09:31 02:58:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:09:31 02:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 02:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 02:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:09:31 02:59:01 all 0.25 0.00 0.02 0.01 0.01 99.71 03:09:31 02:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:09:31 02:59:01 1 1.76 0.00 0.00 0.00 0.00 98.24 03:09:31 02:59:01 2 0.07 0.00 0.03 0.02 0.02 99.87 03:09:31 02:59:01 3 0.07 0.00 0.02 0.00 0.00 99.92 03:09:31 02:59:01 4 0.10 0.00 0.07 0.00 0.03 99.80 03:09:31 02:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:09:31 02:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 02:59:01 7 0.00 0.00 0.00 0.07 0.02 99.92 03:09:31 03:00:01 all 0.14 0.00 0.02 0.04 0.00 99.80 03:09:31 03:00:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:09:31 03:00:01 1 0.91 0.00 0.02 0.00 0.00 99.07 03:09:31 03:00:01 2 0.03 0.00 0.03 0.02 0.02 99.90 03:09:31 03:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 03:00:01 4 0.07 0.00 0.03 0.00 0.02 99.88 03:09:31 03:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 03:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 03:00:01 7 0.00 0.00 0.00 0.30 0.00 99.70 03:09:31 03:01:01 all 0.12 0.00 0.02 0.00 0.01 99.85 03:09:31 03:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:09:31 03:01:01 1 0.63 0.00 0.07 0.00 0.02 99.29 03:09:31 03:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:09:31 03:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 03:01:01 4 0.20 0.00 0.03 0.00 0.02 99.75 03:09:31 03:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 03:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 03:01:01 7 0.03 0.00 0.02 0.02 0.00 99.93 03:09:31 03:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:09:31 03:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:09:31 03:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 03:02:01 2 0.07 0.00 0.00 0.02 0.02 99.90 03:09:31 03:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:09:31 03:02:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:09:31 03:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 03:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 03:02:01 7 0.02 0.00 0.02 0.02 0.02 99.93 03:09:31 03:03:01 all 0.04 0.00 0.03 0.00 0.01 99.92 03:09:31 03:03:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:09:31 03:03:01 1 0.07 0.00 0.00 0.00 0.02 99.92 03:09:31 03:03:01 2 0.05 0.00 0.05 0.02 0.00 99.88 03:09:31 03:03:01 3 0.00 0.00 0.03 0.00 0.02 99.95 03:09:31 03:03:01 4 0.10 0.00 0.05 0.00 0.02 99.83 03:09:31 03:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 03:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 03:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:09:31 03:09:31 03:03:01 CPU %user %nice %system %iowait %steal %idle 03:09:31 03:04:01 all 0.13 0.00 0.02 0.00 0.01 99.84 03:09:31 03:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:09:31 03:04:01 1 0.88 0.00 0.02 0.00 0.00 99.10 03:09:31 03:04:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:09:31 03:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 03:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 03:04:01 5 0.00 0.00 0.03 0.00 0.00 99.97 03:09:31 03:04:01 6 0.02 0.00 0.03 0.00 0.02 99.93 03:09:31 03:04:01 7 0.03 0.00 0.02 0.02 0.00 99.93 03:09:31 03:05:01 all 0.27 0.00 0.01 0.00 0.01 99.70 03:09:31 03:05:01 0 0.02 0.00 0.02 0.02 0.00 99.95 03:09:31 03:05:01 1 1.97 0.00 0.02 0.00 0.00 98.01 03:09:31 03:05:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:09:31 03:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:09:31 03:05:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:09:31 03:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:09:31 03:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 03:05:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:09:31 03:06:01 all 0.11 0.00 0.02 0.00 0.01 99.85 03:09:31 03:06:01 0 0.08 0.00 0.05 0.00 0.03 99.83 03:09:31 03:06:01 1 0.75 0.00 0.00 0.00 0.02 99.24 03:09:31 03:06:01 2 0.02 0.00 0.00 0.02 0.02 99.95 03:09:31 03:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:09:31 03:06:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:09:31 03:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 03:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:09:31 03:06:01 7 0.02 0.00 0.02 0.02 0.02 99.93 03:09:31 03:07:01 all 0.04 0.00 0.02 0.00 0.00 99.94 03:09:31 03:07:01 0 0.08 0.00 0.03 0.00 0.00 99.88 03:09:31 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 03:07:01 2 0.10 0.00 0.03 0.00 0.02 99.85 03:09:31 03:07:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:09:31 03:07:01 4 0.05 0.00 0.07 0.00 0.02 99.87 03:09:31 03:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:09:31 03:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:31 03:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:09:31 03:08:01 all 2.78 0.00 1.24 0.05 0.03 95.90 03:09:31 03:08:01 0 2.32 0.00 1.30 0.02 0.03 96.32 03:09:31 03:08:01 1 2.51 0.00 1.41 0.03 0.03 96.02 03:09:31 03:08:01 2 3.30 0.00 1.26 0.02 0.02 95.41 03:09:31 03:08:01 3 2.87 0.00 0.92 0.02 0.02 96.18 03:09:31 03:08:01 4 3.33 0.00 1.92 0.00 0.05 94.69 03:09:31 03:08:01 5 2.24 0.00 1.09 0.00 0.03 96.63 03:09:31 03:08:01 6 2.94 0.00 0.74 0.00 0.02 96.31 03:09:31 03:08:01 7 2.74 0.00 1.27 0.35 0.02 95.62 03:09:31 03:09:01 all 6.70 0.00 2.88 3.17 0.29 86.98 03:09:31 03:09:01 0 7.08 0.00 3.01 6.31 0.89 82.71 03:09:31 03:09:01 1 6.74 0.00 3.29 0.15 0.07 89.76 03:09:31 03:09:01 2 7.60 0.00 4.74 14.56 0.12 72.97 03:09:31 03:09:01 3 6.09 0.00 2.23 0.10 0.07 91.51 03:09:31 03:09:01 4 6.97 0.00 2.61 0.55 0.95 88.91 03:09:31 03:09:01 5 6.42 0.00 2.33 2.97 0.05 88.24 03:09:31 03:09:01 6 6.64 0.00 2.52 0.15 0.07 90.63 03:09:31 03:09:01 7 6.04 0.00 2.31 0.79 0.07 90.79 03:09:31 Average: all 7.68 0.00 1.25 0.76 0.03 90.29 03:09:31 Average: 0 7.58 0.00 1.29 0.84 0.04 90.25 03:09:31 Average: 1 7.92 0.00 1.25 0.78 0.02 90.03 03:09:31 Average: 2 7.75 0.00 1.35 0.98 0.03 89.89 03:09:31 Average: 3 7.67 0.00 1.19 0.93 0.02 90.19 03:09:31 Average: 4 7.53 0.00 1.22 0.55 0.04 90.65 03:09:31 Average: 5 7.64 0.00 1.22 0.71 0.02 90.40 03:09:31 Average: 6 7.72 0.00 1.21 0.39 0.02 90.66 03:09:31 Average: 7 7.63 0.00 1.24 0.88 0.02 90.22 03:09:31 03:09:31 03:09:31