Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 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-ssh14784909535725225354.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-ssh14849025333190608040.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-ssh5165417288363759018.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-ssh8201281258658737861.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-ssh16924137026771915416.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.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-673087 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/915 [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/915 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 (main) Commit message: "Merge pull request #5294 from judehung/refactor-lintv2-errcheck" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 # timeout=10 > git rev-list --no-walk b20ba73ed1266a13b240854122fe2f2a75963d10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:52:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:52:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:52:30 ========================================================= 06:52:30 EdgeX Global Pipelines Version Info 06:52:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:52:31 ------------------- 06:52:31 stable info: 06:52:31 ------------------- 06:52:31 Commited By: Cherry Wang cherry@iotechsys.com 06:52:31 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:52:31 Message: update stable to v1.0.278 06:52:32 ------------------- 06:52:32 experimental info: 06:52:32 ------------------- 06:52:32 Commited By: **** collab-it+edgex@linuxfoundation.org 06:52:32 Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 06:52:32 Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:52:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:52:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:52:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e08ba6 [Pipeline] echo 06:52:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:52:33 provisioning config files... 06:52:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/915@tmp/config4292869800964255713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:34 ---> ****-login.sh 06:52:34 nexus3.edgexfoundry.org:10001 06:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:34 06:52:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:52:34 Configure a credential helper to remove this warning. See 06:52:34 https://docs.****.com/go/credential-store/ 06:52:34 06:52:34 Login Succeeded 06:52:34 nexus3.edgexfoundry.org:10002 06:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:34 06:52:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:52:34 Configure a credential helper to remove this warning. See 06:52:34 https://docs.****.com/go/credential-store/ 06:52:34 06:52:34 Login Succeeded 06:52:34 nexus3.edgexfoundry.org:10003 06:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:34 06:52:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:52:34 Configure a credential helper to remove this warning. See 06:52:34 https://docs.****.com/go/credential-store/ 06:52:34 06:52:34 Login Succeeded 06:52:34 nexus3.edgexfoundry.org:10004 06:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:34 06:52:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:52:34 Configure a credential helper to remove this warning. See 06:52:34 https://docs.****.com/go/credential-store/ 06:52:34 06:52:34 Login Succeeded 06:52:34 ****.io 06:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:34 06:52:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:52:34 Configure a credential helper to remove this warning. See 06:52:34 https://docs.****.com/go/credential-store/ 06:52:34 06:52:34 Login Succeeded 06:52:34 ---> ****-login.sh ends [Pipeline] } 06:52:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:52:35 + 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 06:52:35 + + cut -d/ -f2 06:52:35 dirname cmd/core-command/Dockerfile 06:52:35 + echo core-command,cmd/core-command/Dockerfile 06:52:35 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:52:35 + cut -d/ -f2 06:52:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:52:35 + dirname cmd/core-data/Dockerfile 06:52:35 + cut -d/ -f2 06:52:35 + echo core-data,cmd/core-data/Dockerfile 06:52:35 + dirname cmd/core-keeper/Dockerfile 06:52:35 + cut -d/ -f2 06:52:35 + echo core-keeper,cmd/core-keeper/Dockerfile 06:52:35 + dirname cmd/core-metadata/Dockerfile 06:52:35 + cut -d/ -f2 06:52:35 + echo core-metadata,cmd/core-metadata/Dockerfile 06:52:35 + dirname cmd/security-bootstrapper/Dockerfile 06:52:35 + cut -d/ -f2 06:52:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:52:35 + dirname cmd/security-proxy-auth/Dockerfile 06:52:35 + cut -d/ -f2 06:52:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:52:35 + dirname cmd/security-proxy-setup/Dockerfile 06:52:35 + cut -d/ -f2 06:52:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:52:35 + dirname cmd/security-secretstore-setup/Dockerfile 06:52:35 + cut -d/ -f2 06:52:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:52:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:52:35 + cut -d/ -f2 06:52:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:52:35 + dirname cmd/security-spire-agent/Dockerfile 06:52:35 + cut -d/ -f2 06:52:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:52:35 + dirname cmd/security-spire-config/Dockerfile 06:52:35 + cut -d/ -f2 06:52:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:52:35 + dirname cmd/security-spire-server/Dockerfile 06:52:35 + cut -d/ -f2 06:52:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:52:35 + dirname cmd/support-notifications/Dockerfile 06:52:35 + cut -d/ -f2 06:52:35 + echo support-notifications,cmd/support-notifications/Dockerfile 06:52:35 + dirname cmd/support-scheduler/Dockerfile 06:52:35 + cut -d/ -f2 06:52:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:52:35 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 06:52:35 + git rev-list -1 --merges 4e08ba6d01fd5b801157515d797bfa3fff2bcf73~1..4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] echo 06:52:35 -----------> git rev-list -1 --merges 4e08ba6d01fd5b801157515d797bfa3fff2bcf73~1..4e08ba6d01fd5b801157515d797bfa3fff2bcf73 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 06:52:35 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [false] [Pipeline] sh 06:52:35 + git log --format=format:%s -1 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] echo 06:52:35 ========================================================= 06:52:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:52:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:52:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:52:36 + grep -v github /etc/ssh/ssh_known_hosts 06:52:36 + [ -e /tmp/ssh_known_hosts ] 06:52:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:52:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:52:36 + sudo tee -a /etc/ssh/ssh_known_hosts 06:52:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:36 06:52:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:37 0.1.4: Pulling from edgex-devops/py-git-semver 06:52:37 3dae71ba6b94: Pulling fs layer 06:52:37 6bf1a483ea7c: Pulling fs layer 06:52:37 f5dfc541a4d3: Pulling fs layer 06:52:37 461d9e800cba: Pulling fs layer 06:52:37 80192f66455f: Pulling fs layer 06:52:37 2e8e34ca0e6c: Pulling fs layer 06:52:37 a29436f7fd5d: Pulling fs layer 06:52:37 923cac83aea3: Pulling fs layer 06:52:37 25ad8b0a4227: Pulling fs layer 06:52:37 db01528c6b51: Pulling fs layer 06:52:37 28988de357af: Pulling fs layer 06:52:37 a29436f7fd5d: Waiting 06:52:37 923cac83aea3: Waiting 06:52:37 25ad8b0a4227: Waiting 06:52:37 db01528c6b51: Waiting 06:52:37 28988de357af: Waiting 06:52:37 2e8e34ca0e6c: Waiting 06:52:37 80192f66455f: Waiting 06:52:37 461d9e800cba: Waiting 06:52:37 6bf1a483ea7c: Verifying Checksum 06:52:37 6bf1a483ea7c: Download complete 06:52:37 461d9e800cba: Verifying Checksum 06:52:37 461d9e800cba: Download complete 06:52:37 80192f66455f: Verifying Checksum 06:52:37 80192f66455f: Download complete 06:52:37 f5dfc541a4d3: Verifying Checksum 06:52:37 f5dfc541a4d3: Download complete 06:52:37 3dae71ba6b94: Verifying Checksum 06:52:37 3dae71ba6b94: Download complete 06:52:37 923cac83aea3: Download complete 06:52:37 25ad8b0a4227: Verifying Checksum 06:52:37 25ad8b0a4227: Download complete 06:52:37 db01528c6b51: Download complete 06:52:37 28988de357af: Verifying Checksum 06:52:37 28988de357af: Download complete 06:52:37 a29436f7fd5d: Verifying Checksum 06:52:37 a29436f7fd5d: Download complete 06:52:38 2e8e34ca0e6c: Verifying Checksum 06:52:38 2e8e34ca0e6c: Download complete 06:52:38 3dae71ba6b94: Pull complete 06:52:38 6bf1a483ea7c: Pull complete 06:52:39 f5dfc541a4d3: Pull complete 06:52:39 461d9e800cba: Pull complete 06:52:39 80192f66455f: Pull complete 06:52:45 2e8e34ca0e6c: Pull complete 06:52:45 a29436f7fd5d: Pull complete 06:52:45 923cac83aea3: Pull complete 06:52:45 25ad8b0a4227: Pull complete 06:52:45 db01528c6b51: Pull complete 06:52:45 28988de357af: Pull complete 06:52:45 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:52:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:45 prd-ubuntu20.04-docker-8c-8g-673087 does not seem to be running inside a container 06:52:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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 06:52:47 $ docker top 850cb71828b4e09b551b414dc77963e974c0e7aa8ece4a9825562fb7b773065f -eo pid,comm 06:52:47 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). 06:52:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:52:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:52:47 [ssh-agent] Looking for ssh-agent implementation... 06:52:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:52:47 $ docker exec 850cb71828b4e09b551b414dc77963e974c0e7aa8ece4a9825562fb7b773065f ssh-agent 06:52:47 SSH_AUTH_SOCK=/tmp/ssh-QXyp45H9ExFu/agent.31 06:52:47 SSH_AGENT_PID=37 06:52:47 Running ssh-add (command line suppressed) 06:52:47 Identity added: /w/workspace/edgex-go/915@tmp/private_key_14226856556432660112.key (/w/workspace/edgex-go/915@tmp/private_key_14226856556432660112.key) 06:52:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:52:47 + git config --global --add safe.directory /w/workspace/edgex-go/915 [Pipeline] sh 06:52:48 + git tag --points-at HEAD [Pipeline] } 06:52:48 $ docker exec --env ******** --env ******** 850cb71828b4e09b551b414dc77963e974c0e7aa8ece4a9825562fb7b773065f ssh-agent -k 06:52:48 unset SSH_AUTH_SOCK; 06:52:48 unset SSH_AGENT_PID; 06:52:48 echo Agent pid 37 killed; 06:52:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:52:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:52:48 [ssh-agent] Looking for ssh-agent implementation... 06:52:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:52:48 $ docker exec 850cb71828b4e09b551b414dc77963e974c0e7aa8ece4a9825562fb7b773065f ssh-agent 06:52:48 SSH_AUTH_SOCK=/tmp/ssh-xiDjcOHaVorW/agent.84 06:52:48 SSH_AGENT_PID=90 06:52:48 Running ssh-add (command line suppressed) 06:52:48 Identity added: /w/workspace/edgex-go/915@tmp/private_key_12868377680095265552.key (/w/workspace/edgex-go/915@tmp/private_key_12868377680095265552.key) 06:52:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:52:49 + git semver init 06:52:49 2025-10-27 06:52:49,227 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:52:49 2025-10-27 06:52:49,232 [run_init] DEBUG init version:0.0.0 force:False 06:52:49 2025-10-27 06:52:49,233 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/915/.semver 06:52:49 2025-10-27 06:52:49,233 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/915/.semver 06:52:49 2025-10-27 06:52:49,233 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/915/.semver'], cwd=/w/workspace/edgex-go/915, stdin=None, shell=False, universal_newlines=False) 06:52:54 2025-10-27 06:52:53,876 [append_file] DEBUG append to file:/w/workspace/edgex-go/915/.git/info/exclude 06:52:54 2025-10-27 06:52:53,877 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/915/.semver/main with force:False 06:52:54 2025-10-27 06:52:53,877 [read_version] DEBUG read version from /w/workspace/edgex-go/915/.semver/main 06:52:54 2025-10-27 06:52:53,877 [read_version] DEBUG read version from /w/workspace/edgex-go/915/.semver/main 06:52:54 4.1.0-dev.69 [Pipeline] } 06:52:54 $ docker exec --env ******** --env ******** 850cb71828b4e09b551b414dc77963e974c0e7aa8ece4a9825562fb7b773065f ssh-agent -k 06:52:54 unset SSH_AUTH_SOCK; 06:52:54 unset SSH_AGENT_PID; 06:52:54 echo Agent pid 90 killed; 06:52:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:52:54 + git semver [Pipeline] } 06:52:55 $ docker stop --time=1 850cb71828b4e09b551b414dc77963e974c0e7aa8ece4a9825562fb7b773065f 06:52:56 $ docker rm -f --volumes 850cb71828b4e09b551b414dc77963e974c0e7aa8ece4a9825562fb7b773065f [Pipeline] // withDockerContainer [Pipeline] sh 06:52:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:52:57 Stashed 1 file(s) [Pipeline] echo 06:52:57 [edgeXSemver]: initialized semver on version 4.1.0-dev.69 [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 06:52:58 + git config --global --add safe.directory /w/workspace/edgex-go/915 [Pipeline] echo 06:52:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:52:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:52:58 ========================================================= 06:52:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:52:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:52:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:52:58 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:52:58 9824c27679d3: Pulling fs layer 06:52:58 8371a51cbc44: Pulling fs layer 06:52:58 d5791340ef18: Pulling fs layer 06:52:58 d3178a7b2709: Pulling fs layer 06:52:58 4f4fb700ef54: Pulling fs layer 06:52:58 063b4f904bf5: Pulling fs layer 06:52:58 066ecc492849: Pulling fs layer 06:52:58 50a4da29d654: Pulling fs layer 06:52:58 417dd178857c: Pulling fs layer 06:52:58 063b4f904bf5: Waiting 06:52:58 066ecc492849: Waiting 06:52:58 50a4da29d654: Waiting 06:52:58 417dd178857c: Waiting 06:52:58 d3178a7b2709: Waiting 06:52:58 4f4fb700ef54: Waiting 06:52:58 8371a51cbc44: Verifying Checksum 06:52:58 8371a51cbc44: Download complete 06:52:58 4f4fb700ef54: Verifying Checksum 06:52:58 4f4fb700ef54: Download complete 06:52:58 063b4f904bf5: Download complete 06:52:58 9824c27679d3: Download complete 06:52:58 066ecc492849: Verifying Checksum 06:52:58 9824c27679d3: Pull complete 06:52:58 417dd178857c: Verifying Checksum 06:52:58 417dd178857c: Download complete 06:52:58 8371a51cbc44: Pull complete 06:52:59 d5791340ef18: Download complete 06:52:59 50a4da29d654: Verifying Checksum 06:52:59 50a4da29d654: Download complete 06:53:05 d5791340ef18: Pull complete 06:53:05 d3178a7b2709: Pull complete 06:53:05 4f4fb700ef54: Pull complete 06:53:05 063b4f904bf5: Pull complete 06:53:05 066ecc492849: Pull complete 06:53:07 50a4da29d654: Pull complete 06:53:07 417dd178857c: Pull complete 06:53:07 Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 06:53:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:53:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 06:53:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:53:08 WORKDIR /edgex 06:53:08 COPY go.mod . 06:53:08 RUN go mod download 06:53:08 + docker build -t ci-base-image-x86_64 -f - . 06:53:08 #0 building with "default" instance using docker driver 06:53:08 06:53:08 #1 [internal] load build definition from Dockerfile 06:53:08 #1 transferring dockerfile: 164B done 06:53:08 #1 DONE 0.0s 06:53:08 06:53:08 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:53:08 #2 DONE 0.0s 06:53:08 06:53:08 #3 [internal] load .dockerignore 06:53:08 #3 transferring context: 50B done 06:53:08 #3 DONE 0.0s 06:53:08 06:53:08 #4 [internal] load build context 06:53:08 #4 transferring context: 6.57kB done 06:53:08 #4 DONE 0.0s 06:53:08 06:53:08 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:53:08 #5 DONE 0.1s 06:53:08 06:53:08 #6 [2/4] WORKDIR /edgex 06:53:10 #6 DONE 1.4s 06:53:10 06:53:10 #7 [3/4] COPY go.mod . 06:53:10 #7 DONE 0.0s 06:53:10 06:53:10 #8 [4/4] RUN go mod download 06:53:12 Still waiting to schedule task 06:53:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:53:28 #8 DONE 15.7s 06:53:28 06:53:28 #9 exporting to image 06:53:28 #9 exporting layers 06:53:30 #9 exporting layers 4.0s done 06:53:30 #9 writing image sha256:4c598deee648e14a5b1c5cfb5db744b84992a51ae1df326af0ee04bd59c9fd19 done 06:53:30 #9 naming to docker.io/library/ci-base-image-x86_64 done 06:53:30 #9 DONE 4.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:30 + docker inspect -f . ci-base-image-x86_64 06:53:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:30 prd-ubuntu20.04-docker-8c-8g-673087 does not seem to be running inside a container 06:53:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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 06:53:31 $ docker top c43935ef8895aaf081bd1390f1f1312bc874239a48bfc309780ac6f2939bf8c8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:31 + go version 06:53:31 go version go1.23.12 linux/amd64 [Pipeline] } 06:53:31 $ docker stop --time=1 c43935ef8895aaf081bd1390f1f1312bc874239a48bfc309780ac6f2939bf8c8 06:53:32 $ docker rm -f --volumes c43935ef8895aaf081bd1390f1f1312bc874239a48bfc309780ac6f2939bf8c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:33 + docker inspect -f . ci-base-image-x86_64 06:53:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:33 prd-ubuntu20.04-docker-8c-8g-673087 does not seem to be running inside a container 06:53:33 $ 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/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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 06:53:33 $ docker top efb6b996a7f0f30d2d19cbfb8c808aaea93303f13cc8e423a892dcd5801c2c7a -eo pid,comm [Pipeline] { [Pipeline] echo 06:53:33 ========================================================= 06:53:33 [edgeXBuildGoParallel] Running Tests and Build... 06:53:33 ========================================================= [Pipeline] sh 06:53:33 + git config --global --add safe.directory /w/workspace/edgex-go/915 [Pipeline] fileExists [Pipeline] sh 06:53:34 + make test 06:53:34 go test -race -coverprofile=coverage.out ./... 06:53:44 ? github.com/edgexfoundry/edgex-go [no test files] 06:54:10 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 06:54:10 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 06:54:10 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 06:54:10 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 06:54:10 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 06:54:10 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 06:54:10 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 06:54:10 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 06:54:10 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 06:54:10 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 06:54:10 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 06:54:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:54:11 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 06:54:11 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 06:54:11 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 06:54:11 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 06:54:11 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 06:54:11 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 06:54:14 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 06:54:14 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 06:54:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.051s coverage: 97.0% of statements 06:54:15 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 06:54:15 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 06:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 06:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 06:54:16 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 06:54:16 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:54:16 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 06:54:16 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 06:54:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 06:54:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:54:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 06:54:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 06:54:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.4% of statements 06:54:18 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements 06:54:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 57.6% of statements 06:54:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements 06:54:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 06:54:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:54:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:54:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 06:54:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 06:54:18 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 06:54:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 06:54:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 06:54:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.509s coverage: 94.2% of statements 06:54:20 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 90.7% of statements 06:54:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 8.4% of statements 06:54:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 06:54:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:54:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:54:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 06:54:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:54:22 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 06:54:22 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 06:54:22 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 06:54:22 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 06:54:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 06:54:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:54:22 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 06:54:22 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 06:54:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 06:54:22 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 06:54:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.342s coverage: 95.8% of statements 06:54:23 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 06:54:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:54:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 06:54:24 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 06:54:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 06:54:24 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 06:54:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.054s coverage: 2.4% of statements 06:54:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements 06:54:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 38.2% of statements 06:54:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements 06:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 06:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 06:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.026s coverage: 89.5% of statements 06:54:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 06:54:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 06:54:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 06:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 93.1% of statements 06:54:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:54:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 06:54:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 06:54:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 06:54:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 06:54:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 06:54:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 06:54:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 06:54:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 06:54:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 06:54:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 06:54:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 06:54:28 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 06:54:28 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 06:54:29 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 06:54:31 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:54:33 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 06:54:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 06:54:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 06:54:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 06:54:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 06:54:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 06:54:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 06:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 06:54:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 06:54:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 06:54:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 06:54:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 06:54:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 06:54:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 06:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:54:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 06:54:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 06:54:41 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 06:54:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 06:54:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 06:54:41 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 06:54:41 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 06:54:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 06:54:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 06:54:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 06:54:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 06:54:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 06:54:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:54:44 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:54:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 06:54:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 06:54:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 06:54:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 06:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 06:54:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:54:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.092s coverage: 81.8% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.119s coverage: 82.1% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.049s coverage: 6.8% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.048s coverage: 33.3% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.180s coverage: 54.8% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.6% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.028s coverage: 73.7% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.168s coverage: 29.2% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 06:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements 06:54:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements 06:54:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 94.9% of statements 06:54:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements 06:54:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 97.7% of statements 06:54:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements 06:54:50 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 06:54:50 running golangci-lint 06:54:50 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 06:54:50 go version go1.23.12 linux/amd64 06:54:51 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 06:54:51 level=info msg="[config_reader] Used config file .golangci.yml" 06:54:51 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:55:17 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|name|types_sizes) took 25.946101098s" 06:55:17 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.959739ms" 06:55:36 level=info msg="[linters_context/goanalysis] analyzers took 2m18.892814425s with top 10 stages: buildir: 1m16.603156059s, gosec: 4.63920474s, fact_deprecated: 3.270799604s, inspect: 3.106418633s, printf: 2.313542684s, ctrlflow: 2.097957378s, fact_purity: 1.853216761s, nilness: 1.56222164s, S1038: 1.524436822s, SA5012: 1.111451879s" 06:55:36 level=info msg="[runner] Issues before processing: 37, after processing: 0" 06:55:36 level=info msg="[runner] Processors filtering stat (in/out): exclude-rules: 37/20, cgo: 37/37, identifier_marker: 37/37, exclude: 37/37, path_prettifier: 37/37, skip_files: 37/37, autogenerated_exclude: 37/37, filename_unadjuster: 37/37, skip_dirs: 37/37, nolint: 20/0, invalid_issue: 37/37" 06:55:36 level=info msg="[runner] processing took 14.832353ms with stages: nolint: 8.344574ms, autogenerated_exclude: 1.60978ms, identifier_marker: 1.597249ms, exclude-rules: 1.449905ms, path_prettifier: 1.066116ms, skip_dirs: 702.427µs, invalid_issue: 24.681µs, cgo: 21.781µs, filename_unadjuster: 9.58µs, exclude: 1.43µs, max_same_issues: 970ns, max_from_linter: 700ns, fixer: 660ns, skip_files: 580ns, uniq_by_line: 570ns, sort_results: 370ns, path_prefixer: 260ns, severity-rules: 200ns, diff: 150ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 110ns" 06:55:36 level=info msg="[runner] linters took 15.874483299s with stages: goanalysis_metalinter: 15.859550654s" 06:55:36 level=info msg="File cache stats: 0 entries of total size 0B" 06:55:36 level=info msg="Memory: 407 samples, avg is 318.5MB, max is 1433.6MB" 06:55:36 level=info msg="Execution took 41.877481927s" 06:55:36 go vet ./... 06:55:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:55:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:55:41 ./bin/test-attribution-txt.sh 06:55:41 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 06:55:41 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 06:55:41 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 06:55:41 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 06:55:41 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 06:55:41 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:55:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:55:41 + ls -al . 06:55:41 total 2072 06:55:41 drwxrwxr-x 11 1001 1001 4096 Oct 27 06:53 . 06:55:41 drwxr-xr-x 4 root root 4096 Oct 27 06:53 .. 06:55:41 drwxrwxr-x 2 1001 1001 4096 Oct 27 06:52 .blubracket 06:55:41 -rw-rw-r-- 1 1001 1001 10 Oct 27 06:52 .dockerignore 06:55:41 drwxrwxr-x 8 1001 1001 4096 Oct 27 06:54 .git 06:55:41 drwxrwxr-x 3 1001 1001 4096 Oct 27 06:52 .github 06:55:41 -rw-rw-r-- 1 1001 1001 909 Oct 27 06:52 .gitignore 06:55:41 -rw-rw-r-- 1 1001 1001 218 Oct 27 06:52 .golangci.yml 06:55:41 -rw-rw-r-- 1 1001 1001 100 Oct 27 06:52 .hadolint.yml 06:55:41 drwxr-xr-x 3 1001 1001 4096 Oct 27 06:52 .semver 06:55:41 -rw-rw-r-- 1 1001 1001 155 Oct 27 06:52 .sonarcloud.properties 06:55:41 -rw-rw-r-- 1 1001 1001 1171 Oct 27 06:52 ADOPTERS.md 06:55:41 -rw-rw-r-- 1 1001 1001 17374 Oct 27 06:52 Attribution.txt 06:55:41 -rw-rw-r-- 1 1001 1001 108018 Oct 27 06:52 CHANGELOG.md 06:55:41 -rw-rw-r-- 1 1001 1001 3804 Oct 27 06:52 CONTRIBUTING.md 06:55:41 -rw-rw-r-- 1 1001 1001 677 Oct 27 06:52 GOVERNANCE.md 06:55:41 -rw-rw-r-- 1 1001 1001 886 Oct 27 06:52 Jenkinsfile 06:55:41 -rw-rw-r-- 1 1001 1001 10775 Oct 27 06:52 LICENSE 06:55:41 -rw-rw-r-- 1 1001 1001 16740 Oct 27 06:52 Makefile 06:55:41 -rw-rw-r-- 1 1001 1001 582 Oct 27 06:52 OWNERS.md 06:55:41 -rw-rw-r-- 1 1001 1001 9932 Oct 27 06:52 README.md 06:55:41 -rw-rw-r-- 1 1001 1001 789 Oct 27 06:52 SECURITY.md 06:55:41 -rw-rw-r-- 1 1001 1001 12 Oct 27 06:52 VERSION 06:55:41 drwxrwxr-x 2 1001 1001 4096 Oct 27 06:52 bin 06:55:41 drwxrwxr-x 19 1001 1001 4096 Oct 27 06:52 cmd 06:55:41 -rw-r--r-- 1 root root 1743984 Oct 27 06:54 coverage.out 06:55:41 drwxrwxr-x 2 1001 1001 4096 Oct 27 06:52 fuzz_test 06:55:41 -rw-rw-r-- 1 1001 1001 6539 Oct 27 06:52 go.mod 06:55:41 -rw-rw-r-- 1 1001 1001 88541 Oct 27 06:52 go.sum 06:55:41 drwxrwxr-x 7 1001 1001 4096 Oct 27 06:52 internal 06:55:41 drwxrwxr-x 2 1001 1001 4096 Oct 27 06:52 openapi 06:55:41 -rw-rw-r-- 1 1001 1001 584 Oct 27 06:52 security.txt 06:55:41 -rw-rw-r-- 1 1001 1001 204 Oct 27 06:52 version.go [Pipeline] sh 06:55:41 + '[' -e coverage.out ] 06:55:41 + chown 1001:1001 coverage.out [Pipeline] stash 06:55:42 Stashed 1 file(s) [Pipeline] sh 06:55:42 + make build 06:55:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:56:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:56:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:56:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:56:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:56:13 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:56:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:56:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:56:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:56:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:56:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:56:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:56:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:56:31 $ docker stop --time=1 efb6b996a7f0f30d2d19cbfb8c808aaea93303f13cc8e423a892dcd5801c2c7a 06:56:34 $ docker rm -f --volumes efb6b996a7f0f30d2d19cbfb8c808aaea93303f13cc8e423a892dcd5801c2c7a [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 06:56:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:56:35 06:56:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:56:36 latest: Pulling from edgex-devops/edgex-compose 06:56:36 91d30c5bc195: Pulling fs layer 06:56:36 2e9b0aa3be6d: Pulling fs layer 06:56:36 9c61dcf015f6: Pulling fs layer 06:56:36 4698f68db338: Pulling fs layer 06:56:36 2a2f49069b9e: Pulling fs layer 06:56:36 e0025b399a48: Pulling fs layer 06:56:36 4698f68db338: Waiting 06:56:36 e0025b399a48: Waiting 06:56:36 2a2f49069b9e: Waiting 06:56:36 91d30c5bc195: Verifying Checksum 06:56:36 91d30c5bc195: Download complete 06:56:36 4698f68db338: Download complete 06:56:36 2e9b0aa3be6d: Verifying Checksum 06:56:36 2e9b0aa3be6d: Download complete 06:56:36 e0025b399a48: Verifying Checksum 06:56:36 e0025b399a48: Download complete 06:56:36 91d30c5bc195: Pull complete 06:56:36 2a2f49069b9e: Download complete 06:56:36 2e9b0aa3be6d: Pull complete 06:56:37 9c61dcf015f6: Verifying Checksum 06:56:37 9c61dcf015f6: Download complete 06:56:41 9c61dcf015f6: Pull complete 06:56:41 4698f68db338: Pull complete 06:56:42 2a2f49069b9e: Pull complete 06:56:42 e0025b399a48: Pull complete 06:56:42 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:56:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:56:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:42 prd-ubuntu20.04-docker-8c-8g-673087 does not seem to be running inside a container 06:56:42 $ 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/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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 06:56:43 $ docker top c31627b4581d915a4f8e7a9f0de2ce5d560f07be5a14bc198b38861c38eca801 -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:43 + docker compose -f ./docker-compose-build.yml build --parallel 06:56:43 #1 [core-keeper internal] load build definition from Dockerfile 06:56:43 #1 transferring dockerfile: 2.01kB done 06:56:43 #1 DONE 0.1s 06:56:43 06:56:43 #2 [security-spire-config internal] load build definition from Dockerfile 06:56:43 #2 transferring dockerfile: 1.69kB done 06:56:43 #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:56:43 #2 DONE 0.1s 06:56:43 06:56:43 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:56:43 #3 DONE 0.0s 06:56:43 06:56:43 #4 [security-proxy-setup internal] load build definition from Dockerfile 06:56:43 #4 transferring dockerfile: 2.50kB done 06:56:43 #4 DONE 0.1s 06:56:43 06:56:43 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:56:43 #5 transferring dockerfile: 2.23kB done 06:56:43 #5 DONE 0.1s 06:56:43 06:56:43 #6 [security-spire-agent internal] load build definition from Dockerfile 06:56:43 #6 transferring dockerfile: 1.81kB done 06:56:43 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:56:43 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 06:56:43 #6 DONE 0.1s 06:56:43 06:56:43 #7 [core-command internal] load build definition from Dockerfile 06:56:43 #7 transferring dockerfile: 1.94kB done 06:56:43 #7 DONE 0.1s 06:56:43 06:56:43 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:56:43 #8 transferring dockerfile: 1.89kB done 06:56:43 #8 DONE 0.1s 06:56:43 06:56:43 #9 [security-proxy-auth internal] load build definition from Dockerfile 06:56:43 #9 transferring dockerfile: 2.14kB done 06:56:43 #9 DONE 0.1s 06:56:43 06:56:43 #10 [support-scheduler internal] load build definition from Dockerfile 06:56:43 #10 transferring dockerfile: 1.83kB done 06:56:43 #10 DONE 0.1s 06:56:43 06:56:43 #11 [core-data internal] load build definition from Dockerfile 06:56:43 #11 transferring dockerfile: 2.04kB done 06:56:43 #11 DONE 0.2s 06:56:43 06:56:43 #12 [security-proxy-setup internal] load .dockerignore 06:56:44 #12 ... 06:56:44 06:56:44 #13 [support-notifications internal] load build definition from Dockerfile 06:56:44 #13 transferring dockerfile: 2.00kB done 06:56:44 #13 DONE 0.2s 06:56:44 06:56:44 #14 [security-bootstrapper internal] load build definition from Dockerfile 06:56:44 #14 transferring dockerfile: 3.02kB done 06:56:44 #14 DONE 0.2s 06:56:44 06:56:44 #15 [core-metadata internal] load build definition from Dockerfile 06:56:44 #15 transferring dockerfile: 2.10kB done 06:56:44 #15 DONE 0.2s 06:56:44 06:56:44 #16 [security-secretstore-setup internal] load build definition from Dockerfile 06:56:44 #16 transferring dockerfile: 2.49kB done 06:56:44 #16 DONE 0.2s 06:56:44 06:56:44 #17 [security-spire-server internal] load build definition from Dockerfile 06:56:44 #17 transferring dockerfile: 1.70kB done 06:56:44 #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:56:44 #17 DONE 0.2s 06:56:44 06:56:44 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:56:44 #3 DONE 0.0s 06:56:44 06:56:44 #18 [core-common-config-bootstrapper internal] load .dockerignore 06:56:44 #18 transferring context: 50B done 06:56:44 #18 DONE 0.0s 06:56:44 06:56:44 #19 [core-keeper internal] load .dockerignore 06:56:44 #19 transferring context: 50B done 06:56:44 #19 DONE 0.1s 06:56:44 06:56:44 #20 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 06:56:44 #20 DONE 0.2s 06:56:44 06:56:44 #12 [security-proxy-setup internal] load .dockerignore 06:56:44 #12 transferring context: 50B done 06:56:44 #12 DONE 0.1s 06:56:44 06:56:44 #21 [core-command internal] load .dockerignore 06:56:44 #21 transferring context: 50B done 06:56:44 #21 DONE 0.1s 06:56:44 06:56:44 #22 [security-spiffe-token-provider internal] load .dockerignore 06:56:44 #22 transferring context: 50B done 06:56:44 #22 DONE 0.1s 06:56:44 06:56:44 #23 [security-bootstrapper internal] load .dockerignore 06:56:44 #23 transferring context: 50B done 06:56:44 #23 DONE 0.1s 06:56:44 06:56:44 #24 [core-data internal] load .dockerignore 06:56:44 #24 transferring context: 50B done 06:56:44 #24 DONE 0.1s 06:56:44 06:56:44 #25 [support-notifications internal] load .dockerignore 06:56:44 #25 transferring context: 50B done 06:56:44 #25 DONE 0.1s 06:56:44 06:56:44 #26 [support-scheduler internal] load .dockerignore 06:56:44 #26 transferring context: 50B done 06:56:44 #26 DONE 0.1s 06:56:44 06:56:44 #27 [security-proxy-auth internal] load .dockerignore 06:56:44 #27 transferring context: 50B done 06:56:44 #27 DONE 0.2s 06:56:44 06:56:44 #28 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 06:56:44 #28 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 06:56:44 #28 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 06:56:44 #28 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 06:56:44 #28 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 06:56:44 #28 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 06:56:44 #28 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s 06:56:44 #28 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 06:56:44 #28 ... 06:56:44 06:56:44 #29 [core-metadata internal] load .dockerignore 06:56:44 #29 transferring context: 50B done 06:56:44 #29 DONE 0.3s 06:56:44 06:56:44 #28 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 06:56:44 #28 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 06:56:44 #28 ... 06:56:44 06:56:44 #30 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:56:44 #30 DONE 0.3s 06:56:44 06:56:44 #31 [security-secretstore-setup internal] load .dockerignore 06:56:44 #31 transferring context: 50B 0.0s done 06:56:44 #31 DONE 0.3s 06:56:44 06:56:44 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 06:56:44 #32 DONE 0.5s 06:56:44 06:56:44 #28 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 06:56:44 #28 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 06:56:44 #28 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 06:56:44 #28 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 06:56:44 #28 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 06:56:44 #28 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 06:56:44 #28 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done 06:56:44 #28 ... 06:56:44 06:56:44 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:56:44 #33 DONE 0.9s 06:56:44 06:56:44 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 06:56:44 #34 DONE 0.4s 06:56:45 06:56:45 #28 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 06:56:45 #28 DONE 0.8s 06:56:45 06:56:45 #35 [security-spire-config internal] load .dockerignore 06:56:45 #35 transferring context: 50B 0.0s done 06:56:45 #35 DONE 0.2s 06:56:45 06:56:45 #36 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:56:45 #36 ... 06:56:45 06:56:45 #28 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 06:56:45 #28 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 06:56:45 #28 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 06:56:45 #28 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 06:56:45 #28 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 06:56:45 #28 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 06:56:45 #28 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done 06:56:45 #28 DONE 0.8s 06:56:45 06:56:45 #37 [security-spire-server internal] load .dockerignore 06:56:45 #37 transferring context: 50B 0.0s done 06:56:45 #37 DONE 0.4s 06:56:45 06:56:45 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:45 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 06:56:45 #38 ... 06:56:45 06:56:45 #28 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 06:56:45 #28 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 06:56:45 #28 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 06:56:45 #28 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 06:56:45 #28 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 06:56:45 #28 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 06:56:45 #28 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done 06:56:45 #28 DONE 0.8s 06:56:45 06:56:45 #39 [security-spire-agent internal] load .dockerignore 06:56:45 #39 transferring context: 50B 0.0s done 06:56:45 #39 DONE 0.5s 06:56:45 06:56:45 #40 [security-spire-server internal] load build context 06:56:45 #40 DONE 0.0s 06:56:45 06:56:45 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:45 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 06:56:45 #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:56:45 #38 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 06:56:45 #38 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 06:56:45 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 06:56:45 #38 ... 06:56:45 06:56:45 #28 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 06:56:45 #28 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 06:56:45 #28 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 06:56:45 #28 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 06:56:45 #28 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 06:56:45 #28 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 06:56:45 #28 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done 06:56:45 #28 DONE 0.8s 06:56:45 06:56:45 #41 [security-spire-config internal] load build context 06:56:45 #41 transferring context: 22.05kB 0.0s done 06:56:45 #41 DONE 0.3s 06:56:45 06:56:45 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:45 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 06:56:45 #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:56:45 #38 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 06:56:45 #38 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 06:56:45 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 06:56:45 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 06:56:45 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s 06:56:45 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s 06:56:45 #38 ... 06:56:45 06:56:45 #40 [security-spire-server internal] load build context 06:56:45 #40 transferring context: 23.80kB 0.0s done 06:56:45 #40 DONE 0.1s 06:56:45 06:56:45 #42 [security-spire-agent internal] load build context 06:56:45 #42 transferring context: 23.33kB 0.1s done 06:56:45 #42 DONE 0.1s 06:56:45 06:56:45 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:45 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 06:56:45 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 06:56:45 #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 06:56:45 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s 06:56:45 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 9.69MB / 36.47MB 0.4s 06:56:45 #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 06:56:45 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 24.12MB / 36.47MB 0.5s 06:56:45 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 34.60MB / 36.47MB 0.6s 06:56:45 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.7s 06:56:46 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.3s done 06:56:47 #38 ... 06:56:47 06:56:47 #43 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:47 #43 DONE 2.3s 06:56:47 06:56:47 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:47 #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 06:56:49 #38 ... 06:56:49 06:56:49 #44 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:56:49 #0 1.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:56:49 #0 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:56:49 #0 2.523 OK: 265 MiB in 60 packages 06:56:49 #44 DONE 4.5s 06:56:49 06:56:49 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:51 #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.7s done 06:56:51 #38 ... 06:56:51 06:56:51 #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:56:51 #0 0.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:56:51 #0 3.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:56:51 #0 3.625 OK: 265 MiB in 60 packages 06:56:51 #45 DONE 6.4s 06:56:51 06:56:51 #46 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:56:51 #0 2.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:51 #0 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:51 #0 2.891 (1/7) Installing ca-certificates (20250911-r0) 06:56:51 #0 2.918 (2/7) Installing dumb-init (1.2.5-r3) 06:56:51 #0 2.918 (3/7) Installing libgcc (13.2.1_git20240309-r1) 06:56:51 #0 2.920 (4/7) Installing libsodium (1.0.19-r0) 06:56:51 #0 2.931 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 06:56:51 #0 2.958 (6/7) Installing libzmq (4.3.5-r2) 06:56:51 #0 2.961 (7/7) Installing zeromq (4.3.5-r2) 06:56:51 #0 2.966 Executing busybox-1.36.1-r30.trigger 06:56:51 #0 2.976 Executing ca-certificates-20250911-r0.trigger 06:56:51 #0 3.037 OK: 12 MiB in 21 packages 06:56:51 #46 DONE 6.3s 06:56:51 06:56:51 #47 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:56:51 #0 2.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:51 #0 2.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:51 #0 2.834 (1/3) Installing ca-certificates (20250911-r0) 06:56:51 #0 2.860 (2/3) Installing dumb-init (1.2.5-r3) 06:56:51 #0 2.866 (3/3) Installing tzdata (2025b-r0) 06:56:51 #0 2.909 Executing busybox-1.36.1-r30.trigger 06:56:51 #0 2.918 Executing ca-certificates-20250911-r0.trigger 06:56:51 #0 2.956 OK: 10 MiB in 17 packages 06:56:51 #47 DONE 6.3s 06:56:51 06:56:51 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:56:51 #0 2.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:56:51 #0 2.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:56:51 #0 2.891 OK: 265 MiB in 60 packages 06:56:51 #48 DONE 6.4s 06:56:51 06:56:51 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:56:51 #0 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:56:51 #0 2.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:56:51 #0 2.860 v3.22.2-85-ge92a8d17c70 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:56:51 #0 2.860 v3.22.2-89-gea7511a9c1a [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:56:51 #0 2.860 OK: 26320 distinct packages available 06:56:51 #0 2.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:56:51 #0 3.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:56:51 #0 3.432 OK: 265 MiB in 60 packages 06:56:51 #49 DONE 6.4s 06:56:51 06:56:51 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:56:51 #0 4.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:51 #0 4.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:51 #0 4.920 (1/2) Installing dumb-init (1.2.5-r3) 06:56:51 #0 4.926 (2/2) Installing su-exec (0.2-r3) 06:56:51 #0 4.931 Executing busybox-1.36.1-r30.trigger 06:56:51 #0 4.934 OK: 8 MiB in 16 packages 06:56:51 #50 DONE 6.3s 06:56:51 06:56:51 #36 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:56:51 #36 4.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:51 #36 4.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:51 #36 4.761 (1/1) Installing dumb-init (1.2.5-r3) 06:56:51 #36 4.792 Executing busybox-1.36.1-r30.trigger 06:56:51 #36 4.803 OK: 8 MiB in 15 packages 06:56:51 #36 DONE 6.3s 06:56:51 06:56:51 #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:51 #51 DONE 6.3s 06:56:51 06:56:51 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:56:51 #0 4.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:56:51 #0 4.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:56:51 #0 4.891 OK: 265 MiB in 60 packages 06:56:51 #52 DONE 6.4s 06:56:51 06:56:51 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:56:51 #0 4.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:51 #0 4.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:51 #0 4.888 (1/4) Installing ca-certificates (20250911-r0) 06:56:51 #0 4.904 (2/4) Installing dumb-init (1.2.5-r3) 06:56:51 #0 4.911 (3/4) Installing su-exec (0.2-r3) 06:56:51 #0 4.924 (4/4) Installing yq-go (4.44.1-r2) 06:56:51 #0 4.996 Executing busybox-1.36.1-r30.trigger 06:56:51 #0 5.012 Executing ca-certificates-20250911-r0.trigger 06:56:51 #0 5.080 OK: 19 MiB in 18 packages 06:56:51 #53 DONE 6.4s 06:56:51 06:56:51 #54 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:56:51 #54 ... 06:56:51 06:56:51 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:56:51 #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 06:56:51 #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 06:56:51 #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 06:56:51 #55 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 06:56:51 #55 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 06:56:51 #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 06:56:51 #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 06:56:51 #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.7s done 06:56:51 #55 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.3s done 06:56:51 #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 06:56:51 #55 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.2s done 06:56:51 #55 DONE 6.2s 06:56:51 06:56:51 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:56:51 #38 DONE 6.6s 06:56:51 06:56:51 #56 [core-common-config-bootstrapper internal] load build context 06:56:51 #56 transferring context: 279.88MB 7.5s 06:56:53 #56 ... 06:56:53 06:56:53 #57 [security-spiffe-token-provider internal] load build context 06:56:53 #57 ... 06:56:53 06:56:53 #56 [core-common-config-bootstrapper internal] load build context 06:56:54 #56 ... 06:56:54 06:56:54 #58 [core-keeper internal] load build context 06:56:54 #58 ... 06:56:54 06:56:54 #59 [support-notifications internal] load build context 06:56:54 #59 ... 06:56:54 06:56:54 #60 [support-scheduler internal] load build context 06:56:54 #60 ... 06:56:54 06:56:54 #61 [core-command internal] load build context 06:56:54 #61 ... 06:56:54 06:56:54 #62 [security-proxy-auth internal] load build context 06:56:54 #62 ... 06:56:54 06:56:54 #63 [security-bootstrapper internal] load build context 06:56:54 #63 ... 06:56:54 06:56:54 #64 [core-data internal] load build context 06:56:54 #64 ... 06:56:54 06:56:54 #65 [security-secretstore-setup internal] load build context 06:56:55 #65 ... 06:56:55 06:56:55 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:56:55 #0 7.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:55 #0 7.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:55 #0 7.826 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:56:55 #0 7.826 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:56:55 #0 7.826 OK: 24171 distinct packages available 06:56:55 #0 7.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:55 #0 7.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:55 #0 8.378 (1/4) Installing dumb-init (1.2.5-r3) 06:56:55 #0 8.382 (2/4) Installing musl-obstack (1.2.3-r2) 06:56:55 #0 8.387 (3/4) Installing libucontext (1.2-r3) 06:56:55 #0 8.390 (4/4) Installing gcompat (1.1.0-r4) 06:56:55 #0 8.398 Executing busybox-1.36.1-r30.trigger 06:56:55 #0 8.410 OK: 8 MiB in 18 packages 06:56:55 #66 DONE 9.9s 06:56:55 06:56:55 #65 [security-secretstore-setup internal] load build context 06:56:55 #65 ... 06:56:55 06:56:55 #67 [core-metadata internal] load build context 06:56:55 #67 ... 06:56:55 06:56:55 #68 [security-proxy-setup internal] load build context 06:56:55 #68 ... 06:56:55 06:56:55 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:56:55 #0 7.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:55 #0 7.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:55 #0 8.209 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:56:55 #0 8.209 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:56:55 #0 8.209 OK: 24171 distinct packages available 06:56:55 #0 8.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:55 #0 8.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:55 #0 8.731 (1/14) Installing ca-certificates (20250911-r0) 06:56:55 #0 8.755 (2/14) Installing brotli-libs (1.1.0-r2) 06:56:55 #0 8.763 (3/14) Installing c-ares (1.33.1-r0) 06:56:55 #0 8.772 (4/14) Installing libunistring (1.2-r0) 06:56:55 #0 8.787 (5/14) Installing libidn2 (2.3.7-r0) 06:56:55 #0 8.800 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:56:55 #0 8.804 (7/14) Installing libpsl (0.21.5-r1) 06:56:55 #0 8.806 (8/14) Installing zstd-libs (1.5.6-r0) 06:56:55 #0 8.815 (9/14) Installing libcurl (8.14.1-r2) 06:56:55 #0 8.878 (10/14) Installing curl (8.14.1-r2) 06:56:55 #0 8.887 (11/14) Installing dumb-init (1.2.5-r3) 06:56:55 #0 8.895 (12/14) Installing musl-obstack (1.2.3-r2) 06:56:55 #0 8.896 (13/14) Installing libucontext (1.2-r3) 06:56:55 #0 8.903 (14/14) Installing gcompat (1.1.0-r4) 06:56:55 #0 8.908 Executing busybox-1.36.1-r30.trigger 06:56:55 #0 8.915 Executing ca-certificates-20250911-r0.trigger 06:56:55 #0 8.954 OK: 13 MiB in 28 packages 06:56:55 #69 ... 06:56:55 06:56:55 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:56:55 #0 9.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:55 #0 9.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:55 #0 9.885 (1/1) Installing dumb-init (1.2.5-r3) 06:56:55 #0 9.966 Executing busybox-1.36.1-r30.trigger 06:56:55 #0 9.978 OK: 8 MiB in 15 packages 06:56:55 #70 ... 06:56:55 06:56:55 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:56:55 #0 8.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:55 #0 8.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:55 #0 8.811 (1/4) Installing dumb-init (1.2.5-r3) 06:56:55 #0 8.817 (2/4) Installing openssl (3.3.5-r0) 06:56:55 #0 8.831 (3/4) Installing su-exec (0.2-r3) 06:56:55 #0 8.832 (4/4) Installing yq-go (4.44.1-r2) 06:56:55 #0 8.912 Executing busybox-1.36.1-r30.trigger 06:56:55 #0 8.920 OK: 19 MiB in 18 packages 06:56:55 #71 ... 06:56:55 06:56:55 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:56:55 #0 9.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:55 #0 9.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:55 #0 10.07 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:56:55 #0 10.07 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:56:55 #0 10.07 OK: 24171 distinct packages available 06:56:55 #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:55 #72 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:55 #72 ... 06:56:55 06:56:55 #67 [core-metadata internal] load build context 06:56:56 #67 ... 06:56:56 06:56:56 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:56:56 #71 DONE 11.3s 06:56:56 06:56:56 #67 [core-metadata internal] load build context 06:56:56 #67 transferring context: 350.43MB 11.8s 06:56:56 #67 ... 06:56:56 06:56:56 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:56:56 #69 DONE 11.9s 06:56:56 06:56:56 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:56:56 #70 DONE 11.9s 06:56:56 06:56:56 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:56:56 #0 3.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:56 #0 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:56 #0 3.795 OK: 10 MiB in 17 packages 06:56:56 #73 DONE 5.7s 06:56:56 06:56:56 #67 [core-metadata internal] load build context 06:56:57 #67 ... 06:56:57 06:56:57 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:56:57 #0 7.547 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:56:57 #0 7.982 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:56:57 #0 8.523 OK: 265 MiB in 60 packages 06:56:57 #74 DONE 9.8s 06:56:57 06:56:57 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:56:57 #72 10.54 (1/5) Installing dumb-init (1.2.5-r3) 06:56:57 #72 10.56 (2/5) Installing musl-obstack (1.2.3-r2) 06:56:57 #72 10.56 (3/5) Installing libucontext (1.2-r3) 06:56:57 #72 10.56 (4/5) Installing gcompat (1.1.0-r4) 06:56:57 #72 10.57 (5/5) Installing openssl (3.3.5-r0) 06:56:57 #72 10.59 Executing busybox-1.36.1-r30.trigger 06:56:57 #72 10.60 OK: 9 MiB in 19 packages 06:56:57 #72 DONE 11.6s 06:56:57 06:56:57 #67 [core-metadata internal] load build context 06:56:58 #67 ... 06:56:58 06:56:58 #59 [support-notifications internal] load build context 06:56:58 #59 transferring context: 596.02MB 13.3s done 06:56:58 #59 DONE 13.5s 06:56:58 06:56:58 #54 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:56:58 #54 6.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:58 #54 6.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:58 #54 7.071 OK: 8 MiB in 15 packages 06:56:59 #54 ... 06:56:59 06:56:59 #65 [security-secretstore-setup internal] load build context 06:56:59 #65 transferring context: 596.02MB 13.3s done 06:56:59 #65 DONE 15.3s 06:56:59 06:56:59 #67 [core-metadata internal] load build context 06:57:00 #67 transferring context: 596.02MB 15.4s done 06:57:01 #67 ... 06:57:01 06:57:01 #57 [security-spiffe-token-provider internal] load build context 06:57:01 #57 transferring context: 596.02MB 14.3s done 06:57:01 #57 DONE 16.9s 06:57:01 06:57:01 #56 [core-common-config-bootstrapper internal] load build context 06:57:01 #56 transferring context: 596.02MB 14.6s done 06:57:01 #56 DONE 17.0s 06:57:01 06:57:01 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:57:01 #0 6.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:01 #0 6.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:01 #0 6.984 OK: 12 MiB in 21 packages 06:57:01 #75 DONE 9.9s 06:57:01 06:57:01 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:57:01 #0 6.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:01 #0 6.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:01 #0 6.984 OK: 8 MiB in 16 packages 06:57:01 #76 DONE 9.9s 06:57:01 06:57:01 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:57:01 #0 6.529 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:01 #0 6.798 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:01 #0 7.309 (1/1) Installing dumb-init (1.2.5-r3) 06:57:01 #0 7.486 Executing busybox-1.36.1-r30.trigger 06:57:01 #0 7.493 OK: 8 MiB in 15 packages 06:57:01 #77 DONE 9.8s 06:57:01 06:57:01 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:57:01 #0 7.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:01 #0 7.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:01 #0 7.925 OK: 19 MiB in 18 packages 06:57:01 #78 DONE 9.8s 06:57:01 06:57:01 #54 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:57:01 #54 DONE 9.9s 06:57:01 06:57:01 #58 [core-keeper internal] load build context 06:57:01 #58 transferring context: 596.02MB 14.7s done 06:57:01 #58 DONE 17.0s 06:57:01 06:57:01 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:57:01 #79 DONE 3.4s 06:57:01 06:57:01 #62 [security-proxy-auth internal] load build context 06:57:01 #62 transferring context: 596.02MB 14.6s done 06:57:01 #62 DONE 16.9s 06:57:01 06:57:01 #63 [security-bootstrapper internal] load build context 06:57:01 #63 transferring context: 596.02MB 15.0s done 06:57:01 #63 DONE 17.0s 06:57:01 06:57:01 #60 [support-scheduler internal] load build context 06:57:01 #60 transferring context: 596.02MB 15.0s done 06:57:01 #60 DONE 16.9s 06:57:01 06:57:01 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:01 #80 ... 06:57:01 06:57:01 #61 [core-command internal] load build context 06:57:01 #61 transferring context: 596.02MB 15.8s done 06:57:01 #61 DONE 17.1s 06:57:01 06:57:01 #68 [security-proxy-setup internal] load build context 06:57:01 #68 transferring context: 596.02MB 15.8s done 06:57:01 #68 DONE 17.1s 06:57:01 06:57:01 #67 [core-metadata internal] load build context 06:57:01 #67 DONE 16.8s 06:57:01 06:57:01 #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:57:01 #81 DONE 0.3s 06:57:01 06:57:01 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:01 #82 ... 06:57:01 06:57:01 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:57:01 #83 DONE 0.4s 06:57:01 06:57:01 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:57:01 #84 DONE 0.4s 06:57:01 06:57:01 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:57:01 #85 DONE 0.4s 06:57:01 06:57:01 #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:57:01 #86 DONE 0.3s 06:57:01 06:57:01 #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:02 #87 ... 06:57:02 06:57:02 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:57:02 #0 6.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:02 #0 6.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:02 #0 6.556 OK: 8 MiB in 18 packages 06:57:02 #88 DONE 6.8s 06:57:02 06:57:02 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:57:02 #89 DONE 1.0s 06:57:02 06:57:02 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:57:02 #0 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:02 #0 4.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:02 #0 5.003 OK: 13 MiB in 28 packages 06:57:02 #90 DONE 5.3s 06:57:02 06:57:02 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:57:02 #0 4.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:02 #0 5.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:02 #0 5.448 OK: 19 MiB in 18 packages 06:57:02 #91 DONE 5.7s 06:57:02 06:57:02 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:57:02 #92 ... 06:57:02 06:57:02 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:57:02 #0 4.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:02 #0 4.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:02 #0 5.200 OK: 8 MiB in 15 packages 06:57:02 #93 DONE 5.8s 06:57:02 06:57:02 #64 [core-data internal] load build context 06:57:02 #64 transferring context: 596.02MB 17.9s done 06:57:02 #64 DONE 18.4s 06:57:02 06:57:02 #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:57:02 #0 4.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:02 #0 4.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:02 #0 5.180 OK: 9 MiB in 19 packages 06:57:02 #94 DONE 5.7s 06:57:02 06:57:02 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 06:57:02 #81 DONE 0.3s 06:57:02 06:57:02 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:57:02 #92 DONE 0.5s 06:57:02 06:57:02 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:57:02 #95 DONE 0.5s 06:57:02 06:57:02 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:57:02 #96 DONE 0.5s 06:57:02 06:57:02 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:57:03 #97 DONE 0.3s 06:57:03 06:57:03 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:57:03 #98 DONE 0.4s 06:57:03 06:57:03 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:57:03 #99 DONE 0.4s 06:57:03 06:57:03 #100 [security-spire-config stage-2 6/10] COPY security.txt / 06:57:03 #100 DONE 0.1s 06:57:03 06:57:03 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:57:03 #101 ... 06:57:03 06:57:03 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:57:03 #102 DONE 0.1s 06:57:03 06:57:03 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:57:03 #103 DONE 0.1s 06:57:03 06:57:03 #104 [security-spire-server stage-2 6/9] COPY security.txt / 06:57:03 #104 DONE 0.3s 06:57:03 06:57:03 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:57:03 #101 DONE 0.4s 06:57:03 06:57:03 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:57:03 #105 DONE 0.1s 06:57:03 06:57:03 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:57:03 #106 DONE 0.1s 06:57:03 06:57:03 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:57:03 #107 DONE 0.0s 06:57:03 06:57:03 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:57:03 #108 DONE 0.1s 06:57:03 06:57:03 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:57:03 #109 DONE 0.1s 06:57:03 06:57:03 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 06:57:03 #110 DONE 0.1s 06:57:03 06:57:03 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:57:03 #111 DONE 0.1s 06:57:03 06:57:03 #112 [security-spire-config] exporting to image 06:57:03 #112 exporting layers 06:57:03 #112 ... 06:57:03 06:57:03 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:57:03 #113 DONE 0.1s 06:57:03 06:57:03 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:57:03 #114 DONE 0.0s 06:57:03 06:57:03 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:57:03 #115 DONE 0.0s 06:57:03 06:57:03 #116 [security-spire-agent] exporting to image 06:57:03 #116 ... 06:57:03 06:57:03 #112 [security-spire-config] exporting to image 06:57:03 #112 exporting layers 0.4s done 06:57:03 #112 writing image sha256:f33b76dfa785f22dfc3d927f38ca28fc79ac07a5e44df44f41c74e02491cc2fd done 06:57:03 #112 naming to docker.io/library/security-spire-config done 06:57:03 #112 DONE 0.4s 06:57:04 06:57:04 #117 [security-spire-server] exporting to image 06:57:04 #117 exporting layers 0.4s done 06:57:04 #117 writing image sha256:89a4e0efa5db7f8c393683b680e37cef53f4d73cb678ffbffbe7ae5f441ed43b done 06:57:04 #117 naming to docker.io/library/security-spire-server done 06:57:04 #117 DONE 0.4s 06:57:04 06:57:04 #116 [security-spire-agent] exporting to image 06:57:04 #116 exporting layers 0.4s done 06:57:04 #116 writing image sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 done 06:57:04 #116 naming to docker.io/library/security-spire-agent done 06:57:04 #116 DONE 0.4s 06:57:04 06:57:04 #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:12 #82 ... 06:57:12 06:57:12 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:12 #118 ... 06:57:12 06:57:12 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:12 #119 ... 06:57:12 06:57:12 #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:44 #120 ... 06:57:44 06:57:44 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:44 #82 DONE 37.9s 06:57:44 06:57:44 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:44 #118 DONE 37.7s 06:57:44 06:57:44 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:44 #119 DONE 37.7s 06:57:44 06:57:44 #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:44 #87 DONE 37.8s 06:57:44 06:57:44 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:44 #80 DONE 38.1s 06:57:44 06:57:44 #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:44 #120 DONE 37.7s 06:57:44 06:57:44 #121 [core-data builder 6/7] COPY . . 06:57:44 #121 DONE 5.7s 06:57:44 06:57:44 #122 [support-notifications builder 6/7] COPY . . 06:57:44 #122 DONE 5.6s 06:57:44 06:57:44 #123 [support-scheduler builder 6/7] COPY . . 06:57:44 #123 DONE 5.6s 06:57:44 06:57:44 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:44 #124 CACHED 06:57:44 06:57:44 #125 [core-data builder 6/7] COPY . . 06:57:44 #125 CACHED 06:57:44 06:57:44 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 06:57:44 #126 CACHED 06:57:44 06:57:44 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:44 #127 CACHED 06:57:44 06:57:44 #128 [core-metadata builder 6/7] COPY . . 06:57:44 #128 CACHED 06:57:44 06:57:44 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:57:44 #129 CACHED 06:57:44 06:57:44 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:44 #130 CACHED 06:57:44 06:57:44 #131 [security-proxy-auth builder 6/7] COPY . . 06:57:44 #131 CACHED 06:57:44 06:57:44 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:57:44 #132 CACHED 06:57:44 06:57:44 #133 [core-command builder 6/7] COPY . . 06:57:44 #133 CACHED 06:57:44 06:57:44 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:44 #134 CACHED 06:57:44 06:57:44 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 06:57:44 #135 CACHED 06:57:44 06:57:44 #136 [core-keeper builder 7/8] COPY . . 06:57:44 #136 DONE 5.6s 06:57:44 06:57:44 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:57:45 #137 ... 06:57:45 06:57:45 #138 [security-spiffe-token-provider builder 6/7] COPY . . 06:57:45 #138 DONE 5.7s 06:57:45 06:57:45 #139 [security-proxy-setup builder 6/7] COPY . . 06:57:45 #139 DONE 5.7s 06:57:45 06:57:45 #140 [security-bootstrapper builder 6/7] COPY . . 06:57:45 #140 CACHED 06:57:45 06:57:45 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:57:45 #141 CACHED 06:57:45 06:57:45 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:45 #142 CACHED 06:57:45 06:57:45 #143 [security-proxy-setup builder 6/7] COPY . . 06:57:45 #143 CACHED 06:57:45 06:57:45 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:57:45 #144 CACHED 06:57:45 06:57:45 #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:57:45 #145 CACHED 06:57:45 06:57:45 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:57:46 #146 0.959 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:57:56 #146 ... 06:57:56 06:57:56 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:57:56 #0 0.999 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:57:56 #147 ... 06:57:56 06:57:56 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:57:56 #0 0.835 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:57:56 #148 ... 06:57:56 06:57:56 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:57:56 #0 1.005 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:57:56 #149 ... 06:57:56 06:57:56 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:57:56 #0 0.497 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:57:56 #150 ... 06:57:56 06:57:56 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:57:56 #0 1.003 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:57:56 #151 ... 06:57:56 06:57:56 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:57:56 #137 0.654 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:57:56 #137 ... 06:57:56 06:57:56 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:57:56 #0 0.973 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:57:56 #152 ... 06:57:56 06:57:56 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:57:56 #0 0.973 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:57:56 #153 ... 06:57:56 06:57:56 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:57:56 #0 0.994 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:57:56 #154 ... 06:57:56 06:57:56 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:57:56 #0 0.990 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:57:56 #155 ... 06:57:56 06:57:56 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:57:56 #0 0.987 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:59:33 #156 ... 06:59:33 06:59:33 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:59:33 #154 DONE 94.8s 06:59:33 06:59:33 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:59:33 #147 DONE 94.8s 06:59:33 06:59:33 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:59:33 #157 DONE 0.2s 06:59:33 06:59:33 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:59:33 #158 DONE 0.3s 06:59:33 06:59:33 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:59:33 #159 ... 06:59:33 06:59:33 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:59:33 #160 DONE 0.3s 06:59:33 06:59:33 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:59:33 #161 DONE 0.3s 06:59:33 06:59:33 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:59:33 #159 ... 06:59:33 06:59:33 #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 06:59:33 #162 DONE 0.2s 06:59:33 06:59:33 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:59:33 #163 DONE 0.1s 06:59:33 06:59:33 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:59:33 #159 DONE 1.1s 06:59:33 06:59:33 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:59:33 #164 ... 06:59:33 06:59:33 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:59:33 #165 DONE 0.1s 06:59:33 06:59:33 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:59:33 #166 DONE 0.1s 06:59:33 06:59:33 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:59:33 #153 ... 06:59:33 06:59:33 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:59:33 #167 DONE 0.1s 06:59:33 06:59:33 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:59:33 #168 DONE 0.2s 06:59:33 06:59:33 #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:59:33 #169 DONE 0.1s 06:59:33 06:59:33 #170 [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/ 06:59:33 #170 DONE 0.0s 06:59:33 06:59:33 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:59:33 #146 ... 06:59:33 06:59:33 #171 [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/ 06:59:33 #171 DONE 0.0s 06:59:33 06:59:33 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:59:33 #164 DONE 1.0s 06:59:33 06:59:33 #172 [core-common-config-bootstrapper] exporting to image 06:59:33 #172 exporting layers 06:59:33 #172 ... 06:59:33 06:59:33 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:59:33 #173 DONE 0.2s 06:59:33 06:59:33 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:59:33 #174 ... 06:59:33 06:59:33 #172 [core-common-config-bootstrapper] exporting to image 06:59:33 #172 exporting layers 0.6s done 06:59:33 #172 writing image sha256:542124a8245a9d0289947dff2a3fcda5ac49b8f64bed613c930179fbab432395 done 06:59:33 #172 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 06:59:33 #172 DONE 0.6s 06:59:33 06:59:33 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:59:33 #150 ... 06:59:33 06:59:33 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:59:33 #174 DONE 1.1s 06:59:33 06:59:33 #175 [security-bootstrapper] exporting to image 06:59:33 #175 exporting layers 0.4s done 06:59:33 #175 writing image sha256:19b51613db0635c1dcc74cfe401e0f751acba4cc77608008d68c6906980b819e done 06:59:33 #175 naming to docker.io/library/security-bootstrapper done 06:59:33 #175 DONE 0.5s 06:59:33 06:59:33 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:00:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-673298 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:00:07 Running in /w/workspace/edgex-go/915 [Pipeline] { [Pipeline] checkout 07:00:10 The recommended git tool is: git 07:00:15 using credential edgex-jenkins-ssh 07:00:15 Cloning the remote Git repository 07:00:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:00:15 > git init /w/workspace/edgex-go/915 # timeout=10 07:00:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:00:15 > git --version # timeout=10 07:00:15 > git --version # 'git version 2.25.1' 07:00:15 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:29 #150 ... 07:00:29 07:00:29 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:00:29 #146 163.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.69 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:00:29 #146 ... 07:00:29 07:00:29 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:00:29 #149 DONE 163.8s 07:00:29 07:00:29 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:00:29 #153 DONE 163.8s 07:00:29 07:00:29 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:00:29 #176 DONE 0.1s 07:00:29 07:00:29 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:00:29 #177 DONE 0.1s 07:00:29 07:00:29 #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:00:29 #178 DONE 0.1s 07:00:29 07:00:29 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:00:29 #179 DONE 0.1s 07:00:29 07:00:29 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:00:29 #180 DONE 0.1s 07:00:29 07:00:29 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:00:29 #181 ... 07:00:29 07:00:29 #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:00:29 #182 DONE 0.2s 07:00:29 07:00:29 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:00:29 #181 DONE 0.3s 07:00:29 07:00:29 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:00:29 #183 DONE 0.2s 07:00:29 07:00:29 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:00:29 #184 DONE 0.2s 07:00:29 07:00:29 #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:00:29 #185 DONE 0.0s 07:00:29 07:00:29 #186 [core-command] exporting to image 07:00:29 #186 exporting layers 0.1s done 07:00:29 #186 writing image sha256:6c5ce90a88efce880ddde717274634737b8c0223bab5788c280f8fc122cd56e1 07:00:29 #186 writing image sha256:6c5ce90a88efce880ddde717274634737b8c0223bab5788c280f8fc122cd56e1 done 07:00:29 #186 naming to docker.io/library/core-command done 07:00:29 #186 DONE 0.1s 07:00:29 07:00:29 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:00:30 #187 DONE 0.7s 07:00:30 07:00:30 #188 [security-proxy-setup] exporting to image 07:00:30 #188 exporting layers 0.2s done 07:00:30 #188 writing image sha256:aa1b0043214602d08c74fa6916387852fa6bcc6aa90a48fbc1a8678cda8c0592 done 07:00:30 #188 naming to docker.io/library/security-proxy-setup done 07:00:30 #188 DONE 0.3s 07:00:30 07:00:30 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:00:32 #155 ... 07:00:32 07:00:32 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:00:32 #146 DONE 166.9s 07:00:32 07:00:32 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:00:32 #152 DONE 166.9s 07:00:32 07:00:32 #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:00:32 #189 DONE 0.2s 07:00:32 07:00:32 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:00:32 #148 DONE 167.1s 07:00:32 07:00:32 #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:00:32 #190 DONE 0.1s 07:00:32 07:00:32 #191 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:00:32 #191 DONE 0.2s 07:00:32 07:00:32 #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:00:32 #192 DONE 0.1s 07:00:32 07:00:32 #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:00:32 #193 DONE 0.2s 07:00:32 07:00:32 #194 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:00:32 #194 DONE 0.1s 07:00:32 07:00:32 #195 [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 07:00:32 #195 DONE 0.1s 07:00:32 07:00:32 #196 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:00:32 #196 DONE 0.1s 07:00:32 07:00:32 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:00:32 #197 DONE 0.0s 07:00:32 07:00:32 #198 [security-spiffe-token-provider] exporting to image 07:00:32 #198 ... 07:00:32 07:00:32 #199 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:00:32 #199 DONE 0.2s 07:00:32 07:00:32 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:00:32 #200 DONE 0.2s 07:00:32 07:00:32 #201 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:00:32 #201 DONE 0.1s 07:00:32 07:00:32 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:00:32 #202 DONE 0.1s 07:00:32 07:00:32 #198 [security-spiffe-token-provider] exporting to image 07:00:32 #198 exporting layers 0.3s done 07:00:32 #198 writing image sha256:19289a59db3d97af35a9d22da172985ed1c694dd4a9c9de8b5b54d7cafe19968 done 07:00:32 #198 naming to docker.io/library/security-spiffe-token-provider 0.0s done 07:00:33 #198 DONE 0.4s 07:00:33 07:00:33 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:00:33 #203 DONE 0.2s 07:00:33 07:00:33 #204 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:00:33 #204 DONE 0.2s 07:00:33 07:00:33 #205 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:00:33 #205 DONE 0.2s 07:00:33 07:00:33 #206 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:00:33 #206 DONE 0.0s 07:00:33 07:00:33 #207 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:00:33 #207 DONE 0.5s 07:00:33 07:00:33 #208 [security-proxy-auth] exporting to image 07:00:33 #208 exporting layers 0.2s done 07:00:33 #208 writing image sha256:db4d99410bf7c346ad2226cfc2856929776e121db0db23722042f90b3f577753 done 07:00:33 #208 naming to docker.io/library/security-proxy-auth done 07:00:33 #208 DONE 0.2s 07:00:33 07:00:33 #209 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:00:33 #209 DONE 0.5s 07:00:33 07:00:33 #210 [security-secretstore-setup] exporting to image 07:00:34 #210 exporting layers 0.2s done 07:00:34 #210 writing image sha256:50fd295f0e950caa69ca873cb76572d92ffdea3df2264b6bae274a50d9d26036 done 07:00:34 #210 naming to docker.io/library/security-secretstore-setup done 07:00:34 #210 DONE 0.2s 07:00:34 07:00:34 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:00:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:00:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:35 Avoid second fetch 07:00:35 Checking out Revision 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 (main) 07:00:36 Commit message: "Merge pull request #5294 from judehung/refactor-lintv2-errcheck" 07:00:36 #137 ... 07:00:36 07:00:36 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:00:36 #156 DONE 171.1s 07:00:36 07:00:36 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:00:36 #137 DONE 171.3s 07:00:36 07:00:36 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:00:36 #155 ... 07:00:36 07:00:36 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:00:36 #151 DONE 171.4s 07:00:36 07:00:36 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:00:36 #155 DONE 171.6s 07:00:36 07:00:36 #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:00:36 #211 ... 07:00:36 07:00:36 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:00:36 #150 DONE 171.9s 07:00:36 07:00:36 #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:00:35 > git config core.sparsecheckout # timeout=10 07:00:35 > git checkout -f 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 # timeout=10 07:00:37 #212 DONE 0.1s 07:00:37 07:00:37 #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:00:37 #211 DONE 0.5s 07:00:37 07:00:37 #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:00:37 #213 DONE 0.3s 07:00:37 07:00:37 #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:00:37 #214 ... 07:00:37 07:00:37 #215 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:00:37 #215 DONE 0.1s 07:00:37 07:00:37 #216 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:00:37 #216 DONE 0.1s 07:00:37 07:00:37 #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:00:37 #217 DONE 0.2s 07:00:37 07:00:37 #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:00:37 #214 DONE 0.2s 07:00:37 07:00:37 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:00:37 #218 DONE 0.2s 07:00:37 07:00:37 #219 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:00:37 #219 DONE 0.2s 07:00:37 07:00:37 #220 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:00:37 #220 ... 07:00:37 07:00:37 #221 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:00:37 #221 DONE 0.3s 07:00:37 07:00:37 #222 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:00:37 #222 DONE 0.2s 07:00:37 07:00:37 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:00:37 #223 DONE 0.3s 07:00:37 07:00:37 #220 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:00:37 #220 DONE 0.3s 07:00:37 07:00:37 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:00:37 #224 DONE 0.4s 07:00:37 07:00:37 #225 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:00:37 #225 DONE 0.2s 07:00:37 07:00:37 #226 [core-keeper] exporting to image 07:00:37 #226 ... 07:00:37 07:00:37 #227 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:00:37 #227 DONE 0.2s 07:00:37 07:00:37 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:00:37 #228 DONE 0.2s 07:00:37 07:00:37 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:00:37 #229 DONE 0.2s 07:00:37 07:00:37 #230 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:00:37 #230 DONE 0.2s 07:00:37 07:00:37 #226 [core-keeper] exporting to image 07:00:37 #226 exporting layers 0.2s done 07:00:37 #226 writing image sha256:c10cd48a9e0c894dfd0360d9936745aafc3b1058ebb9f4175e2625847f5bda2a done 07:00:37 #226 naming to docker.io/library/core-keeper done 07:00:37 #226 DONE 0.3s 07:00:37 07:00:37 #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:00:37 #231 DONE 0.1s 07:00:37 07:00:37 #232 [core-metadata] exporting to image 07:00:37 #232 ... 07:00:37 07:00:37 #233 [core-data] exporting to image 07:00:37 #233 exporting layers 0.1s done 07:00:37 #233 writing image sha256:5217bd62d49356572040816b45303ab5e41fd56c693bfbaa12fa5fc6c24d3e21 done 07:00:37 #233 naming to docker.io/library/core-data done 07:00:37 #233 DONE 0.2s 07:00:37 07:00:37 #232 [core-metadata] exporting to image 07:00:37 #232 exporting layers 0.2s done 07:00:38 #232 writing image sha256:78357f022827c653fe534fe96ce0f095f507d3df57dd74412bf733a99f1ba549 0.0s done 07:00:38 #232 naming to docker.io/library/core-metadata done 07:00:38 #232 DONE 0.2s 07:00:38 07:00:38 #234 [support-scheduler] exporting to image 07:00:38 #234 exporting layers 0.2s done 07:00:38 #234 writing image sha256:1ffec2155004005fbe4edfbc05f4d8fb96ea8c71971cc3081269574a93843db8 done 07:00:38 #234 naming to docker.io/library/support-scheduler done 07:00:38 #234 DONE 0.3s 07:00:38 07:00:38 #235 [support-notifications] exporting to image 07:00:38 #235 exporting layers 0.2s done 07:00:38 #235 writing image sha256:0e632f432f36201ad6acca59c62b3466f2598ebd4ede5cbfea78204e6abf43de done 07:00:38 #235 naming to docker.io/library/support-notifications done 07:00:38 #235 DONE 0.2s 07:00:38 time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:00:38 time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:00:38 time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:00:38 time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:00:38 time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:00:38 time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:00:38 time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:00:38 time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:00:38 time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:00:38 time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:00:38 time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:00:38 time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:00:38 time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:00:38 time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:00:38 time="2025-10-27T06:56:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:00:38 $ docker stop --time=1 c31627b4581d915a4f8e7a9f0de2ce5d560f07be5a14bc198b38861c38eca801 07:00:39 $ docker rm -f --volumes c31627b4581d915a4f8e7a9f0de2ce5d560f07be5a14bc198b38861c38eca801 [Pipeline] // withDockerContainer [Pipeline] sh 07:00:39 + docker images 07:00:39 REPOSITORY TAG IMAGE ID CREATED SIZE 07:00:39 support-scheduler latest 1ffec2155004 2 seconds ago 49.3MB 07:00:39 core-keeper latest c10cd48a9e0c 2 seconds ago 45.3MB 07:00:39 core-metadata latest 78357f022827 2 seconds ago 45.7MB 07:00:39 core-data latest 5217bd62d493 2 seconds ago 45.5MB 07:00:39 support-notifications latest 0e632f432f36 2 seconds ago 52.9MB 07:00:39 security-secretstore-setup latest 50fd295f0e95 6 seconds ago 79.8MB 07:00:39 security-proxy-auth latest db4d99410bf7 6 seconds ago 44.7MB 07:00:39 security-spiffe-token-provider latest 19289a59db3d 7 seconds ago 48.1MB 07:00:39 security-proxy-setup latest aa1b00432146 9 seconds ago 49.1MB 07:00:39 core-command latest 6c5ce90a88ef 10 seconds ago 39.7MB 07:00:39 security-bootstrapper latest 19b51613db06 About a minute ago 20.4MB 07:00:39 core-common-config-bootstrapper latest 542124a8245a About a minute ago 19.4MB 07:00:39 security-spire-config latest f33b76dfa785 3 minutes ago 149MB 07:00:39 security-spire-agent latest 0f954a93827c 3 minutes ago 195MB 07:00:39 security-spire-server latest 89a4e0efa5db 3 minutes ago 149MB 07:00:39 ci-base-image-x86_64 latest 4c598deee648 7 minutes ago 966MB 07:00:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 12 days ago 610MB 07:00:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB 07:00:39 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 07:00:39 provisioning config files... 07:00:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/915@tmp/config984452024982527214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:40 ---> ****-login.sh 07:00:40 nexus3.edgexfoundry.org:10001 07:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:40 Login Succeeded 07:00:40 nexus3.edgexfoundry.org:10002 07:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:40 Login Succeeded 07:00:40 nexus3.edgexfoundry.org:10003 07:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:40 Login Succeeded 07:00:40 nexus3.edgexfoundry.org:10004 07:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:40 Login Succeeded 07:00:40 ****.io 07:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:40 provisioning config files... 07:00:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/915@tmp/config5151839693325733940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:40 Login Succeeded 07:00:40 ---> ****-login.sh ends [Pipeline] } 07:00:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:00:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:00:41 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:00:41 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:00:41 latest 07:00:41 4.1.0-dev.69 07:00:41 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:00:41 main 07:00:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:41 ---> ****-login.sh 07:00:41 nexus3.edgexfoundry.org:10001 07:00:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:41 + docker push nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:00:41 8b6395b7ce68: Preparing 07:00:41 98465af744a6: Preparing 07:00:41 0ac509f7950c: Preparing 07:00:41 6681537f87db: Preparing 07:00:41 9f0fd31e5b38: Preparing 07:00:41 613d7ee5efda: Preparing 07:00:41 abfcb263a588: Preparing 07:00:41 613d7ee5efda: Waiting 07:00:41 abfcb263a588: Waiting 07:00:41 9f0fd31e5b38: Pushed 07:00:41 6681537f87db: Pushed 07:00:41 0ac509f7950c: Pushed 07:00:41 8b6395b7ce68: Pushed 07:00:41 abfcb263a588: Layer already exists 07:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:41 Configure a credential helper to remove this warning. See 07:00:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:41 07:00:41 Login Succeeded 07:00:41 nexus3.edgexfoundry.org:10002 07:00:42 613d7ee5efda: Pushed 07:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:42 Configure a credential helper to remove this warning. See 07:00:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:42 07:00:42 Login Succeeded 07:00:42 nexus3.edgexfoundry.org:10003 07:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:42 Configure a credential helper to remove this warning. See 07:00:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:42 07:00:42 Login Succeeded 07:00:42 nexus3.edgexfoundry.org:10004 07:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:43 Configure a credential helper to remove this warning. See 07:00:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:43 07:00:43 Login Succeeded 07:00:43 ****.io 07:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:43 Configure a credential helper to remove this warning. See 07:00:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:43 07:00:43 Login Succeeded 07:00:43 ---> ****-login.sh ends [Pipeline] } 07:00:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:00:44 + git config --global --add safe.directory /w/workspace/edgex-go/915 [Pipeline] echo 07:00:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:00:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:00:44 ========================================================= 07:00:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:00:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:00:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:00:44 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:00:44 6e174226ea69: Pulling fs layer 07:00:44 7d1a427e917c: Pulling fs layer 07:00:44 382d65ac76eb: Pulling fs layer 07:00:44 13eebdc497b7: Pulling fs layer 07:00:44 4f4fb700ef54: Pulling fs layer 07:00:44 06715773e931: Pulling fs layer 07:00:44 7fa9dde3b271: Pulling fs layer 07:00:44 d57d563a94ed: Pulling fs layer 07:00:44 4f4fb700ef54: Waiting 07:00:44 06715773e931: Waiting 07:00:44 7fa9dde3b271: Waiting 07:00:44 d57d563a94ed: Waiting 07:00:44 13eebdc497b7: Waiting 07:00:44 7d1a427e917c: Verifying Checksum 07:00:44 7d1a427e917c: Download complete 07:00:44 13eebdc497b7: Verifying Checksum 07:00:44 13eebdc497b7: Download complete 07:00:44 4f4fb700ef54: Verifying Checksum 07:00:44 4f4fb700ef54: Download complete 07:00:44 06715773e931: Verifying Checksum 07:00:44 06715773e931: Download complete 07:00:44 6e174226ea69: Verifying Checksum 07:00:44 6e174226ea69: Download complete 07:00:45 98465af744a6: Pushed 07:00:45 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:45 d57d563a94ed: Verifying Checksum 07:00:45 d57d563a94ed: Download complete 07:00:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:45 6e174226ea69: Pull complete 07:00:45 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:00:45 8b6395b7ce68: Preparing 07:00:45 98465af744a6: Preparing 07:00:45 0ac509f7950c: Preparing 07:00:45 6681537f87db: Preparing 07:00:45 9f0fd31e5b38: Preparing 07:00:45 613d7ee5efda: Preparing 07:00:45 abfcb263a588: Preparing 07:00:45 613d7ee5efda: Waiting 07:00:45 abfcb263a588: Waiting 07:00:45 0ac509f7950c: Layer already exists 07:00:45 9f0fd31e5b38: Layer already exists 07:00:45 8b6395b7ce68: Layer already exists 07:00:45 6681537f87db: Layer already exists 07:00:45 98465af744a6: Layer already exists 07:00:45 613d7ee5efda: Layer already exists 07:00:45 abfcb263a588: Layer already exists 07:00:45 latest: digest: sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69 [Pipeline] } 07:00:46 7d1a427e917c: Pull complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:46 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69 07:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:00:46 8b6395b7ce68: Preparing 07:00:46 98465af744a6: Preparing 07:00:46 0ac509f7950c: Preparing 07:00:46 6681537f87db: Preparing 07:00:46 9f0fd31e5b38: Preparing 07:00:46 613d7ee5efda: Preparing 07:00:46 abfcb263a588: Preparing 07:00:46 613d7ee5efda: Waiting 07:00:46 abfcb263a588: Waiting 07:00:46 8b6395b7ce68: Layer already exists 07:00:46 98465af744a6: Layer already exists 07:00:46 0ac509f7950c: Layer already exists 07:00:46 9f0fd31e5b38: Layer already exists 07:00:46 6681537f87db: Layer already exists 07:00:46 613d7ee5efda: Layer already exists 07:00:46 abfcb263a588: Layer already exists 07:00:46 4.1.0-dev.69: digest: sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:46 382d65ac76eb: Verifying Checksum 07:00:46 382d65ac76eb: Download complete 07:00:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:47 + docker push nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:00:47 8b6395b7ce68: Preparing 07:00:47 98465af744a6: Preparing 07:00:47 0ac509f7950c: Preparing 07:00:47 6681537f87db: Preparing 07:00:47 9f0fd31e5b38: Preparing 07:00:47 613d7ee5efda: Preparing 07:00:47 abfcb263a588: Preparing 07:00:47 613d7ee5efda: Waiting 07:00:47 abfcb263a588: Waiting 07:00:47 6681537f87db: Layer already exists 07:00:47 98465af744a6: Layer already exists 07:00:47 0ac509f7950c: Layer already exists 07:00:47 8b6395b7ce68: Layer already exists 07:00:47 9f0fd31e5b38: Layer already exists 07:00:47 613d7ee5efda: Layer already exists 07:00:47 abfcb263a588: Layer already exists 07:00:47 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:47 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:00:47 8b6395b7ce68: Preparing 07:00:47 98465af744a6: Preparing 07:00:47 0ac509f7950c: Preparing 07:00:47 6681537f87db: Preparing 07:00:47 9f0fd31e5b38: Preparing 07:00:47 613d7ee5efda: Preparing 07:00:47 abfcb263a588: Preparing 07:00:47 abfcb263a588: Waiting 07:00:47 613d7ee5efda: Waiting 07:00:47 98465af744a6: Layer already exists 07:00:47 8b6395b7ce68: Layer already exists 07:00:47 9f0fd31e5b38: Layer already exists 07:00:47 0ac509f7950c: Layer already exists 07:00:47 6681537f87db: Layer already exists 07:00:47 613d7ee5efda: Layer already exists 07:00:47 abfcb263a588: Layer already exists 07:00:47 main: digest: sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:00:48 ===================================================== [Pipeline] echo 07:00:48 taggedImages: 07:00:48 - nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:00:48 - nexus3.edgexfoundry.org:10004/core-command:latest 07:00:48 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69 07:00:48 - nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:00:48 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:00:48 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:00:48 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:00:48 latest 07:00:48 4.1.0-dev.69 07:00:48 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:00:48 main 07:00:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:48 7fa9dde3b271: Verifying Checksum 07:00:48 7fa9dde3b271: Download complete 07:00:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:00:48 207d650296bb: Preparing 07:00:48 31dc591db32a: Preparing 07:00:48 db42c153e6e3: Preparing 07:00:48 6e1d23181db9: Preparing 07:00:48 0ac509f7950c: Preparing 07:00:48 6681537f87db: Preparing 07:00:48 9f0fd31e5b38: Preparing 07:00:48 613d7ee5efda: Preparing 07:00:48 abfcb263a588: Preparing 07:00:48 613d7ee5efda: Waiting 07:00:48 abfcb263a588: Waiting 07:00:48 9f0fd31e5b38: Waiting 07:00:48 6681537f87db: Waiting 07:00:48 0ac509f7950c: Layer already exists 07:00:48 6681537f87db: Layer already exists 07:00:48 9f0fd31e5b38: Layer already exists 07:00:48 613d7ee5efda: Layer already exists 07:00:48 31dc591db32a: Pushed 07:00:48 207d650296bb: Pushed 07:00:48 db42c153e6e3: Pushed 07:00:48 abfcb263a588: Layer already exists 07:00:50 6e1d23181db9: Pushed 07:00:50 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:50 + 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 07:00:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:00:51 207d650296bb: Preparing 07:00:51 31dc591db32a: Preparing 07:00:51 db42c153e6e3: Preparing 07:00:51 6e1d23181db9: Preparing 07:00:51 0ac509f7950c: Preparing 07:00:51 6681537f87db: Preparing 07:00:51 9f0fd31e5b38: Preparing 07:00:51 613d7ee5efda: Preparing 07:00:51 abfcb263a588: Preparing 07:00:51 6681537f87db: Waiting 07:00:51 9f0fd31e5b38: Waiting 07:00:51 613d7ee5efda: Waiting 07:00:51 abfcb263a588: Waiting 07:00:51 6e1d23181db9: Layer already exists 07:00:51 db42c153e6e3: Layer already exists 07:00:51 207d650296bb: Layer already exists 07:00:51 0ac509f7950c: Layer already exists 07:00:51 31dc591db32a: Layer already exists 07:00:51 6681537f87db: Layer already exists 07:00:51 9f0fd31e5b38: Layer already exists 07:00:51 613d7ee5efda: Layer already exists 07:00:51 abfcb263a588: Layer already exists 07:00:51 latest: digest: sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69 07:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:00:51 207d650296bb: Preparing 07:00:51 31dc591db32a: Preparing 07:00:51 db42c153e6e3: Preparing 07:00:51 6e1d23181db9: Preparing 07:00:51 0ac509f7950c: Preparing 07:00:51 6681537f87db: Preparing 07:00:51 9f0fd31e5b38: Preparing 07:00:51 613d7ee5efda: Preparing 07:00:51 abfcb263a588: Preparing 07:00:51 9f0fd31e5b38: Waiting 07:00:51 613d7ee5efda: Waiting 07:00:51 abfcb263a588: Waiting 07:00:51 6681537f87db: Waiting 07:00:51 0ac509f7950c: Layer already exists 07:00:51 6e1d23181db9: Layer already exists 07:00:51 207d650296bb: Layer already exists 07:00:51 db42c153e6e3: Layer already exists 07:00:51 31dc591db32a: Layer already exists 07:00:51 9f0fd31e5b38: Layer already exists 07:00:51 6681537f87db: Layer already exists 07:00:51 613d7ee5efda: Layer already exists 07:00:51 abfcb263a588: Layer already exists 07:00:51 4.1.0-dev.69: digest: sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:00:52 207d650296bb: Preparing 07:00:52 31dc591db32a: Preparing 07:00:52 db42c153e6e3: Preparing 07:00:52 6e1d23181db9: Preparing 07:00:52 0ac509f7950c: Preparing 07:00:52 6681537f87db: Preparing 07:00:52 9f0fd31e5b38: Preparing 07:00:52 613d7ee5efda: Preparing 07:00:52 abfcb263a588: Preparing 07:00:52 9f0fd31e5b38: Waiting 07:00:52 613d7ee5efda: Waiting 07:00:52 6681537f87db: Waiting 07:00:52 abfcb263a588: Waiting 07:00:52 6e1d23181db9: Layer already exists 07:00:52 0ac509f7950c: Layer already exists 07:00:52 207d650296bb: Layer already exists 07:00:52 31dc591db32a: Layer already exists 07:00:52 db42c153e6e3: Layer already exists 07:00:52 6681537f87db: Layer already exists 07:00:52 613d7ee5efda: Layer already exists 07:00:52 9f0fd31e5b38: Layer already exists 07:00:52 abfcb263a588: Layer already exists 07:00:52 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:52 + 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 07:00:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:00:53 207d650296bb: Preparing 07:00:53 31dc591db32a: Preparing 07:00:53 db42c153e6e3: Preparing 07:00:53 6e1d23181db9: Preparing 07:00:53 0ac509f7950c: Preparing 07:00:53 6681537f87db: Preparing 07:00:53 9f0fd31e5b38: Preparing 07:00:53 613d7ee5efda: Preparing 07:00:53 abfcb263a588: Preparing 07:00:53 9f0fd31e5b38: Waiting 07:00:53 613d7ee5efda: Waiting 07:00:53 abfcb263a588: Waiting 07:00:53 6681537f87db: Waiting 07:00:53 31dc591db32a: Layer already exists 07:00:53 207d650296bb: Layer already exists 07:00:53 6e1d23181db9: Layer already exists 07:00:53 db42c153e6e3: Layer already exists 07:00:53 0ac509f7950c: Layer already exists 07:00:53 abfcb263a588: Layer already exists 07:00:53 9f0fd31e5b38: Layer already exists 07:00:53 613d7ee5efda: Layer already exists 07:00:53 6681537f87db: Layer already exists 07:00:53 main: digest: sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:00:53 ===================================================== [Pipeline] echo 07:00:53 taggedImages: 07:00:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:00:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:00:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69 07:00:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:00:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:00:53 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:00:53 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:00:53 latest 07:00:53 4.1.0-dev.69 07:00:53 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:00:53 main 07:00:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:53 + docker push nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:00:53 422ed284f012: Preparing 07:00:53 77549b9d826c: Preparing 07:00:53 0ac509f7950c: Preparing 07:00:53 6681537f87db: Preparing 07:00:53 08617d7bd957: Preparing 07:00:53 04a6b2b34a39: Preparing 07:00:53 abfcb263a588: Preparing 07:00:53 04a6b2b34a39: Waiting 07:00:53 abfcb263a588: Waiting 07:00:53 0ac509f7950c: Layer already exists 07:00:53 6681537f87db: Layer already exists 07:00:53 abfcb263a588: Layer already exists 07:00:53 08617d7bd957: Pushed 07:00:53 422ed284f012: Pushed 07:00:53 04a6b2b34a39: Pushed 07:00:58 77549b9d826c: Pushed 07:00:58 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:58 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:00:58 422ed284f012: Preparing 07:00:58 77549b9d826c: Preparing 07:00:58 0ac509f7950c: Preparing 07:00:58 6681537f87db: Preparing 07:00:58 08617d7bd957: Preparing 07:00:58 04a6b2b34a39: Preparing 07:00:58 abfcb263a588: Preparing 07:00:58 04a6b2b34a39: Waiting 07:00:58 abfcb263a588: Waiting 07:00:58 77549b9d826c: Layer already exists 07:00:58 422ed284f012: Layer already exists 07:00:58 08617d7bd957: Layer already exists 07:00:58 0ac509f7950c: Layer already exists 07:00:58 6681537f87db: Layer already exists 07:00:58 04a6b2b34a39: Layer already exists 07:00:58 abfcb263a588: Layer already exists 07:00:58 latest: digest: sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:59 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69 07:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:00:59 422ed284f012: Preparing 07:00:59 77549b9d826c: Preparing 07:00:59 0ac509f7950c: Preparing 07:00:59 6681537f87db: Preparing 07:00:59 08617d7bd957: Preparing 07:00:59 04a6b2b34a39: Preparing 07:00:59 abfcb263a588: Preparing 07:00:59 04a6b2b34a39: Waiting 07:00:59 abfcb263a588: Waiting 07:00:59 77549b9d826c: Layer already exists 07:00:59 422ed284f012: Layer already exists 07:00:59 08617d7bd957: Layer already exists 07:00:59 0ac509f7950c: Layer already exists 07:00:59 6681537f87db: Layer already exists 07:00:59 04a6b2b34a39: Layer already exists 07:00:59 abfcb263a588: Layer already exists 07:00:59 4.1.0-dev.69: digest: sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:59 + docker push nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:00:59 422ed284f012: Preparing 07:00:59 77549b9d826c: Preparing 07:00:59 0ac509f7950c: Preparing 07:00:59 6681537f87db: Preparing 07:00:59 08617d7bd957: Preparing 07:00:59 04a6b2b34a39: Preparing 07:00:59 abfcb263a588: Preparing 07:00:59 abfcb263a588: Waiting 07:00:59 04a6b2b34a39: Waiting 07:00:59 77549b9d826c: Layer already exists 07:00:59 08617d7bd957: Layer already exists 07:00:59 6681537f87db: Layer already exists 07:00:59 0ac509f7950c: Layer already exists 07:00:59 422ed284f012: Layer already exists 07:00:59 abfcb263a588: Layer already exists 07:00:59 04a6b2b34a39: Layer already exists 07:00:59 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:00 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:01:00 422ed284f012: Preparing 07:01:00 77549b9d826c: Preparing 07:01:00 0ac509f7950c: Preparing 07:01:00 6681537f87db: Preparing 07:01:00 08617d7bd957: Preparing 07:01:00 04a6b2b34a39: Preparing 07:01:00 abfcb263a588: Preparing 07:01:00 04a6b2b34a39: Waiting 07:01:00 abfcb263a588: Waiting 07:01:00 0ac509f7950c: Layer already exists 07:01:00 422ed284f012: Layer already exists 07:01:00 6681537f87db: Layer already exists 07:01:00 77549b9d826c: Layer already exists 07:01:00 08617d7bd957: Layer already exists 07:01:00 04a6b2b34a39: Layer already exists 07:01:00 abfcb263a588: Layer already exists 07:01:00 main: digest: sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:01:00 ===================================================== 07:01:00 382d65ac76eb: Pull complete 07:01:00 13eebdc497b7: Pull complete [Pipeline] echo 07:01:00 taggedImages: 07:01:00 - nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:00 - nexus3.edgexfoundry.org:10004/core-data:latest 07:01:00 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69 07:01:00 - nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:00 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:01:00 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:01:00 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:00 latest 07:01:00 4.1.0-dev.69 07:01:00 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:00 main 07:01:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:00 4f4fb700ef54: Pull complete 07:01:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:01 06715773e931: Pull complete 07:01:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:01:01 71fa73cbdc70: Preparing 07:01:01 4036d2e6f371: Preparing 07:01:01 6681537f87db: Preparing 07:01:01 29032818f764: Preparing 07:01:01 ebf1a12775e3: Preparing 07:01:01 abfcb263a588: Preparing 07:01:01 abfcb263a588: Waiting 07:01:01 6681537f87db: Layer already exists 07:01:01 abfcb263a588: Layer already exists 07:01:01 ebf1a12775e3: Pushed 07:01:01 71fa73cbdc70: Pushed 07:01:01 29032818f764: Pushed 07:01:05 4036d2e6f371: Pushed 07:01:05 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:01:06 71fa73cbdc70: Preparing 07:01:06 4036d2e6f371: Preparing 07:01:06 6681537f87db: Preparing 07:01:06 29032818f764: Preparing 07:01:06 ebf1a12775e3: Preparing 07:01:06 abfcb263a588: Preparing 07:01:06 abfcb263a588: Waiting 07:01:06 29032818f764: Layer already exists 07:01:06 6681537f87db: Layer already exists 07:01:06 4036d2e6f371: Layer already exists 07:01:06 ebf1a12775e3: Layer already exists 07:01:06 71fa73cbdc70: Layer already exists 07:01:06 abfcb263a588: Layer already exists 07:01:06 latest: digest: sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69 07:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:01:06 71fa73cbdc70: Preparing 07:01:06 4036d2e6f371: Preparing 07:01:06 6681537f87db: Preparing 07:01:06 29032818f764: Preparing 07:01:06 ebf1a12775e3: Preparing 07:01:06 abfcb263a588: Preparing 07:01:06 abfcb263a588: Waiting 07:01:06 ebf1a12775e3: Layer already exists 07:01:06 71fa73cbdc70: Layer already exists 07:01:06 29032818f764: Layer already exists 07:01:06 6681537f87db: Layer already exists 07:01:06 4036d2e6f371: Layer already exists 07:01:06 abfcb263a588: Layer already exists 07:01:06 4.1.0-dev.69: digest: sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:01:07 71fa73cbdc70: Preparing 07:01:07 4036d2e6f371: Preparing 07:01:07 6681537f87db: Preparing 07:01:07 29032818f764: Preparing 07:01:07 ebf1a12775e3: Preparing 07:01:07 abfcb263a588: Preparing 07:01:07 abfcb263a588: Waiting 07:01:07 71fa73cbdc70: Layer already exists 07:01:07 ebf1a12775e3: Layer already exists 07:01:07 6681537f87db: Layer already exists 07:01:07 4036d2e6f371: Layer already exists 07:01:07 29032818f764: Layer already exists 07:01:07 abfcb263a588: Layer already exists 07:01:07 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:01:08 71fa73cbdc70: Preparing 07:01:08 4036d2e6f371: Preparing 07:01:08 6681537f87db: Preparing 07:01:08 29032818f764: Preparing 07:01:08 ebf1a12775e3: Preparing 07:01:08 abfcb263a588: Preparing 07:01:08 abfcb263a588: Waiting 07:01:08 6681537f87db: Layer already exists 07:01:08 29032818f764: Layer already exists 07:01:08 4036d2e6f371: Layer already exists 07:01:08 71fa73cbdc70: Layer already exists 07:01:08 ebf1a12775e3: Layer already exists 07:01:08 abfcb263a588: Layer already exists 07:01:08 main: digest: sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:01:08 ===================================================== [Pipeline] echo 07:01:08 taggedImages: 07:01:08 - nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:08 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:01:08 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69 07:01:08 - nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:08 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:01:08 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:01:08 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:08 latest 07:01:08 4.1.0-dev.69 07:01:08 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:08 main 07:01:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:01:08 2e661dc05113: Preparing 07:01:08 015dc12df00e: Preparing 07:01:08 d0745ebf5c85: Preparing 07:01:08 0ac509f7950c: Preparing 07:01:08 6681537f87db: Preparing 07:01:08 9f0fd31e5b38: Preparing 07:01:08 613d7ee5efda: Preparing 07:01:08 abfcb263a588: Preparing 07:01:08 613d7ee5efda: Waiting 07:01:08 9f0fd31e5b38: Waiting 07:01:08 abfcb263a588: Waiting 07:01:08 0ac509f7950c: Layer already exists 07:01:08 6681537f87db: Layer already exists 07:01:08 9f0fd31e5b38: Layer already exists 07:01:08 613d7ee5efda: Layer already exists 07:01:08 abfcb263a588: Layer already exists 07:01:08 015dc12df00e: Pushed 07:01:08 2e661dc05113: Pushed 07:01:11 7fa9dde3b271: Pull complete 07:01:11 d57d563a94ed: Pull complete 07:01:11 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 07:01:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:01:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:01:12 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:01:12 WORKDIR /edgex 07:01:12 COPY go.mod . 07:01:12 RUN go mod download 07:01:12 docker build -t ci-base-image-arm64 -f - . 07:01:13 d0745ebf5c85: Pushed 07:01:13 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv 07:01:13 Sending build context to Docker daemon 3.843MB 07:01:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:01:13 ---> 43a1c90cae9b 07:01:13 Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:01:13 2e661dc05113: Preparing 07:01:13 015dc12df00e: Preparing 07:01:13 d0745ebf5c85: Preparing 07:01:13 0ac509f7950c: Preparing 07:01:13 6681537f87db: Preparing 07:01:13 9f0fd31e5b38: Preparing 07:01:13 613d7ee5efda: Preparing 07:01:13 abfcb263a588: Preparing 07:01:13 613d7ee5efda: Waiting 07:01:13 abfcb263a588: Waiting 07:01:13 9f0fd31e5b38: Waiting 07:01:13 d0745ebf5c85: Layer already exists 07:01:13 2e661dc05113: Layer already exists 07:01:13 015dc12df00e: Layer already exists 07:01:13 0ac509f7950c: Layer already exists 07:01:13 6681537f87db: Layer already exists 07:01:13 613d7ee5efda: Layer already exists 07:01:13 abfcb263a588: Layer already exists 07:01:13 9f0fd31e5b38: Layer already exists 07:01:13 latest: digest: sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69 07:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:01:14 2e661dc05113: Preparing 07:01:14 015dc12df00e: Preparing 07:01:14 d0745ebf5c85: Preparing 07:01:14 0ac509f7950c: Preparing 07:01:14 6681537f87db: Preparing 07:01:14 9f0fd31e5b38: Preparing 07:01:14 613d7ee5efda: Preparing 07:01:14 abfcb263a588: Preparing 07:01:14 9f0fd31e5b38: Waiting 07:01:14 613d7ee5efda: Waiting 07:01:14 abfcb263a588: Waiting 07:01:14 0ac509f7950c: Layer already exists 07:01:14 6681537f87db: Layer already exists 07:01:14 015dc12df00e: Layer already exists 07:01:14 2e661dc05113: Layer already exists 07:01:14 d0745ebf5c85: Layer already exists 07:01:14 9f0fd31e5b38: Layer already exists 07:01:14 613d7ee5efda: Layer already exists 07:01:14 abfcb263a588: Layer already exists 07:01:14 4.1.0-dev.69: digest: sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:01:15 2e661dc05113: Preparing 07:01:15 015dc12df00e: Preparing 07:01:15 d0745ebf5c85: Preparing 07:01:15 0ac509f7950c: Preparing 07:01:15 6681537f87db: Preparing 07:01:15 9f0fd31e5b38: Preparing 07:01:15 613d7ee5efda: Preparing 07:01:15 abfcb263a588: Preparing 07:01:15 9f0fd31e5b38: Waiting 07:01:15 613d7ee5efda: Waiting 07:01:15 abfcb263a588: Waiting 07:01:15 0ac509f7950c: Layer already exists 07:01:15 d0745ebf5c85: Layer already exists 07:01:15 2e661dc05113: Layer already exists 07:01:15 015dc12df00e: Layer already exists 07:01:15 6681537f87db: Layer already exists 07:01:15 9f0fd31e5b38: Layer already exists 07:01:15 613d7ee5efda: Layer already exists 07:01:15 abfcb263a588: Layer already exists 07:01:15 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:15 ---> Running in 842ad3655a2a 07:01:15 Removing intermediate container 842ad3655a2a 07:01:15 ---> c17fcb87d877 07:01:15 Step 3/4 : COPY go.mod . 07:01:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:01:15 2e661dc05113: Preparing 07:01:15 015dc12df00e: Preparing 07:01:15 d0745ebf5c85: Preparing 07:01:15 0ac509f7950c: Preparing 07:01:15 6681537f87db: Preparing 07:01:15 9f0fd31e5b38: Preparing 07:01:15 613d7ee5efda: Preparing 07:01:15 abfcb263a588: Preparing 07:01:15 9f0fd31e5b38: Waiting 07:01:15 613d7ee5efda: Waiting 07:01:15 abfcb263a588: Waiting 07:01:15 015dc12df00e: Layer already exists 07:01:15 0ac509f7950c: Layer already exists 07:01:15 2e661dc05113: Layer already exists 07:01:15 6681537f87db: Layer already exists 07:01:15 d0745ebf5c85: Layer already exists 07:01:15 abfcb263a588: Layer already exists 07:01:15 613d7ee5efda: Layer already exists 07:01:15 9f0fd31e5b38: Layer already exists 07:01:15 main: digest: sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:01:15 ===================================================== [Pipeline] echo 07:01:15 taggedImages: 07:01:15 - nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:15 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:01:15 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69 07:01:15 - nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:15 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:01:15 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:01:15 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:15 latest 07:01:15 4.1.0-dev.69 07:01:15 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:15 main 07:01:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:16 ---> abfaab2d45a4 07:01:16 Step 4/4 : RUN go mod download 07:01:16 ---> Running in 25b4247a096b 07:01:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:01:16 0fd2578fe9fd: Preparing 07:01:16 49d7128bbabb: Preparing 07:01:16 b37ff2376ac5: Preparing 07:01:16 43299cf0b671: Preparing 07:01:16 1179a9c4bf88: Preparing 07:01:16 fb3c01f4a16d: Preparing 07:01:16 555c42655dd4: Preparing 07:01:16 0ac509f7950c: Preparing 07:01:16 6681537f87db: Preparing 07:01:16 dc4a267f6d63: Preparing 07:01:16 2bd1e858669a: Preparing 07:01:16 5f70bf18a086: Preparing 07:01:16 5627d7245a35: Preparing 07:01:16 3202a9705469: Preparing 07:01:16 4a184ac142a7: Preparing 07:01:16 abfcb263a588: Preparing 07:01:16 555c42655dd4: Waiting 07:01:16 6681537f87db: Waiting 07:01:16 5f70bf18a086: Waiting 07:01:16 fb3c01f4a16d: Waiting 07:01:16 5627d7245a35: Waiting 07:01:16 dc4a267f6d63: Waiting 07:01:16 3202a9705469: Waiting 07:01:16 2bd1e858669a: Waiting 07:01:16 0ac509f7950c: Waiting 07:01:16 4a184ac142a7: Waiting 07:01:16 abfcb263a588: Waiting 07:01:16 49d7128bbabb: Pushed 07:01:16 43299cf0b671: Pushed 07:01:16 1179a9c4bf88: Pushed 07:01:16 0fd2578fe9fd: Pushed 07:01:16 b37ff2376ac5: Pushed 07:01:16 0ac509f7950c: Layer already exists 07:01:16 6681537f87db: Layer already exists 07:01:16 5f70bf18a086: Layer already exists 07:01:16 fb3c01f4a16d: Pushed 07:01:16 dc4a267f6d63: Pushed 07:01:16 2bd1e858669a: Pushed 07:01:16 5627d7245a35: Pushed 07:01:16 abfcb263a588: Layer already exists 07:01:16 3202a9705469: Pushed 07:01:16 4a184ac142a7: Pushed 07:01:18 555c42655dd4: Pushed 07:01:18 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:01:18 0fd2578fe9fd: Preparing 07:01:18 49d7128bbabb: Preparing 07:01:18 b37ff2376ac5: Preparing 07:01:18 43299cf0b671: Preparing 07:01:18 1179a9c4bf88: Preparing 07:01:18 fb3c01f4a16d: Preparing 07:01:18 555c42655dd4: Preparing 07:01:18 fb3c01f4a16d: Waiting 07:01:18 0ac509f7950c: Preparing 07:01:18 6681537f87db: Preparing 07:01:18 dc4a267f6d63: Preparing 07:01:18 2bd1e858669a: Preparing 07:01:18 0ac509f7950c: Waiting 07:01:18 5f70bf18a086: Preparing 07:01:18 6681537f87db: Waiting 07:01:18 5627d7245a35: Preparing 07:01:18 dc4a267f6d63: Waiting 07:01:18 3202a9705469: Preparing 07:01:18 2bd1e858669a: Waiting 07:01:18 4a184ac142a7: Preparing 07:01:18 5f70bf18a086: Waiting 07:01:18 abfcb263a588: Preparing 07:01:18 5627d7245a35: Waiting 07:01:18 3202a9705469: Waiting 07:01:18 abfcb263a588: Waiting 07:01:18 4a184ac142a7: Waiting 07:01:18 0fd2578fe9fd: Layer already exists 07:01:18 43299cf0b671: Layer already exists 07:01:18 b37ff2376ac5: Layer already exists 07:01:18 1179a9c4bf88: Layer already exists 07:01:18 49d7128bbabb: Layer already exists 07:01:18 6681537f87db: Layer already exists 07:01:18 0ac509f7950c: Layer already exists 07:01:18 555c42655dd4: Layer already exists 07:01:18 fb3c01f4a16d: Layer already exists 07:01:18 dc4a267f6d63: Layer already exists 07:01:18 5f70bf18a086: Layer already exists 07:01:18 5627d7245a35: Layer already exists 07:01:18 4a184ac142a7: Layer already exists 07:01:18 2bd1e858669a: Layer already exists 07:01:18 3202a9705469: Layer already exists 07:01:18 abfcb263a588: Layer already exists 07:01:18 latest: digest: sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69 07:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:01:19 0fd2578fe9fd: Preparing 07:01:19 49d7128bbabb: Preparing 07:01:19 b37ff2376ac5: Preparing 07:01:19 43299cf0b671: Preparing 07:01:19 1179a9c4bf88: Preparing 07:01:19 fb3c01f4a16d: Preparing 07:01:19 555c42655dd4: Preparing 07:01:19 0ac509f7950c: Preparing 07:01:19 6681537f87db: Preparing 07:01:19 dc4a267f6d63: Preparing 07:01:19 2bd1e858669a: Preparing 07:01:19 5f70bf18a086: Preparing 07:01:19 5627d7245a35: Preparing 07:01:19 3202a9705469: Preparing 07:01:19 4a184ac142a7: Preparing 07:01:19 abfcb263a588: Preparing 07:01:19 fb3c01f4a16d: Waiting 07:01:19 2bd1e858669a: Waiting 07:01:19 555c42655dd4: Waiting 07:01:19 5f70bf18a086: Waiting 07:01:19 0ac509f7950c: Waiting 07:01:19 5627d7245a35: Waiting 07:01:19 6681537f87db: Waiting 07:01:19 3202a9705469: Waiting 07:01:19 dc4a267f6d63: Waiting 07:01:19 4a184ac142a7: Waiting 07:01:19 abfcb263a588: Waiting 07:01:19 b37ff2376ac5: Layer already exists 07:01:19 49d7128bbabb: Layer already exists 07:01:19 0fd2578fe9fd: Layer already exists 07:01:19 43299cf0b671: Layer already exists 07:01:19 1179a9c4bf88: Layer already exists 07:01:19 555c42655dd4: Layer already exists 07:01:19 dc4a267f6d63: Layer already exists 07:01:19 fb3c01f4a16d: Layer already exists 07:01:19 0ac509f7950c: Layer already exists 07:01:19 6681537f87db: Layer already exists 07:01:19 2bd1e858669a: Layer already exists 07:01:19 5f70bf18a086: Layer already exists 07:01:19 5627d7245a35: Layer already exists 07:01:19 3202a9705469: Layer already exists 07:01:19 4a184ac142a7: Layer already exists 07:01:19 abfcb263a588: Layer already exists 07:01:19 4.1.0-dev.69: digest: sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:01:20 0fd2578fe9fd: Preparing 07:01:20 49d7128bbabb: Preparing 07:01:20 b37ff2376ac5: Preparing 07:01:20 43299cf0b671: Preparing 07:01:20 1179a9c4bf88: Preparing 07:01:20 fb3c01f4a16d: Preparing 07:01:20 555c42655dd4: Preparing 07:01:20 0ac509f7950c: Preparing 07:01:20 6681537f87db: Preparing 07:01:20 dc4a267f6d63: Preparing 07:01:20 2bd1e858669a: Preparing 07:01:20 5f70bf18a086: Preparing 07:01:20 5627d7245a35: Preparing 07:01:20 3202a9705469: Preparing 07:01:20 4a184ac142a7: Preparing 07:01:20 abfcb263a588: Preparing 07:01:20 5f70bf18a086: Waiting 07:01:20 0ac509f7950c: Waiting 07:01:20 abfcb263a588: Waiting 07:01:20 4a184ac142a7: Waiting 07:01:20 dc4a267f6d63: Waiting 07:01:20 6681537f87db: Waiting 07:01:20 fb3c01f4a16d: Waiting 07:01:20 5627d7245a35: Waiting 07:01:20 3202a9705469: Waiting 07:01:20 2bd1e858669a: Waiting 07:01:20 555c42655dd4: Waiting 07:01:20 b37ff2376ac5: Layer already exists 07:01:20 1179a9c4bf88: Layer already exists 07:01:20 49d7128bbabb: Layer already exists 07:01:20 0fd2578fe9fd: Layer already exists 07:01:20 43299cf0b671: Layer already exists 07:01:20 fb3c01f4a16d: Layer already exists 07:01:20 0ac509f7950c: Layer already exists 07:01:20 555c42655dd4: Layer already exists 07:01:20 dc4a267f6d63: Layer already exists 07:01:20 6681537f87db: Layer already exists 07:01:20 2bd1e858669a: Layer already exists 07:01:20 5627d7245a35: Layer already exists 07:01:20 4a184ac142a7: Layer already exists 07:01:20 3202a9705469: Layer already exists 07:01:20 5f70bf18a086: Layer already exists 07:01:20 abfcb263a588: Layer already exists 07:01:20 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:01:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:01:20 0fd2578fe9fd: Preparing 07:01:20 49d7128bbabb: Preparing 07:01:20 b37ff2376ac5: Preparing 07:01:20 43299cf0b671: Preparing 07:01:20 1179a9c4bf88: Preparing 07:01:20 fb3c01f4a16d: Preparing 07:01:20 555c42655dd4: Preparing 07:01:20 0ac509f7950c: Preparing 07:01:20 6681537f87db: Preparing 07:01:20 dc4a267f6d63: Preparing 07:01:20 2bd1e858669a: Preparing 07:01:20 5f70bf18a086: Preparing 07:01:20 5627d7245a35: Preparing 07:01:20 3202a9705469: Preparing 07:01:20 4a184ac142a7: Preparing 07:01:20 abfcb263a588: Preparing 07:01:20 5627d7245a35: Waiting 07:01:20 0ac509f7950c: Waiting 07:01:20 6681537f87db: Waiting 07:01:20 dc4a267f6d63: Waiting 07:01:20 2bd1e858669a: Waiting 07:01:20 5f70bf18a086: Waiting 07:01:20 fb3c01f4a16d: Waiting 07:01:20 4a184ac142a7: Waiting 07:01:20 3202a9705469: Waiting 07:01:20 abfcb263a588: Waiting 07:01:20 555c42655dd4: Waiting 07:01:20 43299cf0b671: Layer already exists 07:01:20 1179a9c4bf88: Layer already exists 07:01:20 49d7128bbabb: Layer already exists 07:01:20 b37ff2376ac5: Layer already exists 07:01:20 0fd2578fe9fd: Layer already exists 07:01:20 fb3c01f4a16d: Layer already exists 07:01:20 0ac509f7950c: Layer already exists 07:01:20 6681537f87db: Layer already exists 07:01:20 555c42655dd4: Layer already exists 07:01:20 dc4a267f6d63: Layer already exists 07:01:20 2bd1e858669a: Layer already exists 07:01:20 4a184ac142a7: Layer already exists 07:01:20 3202a9705469: Layer already exists 07:01:20 5627d7245a35: Layer already exists 07:01:20 5f70bf18a086: Layer already exists 07:01:20 abfcb263a588: Layer already exists 07:01:20 main: digest: sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:01:20 ===================================================== [Pipeline] echo 07:01:20 taggedImages: 07:01:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:01:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69 07:01:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:01:20 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:01:20 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:20 latest 07:01:20 4.1.0-dev.69 07:01:20 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:20 main 07:01:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:01:21 926f9196069f: Preparing 07:01:21 2fb6df505976: Preparing 07:01:21 a7e11d17d3b2: Preparing 07:01:21 fc61972496c4: Preparing 07:01:21 0ac509f7950c: Preparing 07:01:21 6681537f87db: Preparing 07:01:21 9f0fd31e5b38: Preparing 07:01:21 613d7ee5efda: Preparing 07:01:21 abfcb263a588: Preparing 07:01:21 613d7ee5efda: Waiting 07:01:21 9f0fd31e5b38: Waiting 07:01:21 6681537f87db: Waiting 07:01:21 abfcb263a588: Waiting 07:01:21 0ac509f7950c: Layer already exists 07:01:21 6681537f87db: Layer already exists 07:01:21 9f0fd31e5b38: Layer already exists 07:01:21 613d7ee5efda: Layer already exists 07:01:21 2fb6df505976: Pushed 07:01:21 abfcb263a588: Layer already exists 07:01:21 a7e11d17d3b2: Pushed 07:01:21 926f9196069f: Pushed 07:01:25 fc61972496c4: Pushed 07:01:25 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:01:26 926f9196069f: Preparing 07:01:26 2fb6df505976: Preparing 07:01:26 a7e11d17d3b2: Preparing 07:01:26 fc61972496c4: Preparing 07:01:26 0ac509f7950c: Preparing 07:01:26 6681537f87db: Preparing 07:01:26 9f0fd31e5b38: Preparing 07:01:26 613d7ee5efda: Preparing 07:01:26 6681537f87db: Waiting 07:01:26 9f0fd31e5b38: Waiting 07:01:26 abfcb263a588: Preparing 07:01:26 613d7ee5efda: Waiting 07:01:26 abfcb263a588: Waiting 07:01:26 926f9196069f: Layer already exists 07:01:26 2fb6df505976: Layer already exists 07:01:26 a7e11d17d3b2: Layer already exists 07:01:26 fc61972496c4: Layer already exists 07:01:26 0ac509f7950c: Layer already exists 07:01:26 6681537f87db: Layer already exists 07:01:26 9f0fd31e5b38: Layer already exists 07:01:26 613d7ee5efda: Layer already exists 07:01:26 abfcb263a588: Layer already exists 07:01:26 latest: digest: sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69 07:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:01:27 926f9196069f: Preparing 07:01:27 2fb6df505976: Preparing 07:01:27 a7e11d17d3b2: Preparing 07:01:27 fc61972496c4: Preparing 07:01:27 0ac509f7950c: Preparing 07:01:27 6681537f87db: Preparing 07:01:27 9f0fd31e5b38: Preparing 07:01:27 613d7ee5efda: Preparing 07:01:27 abfcb263a588: Preparing 07:01:27 9f0fd31e5b38: Waiting 07:01:27 613d7ee5efda: Waiting 07:01:27 abfcb263a588: Waiting 07:01:27 6681537f87db: Waiting 07:01:27 a7e11d17d3b2: Layer already exists 07:01:27 0ac509f7950c: Layer already exists 07:01:27 fc61972496c4: Layer already exists 07:01:27 926f9196069f: Layer already exists 07:01:27 2fb6df505976: Layer already exists 07:01:27 6681537f87db: Layer already exists 07:01:27 9f0fd31e5b38: Layer already exists 07:01:27 abfcb263a588: Layer already exists 07:01:27 613d7ee5efda: Layer already exists 07:01:27 4.1.0-dev.69: digest: sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:01:27 926f9196069f: Preparing 07:01:27 2fb6df505976: Preparing 07:01:27 a7e11d17d3b2: Preparing 07:01:27 fc61972496c4: Preparing 07:01:27 0ac509f7950c: Preparing 07:01:27 6681537f87db: Preparing 07:01:27 9f0fd31e5b38: Preparing 07:01:27 9f0fd31e5b38: Waiting 07:01:27 6681537f87db: Waiting 07:01:27 613d7ee5efda: Preparing 07:01:27 abfcb263a588: Preparing 07:01:27 613d7ee5efda: Waiting 07:01:27 abfcb263a588: Waiting 07:01:27 0ac509f7950c: Layer already exists 07:01:27 2fb6df505976: Layer already exists 07:01:27 fc61972496c4: Layer already exists 07:01:27 a7e11d17d3b2: Layer already exists 07:01:27 926f9196069f: Layer already exists 07:01:27 6681537f87db: Layer already exists 07:01:27 613d7ee5efda: Layer already exists 07:01:27 9f0fd31e5b38: Layer already exists 07:01:27 abfcb263a588: Layer already exists 07:01:27 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:01:28 926f9196069f: Preparing 07:01:28 2fb6df505976: Preparing 07:01:28 a7e11d17d3b2: Preparing 07:01:28 fc61972496c4: Preparing 07:01:28 0ac509f7950c: Preparing 07:01:28 6681537f87db: Preparing 07:01:28 9f0fd31e5b38: Preparing 07:01:28 613d7ee5efda: Preparing 07:01:28 abfcb263a588: Preparing 07:01:28 6681537f87db: Waiting 07:01:28 9f0fd31e5b38: Waiting 07:01:28 613d7ee5efda: Waiting 07:01:28 abfcb263a588: Waiting 07:01:28 2fb6df505976: Layer already exists 07:01:28 0ac509f7950c: Layer already exists 07:01:28 fc61972496c4: Layer already exists 07:01:28 a7e11d17d3b2: Layer already exists 07:01:28 926f9196069f: Layer already exists 07:01:28 6681537f87db: Layer already exists 07:01:28 9f0fd31e5b38: Layer already exists 07:01:28 613d7ee5efda: Layer already exists 07:01:28 abfcb263a588: Layer already exists 07:01:28 main: digest: sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:01:28 ===================================================== [Pipeline] echo 07:01:28 taggedImages: 07:01:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:01:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69 07:01:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:01:28 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:01:28 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:28 latest 07:01:28 4.1.0-dev.69 07:01:28 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:28 main 07:01:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:01:29 8b30da2399bb: Preparing 07:01:29 eddf7ade60ef: Preparing 07:01:29 498ad73617db: Preparing 07:01:29 5869566ceae0: Preparing 07:01:29 2e60f112d6ca: Preparing 07:01:29 0ac509f7950c: Preparing 07:01:29 6681537f87db: Preparing 07:01:29 8111518f11df: Preparing 07:01:29 0ac509f7950c: Waiting 07:01:29 b7de3273d90c: Preparing 07:01:29 6681537f87db: Waiting 07:01:29 953e8be346e3: Preparing 07:01:29 b7de3273d90c: Waiting 07:01:29 abfcb263a588: Preparing 07:01:29 8111518f11df: Waiting 07:01:29 953e8be346e3: Waiting 07:01:29 abfcb263a588: Waiting 07:01:29 2e60f112d6ca: Pushed 07:01:29 0ac509f7950c: Layer already exists 07:01:29 5869566ceae0: Pushed 07:01:29 8b30da2399bb: Pushed 07:01:29 eddf7ade60ef: Pushed 07:01:29 6681537f87db: Layer already exists 07:01:29 abfcb263a588: Layer already exists 07:01:29 8111518f11df: Pushed 07:01:29 b7de3273d90c: Pushed 07:01:30 953e8be346e3: Pushed 07:01:32 498ad73617db: Pushed 07:01:32 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:01:33 8b30da2399bb: Preparing 07:01:33 eddf7ade60ef: Preparing 07:01:33 498ad73617db: Preparing 07:01:33 5869566ceae0: Preparing 07:01:33 2e60f112d6ca: Preparing 07:01:33 0ac509f7950c: Preparing 07:01:33 6681537f87db: Preparing 07:01:33 8111518f11df: Preparing 07:01:33 b7de3273d90c: Preparing 07:01:33 953e8be346e3: Preparing 07:01:33 abfcb263a588: Preparing 07:01:33 0ac509f7950c: Waiting 07:01:33 6681537f87db: Waiting 07:01:33 8111518f11df: Waiting 07:01:33 b7de3273d90c: Waiting 07:01:33 953e8be346e3: Waiting 07:01:33 abfcb263a588: Waiting 07:01:33 5869566ceae0: Layer already exists 07:01:33 498ad73617db: Layer already exists 07:01:33 8b30da2399bb: Layer already exists 07:01:33 2e60f112d6ca: Layer already exists 07:01:33 eddf7ade60ef: Layer already exists 07:01:33 0ac509f7950c: Layer already exists 07:01:33 6681537f87db: Layer already exists 07:01:33 8111518f11df: Layer already exists 07:01:33 b7de3273d90c: Layer already exists 07:01:33 953e8be346e3: Layer already exists 07:01:33 abfcb263a588: Layer already exists 07:01:33 latest: digest: sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69 07:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:01:33 8b30da2399bb: Preparing 07:01:33 eddf7ade60ef: Preparing 07:01:33 498ad73617db: Preparing 07:01:33 5869566ceae0: Preparing 07:01:33 2e60f112d6ca: Preparing 07:01:33 0ac509f7950c: Preparing 07:01:33 6681537f87db: Preparing 07:01:33 8111518f11df: Preparing 07:01:33 b7de3273d90c: Preparing 07:01:33 953e8be346e3: Preparing 07:01:33 abfcb263a588: Preparing 07:01:33 0ac509f7950c: Waiting 07:01:33 6681537f87db: Waiting 07:01:33 8111518f11df: Waiting 07:01:33 b7de3273d90c: Waiting 07:01:33 953e8be346e3: Waiting 07:01:33 abfcb263a588: Waiting 07:01:33 2e60f112d6ca: Layer already exists 07:01:33 498ad73617db: Layer already exists 07:01:33 5869566ceae0: Layer already exists 07:01:33 8b30da2399bb: Layer already exists 07:01:33 eddf7ade60ef: Layer already exists 07:01:33 0ac509f7950c: Layer already exists 07:01:33 8111518f11df: Layer already exists 07:01:33 6681537f87db: Layer already exists 07:01:33 b7de3273d90c: Layer already exists 07:01:33 953e8be346e3: Layer already exists 07:01:33 abfcb263a588: Layer already exists 07:01:33 4.1.0-dev.69: digest: sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:01:34 8b30da2399bb: Preparing 07:01:34 eddf7ade60ef: Preparing 07:01:34 498ad73617db: Preparing 07:01:34 5869566ceae0: Preparing 07:01:34 2e60f112d6ca: Preparing 07:01:34 0ac509f7950c: Preparing 07:01:34 6681537f87db: Preparing 07:01:34 8111518f11df: Preparing 07:01:34 b7de3273d90c: Preparing 07:01:34 953e8be346e3: Preparing 07:01:34 abfcb263a588: Preparing 07:01:34 0ac509f7950c: Waiting 07:01:34 6681537f87db: Waiting 07:01:34 8111518f11df: Waiting 07:01:34 953e8be346e3: Waiting 07:01:34 abfcb263a588: Waiting 07:01:34 b7de3273d90c: Waiting 07:01:34 5869566ceae0: Layer already exists 07:01:34 8b30da2399bb: Layer already exists 07:01:34 eddf7ade60ef: Layer already exists 07:01:34 2e60f112d6ca: Layer already exists 07:01:34 498ad73617db: Layer already exists 07:01:34 6681537f87db: Layer already exists 07:01:34 8111518f11df: Layer already exists 07:01:34 953e8be346e3: Layer already exists 07:01:34 0ac509f7950c: Layer already exists 07:01:34 b7de3273d90c: Layer already exists 07:01:34 abfcb263a588: Layer already exists 07:01:34 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:01:35 8b30da2399bb: Preparing 07:01:35 eddf7ade60ef: Preparing 07:01:35 498ad73617db: Preparing 07:01:35 5869566ceae0: Preparing 07:01:35 2e60f112d6ca: Preparing 07:01:35 0ac509f7950c: Preparing 07:01:35 6681537f87db: Preparing 07:01:35 8111518f11df: Preparing 07:01:35 b7de3273d90c: Preparing 07:01:35 953e8be346e3: Preparing 07:01:35 abfcb263a588: Preparing 07:01:35 0ac509f7950c: Waiting 07:01:35 6681537f87db: Waiting 07:01:35 8111518f11df: Waiting 07:01:35 b7de3273d90c: Waiting 07:01:35 953e8be346e3: Waiting 07:01:35 abfcb263a588: Waiting 07:01:35 2e60f112d6ca: Layer already exists 07:01:35 5869566ceae0: Layer already exists 07:01:35 eddf7ade60ef: Layer already exists 07:01:35 498ad73617db: Layer already exists 07:01:35 8b30da2399bb: Layer already exists 07:01:35 6681537f87db: Layer already exists 07:01:35 8111518f11df: Layer already exists 07:01:35 0ac509f7950c: Layer already exists 07:01:35 b7de3273d90c: Layer already exists 07:01:35 953e8be346e3: Layer already exists 07:01:35 abfcb263a588: Layer already exists 07:01:35 main: digest: sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:01:35 ===================================================== [Pipeline] echo 07:01:35 taggedImages: 07:01:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:01:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69 07:01:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:01:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:01:35 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:35 latest 07:01:35 4.1.0-dev.69 07:01:35 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:35 main 07:01:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:01:35 57caeec62439: Preparing 07:01:35 8f4552abf6ad: Preparing 07:01:35 57b9b59d5cf6: Preparing 07:01:35 aa10105dd8c7: Preparing 07:01:35 2f4b984bce07: Preparing 07:01:35 b561fcb5f49c: Preparing 07:01:35 ff34029f3781: Preparing 07:01:35 0ac509f7950c: Preparing 07:01:35 6681537f87db: Preparing 07:01:35 2972b65bda70: Preparing 07:01:35 00229bbc9016: Preparing 07:01:35 abfcb263a588: Preparing 07:01:35 ff34029f3781: Waiting 07:01:35 00229bbc9016: Waiting 07:01:35 abfcb263a588: Waiting 07:01:35 6681537f87db: Waiting 07:01:35 2972b65bda70: Waiting 07:01:35 b561fcb5f49c: Waiting 07:01:35 0ac509f7950c: Waiting 07:01:35 57caeec62439: Pushed 07:01:35 8f4552abf6ad: Pushed 07:01:35 2f4b984bce07: Pushed 07:01:35 0ac509f7950c: Layer already exists 07:01:35 6681537f87db: Layer already exists 07:01:35 ff34029f3781: Pushed 07:01:35 b561fcb5f49c: Pushed 07:01:36 abfcb263a588: Layer already exists 07:01:36 2972b65bda70: Pushed 07:01:37 00229bbc9016: Pushed 07:01:38 aa10105dd8c7: Pushed 07:01:38 57b9b59d5cf6: Pushed 07:01:39 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:01:39 57caeec62439: Preparing 07:01:39 8f4552abf6ad: Preparing 07:01:39 57b9b59d5cf6: Preparing 07:01:39 aa10105dd8c7: Preparing 07:01:39 2f4b984bce07: Preparing 07:01:39 b561fcb5f49c: Preparing 07:01:39 ff34029f3781: Preparing 07:01:39 0ac509f7950c: Preparing 07:01:39 6681537f87db: Preparing 07:01:39 2972b65bda70: Preparing 07:01:39 00229bbc9016: Preparing 07:01:39 abfcb263a588: Preparing 07:01:39 0ac509f7950c: Waiting 07:01:39 6681537f87db: Waiting 07:01:39 2972b65bda70: Waiting 07:01:39 00229bbc9016: Waiting 07:01:39 b561fcb5f49c: Waiting 07:01:39 abfcb263a588: Waiting 07:01:39 ff34029f3781: Waiting 07:01:39 2f4b984bce07: Layer already exists 07:01:39 57caeec62439: Layer already exists 07:01:39 57b9b59d5cf6: Layer already exists 07:01:39 8f4552abf6ad: Layer already exists 07:01:39 aa10105dd8c7: Layer already exists 07:01:39 6681537f87db: Layer already exists 07:01:39 ff34029f3781: Layer already exists 07:01:39 b561fcb5f49c: Layer already exists 07:01:39 0ac509f7950c: Layer already exists 07:01:39 2972b65bda70: Layer already exists 07:01:39 00229bbc9016: Layer already exists 07:01:39 abfcb263a588: Layer already exists 07:01:39 latest: digest: sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69 07:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:01:40 57caeec62439: Preparing 07:01:40 8f4552abf6ad: Preparing 07:01:40 57b9b59d5cf6: Preparing 07:01:40 aa10105dd8c7: Preparing 07:01:40 2f4b984bce07: Preparing 07:01:40 b561fcb5f49c: Preparing 07:01:40 ff34029f3781: Preparing 07:01:40 0ac509f7950c: Preparing 07:01:40 6681537f87db: Preparing 07:01:40 2972b65bda70: Preparing 07:01:40 00229bbc9016: Preparing 07:01:40 b561fcb5f49c: Waiting 07:01:40 2972b65bda70: Waiting 07:01:40 6681537f87db: Waiting 07:01:40 ff34029f3781: Waiting 07:01:40 0ac509f7950c: Waiting 07:01:40 00229bbc9016: Waiting 07:01:40 abfcb263a588: Preparing 07:01:40 abfcb263a588: Waiting 07:01:40 2f4b984bce07: Layer already exists 07:01:40 57caeec62439: Layer already exists 07:01:40 8f4552abf6ad: Layer already exists 07:01:40 57b9b59d5cf6: Layer already exists 07:01:40 aa10105dd8c7: Layer already exists 07:01:40 ff34029f3781: Layer already exists 07:01:40 6681537f87db: Layer already exists 07:01:40 b561fcb5f49c: Layer already exists 07:01:40 0ac509f7950c: Layer already exists 07:01:40 2972b65bda70: Layer already exists 07:01:40 00229bbc9016: Layer already exists 07:01:40 abfcb263a588: Layer already exists 07:01:40 4.1.0-dev.69: digest: sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:01:41 57caeec62439: Preparing 07:01:41 8f4552abf6ad: Preparing 07:01:41 57b9b59d5cf6: Preparing 07:01:41 aa10105dd8c7: Preparing 07:01:41 2f4b984bce07: Preparing 07:01:41 b561fcb5f49c: Preparing 07:01:41 ff34029f3781: Preparing 07:01:41 0ac509f7950c: Preparing 07:01:41 6681537f87db: Preparing 07:01:41 2972b65bda70: Preparing 07:01:41 00229bbc9016: Preparing 07:01:41 abfcb263a588: Preparing 07:01:41 6681537f87db: Waiting 07:01:41 b561fcb5f49c: Waiting 07:01:41 ff34029f3781: Waiting 07:01:41 00229bbc9016: Waiting 07:01:41 abfcb263a588: Waiting 07:01:41 0ac509f7950c: Waiting 07:01:41 2972b65bda70: Waiting 07:01:41 2f4b984bce07: Layer already exists 07:01:41 8f4552abf6ad: Layer already exists 07:01:41 aa10105dd8c7: Layer already exists 07:01:41 57b9b59d5cf6: Layer already exists 07:01:41 57caeec62439: Layer already exists 07:01:41 b561fcb5f49c: Layer already exists 07:01:41 ff34029f3781: Layer already exists 07:01:41 2972b65bda70: Layer already exists 07:01:41 0ac509f7950c: Layer already exists 07:01:41 6681537f87db: Layer already exists 07:01:41 00229bbc9016: Layer already exists 07:01:41 abfcb263a588: Layer already exists 07:01:41 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:01:41 57caeec62439: Preparing 07:01:41 8f4552abf6ad: Preparing 07:01:41 57b9b59d5cf6: Preparing 07:01:41 aa10105dd8c7: Preparing 07:01:41 2f4b984bce07: Preparing 07:01:41 b561fcb5f49c: Preparing 07:01:41 ff34029f3781: Preparing 07:01:41 0ac509f7950c: Preparing 07:01:41 6681537f87db: Preparing 07:01:41 2972b65bda70: Preparing 07:01:41 00229bbc9016: Preparing 07:01:41 abfcb263a588: Preparing 07:01:41 6681537f87db: Waiting 07:01:41 ff34029f3781: Waiting 07:01:41 2972b65bda70: Waiting 07:01:41 0ac509f7950c: Waiting 07:01:41 00229bbc9016: Waiting 07:01:41 abfcb263a588: Waiting 07:01:41 b561fcb5f49c: Waiting 07:01:41 aa10105dd8c7: Layer already exists 07:01:41 8f4552abf6ad: Layer already exists 07:01:41 57caeec62439: Layer already exists 07:01:41 57b9b59d5cf6: Layer already exists 07:01:41 2f4b984bce07: Layer already exists 07:01:41 ff34029f3781: Layer already exists 07:01:41 b561fcb5f49c: Layer already exists 07:01:41 2972b65bda70: Layer already exists 07:01:41 0ac509f7950c: Layer already exists 07:01:41 6681537f87db: Layer already exists 07:01:41 00229bbc9016: Layer already exists 07:01:41 abfcb263a588: Layer already exists 07:01:41 main: digest: sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:01:41 ===================================================== [Pipeline] echo 07:01:41 taggedImages: 07:01:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:01:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69 07:01:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:01:41 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:01:41 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:41 latest 07:01:41 4.1.0-dev.69 07:01:41 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:41 main 07:01:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:01:42 884c31ae607b: Preparing 07:01:42 a56bd58bbc23: Preparing 07:01:42 0ac509f7950c: Preparing 07:01:42 6681537f87db: Preparing 07:01:42 fc8fd74e6401: Preparing 07:01:42 86e71888cfd2: Preparing 07:01:42 abfcb263a588: Preparing 07:01:42 86e71888cfd2: Waiting 07:01:42 abfcb263a588: Waiting 07:01:42 6681537f87db: Layer already exists 07:01:42 0ac509f7950c: Layer already exists 07:01:42 abfcb263a588: Layer already exists 07:01:42 fc8fd74e6401: Pushed 07:01:42 884c31ae607b: Pushed 07:01:43 86e71888cfd2: Pushed 07:01:46 a56bd58bbc23: Pushed 07:01:46 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:46 + 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 07:01:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:01:46 884c31ae607b: Preparing 07:01:46 a56bd58bbc23: Preparing 07:01:46 0ac509f7950c: Preparing 07:01:46 6681537f87db: Preparing 07:01:46 fc8fd74e6401: Preparing 07:01:46 86e71888cfd2: Preparing 07:01:46 abfcb263a588: Preparing 07:01:46 86e71888cfd2: Waiting 07:01:46 abfcb263a588: Waiting 07:01:46 fc8fd74e6401: Layer already exists 07:01:46 0ac509f7950c: Layer already exists 07:01:46 a56bd58bbc23: Layer already exists 07:01:46 6681537f87db: Layer already exists 07:01:46 884c31ae607b: Layer already exists 07:01:46 86e71888cfd2: Layer already exists 07:01:46 abfcb263a588: Layer already exists 07:01:46 latest: digest: sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69 07:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:01:47 884c31ae607b: Preparing 07:01:47 a56bd58bbc23: Preparing 07:01:47 0ac509f7950c: Preparing 07:01:47 6681537f87db: Preparing 07:01:47 fc8fd74e6401: Preparing 07:01:47 86e71888cfd2: Preparing 07:01:47 abfcb263a588: Preparing 07:01:47 86e71888cfd2: Waiting 07:01:47 abfcb263a588: Waiting 07:01:47 884c31ae607b: Layer already exists 07:01:47 fc8fd74e6401: Layer already exists 07:01:47 a56bd58bbc23: Layer already exists 07:01:47 0ac509f7950c: Layer already exists 07:01:47 6681537f87db: Layer already exists 07:01:47 86e71888cfd2: Layer already exists 07:01:47 abfcb263a588: Layer already exists 07:01:47 4.1.0-dev.69: digest: sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:01:48 884c31ae607b: Preparing 07:01:48 a56bd58bbc23: Preparing 07:01:48 0ac509f7950c: Preparing 07:01:48 6681537f87db: Preparing 07:01:48 fc8fd74e6401: Preparing 07:01:48 86e71888cfd2: Preparing 07:01:48 abfcb263a588: Preparing 07:01:48 abfcb263a588: Waiting 07:01:48 86e71888cfd2: Waiting 07:01:48 fc8fd74e6401: Layer already exists 07:01:48 884c31ae607b: Layer already exists 07:01:48 0ac509f7950c: Layer already exists 07:01:48 6681537f87db: Layer already exists 07:01:48 a56bd58bbc23: Layer already exists 07:01:48 86e71888cfd2: Layer already exists 07:01:48 abfcb263a588: Layer already exists 07:01:48 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:48 + 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 07:01:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:01:48 884c31ae607b: Preparing 07:01:48 a56bd58bbc23: Preparing 07:01:48 0ac509f7950c: Preparing 07:01:48 6681537f87db: Preparing 07:01:48 fc8fd74e6401: Preparing 07:01:48 86e71888cfd2: Preparing 07:01:48 abfcb263a588: Preparing 07:01:48 86e71888cfd2: Waiting 07:01:48 abfcb263a588: Waiting 07:01:48 6681537f87db: Layer already exists 07:01:48 a56bd58bbc23: Layer already exists 07:01:48 884c31ae607b: Layer already exists 07:01:48 fc8fd74e6401: Layer already exists 07:01:48 0ac509f7950c: Layer already exists 07:01:48 86e71888cfd2: Layer already exists 07:01:48 abfcb263a588: Layer already exists 07:01:48 main: digest: sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:01:48 ===================================================== [Pipeline] echo 07:01:48 taggedImages: 07:01:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:01:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69 07:01:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:01:48 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:01:48 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:48 latest 07:01:48 4.1.0-dev.69 07:01:48 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:01:48 main 07:01:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:01:49 cee3f0a44d13: Preparing 07:01:49 c156c68c8195: Preparing 07:01:49 e0e1a0025a9a: Preparing 07:01:49 0ac509f7950c: Preparing 07:01:49 6681537f87db: Preparing 07:01:49 5d411e8672b9: Preparing 07:01:49 5e32085fcaac: Preparing 07:01:49 82a3b1bd1c30: Preparing 07:01:49 f8ad79d9637d: Preparing 07:01:49 abfcb263a588: Preparing 07:01:49 5d411e8672b9: Waiting 07:01:49 5e32085fcaac: Waiting 07:01:49 82a3b1bd1c30: Waiting 07:01:49 f8ad79d9637d: Waiting 07:01:49 abfcb263a588: Waiting 07:01:49 0ac509f7950c: Layer already exists 07:01:49 6681537f87db: Layer already exists 07:01:49 cee3f0a44d13: Pushed 07:01:49 c156c68c8195: Pushed 07:01:49 e0e1a0025a9a: Pushed 07:01:49 abfcb263a588: Layer already exists 07:01:49 82a3b1bd1c30: Pushed 07:01:50 f8ad79d9637d: Pushed 07:01:54 5e32085fcaac: Pushed 07:02:02 5d411e8672b9: Pushed 07:02:02 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:02:03 cee3f0a44d13: Preparing 07:02:03 c156c68c8195: Preparing 07:02:03 e0e1a0025a9a: Preparing 07:02:03 0ac509f7950c: Preparing 07:02:03 6681537f87db: Preparing 07:02:03 5d411e8672b9: Preparing 07:02:03 5e32085fcaac: Preparing 07:02:03 82a3b1bd1c30: Preparing 07:02:03 f8ad79d9637d: Preparing 07:02:03 abfcb263a588: Preparing 07:02:03 5d411e8672b9: Waiting 07:02:03 5e32085fcaac: Waiting 07:02:03 82a3b1bd1c30: Waiting 07:02:03 f8ad79d9637d: Waiting 07:02:03 abfcb263a588: Waiting 07:02:03 0ac509f7950c: Layer already exists 07:02:03 cee3f0a44d13: Layer already exists 07:02:03 c156c68c8195: Layer already exists 07:02:03 6681537f87db: Layer already exists 07:02:03 e0e1a0025a9a: Layer already exists 07:02:03 5e32085fcaac: Layer already exists 07:02:03 5d411e8672b9: Layer already exists 07:02:03 82a3b1bd1c30: Layer already exists 07:02:03 f8ad79d9637d: Layer already exists 07:02:03 abfcb263a588: Layer already exists 07:02:03 latest: digest: sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69 07:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:02:03 cee3f0a44d13: Preparing 07:02:03 c156c68c8195: Preparing 07:02:03 e0e1a0025a9a: Preparing 07:02:03 0ac509f7950c: Preparing 07:02:03 6681537f87db: Preparing 07:02:03 5d411e8672b9: Preparing 07:02:03 5e32085fcaac: Preparing 07:02:03 82a3b1bd1c30: Preparing 07:02:03 f8ad79d9637d: Preparing 07:02:03 abfcb263a588: Preparing 07:02:03 5e32085fcaac: Waiting 07:02:03 82a3b1bd1c30: Waiting 07:02:03 f8ad79d9637d: Waiting 07:02:03 5d411e8672b9: Waiting 07:02:03 abfcb263a588: Waiting 07:02:03 cee3f0a44d13: Layer already exists 07:02:03 6681537f87db: Layer already exists 07:02:03 e0e1a0025a9a: Layer already exists 07:02:03 c156c68c8195: Layer already exists 07:02:03 0ac509f7950c: Layer already exists 07:02:03 5d411e8672b9: Layer already exists 07:02:03 5e32085fcaac: Layer already exists 07:02:03 82a3b1bd1c30: Layer already exists 07:02:03 abfcb263a588: Layer already exists 07:02:03 f8ad79d9637d: Layer already exists 07:02:03 4.1.0-dev.69: digest: sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:02:04 cee3f0a44d13: Preparing 07:02:04 c156c68c8195: Preparing 07:02:04 e0e1a0025a9a: Preparing 07:02:04 0ac509f7950c: Preparing 07:02:04 6681537f87db: Preparing 07:02:04 5d411e8672b9: Preparing 07:02:04 5e32085fcaac: Preparing 07:02:04 82a3b1bd1c30: Preparing 07:02:04 f8ad79d9637d: Preparing 07:02:04 abfcb263a588: Preparing 07:02:04 5d411e8672b9: Waiting 07:02:04 5e32085fcaac: Waiting 07:02:04 82a3b1bd1c30: Waiting 07:02:04 abfcb263a588: Waiting 07:02:04 f8ad79d9637d: Waiting 07:02:04 6681537f87db: Layer already exists 07:02:04 e0e1a0025a9a: Layer already exists 07:02:04 cee3f0a44d13: Layer already exists 07:02:04 0ac509f7950c: Layer already exists 07:02:04 c156c68c8195: Layer already exists 07:02:04 5d411e8672b9: Layer already exists 07:02:04 82a3b1bd1c30: Layer already exists 07:02:04 5e32085fcaac: Layer already exists 07:02:04 abfcb263a588: Layer already exists 07:02:04 f8ad79d9637d: Layer already exists 07:02:04 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:02:05 cee3f0a44d13: Preparing 07:02:05 c156c68c8195: Preparing 07:02:05 e0e1a0025a9a: Preparing 07:02:05 0ac509f7950c: Preparing 07:02:05 6681537f87db: Preparing 07:02:05 5d411e8672b9: Preparing 07:02:05 5e32085fcaac: Preparing 07:02:05 82a3b1bd1c30: Preparing 07:02:05 f8ad79d9637d: Preparing 07:02:05 abfcb263a588: Preparing 07:02:05 82a3b1bd1c30: Waiting 07:02:05 f8ad79d9637d: Waiting 07:02:05 5d411e8672b9: Waiting 07:02:05 abfcb263a588: Waiting 07:02:05 5e32085fcaac: Waiting 07:02:05 cee3f0a44d13: Layer already exists 07:02:05 e0e1a0025a9a: Layer already exists 07:02:05 0ac509f7950c: Layer already exists 07:02:05 6681537f87db: Layer already exists 07:02:05 c156c68c8195: Layer already exists 07:02:05 5e32085fcaac: Layer already exists 07:02:05 82a3b1bd1c30: Layer already exists 07:02:05 f8ad79d9637d: Layer already exists 07:02:05 5d411e8672b9: Layer already exists 07:02:05 abfcb263a588: Layer already exists 07:02:05 main: digest: sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:05 ===================================================== [Pipeline] echo 07:02:05 taggedImages: 07:02:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:02:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69 07:02:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:02:05 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:02:05 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:05 latest 07:02:05 4.1.0-dev.69 07:02:05 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:05 main 07:02:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:02:05 7d9a406e0079: Preparing 07:02:05 7b2f67f2afa2: Preparing 07:02:05 8f7f3a6753e5: Preparing 07:02:05 0ac509f7950c: Preparing 07:02:05 6681537f87db: Preparing 07:02:05 5d411e8672b9: Preparing 07:02:05 dc31d8eddfaa: Preparing 07:02:05 c63afecf45da: Preparing 07:02:05 abfcb263a588: Preparing 07:02:05 5d411e8672b9: Waiting 07:02:05 dc31d8eddfaa: Waiting 07:02:05 c63afecf45da: Waiting 07:02:05 abfcb263a588: Waiting 07:02:05 0ac509f7950c: Layer already exists 07:02:05 6681537f87db: Layer already exists 07:02:05 5d411e8672b9: Layer already exists 07:02:05 7b2f67f2afa2: Pushed 07:02:05 8f7f3a6753e5: Pushed 07:02:05 abfcb263a588: Layer already exists 07:02:05 7d9a406e0079: Pushed 07:02:05 dc31d8eddfaa: Pushed 07:02:06 c63afecf45da: Pushed 07:02:06 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:02:07 7d9a406e0079: Preparing 07:02:07 7b2f67f2afa2: Preparing 07:02:07 8f7f3a6753e5: Preparing 07:02:07 0ac509f7950c: Preparing 07:02:07 6681537f87db: Preparing 07:02:07 5d411e8672b9: Preparing 07:02:07 dc31d8eddfaa: Preparing 07:02:07 c63afecf45da: Preparing 07:02:07 abfcb263a588: Preparing 07:02:07 5d411e8672b9: Waiting 07:02:07 dc31d8eddfaa: Waiting 07:02:07 c63afecf45da: Waiting 07:02:07 abfcb263a588: Waiting 07:02:07 6681537f87db: Layer already exists 07:02:07 7b2f67f2afa2: Layer already exists 07:02:07 8f7f3a6753e5: Layer already exists 07:02:07 0ac509f7950c: Layer already exists 07:02:07 7d9a406e0079: Layer already exists 07:02:07 c63afecf45da: Layer already exists 07:02:07 dc31d8eddfaa: Layer already exists 07:02:07 5d411e8672b9: Layer already exists 07:02:07 abfcb263a588: Layer already exists 07:02:07 latest: digest: sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69 07:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:02:07 7d9a406e0079: Preparing 07:02:07 7b2f67f2afa2: Preparing 07:02:07 8f7f3a6753e5: Preparing 07:02:07 0ac509f7950c: Preparing 07:02:07 6681537f87db: Preparing 07:02:07 5d411e8672b9: Preparing 07:02:07 dc31d8eddfaa: Preparing 07:02:07 c63afecf45da: Preparing 07:02:07 abfcb263a588: Preparing 07:02:07 5d411e8672b9: Waiting 07:02:07 dc31d8eddfaa: Waiting 07:02:07 c63afecf45da: Waiting 07:02:07 abfcb263a588: Waiting 07:02:07 8f7f3a6753e5: Layer already exists 07:02:07 0ac509f7950c: Layer already exists 07:02:07 7b2f67f2afa2: Layer already exists 07:02:07 6681537f87db: Layer already exists 07:02:07 7d9a406e0079: Layer already exists 07:02:07 5d411e8672b9: Layer already exists 07:02:07 abfcb263a588: Layer already exists 07:02:07 dc31d8eddfaa: Layer already exists 07:02:07 c63afecf45da: Layer already exists 07:02:07 4.1.0-dev.69: digest: sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:02:08 7d9a406e0079: Preparing 07:02:08 7b2f67f2afa2: Preparing 07:02:08 8f7f3a6753e5: Preparing 07:02:08 0ac509f7950c: Preparing 07:02:08 6681537f87db: Preparing 07:02:08 5d411e8672b9: Preparing 07:02:08 dc31d8eddfaa: Preparing 07:02:08 c63afecf45da: Preparing 07:02:08 abfcb263a588: Preparing 07:02:08 dc31d8eddfaa: Waiting 07:02:08 c63afecf45da: Waiting 07:02:08 abfcb263a588: Waiting 07:02:08 5d411e8672b9: Waiting 07:02:08 0ac509f7950c: Layer already exists 07:02:08 7b2f67f2afa2: Layer already exists 07:02:08 7d9a406e0079: Layer already exists 07:02:08 6681537f87db: Layer already exists 07:02:08 8f7f3a6753e5: Layer already exists 07:02:08 dc31d8eddfaa: Layer already exists 07:02:08 5d411e8672b9: Layer already exists 07:02:08 c63afecf45da: Layer already exists 07:02:08 abfcb263a588: Layer already exists 07:02:08 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:02:09 7d9a406e0079: Preparing 07:02:09 7b2f67f2afa2: Preparing 07:02:09 8f7f3a6753e5: Preparing 07:02:09 0ac509f7950c: Preparing 07:02:09 6681537f87db: Preparing 07:02:09 5d411e8672b9: Preparing 07:02:09 dc31d8eddfaa: Preparing 07:02:09 c63afecf45da: Preparing 07:02:09 abfcb263a588: Preparing 07:02:09 5d411e8672b9: Waiting 07:02:09 dc31d8eddfaa: Waiting 07:02:09 c63afecf45da: Waiting 07:02:09 abfcb263a588: Waiting 07:02:09 7b2f67f2afa2: Layer already exists 07:02:09 0ac509f7950c: Layer already exists 07:02:09 6681537f87db: Layer already exists 07:02:09 7d9a406e0079: Layer already exists 07:02:09 8f7f3a6753e5: Layer already exists 07:02:09 5d411e8672b9: Layer already exists 07:02:09 dc31d8eddfaa: Layer already exists 07:02:09 abfcb263a588: Layer already exists 07:02:09 c63afecf45da: Layer already exists 07:02:09 main: digest: sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:09 ===================================================== [Pipeline] echo 07:02:09 taggedImages: 07:02:09 - nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:09 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:02:09 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69 07:02:09 - nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:09 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:02:09 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:02:09 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:09 latest 07:02:09 4.1.0-dev.69 07:02:09 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:09 main 07:02:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:02:11 cee3f0a44d13: Preparing 07:02:11 08034379f966: Preparing 07:02:11 2ae1f3a076d1: Preparing 07:02:11 0ac509f7950c: Preparing 07:02:11 6681537f87db: Preparing 07:02:11 5d411e8672b9: Preparing 07:02:11 82a3b1bd1c30: Preparing 07:02:11 f8ad79d9637d: Preparing 07:02:11 abfcb263a588: Preparing 07:02:11 f8ad79d9637d: Waiting 07:02:11 5d411e8672b9: Waiting 07:02:11 82a3b1bd1c30: Waiting 07:02:11 abfcb263a588: Waiting 07:02:11 0ac509f7950c: Layer already exists 07:02:11 cee3f0a44d13: Layer already exists 07:02:11 6681537f87db: Layer already exists 07:02:11 5d411e8672b9: Layer already exists 07:02:11 f8ad79d9637d: Layer already exists 07:02:11 82a3b1bd1c30: Layer already exists 07:02:11 abfcb263a588: Layer already exists 07:02:11 08034379f966: Pushed 07:02:11 2ae1f3a076d1: Pushed 07:02:12 Removing intermediate container 25b4247a096b 07:02:12 ---> 25c0c8d70f8e 07:02:12 Successfully built 25c0c8d70f8e 07:02:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:12 + docker inspect -f . ci-base-image-arm64 07:02:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:13 prd-ubuntu20.04-docker-arm64-4c-16g-673298 does not seem to be running inside a container 07:02:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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 07:02:13 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 size: 2196 07:02:14 $ docker top 073c8e88c5e14dffa32c0d685afebdb9b9a60f64b2e98e78b17dafc33f9e2664 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:15 + go version 07:02:15 go version go1.23.12 linux/arm64 [Pipeline] } 07:02:15 $ docker stop --time=1 073c8e88c5e14dffa32c0d685afebdb9b9a60f64b2e98e78b17dafc33f9e2664 07:02:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:02:15 cee3f0a44d13: Preparing 07:02:15 08034379f966: Preparing 07:02:15 2ae1f3a076d1: Preparing 07:02:15 0ac509f7950c: Preparing 07:02:15 6681537f87db: Preparing 07:02:15 5d411e8672b9: Preparing 07:02:15 82a3b1bd1c30: Preparing 07:02:15 f8ad79d9637d: Preparing 07:02:15 abfcb263a588: Preparing 07:02:15 f8ad79d9637d: Waiting 07:02:15 82a3b1bd1c30: Waiting 07:02:15 abfcb263a588: Waiting 07:02:15 5d411e8672b9: Waiting 07:02:15 6681537f87db: Layer already exists 07:02:15 08034379f966: Layer already exists 07:02:15 0ac509f7950c: Layer already exists 07:02:15 2ae1f3a076d1: Layer already exists 07:02:15 cee3f0a44d13: Layer already exists 07:02:15 82a3b1bd1c30: Layer already exists 07:02:15 5d411e8672b9: Layer already exists 07:02:15 f8ad79d9637d: Layer already exists 07:02:15 abfcb263a588: Layer already exists 07:02:15 latest: digest: sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 size: 2196 07:02:16 $ docker rm -f --volumes 073c8e88c5e14dffa32c0d685afebdb9b9a60f64b2e98e78b17dafc33f9e2664 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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 07:02:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:02:17 07:02:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:02:18 latest: Pulling from edgex-devops/edgex-compose-arm64 07:02:18 547446be3368: Pulling fs layer 07:02:18 d125d8839a47: Pulling fs layer 07:02:18 3e85d5ac6304: Pulling fs layer 07:02:18 c3105a71a48b: Pulling fs layer 07:02:18 0f093f025ec4: Pulling fs layer 07:02:18 c3106fc0e877: Pulling fs layer 07:02:18 c3105a71a48b: Waiting 07:02:18 0f093f025ec4: Waiting 07:02:18 c3106fc0e877: Waiting 07:02:18 547446be3368: Verifying Checksum 07:02:18 547446be3368: Download complete 07:02:18 c3105a71a48b: Verifying Checksum 07:02:18 c3105a71a48b: Download complete 07:02:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:18 d125d8839a47: Verifying Checksum 07:02:18 d125d8839a47: Download complete 07:02:18 c3106fc0e877: Verifying Checksum 07:02:18 c3106fc0e877: Download complete 07:02:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69 07:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:02:19 cee3f0a44d13: Preparing 07:02:19 08034379f966: Preparing 07:02:19 2ae1f3a076d1: Preparing 07:02:19 0ac509f7950c: Preparing 07:02:19 6681537f87db: Preparing 07:02:19 5d411e8672b9: Preparing 07:02:19 82a3b1bd1c30: Preparing 07:02:19 f8ad79d9637d: Preparing 07:02:19 abfcb263a588: Preparing 07:02:19 5d411e8672b9: Waiting 07:02:19 82a3b1bd1c30: Waiting 07:02:19 f8ad79d9637d: Waiting 07:02:19 abfcb263a588: Waiting 07:02:19 0ac509f7950c: Layer already exists 07:02:19 08034379f966: Layer already exists 07:02:19 6681537f87db: Layer already exists 07:02:19 cee3f0a44d13: Layer already exists 07:02:19 2ae1f3a076d1: Layer already exists 07:02:19 5d411e8672b9: Layer already exists 07:02:19 82a3b1bd1c30: Layer already exists 07:02:19 f8ad79d9637d: Layer already exists 07:02:19 abfcb263a588: Layer already exists 07:02:19 4.1.0-dev.69: digest: sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 size: 2196 07:02:19 0f093f025ec4: Verifying Checksum 07:02:19 0f093f025ec4: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:19 547446be3368: Pull complete 07:02:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:20 d125d8839a47: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:20 3e85d5ac6304: Verifying Checksum 07:02:20 3e85d5ac6304: Download complete 07:02:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:02:21 cee3f0a44d13: Preparing 07:02:21 08034379f966: Preparing 07:02:21 2ae1f3a076d1: Preparing 07:02:21 0ac509f7950c: Preparing 07:02:21 6681537f87db: Preparing 07:02:21 5d411e8672b9: Preparing 07:02:21 82a3b1bd1c30: Preparing 07:02:21 f8ad79d9637d: Preparing 07:02:21 abfcb263a588: Preparing 07:02:21 82a3b1bd1c30: Waiting 07:02:21 f8ad79d9637d: Waiting 07:02:21 5d411e8672b9: Waiting 07:02:21 abfcb263a588: Waiting 07:02:21 0ac509f7950c: Layer already exists 07:02:21 cee3f0a44d13: Layer already exists 07:02:21 2ae1f3a076d1: Layer already exists 07:02:21 6681537f87db: Layer already exists 07:02:21 08034379f966: Layer already exists 07:02:21 5d411e8672b9: Layer already exists 07:02:21 f8ad79d9637d: Layer already exists 07:02:21 82a3b1bd1c30: Layer already exists 07:02:21 abfcb263a588: Layer already exists 07:02:21 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:02:22 cee3f0a44d13: Preparing 07:02:22 08034379f966: Preparing 07:02:22 2ae1f3a076d1: Preparing 07:02:22 0ac509f7950c: Preparing 07:02:22 6681537f87db: Preparing 07:02:22 5d411e8672b9: Preparing 07:02:22 82a3b1bd1c30: Preparing 07:02:22 f8ad79d9637d: Preparing 07:02:22 abfcb263a588: Preparing 07:02:22 82a3b1bd1c30: Waiting 07:02:22 f8ad79d9637d: Waiting 07:02:22 5d411e8672b9: Waiting 07:02:22 abfcb263a588: Waiting 07:02:22 cee3f0a44d13: Layer already exists 07:02:22 2ae1f3a076d1: Layer already exists 07:02:22 0ac509f7950c: Layer already exists 07:02:22 08034379f966: Layer already exists 07:02:22 6681537f87db: Layer already exists 07:02:22 5d411e8672b9: Layer already exists 07:02:22 abfcb263a588: Layer already exists 07:02:22 f8ad79d9637d: Layer already exists 07:02:22 82a3b1bd1c30: Layer already exists 07:02:22 main: digest: sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:22 ===================================================== [Pipeline] echo 07:02:22 taggedImages: 07:02:22 - nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:22 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:02:22 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69 07:02:22 - nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:22 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:02:22 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:02:22 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:22 latest 07:02:22 4.1.0-dev.69 07:02:22 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:22 main 07:02:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:02:23 082836653384: Preparing 07:02:23 258389131afe: Preparing 07:02:23 0ac509f7950c: Preparing 07:02:23 6681537f87db: Preparing 07:02:23 488091bf46ed: Preparing 07:02:23 f6ce28650733: Preparing 07:02:23 abfcb263a588: Preparing 07:02:23 f6ce28650733: Waiting 07:02:23 abfcb263a588: Waiting 07:02:23 488091bf46ed: Pushed 07:02:23 0ac509f7950c: Layer already exists 07:02:23 082836653384: Pushed 07:02:24 6681537f87db: Layer already exists 07:02:24 f6ce28650733: Pushed 07:02:24 abfcb263a588: Layer already exists 07:02:27 258389131afe: Pushed 07:02:27 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:02:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:02:28 082836653384: Preparing 07:02:28 258389131afe: Preparing 07:02:28 0ac509f7950c: Preparing 07:02:28 6681537f87db: Preparing 07:02:28 488091bf46ed: Preparing 07:02:28 f6ce28650733: Preparing 07:02:28 abfcb263a588: Preparing 07:02:28 abfcb263a588: Waiting 07:02:28 f6ce28650733: Waiting 07:02:28 082836653384: Layer already exists 07:02:28 0ac509f7950c: Layer already exists 07:02:28 488091bf46ed: Layer already exists 07:02:28 6681537f87db: Layer already exists 07:02:28 258389131afe: Layer already exists 07:02:28 abfcb263a588: Layer already exists 07:02:28 f6ce28650733: Layer already exists 07:02:28 latest: digest: sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:30 3e85d5ac6304: Pull complete 07:02:30 c3105a71a48b: Pull complete 07:02:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69 07:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:02:31 082836653384: Preparing 07:02:31 258389131afe: Preparing 07:02:31 0ac509f7950c: Preparing 07:02:31 6681537f87db: Preparing 07:02:31 488091bf46ed: Preparing 07:02:31 f6ce28650733: Preparing 07:02:31 abfcb263a588: Preparing 07:02:31 f6ce28650733: Waiting 07:02:31 abfcb263a588: Waiting 07:02:31 258389131afe: Layer already exists 07:02:31 082836653384: Layer already exists 07:02:31 6681537f87db: Layer already exists 07:02:31 0ac509f7950c: Layer already exists 07:02:31 488091bf46ed: Layer already exists 07:02:31 f6ce28650733: Layer already exists 07:02:31 abfcb263a588: Layer already exists 07:02:31 4.1.0-dev.69: digest: sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:02:31 082836653384: Preparing 07:02:31 258389131afe: Preparing 07:02:31 0ac509f7950c: Preparing 07:02:31 6681537f87db: Preparing 07:02:31 488091bf46ed: Preparing 07:02:31 f6ce28650733: Preparing 07:02:31 abfcb263a588: Preparing 07:02:31 f6ce28650733: Waiting 07:02:31 abfcb263a588: Waiting 07:02:31 488091bf46ed: Layer already exists 07:02:31 0ac509f7950c: Layer already exists 07:02:31 082836653384: Layer already exists 07:02:31 258389131afe: Layer already exists 07:02:31 6681537f87db: Layer already exists 07:02:31 f6ce28650733: Layer already exists 07:02:31 abfcb263a588: Layer already exists 07:02:31 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:02:32 082836653384: Preparing 07:02:32 258389131afe: Preparing 07:02:32 0ac509f7950c: Preparing 07:02:32 6681537f87db: Preparing 07:02:32 488091bf46ed: Preparing 07:02:32 f6ce28650733: Preparing 07:02:32 abfcb263a588: Preparing 07:02:32 f6ce28650733: Waiting 07:02:32 6681537f87db: Layer already exists 07:02:32 082836653384: Layer already exists 07:02:32 0ac509f7950c: Layer already exists 07:02:32 488091bf46ed: Layer already exists 07:02:32 258389131afe: Layer already exists 07:02:32 f6ce28650733: Layer already exists 07:02:32 abfcb263a588: Layer already exists 07:02:32 main: digest: sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 size: 1782 [Pipeline] } [Pipeline] // withEnv 07:02:32 0f093f025ec4: Pull complete 07:02:32 c3106fc0e877: Pull complete 07:02:32 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:02:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:02:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] echo 07:02:32 ===================================================== [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:32 prd-ubuntu20.04-docker-arm64-4c-16g-673298 does not seem to be running inside a container 07:02:32 $ 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/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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 07:02:34 $ docker top 45a67fb6797583a18cda2f30a118d14b47cdf18304860e26bd2563fc4ee53e5b -eo pid,comm [Pipeline] { [Pipeline] echo 07:02:34 taggedImages: 07:02:34 - nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:34 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:02:34 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69 07:02:34 - nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:34 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] sh [Pipeline] echo 07:02:34 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:02:34 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:34 latest 07:02:34 4.1.0-dev.69 07:02:34 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:34 main 07:02:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:35 + docker compose -f ./docker-compose-build.yml build --parallel 07:02:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:02:35 519c6afe69fc: Preparing 07:02:35 949b26b936ce: Preparing 07:02:35 0ac509f7950c: Preparing 07:02:35 6681537f87db: Preparing 07:02:35 45722618cf64: Preparing 07:02:35 7f3d103734ae: Preparing 07:02:35 abfcb263a588: Preparing 07:02:35 abfcb263a588: Waiting 07:02:35 7f3d103734ae: Waiting 07:02:35 0ac509f7950c: Layer already exists 07:02:35 6681537f87db: Layer already exists 07:02:35 abfcb263a588: Layer already exists 07:02:35 519c6afe69fc: Pushed 07:02:35 45722618cf64: Pushed 07:02:35 7f3d103734ae: Pushed 07:02:40 949b26b936ce: Pushed 07:02:40 4e08ba6d01fd5b801157515d797bfa3fff2bcf73: digest: sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:02:40 519c6afe69fc: Preparing 07:02:40 949b26b936ce: Preparing 07:02:40 0ac509f7950c: Preparing 07:02:40 6681537f87db: Preparing 07:02:40 45722618cf64: Preparing 07:02:40 7f3d103734ae: Preparing 07:02:40 abfcb263a588: Preparing 07:02:40 7f3d103734ae: Waiting 07:02:40 abfcb263a588: Waiting 07:02:40 949b26b936ce: Layer already exists 07:02:40 519c6afe69fc: Layer already exists 07:02:40 45722618cf64: Layer already exists 07:02:40 6681537f87db: Layer already exists 07:02:40 0ac509f7950c: Layer already exists 07:02:40 7f3d103734ae: Layer already exists 07:02:40 abfcb263a588: Layer already exists 07:02:40 latest: digest: sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69 07:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:02:41 519c6afe69fc: Preparing 07:02:41 949b26b936ce: Preparing 07:02:41 0ac509f7950c: Preparing 07:02:41 6681537f87db: Preparing 07:02:41 45722618cf64: Preparing 07:02:41 7f3d103734ae: Preparing 07:02:41 abfcb263a588: Preparing 07:02:41 abfcb263a588: Waiting 07:02:41 7f3d103734ae: Waiting 07:02:41 519c6afe69fc: Layer already exists 07:02:41 949b26b936ce: Layer already exists 07:02:41 6681537f87db: Layer already exists 07:02:41 0ac509f7950c: Layer already exists 07:02:41 45722618cf64: Layer already exists 07:02:41 7f3d103734ae: Layer already exists 07:02:41 abfcb263a588: Layer already exists 07:02:41 4.1.0-dev.69: digest: sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:02:42 519c6afe69fc: Preparing 07:02:42 949b26b936ce: Preparing 07:02:42 0ac509f7950c: Preparing 07:02:42 6681537f87db: Preparing 07:02:42 45722618cf64: Preparing 07:02:42 7f3d103734ae: Preparing 07:02:42 abfcb263a588: Preparing 07:02:42 abfcb263a588: Waiting 07:02:42 7f3d103734ae: Waiting 07:02:42 0ac509f7950c: Layer already exists 07:02:42 519c6afe69fc: Layer already exists 07:02:42 6681537f87db: Layer already exists 07:02:42 45722618cf64: Layer already exists 07:02:42 949b26b936ce: Layer already exists 07:02:42 7f3d103734ae: Layer already exists 07:02:42 abfcb263a588: Layer already exists 07:02:42 4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69: digest: sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:02:42 519c6afe69fc: Preparing 07:02:42 949b26b936ce: Preparing 07:02:42 0ac509f7950c: Preparing 07:02:42 6681537f87db: Preparing 07:02:42 45722618cf64: Preparing 07:02:42 7f3d103734ae: Preparing 07:02:42 abfcb263a588: Preparing 07:02:42 7f3d103734ae: Waiting 07:02:42 abfcb263a588: Waiting 07:02:42 0ac509f7950c: Layer already exists 07:02:42 6681537f87db: Layer already exists 07:02:42 949b26b936ce: Layer already exists 07:02:42 519c6afe69fc: Layer already exists 07:02:42 45722618cf64: Layer already exists 07:02:42 abfcb263a588: Layer already exists 07:02:42 7f3d103734ae: Layer already exists 07:02:42 main: digest: sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:42 ===================================================== [Pipeline] echo 07:02:42 taggedImages: 07:02:42 - nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:02:42 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69 07:02:42 - nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:42 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 07:02:43 ========================================================= 07:02:43 [edgeXBuildMultiArch] RAW Config: 07:02:43 images: 07:02:43 - nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:43 - nexus3.edgexfoundry.org:10004/core-command:latest 07:02:43 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/core-command:main 07:02:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:02:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:02:43 - nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:43 - nexus3.edgexfoundry.org:10004/core-data:latest 07:02:43 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/core-data:main 07:02:43 - nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:43 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:02:43 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/core-keeper:main 07:02:43 - nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:43 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:02:43 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/core-metadata:main 07:02:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:02:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:02:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:02:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:02:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:02:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:02:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:02:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:02:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:02:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:02:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:02:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:02:43 - nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:43 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:02:43 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-spire-config:main 07:02:43 - nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:43 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:02:43 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/security-spire-server:main 07:02:43 - nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:43 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:02:43 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/support-notifications:main 07:02:43 - nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:02:43 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:02:43 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:02:43 - nexus3.edgexfoundry.org:10004/support-scheduler:main 07:02:43 settingsFile: 07:02:43 edgex-go-settings 07:02:43 ========================================================= [Pipeline] node 07:02:45 #1 [core-keeper internal] load build definition from Dockerfile 07:02:45 #1 transferring dockerfile: 2.01kB 0.0s done 07:02:45 #1 DONE 0.1s 07:02:45 07:02:45 #2 [security-spire-config internal] load build definition from Dockerfile 07:02:45 #2 transferring dockerfile: 1.69kB done 07:02:45 #2 DONE 0.0s 07:02:45 07:02:45 #3 [support-scheduler internal] load build definition from Dockerfile 07:02:45 #3 transferring dockerfile: 1.83kB done 07:02:45 #3 DONE 0.1s 07:02:45 07:02:45 #4 [security-proxy-setup internal] load build definition from Dockerfile 07:02:45 #4 transferring dockerfile: 2.50kB done 07:02:45 #4 DONE 0.1s 07:02:45 07:02:45 #5 [security-bootstrapper internal] load build definition from Dockerfile 07:02:45 #5 transferring dockerfile: 3.02kB 0.0s done 07:02:45 #5 DONE 0.1s 07:02:45 07:02:45 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:02:45 #6 transferring dockerfile: 1.89kB done 07:02:45 #6 DONE 0.1s 07:02:45 07:02:45 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:02:45 #7 transferring dockerfile: 2.23kB 0.0s done 07:02:45 #7 DONE 0.1s 07:02:45 07:02:45 #8 [security-proxy-auth internal] load build definition from Dockerfile 07:02:45 #8 transferring dockerfile: 2.14kB done 07:02:45 #8 DONE 0.1s 07:02:45 07:02:45 #9 [support-notifications internal] load build definition from Dockerfile 07:02:45 #9 transferring dockerfile: 2.00kB 0.0s done 07:02:45 #9 DONE 0.1s 07:02:45 07:02:45 #10 [security-spire-agent internal] load build definition from Dockerfile 07:02:45 #10 transferring dockerfile: 1.81kB 0.0s done 07:02:45 #10 DONE 0.1s 07:02:45 07:02:45 #11 [security-secretstore-setup internal] load build definition from Dockerfile 07:02:45 #11 transferring dockerfile: 2.49kB done 07:02:45 #11 DONE 0.1s 07:02:45 07:02:45 #12 [core-data internal] load build definition from Dockerfile 07:02:45 #12 transferring dockerfile: 2.04kB done 07:02:45 #12 DONE 0.1s 07:02:45 07:02:45 #13 [core-metadata internal] load build definition from Dockerfile 07:02:45 #13 transferring dockerfile: 2.10kB done 07:02:45 #13 DONE 0.1s 07:02:45 07:02:45 #14 [security-spire-server internal] load build definition from Dockerfile 07:02:45 #14 transferring dockerfile: 1.70kB done 07:02:45 #14 DONE 0.1s 07:02:45 07:02:45 #15 [core-command internal] load build definition from Dockerfile 07:02:45 #15 transferring dockerfile: 1.94kB done 07:02:45 #15 DONE 0.1s 07:02:45 07:02:45 #16 [core-keeper internal] load .dockerignore 07:02:45 #16 transferring context: 07:02:45 #16 transferring context: 50B 0.0s done 07:02:45 #16 DONE 0.1s 07:02:46 07:02:46 #17 [security-spire-config internal] load .dockerignore 07:02:46 #17 transferring context: 50B done 07:02:46 #17 DONE 0.0s 07:02:46 07:02:46 #18 [support-scheduler internal] load .dockerignore 07:02:46 #18 transferring context: 50B done 07:02:46 #18 DONE 0.0s 07:02:46 07:02:46 #19 [security-proxy-setup internal] load .dockerignore 07:02:46 #19 transferring context: 50B done 07:02:46 #19 DONE 0.1s 07:02:46 07:02:46 #20 [security-bootstrapper internal] load .dockerignore 07:02:46 #20 transferring context: 50B 0.0s done 07:02:46 #20 DONE 0.1s 07:02:46 07:02:46 #21 [security-spiffe-token-provider internal] load .dockerignore 07:02:46 #21 transferring context: 50B done 07:02:46 #21 DONE 0.1s 07:02:46 07:02:46 #22 [core-common-config-bootstrapper internal] load .dockerignore 07:02:46 #22 transferring context: 50B done 07:02:46 #22 DONE 0.1s 07:02:46 07:02:46 #23 [security-proxy-auth internal] load .dockerignore 07:02:46 #23 transferring context: 50B done 07:02:46 #23 DONE 0.1s 07:02:46 07:02:46 #24 [support-notifications internal] load .dockerignore 07:02:46 #24 transferring context: 50B done 07:02:46 #24 DONE 0.1s 07:02:46 07:02:46 #25 [security-spire-agent internal] load .dockerignore 07:02:46 #25 transferring context: 50B 0.0s done 07:02:46 #25 DONE 0.1s 07:02:46 07:02:46 #26 [core-data internal] load .dockerignore 07:02:47 #26 transferring context: 50B done 07:02:47 #26 DONE 0.1s 07:02:47 07:02:47 #27 [security-secretstore-setup internal] load .dockerignore 07:02:47 #27 transferring context: 50B done 07:02:47 #27 DONE 0.1s 07:02:47 07:02:47 #28 [core-metadata internal] load .dockerignore 07:02:47 #28 transferring context: 50B done 07:02:47 #28 DONE 0.1s 07:02:47 07:02:47 #29 [security-spire-server internal] load .dockerignore 07:02:47 #29 transferring context: 50B 0.0s done 07:02:47 #29 DONE 0.1s 07:02:47 07:02:47 #30 [core-command internal] load .dockerignore 07:02:47 #30 transferring context: 50B 0.0s done 07:02:47 #30 DONE 0.1s 07:02:47 07:02:47 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:47 #31 DONE 0.0s 07:02:47 07:02:47 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 07:02:47 #32 DONE 0.5s 07:02:47 07:02:47 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:02:47 #33 ... 07:02:47 07:02:47 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:47 #31 DONE 0.0s 07:02:48 07:02:48 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 07:02:48 #32 DONE 0.5s 07:02:48 07:02:48 #34 [support-scheduler internal] load build context 07:02:48 #34 ... 07:02:48 07:02:48 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:48 #31 DONE 0.0s 07:02:48 07:02:48 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:48 #31 DONE 0.0s 07:02:48 07:02:48 #35 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:02:48 #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 07:02:48 #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 07:02:48 #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.10MB / 4.09MB 0.5s 07:02:48 #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 07:02:48 #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 07:02:48 #35 ... 07:02:48 07:02:48 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:48 #31 DONE 0.0s 07:02:48 07:02:48 #35 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:02:48 #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 07:02:48 #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 07:02:48 #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.15MB / 4.09MB 0.6s 07:02:48 #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 07:02:48 #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 07:02:48 #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 07:02:48 #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 07:02:48 #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done 07:02:48 #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 07:02:48 #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 07:02:48 #35 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 07:02:48 #35 ... 07:02:48 07:02:48 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:48 #31 DONE 0.0s 07:02:48 07:02:48 #35 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:02:49 #35 ... 07:02:49 07:02:49 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:02:49 #32 DONE 0.9s 07:02:49 07:02:49 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:49 #31 DONE 0.0s 07:02:49 07:02:49 #35 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:02:49 #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 07:02:49 #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 07:02:49 #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done 07:02:49 #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 07:02:49 #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 07:02:49 #35 ... 07:02:49 07:02:49 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:02:49 #33 DONE 1.3s 07:02:49 07:02:49 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:02:49 #36 DONE 0.0s 07:02:49 07:02:49 #35 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:02:49 #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 07:02:49 #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 07:02:49 #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done 07:02:49 #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 07:02:49 #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 07:02:49 #35 ... 07:02:49 07:02:49 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:49 #31 DONE 0.0s 07:02:49 07:02:49 #35 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:02:49 #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 07:02:49 #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 07:02:49 #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done 07:02:49 #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 07:02:49 #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 07:02:49 #35 ... 07:02:49 07:02:49 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:49 #31 DONE 0.0s 07:02:49 07:02:49 #35 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:02:50 #35 ... 07:02:50 07:02:50 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:50 #31 DONE 0.0s 07:02:50 07:02:50 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 07:02:50 #32 DONE 1.7s 07:02:50 07:02:50 #37 [core-keeper internal] load build context 07:02:50 #37 transferring context: 3.35MB 1.7s done 07:02:50 #37 DONE 2.1s 07:02:50 07:02:50 #35 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:02:50 #35 ... 07:02:50 07:02:50 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:50 #31 DONE 0.0s 07:02:50 07:02:50 #35 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:02:50 #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 07:02:50 #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 07:02:50 #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done 07:02:50 #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 07:02:50 #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 07:02:50 #35 ... 07:02:50 07:02:50 #34 [support-scheduler internal] load build context 07:02:50 #34 transferring context: 3.35MB 1.6s done 07:02:50 #34 DONE 2.1s 07:02:50 07:02:50 #38 [security-spire-config internal] load build context 07:02:50 #38 transferring context: 22.05kB 0.1s done 07:02:50 #38 DONE 1.3s 07:02:50 07:02:50 #35 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:02:50 #35 ... 07:02:50 07:02:50 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:50 #31 DONE 0.0s 07:02:51 07:02:51 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:02:51 #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done 07:02:51 #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:02:51 #36 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:02:51 #36 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:02:51 #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done 07:02:51 #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done 07:02:51 #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.2s 07:02:51 #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:02:51 #36 ... 07:02:51 07:02:51 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:02:51 #33 DONE 3.1s 07:02:51 07:02:51 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:02:51 #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done 07:02:51 #36 ... 07:02:51 07:02:51 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 07:02:51 #32 DONE 3.1s 07:02:51 07:02:51 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:02:51 #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done 07:02:51 #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:02:51 #36 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:02:51 #36 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:02:51 #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done 07:02:51 #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done 07:02:51 #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done 07:02:51 #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:02:51 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.6s 07:02:51 #36 ... 07:02:51 07:02:51 #39 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:02:51 #39 DONE 4.9s 07:02:51 07:02:51 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:02:51 #36 ... 07:02:51 07:02:51 #40 [security-proxy-setup internal] load build context 07:02:51 #40 transferring context: 3.35MB 1.8s done 07:02:51 #40 DONE 3.3s 07:02:51 07:02:51 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:02:51 #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 07:02:52 #36 ... 07:02:52 07:02:52 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:02:52 #41 DONE 2.4s 07:02:52 07:02:52 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:02:52 #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 07:02:52 #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done 07:02:52 #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:02:52 #36 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:02:52 #36 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:02:52 #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done 07:02:52 #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done 07:02:52 #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done 07:02:52 #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:02:52 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 2.1s 07:02:52 #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 07:02:52 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.25MB / 33.17MB 2.5s 07:02:52 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 2.6s 07:02:52 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 2.8s 07:02:52 #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 07:02:52 #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 07:02:52 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 3.0s 07:02:53 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 3.1s 07:02:53 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.42MB / 33.17MB 3.2s 07:02:53 #36 ... 07:02:53 07:02:53 #42 [security-spiffe-token-provider internal] load build context 07:02:53 #42 transferring context: 3.35MB 2.6s done 07:02:53 #42 DONE 4.4s 07:02:53 07:02:53 #43 [security-bootstrapper internal] load build context 07:02:53 #43 transferring context: 3.35MB 3.3s done 07:02:53 #43 DONE 5.0s 07:02:53 07:02:53 #35 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 07:02:53 #35 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 07:02:53 #35 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 07:02:53 #35 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.6s done 07:02:53 #35 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 07:02:53 #35 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 07:02:53 #35 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.7s done 07:02:53 #35 DONE 6.6s 07:02:53 07:02:53 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:02:53 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.85MB / 33.17MB 3.6s 07:02:53 #36 ... 07:02:53 07:02:53 #44 [core-common-config-bootstrapper internal] load build context 07:02:53 #44 transferring context: 3.35MB 2.6s done 07:02:53 #44 DONE 4.7s 07:02:53 07:02:53 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:02:53 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 3.7s 07:02:53 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 4.1s 07:02:54 #36 ... 07:02:54 07:02:54 #45 [security-proxy-auth internal] load build context 07:02:54 #45 transferring context: 3.35MB 2.6s done 07:02:54 #45 DONE 4.7s 07:02:54 07:02:54 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:02:54 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.13MB / 33.17MB 4.2s 07:02:54 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 4.4s 07:02:54 #36 ... 07:02:54 07:02:54 #46 [support-notifications internal] load build context 07:02:54 #46 transferring context: 3.35MB 2.8s done 07:02:54 #46 DONE 5.0s 07:02:54 07:02:54 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:02:54 #36 ... 07:02:54 07:02:54 #47 [security-spire-server internal] load build context 07:02:54 #47 transferring context: 23.80kB 0.2s done 07:02:54 #47 DONE 3.0s 07:02:54 07:02:54 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:02:54 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 4.6s 07:02:54 #36 ... 07:02:54 07:02:54 #48 [security-spire-agent internal] load build context 07:02:54 #48 transferring context: 23.33kB 0.2s done 07:02:54 #48 DONE 2.8s 07:02:54 07:02:54 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:02:55 #36 ... 07:02:55 07:02:55 #49 [security-secretstore-setup internal] load build context 07:02:55 #49 transferring context: 3.35MB 3.0s done 07:02:55 #49 DONE 4.8s 07:02:55 07:02:55 #50 [core-data builder 2/8] WORKDIR /edgex-go 07:02:55 #50 DONE 3.9s 07:02:55 07:02:55 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:02:55 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.9s 07:02:55 #36 ... 07:02:55 07:02:55 #51 [core-metadata internal] load build context 07:02:55 #51 transferring context: 3.35MB 2.5s done 07:02:55 #51 DONE 3.4s 07:02:55 07:02:55 #52 [core-command internal] load build context 07:02:55 #52 transferring context: 3.35MB 1.7s done 07:02:55 #52 DONE 3.5s 07:02:55 07:02:55 #53 [core-data internal] load build context 07:02:55 #53 transferring context: 3.35MB 2.9s done 07:02:55 #53 DONE 5.0s 07:02:55 07:02:55 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:02:55 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.0s done 07:02:56 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 07:02:58 Still waiting to schedule task 07:02:58 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:03:01 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.3s 07:03:01 #36 ... 07:03:01 07:03:01 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:03:01 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.8s done 07:03:01 #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 07:03:01 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:03:01 #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 07:03:01 #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 07:03:01 #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 07:03:01 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 1.9s done 07:03:01 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done 07:03:01 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 07:03:01 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.9s 07:03:02 #54 ... 07:03:02 07:03:02 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:02 #55 DONE 8.4s 07:03:02 07:03:02 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:03:02 #54 ... 07:03:02 07:03:02 #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:03:04 #56 ... 07:03:04 07:03:04 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:03:04 #0 8.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:03:04 #0 8.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:03:04 #57 ... 07:03:04 07:03:04 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:03:04 #54 ... 07:03:04 07:03:04 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:03:04 #58 ... 07:03:04 07:03:04 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:03:04 #59 ... 07:03:04 07:03:04 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:03:04 #0 9.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:03:05 #60 ... 07:03:05 07:03:05 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:03:05 #61 ... 07:03:05 07:03:05 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:03:05 #0 8.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:03:05 #0 9.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:03:05 #62 ... 07:03:05 07:03:05 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:03:05 #63 ... 07:03:05 07:03:05 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:03:05 #0 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:03:05 #64 ... 07:03:05 07:03:05 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:03:05 #65 ... 07:03:05 07:03:05 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:03:05 #0 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:03:05 #66 ... 07:03:05 07:03:05 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:03:05 #67 ... 07:03:05 07:03:05 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:03:06 #68 ... 07:03:06 07:03:06 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:03:06 #0 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:06 #69 ... 07:03:06 07:03:06 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:03:06 #0 8.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:03:06 #0 9.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:03:06 #70 ... 07:03:06 07:03:06 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:03:06 #0 8.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:03:06 #0 9.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:03:06 #71 ... 07:03:06 07:03:06 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:06 #72 ... 07:03:06 07:03:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:03:06 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.5s 07:03:06 #36 ... 07:03:06 07:03:06 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:06 #72 DONE 11.9s 07:03:06 07:03:06 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:03:12 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.8s 07:03:12 #36 ... 07:03:12 07:03:12 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:03:12 #62 15.98 (1/2) Installing dumb-init (1.2.5-r3) 07:03:12 #62 16.08 (2/2) Installing su-exec (0.2-r3) 07:03:12 #62 16.16 Executing busybox-1.36.1-r30.trigger 07:03:12 #62 16.37 OK: 9 MiB in 16 packages 07:03:12 #62 DONE 18.2s 07:03:12 07:03:12 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:03:12 #36 ... 07:03:12 07:03:12 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:03:12 #70 17.79 (1/4) Installing dumb-init (1.2.5-r3) 07:03:12 #70 17.82 (2/4) Installing openssl (3.3.5-r0) 07:03:12 #70 18.04 (3/4) Installing su-exec (0.2-r3) 07:03:12 #70 18.06 (4/4) Installing yq-go (4.44.1-r2) 07:03:14 #70 19.60 Executing busybox-1.36.1-r30.trigger 07:03:14 #70 19.80 OK: 20 MiB in 18 packages 07:03:14 #70 ... 07:03:14 07:03:14 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:03:14 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.3s done 07:03:14 #54 ... 07:03:14 07:03:14 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:03:15 #36 ... 07:03:15 07:03:15 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:03:15 #58 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:03:15 #58 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:03:15 #58 ... 07:03:15 07:03:15 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:03:15 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.0s done 07:03:16 #36 ... 07:03:16 07:03:16 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:03:16 #67 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:16 #67 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:16 #67 ... 07:03:16 07:03:16 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:03:16 #65 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:16 #65 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:16 #65 ... 07:03:16 07:03:16 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:03:16 #70 DONE 22.0s 07:03:16 07:03:16 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:03:16 #61 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:03:16 #61 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:03:16 #61 ... 07:03:16 07:03:16 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:03:16 #59 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:03:16 #59 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:03:16 #59 ... 07:03:16 07:03:16 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:03:16 #63 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:16 #63 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:16 #63 ... 07:03:16 07:03:16 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:03:16 #0 4.686 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:16 #0 9.698 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.22/main: temporary error (try again later) 07:03:16 #0 9.701 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:17 #73 ... 07:03:17 07:03:17 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:03:17 #60 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:03:17 #60 ... 07:03:17 07:03:17 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:03:17 #64 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:03:17 #64 20.60 (1/3) Installing ca-certificates (20250911-r0) 07:03:17 #64 21.07 (2/3) Installing dumb-init (1.2.5-r3) 07:03:17 #64 21.08 (3/3) Installing tzdata (2025b-r0) 07:03:17 #64 22.85 Executing busybox-1.36.1-r30.trigger 07:03:17 #64 ... 07:03:17 07:03:17 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:03:17 #68 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:17 #68 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:17 #68 ... 07:03:17 07:03:17 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:03:17 #64 22.93 Executing ca-certificates-20250911-r0.trigger 07:03:17 #64 ... 07:03:17 07:03:17 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:03:17 #69 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:17 #69 ... 07:03:17 07:03:17 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:03:17 #58 23.29 (1/1) Installing dumb-init (1.2.5-r3) 07:03:17 #58 23.30 Executing busybox-1.36.1-r30.trigger 07:03:17 #58 23.41 OK: 9 MiB in 15 packages 07:03:18 #58 ... 07:03:18 07:03:18 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:03:18 #66 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:03:18 #66 22.39 (1/4) Installing ca-certificates (20250911-r0) 07:03:18 #66 22.84 (2/4) Installing dumb-init (1.2.5-r3) 07:03:18 #66 22.88 (3/4) Installing su-exec (0.2-r3) 07:03:18 #66 22.90 (4/4) Installing yq-go (4.44.1-r2) 07:03:18 #66 ... 07:03:18 07:03:18 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:03:18 #63 22.51 OK: 255 MiB in 60 packages 07:03:18 #63 DONE 23.5s 07:03:18 07:03:18 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:03:19 #74 DONE 0.6s 07:03:19 07:03:19 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:03:19 #60 22.79 (1/7) Installing ca-certificates (20250911-r0) 07:03:19 #60 23.35 (2/7) Installing dumb-init (1.2.5-r3) 07:03:19 #60 23.40 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:03:19 #60 23.44 (4/7) Installing libsodium (1.0.19-r0) 07:03:19 #60 23.49 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:03:19 #60 23.94 (6/7) Installing libzmq (4.3.5-r2) 07:03:19 #60 24.13 (7/7) Installing zeromq (4.3.5-r2) 07:03:19 #60 24.27 Executing busybox-1.36.1-r30.trigger 07:03:19 #60 24.46 Executing ca-certificates-20250911-r0.trigger 07:03:19 #60 ... 07:03:19 07:03:19 #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:03:19 #56 6.405 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:03:19 #56 11.41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:03:19 #56 11.41 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/main: temporary error (try again later) 07:03:19 #56 16.42 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/community: temporary error (try again later) 07:03:19 #56 16.42 ERROR: unable to select packages: 07:03:19 #56 16.42 dumb-init (no such package): 07:03:19 #56 16.42 required by: world[dumb-init] 07:03:19 #56 ... 07:03:19 07:03:19 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:03:19 #59 24.49 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:03:19 #59 24.49 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:03:19 #59 24.49 OK: 24049 distinct packages available 07:03:19 #59 ... 07:03:19 07:03:19 #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:03:19 #56 ERROR: executor failed running [/bin/sh -c apk add --update --no-cache dumb-init]: exit code: 1 07:03:19 07:03:19 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:03:19 #66 24.68 Executing busybox-1.36.1-r30.trigger 07:03:19 #66 24.90 Executing ca-certificates-20250911-r0.trigger 07:03:20 #66 ... 07:03:20 07:03:20 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:03:20 #69 23.07 OK: 255 MiB in 60 packages 07:03:20 #69 DONE 25.4s 07:03:20 07:03:20 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:03:20 #61 22.87 (1/1) Installing dumb-init (1.2.5-r3) 07:03:20 #61 22.89 Executing busybox-1.36.1-r30.trigger 07:03:20 #61 23.00 OK: 9 MiB in 15 packages 07:03:20 #61 DONE 25.5s 07:03:20 07:03:20 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:03:20 #67 23.19 OK: 255 MiB in 60 packages 07:03:20 #67 DONE 25.3s 07:03:20 07:03:20 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:03:20 #75 ... 07:03:20 07:03:20 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:03:20 #73 CANCELED 07:03:20 07:03:20 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:03:20 #76 CANCELED 07:03:20 07:03:20 #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:03:20 #58 ... 07:03:20 07:03:20 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:03:20 #57 17.03 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:03:20 #57 17.03 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:03:20 #57 17.03 OK: 24049 distinct packages available 07:03:20 #57 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:03:20 #57 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:03:21 #57 ... 07:03:21 07:03:21 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:03:21 #66 26.09 OK: 20 MiB in 18 packages 07:03:21 #66 ... 07:03:21 07:03:21 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:03:21 #58 DONE 27.3s 07:03:22 07:03:22 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:03:22 #65 24.73 OK: 255 MiB in 60 packages 07:03:22 #65 DONE 27.3s 07:03:22 07:03:22 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:03:22 #59 26.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:03:22 #59 ... 07:03:22 07:03:22 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:03:22 #64 23.57 OK: 11 MiB in 17 packages 07:03:22 #64 DONE 27.9s 07:03:22 07:03:22 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:03:22 #68 26.39 v3.22.2-85-ge92a8d17c70 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:03:22 #68 26.39 v3.22.2-89-gea7511a9c1a [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:03:22 #68 26.39 OK: 26161 distinct packages available 07:03:22 #68 ... 07:03:22 07:03:22 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:03:22 #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:03:22 #0 4.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:03:22 #77 ... 07:03:22 07:03:22 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:03:22 #60 26.58 OK: 14 MiB in 21 packages 07:03:23 #60 ... 07:03:23 07:03:23 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:03:23 #66 CANCELED 07:03:23 ------ 07:03:23 > [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init: 07:03:23 #56 6.405 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:03:23 #56 11.41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:03:23 #56 11.41 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/main: temporary error (try again later) 07:03:23 #56 16.42 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/community: temporary error (try again later) 07:03:23 #56 16.42 ERROR: unable to select packages: 07:03:23 #56 16.42 dumb-init (no such package): 07:03:23 #56 16.42 required by: world[dumb-init] 07:03:23 ------ 07:03:23 time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:03:23 time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:03:23 time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:03:23 time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:03:23 time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:03:23 time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:03:23 time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:03:23 time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:03:23 time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:03:23 time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:03:23 time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:03:23 time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:03:23 time="2025-10-27T07:02:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:03:23 time="2025-10-27T07:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:03:23 time="2025-10-27T07:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:03:23 failed to solve: executor failed running [/bin/sh -c apk add --update --no-cache dumb-init]: exit code: 1 [Pipeline] } 07:03:23 $ docker stop --time=1 45a67fb6797583a18cda2f30a118d14b47cdf18304860e26bd2563fc4ee53e5b 07:03:25 $ docker rm -f --volumes 45a67fb6797583a18cda2f30a118d14b47cdf18304860e26bd2563fc4ee53e5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:03:26 07:03:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:03:26 arm64: Pulling from edgex-lftools-log-publisher 07:03:26 8998bd30e6a1: Pulling fs layer 07:03:26 04944245beec: Pulling fs layer 07:03:26 699f458cf7ca: Pulling fs layer 07:03:26 765212b225bb: Pulling fs layer 07:03:26 f23df028b6ca: Pulling fs layer 07:03:26 765212b225bb: Waiting 07:03:26 d65c8cfc05b1: Pulling fs layer 07:03:26 f23df028b6ca: Waiting 07:03:26 2437ff75d9bd: Pulling fs layer 07:03:26 d65c8cfc05b1: Waiting 07:03:26 2437ff75d9bd: Waiting 07:03:26 04944245beec: Verifying Checksum 07:03:26 04944245beec: Download complete 07:03:26 765212b225bb: Verifying Checksum 07:03:26 765212b225bb: Download complete 07:03:26 f23df028b6ca: Verifying Checksum 07:03:26 f23df028b6ca: Download complete 07:03:26 d65c8cfc05b1: Verifying Checksum 07:03:26 d65c8cfc05b1: Download complete 07:03:26 699f458cf7ca: Verifying Checksum 07:03:26 699f458cf7ca: Download complete 07:03:27 8998bd30e6a1: Verifying Checksum 07:03:27 8998bd30e6a1: Download complete 07:03:30 2437ff75d9bd: Verifying Checksum 07:03:30 2437ff75d9bd: Download complete 07:03:32 8998bd30e6a1: Pull complete 07:03:32 04944245beec: Pull complete 07:03:34 699f458cf7ca: Pull complete 07:03:34 765212b225bb: Pull complete 07:03:35 f23df028b6ca: Pull complete 07:03:35 d65c8cfc05b1: Pull complete 07:03:37 Running on prd-centos7-docker-4c-2g-673416 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:03:38 provisioning config files... 07:03:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10801020171317183446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:39 ---> ****-login.sh 07:03:39 nexus3.edgexfoundry.org:10001 07:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:41 Configure a credential helper to remove this warning. See 07:03:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:41 07:03:41 Login Succeeded 07:03:41 nexus3.edgexfoundry.org:10002 07:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:41 Configure a credential helper to remove this warning. See 07:03:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:41 07:03:41 Login Succeeded 07:03:41 nexus3.edgexfoundry.org:10003 07:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:41 Configure a credential helper to remove this warning. See 07:03:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:41 07:03:41 Login Succeeded 07:03:41 nexus3.edgexfoundry.org:10004 07:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:41 Configure a credential helper to remove this warning. See 07:03:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:41 07:03:41 Login Succeeded 07:03:41 ****.io 07:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:41 Configure a credential helper to remove this warning. See 07:03:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:41 07:03:41 Login Succeeded 07:03:41 ---> ****-login.sh ends [Pipeline] } 07:03:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:03:42 + docker buildx ls 07:03:42 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:03:42 default * docker 07:03:42 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:03:42 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:03:42 edgex-builder [Pipeline] sh 07:03:42 + docker buildx inspect --bootstrap 07:03:42 #1 [internal] booting buildkit 07:03:42 #1 pulling image moby/buildkit:buildx-stable-1 07:03:46 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 07:03:46 #1 creating container buildx_buildkit_edgex-builder0 07:03:47 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 07:03:47 #1 DONE 4.4s 07:03:47 Name: edgex-builder 07:03:47 Driver: docker-container 07:03:47 07:03:47 Nodes: 07:03:47 Name: edgex-builder0 07:03:47 Endpoint: unix:///var/run/docker.sock 07:03:47 Status: running 07:03:47 Buildkit: v0.25.1 07:03:47 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:03:47 + docker buildx ls 07:03:47 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:03:47 edgex-builder * docker-container 07:03:47 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:03:47 default docker 07:03:47 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:03:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' 07:03:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - 07:03:48 #1 [internal] load build definition from Dockerfile 07:03:48 #1 transferring dockerfile: 197B done 07:03:48 #1 DONE 0.0s 07:03:48 07:03:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:03:48 #2 DONE 0.1s 07:03:48 07:03:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:03:48 #3 DONE 0.1s 07:03:48 07:03:48 #4 [internal] load .dockerignore 07:03:48 #4 transferring context: 2B done 07:03:48 #4 DONE 0.0s 07:03:48 07:03:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 07:03:48 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done 07:03:48 #5 DONE 0.0s 07:03:48 07:03:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 07:03:48 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done 07:03:48 #6 DONE 0.1s 07:03:48 07:03:48 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:03:48 #7 DONE 0.0s 07:03:48 07:03:48 #8 exporting to image 07:03:48 #8 exporting layers done 07:03:48 #8 exporting manifest sha256:bdfdff3fd6acda21016deaf7cf4e15ee5a5500b027cdfd4865b0933ee32e4088 done 07:03:48 #8 exporting config sha256:6c5ce90a88efce880ddde717274634737b8c0223bab5788c280f8fc122cd56e1 done 07:03:48 #8 exporting manifest sha256:8c274d2e3628ae000e64c3efdc6fb474e094fa16b2d552cbd74faab87fccbe60 done 07:03:48 #8 exporting config sha256:3b738d52b7da8b40e73e231c2f9b88d87a05b1bf995a983984731240c44e3dba done 07:03:48 #8 exporting manifest list sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 done 07:03:48 #8 pushing layers 0.1s done 07:03:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 07:03:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 0.1s done 07:03:48 #8 DONE 0.2s 07:03:48 07:03:48 1 warning found (use --debug to expand): 07:03:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:03:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 07:03:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 07:03:49 #1 [internal] load build definition from Dockerfile 07:03:49 #1 transferring dockerfile: 163B done 07:03:49 #1 DONE 0.0s 07:03:49 07:03:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 07:03:49 #2 DONE 0.0s 07:03:49 07:03:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 07:03:49 #3 DONE 0.0s 07:03:49 07:03:49 #4 [internal] load .dockerignore 07:03:49 #4 transferring context: 2B done 07:03:49 #4 DONE 0.0s 07:03:49 07:03:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 07:03:49 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done 07:03:49 #5 DONE 0.0s 07:03:49 07:03:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 07:03:49 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done 07:03:49 #6 CACHED 07:03:49 07:03:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 07:03:49 #5 CACHED 07:03:49 07:03:49 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:03:49 #7 DONE 0.0s 07:03:49 07:03:49 #8 exporting to image 07:03:49 #8 exporting layers done 07:03:49 #8 exporting manifest sha256:bdfdff3fd6acda21016deaf7cf4e15ee5a5500b027cdfd4865b0933ee32e4088 done 07:03:49 #8 exporting config sha256:6c5ce90a88efce880ddde717274634737b8c0223bab5788c280f8fc122cd56e1 done 07:03:49 #8 exporting manifest sha256:8c274d2e3628ae000e64c3efdc6fb474e094fa16b2d552cbd74faab87fccbe60 done 07:03:49 #8 exporting config sha256:3b738d52b7da8b40e73e231c2f9b88d87a05b1bf995a983984731240c44e3dba done 07:03:49 #8 exporting manifest list sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 done 07:03:49 #8 pushing layers 0.0s done 07:03:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 0.1s done 07:03:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:49 #8 DONE 0.1s 07:03:49 07:03:49 1 warning found (use --debug to expand): 07:03:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:03:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69' 07:03:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69 --push - 07:03:49 #1 [internal] load build definition from Dockerfile 07:03:49 #1 transferring dockerfile: 169B done 07:03:49 #1 DONE 0.0s 07:03:49 07:03:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69 07:03:49 #2 DONE 0.0s 07:03:49 07:03:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69 07:03:49 #3 DONE 0.0s 07:03:49 07:03:49 #4 [internal] load .dockerignore 07:03:49 #4 transferring context: 2B done 07:03:49 #4 DONE 0.0s 07:03:49 07:03:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 07:03:49 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done 07:03:49 #5 CACHED 07:03:49 07:03:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 07:03:49 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done 07:03:49 #6 CACHED 07:03:49 07:03:49 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:03:49 #7 DONE 0.0s 07:03:49 07:03:49 #8 exporting to image 07:03:49 #8 exporting layers done 07:03:49 #8 exporting manifest sha256:bdfdff3fd6acda21016deaf7cf4e15ee5a5500b027cdfd4865b0933ee32e4088 done 07:03:49 #8 exporting config sha256:6c5ce90a88efce880ddde717274634737b8c0223bab5788c280f8fc122cd56e1 done 07:03:49 #8 exporting manifest sha256:8c274d2e3628ae000e64c3efdc6fb474e094fa16b2d552cbd74faab87fccbe60 done 07:03:49 #8 exporting config sha256:3b738d52b7da8b40e73e231c2f9b88d87a05b1bf995a983984731240c44e3dba done 07:03:49 #8 exporting manifest list sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 done 07:03:49 #8 pushing layers 0.0s done 07:03:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.69@sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 0.1s done 07:03:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:49 #8 DONE 0.1s 07:03:49 07:03:49 1 warning found (use --debug to expand): 07:03:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:03:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' 07:03:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - 07:03:50 #1 [internal] load build definition from Dockerfile 07:03:50 #1 transferring dockerfile: 210B done 07:03:50 #1 DONE 0.0s 07:03:50 07:03:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:03:50 #2 DONE 0.0s 07:03:50 07:03:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:03:50 #3 DONE 0.0s 07:03:50 07:03:50 #4 [internal] load .dockerignore 07:03:50 #4 transferring context: 2B done 07:03:50 #4 DONE 0.0s 07:03:50 07:03:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 07:03:50 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done 07:03:50 #5 CACHED 07:03:50 07:03:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 07:03:50 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 0.0s done 07:03:50 #6 CACHED 07:03:50 07:03:50 #7 exporting to image 07:03:50 #7 exporting layers done 07:03:50 #7 exporting manifest sha256:bdfdff3fd6acda21016deaf7cf4e15ee5a5500b027cdfd4865b0933ee32e4088 done 07:03:50 #7 exporting config sha256:6c5ce90a88efce880ddde717274634737b8c0223bab5788c280f8fc122cd56e1 done 07:03:50 #7 exporting manifest sha256:8c274d2e3628ae000e64c3efdc6fb474e094fa16b2d552cbd74faab87fccbe60 done 07:03:50 #7 exporting config sha256:3b738d52b7da8b40e73e231c2f9b88d87a05b1bf995a983984731240c44e3dba done 07:03:50 #7 exporting manifest list sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 done 07:03:50 #7 pushing layers 07:03:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:50 #7 pushing layers 0.0s done 07:03:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 0.1s done 07:03:50 #7 DONE 0.1s 07:03:50 07:03:50 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:03:50 #8 DONE 0.0s 07:03:50 07:03:50 1 warning found (use --debug to expand): 07:03:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:03:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 07:03:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 07:03:50 #1 [internal] load build definition from Dockerfile 07:03:50 #1 transferring dockerfile: 161B done 07:03:50 #1 DONE 0.0s 07:03:50 07:03:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 07:03:50 #2 DONE 0.0s 07:03:50 07:03:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 07:03:50 #3 DONE 0.0s 07:03:50 07:03:50 #4 [internal] load .dockerignore 07:03:50 #4 transferring context: 2B done 07:03:50 #4 DONE 0.0s 07:03:50 07:03:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 07:03:50 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 done 07:03:50 #5 DONE 0.0s 07:03:50 07:03:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 07:03:50 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 done 07:03:50 #6 CACHED 07:03:50 07:03:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:bfd06050a6059eb9b7519f0f3557f4ffed1c438c1823059fff25dd3b2f5f3dd0 07:03:50 #5 CACHED 07:03:50 07:03:50 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:03:50 #7 DONE 0.0s 07:03:50 07:03:50 #8 exporting to image 07:03:50 #8 exporting layers done 07:03:50 #8 exporting manifest sha256:bdfdff3fd6acda21016deaf7cf4e15ee5a5500b027cdfd4865b0933ee32e4088 0.0s done 07:03:50 #8 exporting config sha256:6c5ce90a88efce880ddde717274634737b8c0223bab5788c280f8fc122cd56e1 done 07:03:50 #8 exporting manifest sha256:8c274d2e3628ae000e64c3efdc6fb474e094fa16b2d552cbd74faab87fccbe60 done 07:03:50 #8 exporting config sha256:3b738d52b7da8b40e73e231c2f9b88d87a05b1bf995a983984731240c44e3dba done 07:03:50 #8 exporting manifest list sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 0.0s done 07:03:50 #8 pushing layers 0.0s done 07:03:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:b92c52b163513252821a9bcc7ba4b032e70c18bd0cda8ac95a5f4b25a6cbe2b9 0.1s done 07:03:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:50 #8 DONE 0.2s 07:03:50 07:03:50 1 warning found (use --debug to expand): 07:03:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:03:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' 07:03:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - 07:03:51 #1 [internal] load build definition from Dockerfile 07:03:51 #1 transferring dockerfile: 216B done 07:03:51 #1 DONE 0.0s 07:03:51 07:03:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:03:51 #2 DONE 0.1s 07:03:51 07:03:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:03:51 #3 DONE 0.1s 07:03:51 07:03:51 #4 [internal] load .dockerignore 07:03:51 #4 transferring context: 07:03:51 #4 transferring context: 2B done 07:03:51 #4 DONE 0.0s 07:03:51 07:03:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 07:03:51 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 07:03:51 #5 ... 07:03:51 07:03:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 07:03:51 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d done 07:03:51 #6 DONE 0.1s 07:03:51 07:03:51 #7 exporting to image 07:03:51 #7 exporting layers done 07:03:51 #7 exporting manifest sha256:20a91aec5445e8d121faede8808a4c796270f2964a7e70b3857d9b1dbe07a7a5 done 07:03:51 #7 exporting config sha256:542124a8245a9d0289947dff2a3fcda5ac49b8f64bed613c930179fbab432395 done 07:03:51 #7 exporting manifest sha256:37afe83321c0fbb2523444c43eb040127ee4d90ed52e16708cc9113c70093fba done 07:03:51 #7 exporting config sha256:50a0c5d557aade796c18574ae28782a2f6a9e2eb0029b0b075db46ab063c7d96 0.0s done 07:03:51 #7 exporting manifest list sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 07:03:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:51 #7 ... 07:03:51 07:03:51 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:03:51 #8 DONE 0.0s 07:03:51 07:03:51 #7 exporting to image 07:03:51 #7 exporting manifest list sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 done 07:03:51 #7 pushing layers 0.1s done 07:03:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 07:03:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 0.1s done 07:03:51 #7 DONE 0.2s 07:03:51 07:03:51 1 warning found (use --debug to expand): 07:03:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:03:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 07:03:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 07:03:51 #1 [internal] load build definition from Dockerfile 07:03:51 #1 transferring dockerfile: 182B done 07:03:51 #1 DONE 0.0s 07:03:51 07:03:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:03:51 #2 DONE 0.0s 07:03:51 07:03:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:03:51 #3 DONE 0.0s 07:03:51 07:03:51 #4 [internal] load .dockerignore 07:03:51 #4 transferring context: 2B done 07:03:51 #4 DONE 0.0s 07:03:51 07:03:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 07:03:51 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d done 07:03:51 #5 CACHED 07:03:51 07:03:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 07:03:51 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d done 07:03:51 #6 CACHED 07:03:51 07:03:51 #7 exporting to image 07:03:51 #7 exporting layers 07:03:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:52 #7 exporting layers done 07:03:52 #7 exporting manifest sha256:20a91aec5445e8d121faede8808a4c796270f2964a7e70b3857d9b1dbe07a7a5 done 07:03:52 #7 exporting config sha256:542124a8245a9d0289947dff2a3fcda5ac49b8f64bed613c930179fbab432395 done 07:03:52 #7 exporting manifest sha256:37afe83321c0fbb2523444c43eb040127ee4d90ed52e16708cc9113c70093fba done 07:03:52 #7 exporting config sha256:50a0c5d557aade796c18574ae28782a2f6a9e2eb0029b0b075db46ab063c7d96 done 07:03:52 #7 exporting manifest list sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 done 07:03:52 #7 pushing layers 0.0s done 07:03:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 0.1s done 07:03:52 #7 DONE 0.1s 07:03:52 07:03:52 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:03:52 #8 DONE 0.0s 07:03:52 07:03:52 1 warning found (use --debug to expand): 07:03:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:03:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69' 07:03:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69 --push - 07:03:52 #1 [internal] load build definition from Dockerfile 07:03:52 #1 transferring dockerfile: 188B done 07:03:52 #1 DONE 0.0s 07:03:52 07:03:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69 07:03:52 #2 DONE 0.0s 07:03:52 07:03:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69 07:03:52 #3 DONE 0.0s 07:03:52 07:03:52 #4 [internal] load .dockerignore 07:03:52 #4 transferring context: 2B done 07:03:52 #4 DONE 0.0s 07:03:52 07:03:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 07:03:52 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 0.0s done 07:03:52 #5 CACHED 07:03:52 07:03:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 07:03:52 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 0.0s done 07:03:52 #6 DONE 0.0s 07:03:52 07:03:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 07:03:52 #6 CACHED 07:03:52 07:03:52 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:03:52 #7 DONE 0.0s 07:03:52 07:03:52 #8 exporting to image 07:03:52 #8 exporting layers done 07:03:52 #8 exporting manifest sha256:20a91aec5445e8d121faede8808a4c796270f2964a7e70b3857d9b1dbe07a7a5 done 07:03:52 #8 exporting config sha256:542124a8245a9d0289947dff2a3fcda5ac49b8f64bed613c930179fbab432395 done 07:03:52 #8 exporting manifest sha256:37afe83321c0fbb2523444c43eb040127ee4d90ed52e16708cc9113c70093fba done 07:03:52 #8 exporting config sha256:50a0c5d557aade796c18574ae28782a2f6a9e2eb0029b0b075db46ab063c7d96 done 07:03:52 #8 exporting manifest list sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 done 07:03:52 #8 pushing layers 0.0s done 07:03:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.69@sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 0.1s done 07:03:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:52 #8 DONE 0.1s 07:03:52 07:03:52 1 warning found (use --debug to expand): 07:03:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:03:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' 07:03:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - 07:03:53 #1 [internal] load build definition from Dockerfile 07:03:53 #1 transferring dockerfile: 229B done 07:03:53 #1 DONE 0.0s 07:03:53 07:03:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:03:53 #2 DONE 0.0s 07:03:53 07:03:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:03:53 #3 DONE 0.0s 07:03:53 07:03:53 #4 [internal] load .dockerignore 07:03:53 #4 transferring context: 2B done 07:03:53 #4 DONE 0.0s 07:03:53 07:03:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 07:03:53 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 0.0s done 07:03:53 #5 CACHED 07:03:53 07:03:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 07:03:53 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 0.0s done 07:03:53 #6 CACHED 07:03:53 07:03:53 #7 exporting to image 07:03:53 #7 exporting layers done 07:03:53 #7 exporting manifest sha256:20a91aec5445e8d121faede8808a4c796270f2964a7e70b3857d9b1dbe07a7a5 done 07:03:53 #7 exporting config sha256:542124a8245a9d0289947dff2a3fcda5ac49b8f64bed613c930179fbab432395 done 07:03:53 #7 exporting manifest sha256:37afe83321c0fbb2523444c43eb040127ee4d90ed52e16708cc9113c70093fba done 07:03:53 #7 exporting config sha256:50a0c5d557aade796c18574ae28782a2f6a9e2eb0029b0b075db46ab063c7d96 done 07:03:53 #7 exporting manifest list sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 done 07:03:53 #7 pushing layers 0.0s done 07:03:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 07:03:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 0.1s done 07:03:53 #7 DONE 0.1s 07:03:53 07:03:53 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:03:53 #8 DONE 0.0s 07:03:53 07:03:53 1 warning found (use --debug to expand): 07:03:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:03:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 07:03:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 07:03:53 #1 [internal] load build definition from Dockerfile 07:03:53 #1 transferring dockerfile: 180B done 07:03:53 #1 DONE 0.0s 07:03:53 07:03:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:03:53 #2 DONE 0.0s 07:03:53 07:03:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:03:53 #3 DONE 0.0s 07:03:53 07:03:53 #4 [internal] load .dockerignore 07:03:53 #4 transferring context: 2B done 07:03:53 #4 DONE 0.0s 07:03:53 07:03:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 07:03:53 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 0.0s done 07:03:53 #5 DONE 0.0s 07:03:53 07:03:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 07:03:53 2437ff75d9bd: Pull complete 07:03:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:03:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:03:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:53 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 0.0s done 07:03:53 #6 CACHED 07:03:53 07:03:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6f87d5fef545a41389c6bca0a32c82500af6e29e47e183ec8e9fb2487e4efd8d 07:03:53 #5 CACHED 07:03:53 07:03:53 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:03:53 #7 DONE 0.0s 07:03:53 07:03:53 #8 exporting to image 07:03:53 #8 exporting layers done 07:03:53 #8 exporting manifest sha256:20a91aec5445e8d121faede8808a4c796270f2964a7e70b3857d9b1dbe07a7a5 done 07:03:53 #8 exporting config sha256:542124a8245a9d0289947dff2a3fcda5ac49b8f64bed613c930179fbab432395 done 07:03:53 #8 exporting manifest sha256:37afe83321c0fbb2523444c43eb040127ee4d90ed52e16708cc9113c70093fba done 07:03:53 #8 exporting config sha256:50a0c5d557aade796c18574ae28782a2f6a9e2eb0029b0b075db46ab063c7d96 done 07:03:53 #8 exporting manifest list sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 done 07:03:53 #8 pushing layers 0.0s done 07:03:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:aff971a29f14618fdf252b7b5cc52c539a82fabb7169fad54ad66bcf82b92617 0.1s done 07:03:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:53 #8 DONE 0.1s 07:03:53 07:03:53 1 warning found (use --debug to expand): 07:03:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:54 prd-ubuntu20.04-docker-arm64-4c-16g-673298 does not seem to be running inside a container 07:03:54 $ 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/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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 07:03:56 $ docker top 41a8d519110ae4f40e9bb7a141ef8635a28af283a910609a48ef6dc7ac983745 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 07:03:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - 07:03:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' 07:03:57 #1 [internal] load build definition from Dockerfile 07:03:57 #1 transferring dockerfile: 194B done 07:03:57 #1 DONE 0.0s 07:03:57 07:03:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:03:57 #2 DONE 0.0s 07:03:57 07:03:57 #3 [internal] load .dockerignore 07:03:57 #3 transferring context: 07:03:57 #3 transferring context: 2B done 07:03:57 #3 DONE 0.0s 07:03:57 07:03:57 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:03:57 #4 DONE 0.1s 07:03:57 07:03:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 07:03:57 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done 07:03:57 #5 DONE 0.0s 07:03:57 07:03:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 07:03:57 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done 07:03:57 #6 DONE 0.1s 07:03:57 07:03:57 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:03:57 #7 DONE 0.0s 07:03:57 07:03:57 #8 exporting to image 07:03:57 #8 exporting layers done 07:03:57 #8 exporting manifest sha256:00315da770ad7a335fda289b40c2d4b68f0af4ee42364985ab939bac6c5b7156 done 07:03:57 #8 exporting config sha256:5217bd62d49356572040816b45303ab5e41fd56c693bfbaa12fa5fc6c24d3e21 done 07:03:57 #8 exporting manifest sha256:f06724f35ef8c432db477aaea03c06af2890fec38fe9fd0a5376f3509e2b6f62 0.0s done 07:03:57 #8 exporting config sha256:9dacb3fa89600d903df0b288a1437a2c6d7681b7acbabe84d245f4eb6380c970 done 07:03:57 #8 exporting manifest list sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce done 07:03:57 #8 pushing layers 0.1s done 07:03:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce 07:03:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:57 ---> job-cost.sh 07:03:57 lf-activate-venv: SKIPPING 07:03:57 INFO: No Stack... 07:03:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce 0.1s done 07:03:57 #8 DONE 0.2s 07:03:57 07:03:57 1 warning found (use --debug to expand): 07:03:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:03:57 INFO: Retrieving Pricing Info for: v3-standard-4 07:03:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 07:03:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 07:03:57 #1 [internal] load build definition from Dockerfile 07:03:57 #1 transferring dockerfile: 160B done 07:03:57 #1 DONE 0.0s 07:03:57 07:03:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 07:03:57 #2 DONE 0.0s 07:03:57 07:03:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 07:03:57 #3 DONE 0.0s 07:03:57 07:03:57 #4 [internal] load .dockerignore 07:03:57 #4 transferring context: 2B done 07:03:57 #4 DONE 0.0s 07:03:57 07:03:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 07:03:57 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done 07:03:57 #5 DONE 0.0s 07:03:57 07:03:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 07:03:58 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done 07:03:58 #6 CACHED 07:03:58 07:03:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 07:03:58 #5 CACHED 07:03:58 07:03:58 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:03:58 #7 DONE 0.0s 07:03:58 07:03:58 #8 exporting to image 07:03:58 #8 exporting layers done 07:03:58 #8 exporting manifest sha256:00315da770ad7a335fda289b40c2d4b68f0af4ee42364985ab939bac6c5b7156 done 07:03:58 #8 exporting config sha256:5217bd62d49356572040816b45303ab5e41fd56c693bfbaa12fa5fc6c24d3e21 done 07:03:58 #8 exporting manifest sha256:f06724f35ef8c432db477aaea03c06af2890fec38fe9fd0a5376f3509e2b6f62 0.0s done 07:03:58 #8 exporting config sha256:9dacb3fa89600d903df0b288a1437a2c6d7681b7acbabe84d245f4eb6380c970 done 07:03:58 #8 exporting manifest list sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce done 07:03:58 #8 pushing layers 0.0s done 07:03:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce 0.1s done 07:03:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:58 #8 DONE 0.1s 07:03:58 07:03:58 1 warning found (use --debug to expand): 07:03:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:03:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69' 07:03:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69 --push - 07:03:58 #1 [internal] load build definition from Dockerfile 07:03:58 #1 transferring dockerfile: 166B done 07:03:58 #1 DONE 0.0s 07:03:58 07:03:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69 07:03:58 #2 DONE 0.0s 07:03:58 07:03:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69 07:03:58 #3 DONE 0.0s 07:03:58 07:03:58 #4 [internal] load .dockerignore 07:03:58 #4 transferring context: 2B done 07:03:58 #4 DONE 0.0s 07:03:58 07:03:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 07:03:58 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done 07:03:58 #5 CACHED 07:03:58 07:03:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 07:03:58 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done 07:03:58 #6 CACHED 07:03:58 07:03:58 #7 exporting to image 07:03:58 #7 exporting layers done 07:03:58 #7 exporting manifest sha256:00315da770ad7a335fda289b40c2d4b68f0af4ee42364985ab939bac6c5b7156 done 07:03:58 #7 exporting config sha256:5217bd62d49356572040816b45303ab5e41fd56c693bfbaa12fa5fc6c24d3e21 done 07:03:58 #7 exporting manifest sha256:f06724f35ef8c432db477aaea03c06af2890fec38fe9fd0a5376f3509e2b6f62 done 07:03:58 #7 exporting config sha256:9dacb3fa89600d903df0b288a1437a2c6d7681b7acbabe84d245f4eb6380c970 done 07:03:58 #7 exporting manifest list sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce 07:03:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:58 #7 exporting manifest list sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce done 07:03:58 #7 pushing layers 0.0s done 07:03:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.69@sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce 0.1s done 07:03:58 #7 DONE 0.1s 07:03:58 07:03:58 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:03:58 #8 DONE 0.0s 07:03:58 07:03:58 1 warning found (use --debug to expand): 07:03:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:03:58 INFO: Archiving Costs [Pipeline] sh 07:03:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' 07:03:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - 07:03:59 #1 [internal] load build definition from Dockerfile 07:03:59 #1 transferring dockerfile: 207B done 07:03:59 #1 DONE 0.0s 07:03:59 07:03:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:03:59 #2 DONE 0.0s 07:03:59 07:03:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:03:59 #3 DONE 0.0s 07:03:59 07:03:59 #4 [internal] load .dockerignore 07:03:59 #4 transferring context: 2B done 07:03:59 #4 DONE 0.0s 07:03:59 07:03:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 07:03:59 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done 07:03:59 #5 CACHED 07:03:59 07:03:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 07:03:59 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done 07:03:59 #6 CACHED 07:03:59 07:03:59 #7 exporting to image 07:03:59 #7 exporting layers done 07:03:59 #7 exporting manifest sha256:00315da770ad7a335fda289b40c2d4b68f0af4ee42364985ab939bac6c5b7156 done 07:03:59 #7 exporting config sha256:5217bd62d49356572040816b45303ab5e41fd56c693bfbaa12fa5fc6c24d3e21 done 07:03:59 #7 exporting manifest sha256:f06724f35ef8c432db477aaea03c06af2890fec38fe9fd0a5376f3509e2b6f62 done 07:03:59 #7 exporting config sha256:9dacb3fa89600d903df0b288a1437a2c6d7681b7acbabe84d245f4eb6380c970 done 07:03:59 #7 exporting manifest list sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce done 07:03:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:59 #7 pushing layers 0.0s done 07:03:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce 0.1s done 07:03:59 #7 DONE 0.1s 07:03:59 07:03:59 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:03:59 #8 DONE 0.0s 07:03:59 07:03:59 1 warning found (use --debug to expand): 07:03:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:03:59 + cat /w/workspace/edgex-go/915/archives/cost.csv 07:03:59 + cut -d, -f6 [Pipeline] lock 07:03:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-915-stack-cost] 07:03:59 Resource [jenkins-edgexfoundry-edgex-go-main-915-stack-cost] did not exist. Created. 07:03:59 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-915-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:03:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 07:03:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 07:03:59 #1 [internal] load build definition from Dockerfile 07:03:59 #1 transferring dockerfile: 158B done 07:03:59 #1 DONE 0.0s 07:03:59 07:03:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 07:03:59 #2 DONE 0.0s 07:03:59 07:03:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 07:03:59 #3 DONE 0.0s 07:03:59 07:03:59 #4 [internal] load .dockerignore 07:03:59 #4 transferring context: 2B done 07:03:59 #4 DONE 0.0s 07:03:59 07:03:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 07:03:59 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done 07:03:59 #5 CACHED 07:03:59 07:03:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 07:03:59 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:7cffedcc7245a8128bc6f46aa502c2c634c6d12d9f5cc42d9c9ddea0ff0f3c18 0.0s done 07:03:59 #6 CACHED 07:03:59 07:03:59 #7 exporting to image 07:03:59 #7 exporting layers 07:03:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:03:59 #7 exporting layers done 07:03:59 #7 exporting manifest sha256:00315da770ad7a335fda289b40c2d4b68f0af4ee42364985ab939bac6c5b7156 done 07:03:59 #7 exporting config sha256:5217bd62d49356572040816b45303ab5e41fd56c693bfbaa12fa5fc6c24d3e21 done 07:03:59 #7 exporting manifest sha256:f06724f35ef8c432db477aaea03c06af2890fec38fe9fd0a5376f3509e2b6f62 done 07:03:59 #7 exporting config sha256:9dacb3fa89600d903df0b288a1437a2c6d7681b7acbabe84d245f4eb6380c970 done 07:03:59 #7 exporting manifest list sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce done 07:03:59 #7 pushing layers 0.0s done 07:03:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:d762a56246bdf3acacfbac02549e373071a5b245e035b38d9b9dcdda9147b8ce 0.1s done 07:03:59 #7 DONE 0.1s 07:03:59 07:03:59 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:03:59 #8 DONE 0.0s 07:03:59 07:03:59 1 warning found (use --debug to expand): 07:03:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:00 + echo total: 0.10999999940395355 07:04:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - 07:04:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' 07:04:00 #1 [internal] load build definition from Dockerfile 07:04:00 #1 transferring dockerfile: 196B done 07:04:00 #1 DONE 0.0s 07:04:00 07:04:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:00 #2 DONE 0.0s 07:04:00 07:04:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:00 #3 DONE 0.1s 07:04:00 07:04:00 #4 [internal] load .dockerignore 07:04:00 #4 transferring context: 2B done 07:04:00 #4 DONE 0.0s 07:04:00 07:04:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 07:04:00 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b [Pipeline] stash 07:04:00 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 0.0s done 07:04:00 #5 DONE 0.1s 07:04:00 07:04:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 07:04:00 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 0.0s done 07:04:00 #6 DONE 0.0s 07:04:00 07:04:00 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:04:00 #7 DONE 0.0s 07:04:00 07:04:00 #8 exporting to image 07:04:00 #8 exporting layers done 07:04:00 #8 exporting manifest sha256:275160f969a81e8eda60296e647c70a5b2909e604869c3893ac2da1fc47aa518 done 07:04:00 #8 exporting config sha256:c10cd48a9e0c894dfd0360d9936745aafc3b1058ebb9f4175e2625847f5bda2a done 07:04:00 #8 exporting manifest sha256:b307ac30eaa80773bf08a472c6c51c66778507fd0f1ca049d4816f9b59e30004 done 07:04:00 #8 exporting config sha256:ac0719c5e6803b2ee1a5db61f82b69f32f04822a4dfc0f503e0f6e2e78fc9f3f 0.0s done 07:04:00 #8 exporting manifest list sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 done 07:04:00 #8 pushing layers 0.1s done 07:04:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 07:04:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 0.1s done 07:04:00 #8 DONE 0.2s 07:04:00 07:04:00 1 warning found (use --debug to expand): 07:04:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:00 Stashed 1 file(s) [Pipeline] } 07:04:00 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-915-stack-cost] [Pipeline] // lock [Pipeline] } 07:04:00 $ docker stop --time=1 41a8d519110ae4f40e9bb7a141ef8635a28af283a910609a48ef6dc7ac983745 07:04:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 07:04:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 07:04:00 #1 [internal] load build definition from Dockerfile 07:04:00 #1 transferring dockerfile: 162B done 07:04:00 #1 DONE 0.0s 07:04:00 07:04:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 07:04:00 #2 DONE 0.0s 07:04:00 07:04:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 07:04:00 #3 DONE 0.0s 07:04:00 07:04:00 #4 [internal] load .dockerignore 07:04:00 #4 transferring context: 2B done 07:04:00 #4 DONE 0.0s 07:04:00 07:04:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 07:04:00 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b done 07:04:00 #5 CACHED 07:04:00 07:04:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 07:04:00 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 0.0s done 07:04:00 #6 CACHED 07:04:00 07:04:00 #7 exporting to image 07:04:00 #7 exporting layers done 07:04:00 #7 exporting manifest sha256:275160f969a81e8eda60296e647c70a5b2909e604869c3893ac2da1fc47aa518 done 07:04:00 #7 exporting config sha256:c10cd48a9e0c894dfd0360d9936745aafc3b1058ebb9f4175e2625847f5bda2a done 07:04:00 #7 exporting manifest sha256:b307ac30eaa80773bf08a472c6c51c66778507fd0f1ca049d4816f9b59e30004 done 07:04:00 #7 exporting config sha256:ac0719c5e6803b2ee1a5db61f82b69f32f04822a4dfc0f503e0f6e2e78fc9f3f done 07:04:00 #7 exporting manifest list sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 done 07:04:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:01 #7 pushing layers 0.0s done 07:04:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 0.1s done 07:04:01 #7 DONE 0.1s 07:04:01 07:04:01 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:04:01 #8 DONE 0.0s 07:04:01 07:04:01 1 warning found (use --debug to expand): 07:04:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:02 $ docker rm -f --volumes 41a8d519110ae4f40e9bb7a141ef8635a28af283a910609a48ef6dc7ac983745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:04:02 Failed in branch arm64 07:04:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69' 07:04:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69 --push - 07:04:02 #1 [internal] load build definition from Dockerfile 07:04:02 #1 transferring dockerfile: 168B done 07:04:02 #1 DONE 0.0s 07:04:02 07:04:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69 07:04:02 #2 DONE 0.0s 07:04:02 07:04:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69 07:04:02 #3 DONE 0.0s 07:04:02 07:04:02 #4 [internal] load .dockerignore 07:04:02 #4 transferring context: 2B done 07:04:02 #4 DONE 0.0s 07:04:02 07:04:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 07:04:02 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 0.0s done 07:04:02 #5 CACHED 07:04:02 07:04:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 07:04:02 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 0.0s done 07:04:02 #6 CACHED 07:04:02 07:04:02 #7 exporting to image 07:04:02 #7 exporting layers done 07:04:02 #7 exporting manifest sha256:275160f969a81e8eda60296e647c70a5b2909e604869c3893ac2da1fc47aa518 done 07:04:02 #7 exporting config sha256:c10cd48a9e0c894dfd0360d9936745aafc3b1058ebb9f4175e2625847f5bda2a done 07:04:02 #7 exporting manifest sha256:b307ac30eaa80773bf08a472c6c51c66778507fd0f1ca049d4816f9b59e30004 done 07:04:02 #7 exporting config sha256:ac0719c5e6803b2ee1a5db61f82b69f32f04822a4dfc0f503e0f6e2e78fc9f3f done 07:04:02 #7 exporting manifest list sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 done 07:04:02 #7 pushing layers 0.0s done 07:04:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69@sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 07:04:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.69@sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 0.1s done 07:04:03 #7 DONE 0.1s 07:04:03 07:04:03 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:04:03 #8 DONE 0.0s 07:04:03 07:04:03 1 warning found (use --debug to expand): 07:04:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' 07:04:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - 07:04:03 #1 [internal] load build definition from Dockerfile 07:04:03 #1 transferring dockerfile: 209B done 07:04:03 #1 DONE 0.0s 07:04:03 07:04:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:03 #2 DONE 0.0s 07:04:03 07:04:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:03 #3 DONE 0.0s 07:04:03 07:04:03 #4 [internal] load .dockerignore 07:04:03 #4 transferring context: 2B done 07:04:03 #4 DONE 0.0s 07:04:03 07:04:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 07:04:03 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 0.0s done 07:04:03 #5 CACHED 07:04:03 07:04:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 07:04:03 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b done 07:04:03 #6 CACHED 07:04:03 07:04:03 #7 exporting to image 07:04:03 #7 exporting layers done 07:04:03 #7 exporting manifest sha256:275160f969a81e8eda60296e647c70a5b2909e604869c3893ac2da1fc47aa518 07:04:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:03 #7 exporting manifest sha256:275160f969a81e8eda60296e647c70a5b2909e604869c3893ac2da1fc47aa518 done 07:04:03 #7 exporting config sha256:c10cd48a9e0c894dfd0360d9936745aafc3b1058ebb9f4175e2625847f5bda2a done 07:04:03 #7 exporting manifest sha256:b307ac30eaa80773bf08a472c6c51c66778507fd0f1ca049d4816f9b59e30004 done 07:04:03 #7 exporting config sha256:ac0719c5e6803b2ee1a5db61f82b69f32f04822a4dfc0f503e0f6e2e78fc9f3f done 07:04:03 #7 exporting manifest list sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 done 07:04:03 #7 pushing layers 0.0s done 07:04:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 0.1s done 07:04:03 #7 DONE 0.1s 07:04:03 07:04:03 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:04:03 #8 DONE 0.0s 07:04:03 07:04:03 1 warning found (use --debug to expand): 07:04:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 07:04:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 07:04:03 #1 [internal] load build definition from Dockerfile 07:04:03 #1 transferring dockerfile: 160B done 07:04:03 #1 DONE 0.0s 07:04:03 07:04:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 07:04:03 #2 DONE 0.0s 07:04:03 07:04:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 07:04:03 #3 DONE 0.0s 07:04:03 07:04:03 #4 [internal] load .dockerignore 07:04:03 #4 transferring context: 2B done 07:04:03 #4 DONE 0.0s 07:04:03 07:04:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 07:04:03 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 07:04:03 #5 ... 07:04:03 07:04:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 07:04:03 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 0.0s done 07:04:03 #6 DONE 0.0s 07:04:04 07:04:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 07:04:04 #5 CACHED 07:04:04 07:04:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:367a66ab22ee9c6708e3bc172810837ea138a4be457d1dfc4534ff7347cda66b 07:04:04 #6 CACHED 07:04:04 07:04:04 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:04:04 #7 DONE 0.0s 07:04:04 07:04:04 #8 exporting to image 07:04:04 #8 exporting layers done 07:04:04 #8 exporting manifest sha256:275160f969a81e8eda60296e647c70a5b2909e604869c3893ac2da1fc47aa518 done 07:04:04 #8 exporting config sha256:c10cd48a9e0c894dfd0360d9936745aafc3b1058ebb9f4175e2625847f5bda2a done 07:04:04 #8 exporting manifest sha256:b307ac30eaa80773bf08a472c6c51c66778507fd0f1ca049d4816f9b59e30004 done 07:04:04 #8 exporting config sha256:ac0719c5e6803b2ee1a5db61f82b69f32f04822a4dfc0f503e0f6e2e78fc9f3f done 07:04:04 #8 exporting manifest list sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 done 07:04:04 #8 pushing layers 0.0s done 07:04:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:56ad0d818ea41a738f15614ecc6dd691f549a7b0ba5b4e38a6fd96dd567ac939 0.1s done 07:04:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:04 #8 DONE 0.1s 07:04:04 07:04:04 1 warning found (use --debug to expand): 07:04:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' 07:04:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - 07:04:04 #1 [internal] load build definition from Dockerfile 07:04:04 #1 transferring dockerfile: 198B done 07:04:04 #1 DONE 0.0s 07:04:04 07:04:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:04 #2 DONE 0.0s 07:04:04 07:04:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:04 #3 DONE 0.1s 07:04:04 07:04:04 #4 [internal] load .dockerignore 07:04:04 #4 transferring context: 2B done 07:04:04 #4 DONE 0.0s 07:04:04 07:04:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 07:04:04 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 07:04:04 #5 ... 07:04:04 07:04:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 07:04:04 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f done 07:04:04 #6 DONE 0.0s 07:04:04 07:04:04 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:04:04 #7 DONE 0.0s 07:04:04 07:04:04 #8 exporting to image 07:04:04 #8 exporting layers done 07:04:04 #8 exporting manifest sha256:c0614e6ff1c37f85f1db5887dea7339efbfcc66f77eaf48aa86ae8f9b543a6f5 done 07:04:04 #8 exporting config sha256:78357f022827c653fe534fe96ce0f095f507d3df57dd74412bf733a99f1ba549 done 07:04:04 #8 exporting manifest sha256:07a710c03aac9c590ea51a1ee5008fb87c636c379137d8c50f2f8617c5d360b9 0.0s done 07:04:04 #8 exporting config sha256:fde28b8f6e1ba924ffbb3e75c0712638dae7a336aeeb8e5c29c820a3edf195d0 done 07:04:04 #8 exporting manifest list sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 done 07:04:04 #8 pushing layers 0.1s done 07:04:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 0.1s done 07:04:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:04 #8 DONE 0.2s 07:04:04 07:04:04 1 warning found (use --debug to expand): 07:04:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 07:04:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 07:04:05 #1 [internal] load build definition from Dockerfile 07:04:05 #1 transferring dockerfile: 164B done 07:04:05 #1 DONE 0.0s 07:04:05 07:04:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 07:04:05 #2 DONE 0.0s 07:04:05 07:04:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 07:04:05 #3 DONE 0.0s 07:04:05 07:04:05 #4 [internal] load .dockerignore 07:04:05 #4 transferring context: 2B done 07:04:05 #4 DONE 0.0s 07:04:05 07:04:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 07:04:05 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 0.0s done 07:04:05 #5 DONE 0.0s 07:04:05 07:04:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 07:04:05 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 0.0s done 07:04:05 #6 CACHED 07:04:05 07:04:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 07:04:05 #5 CACHED 07:04:05 07:04:05 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:04:05 #7 DONE 0.0s 07:04:05 07:04:05 #8 exporting to image 07:04:05 #8 exporting layers done 07:04:05 #8 exporting manifest sha256:c0614e6ff1c37f85f1db5887dea7339efbfcc66f77eaf48aa86ae8f9b543a6f5 done 07:04:05 #8 exporting config sha256:78357f022827c653fe534fe96ce0f095f507d3df57dd74412bf733a99f1ba549 done 07:04:05 #8 exporting manifest sha256:07a710c03aac9c590ea51a1ee5008fb87c636c379137d8c50f2f8617c5d360b9 done 07:04:05 #8 exporting config sha256:fde28b8f6e1ba924ffbb3e75c0712638dae7a336aeeb8e5c29c820a3edf195d0 done 07:04:05 #8 exporting manifest list sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 done 07:04:05 #8 pushing layers 0.0s done 07:04:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 0.1s done 07:04:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:05 #8 DONE 0.1s 07:04:05 07:04:05 1 warning found (use --debug to expand): 07:04:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69' 07:04:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69 --push - 07:04:05 #1 [internal] load build definition from Dockerfile 07:04:05 #1 transferring dockerfile: 170B done 07:04:05 #1 DONE 0.0s 07:04:05 07:04:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69 07:04:05 #2 DONE 0.0s 07:04:05 07:04:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69 07:04:05 #3 DONE 0.0s 07:04:05 07:04:05 #4 [internal] load .dockerignore 07:04:05 #4 transferring context: 2B done 07:04:05 #4 DONE 0.0s 07:04:05 07:04:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 07:04:05 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 0.0s done 07:04:05 #5 CACHED 07:04:05 07:04:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 07:04:05 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 0.0s done 07:04:05 #6 CACHED 07:04:05 07:04:05 #7 exporting to image 07:04:05 #7 exporting layers done 07:04:05 #7 exporting manifest sha256:c0614e6ff1c37f85f1db5887dea7339efbfcc66f77eaf48aa86ae8f9b543a6f5 done 07:04:05 #7 exporting config sha256:78357f022827c653fe534fe96ce0f095f507d3df57dd74412bf733a99f1ba549 07:04:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:06 #7 ... 07:04:06 07:04:06 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:04:06 #8 DONE 0.0s 07:04:06 07:04:06 #7 exporting to image 07:04:06 #7 exporting config sha256:78357f022827c653fe534fe96ce0f095f507d3df57dd74412bf733a99f1ba549 done 07:04:06 #7 exporting manifest sha256:07a710c03aac9c590ea51a1ee5008fb87c636c379137d8c50f2f8617c5d360b9 done 07:04:06 #7 exporting config sha256:fde28b8f6e1ba924ffbb3e75c0712638dae7a336aeeb8e5c29c820a3edf195d0 done 07:04:06 #7 exporting manifest list sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 done 07:04:06 #7 pushing layers 0.1s done 07:04:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69@sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 07:04:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.69@sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 0.1s done 07:04:06 #7 DONE 0.2s 07:04:06 07:04:06 1 warning found (use --debug to expand): 07:04:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' 07:04:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - 07:04:06 #1 [internal] load build definition from Dockerfile 07:04:06 #1 transferring dockerfile: 211B done 07:04:06 #1 DONE 0.0s 07:04:06 07:04:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:06 #2 DONE 0.0s 07:04:06 07:04:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:06 #3 DONE 0.0s 07:04:06 07:04:06 #4 [internal] load .dockerignore 07:04:06 #4 transferring context: 2B done 07:04:06 #4 DONE 0.0s 07:04:06 07:04:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 07:04:06 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f done 07:04:06 #5 CACHED 07:04:06 07:04:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 07:04:06 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 0.0s done 07:04:06 #6 CACHED 07:04:06 07:04:06 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:04:06 #7 DONE 0.0s 07:04:06 07:04:06 #8 exporting to image 07:04:06 #8 exporting layers done 07:04:06 #8 exporting manifest sha256:c0614e6ff1c37f85f1db5887dea7339efbfcc66f77eaf48aa86ae8f9b543a6f5 done 07:04:06 #8 exporting config sha256:78357f022827c653fe534fe96ce0f095f507d3df57dd74412bf733a99f1ba549 done 07:04:06 #8 exporting manifest sha256:07a710c03aac9c590ea51a1ee5008fb87c636c379137d8c50f2f8617c5d360b9 done 07:04:06 #8 exporting config sha256:fde28b8f6e1ba924ffbb3e75c0712638dae7a336aeeb8e5c29c820a3edf195d0 done 07:04:06 #8 exporting manifest list sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 done 07:04:06 #8 pushing layers 0.0s done 07:04:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 0.1s done 07:04:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:06 #8 DONE 0.1s 07:04:06 07:04:06 1 warning found (use --debug to expand): 07:04:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 07:04:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 07:04:06 #1 [internal] load build definition from Dockerfile 07:04:06 #1 transferring dockerfile: 162B done 07:04:06 #1 DONE 0.0s 07:04:06 07:04:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 07:04:06 #2 DONE 0.0s 07:04:06 07:04:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 07:04:06 #3 DONE 0.0s 07:04:06 07:04:06 #4 [internal] load .dockerignore 07:04:06 #4 transferring context: 2B done 07:04:06 #4 DONE 0.0s 07:04:06 07:04:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 07:04:06 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f done 07:04:06 #5 CACHED 07:04:06 07:04:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f 07:04:06 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:670467a904ac48b9e21046ee8ccbf00916c894743d9e2bb3cb0c54c3fa14f15f done 07:04:06 #6 CACHED 07:04:06 07:04:06 #7 exporting to image 07:04:06 #7 exporting layers done 07:04:06 #7 exporting manifest sha256:c0614e6ff1c37f85f1db5887dea7339efbfcc66f77eaf48aa86ae8f9b543a6f5 done 07:04:06 #7 exporting config sha256:78357f022827c653fe534fe96ce0f095f507d3df57dd74412bf733a99f1ba549 done 07:04:06 #7 exporting manifest sha256:07a710c03aac9c590ea51a1ee5008fb87c636c379137d8c50f2f8617c5d360b9 done 07:04:06 #7 exporting config sha256:fde28b8f6e1ba924ffbb3e75c0712638dae7a336aeeb8e5c29c820a3edf195d0 07:04:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:07 #7 exporting config sha256:fde28b8f6e1ba924ffbb3e75c0712638dae7a336aeeb8e5c29c820a3edf195d0 done 07:04:07 #7 exporting manifest list sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 done 07:04:07 #7 pushing layers 0.0s done 07:04:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:464a467cfa709b0a702907797bac01580856dc7b7d01bb65b24820627039f4c3 0.1s done 07:04:07 #7 DONE 0.1s 07:04:07 07:04:07 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:04:07 #8 DONE 0.0s 07:04:07 07:04:07 1 warning found (use --debug to expand): 07:04:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - 07:04:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' 07:04:07 #1 [internal] load build definition from Dockerfile 07:04:07 #1 transferring dockerfile: 206B done 07:04:07 #1 DONE 0.0s 07:04:07 07:04:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:07 #2 DONE 0.0s 07:04:07 07:04:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:07 #3 DONE 0.0s 07:04:07 07:04:07 #4 [internal] load .dockerignore 07:04:07 #4 transferring context: 2B done 07:04:07 #4 DONE 0.0s 07:04:07 07:04:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 07:04:07 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 0.0s done 07:04:07 #5 DONE 0.0s 07:04:07 07:04:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 07:04:07 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 done 07:04:07 #6 DONE 0.2s 07:04:07 07:04:07 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:04:07 #7 DONE 0.0s 07:04:07 07:04:07 #8 exporting to image 07:04:07 #8 exporting layers done 07:04:07 #8 exporting manifest sha256:a14d8f7f92edf6d97a32b83679ed77b7e6808ec8f781a2d544f37091d1c91f44 done 07:04:07 #8 exporting config sha256:19b51613db0635c1dcc74cfe401e0f751acba4cc77608008d68c6906980b819e done 07:04:07 #8 exporting manifest sha256:71ec82bd3e296955d3bfdcf5727e39ca0cb4d33bf0587d6ddd08ddc29993d088 0.0s done 07:04:07 #8 exporting config sha256:f2cd27959a1a2964a132e2da0773d7ee40a36c97d6c5bf4091614de1c7e69737 done 07:04:07 #8 exporting manifest list sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 0.0s done 07:04:07 #8 pushing layers 07:04:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:07 #8 pushing layers 0.1s done 07:04:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 0.1s done 07:04:07 #8 DONE 0.2s 07:04:07 07:04:07 1 warning found (use --debug to expand): 07:04:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 07:04:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 07:04:08 #1 [internal] load build definition from Dockerfile 07:04:08 #1 transferring dockerfile: 172B done 07:04:08 #1 DONE 0.0s 07:04:08 07:04:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:04:08 #2 DONE 0.0s 07:04:08 07:04:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:04:08 #3 DONE 0.0s 07:04:08 07:04:08 #4 [internal] load .dockerignore 07:04:08 #4 transferring context: 2B done 07:04:08 #4 DONE 0.0s 07:04:08 07:04:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 07:04:08 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 0.0s done 07:04:08 #5 CACHED 07:04:08 07:04:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 07:04:08 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 0.0s done 07:04:08 #6 CACHED 07:04:08 07:04:08 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:04:08 #7 DONE 0.0s 07:04:08 07:04:08 #8 exporting to image 07:04:08 #8 exporting layers done 07:04:08 #8 exporting manifest sha256:a14d8f7f92edf6d97a32b83679ed77b7e6808ec8f781a2d544f37091d1c91f44 done 07:04:08 #8 exporting config sha256:19b51613db0635c1dcc74cfe401e0f751acba4cc77608008d68c6906980b819e done 07:04:08 #8 exporting manifest sha256:71ec82bd3e296955d3bfdcf5727e39ca0cb4d33bf0587d6ddd08ddc29993d088 done 07:04:08 #8 exporting config sha256:f2cd27959a1a2964a132e2da0773d7ee40a36c97d6c5bf4091614de1c7e69737 done 07:04:08 #8 exporting manifest list sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 done 07:04:08 #8 pushing layers 0.0s done 07:04:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 0.1s done 07:04:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:08 #8 DONE 0.1s 07:04:08 07:04:08 1 warning found (use --debug to expand): 07:04:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69' 07:04:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69 --push - 07:04:09 #1 [internal] load build definition from Dockerfile 07:04:09 #1 transferring dockerfile: 178B done 07:04:09 #1 DONE 0.0s 07:04:09 07:04:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69 07:04:09 #2 DONE 0.0s 07:04:09 07:04:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69 07:04:09 #3 DONE 0.0s 07:04:09 07:04:09 #4 [internal] load .dockerignore 07:04:09 #4 transferring context: 2B done 07:04:09 #4 DONE 0.0s 07:04:09 07:04:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 07:04:09 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 0.0s done 07:04:09 #5 DONE 0.0s 07:04:09 07:04:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 07:04:09 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 0.0s done 07:04:09 #6 CACHED 07:04:09 07:04:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 07:04:09 #5 CACHED 07:04:09 07:04:09 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:04:09 #7 DONE 0.0s 07:04:09 07:04:09 #8 exporting to image 07:04:09 #8 exporting layers done 07:04:09 #8 exporting manifest sha256:a14d8f7f92edf6d97a32b83679ed77b7e6808ec8f781a2d544f37091d1c91f44 done 07:04:09 #8 exporting config sha256:19b51613db0635c1dcc74cfe401e0f751acba4cc77608008d68c6906980b819e done 07:04:09 #8 exporting manifest sha256:71ec82bd3e296955d3bfdcf5727e39ca0cb4d33bf0587d6ddd08ddc29993d088 done 07:04:09 #8 exporting config sha256:f2cd27959a1a2964a132e2da0773d7ee40a36c97d6c5bf4091614de1c7e69737 done 07:04:09 #8 exporting manifest list sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 done 07:04:09 #8 pushing layers 0.0s done 07:04:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.69@sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 0.1s done 07:04:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:09 #8 DONE 0.1s 07:04:09 07:04:09 1 warning found (use --debug to expand): 07:04:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' 07:04:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - 07:04:09 #1 [internal] load build definition from Dockerfile 07:04:09 #1 transferring dockerfile: 219B done 07:04:09 #1 DONE 0.0s 07:04:09 07:04:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:09 #2 DONE 0.0s 07:04:09 07:04:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:09 #3 DONE 0.0s 07:04:09 07:04:09 #4 [internal] load .dockerignore 07:04:09 #4 transferring context: 2B done 07:04:09 #4 DONE 0.0s 07:04:09 07:04:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 07:04:09 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 done 07:04:09 #5 CACHED 07:04:09 07:04:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 07:04:09 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 done 07:04:09 #6 CACHED 07:04:09 07:04:09 #7 exporting to image 07:04:09 #7 exporting layers done 07:04:09 #7 exporting manifest sha256:a14d8f7f92edf6d97a32b83679ed77b7e6808ec8f781a2d544f37091d1c91f44 done 07:04:09 #7 exporting config sha256:19b51613db0635c1dcc74cfe401e0f751acba4cc77608008d68c6906980b819e done 07:04:09 #7 exporting manifest sha256:71ec82bd3e296955d3bfdcf5727e39ca0cb4d33bf0587d6ddd08ddc29993d088 done 07:04:09 #7 exporting config sha256:f2cd27959a1a2964a132e2da0773d7ee40a36c97d6c5bf4091614de1c7e69737 done 07:04:09 #7 exporting manifest list sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 done 07:04:09 #7 pushing layers 07:04:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:09 #7 pushing layers 0.0s done 07:04:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 0.1s done 07:04:09 #7 DONE 0.1s 07:04:09 07:04:09 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:04:09 #8 DONE 0.0s 07:04:09 07:04:09 1 warning found (use --debug to expand): 07:04:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 07:04:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 07:04:10 #1 [internal] load build definition from Dockerfile 07:04:10 #1 transferring dockerfile: 170B done 07:04:10 #1 DONE 0.0s 07:04:10 07:04:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:04:10 #2 DONE 0.0s 07:04:10 07:04:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:04:10 #3 DONE 0.0s 07:04:10 07:04:10 #4 [internal] load .dockerignore 07:04:10 #4 transferring context: 2B done 07:04:10 #4 DONE 0.0s 07:04:10 07:04:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 07:04:10 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 0.0s done 07:04:10 #5 CACHED 07:04:10 07:04:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 07:04:10 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:681f416ee6b426084742004ccf1cb5579213139c873bfc0e18cad809b6fa3171 0.0s done 07:04:10 #6 CACHED 07:04:10 07:04:10 #7 exporting to image 07:04:10 #7 exporting layers done 07:04:10 #7 exporting manifest sha256:a14d8f7f92edf6d97a32b83679ed77b7e6808ec8f781a2d544f37091d1c91f44 done 07:04:10 #7 exporting config sha256:19b51613db0635c1dcc74cfe401e0f751acba4cc77608008d68c6906980b819e done 07:04:10 #7 exporting manifest sha256:71ec82bd3e296955d3bfdcf5727e39ca0cb4d33bf0587d6ddd08ddc29993d088 done 07:04:10 #7 exporting config sha256:f2cd27959a1a2964a132e2da0773d7ee40a36c97d6c5bf4091614de1c7e69737 done 07:04:10 #7 exporting manifest list sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 0.0s done 07:04:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:10 #7 pushing layers 0.0s done 07:04:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d1b3e0e1a5c0bc1851494b8a01dd868f8bfcd06060f911f7ce3627a2d3d21a90 0.1s done 07:04:10 #7 DONE 0.1s 07:04:10 07:04:10 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:04:10 #8 DONE 0.0s 07:04:10 07:04:10 1 warning found (use --debug to expand): 07:04:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - 07:04:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' 07:04:10 #1 [internal] load build definition from Dockerfile 07:04:10 #1 transferring dockerfile: 204B done 07:04:10 #1 DONE 0.0s 07:04:10 07:04:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:10 #2 DONE 0.0s 07:04:10 07:04:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:10 #3 DONE 0.0s 07:04:10 07:04:10 #4 [internal] load .dockerignore 07:04:10 #4 transferring context: 2B done 07:04:10 #4 DONE 0.0s 07:04:10 07:04:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 07:04:10 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 07:04:10 #5 DONE 0.0s 07:04:10 07:04:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 07:04:10 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done 07:04:10 #6 DONE 0.1s 07:04:10 07:04:10 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:04:10 #7 DONE 0.0s 07:04:10 07:04:10 #8 exporting to image 07:04:10 #8 exporting layers done 07:04:10 #8 exporting manifest sha256:5b9385866b0e181f5fbfdc1a43fe0a89104a01866a8535c8925f7eb92f3d9933 done 07:04:10 #8 exporting config sha256:db4d99410bf7c346ad2226cfc2856929776e121db0db23722042f90b3f577753 done 07:04:10 #8 exporting manifest sha256:d48dea54f7ab5bf5f206bf961abd029430ee23805bbb51e0ca357346044c669b done 07:04:10 #8 exporting config sha256:be5078f1027816bd7b1353050a15e16c9c6da91147e6887dfbe815f5a437a229 done 07:04:10 #8 exporting manifest list sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b done 07:04:10 #8 pushing layers 0.1s done 07:04:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b 07:04:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b 0.1s done 07:04:10 #8 DONE 0.2s 07:04:10 07:04:10 1 warning found (use --debug to expand): 07:04:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 07:04:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 07:04:11 #1 [internal] load build definition from Dockerfile 07:04:11 #1 transferring dockerfile: 170B done 07:04:11 #1 DONE 0.0s 07:04:11 07:04:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:04:11 #2 DONE 0.0s 07:04:11 07:04:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:04:11 #3 DONE 0.0s 07:04:11 07:04:11 #4 [internal] load .dockerignore 07:04:11 #4 transferring context: 2B done 07:04:11 #4 DONE 0.0s 07:04:11 07:04:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 07:04:11 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done 07:04:11 #5 DONE 0.0s 07:04:11 07:04:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 07:04:11 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done 07:04:11 #6 CACHED 07:04:11 07:04:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 07:04:11 #5 CACHED 07:04:11 07:04:11 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:04:11 #7 DONE 0.0s 07:04:11 07:04:11 #8 exporting to image 07:04:11 #8 exporting layers done 07:04:11 #8 exporting manifest sha256:5b9385866b0e181f5fbfdc1a43fe0a89104a01866a8535c8925f7eb92f3d9933 done 07:04:11 #8 exporting config sha256:db4d99410bf7c346ad2226cfc2856929776e121db0db23722042f90b3f577753 done 07:04:11 #8 exporting manifest sha256:d48dea54f7ab5bf5f206bf961abd029430ee23805bbb51e0ca357346044c669b done 07:04:11 #8 exporting config sha256:be5078f1027816bd7b1353050a15e16c9c6da91147e6887dfbe815f5a437a229 done 07:04:11 #8 exporting manifest list sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b done 07:04:11 #8 pushing layers 0.0s done 07:04:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b 0.1s done 07:04:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:11 #8 DONE 0.1s 07:04:11 07:04:11 1 warning found (use --debug to expand): 07:04:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69' 07:04:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69 --push - 07:04:11 #1 [internal] load build definition from Dockerfile 07:04:12 #1 transferring dockerfile: 176B done 07:04:12 #1 DONE 0.0s 07:04:12 07:04:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69 07:04:12 #2 DONE 0.0s 07:04:12 07:04:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69 07:04:12 #3 DONE 0.0s 07:04:12 07:04:12 #4 [internal] load .dockerignore 07:04:12 #4 transferring context: 2B done 07:04:12 #4 DONE 0.0s 07:04:12 07:04:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 07:04:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done 07:04:12 #5 CACHED 07:04:12 07:04:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 07:04:12 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done 07:04:12 #6 CACHED 07:04:12 07:04:12 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:04:12 #7 DONE 0.0s 07:04:12 07:04:12 #8 exporting to image 07:04:12 #8 exporting layers done 07:04:12 #8 exporting manifest sha256:5b9385866b0e181f5fbfdc1a43fe0a89104a01866a8535c8925f7eb92f3d9933 done 07:04:12 #8 exporting config sha256:db4d99410bf7c346ad2226cfc2856929776e121db0db23722042f90b3f577753 done 07:04:12 #8 exporting manifest sha256:d48dea54f7ab5bf5f206bf961abd029430ee23805bbb51e0ca357346044c669b done 07:04:12 #8 exporting config sha256:be5078f1027816bd7b1353050a15e16c9c6da91147e6887dfbe815f5a437a229 done 07:04:12 #8 exporting manifest list sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b done 07:04:12 #8 pushing layers 0.0s done 07:04:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.69@sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b 0.1s done 07:04:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:12 #8 DONE 0.1s 07:04:12 07:04:12 1 warning found (use --debug to expand): 07:04:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' 07:04:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - 07:04:12 #1 [internal] load build definition from Dockerfile 07:04:12 #1 transferring dockerfile: 217B done 07:04:12 #1 DONE 0.0s 07:04:12 07:04:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:12 #2 DONE 0.0s 07:04:12 07:04:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:12 #3 DONE 0.0s 07:04:12 07:04:12 #4 [internal] load .dockerignore 07:04:12 #4 transferring context: 2B done 07:04:12 #4 DONE 0.0s 07:04:12 07:04:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 07:04:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done 07:04:12 #5 CACHED 07:04:12 07:04:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 07:04:12 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done 07:04:12 #6 DONE 0.0s 07:04:12 07:04:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 07:04:12 #6 CACHED 07:04:12 07:04:12 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:04:12 #7 DONE 0.0s 07:04:12 07:04:12 #8 exporting to image 07:04:12 #8 exporting layers done 07:04:12 #8 exporting manifest sha256:5b9385866b0e181f5fbfdc1a43fe0a89104a01866a8535c8925f7eb92f3d9933 done 07:04:12 #8 exporting config sha256:db4d99410bf7c346ad2226cfc2856929776e121db0db23722042f90b3f577753 done 07:04:12 #8 exporting manifest sha256:d48dea54f7ab5bf5f206bf961abd029430ee23805bbb51e0ca357346044c669b done 07:04:12 #8 exporting config sha256:be5078f1027816bd7b1353050a15e16c9c6da91147e6887dfbe815f5a437a229 done 07:04:12 #8 exporting manifest list sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b done 07:04:12 #8 pushing layers 0.0s done 07:04:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b 0.1s done 07:04:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:12 #8 DONE 0.1s 07:04:12 07:04:12 1 warning found (use --debug to expand): 07:04:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 07:04:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 07:04:12 #1 [internal] load build definition from Dockerfile 07:04:13 #1 transferring dockerfile: 168B done 07:04:13 #1 DONE 0.0s 07:04:13 07:04:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:04:13 #2 DONE 0.0s 07:04:13 07:04:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:04:13 #3 DONE 0.0s 07:04:13 07:04:13 #4 [internal] load .dockerignore 07:04:13 #4 transferring context: 2B done 07:04:13 #4 DONE 0.0s 07:04:13 07:04:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 07:04:13 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done 07:04:13 #5 CACHED 07:04:13 07:04:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 07:04:13 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:43aad4c6d053ae31e9eb4ac9e39346b650c04dc2378f47a87d41d76b22e64fb2 0.0s done 07:04:13 #6 CACHED 07:04:13 07:04:13 #7 exporting to image 07:04:13 #7 exporting layers 07:04:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:13 #7 exporting layers done 07:04:13 #7 exporting manifest sha256:5b9385866b0e181f5fbfdc1a43fe0a89104a01866a8535c8925f7eb92f3d9933 done 07:04:13 #7 exporting config sha256:db4d99410bf7c346ad2226cfc2856929776e121db0db23722042f90b3f577753 done 07:04:13 #7 exporting manifest sha256:d48dea54f7ab5bf5f206bf961abd029430ee23805bbb51e0ca357346044c669b done 07:04:13 #7 exporting config sha256:be5078f1027816bd7b1353050a15e16c9c6da91147e6887dfbe815f5a437a229 done 07:04:13 #7 exporting manifest list sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b done 07:04:13 #7 pushing layers 0.0s done 07:04:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:ee9725c74f0bc9c2c961391630873dfbdb847c8d881e0d498943099a26e0279b 0.1s done 07:04:13 #7 DONE 0.1s 07:04:13 07:04:13 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:04:13 #8 DONE 0.0s 07:04:13 07:04:13 1 warning found (use --debug to expand): 07:04:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' 07:04:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - 07:04:13 #1 [internal] load build definition from Dockerfile 07:04:13 #1 transferring dockerfile: 205B done 07:04:13 #1 DONE 0.0s 07:04:13 07:04:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:13 #2 DONE 0.0s 07:04:13 07:04:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:13 #3 DONE 0.0s 07:04:13 07:04:13 #4 [internal] load .dockerignore 07:04:13 #4 transferring context: 2B done 07:04:13 #4 DONE 0.0s 07:04:13 07:04:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 07:04:13 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done 07:04:13 #5 DONE 0.0s 07:04:13 07:04:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 07:04:13 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done 07:04:13 #6 DONE 0.1s 07:04:13 07:04:13 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:04:13 #7 DONE 0.0s 07:04:13 07:04:13 #8 exporting to image 07:04:13 #8 exporting layers done 07:04:13 #8 exporting manifest sha256:da51639c12ee31780dabb455918eb0fd880fa6ee9b487265bfbcec7437bda7d4 done 07:04:13 #8 exporting config sha256:aa1b0043214602d08c74fa6916387852fa6bcc6aa90a48fbc1a8678cda8c0592 done 07:04:13 #8 exporting manifest sha256:8abff91c8b30b5a20cfd49e20fe91205d40ee0d200c14ded5188bd50db1a55ab done 07:04:13 #8 exporting config sha256:62c6e795180e3dcd823c1fe30a8f103c5495ff5f240d67bf25fe49df7f2ed993 done 07:04:13 #8 exporting manifest list sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc done 07:04:13 #8 pushing layers 07:04:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:14 #8 pushing layers 0.1s done 07:04:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc 0.1s done 07:04:14 #8 DONE 0.2s 07:04:14 07:04:14 1 warning found (use --debug to expand): 07:04:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 07:04:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 07:04:14 #1 [internal] load build definition from Dockerfile 07:04:14 #1 transferring dockerfile: 171B done 07:04:14 #1 DONE 0.0s 07:04:14 07:04:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:04:14 #2 DONE 0.0s 07:04:14 07:04:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:04:14 #3 DONE 0.0s 07:04:14 07:04:14 #4 [internal] load .dockerignore 07:04:14 #4 transferring context: 2B done 07:04:14 #4 DONE 0.0s 07:04:14 07:04:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 07:04:14 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done 07:04:14 #5 CACHED 07:04:14 07:04:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 07:04:14 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done 07:04:14 #6 CACHED 07:04:14 07:04:14 #7 exporting to image 07:04:14 #7 exporting layers done 07:04:14 #7 exporting manifest sha256:da51639c12ee31780dabb455918eb0fd880fa6ee9b487265bfbcec7437bda7d4 done 07:04:14 #7 exporting config sha256:aa1b0043214602d08c74fa6916387852fa6bcc6aa90a48fbc1a8678cda8c0592 done 07:04:14 #7 exporting manifest sha256:8abff91c8b30b5a20cfd49e20fe91205d40ee0d200c14ded5188bd50db1a55ab done 07:04:14 #7 exporting config sha256:62c6e795180e3dcd823c1fe30a8f103c5495ff5f240d67bf25fe49df7f2ed993 done 07:04:14 #7 exporting manifest list sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc done 07:04:14 #7 pushing layers 0.0s done 07:04:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc 07:04:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc 0.1s done 07:04:14 #7 DONE 0.1s 07:04:14 07:04:14 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:04:14 #8 DONE 0.0s 07:04:14 07:04:14 1 warning found (use --debug to expand): 07:04:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69' 07:04:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69 --push - 07:04:15 #1 [internal] load build definition from Dockerfile 07:04:15 #1 transferring dockerfile: 177B done 07:04:15 #1 DONE 0.0s 07:04:15 07:04:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69 07:04:15 #2 DONE 0.0s 07:04:15 07:04:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69 07:04:15 #3 DONE 0.0s 07:04:15 07:04:15 #4 [internal] load .dockerignore 07:04:15 #4 transferring context: 2B done 07:04:15 #4 DONE 0.0s 07:04:15 07:04:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 07:04:15 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done 07:04:15 #5 CACHED 07:04:15 07:04:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 07:04:15 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 done 07:04:15 #6 CACHED 07:04:15 07:04:15 #7 exporting to image 07:04:15 #7 exporting layers done 07:04:15 #7 exporting manifest sha256:da51639c12ee31780dabb455918eb0fd880fa6ee9b487265bfbcec7437bda7d4 done 07:04:15 #7 exporting config sha256:aa1b0043214602d08c74fa6916387852fa6bcc6aa90a48fbc1a8678cda8c0592 done 07:04:15 #7 exporting manifest sha256:8abff91c8b30b5a20cfd49e20fe91205d40ee0d200c14ded5188bd50db1a55ab done 07:04:15 #7 exporting config sha256:62c6e795180e3dcd823c1fe30a8f103c5495ff5f240d67bf25fe49df7f2ed993 done 07:04:15 #7 exporting manifest list sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc done 07:04:15 #7 pushing layers 0.0s done 07:04:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69@sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc 07:04:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.69@sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc 0.1s done 07:04:15 #7 DONE 0.1s 07:04:15 07:04:15 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:04:15 #8 DONE 0.0s 07:04:15 07:04:15 1 warning found (use --debug to expand): 07:04:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' 07:04:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - 07:04:15 #1 [internal] load build definition from Dockerfile 07:04:15 #1 transferring dockerfile: 218B done 07:04:15 #1 DONE 0.0s 07:04:15 07:04:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:15 #2 DONE 0.0s 07:04:15 07:04:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:15 #3 DONE 0.0s 07:04:15 07:04:15 #4 [internal] load .dockerignore 07:04:15 #4 transferring context: 2B done 07:04:15 #4 DONE 0.0s 07:04:15 07:04:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 07:04:15 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done 07:04:15 #5 CACHED 07:04:15 07:04:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 07:04:15 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done 07:04:15 #6 DONE 0.0s 07:04:15 07:04:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 07:04:15 #6 CACHED 07:04:15 07:04:15 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:04:15 #7 DONE 0.0s 07:04:15 07:04:15 #8 exporting to image 07:04:15 #8 exporting layers done 07:04:15 #8 exporting manifest sha256:da51639c12ee31780dabb455918eb0fd880fa6ee9b487265bfbcec7437bda7d4 done 07:04:15 #8 exporting config sha256:aa1b0043214602d08c74fa6916387852fa6bcc6aa90a48fbc1a8678cda8c0592 done 07:04:15 #8 exporting manifest sha256:8abff91c8b30b5a20cfd49e20fe91205d40ee0d200c14ded5188bd50db1a55ab done 07:04:15 #8 exporting config sha256:62c6e795180e3dcd823c1fe30a8f103c5495ff5f240d67bf25fe49df7f2ed993 done 07:04:15 #8 exporting manifest list sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc done 07:04:15 #8 pushing layers 0.0s done 07:04:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc 0.1s done 07:04:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:15 #8 DONE 0.1s 07:04:15 07:04:15 1 warning found (use --debug to expand): 07:04:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 07:04:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 07:04:15 #1 [internal] load build definition from Dockerfile 07:04:15 #1 transferring dockerfile: 169B done 07:04:15 #1 DONE 0.0s 07:04:15 07:04:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:04:15 #2 DONE 0.0s 07:04:15 07:04:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:04:15 #3 DONE 0.0s 07:04:15 07:04:15 #4 [internal] load .dockerignore 07:04:15 #4 transferring context: 2B done 07:04:15 #4 DONE 0.0s 07:04:15 07:04:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 07:04:15 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done 07:04:15 #5 CACHED 07:04:15 07:04:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 07:04:15 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:1bfeb0bcb892f3f0515e21b383ca6082ec60cbd3667d89209c8f262758937d59 0.0s done 07:04:15 #6 CACHED 07:04:15 07:04:15 #7 exporting to image 07:04:15 #7 exporting layers done 07:04:15 #7 exporting manifest sha256:da51639c12ee31780dabb455918eb0fd880fa6ee9b487265bfbcec7437bda7d4 done 07:04:15 #7 exporting config sha256:aa1b0043214602d08c74fa6916387852fa6bcc6aa90a48fbc1a8678cda8c0592 done 07:04:15 #7 exporting manifest sha256:8abff91c8b30b5a20cfd49e20fe91205d40ee0d200c14ded5188bd50db1a55ab done 07:04:15 #7 exporting config sha256:62c6e795180e3dcd823c1fe30a8f103c5495ff5f240d67bf25fe49df7f2ed993 done 07:04:15 #7 exporting manifest list sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc done 07:04:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:16 #7 pushing layers 0.0s done 07:04:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:12c9e96d90c4265bf3f4ea8c8cb83b1ca1f73111230515417ed508aa7bde4ffc 0.1s done 07:04:16 #7 DONE 0.1s 07:04:16 07:04:16 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:04:16 #8 DONE 0.0s 07:04:16 07:04:16 1 warning found (use --debug to expand): 07:04:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' 07:04:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - 07:04:16 #1 [internal] load build definition from Dockerfile 07:04:16 #1 transferring dockerfile: 211B done 07:04:16 #1 DONE 0.0s 07:04:16 07:04:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:16 #2 DONE 0.0s 07:04:16 07:04:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:16 #3 DONE 0.1s 07:04:16 07:04:16 #4 [internal] load .dockerignore 07:04:16 #4 transferring context: 2B done 07:04:16 #4 DONE 0.0s 07:04:16 07:04:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 07:04:16 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 done 07:04:16 #5 DONE 0.0s 07:04:16 07:04:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 07:04:16 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 done 07:04:16 #6 DONE 0.1s 07:04:16 07:04:16 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:04:16 #7 DONE 0.0s 07:04:16 07:04:16 #8 exporting to image 07:04:16 #8 exporting layers done 07:04:16 #8 exporting manifest sha256:6c57601758c7b8429d2896cc6247a3f4f004c99affe6078bf69bf26bedb9e97b 0.0s done 07:04:16 #8 exporting config sha256:50fd295f0e950caa69ca873cb76572d92ffdea3df2264b6bae274a50d9d26036 done 07:04:16 #8 exporting manifest sha256:d69cb6c623d9e7926f3f46efb00b18e52f80be73510ec002ac94250566a29017 done 07:04:16 #8 exporting config sha256:f2628f0e958422e5e3857a2487f3c766df0df30fe22f14461f8c99e1c3b5e172 done 07:04:16 #8 exporting manifest list sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba done 07:04:16 #8 pushing layers 0.1s done 07:04:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba 07:04:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba 0.1s done 07:04:17 #8 DONE 0.2s 07:04:17 07:04:17 1 warning found (use --debug to expand): 07:04:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 07:04:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 07:04:17 #1 [internal] load build definition from Dockerfile 07:04:17 #1 transferring dockerfile: 177B done 07:04:17 #1 DONE 0.0s 07:04:17 07:04:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:04:17 #2 DONE 0.0s 07:04:17 07:04:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:04:17 #3 DONE 0.0s 07:04:17 07:04:17 #4 [internal] load .dockerignore 07:04:17 #4 transferring context: 2B done 07:04:17 #4 DONE 0.0s 07:04:17 07:04:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 07:04:17 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 done 07:04:17 #5 DONE 0.0s 07:04:17 07:04:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 07:04:17 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 0.0s done 07:04:17 #6 CACHED 07:04:17 07:04:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 07:04:17 #5 CACHED 07:04:17 07:04:17 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:04:17 #7 DONE 0.0s 07:04:17 07:04:17 #8 exporting to image 07:04:17 #8 exporting layers done 07:04:17 #8 exporting manifest sha256:6c57601758c7b8429d2896cc6247a3f4f004c99affe6078bf69bf26bedb9e97b done 07:04:17 #8 exporting config sha256:50fd295f0e950caa69ca873cb76572d92ffdea3df2264b6bae274a50d9d26036 done 07:04:17 #8 exporting manifest sha256:d69cb6c623d9e7926f3f46efb00b18e52f80be73510ec002ac94250566a29017 done 07:04:17 #8 exporting config sha256:f2628f0e958422e5e3857a2487f3c766df0df30fe22f14461f8c99e1c3b5e172 done 07:04:17 #8 exporting manifest list sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba done 07:04:17 #8 pushing layers 0.0s done 07:04:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba 0.1s done 07:04:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:17 #8 DONE 0.1s 07:04:17 07:04:17 1 warning found (use --debug to expand): 07:04:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69' 07:04:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69 --push - 07:04:17 #1 [internal] load build definition from Dockerfile 07:04:17 #1 transferring dockerfile: 183B done 07:04:17 #1 DONE 0.0s 07:04:17 07:04:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69 07:04:17 #2 DONE 0.0s 07:04:17 07:04:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69 07:04:17 #3 DONE 0.0s 07:04:17 07:04:17 #4 [internal] load .dockerignore 07:04:17 #4 transferring context: 2B done 07:04:17 #4 DONE 0.0s 07:04:17 07:04:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 07:04:17 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 07:04:18 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 0.0s done 07:04:18 #5 CACHED 07:04:18 07:04:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 07:04:18 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 done 07:04:18 #6 CACHED 07:04:18 07:04:18 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:04:18 #7 DONE 0.0s 07:04:18 07:04:18 #8 exporting to image 07:04:18 #8 exporting layers done 07:04:18 #8 exporting manifest sha256:6c57601758c7b8429d2896cc6247a3f4f004c99affe6078bf69bf26bedb9e97b done 07:04:18 #8 exporting config sha256:50fd295f0e950caa69ca873cb76572d92ffdea3df2264b6bae274a50d9d26036 done 07:04:18 #8 exporting manifest sha256:d69cb6c623d9e7926f3f46efb00b18e52f80be73510ec002ac94250566a29017 done 07:04:18 #8 exporting config sha256:f2628f0e958422e5e3857a2487f3c766df0df30fe22f14461f8c99e1c3b5e172 done 07:04:18 #8 exporting manifest list sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba done 07:04:18 #8 pushing layers 0.0s done 07:04:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.69@sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba 0.1s done 07:04:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:18 #8 DONE 0.1s 07:04:18 07:04:18 1 warning found (use --debug to expand): 07:04:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' 07:04:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - 07:04:18 #1 [internal] load build definition from Dockerfile 07:04:18 #1 transferring dockerfile: 224B done 07:04:18 #1 DONE 0.0s 07:04:18 07:04:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:18 #2 DONE 0.0s 07:04:18 07:04:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:18 #3 DONE 0.0s 07:04:18 07:04:18 #4 [internal] load .dockerignore 07:04:18 #4 transferring context: 2B done 07:04:18 #4 DONE 0.0s 07:04:18 07:04:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 07:04:18 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 0.0s done 07:04:18 #5 CACHED 07:04:18 07:04:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 07:04:18 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 0.0s done 07:04:18 #6 CACHED 07:04:18 07:04:18 #7 exporting to image 07:04:18 #7 exporting layers done 07:04:18 #7 exporting manifest sha256:6c57601758c7b8429d2896cc6247a3f4f004c99affe6078bf69bf26bedb9e97b done 07:04:18 #7 exporting config sha256:50fd295f0e950caa69ca873cb76572d92ffdea3df2264b6bae274a50d9d26036 done 07:04:18 #7 exporting manifest sha256:d69cb6c623d9e7926f3f46efb00b18e52f80be73510ec002ac94250566a29017 done 07:04:18 #7 exporting config sha256:f2628f0e958422e5e3857a2487f3c766df0df30fe22f14461f8c99e1c3b5e172 done 07:04:18 #7 exporting manifest list sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba 07:04:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:18 #7 exporting manifest list sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba done 07:04:18 #7 pushing layers 0.0s done 07:04:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba 0.1s done 07:04:18 #7 DONE 0.1s 07:04:18 07:04:18 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:04:18 #8 DONE 0.0s 07:04:18 07:04:18 1 warning found (use --debug to expand): 07:04:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 07:04:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 07:04:18 #1 [internal] load build definition from Dockerfile 07:04:18 #1 transferring dockerfile: 175B done 07:04:18 #1 DONE 0.0s 07:04:18 07:04:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:04:18 #2 DONE 0.0s 07:04:18 07:04:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:04:18 #3 DONE 0.0s 07:04:18 07:04:18 #4 [internal] load .dockerignore 07:04:18 #4 transferring context: 2B done 07:04:18 #4 DONE 0.0s 07:04:18 07:04:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 07:04:18 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 0.0s done 07:04:18 #5 CACHED 07:04:18 07:04:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 07:04:18 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:26a4920c856149aac84bc7a95a71da4959345d209ef657e240c333ccace11d00 0.0s done 07:04:18 #6 CACHED 07:04:18 07:04:18 #7 exporting to image 07:04:18 #7 exporting layers done 07:04:18 #7 exporting manifest sha256:6c57601758c7b8429d2896cc6247a3f4f004c99affe6078bf69bf26bedb9e97b done 07:04:18 #7 exporting config sha256:50fd295f0e950caa69ca873cb76572d92ffdea3df2264b6bae274a50d9d26036 done 07:04:18 #7 exporting manifest sha256:d69cb6c623d9e7926f3f46efb00b18e52f80be73510ec002ac94250566a29017 done 07:04:18 #7 exporting config sha256:f2628f0e958422e5e3857a2487f3c766df0df30fe22f14461f8c99e1c3b5e172 done 07:04:18 #7 exporting manifest list sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba done 07:04:18 #7 pushing layers 07:04:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:19 #7 pushing layers 0.0s done 07:04:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:227638ab99d1409bebc10298c3f37f842c99911b84972af2af3024846b28dfba 0.1s done 07:04:19 #7 DONE 0.1s 07:04:19 07:04:19 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:04:19 #8 DONE 0.0s 07:04:19 07:04:19 1 warning found (use --debug to expand): 07:04:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' 07:04:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - 07:04:19 #1 [internal] load build definition from Dockerfile 07:04:19 #1 transferring dockerfile: 215B done 07:04:19 #1 DONE 0.0s 07:04:19 07:04:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:19 #2 DONE 0.0s 07:04:19 07:04:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:19 #3 DONE 0.0s 07:04:19 07:04:19 #4 [internal] load .dockerignore 07:04:19 #4 transferring context: 2B done 07:04:19 #4 DONE 0.0s 07:04:19 07:04:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 07:04:19 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 done 07:04:19 #5 DONE 0.0s 07:04:19 07:04:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 07:04:19 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 done 07:04:19 #6 DONE 0.1s 07:04:19 07:04:19 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:04:19 #7 DONE 0.0s 07:04:19 07:04:19 #8 exporting to image 07:04:19 #8 exporting layers done 07:04:19 #8 exporting manifest sha256:3d9a0c29ac14107169fb6fcd038f6ac87b8072fa04ffad0d195f796df820efe7 done 07:04:19 #8 exporting config sha256:19289a59db3d97af35a9d22da172985ed1c694dd4a9c9de8b5b54d7cafe19968 done 07:04:19 #8 exporting manifest sha256:cf1e9673521875b1f8dc27d8d5ab8c06c9c5f731b8eff0817f7626cc87b28aa1 done 07:04:19 #8 exporting config sha256:9a4987f4ec95c8b9a32fd3c88008cb5aa0300e820a8c0fc7de4f54c32197063c done 07:04:19 #8 exporting manifest list sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 done 07:04:19 #8 pushing layers 0.1s done 07:04:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 07:04:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 0.1s done 07:04:20 #8 DONE 0.2s 07:04:20 07:04:20 1 warning found (use --debug to expand): 07:04:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 07:04:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 07:04:20 #1 [internal] load build definition from Dockerfile 07:04:20 #1 transferring dockerfile: 181B done 07:04:20 #1 DONE 0.0s 07:04:20 07:04:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:04:20 #2 DONE 0.0s 07:04:20 07:04:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:04:20 #3 DONE 0.0s 07:04:20 07:04:20 #4 [internal] load .dockerignore 07:04:20 #4 transferring context: 2B done 07:04:20 #4 DONE 0.0s 07:04:20 07:04:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 07:04:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 0.0s done 07:04:20 #5 CACHED 07:04:20 07:04:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 07:04:20 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 0.0s done 07:04:20 #6 CACHED 07:04:20 07:04:20 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:04:20 #7 DONE 0.0s 07:04:20 07:04:20 #8 exporting to image 07:04:20 #8 exporting layers done 07:04:20 #8 exporting manifest sha256:3d9a0c29ac14107169fb6fcd038f6ac87b8072fa04ffad0d195f796df820efe7 done 07:04:20 #8 exporting config sha256:19289a59db3d97af35a9d22da172985ed1c694dd4a9c9de8b5b54d7cafe19968 done 07:04:20 #8 exporting manifest sha256:cf1e9673521875b1f8dc27d8d5ab8c06c9c5f731b8eff0817f7626cc87b28aa1 done 07:04:20 #8 exporting config sha256:9a4987f4ec95c8b9a32fd3c88008cb5aa0300e820a8c0fc7de4f54c32197063c done 07:04:20 #8 exporting manifest list sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 done 07:04:20 #8 pushing layers 0.0s done 07:04:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 0.1s done 07:04:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:20 #8 DONE 0.1s 07:04:20 07:04:20 1 warning found (use --debug to expand): 07:04:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69 --push - 07:04:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69' 07:04:20 #1 [internal] load build definition from Dockerfile 07:04:20 #1 transferring dockerfile: 187B done 07:04:20 #1 DONE 0.0s 07:04:20 07:04:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69 07:04:20 #2 DONE 0.0s 07:04:20 07:04:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69 07:04:20 #3 DONE 0.0s 07:04:20 07:04:20 #4 [internal] load .dockerignore 07:04:20 #4 transferring context: 2B done 07:04:20 #4 DONE 0.0s 07:04:20 07:04:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 07:04:20 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 07:04:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 0.0s done 07:04:21 #5 CACHED 07:04:21 07:04:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 07:04:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 0.0s done 07:04:21 #6 CACHED 07:04:21 07:04:21 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:04:21 #7 DONE 0.0s 07:04:21 07:04:21 #8 exporting to image 07:04:21 #8 exporting layers done 07:04:21 #8 exporting manifest sha256:3d9a0c29ac14107169fb6fcd038f6ac87b8072fa04ffad0d195f796df820efe7 done 07:04:21 #8 exporting config sha256:19289a59db3d97af35a9d22da172985ed1c694dd4a9c9de8b5b54d7cafe19968 done 07:04:21 #8 exporting manifest sha256:cf1e9673521875b1f8dc27d8d5ab8c06c9c5f731b8eff0817f7626cc87b28aa1 done 07:04:21 #8 exporting config sha256:9a4987f4ec95c8b9a32fd3c88008cb5aa0300e820a8c0fc7de4f54c32197063c done 07:04:21 #8 exporting manifest list sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 done 07:04:21 #8 pushing layers 0.0s done 07:04:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 07:04:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.69@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 0.1s done 07:04:21 #8 DONE 0.1s 07:04:21 07:04:21 1 warning found (use --debug to expand): 07:04:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' 07:04:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - 07:04:21 #1 [internal] load build definition from Dockerfile 07:04:21 #1 transferring dockerfile: 228B done 07:04:21 #1 DONE 0.0s 07:04:21 07:04:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:21 #2 DONE 0.0s 07:04:21 07:04:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:21 #3 DONE 0.0s 07:04:21 07:04:21 #4 [internal] load .dockerignore 07:04:21 #4 transferring context: 2B done 07:04:21 #4 DONE 0.0s 07:04:21 07:04:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 07:04:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 done 07:04:21 #5 CACHED 07:04:21 07:04:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 07:04:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 0.0s done 07:04:21 #6 CACHED 07:04:21 07:04:21 #7 exporting to image 07:04:21 #7 exporting layers done 07:04:21 #7 exporting manifest sha256:3d9a0c29ac14107169fb6fcd038f6ac87b8072fa04ffad0d195f796df820efe7 done 07:04:21 #7 exporting config sha256:19289a59db3d97af35a9d22da172985ed1c694dd4a9c9de8b5b54d7cafe19968 done 07:04:21 #7 exporting manifest sha256:cf1e9673521875b1f8dc27d8d5ab8c06c9c5f731b8eff0817f7626cc87b28aa1 done 07:04:21 #7 exporting config sha256:9a4987f4ec95c8b9a32fd3c88008cb5aa0300e820a8c0fc7de4f54c32197063c done 07:04:21 #7 exporting manifest list sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 done 07:04:21 #7 pushing layers 0.0s done 07:04:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 07:04:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 0.1s done 07:04:21 #7 DONE 0.1s 07:04:21 07:04:21 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:04:21 #8 DONE 0.0s 07:04:21 07:04:21 1 warning found (use --debug to expand): 07:04:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 07:04:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 07:04:21 #1 [internal] load build definition from Dockerfile 07:04:21 #1 transferring dockerfile: 179B done 07:04:21 #1 DONE 0.0s 07:04:21 07:04:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:04:21 #2 DONE 0.0s 07:04:21 07:04:21 #3 [internal] load .dockerignore 07:04:21 #3 transferring context: 2B done 07:04:21 #3 DONE 0.0s 07:04:21 07:04:21 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:04:21 #4 DONE 0.0s 07:04:21 07:04:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 07:04:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 0.0s done 07:04:21 #5 CACHED 07:04:21 07:04:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 07:04:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0fd36787ffed46c70713908bb56b2a50abe43a4f2f312ad162dd5ed1cac70f11 0.0s done 07:04:21 #6 CACHED 07:04:21 07:04:21 #7 exporting to image 07:04:21 #7 exporting layers done 07:04:21 #7 exporting manifest sha256:3d9a0c29ac14107169fb6fcd038f6ac87b8072fa04ffad0d195f796df820efe7 done 07:04:21 #7 exporting config sha256:19289a59db3d97af35a9d22da172985ed1c694dd4a9c9de8b5b54d7cafe19968 done 07:04:21 #7 exporting manifest sha256:cf1e9673521875b1f8dc27d8d5ab8c06c9c5f731b8eff0817f7626cc87b28aa1 done 07:04:21 #7 exporting config sha256:9a4987f4ec95c8b9a32fd3c88008cb5aa0300e820a8c0fc7de4f54c32197063c done 07:04:21 #7 exporting manifest list sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 done 07:04:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:22 #7 pushing layers 0.0s done 07:04:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:df048de04f17db1a101477382e873bf4e6fceebfeb32e092003503d65f493f06 0.1s done 07:04:22 #7 DONE 0.1s 07:04:22 07:04:22 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:04:22 #8 DONE 0.0s 07:04:22 07:04:22 1 warning found (use --debug to expand): 07:04:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' 07:04:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - 07:04:22 #1 [internal] load build definition from Dockerfile 07:04:22 #1 transferring dockerfile: 205B done 07:04:22 #1 DONE 0.0s 07:04:22 07:04:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:22 #2 DONE 0.0s 07:04:22 07:04:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:22 #3 DONE 0.1s 07:04:22 07:04:22 #4 [internal] load .dockerignore 07:04:22 #4 transferring context: 2B done 07:04:22 #4 DONE 0.0s 07:04:22 07:04:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 07:04:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 0.0s done 07:04:22 #5 DONE 0.0s 07:04:22 07:04:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 07:04:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 0.0s done 07:04:22 #6 DONE 0.1s 07:04:22 07:04:22 #7 exporting to image 07:04:22 #7 exporting layers done 07:04:22 #7 exporting manifest sha256:c62e5e0bb2972d7307a04de544bc4093ad0f39f46dd5e8c9855c7d636636351a done 07:04:22 #7 exporting config sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 07:04:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:22 #7 ... 07:04:22 07:04:22 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:04:22 #8 DONE 0.0s 07:04:22 07:04:22 #7 exporting to image 07:04:22 #7 exporting config sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 done 07:04:22 #7 exporting manifest sha256:d77acb8be7c9e1ac8e1bbfac15b8a12e00eae41a819de1b5ee51ad84287d8eca done 07:04:22 #7 exporting config sha256:41e8b682b47e85bb3ef1dfca04df6510b81f7ae4fdc65a71ac7e0f82ff8286c7 done 07:04:22 #7 exporting manifest list sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 done 07:04:22 #7 pushing layers 0.1s done 07:04:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 07:04:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 0.1s done 07:04:23 #7 DONE 0.2s 07:04:23 07:04:23 1 warning found (use --debug to expand): 07:04:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 07:04:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 07:04:23 #1 [internal] load build definition from Dockerfile 07:04:23 #1 transferring dockerfile: 171B done 07:04:23 #1 DONE 0.0s 07:04:23 07:04:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:04:23 #2 DONE 0.0s 07:04:23 07:04:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:04:23 #3 DONE 0.0s 07:04:23 07:04:23 #4 [internal] load .dockerignore 07:04:23 #4 transferring context: 2B done 07:04:23 #4 DONE 0.0s 07:04:23 07:04:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 07:04:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 0.0s done 07:04:23 #5 CACHED 07:04:23 07:04:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 07:04:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 0.0s done 07:04:23 #6 CACHED 07:04:23 07:04:23 #7 exporting to image 07:04:23 #7 exporting layers done 07:04:23 #7 exporting manifest sha256:c62e5e0bb2972d7307a04de544bc4093ad0f39f46dd5e8c9855c7d636636351a done 07:04:23 #7 exporting config sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 07:04:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:23 #7 exporting config sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 done 07:04:23 #7 exporting manifest sha256:d77acb8be7c9e1ac8e1bbfac15b8a12e00eae41a819de1b5ee51ad84287d8eca done 07:04:23 #7 exporting config sha256:41e8b682b47e85bb3ef1dfca04df6510b81f7ae4fdc65a71ac7e0f82ff8286c7 done 07:04:23 #7 exporting manifest list sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 done 07:04:23 #7 pushing layers 0.0s done 07:04:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 0.1s done 07:04:23 #7 DONE 0.1s 07:04:23 07:04:23 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:04:23 #8 DONE 0.0s 07:04:23 07:04:23 1 warning found (use --debug to expand): 07:04:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69' 07:04:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69 --push - 07:04:23 #1 [internal] load build definition from Dockerfile 07:04:23 #1 transferring dockerfile: 177B done 07:04:23 #1 DONE 0.0s 07:04:23 07:04:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69 07:04:23 #2 DONE 0.0s 07:04:23 07:04:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69 07:04:23 #3 DONE 0.0s 07:04:23 07:04:23 #4 [internal] load .dockerignore 07:04:23 #4 transferring context: 2B done 07:04:23 #4 DONE 0.0s 07:04:23 07:04:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 07:04:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a done 07:04:23 #5 CACHED 07:04:23 07:04:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 07:04:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a done 07:04:23 #6 CACHED 07:04:23 07:04:23 #7 exporting to image 07:04:23 #7 exporting layers done 07:04:23 #7 exporting manifest sha256:c62e5e0bb2972d7307a04de544bc4093ad0f39f46dd5e8c9855c7d636636351a done 07:04:23 #7 exporting config sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 done 07:04:23 #7 exporting manifest sha256:d77acb8be7c9e1ac8e1bbfac15b8a12e00eae41a819de1b5ee51ad84287d8eca done 07:04:23 #7 exporting config sha256:41e8b682b47e85bb3ef1dfca04df6510b81f7ae4fdc65a71ac7e0f82ff8286c7 done 07:04:23 #7 exporting manifest list sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 done 07:04:23 #7 pushing layers 0.0s done 07:04:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69@sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 07:04:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.69@sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 0.1s done 07:04:24 #7 DONE 0.1s 07:04:24 07:04:24 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:04:24 #8 DONE 0.0s 07:04:24 07:04:24 1 warning found (use --debug to expand): 07:04:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' 07:04:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - 07:04:24 #1 [internal] load build definition from Dockerfile 07:04:24 #1 transferring dockerfile: 218B done 07:04:24 #1 DONE 0.0s 07:04:24 07:04:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:24 #2 DONE 0.0s 07:04:24 07:04:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:24 #3 DONE 0.0s 07:04:24 07:04:24 #4 [internal] load .dockerignore 07:04:24 #4 transferring context: 2B done 07:04:24 #4 DONE 0.0s 07:04:24 07:04:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 07:04:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a done 07:04:24 #5 CACHED 07:04:24 07:04:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 07:04:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 0.0s done 07:04:24 #6 DONE 0.0s 07:04:24 07:04:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 07:04:24 #6 CACHED 07:04:24 07:04:24 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:04:24 #7 DONE 0.0s 07:04:24 07:04:24 #8 exporting to image 07:04:24 #8 exporting layers done 07:04:24 #8 exporting manifest sha256:c62e5e0bb2972d7307a04de544bc4093ad0f39f46dd5e8c9855c7d636636351a done 07:04:24 #8 exporting config sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 done 07:04:24 #8 exporting manifest sha256:d77acb8be7c9e1ac8e1bbfac15b8a12e00eae41a819de1b5ee51ad84287d8eca done 07:04:24 #8 exporting config sha256:41e8b682b47e85bb3ef1dfca04df6510b81f7ae4fdc65a71ac7e0f82ff8286c7 done 07:04:24 #8 exporting manifest list sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 done 07:04:24 #8 pushing layers 0.0s done 07:04:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 0.1s done 07:04:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:24 #8 DONE 0.1s 07:04:24 07:04:24 1 warning found (use --debug to expand): 07:04:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 07:04:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 07:04:24 #1 [internal] load build definition from Dockerfile 07:04:24 #1 transferring dockerfile: 169B done 07:04:24 #1 DONE 0.0s 07:04:24 07:04:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:04:24 #2 DONE 0.0s 07:04:24 07:04:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:04:24 #3 DONE 0.0s 07:04:24 07:04:24 #4 [internal] load .dockerignore 07:04:24 #4 transferring context: 2B done 07:04:24 #4 DONE 0.0s 07:04:24 07:04:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 07:04:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 0.0s done 07:04:24 #5 CACHED 07:04:24 07:04:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 07:04:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:e8ffda74ebe7f370cfc6275458d0406a680195b49a98813e328b739acb36779a 0.0s done 07:04:24 #6 CACHED 07:04:24 07:04:24 #7 exporting to image 07:04:24 #7 exporting layers done 07:04:24 #7 exporting manifest sha256:c62e5e0bb2972d7307a04de544bc4093ad0f39f46dd5e8c9855c7d636636351a done 07:04:24 #7 exporting config sha256:0f954a93827cbb42f585191e3c67a0b0016974c2ee8d0a4a24b2c233ee19b700 done 07:04:24 #7 exporting manifest sha256:d77acb8be7c9e1ac8e1bbfac15b8a12e00eae41a819de1b5ee51ad84287d8eca done 07:04:24 #7 exporting config sha256:41e8b682b47e85bb3ef1dfca04df6510b81f7ae4fdc65a71ac7e0f82ff8286c7 done 07:04:24 #7 exporting manifest list sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 done 07:04:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:25 #7 pushing layers 0.0s done 07:04:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:8e7856d1f8cefc79cf286bdcbdf8305eb31d075cb8bf94dc26bd1b9d9203b916 0.1s done 07:04:25 #7 DONE 0.1s 07:04:25 07:04:25 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:04:25 #8 DONE 0.0s 07:04:25 07:04:25 1 warning found (use --debug to expand): 07:04:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - 07:04:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' 07:04:25 #1 [internal] load build definition from Dockerfile 07:04:25 #1 transferring dockerfile: 206B done 07:04:25 #1 DONE 0.0s 07:04:25 07:04:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:25 #2 DONE 0.0s 07:04:25 07:04:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:25 #3 DONE 0.1s 07:04:25 07:04:25 #4 [internal] load .dockerignore 07:04:25 #4 transferring context: 2B done 07:04:25 #4 DONE 0.0s 07:04:25 07:04:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 07:04:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 0.0s done 07:04:25 #5 DONE 0.0s 07:04:25 07:04:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 07:04:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 0.0s done 07:04:25 #6 DONE 0.1s 07:04:25 07:04:25 #7 exporting to image 07:04:25 #7 exporting layers done 07:04:25 #7 exporting manifest sha256:225e5fc106b7653e745cbf71168074885373c6ea1ca1ac71041cc1a5e21e39d3 done 07:04:25 #7 exporting config sha256:f33b76dfa785f22dfc3d927f38ca28fc79ac07a5e44df44f41c74e02491cc2fd done 07:04:25 #7 exporting manifest sha256:7fbc77d809bba9c10cf33724c8bf4a561bd96e774d29a6ce7ef570620b5728a5 done 07:04:25 #7 exporting config sha256:d415a1f2b1447cde380b24decd077430aafd43569ed487bafb8628545c425037 07:04:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:25 #7 ... 07:04:25 07:04:25 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:04:25 #8 DONE 0.0s 07:04:25 07:04:25 #7 exporting to image 07:04:25 #7 exporting config sha256:d415a1f2b1447cde380b24decd077430aafd43569ed487bafb8628545c425037 done 07:04:25 #7 exporting manifest list sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 done 07:04:25 #7 pushing layers 0.1s done 07:04:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 07:04:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 0.1s done 07:04:26 #7 DONE 0.2s 07:04:26 07:04:26 1 warning found (use --debug to expand): 07:04:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 07:04:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 07:04:26 #1 [internal] load build definition from Dockerfile 07:04:26 #1 transferring dockerfile: 172B done 07:04:26 #1 DONE 0.0s 07:04:26 07:04:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:04:26 #2 DONE 0.0s 07:04:26 07:04:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:04:26 #3 DONE 0.0s 07:04:26 07:04:26 #4 [internal] load .dockerignore 07:04:26 #4 transferring context: 2B done 07:04:26 #4 DONE 0.0s 07:04:26 07:04:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 07:04:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 0.0s done 07:04:26 #5 CACHED 07:04:26 07:04:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 07:04:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 0.0s done 07:04:26 #6 CACHED 07:04:26 07:04:26 #7 exporting to image 07:04:26 #7 exporting layers done 07:04:26 #7 exporting manifest sha256:225e5fc106b7653e745cbf71168074885373c6ea1ca1ac71041cc1a5e21e39d3 done 07:04:26 #7 exporting config sha256:f33b76dfa785f22dfc3d927f38ca28fc79ac07a5e44df44f41c74e02491cc2fd done 07:04:26 #7 exporting manifest sha256:7fbc77d809bba9c10cf33724c8bf4a561bd96e774d29a6ce7ef570620b5728a5 done 07:04:26 #7 exporting config sha256:d415a1f2b1447cde380b24decd077430aafd43569ed487bafb8628545c425037 done 07:04:26 #7 exporting manifest list sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 done 07:04:26 #7 pushing layers 0.0s done 07:04:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 07:04:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 0.1s done 07:04:26 #7 DONE 0.1s 07:04:26 07:04:26 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:04:26 #8 DONE 0.0s 07:04:26 07:04:26 1 warning found (use --debug to expand): 07:04:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69' 07:04:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69 --push - 07:04:26 #1 [internal] load build definition from Dockerfile 07:04:26 #1 transferring dockerfile: 178B done 07:04:26 #1 DONE 0.0s 07:04:26 07:04:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69 07:04:26 #2 DONE 0.0s 07:04:26 07:04:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69 07:04:26 #3 DONE 0.0s 07:04:26 07:04:26 #4 [internal] load .dockerignore 07:04:26 #4 transferring context: 2B done 07:04:26 #4 DONE 0.0s 07:04:26 07:04:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 07:04:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 0.0s done 07:04:26 #5 CACHED 07:04:26 07:04:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 07:04:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 0.0s done 07:04:26 #6 CACHED 07:04:26 07:04:26 #7 exporting to image 07:04:26 #7 exporting layers done 07:04:26 #7 exporting manifest sha256:225e5fc106b7653e745cbf71168074885373c6ea1ca1ac71041cc1a5e21e39d3 done 07:04:26 #7 exporting config sha256:f33b76dfa785f22dfc3d927f38ca28fc79ac07a5e44df44f41c74e02491cc2fd done 07:04:26 #7 exporting manifest sha256:7fbc77d809bba9c10cf33724c8bf4a561bd96e774d29a6ce7ef570620b5728a5 done 07:04:26 #7 exporting config sha256:d415a1f2b1447cde380b24decd077430aafd43569ed487bafb8628545c425037 done 07:04:26 #7 exporting manifest list sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 07:04:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:27 #7 exporting manifest list sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 done 07:04:27 #7 pushing layers 0.0s done 07:04:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.69@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 0.1s done 07:04:27 #7 DONE 0.1s 07:04:27 07:04:27 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:04:27 #8 DONE 0.0s 07:04:27 07:04:27 1 warning found (use --debug to expand): 07:04:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' 07:04:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - 07:04:27 #1 [internal] load build definition from Dockerfile 07:04:27 #1 transferring dockerfile: 219B done 07:04:27 #1 DONE 0.0s 07:04:27 07:04:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:27 #2 DONE 0.0s 07:04:27 07:04:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:27 #3 DONE 0.0s 07:04:27 07:04:27 #4 [internal] load .dockerignore 07:04:27 #4 transferring context: 2B done 07:04:27 #4 DONE 0.0s 07:04:27 07:04:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 07:04:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 done 07:04:27 #5 CACHED 07:04:27 07:04:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 07:04:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 done 07:04:27 #6 CACHED 07:04:27 07:04:27 #7 exporting to image 07:04:27 #7 exporting layers done 07:04:27 #7 exporting manifest sha256:225e5fc106b7653e745cbf71168074885373c6ea1ca1ac71041cc1a5e21e39d3 done 07:04:27 #7 exporting config sha256:f33b76dfa785f22dfc3d927f38ca28fc79ac07a5e44df44f41c74e02491cc2fd done 07:04:27 #7 exporting manifest sha256:7fbc77d809bba9c10cf33724c8bf4a561bd96e774d29a6ce7ef570620b5728a5 done 07:04:27 #7 exporting config sha256:d415a1f2b1447cde380b24decd077430aafd43569ed487bafb8628545c425037 done 07:04:27 #7 exporting manifest list sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 done 07:04:27 #7 pushing layers 0.0s done 07:04:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 07:04:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 0.1s done 07:04:27 #7 DONE 0.1s 07:04:27 07:04:27 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:04:27 #8 DONE 0.0s 07:04:27 07:04:27 1 warning found (use --debug to expand): 07:04:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 07:04:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 07:04:28 #1 [internal] load build definition from Dockerfile 07:04:28 #1 transferring dockerfile: 170B done 07:04:28 #1 DONE 0.0s 07:04:28 07:04:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 07:04:28 #2 DONE 0.0s 07:04:28 07:04:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 07:04:28 #3 DONE 0.0s 07:04:28 07:04:28 #4 [internal] load .dockerignore 07:04:28 #4 transferring context: 2B done 07:04:28 #4 DONE 0.0s 07:04:28 07:04:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 07:04:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 0.0s done 07:04:28 #5 CACHED 07:04:28 07:04:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 07:04:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c64efcaa62ff9b000cf528da71cbb189520850edcb3e23904aa84b6984763435 done 07:04:28 #6 CACHED 07:04:28 07:04:28 #7 exporting to image 07:04:28 #7 exporting layers done 07:04:28 #7 exporting manifest sha256:225e5fc106b7653e745cbf71168074885373c6ea1ca1ac71041cc1a5e21e39d3 done 07:04:28 #7 exporting config sha256:f33b76dfa785f22dfc3d927f38ca28fc79ac07a5e44df44f41c74e02491cc2fd done 07:04:28 #7 exporting manifest sha256:7fbc77d809bba9c10cf33724c8bf4a561bd96e774d29a6ce7ef570620b5728a5 done 07:04:28 #7 exporting config sha256:d415a1f2b1447cde380b24decd077430aafd43569ed487bafb8628545c425037 done 07:04:28 #7 exporting manifest list sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 done 07:04:28 #7 pushing layers 0.0s done 07:04:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 07:04:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:84cfca61a0e3e893430bb6e5c8eb91a6006574e3b53bb0769ca3b2560deff295 0.1s done 07:04:28 #7 DONE 0.1s 07:04:28 07:04:28 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:04:28 #8 DONE 0.0s 07:04:28 07:04:28 1 warning found (use --debug to expand): 07:04:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' 07:04:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - 07:04:28 #1 [internal] load build definition from Dockerfile 07:04:28 #1 transferring dockerfile: 206B done 07:04:28 #1 DONE 0.0s 07:04:28 07:04:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:28 #2 DONE 0.0s 07:04:28 07:04:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:28 #3 DONE 0.0s 07:04:28 07:04:28 #4 [internal] load .dockerignore 07:04:28 #4 transferring context: 2B done 07:04:28 #4 DONE 0.0s 07:04:28 07:04:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 07:04:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done 07:04:28 #5 DONE 0.0s 07:04:28 07:04:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 07:04:28 #6 DONE 0.0s 07:04:28 07:04:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 07:04:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done 07:04:28 #5 DONE 0.1s 07:04:28 07:04:28 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:04:28 #7 DONE 0.0s 07:04:28 07:04:28 #8 exporting to image 07:04:28 #8 exporting layers done 07:04:28 #8 exporting manifest sha256:01c7ebf53046ac04bcf8cb3cc648871a4b12e6218f3606df2124ee0e04c3edc1 done 07:04:28 #8 exporting config sha256:89a4e0efa5db7f8c393683b680e37cef53f4d73cb678ffbffbe7ae5f441ed43b done 07:04:28 #8 exporting manifest sha256:a3c57801e8dcdedaa046da0020b0cce31a05014583063a65ac01e6ea86150a0b done 07:04:28 #8 exporting config sha256:6fbfa061fe455b03e2e8214d2ad534e862b2d00100dad170a489572d8d6635bf done 07:04:28 #8 exporting manifest list sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 done 07:04:28 #8 pushing layers 0.1s done 07:04:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 07:04:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 0.1s done 07:04:29 #8 DONE 0.2s 07:04:29 07:04:29 1 warning found (use --debug to expand): 07:04:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 07:04:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 07:04:29 #1 [internal] load build definition from Dockerfile 07:04:29 #1 transferring dockerfile: 172B done 07:04:29 #1 DONE 0.0s 07:04:29 07:04:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:04:29 #2 DONE 0.0s 07:04:29 07:04:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:04:29 #3 DONE 0.0s 07:04:29 07:04:29 #4 [internal] load .dockerignore 07:04:29 #4 transferring context: 2B done 07:04:29 #4 DONE 0.0s 07:04:29 07:04:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 07:04:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done 07:04:29 #5 CACHED 07:04:29 07:04:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 07:04:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done 07:04:29 #6 CACHED 07:04:29 07:04:29 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:04:29 #7 DONE 0.0s 07:04:29 07:04:29 #8 exporting to image 07:04:29 #8 exporting layers done 07:04:29 #8 exporting manifest sha256:01c7ebf53046ac04bcf8cb3cc648871a4b12e6218f3606df2124ee0e04c3edc1 done 07:04:29 #8 exporting config sha256:89a4e0efa5db7f8c393683b680e37cef53f4d73cb678ffbffbe7ae5f441ed43b done 07:04:29 #8 exporting manifest sha256:a3c57801e8dcdedaa046da0020b0cce31a05014583063a65ac01e6ea86150a0b done 07:04:29 #8 exporting config sha256:6fbfa061fe455b03e2e8214d2ad534e862b2d00100dad170a489572d8d6635bf done 07:04:29 #8 exporting manifest list sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 done 07:04:29 #8 pushing layers 0.0s done 07:04:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 0.1s done 07:04:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:29 #8 DONE 0.1s 07:04:29 07:04:29 1 warning found (use --debug to expand): 07:04:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69' 07:04:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69 --push - 07:04:29 #1 [internal] load build definition from Dockerfile 07:04:29 #1 transferring dockerfile: 178B done 07:04:29 #1 DONE 0.0s 07:04:29 07:04:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69 07:04:29 #2 DONE 0.0s 07:04:29 07:04:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69 07:04:29 #3 DONE 0.0s 07:04:29 07:04:29 #4 [internal] load .dockerignore 07:04:29 #4 transferring context: 2B done 07:04:29 #4 DONE 0.0s 07:04:29 07:04:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 07:04:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done 07:04:29 #5 CACHED 07:04:29 07:04:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 07:04:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done 07:04:29 #6 CACHED 07:04:29 07:04:29 #7 exporting to image 07:04:29 #7 exporting layers 07:04:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:30 #7 exporting layers done 07:04:30 #7 exporting manifest sha256:01c7ebf53046ac04bcf8cb3cc648871a4b12e6218f3606df2124ee0e04c3edc1 done 07:04:30 #7 exporting config sha256:89a4e0efa5db7f8c393683b680e37cef53f4d73cb678ffbffbe7ae5f441ed43b done 07:04:30 #7 exporting manifest sha256:a3c57801e8dcdedaa046da0020b0cce31a05014583063a65ac01e6ea86150a0b done 07:04:30 #7 exporting config sha256:6fbfa061fe455b03e2e8214d2ad534e862b2d00100dad170a489572d8d6635bf done 07:04:30 #7 exporting manifest list sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 done 07:04:30 #7 pushing layers 0.0s done 07:04:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.69@sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 0.1s done 07:04:30 #7 DONE 0.1s 07:04:30 07:04:30 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:04:30 #8 DONE 0.0s 07:04:30 07:04:30 1 warning found (use --debug to expand): 07:04:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' 07:04:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - 07:04:30 #1 [internal] load build definition from Dockerfile 07:04:30 #1 transferring dockerfile: 219B done 07:04:30 #1 DONE 0.0s 07:04:30 07:04:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:30 #2 DONE 0.0s 07:04:30 07:04:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:30 #3 DONE 0.0s 07:04:30 07:04:30 #4 [internal] load .dockerignore 07:04:30 #4 transferring context: 2B done 07:04:30 #4 DONE 0.0s 07:04:30 07:04:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 07:04:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done 07:04:30 #5 CACHED 07:04:30 07:04:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 07:04:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done 07:04:30 #6 CACHED 07:04:30 07:04:30 #7 exporting to image 07:04:30 #7 exporting layers done 07:04:30 #7 exporting manifest sha256:01c7ebf53046ac04bcf8cb3cc648871a4b12e6218f3606df2124ee0e04c3edc1 done 07:04:30 #7 exporting config sha256:89a4e0efa5db7f8c393683b680e37cef53f4d73cb678ffbffbe7ae5f441ed43b done 07:04:30 #7 exporting manifest sha256:a3c57801e8dcdedaa046da0020b0cce31a05014583063a65ac01e6ea86150a0b done 07:04:30 #7 exporting config sha256:6fbfa061fe455b03e2e8214d2ad534e862b2d00100dad170a489572d8d6635bf done 07:04:30 #7 exporting manifest list sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 done 07:04:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:30 #7 pushing layers 0.0s done 07:04:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 0.1s done 07:04:30 #7 DONE 0.1s 07:04:30 07:04:30 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:04:30 #8 DONE 0.0s 07:04:30 07:04:30 1 warning found (use --debug to expand): 07:04:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 07:04:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 07:04:31 #1 [internal] load build definition from Dockerfile 07:04:31 #1 transferring dockerfile: 170B done 07:04:31 #1 DONE 0.0s 07:04:31 07:04:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 07:04:31 #2 DONE 0.0s 07:04:31 07:04:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 07:04:31 #3 DONE 0.0s 07:04:31 07:04:31 #4 [internal] load .dockerignore 07:04:31 #4 transferring context: 2B done 07:04:31 #4 DONE 0.0s 07:04:31 07:04:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 07:04:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done 07:04:31 #5 CACHED 07:04:31 07:04:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 07:04:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:179d991004c7c5554d744628fd267c14d67a54cc7f93c363ce3fd26f99dcb7e6 0.0s done 07:04:31 #6 CACHED 07:04:31 07:04:31 #7 exporting to image 07:04:31 #7 exporting layers done 07:04:31 #7 exporting manifest sha256:01c7ebf53046ac04bcf8cb3cc648871a4b12e6218f3606df2124ee0e04c3edc1 done 07:04:31 #7 exporting config sha256:89a4e0efa5db7f8c393683b680e37cef53f4d73cb678ffbffbe7ae5f441ed43b done 07:04:31 #7 exporting manifest sha256:a3c57801e8dcdedaa046da0020b0cce31a05014583063a65ac01e6ea86150a0b done 07:04:31 #7 exporting config sha256:6fbfa061fe455b03e2e8214d2ad534e862b2d00100dad170a489572d8d6635bf done 07:04:31 #7 exporting manifest list sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 done 07:04:31 #7 pushing layers 0.0s done 07:04:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 07:04:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f89f464ff31404388f37915bf89e9a129b3f1839707f4f7d907993c8a9c4e620 0.1s done 07:04:31 #7 DONE 0.1s 07:04:31 07:04:31 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:04:31 #8 DONE 0.0s 07:04:31 07:04:31 1 warning found (use --debug to expand): 07:04:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' 07:04:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - 07:04:31 #1 [internal] load build definition from Dockerfile 07:04:31 #1 transferring dockerfile: 206B done 07:04:31 #1 DONE 0.0s 07:04:31 07:04:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:31 #2 DONE 0.0s 07:04:31 07:04:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:31 #3 DONE 0.0s 07:04:31 07:04:31 #4 [internal] load .dockerignore 07:04:31 #4 transferring context: 2B done 07:04:31 #4 DONE 0.0s 07:04:31 07:04:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 07:04:31 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 done 07:04:31 #5 DONE 0.0s 07:04:31 07:04:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 07:04:31 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 0.0s done 07:04:31 #6 DONE 0.0s 07:04:31 07:04:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 07:04:31 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 done 07:04:31 #5 DONE 0.1s 07:04:31 07:04:31 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:04:31 #7 DONE 0.0s 07:04:31 07:04:31 #8 exporting to image 07:04:31 #8 exporting layers done 07:04:31 #8 exporting manifest sha256:fd42e8f1c0cab095f6a669c2bb2b95125016976f4cc0456293b7cb0655770ef8 done 07:04:31 #8 exporting config sha256:0e632f432f36201ad6acca59c62b3466f2598ebd4ede5cbfea78204e6abf43de done 07:04:31 #8 exporting manifest sha256:0165af583f33a9932bf91c3a7cd5517e1444a59d9c1472e193f44bd479ce98eb done 07:04:31 #8 exporting config sha256:9b223ba72c436416d6bd27aad0a9ab8f5b642b5272ef934dbefd2c1c273c1046 done 07:04:31 #8 exporting manifest list sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e done 07:04:31 #8 pushing layers 07:04:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:32 #8 pushing layers 0.1s done 07:04:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e 0.1s done 07:04:32 #8 DONE 0.2s 07:04:32 07:04:32 1 warning found (use --debug to expand): 07:04:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 07:04:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 07:04:32 #1 [internal] load build definition from Dockerfile 07:04:32 #1 transferring dockerfile: 172B done 07:04:32 #1 DONE 0.0s 07:04:32 07:04:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 07:04:32 #2 DONE 0.0s 07:04:32 07:04:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 07:04:32 #3 DONE 0.0s 07:04:32 07:04:32 #4 [internal] load .dockerignore 07:04:32 #4 transferring context: 2B done 07:04:32 #4 DONE 0.0s 07:04:32 07:04:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 07:04:32 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 0.0s done 07:04:32 #5 CACHED 07:04:32 07:04:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 07:04:32 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 0.0s done 07:04:32 #6 CACHED 07:04:32 07:04:32 #7 exporting to image 07:04:32 #7 exporting layers done 07:04:32 #7 exporting manifest sha256:fd42e8f1c0cab095f6a669c2bb2b95125016976f4cc0456293b7cb0655770ef8 done 07:04:32 #7 exporting config sha256:0e632f432f36201ad6acca59c62b3466f2598ebd4ede5cbfea78204e6abf43de done 07:04:32 #7 exporting manifest sha256:0165af583f33a9932bf91c3a7cd5517e1444a59d9c1472e193f44bd479ce98eb done 07:04:32 #7 exporting config sha256:9b223ba72c436416d6bd27aad0a9ab8f5b642b5272ef934dbefd2c1c273c1046 07:04:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:32 #7 exporting config sha256:9b223ba72c436416d6bd27aad0a9ab8f5b642b5272ef934dbefd2c1c273c1046 done 07:04:32 #7 exporting manifest list sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e done 07:04:32 #7 pushing layers 0.0s done 07:04:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e 0.1s done 07:04:32 #7 DONE 0.1s 07:04:32 07:04:32 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:04:32 #8 DONE 0.0s 07:04:32 07:04:32 1 warning found (use --debug to expand): 07:04:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69' 07:04:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69 --push - 07:04:33 #1 [internal] load build definition from Dockerfile 07:04:33 #1 transferring dockerfile: 178B done 07:04:33 #1 DONE 0.0s 07:04:33 07:04:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69 07:04:33 #2 DONE 0.0s 07:04:33 07:04:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69 07:04:33 #3 DONE 0.0s 07:04:33 07:04:33 #4 [internal] load .dockerignore 07:04:33 #4 transferring context: 2B done 07:04:33 #4 DONE 0.0s 07:04:33 07:04:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 07:04:33 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 0.0s done 07:04:33 #5 CACHED 07:04:33 07:04:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 07:04:33 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 0.0s done 07:04:33 #6 CACHED 07:04:33 07:04:33 #7 exporting to image 07:04:33 #7 exporting layers done 07:04:33 #7 exporting manifest sha256:fd42e8f1c0cab095f6a669c2bb2b95125016976f4cc0456293b7cb0655770ef8 done 07:04:33 #7 exporting config sha256:0e632f432f36201ad6acca59c62b3466f2598ebd4ede5cbfea78204e6abf43de done 07:04:33 #7 exporting manifest sha256:0165af583f33a9932bf91c3a7cd5517e1444a59d9c1472e193f44bd479ce98eb done 07:04:33 #7 exporting config sha256:9b223ba72c436416d6bd27aad0a9ab8f5b642b5272ef934dbefd2c1c273c1046 done 07:04:33 #7 exporting manifest list sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e done 07:04:33 #7 pushing layers 0.0s done 07:04:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69@sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e 07:04:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.69@sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e 0.1s done 07:04:33 #7 DONE 0.1s 07:04:33 07:04:33 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:04:33 #8 DONE 0.0s 07:04:33 07:04:33 1 warning found (use --debug to expand): 07:04:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' 07:04:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - 07:04:33 #1 [internal] load build definition from Dockerfile 07:04:33 #1 transferring dockerfile: 219B done 07:04:33 #1 DONE 0.0s 07:04:33 07:04:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:33 #2 DONE 0.0s 07:04:33 07:04:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:33 #3 DONE 0.0s 07:04:33 07:04:33 #4 [internal] load .dockerignore 07:04:33 #4 transferring context: 2B done 07:04:33 #4 DONE 0.0s 07:04:33 07:04:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 07:04:33 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 done 07:04:33 #5 CACHED 07:04:33 07:04:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 07:04:33 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 done 07:04:33 #6 CACHED 07:04:33 07:04:33 #7 exporting to image 07:04:33 #7 exporting layers done 07:04:33 #7 exporting manifest sha256:fd42e8f1c0cab095f6a669c2bb2b95125016976f4cc0456293b7cb0655770ef8 done 07:04:33 #7 exporting config sha256:0e632f432f36201ad6acca59c62b3466f2598ebd4ede5cbfea78204e6abf43de done 07:04:33 #7 exporting manifest sha256:0165af583f33a9932bf91c3a7cd5517e1444a59d9c1472e193f44bd479ce98eb done 07:04:33 #7 exporting config sha256:9b223ba72c436416d6bd27aad0a9ab8f5b642b5272ef934dbefd2c1c273c1046 done 07:04:33 #7 exporting manifest list sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e done 07:04:33 #7 pushing layers 0.0s done 07:04:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e 07:04:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e 0.1s done 07:04:33 #7 DONE 0.1s 07:04:33 07:04:33 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:04:33 #8 DONE 0.0s 07:04:33 07:04:33 1 warning found (use --debug to expand): 07:04:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 07:04:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 07:04:34 #1 [internal] load build definition from Dockerfile 07:04:34 #1 transferring dockerfile: 170B done 07:04:34 #1 DONE 0.0s 07:04:34 07:04:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 07:04:34 #2 DONE 0.0s 07:04:34 07:04:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 07:04:34 #3 DONE 0.0s 07:04:34 07:04:34 #4 [internal] load .dockerignore 07:04:34 #4 transferring context: 2B done 07:04:34 #4 DONE 0.0s 07:04:34 07:04:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 07:04:34 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 0.0s done 07:04:34 #5 CACHED 07:04:34 07:04:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 07:04:34 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0f6517d54e5ae620f1f50c21e747caa48ac878b72ef36b6d3f8d89b37700b9b3 0.0s done 07:04:34 #6 CACHED 07:04:34 07:04:34 #7 exporting to image 07:04:34 #7 exporting layers done 07:04:34 #7 exporting manifest sha256:fd42e8f1c0cab095f6a669c2bb2b95125016976f4cc0456293b7cb0655770ef8 done 07:04:34 #7 exporting config sha256:0e632f432f36201ad6acca59c62b3466f2598ebd4ede5cbfea78204e6abf43de done 07:04:34 #7 exporting manifest sha256:0165af583f33a9932bf91c3a7cd5517e1444a59d9c1472e193f44bd479ce98eb done 07:04:34 #7 exporting config sha256:9b223ba72c436416d6bd27aad0a9ab8f5b642b5272ef934dbefd2c1c273c1046 done 07:04:34 #7 exporting manifest list sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e done 07:04:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:34 #7 pushing layers 0.0s done 07:04:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a3e6564b018d6dbffab83d51f6af6292c4933a77e734052f12224d7fc49c135e 0.1s done 07:04:34 #7 DONE 0.1s 07:04:34 07:04:34 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:04:34 #8 DONE 0.0s 07:04:34 07:04:34 1 warning found (use --debug to expand): 07:04:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 --push - 07:04:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73' 07:04:34 #1 [internal] load build definition from Dockerfile 07:04:34 #1 transferring dockerfile: 202B done 07:04:34 #1 DONE 0.0s 07:04:34 07:04:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:34 #2 DONE 0.0s 07:04:34 07:04:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73 07:04:34 #3 DONE 0.0s 07:04:34 07:04:34 #4 [internal] load .dockerignore 07:04:34 #4 transferring context: 2B done 07:04:34 #4 DONE 0.0s 07:04:34 07:04:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 07:04:34 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 done 07:04:34 #5 DONE 0.0s 07:04:34 07:04:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 07:04:34 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 done 07:04:34 #6 DONE 0.1s 07:04:34 07:04:34 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:04:34 #7 DONE 0.0s 07:04:34 07:04:34 #8 exporting to image 07:04:34 #8 exporting layers done 07:04:34 #8 exporting manifest sha256:f5b2bc13e3fedcb471ae659c09d7226201201850731a8325be69822fd1cf44f4 done 07:04:34 #8 exporting config sha256:1ffec2155004005fbe4edfbc05f4d8fb96ea8c71971cc3081269574a93843db8 done 07:04:34 #8 exporting manifest sha256:0de9ff122ada3850f1c73ecf41efe6221a49c566cc3ae12589db468941aae7eb done 07:04:34 #8 exporting config sha256:421f83d9102455cef5174722dad5bf212648aed2d12b45e5d0ebae8978c2bb7f done 07:04:34 #8 exporting manifest list sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b done 07:04:34 #8 pushing layers 0.1s done 07:04:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73@sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b 0.1s done 07:04:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:34 #8 DONE 0.2s 07:04:35 07:04:35 1 warning found (use --debug to expand): 07:04:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 07:04:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 07:04:35 #1 [internal] load build definition from Dockerfile 07:04:35 #1 transferring dockerfile: 168B done 07:04:35 #1 DONE 0.0s 07:04:35 07:04:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:04:35 #2 DONE 0.0s 07:04:35 07:04:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:04:35 #3 DONE 0.0s 07:04:35 07:04:35 #4 [internal] load .dockerignore 07:04:35 #4 transferring context: 2B done 07:04:35 #4 DONE 0.0s 07:04:35 07:04:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 07:04:35 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 done 07:04:35 #5 CACHED 07:04:35 07:04:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 07:04:35 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 done 07:04:35 #6 CACHED 07:04:35 07:04:35 #7 exporting to image 07:04:35 #7 exporting layers done 07:04:35 #7 exporting manifest sha256:f5b2bc13e3fedcb471ae659c09d7226201201850731a8325be69822fd1cf44f4 done 07:04:35 #7 exporting config sha256:1ffec2155004005fbe4edfbc05f4d8fb96ea8c71971cc3081269574a93843db8 done 07:04:35 #7 exporting manifest sha256:0de9ff122ada3850f1c73ecf41efe6221a49c566cc3ae12589db468941aae7eb done 07:04:35 #7 exporting config sha256:421f83d9102455cef5174722dad5bf212648aed2d12b45e5d0ebae8978c2bb7f 07:04:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:35 #7 exporting config sha256:421f83d9102455cef5174722dad5bf212648aed2d12b45e5d0ebae8978c2bb7f done 07:04:35 #7 exporting manifest list sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b done 07:04:35 #7 pushing layers 0.0s done 07:04:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b 0.1s done 07:04:35 #7 DONE 0.1s 07:04:35 07:04:35 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:04:35 #8 DONE 0.0s 07:04:35 07:04:35 1 warning found (use --debug to expand): 07:04:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69' 07:04:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69 --push - 07:04:35 #1 [internal] load build definition from Dockerfile 07:04:35 #1 transferring dockerfile: 174B done 07:04:35 #1 DONE 0.0s 07:04:35 07:04:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69 07:04:35 #2 DONE 0.0s 07:04:35 07:04:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69 07:04:35 #3 DONE 0.0s 07:04:35 07:04:35 #4 [internal] load .dockerignore 07:04:35 #4 transferring context: 2B done 07:04:35 #4 DONE 0.0s 07:04:35 07:04:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 07:04:35 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 0.0s done 07:04:35 #5 CACHED 07:04:35 07:04:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 07:04:35 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 0.0s done 07:04:35 #6 CACHED 07:04:35 07:04:35 #7 exporting to image 07:04:35 #7 exporting layers done 07:04:35 #7 exporting manifest sha256:f5b2bc13e3fedcb471ae659c09d7226201201850731a8325be69822fd1cf44f4 done 07:04:35 #7 exporting config sha256:1ffec2155004005fbe4edfbc05f4d8fb96ea8c71971cc3081269574a93843db8 07:04:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:36 #7 exporting config sha256:1ffec2155004005fbe4edfbc05f4d8fb96ea8c71971cc3081269574a93843db8 done 07:04:36 #7 exporting manifest sha256:0de9ff122ada3850f1c73ecf41efe6221a49c566cc3ae12589db468941aae7eb done 07:04:36 #7 exporting config sha256:421f83d9102455cef5174722dad5bf212648aed2d12b45e5d0ebae8978c2bb7f done 07:04:36 #7 exporting manifest list sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b done 07:04:36 #7 pushing layers 0.0s done 07:04:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.69@sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b 0.1s done 07:04:36 #7 DONE 0.1s 07:04:36 07:04:36 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:04:36 #8 DONE 0.0s 07:04:36 07:04:36 1 warning found (use --debug to expand): 07:04:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69' 07:04:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 --push - 07:04:36 #1 [internal] load build definition from Dockerfile 07:04:36 #1 transferring dockerfile: 215B done 07:04:36 #1 DONE 0.0s 07:04:36 07:04:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:36 #2 DONE 0.0s 07:04:36 07:04:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69 07:04:36 #3 DONE 0.0s 07:04:36 07:04:36 #4 [internal] load .dockerignore 07:04:36 #4 transferring context: 2B done 07:04:36 #4 DONE 0.0s 07:04:36 07:04:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 07:04:36 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 07:04:36 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 done 07:04:36 #5 CACHED 07:04:36 07:04:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 07:04:36 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 done 07:04:36 #6 CACHED 07:04:36 07:04:36 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:04:36 #7 DONE 0.0s 07:04:36 07:04:36 #8 exporting to image 07:04:36 #8 exporting layers done 07:04:36 #8 exporting manifest sha256:f5b2bc13e3fedcb471ae659c09d7226201201850731a8325be69822fd1cf44f4 done 07:04:36 #8 exporting config sha256:1ffec2155004005fbe4edfbc05f4d8fb96ea8c71971cc3081269574a93843db8 done 07:04:36 #8 exporting manifest sha256:0de9ff122ada3850f1c73ecf41efe6221a49c566cc3ae12589db468941aae7eb done 07:04:36 #8 exporting config sha256:421f83d9102455cef5174722dad5bf212648aed2d12b45e5d0ebae8978c2bb7f done 07:04:36 #8 exporting manifest list sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b done 07:04:36 #8 pushing layers 0.0s done 07:04:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4e08ba6d01fd5b801157515d797bfa3fff2bcf73-4.1.0-dev.69@sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b 0.1s done 07:04:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:36 #8 DONE 0.1s 07:04:36 07:04:36 1 warning found (use --debug to expand): 07:04:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:04:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 07:04:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 07:04:37 #1 [internal] load build definition from Dockerfile 07:04:37 #1 transferring dockerfile: 166B done 07:04:37 #1 DONE 0.0s 07:04:37 07:04:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 07:04:37 #2 DONE 0.0s 07:04:37 07:04:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 07:04:37 #3 DONE 0.0s 07:04:37 07:04:37 #4 [internal] load .dockerignore 07:04:37 #4 transferring context: 2B done 07:04:37 #4 DONE 0.0s 07:04:37 07:04:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 07:04:37 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 0.0s done 07:04:37 #5 CACHED 07:04:37 07:04:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 07:04:37 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:dc7cb51b6348b21516abe01ac6115d54b90c40103c6f3f8455f6738328ed07d1 done 07:04:37 #6 CACHED 07:04:37 07:04:37 #7 exporting to image 07:04:37 #7 exporting layers done 07:04:37 #7 exporting manifest sha256:f5b2bc13e3fedcb471ae659c09d7226201201850731a8325be69822fd1cf44f4 done 07:04:37 #7 exporting config sha256:1ffec2155004005fbe4edfbc05f4d8fb96ea8c71971cc3081269574a93843db8 done 07:04:37 #7 exporting manifest sha256:0de9ff122ada3850f1c73ecf41efe6221a49c566cc3ae12589db468941aae7eb done 07:04:37 #7 exporting config sha256:421f83d9102455cef5174722dad5bf212648aed2d12b45e5d0ebae8978c2bb7f done 07:04:37 #7 exporting manifest list sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b done 07:04:37 #7 pushing layers 0.0s done 07:04:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b 07:04:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:04:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:a87a10806a145a16d2c77491d4d4433ceef901b9b1904cb5731ade20b52e8a8b 0.1s done 07:04:37 #7 DONE 0.1s 07:04:37 07:04:37 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:04:37 #8 DONE 0.0s 07:04:37 07:04:37 1 warning found (use --debug to expand): 07:04:37  - 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 07:04:37 + '[' -d /w/workspace/edgex-go/915/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:04:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:04:38 ---> package-listing.sh 07:04:38 ++ facter osfamily 07:04:38 ++ tr '[:upper:]' '[:lower:]' 07:04:38 + OS_FAMILY=redhat 07:04:38 + workspace=/w/workspace/edgex-go/915 07:04:38 + START_PACKAGES=/tmp/packages_start.txt 07:04:38 + END_PACKAGES=/tmp/packages_end.txt 07:04:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:04:38 + PACKAGES=/tmp/packages_start.txt 07:04:38 + '[' /w/workspace/edgex-go/915 ']' 07:04:38 + PACKAGES=/tmp/packages_end.txt 07:04:38 + case "${OS_FAMILY}" in 07:04:38 + sort 07:04:38 + rpm -qa 07:04:39 + '[' -f /tmp/packages_start.txt ']' 07:04:39 + '[' -f /tmp/packages_end.txt ']' 07:04:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:04:39 + '[' /w/workspace/edgex-go/915 ']' 07:04:39 + mkdir -p /w/workspace/edgex-go/915/archives/ 07:04:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/915/archives/ [Pipeline] echo 07:04:39 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/915/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:04:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:40 07:04:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:40 latest: Pulling from edgex-lftools-log-publisher 07:04:40 5eb5b503b376: Pulling fs layer 07:04:40 5c69ac0246d0: Pulling fs layer 07:04:40 ec43610c2a17: Pulling fs layer 07:04:40 3a2ae6a8a46f: Pulling fs layer 07:04:40 33b1e0a273af: Pulling fs layer 07:04:40 5d3b04190fa2: Pulling fs layer 07:04:40 2f39f015ded8: Pulling fs layer 07:04:40 3a2ae6a8a46f: Waiting 07:04:40 33b1e0a273af: Waiting 07:04:40 5d3b04190fa2: Waiting 07:04:40 2f39f015ded8: Waiting 07:04:40 5c69ac0246d0: Verifying Checksum 07:04:40 5c69ac0246d0: Download complete 07:04:40 3a2ae6a8a46f: Verifying Checksum 07:04:40 3a2ae6a8a46f: Download complete 07:04:40 33b1e0a273af: Verifying Checksum 07:04:40 33b1e0a273af: Download complete 07:04:40 5d3b04190fa2: Verifying Checksum 07:04:40 5d3b04190fa2: Download complete 07:04:40 ec43610c2a17: Verifying Checksum 07:04:40 ec43610c2a17: Download complete 07:04:40 5eb5b503b376: Verifying Checksum 07:04:40 5eb5b503b376: Download complete 07:04:41 2f39f015ded8: Verifying Checksum 07:04:41 2f39f015ded8: Download complete 07:04:42 5eb5b503b376: Pull complete 07:04:42 5c69ac0246d0: Pull complete 07:04:42 ec43610c2a17: Pull complete 07:04:42 3a2ae6a8a46f: Pull complete 07:04:42 33b1e0a273af: Pull complete 07:04:42 5d3b04190fa2: Pull complete 07:04:47 2f39f015ded8: Pull complete 07:04:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:04:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:47 prd-centos7-docker-4c-2g-673416 does not seem to be running inside a container 07:04:47 $ 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/915/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:04:50 $ docker top aaa828efe45945d0126cd3700a876993aa618185ab28025fed0151a221cab554 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:50 + touch /tmp/pre-build-complete [Pipeline] sh 07:04:50 + mkdir -p /var/log/sysstat [Pipeline] sh 07:04:51 + ls /var/log/sa-host 07:04:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:51 provisioning config files... 07:04:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6814274233150576480tmp [Pipeline] { [Pipeline] echo 07:04:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:04:51 ---> create-netrc.sh [Pipeline] } 07:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:04:52 ---> python-tools-install.sh [Pipeline] echo 07:04:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:04:52 ---> sudo-logs.sh 07:04:52 Archiving 'sudo' log.. 07:04:52 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:04:52 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:04:52 $ docker stop --time=1 aaa828efe45945d0126cd3700a876993aa618185ab28025fed0151a221cab554 07:04:53 $ docker rm -f --volumes aaa828efe45945d0126cd3700a876993aa618185ab28025fed0151a221cab554 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:04:53 [WS-CLEANUP] Deleting project workspace... 07:04:53 [WS-CLEANUP] Deferred wipeout is used... 07:04:53 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:04:54 + [ -d /w/workspace/edgex-go/915/archives ] [Pipeline] libraryResource [Pipeline] sh 07:04:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:04:55 ---> package-listing.sh 07:04:55 ++ facter osfamily 07:04:55 ++ tr '[:upper:]' '[:lower:]' 07:04:56 + OS_FAMILY=debian 07:04:56 + workspace=/w/workspace/edgex-go/915 07:04:56 + START_PACKAGES=/tmp/packages_start.txt 07:04:56 + END_PACKAGES=/tmp/packages_end.txt 07:04:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:04:56 + PACKAGES=/tmp/packages_start.txt 07:04:56 + '[' /w/workspace/edgex-go/915 ']' 07:04:56 + PACKAGES=/tmp/packages_end.txt 07:04:56 + case "${OS_FAMILY}" in 07:04:56 + dpkg -l 07:04:56 + grep '^ii' 07:04:56 + '[' -f /tmp/packages_start.txt ']' 07:04:56 + '[' -f /tmp/packages_end.txt ']' 07:04:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:04:56 + '[' /w/workspace/edgex-go/915 ']' 07:04:56 + mkdir -p /w/workspace/edgex-go/915/archives/ 07:04:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/915/archives/ [Pipeline] echo 07:04:56 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/915/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:04:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:56 07:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:57 latest: Pulling from edgex-lftools-log-publisher 07:04:57 5eb5b503b376: Pulling fs layer 07:04:57 5c69ac0246d0: Pulling fs layer 07:04:57 ec43610c2a17: Pulling fs layer 07:04:57 3a2ae6a8a46f: Pulling fs layer 07:04:57 33b1e0a273af: Pulling fs layer 07:04:57 3a2ae6a8a46f: Waiting 07:04:57 5d3b04190fa2: Pulling fs layer 07:04:57 2f39f015ded8: Pulling fs layer 07:04:57 33b1e0a273af: Waiting 07:04:57 5d3b04190fa2: Waiting 07:04:57 2f39f015ded8: Waiting 07:04:57 5c69ac0246d0: Verifying Checksum 07:04:57 5c69ac0246d0: Download complete 07:04:57 3a2ae6a8a46f: Download complete 07:04:57 33b1e0a273af: Verifying Checksum 07:04:57 33b1e0a273af: Download complete 07:04:57 5d3b04190fa2: Verifying Checksum 07:04:57 5d3b04190fa2: Download complete 07:04:57 ec43610c2a17: Download complete 07:04:57 5eb5b503b376: Verifying Checksum 07:04:57 5eb5b503b376: Download complete 07:04:58 2f39f015ded8: Verifying Checksum 07:04:58 2f39f015ded8: Download complete 07:04:59 5eb5b503b376: Pull complete 07:04:59 5c69ac0246d0: Pull complete 07:05:00 ec43610c2a17: Pull complete 07:05:00 3a2ae6a8a46f: Pull complete 07:05:00 33b1e0a273af: Pull complete 07:05:00 5d3b04190fa2: Pull complete 07:05:07 2f39f015ded8: Pull complete 07:05:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:05:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:07 prd-ubuntu20.04-docker-8c-8g-673087 does not seem to be running inside a container 07:05: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/915/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/915 -v /w/workspace/edgex-go/915:/w/workspace/edgex-go/915:rw,z -v /w/workspace/edgex-go/915@tmp:/w/workspace/edgex-go/915@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 07:05:08 $ docker top 32b717e9dd1f41429792ac065c87c47ea7101e3bc104def03344810a07f01328 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:08 + touch /tmp/pre-build-complete [Pipeline] sh 07:05:09 + mkdir -p /var/log/sysstat [Pipeline] sh 07:05:09 + ls /var/log/sa-host 07:05:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:09 provisioning config files... 07:05:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/915@tmp/config1092599640557269292tmp [Pipeline] { [Pipeline] echo 07:05:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:05:09 ---> create-netrc.sh [Pipeline] } 07:05:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:05:24 ---> python-tools-install.sh [Pipeline] echo 07:05:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:05:24 ---> sudo-logs.sh 07:05:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:05:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:05:24 ---> job-cost.sh 07:05:24 lf-activate-venv: SKIPPING 07:05:24 DEBUG: total: 0.10999999940395355 07:05:24 INFO: Retrieving Stack Cost... 07:05:25 INFO: Retrieving Pricing Info for: v3-standard-8 07:05:25 INFO: Archiving Costs [Pipeline] echo 07:05:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:05:26 ---> logs-deploy.sh 07:05:26 lf-activate-venv: SKIPPING 07:05:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/915 07:05:26 INFO: archiving workspace using pattern(s): 07:05:27 Archives upload complete. 07:05:27 INFO: archiving logs to Nexus 07:05:28 ---> uname -a: 07:05:28 Linux prd-ubuntu20-04-docker-8c-8g-673087 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:05:28 07:05:28 07:05:28 ---> lscpu: 07:05:28 Architecture: x86_64 07:05:28 CPU op-mode(s): 32-bit, 64-bit 07:05:28 Byte Order: Little Endian 07:05:28 Address sizes: 40 bits physical, 48 bits virtual 07:05:28 CPU(s): 8 07:05:28 On-line CPU(s) list: 0-7 07:05:28 Thread(s) per core: 1 07:05:28 Core(s) per socket: 1 07:05:28 Socket(s): 8 07:05:28 NUMA node(s): 1 07:05:28 Vendor ID: AuthenticAMD 07:05:28 CPU family: 23 07:05:28 Model: 49 07:05:28 Model name: AMD EPYC-Rome Processor 07:05:28 Stepping: 0 07:05:28 CPU MHz: 2800.000 07:05:28 BogoMIPS: 5600.00 07:05:28 Virtualization: AMD-V 07:05:28 Hypervisor vendor: KVM 07:05:28 Virtualization type: full 07:05:28 L1d cache: 256 KiB 07:05:28 L1i cache: 256 KiB 07:05:28 L2 cache: 4 MiB 07:05:28 L3 cache: 128 MiB 07:05:28 NUMA node0 CPU(s): 0-7 07:05:28 Vulnerability Gather data sampling: Not affected 07:05:28 Vulnerability Itlb multihit: Not affected 07:05:28 Vulnerability L1tf: Not affected 07:05:28 Vulnerability Mds: Not affected 07:05:28 Vulnerability Meltdown: Not affected 07:05:28 Vulnerability Mmio stale data: Not affected 07:05:28 Vulnerability Retbleed: Vulnerable 07:05:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:05:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:05:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:05:28 Vulnerability Srbds: Not affected 07:05:28 Vulnerability Tsx async abort: Not affected 07:05:28 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 07:05:28 07:05:28 07:05:28 ---> nproc: 07:05:28 8 07:05:28 07:05:28 07:05:28 ---> df -h: 07:05:28 Filesystem Size Used Avail Use% Mounted on 07:05:28 overlay 155G 32G 124G 21% / 07:05:28 tmpfs 64M 0 64M 0% /dev 07:05:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:05:28 shm 64M 0 64M 0% /dev/shm 07:05:28 /dev/vda1 155G 32G 124G 21% /facter-os 07:05:28 07:05:28 07:05:28 ---> sar -b -r -n DEV: 07:05:28 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-673087) 10/27/25 _x86_64_ (8 CPU) 07:05:28 07:05:28 06:51:39 LINUX RESTART (8 CPU) 07:05:28 07:05:28 06:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:05:28 06:53:01 382.59 72.74 309.85 0.00 12329.95 126065.26 0.00 07:05:28 06:54:01 172.19 10.03 162.16 0.00 1662.52 90054.46 0.00 07:05:28 06:55:01 42.01 0.00 42.01 0.00 0.00 70479.34 0.00 07:05:28 06:56:01 49.77 0.22 49.55 0.00 2.67 21030.32 0.00 07:05:28 06:57:01 539.65 0.68 538.97 0.00 63.15 293643.03 0.00 07:05:28 06:58:01 852.99 27.38 825.61 0.00 2750.89 272574.02 0.00 07:05:28 06:59:01 149.53 0.15 149.38 0.00 1.20 64611.53 0.00 07:05:28 07:00:01 307.85 0.08 307.76 0.00 0.67 88159.55 0.00 07:05:28 07:01:01 721.91 0.02 721.90 0.00 4.00 165444.69 0.00 07:05:28 07:02:01 33.69 0.02 33.67 0.00 2.00 880.91 0.00 07:05:28 07:03:01 15.68 0.00 15.68 0.00 0.00 446.86 0.00 07:05:28 07:04:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 07:05:28 07:05:01 10.26 0.17 10.10 0.00 12.26 5342.58 0.00 07:05:28 Average: 251.55 8.55 243.00 0.00 1292.64 91997.26 0.00 07:05:28 07:05:28 06:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:05:28 06:53:01 28476444 31535300 763476 2.32 82140 3260516 1826764 5.39 1004148 3003864 406872 07:05:28 06:54:01 26465684 31167796 1109080 3.37 124552 4710988 2225252 6.56 2046636 3806552 763500 07:05:28 06:55:01 26461656 31320868 952792 2.90 128524 4849108 2275440 6.71 1732968 4101868 348800 07:05:28 06:56:01 25435640 31257144 1014692 3.09 136200 5746152 2338556 6.89 2057228 4746880 687536 07:05:28 06:57:01 18911128 31135004 1114884 3.39 153940 11969756 4503576 13.28 2385396 10744496 0 07:05:28 06:58:01 8671216 29605416 2565240 7.80 384848 19667596 7560960 22.29 4975860 17518112 449856 07:05:28 06:59:01 4104300 27870860 4292216 13.06 403356 22343660 11773768 34.71 8029052 18872044 1332344 07:05:28 07:00:01 1843532 28568104 3601628 10.96 420856 25173072 8827960 26.03 8615732 20451784 1907864 07:05:28 07:01:01 5884852 31404172 830596 2.53 431172 24196528 2097584 6.18 3706248 21646492 548 07:05:28 07:02:01 5865092 31386736 846816 2.58 432836 24196984 2211196 6.52 4143612 21226708 16 07:05:28 07:03:01 5876400 31398504 834892 2.54 433548 24197108 2083156 6.14 4215176 21144056 244 07:05:28 07:04:01 5875680 31397836 835416 2.54 433580 24197112 2083156 6.14 4215616 21144060 272 07:05:28 07:05:01 5498428 31379080 854244 2.60 440396 24526804 2242908 6.61 4235076 21472972 228836 07:05:28 Average: 13028466 30725140 1508921 4.59 308150 16848876 4003867 11.80 3950981 14606145 471284 07:05:28 07:05:28 06:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:05:28 06:53:01 lo 4.70 4.70 0.47 0.47 0.00 0.00 0.00 0.00 07:05:28 06:53:01 docker0 554.07 531.71 38.66 2985.61 0.00 0.00 0.00 0.00 07:05:28 06:53:01 ens3 1599.38 1433.61 13905.48 215.51 0.00 0.00 0.00 0.00 07:05:28 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:28 06:54:01 veth0c94c12 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 07:05:28 06:54:01 docker0 244.14 326.01 20.06 1668.98 0.00 0.00 0.00 0.00 07:05:28 06:54:01 ens3 364.12 266.09 1705.39 37.84 0.00 0.00 0.00 0.00 07:05:28 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:55:01 veth0c94c12 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 07:05:28 06:55:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 07:05:28 06:55:01 ens3 38.31 25.78 30.30 17.24 0.00 0.00 0.00 0.00 07:05:28 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:28 06:56:01 veth0c94c12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:56:01 ens3 17.01 10.10 14.57 9.15 0.00 0.00 0.00 0.00 07:05:28 06:57:01 vethecd122a 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:57:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 07:05:28 06:57:01 veth912a8e5 1.73 3.73 0.12 38.13 0.00 0.00 0.00 0.00 07:05:28 06:57:01 vethd24cb74 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:57:01 veth3472af2 1.50 3.23 0.11 38.10 0.00 0.00 0.00 0.00 07:05:28 06:57:01 veth47e0f08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:57:01 veth7d01e32 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:57:01 veth293c787 1.63 3.25 0.12 38.13 0.00 0.00 0.00 0.00 07:05:28 06:57:01 docker0 62.30 114.60 3.93 1444.91 0.00 0.00 0.00 0.00 07:05:28 06:57:01 veth51e31b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:57:01 vethb324317 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:57:01 vethce05450 1.60 3.33 0.12 38.10 0.00 0.00 0.00 0.00 07:05:28 06:57:01 vethb30ff7b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:57:01 vethd29c497 0.63 3.06 0.06 0.34 0.00 0.00 0.00 0.00 07:05:28 06:57:01 ens3 351.66 189.96 5521.52 32.58 0.00 0.00 0.00 0.00 07:05:28 06:57:01 vethbace85e 2.05 4.10 0.15 38.15 0.00 0.00 0.00 0.00 07:05:28 06:57:01 veth8e2e88f 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:57:01 veth8673b18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:58:01 vethdda8800 0.05 0.66 0.00 0.03 0.00 0.00 0.00 0.00 07:05:28 06:58:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:05:28 06:58:01 veth4e7ecf1 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 07:05:28 06:58:01 veth1e5bd8b 0.05 0.66 0.00 0.03 0.00 0.00 0.00 0.00 07:05:28 06:58:01 veth937dfff 0.05 0.64 0.00 0.03 0.00 0.00 0.00 0.00 07:05:28 06:58:01 veth2fbf9d4 0.05 0.66 0.00 0.03 0.00 0.00 0.00 0.00 07:05:28 06:58:01 veth33caf41 0.05 0.69 0.00 0.03 0.00 0.00 0.00 0.00 07:05:28 06:58:01 docker0 495.78 858.98 44.95 7552.62 0.00 0.00 0.00 0.00 07:05:28 06:58:01 veth0a9de79 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 07:05:28 06:58:01 vethccc7198 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 07:05:28 06:58:01 vethabc32ce 0.05 0.69 0.00 0.03 0.00 0.00 0.00 0.00 07:05:28 06:58:01 veth52169cb 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 07:05:28 06:58:01 veth966a2c2 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 07:05:28 06:58:01 vethd29c497 0.08 1.37 0.00 0.06 0.00 0.00 0.00 0.00 07:05:28 06:58:01 ens3 977.05 560.32 8053.44 63.86 0.00 0.00 0.00 0.00 07:05:28 06:58:01 veth830c38b 0.05 0.64 0.00 0.03 0.00 0.00 0.00 0.00 07:05:28 06:59:01 vethdda8800 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:59:01 veth4e7ecf1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:59:01 veth1e5bd8b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:59:01 veth937dfff 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:59:01 veth2fbf9d4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:59:01 veth33caf41 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:59:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:59:01 veth0a9de79 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:59:01 vethccc7198 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:59:01 vethabc32ce 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:59:01 veth52169cb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:59:01 veth966a2c2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:59:01 vethd29c497 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 06:59:01 ens3 4.05 2.85 3.19 1.81 0.00 0.00 0.00 0.00 07:05:28 06:59:01 veth830c38b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:28 07:00:01 veth4e7ecf1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:00:01 veth1e5bd8b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:00:01 veth937dfff 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:00:01 veth2fbf9d4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:00:01 veth33caf41 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:00:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:00:01 veth0a9de79 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:00:01 vethabc32ce 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:00:01 veth52169cb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:00:01 veth966a2c2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:00:01 vethd29c497 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:00:01 ens3 6.16 3.68 4.74 2.65 0.00 0.00 0.00 0.00 07:05:28 07:00:01 veth830c38b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:01:01 lo 13.60 13.60 1.34 1.34 0.00 0.00 0.00 0.00 07:05:28 07:01:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:01:01 ens3 162.66 181.05 83.54 654.42 0.00 0.00 0.00 0.00 07:05:28 07:02:01 lo 36.79 36.79 3.60 3.60 0.00 0.00 0.00 0.00 07:05:28 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:02:01 ens3 432.47 423.39 184.88 2516.40 0.00 0.00 0.00 0.00 07:05:28 07:03:01 lo 19.53 19.53 1.91 1.91 0.00 0.00 0.00 0.00 07:05:28 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:03:01 ens3 188.32 193.53 113.62 606.99 0.00 0.00 0.00 0.00 07:05:28 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:05:28 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:04:01 ens3 0.80 0.27 0.31 0.20 0.00 0.00 0.00 0.00 07:05:28 07:05:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 07:05:28 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:28 07:05:01 ens3 87.79 53.74 2520.55 8.29 0.00 0.00 0.00 0.00 07:05:28 Average: lo 6.01 6.01 0.59 0.59 0.00 0.00 0.00 0.00 07:05:28 Average: docker0 103.95 140.08 8.24 1042.13 0.00 0.00 0.00 0.00 07:05:28 Average: ens3 324.56 256.88 2465.58 320.85 0.00 0.00 0.00 0.00 07:05:28 07:05:28 07:05:28 ---> sar -P ALL: 07:05:28 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-673087) 10/27/25 _x86_64_ (8 CPU) 07:05:28 07:05:28 06:51:39 LINUX RESTART (8 CPU) 07:05:28 07:05:28 06:52:01 CPU %user %nice %system %iowait %steal %idle 07:05:28 06:53:01 all 10.72 0.00 3.44 1.59 0.05 84.20 07:05:28 06:53:01 0 11.65 0.00 3.47 0.10 0.07 84.71 07:05:28 06:53:01 1 13.52 0.00 3.10 0.52 0.05 82.81 07:05:28 06:53:01 2 8.88 0.00 2.76 0.07 0.05 88.24 07:05:28 06:53:01 3 10.12 0.00 3.76 2.61 0.05 83.46 07:05:28 06:53:01 4 9.37 0.00 3.72 0.79 0.05 86.07 07:05:28 06:53:01 5 8.60 0.00 3.70 1.06 0.05 86.58 07:05:28 06:53:01 6 11.14 0.00 3.05 4.20 0.07 81.54 07:05:28 06:53:01 7 12.49 0.00 3.94 3.37 0.05 80.15 07:05:28 06:54:01 all 33.26 0.00 6.26 0.69 0.08 59.70 07:05:28 06:54:01 0 32.24 0.00 5.43 0.24 0.08 62.01 07:05:28 06:54:01 1 34.33 0.00 5.68 0.08 0.07 59.84 07:05:28 06:54:01 2 34.41 0.00 7.86 2.92 0.08 54.72 07:05:28 06:54:01 3 35.62 0.00 6.31 0.25 0.07 57.75 07:05:28 06:54:01 4 32.92 0.00 6.39 0.81 0.08 59.80 07:05:28 06:54:01 5 32.35 0.00 5.71 0.47 0.10 61.37 07:05:28 06:54:01 6 32.15 0.00 6.36 0.59 0.10 60.80 07:05:28 06:54:01 7 32.01 0.00 6.35 0.19 0.08 61.37 07:05:28 06:55:01 all 33.80 0.00 5.82 0.31 0.08 59.99 07:05:28 06:55:01 0 30.07 0.00 6.50 2.32 0.07 61.04 07:05:28 06:55:01 1 36.23 0.00 5.64 0.05 0.08 58.00 07:05:28 06:55:01 2 30.75 0.00 5.13 0.10 0.08 63.93 07:05:28 06:55:01 3 39.01 0.00 7.20 0.02 0.08 53.70 07:05:28 06:55:01 4 36.00 0.00 5.57 0.00 0.08 58.34 07:05:28 06:55:01 5 29.85 0.00 5.52 0.00 0.07 64.56 07:05:28 06:55:01 6 34.04 0.00 5.35 0.00 0.07 60.54 07:05:28 06:55:01 7 34.51 0.00 5.65 0.00 0.07 59.78 07:05:28 06:56:01 all 69.77 0.00 8.64 0.11 0.10 21.38 07:05:28 06:56:01 0 69.93 0.00 8.32 0.32 0.10 21.33 07:05:28 06:56:01 1 70.72 0.00 8.51 0.02 0.08 20.66 07:05:28 06:56:01 2 70.27 0.00 8.42 0.08 0.10 21.12 07:05:28 06:56:01 3 68.59 0.00 9.07 0.00 0.10 22.23 07:05:28 06:56:01 4 70.59 0.00 8.20 0.47 0.10 20.64 07:05:28 06:56:01 5 68.72 0.00 8.84 0.00 0.10 22.34 07:05:28 06:56:01 6 69.11 0.00 8.68 0.00 0.10 22.11 07:05:28 06:56:01 7 70.21 0.00 9.10 0.02 0.08 20.59 07:05:28 06:57:01 all 30.08 0.00 10.52 3.55 0.10 55.74 07:05:28 06:57:01 0 32.96 0.00 10.68 2.66 0.12 53.58 07:05:28 06:57:01 1 29.63 0.00 11.15 4.08 0.15 54.98 07:05:28 06:57:01 2 27.69 0.00 10.27 4.99 0.10 56.95 07:05:28 06:57:01 3 31.57 0.00 10.76 3.85 0.10 53.72 07:05:28 06:57:01 4 28.44 0.00 11.24 4.93 0.08 55.31 07:05:28 06:57:01 5 29.05 0.00 9.99 2.52 0.08 58.35 07:05:28 06:57:01 6 31.38 0.00 9.95 3.52 0.10 55.04 07:05:28 06:57:01 7 29.94 0.00 10.15 1.84 0.08 57.98 07:05:28 06:58:01 all 30.93 0.00 9.55 5.99 0.08 53.45 07:05:28 06:58:01 0 30.90 0.00 8.99 3.60 0.09 56.43 07:05:28 06:58:01 1 29.99 0.00 7.95 3.77 0.07 58.22 07:05:28 06:58:01 2 31.63 0.00 9.08 3.07 0.07 56.15 07:05:28 06:58:01 3 30.87 0.00 9.50 5.40 0.09 54.14 07:05:28 06:58:01 4 30.52 0.00 10.71 4.12 0.09 54.56 07:05:28 06:58:01 5 31.00 0.00 9.06 3.29 0.09 56.57 07:05:28 06:58:01 6 30.77 0.00 12.74 21.35 0.10 35.03 07:05:28 06:58:01 7 31.75 0.00 8.37 3.43 0.09 56.37 07:05:28 06:59:01 all 88.89 0.00 11.00 0.00 0.11 0.00 07:05:28 06:59:01 0 89.42 0.00 10.48 0.00 0.10 0.00 07:05:28 06:59:01 1 89.20 0.00 10.68 0.00 0.12 0.00 07:05:28 06:59:01 2 89.32 0.00 10.55 0.00 0.13 0.00 07:05:28 06:59:01 3 88.89 0.00 10.99 0.00 0.12 0.00 07:05:28 06:59:01 4 88.04 0.00 11.85 0.00 0.12 0.00 07:05:28 06:59:01 5 89.25 0.00 10.65 0.00 0.10 0.00 07:05:28 06:59:01 6 87.79 0.00 12.11 0.00 0.10 0.00 07:05:28 06:59:01 7 89.20 0.00 10.70 0.00 0.10 0.00 07:05:28 07:00:01 all 90.37 0.00 9.52 0.00 0.11 0.00 07:05:28 07:00:01 0 91.09 0.00 8.81 0.00 0.10 0.00 07:05:28 07:00:01 1 90.02 0.00 9.88 0.00 0.10 0.00 07:05:28 07:00:01 2 90.35 0.00 9.51 0.00 0.13 0.00 07:05:28 07:00:01 3 89.99 0.00 9.91 0.00 0.10 0.00 07:05:28 07:00:01 4 90.14 0.00 9.73 0.00 0.13 0.00 07:05:28 07:00:01 5 90.15 0.00 9.73 0.00 0.12 0.00 07:05:28 07:00:01 6 90.55 0.00 9.33 0.00 0.12 0.00 07:05:28 07:00:01 7 90.67 0.00 9.21 0.00 0.12 0.00 07:05:28 07:01:01 all 51.68 0.00 7.05 1.96 0.09 39.22 07:05:28 07:01:01 0 52.47 0.00 6.67 1.32 0.08 39.46 07:05:28 07:01:01 1 52.69 0.00 7.40 1.56 0.08 38.27 07:05:28 07:01:01 2 50.51 0.00 6.28 1.59 0.08 41.54 07:05:28 07:01:01 3 52.59 0.00 7.77 1.33 0.12 38.19 07:05:28 07:01:01 4 50.62 0.00 7.14 2.07 0.10 40.06 07:05:28 07:01:01 5 51.44 0.00 6.77 4.30 0.08 37.41 07:05:28 07:01:01 6 50.34 0.00 6.95 2.75 0.10 39.86 07:05:28 07:01:01 7 52.81 0.00 7.39 0.77 0.10 38.93 07:05:28 07:02:01 all 11.57 0.00 1.01 0.10 0.07 87.25 07:05:28 07:02:01 0 12.29 0.00 1.15 0.02 0.08 86.46 07:05:28 07:02:01 1 11.75 0.00 1.13 0.02 0.07 87.04 07:05:28 07:02:01 2 11.13 0.00 0.92 0.02 0.07 87.86 07:05:28 07:02:01 3 14.13 0.00 1.01 0.02 0.07 84.79 07:05:28 07:02:01 4 11.59 0.00 1.20 0.37 0.05 86.79 07:05:28 07:02:01 5 10.87 0.00 0.70 0.02 0.07 88.34 07:05:28 07:02:01 6 8.21 0.00 0.96 0.30 0.08 90.44 07:05:28 07:02:01 7 12.61 0.00 1.02 0.05 0.07 86.25 07:05:28 07:03:01 all 3.09 0.00 0.55 0.75 0.05 95.55 07:05:28 07:03:01 0 2.93 0.00 0.54 0.00 0.07 96.46 07:05:28 07:03:01 1 4.27 0.00 0.52 0.03 0.07 95.10 07:05:28 07:03:01 2 2.62 0.00 0.52 0.22 0.03 96.61 07:05:28 07:03:01 3 2.24 0.00 0.62 0.02 0.05 97.08 07:05:28 07:03:01 4 3.40 0.00 0.49 0.03 0.07 96.01 07:05:28 07:03:01 5 4.45 0.00 0.54 1.12 0.03 93.86 07:05:28 07:03:01 6 1.05 0.00 0.47 4.48 0.03 93.97 07:05:28 07:03:01 7 3.78 0.00 0.74 0.09 0.09 95.30 07:05:28 07:05:28 07:03:01 CPU %user %nice %system %iowait %steal %idle 07:05:28 07:04:01 all 0.09 0.00 0.02 0.05 0.01 99.83 07:05:28 07:04:01 0 0.00 0.00 0.02 0.17 0.00 99.82 07:05:28 07:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:05:28 07:04:01 2 0.57 0.00 0.02 0.00 0.00 99.42 07:05:28 07:04:01 3 0.05 0.00 0.03 0.00 0.02 99.90 07:05:28 07:04:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:05:28 07:04:01 5 0.02 0.00 0.02 0.22 0.03 99.72 07:05:28 07:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:05:28 07:04:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:05:28 07:05:01 all 1.42 0.00 0.54 0.09 0.02 97.92 07:05:28 07:05:01 0 1.90 0.00 0.62 0.40 0.02 97.06 07:05:28 07:05:01 1 1.20 0.00 0.43 0.00 0.00 98.36 07:05:28 07:05:01 2 1.63 0.00 0.59 0.00 0.02 97.77 07:05:28 07:05:01 3 0.97 0.00 0.32 0.05 0.02 98.65 07:05:28 07:05:01 4 1.45 0.00 0.57 0.02 0.03 97.93 07:05:28 07:05:01 5 1.22 0.00 0.72 0.22 0.03 97.81 07:05:28 07:05:01 6 1.40 0.00 0.65 0.03 0.02 97.90 07:05:28 07:05:01 7 1.62 0.00 0.43 0.02 0.02 97.91 07:05:28 Average: all 35.10 0.00 5.68 1.16 0.07 57.99 07:05:28 Average: 0 35.26 0.00 5.51 0.85 0.07 58.31 07:05:28 Average: 1 35.70 0.00 5.54 0.77 0.07 57.92 07:05:28 Average: 2 34.63 0.00 5.52 1.00 0.07 58.77 07:05:28 Average: 3 35.79 0.00 5.94 1.03 0.07 57.17 07:05:28 Average: 4 34.91 0.00 5.90 1.04 0.08 58.07 07:05:28 Average: 5 34.42 0.00 5.53 1.01 0.07 58.97 07:05:28 Average: 6 34.48 0.00 5.87 2.82 0.08 56.75 07:05:28 Average: 7 35.60 0.00 5.62 0.75 0.07 57.96 07:05:28 07:05:28 07:05:28