Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5418542a6204e0a541a276132820ea4c886ae933 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-ssh13099411002022192502.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh16246484231274682967.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh2774250472231726232.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh2070851645087179740.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-ssh7432120458936744362.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2810’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2811 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/848 [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/848 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5418542a6204e0a541a276132820ea4c886ae933 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5171)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5418542a6204e0a541a276132820ea4c886ae933 # timeout=10 > git rev-list --no-walk 67eb838e0013ccc5770cca20e8eb5c048bf4ea9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:44:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:44:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:44:23 ========================================================= 05:44:23 EdgeX Global Pipelines Version Info 05:44:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:44:24 ------------------- 05:44:24 stable info: 05:44:24 ------------------- 05:44:24 Commited By: Ginny Guan ginny@iotechsys.com 05:44:24 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 05:44:24 Message: update stable to v1.0.274 05:44:24 ------------------- 05:44:24 experimental info: 05:44:24 ------------------- 05:44:24 Commited By: **** collab-it+edgex@linuxfoundation.org 05:44:24 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 05:44:24 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:44:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:44:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:44:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:44:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:44:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:44:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:44:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:44:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:44:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:44:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:44:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:44:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5418542 [Pipeline] echo 05:44:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:25 provisioning config files... 05:44:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/848@tmp/config3279192180089985807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:25 ---> ****-login.sh 05:44:25 nexus3.edgexfoundry.org:10001 05:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:26 Configure a credential helper to remove this warning. See 05:44:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:26 05:44:26 Login Succeeded 05:44:26 nexus3.edgexfoundry.org:10002 05:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:26 Configure a credential helper to remove this warning. See 05:44:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:26 05:44:26 Login Succeeded 05:44:26 nexus3.edgexfoundry.org:10003 05:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:26 Configure a credential helper to remove this warning. See 05:44:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:26 05:44:26 Login Succeeded 05:44:26 nexus3.edgexfoundry.org:10004 05:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:26 Configure a credential helper to remove this warning. See 05:44:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:26 05:44:26 Login Succeeded 05:44:26 ****.io 05:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:44:26 Configure a credential helper to remove this warning. See 05:44:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:44:26 05:44:26 Login Succeeded 05:44:26 ---> ****-login.sh ends [Pipeline] } 05:44:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:44:26 + 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 05:44:26 + + dirnamecut cmd/core-command/Dockerfile -d/ 05:44:26 -f2 05:44:26 + echo core-command,cmd/core-command/Dockerfile 05:44:26 + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ 05:44:26 -f2 05:44:26 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:44:26 + dirname cmd/core-data/Dockerfile 05:44:26 + cut -d/ -f2 05:44:26 + echo core-data,cmd/core-data/Dockerfile 05:44:26 + dirname cmd/core-keeper/Dockerfile 05:44:26 + cut -d/ -f2 05:44:26 + echo core-keeper,cmd/core-keeper/Dockerfile 05:44:26 + dirname cmd/core-metadata/Dockerfile 05:44:26 + cut -d/ -f2 05:44:26 + echo core-metadata,cmd/core-metadata/Dockerfile 05:44:26 + + dirnamecut -d/ -f2 cmd/security-bootstrapper/Dockerfile 05:44:26 05:44:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:44:26 + dirname cmd/security-proxy-auth/Dockerfile 05:44:26 + cut -d/ -f2 05:44:26 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:44:26 + dirname cmd/security-proxy-setup/Dockerfile 05:44:26 + cut -d/ -f2 05:44:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:44:26 + dirname cmd/security-secretstore-setup/Dockerfile 05:44:26 + cut -d/ -f2 05:44:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:44:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:44:26 + cut -d/ -f2 05:44:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:44:26 + dirname cmd/security-spire-agent/Dockerfile 05:44:26 + cut -d/ -f2 05:44:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:44:26 + dirname cmd/security-spire-config/Dockerfile 05:44:26 + cut -d/ -f2 05:44:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:44:26 + dirname cmd/security-spire-server/Dockerfile 05:44:26 + cut -d/ -f2 05:44:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:44:26 + dirname cmd/support-notifications/Dockerfile 05:44:26 + cut -d/ -f2 05:44:26 + echo support-notifications,cmd/support-notifications/Dockerfile 05:44:26 + dirname cmd/support-scheduler/Dockerfile 05:44:26 + cut -d/ -f2 05:44:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:44:26 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 05:44:27 + git rev-list -1 --merges 5418542a6204e0a541a276132820ea4c886ae933~1..5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 05:44:27 -----------> git rev-list -1 --merges 5418542a6204e0a541a276132820ea4c886ae933~1..5418542a6204e0a541a276132820ea4c886ae933 5418542a6204e0a541a276132820ea4c886ae933 [false] [Pipeline] sh 05:44:27 + git log --format=format:%s -1 5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 05:44:27 ========================================================= 05:44:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:44:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:44:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:44:27 + grep -v github /etc/ssh/ssh_known_hosts 05:44:27 + [ -e /tmp/ssh_known_hosts ] 05:44:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:44:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:44:27 + sudo tee -a /etc/ssh/ssh_known_hosts 05:44:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:44:28 05:44:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:44:28 0.1.4: Pulling from edgex-devops/py-git-semver 05:44:28 3dae71ba6b94: Pulling fs layer 05:44:28 6bf1a483ea7c: Pulling fs layer 05:44:28 f5dfc541a4d3: Pulling fs layer 05:44:28 461d9e800cba: Pulling fs layer 05:44:28 80192f66455f: Pulling fs layer 05:44:28 2e8e34ca0e6c: Pulling fs layer 05:44:28 a29436f7fd5d: Pulling fs layer 05:44:28 923cac83aea3: Pulling fs layer 05:44:28 25ad8b0a4227: Pulling fs layer 05:44:28 2e8e34ca0e6c: Waiting 05:44:28 a29436f7fd5d: Waiting 05:44:28 461d9e800cba: Waiting 05:44:28 80192f66455f: Waiting 05:44:28 923cac83aea3: Waiting 05:44:28 25ad8b0a4227: Waiting 05:44:28 db01528c6b51: Pulling fs layer 05:44:28 28988de357af: Pulling fs layer 05:44:28 db01528c6b51: Waiting 05:44:28 28988de357af: Waiting 05:44:28 6bf1a483ea7c: Verifying Checksum 05:44:28 6bf1a483ea7c: Download complete 05:44:28 461d9e800cba: Verifying Checksum 05:44:28 461d9e800cba: Download complete 05:44:28 80192f66455f: Verifying Checksum 05:44:28 80192f66455f: Download complete 05:44:28 f5dfc541a4d3: Verifying Checksum 05:44:28 f5dfc541a4d3: Download complete 05:44:28 3dae71ba6b94: Verifying Checksum 05:44:28 3dae71ba6b94: Download complete 05:44:28 923cac83aea3: Download complete 05:44:29 25ad8b0a4227: Verifying Checksum 05:44:29 25ad8b0a4227: Download complete 05:44:29 db01528c6b51: Verifying Checksum 05:44:29 db01528c6b51: Download complete 05:44:29 28988de357af: Download complete 05:44:29 a29436f7fd5d: Verifying Checksum 05:44:29 a29436f7fd5d: Download complete 05:44:29 2e8e34ca0e6c: Download complete 05:44:29 3dae71ba6b94: Pull complete 05:44:30 6bf1a483ea7c: Pull complete 05:44:30 f5dfc541a4d3: Pull complete 05:44:30 461d9e800cba: Pull complete 05:44:31 80192f66455f: Pull complete 05:44:34 2e8e34ca0e6c: Pull complete 05:44:34 a29436f7fd5d: Pull complete 05:44:35 923cac83aea3: Pull complete 05:44:35 25ad8b0a4227: Pull complete 05:44:35 db01528c6b51: Pull complete 05:44:35 28988de357af: Pull complete 05:44:35 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:44:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:44:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:35 prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container 05:44:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:44:37 $ docker top 02b3fd72066ede35a497d05d49ec5e513c9ed8b9ed28da10f2339ec73263a77c -eo pid,comm 05:44:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:44:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:44:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:44:37 [ssh-agent] Looking for ssh-agent implementation... 05:44:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:37 $ docker exec 02b3fd72066ede35a497d05d49ec5e513c9ed8b9ed28da10f2339ec73263a77c ssh-agent 05:44:37 SSH_AUTH_SOCK=/tmp/ssh-DEPqxMvDwXE4/agent.34 05:44:37 SSH_AGENT_PID=40 05:44:37 Running ssh-add (command line suppressed) 05:44:37 Identity added: /w/workspace/edgex-go/848@tmp/private_key_13206870678153833292.key (/w/workspace/edgex-go/848@tmp/private_key_13206870678153833292.key) 05:44:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:44:38 + git tag --points-at HEAD [Pipeline] } 05:44:38 $ docker exec --env ******** --env ******** 02b3fd72066ede35a497d05d49ec5e513c9ed8b9ed28da10f2339ec73263a77c ssh-agent -k 05:44:38 unset SSH_AUTH_SOCK; 05:44:38 unset SSH_AGENT_PID; 05:44:38 echo Agent pid 40 killed; 05:44:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:44:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:44:38 [ssh-agent] Looking for ssh-agent implementation... 05:44:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:38 $ docker exec 02b3fd72066ede35a497d05d49ec5e513c9ed8b9ed28da10f2339ec73263a77c ssh-agent 05:44:38 SSH_AUTH_SOCK=/tmp/ssh-nisbanmDL0ny/agent.73 05:44:38 SSH_AGENT_PID=79 05:44:38 Running ssh-add (command line suppressed) 05:44:38 Identity added: /w/workspace/edgex-go/848@tmp/private_key_2628625465468316315.key (/w/workspace/edgex-go/848@tmp/private_key_2628625465468316315.key) 05:44:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:44:39 + git semver init 05:44:39 2025-06-05 05:44:39,257 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:44:39 2025-06-05 05:44:39,261 [run_init] DEBUG init version:0.0.0 force:False 05:44:39 2025-06-05 05:44:39,261 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/848/.semver 05:44:39 2025-06-05 05:44:39,262 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/848/.semver 05:44:39 2025-06-05 05:44:39,262 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/848/.semver'], cwd=/w/workspace/edgex-go/848, stdin=None, shell=False, universal_newlines=False) 05:44:44 2025-06-05 05:44:43,679 [append_file] DEBUG append to file:/w/workspace/edgex-go/848/.git/info/exclude 05:44:44 2025-06-05 05:44:43,680 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/848/.semver/main with force:False 05:44:44 2025-06-05 05:44:43,680 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main 05:44:44 2025-06-05 05:44:43,680 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main 05:44:44 4.1.0-dev.21 [Pipeline] } 05:44:44 $ docker exec --env ******** --env ******** 02b3fd72066ede35a497d05d49ec5e513c9ed8b9ed28da10f2339ec73263a77c ssh-agent -k 05:44:44 unset SSH_AUTH_SOCK; 05:44:44 unset SSH_AGENT_PID; 05:44:44 echo Agent pid 79 killed; 05:44:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:44:45 + git semver [Pipeline] } 05:44:45 $ docker stop --time=1 02b3fd72066ede35a497d05d49ec5e513c9ed8b9ed28da10f2339ec73263a77c 05:44:46 $ docker rm -f --volumes 02b3fd72066ede35a497d05d49ec5e513c9ed8b9ed28da10f2339ec73263a77c [Pipeline] // withDockerContainer [Pipeline] sh 05:44:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:44:47 Stashed 1 file(s) [Pipeline] echo 05:44:47 [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [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 05:44:47 + git config --global --add safe.directory /w/workspace/edgex-go/848 [Pipeline] echo 05:44:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:44:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:44:47 ========================================================= 05:44:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:44:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:44:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:44:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:44:47 0a9a5dfd008f: Pulling fs layer 05:44:47 dbfa0bcfca99: Pulling fs layer 05:44:47 70eabb1d9476: Pulling fs layer 05:44:47 957bedc73fa3: Pulling fs layer 05:44:47 4f4fb700ef54: Pulling fs layer 05:44:47 f40432e63723: Pulling fs layer 05:44:47 90b4343acab7: Pulling fs layer 05:44:47 9f67ea4ac784: Pulling fs layer 05:44:47 9228b9a606be: Pulling fs layer 05:44:47 9f67ea4ac784: Waiting 05:44:47 f40432e63723: Waiting 05:44:47 957bedc73fa3: Waiting 05:44:47 90b4343acab7: Waiting 05:44:47 9228b9a606be: Waiting 05:44:47 dbfa0bcfca99: Verifying Checksum 05:44:47 dbfa0bcfca99: Download complete 05:44:47 957bedc73fa3: Download complete 05:44:47 4f4fb700ef54: Download complete 05:44:47 f40432e63723: Verifying Checksum 05:44:47 f40432e63723: Download complete 05:44:47 0a9a5dfd008f: Download complete 05:44:47 90b4343acab7: Verifying Checksum 05:44:47 90b4343acab7: Download complete 05:44:48 0a9a5dfd008f: Pull complete 05:44:48 9228b9a606be: Verifying Checksum 05:44:48 9228b9a606be: Download complete 05:44:48 dbfa0bcfca99: Pull complete 05:44:48 70eabb1d9476: Download complete 05:44:48 9f67ea4ac784: Verifying Checksum 05:44:48 9f67ea4ac784: Download complete 05:44:52 70eabb1d9476: Pull complete 05:44:52 957bedc73fa3: Pull complete 05:44:52 4f4fb700ef54: Pull complete 05:44:52 f40432e63723: Pull complete 05:44:52 90b4343acab7: Pull complete 05:44:54 9f67ea4ac784: Pull complete 05:44:55 9228b9a606be: Pull complete 05:44:55 Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 05:44:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:44:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:44:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:44:55 WORKDIR /edgex 05:44:55 COPY go.mod . 05:44:55 RUN go mod download 05:44:55 + docker build -t ci-base-image-x86_64 -f - . 05:44:56 Sending build context to Docker daemon 185.8MB 05:44:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:44:56 ---> 69404ca5bff2 05:44:56 Step 2/4 : WORKDIR /edgex 05:44:57 ---> Running in f2d02aa72cd5 05:44:57 Removing intermediate container f2d02aa72cd5 05:44:57 ---> bb5c3e0d86ad 05:44:57 Step 3/4 : COPY go.mod . 05:44:57 ---> d8448d105baa 05:44:57 Step 4/4 : RUN go mod download 05:44:57 ---> Running in 0eff6a307f72 05:45:02 Still waiting to schedule task 05:45:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:45:16 Removing intermediate container 0eff6a307f72 05:45:16 ---> 38e7d79277fc 05:45:16 Successfully built 38e7d79277fc 05:45:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:16 + docker inspect -f . ci-base-image-x86_64 05:45:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:16 prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container 05:45:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:45:16 $ docker top 041a0031a3e16bac17b3f83313b6f05231060c4fe3fc54fcb7e739ed54f58458 -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:17 + go version 05:45:17 go version go1.23.8 linux/amd64 [Pipeline] } 05:45:17 $ docker stop --time=1 041a0031a3e16bac17b3f83313b6f05231060c4fe3fc54fcb7e739ed54f58458 05:45:18 $ docker rm -f --volumes 041a0031a3e16bac17b3f83313b6f05231060c4fe3fc54fcb7e739ed54f58458 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:18 + docker inspect -f . ci-base-image-x86_64 05:45:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:18 prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container 05:45:19 $ 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/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:45:19 $ docker top ced1efb01ccbf4635c1aba5686d86df286d4a0cc3666485143f25280098cdcc4 -eo pid,comm [Pipeline] { [Pipeline] echo 05:45:19 ========================================================= 05:45:19 [edgeXBuildGoParallel] Running Tests and Build... 05:45:19 ========================================================= [Pipeline] sh 05:45:19 + git config --global --add safe.directory /w/workspace/edgex-go/848 [Pipeline] fileExists [Pipeline] sh 05:45:20 + make test 05:45:20 go test -race -coverprofile=coverage.out ./... 05:45:28 ? github.com/edgexfoundry/edgex-go [no test files] 05:45:54 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 05:45:54 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 05:45:54 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 05:45:54 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 05:45:54 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 05:45:54 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 05:45:54 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 05:45:54 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 05:45:54 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 05:45:54 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 05:45:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:45:54 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 05:45:54 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 05:45:54 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 05:45:54 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 05:45:54 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 05:45:54 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 05:45:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.031s coverage: 42.3% of statements 05:45:55 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 05:45:55 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 05:45:56 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 05:45:56 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 05:45:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 05:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 05:45:57 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 05:45:57 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 05:45:57 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:45:57 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 05:45:57 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 05:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:45:57 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 05:45:57 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 05:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 05:45:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:45:58 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 05:45:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 05:45:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 05:45:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:45:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements 05:45:59 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements 05:45:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 45.2% of statements 05:46:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.978s coverage: 93.4% of statements 05:46:00 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 92.3% of statements 05:46:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 05:46:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 05:46:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 8.4% of statements 05:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 05:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:46:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:46:02 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 05:46:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 05:46:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 05:46:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:46:02 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 05:46:02 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 05:46:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:46:02 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 05:46:02 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 05:46:02 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 05:46:02 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 05:46:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.344s coverage: 95.8% of statements 05:46:03 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 05:46:04 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 05:46:04 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 05:46:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:46:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 05:46:04 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 05:46:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 05:46:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.044s coverage: 0.0% of statements [no tests to run] 05:46:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements 05:46:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 38.1% of statements 05:46:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 81.1% of statements 05:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 05:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements 05:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 05:46:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 05:46:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 05:46:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 05:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 05:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:46:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 05:46:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 05:46:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 05:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 05:46:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 05:46:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 05:46:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 05:46:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 05:46:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 05:46:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 05:46:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 05:46:09 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 05:46:09 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 05:46:09 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 05:46:11 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 05:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:46:13 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 05:46:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 05:46:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 05:46:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 05:46:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 05:46:18 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 05:46:18 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 05:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 05:46:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 05:46:18 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:46:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 05:46:20 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 05:46:20 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 05:46:20 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 05:46:20 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 05:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:46:20 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 05:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 05:46:21 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 05:46:21 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 05:46:21 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 05:46:21 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 05:46:21 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 05:46:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 05:46:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 05:46:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 05:46:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 05:46:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 05:46:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:46:24 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:46:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 05:46:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 05:46:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 05:46:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 05:46:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 05:46:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:46:26 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.042s coverage: 92.9% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 47.4% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.036s coverage: 87.2% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.092s coverage: 81.8% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.096s coverage: 82.1% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.029s coverage: 86.0% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.047s coverage: 6.8% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.057s coverage: 100.0% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.185s coverage: 54.5% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.029s coverage: 100.0% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.167s coverage: 29.2% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements 05:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 05:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements 05:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.148s coverage: 94.9% of statements 05:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.038s coverage: 9.0% of statements 05:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.084s coverage: 97.7% of statements 05:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements 05:46:30 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 05:46:30 running golangci-lint 05:46:31 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 05:46:31 go version go1.23.8 linux/amd64 05:46:31 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 05:46:31 level=info msg="[config_reader] Used config file .golangci.yml" 05:46:31 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:46:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2816 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:46:44 Running in /w/workspace/edgex-go/848 [Pipeline] { [Pipeline] checkout 05:46:44 The recommended git tool is: git 05:46:50 using credential edgex-jenkins-ssh 05:46:50 Cloning the remote Git repository 05:46:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:46:50 > git init /w/workspace/edgex-go/848 # timeout=10 05:46:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:46:50 > git --version # timeout=10 05:46:50 > git --version # 'git version 2.25.1' 05:46:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:46:57 level=info msg="[loader] Go packages loading at mode 575 (name|exports_file|deps|files|imports|types_sizes|compiled_files) took 25.360850119s" 05:46:57 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.982078ms" 05:47:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:47:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:07 Avoid second fetch 05:47:07 Checking out Revision 5418542a6204e0a541a276132820ea4c886ae933 (main) 05:47:08 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5171)" 05:47:07 > git config core.sparsecheckout # timeout=10 05:47:07 > git checkout -f 5418542a6204e0a541a276132820ea4c886ae933 # timeout=10 05:47:12 level=info msg="[linters_context/goanalysis] analyzers took 2m24.011984346s with top 10 stages: buildir: 1m14.699482271s, gosec: 4.799477325s, inspect: 3.413804328s, fact_deprecated: 3.287437316s, printf: 2.348645246s, ctrlflow: 2.028118477s, fact_purity: 1.621088509s, S1038: 1.407879898s, nilness: 1.318693948s, errcheck: 1.142040824s" 05:47:12 level=info msg="[runner] Issues before processing: 202, after processing: 0" 05:47:12 level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 202/202, exclude: 202/202, nolint: 20/0, path_prettifier: 202/202, identifier_marker: 202/202, skip_files: 202/202, cgo: 202/202, invalid_issue: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202" 05:47:12 level=info msg="[runner] processing took 21.270279ms with stages: nolint: 9.077673ms, identifier_marker: 5.881338ms, path_prettifier: 1.784283ms, autogenerated_exclude: 1.730632ms, exclude-rules: 1.610948ms, skip_dirs: 1.01665ms, invalid_issue: 87.543µs, cgo: 58.452µs, filename_unadjuster: 17.05µs, uniq_by_line: 1.14µs, max_same_issues: 970ns, fixer: 640ns, skip_files: 570ns, max_from_linter: 450ns, sort_results: 440ns, severity-rules: 380ns, source_code: 380ns, exclude: 260ns, diff: 150ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns, path_shortener: 110ns" 05:47:12 level=info msg="[runner] linters took 15.547735919s with stages: goanalysis_metalinter: 15.526371478s" 05:47:12 level=info msg="File cache stats: 0 entries of total size 0B" 05:47:12 level=info msg="Memory: 411 samples, avg is 321.2MB, max is 1306.9MB" 05:47:12 level=info msg="Execution took 40.97234943s" 05:47:12 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:47:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:47:13 Dload Upload Total Spent Left Speed 05:47:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 84277 0 --:--:-- --:--:-- --:--:-- 84277 [Pipeline] sh 05:47:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:47:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:47:14 + sudo tee /etc/docker/daemon.new 05:47:14 { 05:47:14 "registry-mirrors": [ 05:47:14 "https://nexus3.edgexfoundry.org:10001" 05:47:14 ], 05:47:14 "bip": "10.250.0.254/24", 05:47:14 "hosts": [ 05:47:14 "tcp://0.0.0.0:5555", 05:47:14 "unix:///var/run/docker.sock" 05:47:14 ], 05:47:14 "mtu": 1458, 05:47:14 "selinux-enabled": true, 05:47:14 "seccomp-profile": "/etc/docker/seccomp.json" 05:47:14 } [Pipeline] sh 05:47:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:47:14 + sudo service docker restart 05:47:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:47:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:47:20 ./bin/test-attribution-txt.sh 05:47:20 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 05:47:20 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo 05:47:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 05:47:21 + ls -al . 05:47:21 total 1992 05:47:21 drwxrwxr-x 11 1001 1001 4096 Jun 5 05:45 . 05:47:21 drwxr-xr-x 4 root root 4096 Jun 5 05:45 .. 05:47:21 drwxrwxr-x 2 1001 1001 4096 Jun 5 05:44 .blubracket 05:47:21 -rw-rw-r-- 1 1001 1001 10 Jun 5 05:44 .dockerignore 05:47:21 drwxrwxr-x 8 1001 1001 4096 Jun 5 05:46 .git 05:47:21 drwxrwxr-x 3 1001 1001 4096 Jun 5 05:44 .github 05:47:21 -rw-rw-r-- 1 1001 1001 909 Jun 5 05:44 .gitignore 05:47:21 -rw-rw-r-- 1 1001 1001 218 Jun 5 05:44 .golangci.yml 05:47:21 -rw-rw-r-- 1 1001 1001 100 Jun 5 05:44 .hadolint.yml 05:47:21 drwxr-xr-x 3 1001 1001 4096 Jun 5 05:44 .semver 05:47:21 -rw-rw-r-- 1 1001 1001 155 Jun 5 05:44 .sonarcloud.properties 05:47:21 -rw-rw-r-- 1 1001 1001 1171 Jun 5 05:44 ADOPTERS.md 05:47:21 -rw-rw-r-- 1 1001 1001 17374 Jun 5 05:44 Attribution.txt 05:47:21 -rw-rw-r-- 1 1001 1001 108018 Jun 5 05:44 CHANGELOG.md 05:47:21 -rw-rw-r-- 1 1001 1001 3804 Jun 5 05:44 CONTRIBUTING.md 05:47:21 -rw-rw-r-- 1 1001 1001 677 Jun 5 05:44 GOVERNANCE.md 05:47:21 -rw-rw-r-- 1 1001 1001 858 Jun 5 05:44 Jenkinsfile 05:47:21 -rw-rw-r-- 1 1001 1001 10775 Jun 5 05:44 LICENSE 05:47:21 -rw-rw-r-- 1 1001 1001 16740 Jun 5 05:44 Makefile 05:47:21 -rw-rw-r-- 1 1001 1001 582 Jun 5 05:44 OWNERS.md 05:47:21 -rw-rw-r-- 1 1001 1001 9932 Jun 5 05:44 README.md 05:47:21 -rw-rw-r-- 1 1001 1001 789 Jun 5 05:44 SECURITY.md 05:47:21 -rw-rw-r-- 1 1001 1001 12 Jun 5 05:44 VERSION 05:47:21 drwxrwxr-x 2 1001 1001 4096 Jun 5 05:44 bin 05:47:21 drwxrwxr-x 19 1001 1001 4096 Jun 5 05:44 cmd 05:47:21 -rw-r--r-- 1 root root 1661404 Jun 5 05:46 coverage.out 05:47:21 drwxrwxr-x 2 1001 1001 4096 Jun 5 05:44 fuzz_test 05:47:21 -rw-rw-r-- 1 1001 1001 6474 Jun 5 05:44 go.mod 05:47:21 -rw-rw-r-- 1 1001 1001 88008 Jun 5 05:44 go.sum 05:47:21 drwxrwxr-x 7 1001 1001 4096 Jun 5 05:44 internal 05:47:21 drwxrwxr-x 2 1001 1001 4096 Jun 5 05:44 openapi 05:47:21 -rw-rw-r-- 1 1001 1001 584 Jun 5 05:44 security.txt 05:47:21 -rw-rw-r-- 1 1001 1001 204 Jun 5 05:44 version.go [Pipeline] sh 05:47:21 + '[' -e coverage.out ] 05:47:21 + chown 1001:1001 coverage.out [Pipeline] stash 05:47:21 Stashed 1 file(s) [Pipeline] sh 05:47:22 + make build 05:47:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:33 provisioning config files... 05:47:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/848@tmp/config7020780618553285330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:33 ---> ****-login.sh 05:47:33 nexus3.edgexfoundry.org:10001 05:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:34 Configure a credential helper to remove this warning. See 05:47:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:34 05:47:34 Login Succeeded 05:47:34 nexus3.edgexfoundry.org:10002 05:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:34 Configure a credential helper to remove this warning. See 05:47:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:34 05:47:34 Login Succeeded 05:47:34 nexus3.edgexfoundry.org:10003 05:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:35 Configure a credential helper to remove this warning. See 05:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:35 05:47:35 Login Succeeded 05:47:35 nexus3.edgexfoundry.org:10004 05:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:35 Configure a credential helper to remove this warning. See 05:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:35 05:47:35 Login Succeeded 05:47:35 ****.io 05:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:35 Configure a credential helper to remove this warning. See 05:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:35 05:47:35 Login Succeeded 05:47:35 ---> ****-login.sh ends [Pipeline] } 05:47:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:47:36 + git config --global --add safe.directory /w/workspace/edgex-go/848 [Pipeline] echo 05:47:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:47:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:47:36 ========================================================= 05:47:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:47:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:47:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:47:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:47:36 94e9d8af2201: Pulling fs layer 05:47:36 634366ca850b: Pulling fs layer 05:47:36 f66ade281fe9: Pulling fs layer 05:47:36 13fd4ce6e94e: Pulling fs layer 05:47:36 4f4fb700ef54: Pulling fs layer 05:47:36 4cccf3f17d63: Pulling fs layer 05:47:36 2d8010953d95: Pulling fs layer 05:47:36 ec743f232bc5: Pulling fs layer 05:47:36 2d8010953d95: Waiting 05:47:36 ec743f232bc5: Waiting 05:47:36 4cccf3f17d63: Waiting 05:47:36 13fd4ce6e94e: Waiting 05:47:36 4f4fb700ef54: Waiting 05:47:37 634366ca850b: Verifying Checksum 05:47:37 634366ca850b: Download complete 05:47:37 13fd4ce6e94e: Verifying Checksum 05:47:37 13fd4ce6e94e: Download complete 05:47:37 4f4fb700ef54: Verifying Checksum 05:47:37 4f4fb700ef54: Download complete 05:47:37 4cccf3f17d63: Verifying Checksum 05:47:37 4cccf3f17d63: Download complete 05:47:37 94e9d8af2201: Verifying Checksum 05:47:37 94e9d8af2201: Download complete 05:47:37 ec743f232bc5: Verifying Checksum 05:47:37 ec743f232bc5: Download complete 05:47:37 94e9d8af2201: Pull complete 05:47:38 634366ca850b: Pull complete 05:47:39 f66ade281fe9: Verifying Checksum 05:47:39 f66ade281fe9: Download complete 05:47:39 2d8010953d95: Verifying Checksum 05:47:39 2d8010953d95: Download complete 05:47:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:47:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:47:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:47:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:47:51 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:47:54 f66ade281fe9: Pull complete 05:47:54 13fd4ce6e94e: Pull complete 05:47:54 4f4fb700ef54: Pull complete 05:47:54 4cccf3f17d63: Pull complete 05:47:56 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:47:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:48:01 2d8010953d95: Pull complete 05:48:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:48:03 ec743f232bc5: Pull complete 05:48:03 Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda 05:48:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:48:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:48:03 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:48:03 WORKDIR /edgex 05:48:03 COPY go.mod . 05:48:03 RUN go mod download -t 05:48:03 ci-base-image-arm64 -f - . 05:48:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:48:04 Sending build context to Docker daemon 3.695MB 05:48:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:48:04 ---> 12c1d4c06be1 05:48:04 Step 2/4 : WORKDIR /edgex 05:48:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:48:06 ---> Running in 8f35a7264d64 05:48:06 Removing intermediate container 8f35a7264d64 05:48:06 ---> 53638b2a5f5a 05:48:06 Step 3/4 : COPY go.mod . 05:48:06 ---> bb05f0163882 05:48:06 Step 4/4 : RUN go mod download 05:48:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:48:07 ---> Running in 763f26e77e84 05:48:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:48:09 $ docker stop --time=1 ced1efb01ccbf4635c1aba5686d86df286d4a0cc3666485143f25280098cdcc4 05:48:11 $ docker rm -f --volumes ced1efb01ccbf4635c1aba5686d86df286d4a0cc3666485143f25280098cdcc4 [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 05:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:48:13 05:48:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:48:13 latest: Pulling from edgex-devops/edgex-compose 05:48:13 91d30c5bc195: Pulling fs layer 05:48:13 2e9b0aa3be6d: Pulling fs layer 05:48:13 9c61dcf015f6: Pulling fs layer 05:48:13 4698f68db338: Pulling fs layer 05:48:13 2a2f49069b9e: Pulling fs layer 05:48:13 e0025b399a48: Pulling fs layer 05:48:13 2a2f49069b9e: Waiting 05:48:13 e0025b399a48: Waiting 05:48:13 4698f68db338: Waiting 05:48:13 91d30c5bc195: Download complete 05:48:13 4698f68db338: Verifying Checksum 05:48:13 4698f68db338: Download complete 05:48:13 2e9b0aa3be6d: Verifying Checksum 05:48:13 2e9b0aa3be6d: Download complete 05:48:13 e0025b399a48: Download complete 05:48:13 91d30c5bc195: Pull complete 05:48:13 2a2f49069b9e: Verifying Checksum 05:48:13 2a2f49069b9e: Download complete 05:48:13 2e9b0aa3be6d: Pull complete 05:48:14 9c61dcf015f6: Verifying Checksum 05:48:14 9c61dcf015f6: Download complete 05:48:16 9c61dcf015f6: Pull complete 05:48:16 4698f68db338: Pull complete 05:48:17 2a2f49069b9e: Pull complete 05:48:17 e0025b399a48: Pull complete 05:48:17 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:48:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:48:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:17 prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container 05:48:17 $ 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/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:48:18 $ docker top c15d62d712ea2355a916aa5657ff560140557f9584520ffb627943e01a95a044 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:19 + docker compose -f ./docker-compose-build.yml build --parallel 05:48:21 #1 [core-metadata internal] load build definition from Dockerfile 05:48:21 #1 transferring dockerfile: 2.10kB done 05:48:21 #1 DONE 0.0s 05:48:21 05:48:21 #2 [core-keeper internal] load build definition from Dockerfile 05:48:21 #2 transferring dockerfile: 2.01kB done 05:48:21 #2 DONE 0.0s 05:48:21 05:48:21 #3 [support-scheduler internal] load build definition from Dockerfile 05:48:21 #3 transferring dockerfile: 1.83kB done 05:48:21 #3 DONE 0.0s 05:48:21 05:48:21 #4 [security-bootstrapper internal] load build definition from Dockerfile 05:48:21 #4 transferring dockerfile: 3.02kB done 05:48:21 #4 DONE 0.0s 05:48:21 05:48:21 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:48:21 #5 transferring dockerfile: 2.23kB done 05:48:21 #5 DONE 0.0s 05:48:21 05:48:21 #6 [security-spire-config internal] load build definition from Dockerfile 05:48:21 #6 transferring dockerfile: 1.69kB done 05:48:21 #6 DONE 0.0s 05:48:21 05:48:21 #7 [security-secretstore-setup internal] load build definition from Dockerfile 05:48:21 #7 transferring dockerfile: 2.49kB done 05:48:21 #7 DONE 0.0s 05:48:21 05:48:21 #8 [support-notifications internal] load build definition from Dockerfile 05:48:21 #8 transferring dockerfile: 2.00kB done 05:48:21 #8 DONE 0.0s 05:48:21 05:48:21 #9 [security-proxy-setup internal] load build definition from Dockerfile 05:48:21 #9 transferring dockerfile: 2.50kB done 05:48:21 #9 DONE 0.0s 05:48:21 05:48:21 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:48:21 #10 transferring dockerfile: 1.89kB done 05:48:21 #10 DONE 0.0s 05:48:21 05:48:21 #11 [core-command internal] load build definition from Dockerfile 05:48:21 #11 transferring dockerfile: 1.94kB done 05:48:21 #11 DONE 0.1s 05:48:21 05:48:21 #12 [security-spire-agent internal] load build definition from Dockerfile 05:48:21 #12 transferring dockerfile: 1.81kB done 05:48:21 #12 DONE 0.0s 05:48:21 05:48:21 #13 [security-spire-server internal] load build definition from Dockerfile 05:48:21 #13 transferring dockerfile: 1.70kB done 05:48:21 #13 DONE 0.0s 05:48:21 05:48:21 #14 [security-proxy-auth internal] load build definition from Dockerfile 05:48:21 #14 transferring dockerfile: 2.14kB done 05:48:21 #14 DONE 0.0s 05:48:21 05:48:21 #15 [core-data internal] load build definition from Dockerfile 05:48:21 #15 transferring dockerfile: 2.04kB done 05:48:21 #15 DONE 0.1s 05:48:21 05:48:21 #16 [core-metadata internal] load .dockerignore 05:48:21 #16 transferring context: 50B done 05:48:21 #16 DONE 0.0s 05:48:22 05:48:22 #17 [core-keeper internal] load .dockerignore 05:48:22 #17 transferring context: 50B done 05:48:22 #17 DONE 0.0s 05:48:22 05:48:22 #18 [support-scheduler internal] load .dockerignore 05:48:22 #18 transferring context: 50B done 05:48:22 #18 DONE 0.0s 05:48:22 05:48:22 #19 [security-bootstrapper internal] load .dockerignore 05:48:22 #19 transferring context: 50B done 05:48:22 #19 DONE 0.0s 05:48:22 05:48:22 #20 [core-common-config-bootstrapper internal] load .dockerignore 05:48:22 #20 transferring context: 50B done 05:48:22 #20 DONE 0.0s 05:48:22 05:48:22 #21 [security-spire-config internal] load .dockerignore 05:48:22 #21 transferring context: 50B done 05:48:22 #21 DONE 0.0s 05:48:22 05:48:22 #22 [security-secretstore-setup internal] load .dockerignore 05:48:22 #22 transferring context: 50B done 05:48:22 #22 DONE 0.0s 05:48:22 05:48:22 #23 [support-notifications internal] load .dockerignore 05:48:22 #23 transferring context: 50B done 05:48:22 #23 DONE 0.0s 05:48:22 05:48:22 #24 [core-command internal] load .dockerignore 05:48:22 #24 transferring context: 50B done 05:48:22 #24 DONE 0.0s 05:48:22 05:48:22 #25 [security-spiffe-token-provider internal] load .dockerignore 05:48:22 #25 transferring context: 50B done 05:48:22 #25 DONE 0.0s 05:48:22 05:48:22 #26 [security-spire-agent internal] load .dockerignore 05:48:22 #26 transferring context: 50B done 05:48:22 #26 DONE 0.0s 05:48:22 05:48:22 #27 [security-proxy-setup internal] load .dockerignore 05:48:22 #27 transferring context: 50B done 05:48:22 #27 DONE 0.0s 05:48:22 05:48:22 #28 [security-spire-server internal] load .dockerignore 05:48:22 #28 transferring context: 50B done 05:48:22 #28 DONE 0.0s 05:48:22 05:48:22 #29 [security-proxy-auth internal] load .dockerignore 05:48:22 #29 transferring context: 50B done 05:48:22 #29 DONE 0.0s 05:48:22 05:48:22 #30 [core-data internal] load .dockerignore 05:48:22 #30 transferring context: 50B done 05:48:22 #30 DONE 0.0s 05:48:22 05:48:22 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:48:22 #31 DONE 0.0s 05:48:22 05:48:22 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 05:48:22 #32 ... 05:48:22 05:48:22 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:48:22 #31 DONE 0.0s 05:48:22 05:48:22 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:22 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:22 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:22 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:48:22 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:48:22 #33 DONE 0.1s 05:48:22 05:48:22 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 05:48:22 #32 ... 05:48:22 05:48:22 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:48:22 #31 DONE 0.0s 05:48:22 05:48:22 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:22 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:22 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:22 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:48:22 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:48:22 #33 DONE 0.1s 05:48:22 05:48:22 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 05:48:22 #32 ... 05:48:22 05:48:22 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:48:22 #31 DONE 0.0s 05:48:22 05:48:22 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:22 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:22 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:22 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:48:22 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:48:22 #33 DONE 0.1s 05:48:22 05:48:22 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 05:48:22 #32 ... 05:48:22 05:48:22 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:22 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:22 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:22 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:48:22 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:48:22 #33 DONE 0.1s 05:48:22 05:48:22 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:48:22 #31 DONE 0.0s 05:48:22 05:48:22 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 05:48:22 #32 ... 05:48:22 05:48:22 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:22 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:22 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:22 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:48:22 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:48:22 #33 DONE 0.1s 05:48:22 05:48:22 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:48:22 #31 DONE 0.0s 05:48:22 05:48:22 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 05:48:22 #32 DONE 0.4s 05:48:22 05:48:22 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:22 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:22 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:22 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:48:22 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:48:22 #33 DONE 0.1s 05:48:22 05:48:22 #34 [core-data internal] load build context 05:48:22 #34 ... 05:48:22 05:48:22 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:48:22 #35 DONE 0.9s 05:48:22 05:48:22 #34 [core-data internal] load build context 05:48:23 #34 ... 05:48:23 05:48:23 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:23 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:23 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:23 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:48:23 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:48:23 #33 DONE 0.1s 05:48:23 05:48:23 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:48:23 #36 DONE 1.3s 05:48:23 05:48:23 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:23 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:24 #37 ... 05:48:24 05:48:24 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 05:48:24 #38 DONE 1.5s 05:48:24 05:48:24 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:48:24 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:48:24 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:48:24 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:48:24 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:48:24 #33 DONE 0.1s 05:48:24 05:48:24 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:48:24 #39 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:48:24 #39 ... 05:48:24 05:48:24 #40 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 05:48:24 #40 DONE 1.8s 05:48:24 05:48:24 #41 [core-common-config-bootstrapper internal] load build context 05:48:25 #41 ... 05:48:25 05:48:25 #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:48:25 #0 0.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:25 #0 0.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:25 #0 1.116 (1/7) Installing ca-certificates (20241121-r1) 05:48:25 #0 1.132 (2/7) Installing dumb-init (1.2.5-r3) 05:48:25 #0 1.137 (3/7) Installing libgcc (13.2.1_git20240309-r1) 05:48:25 #0 1.198 (4/7) Installing libsodium (1.0.19-r0) 05:48:25 #0 1.202 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 05:48:25 #0 1.216 (6/7) Installing libzmq (4.3.5-r2) 05:48:25 #0 1.231 (7/7) Installing zeromq (4.3.5-r2) 05:48:25 #0 1.235 Executing busybox-1.36.1-r29.trigger 05:48:25 #0 1.244 Executing ca-certificates-20241121-r1.trigger 05:48:25 #0 1.303 OK: 12 MiB in 21 packages 05:48:25 #42 DONE 2.8s 05:48:25 05:48:25 #43 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:25 #43 DONE 3.0s 05:48:25 05:48:25 #41 [core-common-config-bootstrapper internal] load build context 05:48:25 #41 ... 05:48:25 05:48:25 #44 [security-spire-config internal] load build context 05:48:25 #44 transferring context: 22.05kB 0.0s done 05:48:25 #44 DONE 1.7s 05:48:25 05:48:25 #45 [security-spire-server internal] load build context 05:48:25 #45 transferring context: 23.80kB 0.0s done 05:48:25 #45 DONE 1.7s 05:48:25 05:48:25 #41 [core-common-config-bootstrapper internal] load build context 05:48:26 #41 ... 05:48:26 05:48:26 #46 [security-spire-agent internal] load build context 05:48:26 #46 transferring context: 23.33kB 0.0s done 05:48:26 #46 DONE 2.6s 05:48:26 05:48:26 #47 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:48:26 #0 2.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:26 #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:26 #0 3.035 (1/3) Installing ca-certificates (20241121-r1) 05:48:26 #0 3.052 (2/3) Installing dumb-init (1.2.5-r3) 05:48:26 #0 3.058 (3/3) Installing tzdata (2025b-r0) 05:48:26 #0 3.092 Executing busybox-1.36.1-r29.trigger 05:48:26 #0 3.107 Executing ca-certificates-20241121-r1.trigger 05:48:26 #0 3.151 OK: 10 MiB in 17 packages 05:48:26 #47 DONE 4.3s 05:48:26 05:48:26 #41 [core-common-config-bootstrapper internal] load build context 05:48:28 #41 ... 05:48:28 05:48:28 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:48:28 #0 4.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:28 #0 4.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:28 #0 4.620 (1/2) Installing dumb-init (1.2.5-r3) 05:48:28 #0 4.628 (2/2) Installing su-exec (0.2-r3) 05:48:28 #0 4.637 Executing busybox-1.36.1-r29.trigger 05:48:28 #0 4.641 OK: 8 MiB in 16 packages 05:48:28 #48 DONE 5.9s 05:48:28 05:48:28 #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:48:28 #0 4.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:28 #0 4.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:28 #0 4.658 (1/1) Installing dumb-init (1.2.5-r3) 05:48:28 #0 4.662 Executing busybox-1.36.1-r29.trigger 05:48:28 #0 4.679 OK: 8 MiB in 15 packages 05:48:28 #49 DONE 6.1s 05:48:28 05:48:28 #41 [core-common-config-bootstrapper internal] load build context 05:48:28 #41 ... 05:48:28 05:48:28 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:48:28 #0 4.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:28 #0 4.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:28 #0 4.585 (1/4) Installing ca-certificates (20241121-r1) 05:48:28 #0 4.595 (2/4) Installing dumb-init (1.2.5-r3) 05:48:28 #0 4.600 (3/4) Installing su-exec (0.2-r3) 05:48:28 #0 4.615 (4/4) Installing yq-go (4.44.1-r2) 05:48:28 #0 4.674 Executing busybox-1.36.1-r29.trigger 05:48:28 #0 4.685 Executing ca-certificates-20241121-r1.trigger 05:48:28 #0 4.896 OK: 19 MiB in 18 packages 05:48:28 #50 DONE 5.8s 05:48:28 05:48:28 #41 [core-common-config-bootstrapper internal] load build context 05:48:30 #41 transferring context: 253.37MB 8.0s 05:48:30 #41 ... 05:48:30 05:48:30 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:48:30 #0 5.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:30 #0 5.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:30 #0 5.856 (1/4) Installing dumb-init (1.2.5-r3) 05:48:30 #0 5.856 (2/4) Installing openssl (3.3.3-r0) 05:48:30 #0 5.856 (3/4) Installing su-exec (0.2-r3) 05:48:30 #0 5.856 (4/4) Installing yq-go (4.44.1-r2) 05:48:30 #0 5.945 Executing busybox-1.36.1-r29.trigger 05:48:30 #0 5.978 OK: 19 MiB in 18 packages 05:48:30 #51 DONE 8.0s 05:48:30 05:48:30 #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:48:30 #0 5.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:30 #0 5.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:30 #0 5.588 (1/1) Installing dumb-init (1.2.5-r3) 05:48:30 #0 5.588 Executing busybox-1.36.1-r29.trigger 05:48:30 #0 5.621 OK: 8 MiB in 15 packages 05:48:30 #52 DONE 7.8s 05:48:30 05:48:30 #41 [core-common-config-bootstrapper internal] load build context 05:48:31 #41 ... 05:48:31 05:48:31 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:48:31 #0 5.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:31 #0 5.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:31 #0 5.820 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:48:31 #0 5.820 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:48:31 #0 5.820 OK: 24171 distinct packages available 05:48:31 #0 5.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:31 #0 5.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:31 #0 6.300 (1/14) Installing ca-certificates (20241121-r1) 05:48:31 #0 6.314 (2/14) Installing brotli-libs (1.1.0-r2) 05:48:31 #0 6.327 (3/14) Installing c-ares (1.33.1-r0) 05:48:31 #0 6.327 (4/14) Installing libunistring (1.2-r0) 05:48:31 #0 6.338 (5/14) Installing libidn2 (2.3.7-r0) 05:48:31 #0 6.345 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:48:31 #0 6.347 (7/14) Installing libpsl (0.21.5-r1) 05:48:31 #0 6.350 (8/14) Installing zstd-libs (1.5.6-r0) 05:48:31 #0 6.386 (9/14) Installing libcurl (8.12.1-r0) 05:48:31 #0 6.402 (10/14) Installing curl (8.12.1-r0) 05:48:31 #0 6.402 (11/14) Installing dumb-init (1.2.5-r3) 05:48:31 #0 6.402 (12/14) Installing musl-obstack (1.2.3-r2) 05:48:31 #0 6.404 (13/14) Installing libucontext (1.2-r3) 05:48:31 #0 6.409 (14/14) Installing gcompat (1.1.0-r4) 05:48:31 #0 6.416 Executing busybox-1.36.1-r29.trigger 05:48:31 #0 6.427 Executing ca-certificates-20241121-r1.trigger 05:48:31 #0 6.470 OK: 13 MiB in 28 packages 05:48:31 #53 DONE 8.5s 05:48:31 05:48:31 #41 [core-common-config-bootstrapper internal] load build context 05:48:31 #41 ... 05:48:31 05:48:31 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:48:31 #0 4.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:31 #0 4.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:31 #0 4.802 OK: 248 MiB in 58 packages 05:48:31 #54 DONE 6.1s 05:48:31 05:48:31 #41 [core-common-config-bootstrapper internal] load build context 05:48:31 #41 ... 05:48:31 05:48:31 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:31 #55 DONE 6.2s 05:48:31 05:48:31 #41 [core-common-config-bootstrapper internal] load build context 05:48:32 #41 ... 05:48:32 05:48:32 #56 [core-keeper internal] load build context 05:48:32 #56 ... 05:48:32 05:48:32 #57 [support-scheduler internal] load build context 05:48:32 #57 ... 05:48:32 05:48:32 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:48:32 #0 5.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:32 #0 5.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:32 #0 5.689 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:48:32 #0 5.689 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:48:32 #0 5.689 OK: 24171 distinct packages available 05:48:32 #0 5.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:32 #0 5.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:32 #0 6.145 OK: 248 MiB in 58 packages 05:48:32 #58 DONE 7.4s 05:48:32 05:48:32 #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:48:32 #0 4.537 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:32 #0 5.071 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:32 #0 5.777 (1/1) Installing dumb-init (1.2.5-r3) 05:48:32 #0 6.068 Executing busybox-1.36.1-r29.trigger 05:48:32 #0 6.080 OK: 8 MiB in 15 packages 05:48:32 #59 DONE 7.2s 05:48:32 05:48:32 #57 [support-scheduler internal] load build context 05:48:32 #57 ... 05:48:32 05:48:32 #60 [core-metadata internal] load build context 05:48:32 #60 ... 05:48:32 05:48:32 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:48:32 #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.7s done 05:48:32 #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 05:48:32 #37 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 05:48:32 #37 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 05:48:32 #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done 05:48:32 #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.1s done 05:48:32 #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 05:48:32 #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.8s done 05:48:32 #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.1s done 05:48:32 #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 05:48:32 #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 05:48:32 #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.9s done 05:48:32 #37 DONE 9.0s 05:48:32 05:48:32 #60 [core-metadata internal] load build context 05:48:32 #60 ... 05:48:32 05:48:32 #61 [security-secretstore-setup internal] load build context 05:48:32 #61 ... 05:48:32 05:48:32 #62 [security-bootstrapper internal] load build context 05:48:32 #62 ... 05:48:32 05:48:32 #63 [core-command internal] load build context 05:48:32 #63 ... 05:48:32 05:48:32 #64 [security-spiffe-token-provider internal] load build context 05:48:33 #64 ... 05:48:33 05:48:33 #65 [security-proxy-auth internal] load build context 05:48:33 #65 ... 05:48:33 05:48:33 #66 [security-proxy-setup internal] load build context 05:48:33 #66 ... 05:48:33 05:48:33 #67 [support-notifications internal] load build context 05:48:33 #67 ... 05:48:33 05:48:33 #64 [security-spiffe-token-provider internal] load build context 05:48:33 #64 ... 05:48:33 05:48:33 #34 [core-data internal] load build context 05:48:33 #34 ... 05:48:33 05:48:33 #64 [security-spiffe-token-provider internal] load build context 05:48:35 #64 ... 05:48:35 05:48:35 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:48:35 #0 8.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:35 #0 8.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:35 #0 9.193 OK: 248 MiB in 58 packages 05:48:35 #68 ... 05:48:35 05:48:35 #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:48:35 #0 8.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:35 #0 8.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:35 #0 9.175 OK: 248 MiB in 58 packages 05:48:35 #69 ... 05:48:35 05:48:35 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:48:35 #0 8.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:35 #0 8.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:35 #0 9.204 OK: 248 MiB in 58 packages 05:48:35 #70 DONE 10.4s 05:48:35 05:48:35 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:48:35 #68 DONE 10.3s 05:48:35 05:48:35 #71 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:48:35 #0 7.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:35 #0 7.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:35 #0 8.119 OK: 10 MiB in 17 packages 05:48:35 #71 DONE 8.7s 05:48:35 05:48:35 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:48:35 #0 8.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:35 #0 8.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:35 #0 9.298 OK: 12 MiB in 21 packages 05:48:35 #72 DONE 10.1s 05:48:35 05:48:35 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:48:35 #69 DONE 10.5s 05:48:35 05:48:35 #64 [security-spiffe-token-provider internal] load build context 05:48:35 #64 ... 05:48:35 05:48:35 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:48:35 #0 9.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:35 #0 9.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:35 #0 9.857 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:48:35 #0 9.857 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:48:35 #0 9.857 OK: 24171 distinct packages available 05:48:35 #0 9.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:35 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:35 #73 ... 05:48:35 05:48:35 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:48:35 #39 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.4s done 05:48:35 #39 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 05:48:35 #39 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 05:48:35 #39 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 05:48:35 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done 05:48:35 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 05:48:35 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.1s done 05:48:35 #39 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.2s done 05:48:35 #39 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.5s done 05:48:35 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 05:48:35 #39 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 05:48:35 #39 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.3s done 05:48:35 #39 ... 05:48:35 05:48:35 #74 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 05:48:35 #0 6.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:35 #0 6.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:35 #0 7.196 OK: 8 MiB in 15 packages 05:48:35 #74 DONE 7.6s 05:48:35 05:48:35 #75 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:48:35 #0 9.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:35 #0 9.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:35 #0 9.555 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:48:35 #0 9.555 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:48:35 #0 9.555 OK: 24171 distinct packages available 05:48:35 #0 9.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:35 #0 9.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:35 #0 10.15 (1/5) Installing dumb-init (1.2.5-r3) 05:48:35 #0 10.15 (2/5) Installing musl-obstack (1.2.3-r2) 05:48:35 #0 10.15 (3/5) Installing libucontext (1.2-r3) 05:48:35 #0 10.16 (4/5) Installing gcompat (1.1.0-r4) 05:48:35 #0 10.17 (5/5) Installing openssl (3.3.3-r0) 05:48:35 #0 10.18 Executing busybox-1.36.1-r29.trigger 05:48:35 #0 10.19 OK: 9 MiB in 19 packages 05:48:35 #75 ... 05:48:35 05:48:35 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:48:35 #73 10.44 (1/4) Installing dumb-init (1.2.5-r3) 05:48:35 #73 10.44 (2/4) Installing musl-obstack (1.2.3-r2) 05:48:35 #73 10.45 (3/4) Installing libucontext (1.2-r3) 05:48:35 #73 10.46 (4/4) Installing gcompat (1.1.0-r4) 05:48:35 #73 10.46 Executing busybox-1.36.1-r29.trigger 05:48:35 #73 10.47 OK: 8 MiB in 18 packages 05:48:36 #73 DONE 10.9s 05:48:36 05:48:36 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:48:36 #0 6.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:36 #0 6.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:36 #0 7.000 OK: 19 MiB in 18 packages 05:48:36 #76 DONE 7.8s 05:48:36 05:48:36 #75 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:48:36 #75 DONE 10.9s 05:48:36 05:48:36 #34 [core-data internal] load build context 05:48:36 #34 transferring context: 507.74MB 13.1s done 05:48:36 #34 DONE 13.4s 05:48:36 05:48:36 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:48:37 #77 ... 05:48:37 05:48:37 #65 [security-proxy-auth internal] load build context 05:48:37 #65 transferring context: 507.74MB 14.2s done 05:48:37 #65 DONE 14.7s 05:48:37 05:48:37 #64 [security-spiffe-token-provider internal] load build context 05:48:37 #64 ... 05:48:37 05:48:37 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:48:37 #0 5.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:37 #0 5.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:37 #0 6.002 OK: 19 MiB in 18 packages 05:48:37 #78 DONE 7.0s 05:48:37 05:48:37 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:48:37 #0 7.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:37 #0 7.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:37 #0 8.107 OK: 8 MiB in 16 packages 05:48:37 #79 DONE 9.4s 05:48:37 05:48:37 #64 [security-spiffe-token-provider internal] load build context 05:48:37 #64 ... 05:48:37 05:48:37 #63 [core-command internal] load build context 05:48:37 #63 transferring context: 507.74MB 14.4s done 05:48:37 #63 DONE 15.2s 05:48:37 05:48:37 #67 [support-notifications internal] load build context 05:48:37 #67 transferring context: 507.74MB 14.7s done 05:48:37 #67 DONE 15.3s 05:48:37 05:48:37 #80 [core-data builder 4/7] COPY go.mod vendor* ./ 05:48:37 #80 DONE 1.5s 05:48:37 05:48:37 #61 [security-secretstore-setup internal] load build context 05:48:37 #61 transferring context: 507.74MB 15.2s done 05:48:37 #61 DONE 15.4s 05:48:37 05:48:37 #64 [security-spiffe-token-provider internal] load build context 05:48:38 #64 transferring context: 507.74MB 15.4s done 05:48:38 #64 ... 05:48:38 05:48:38 #57 [support-scheduler internal] load build context 05:48:38 #57 transferring context: 507.74MB 15.6s done 05:48:38 #57 DONE 16.3s 05:48:38 05:48:38 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:48:38 #0 6.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:38 #0 6.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:38 #0 6.684 OK: 13 MiB in 28 packages 05:48:38 #81 DONE 7.5s 05:48:38 05:48:38 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:48:38 #82 DONE 0.9s 05:48:38 05:48:38 #64 [security-spiffe-token-provider internal] load build context 05:48:38 #64 DONE 16.1s 05:48:38 05:48:38 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:48:38 #0 7.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:38 #0 7.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:38 #0 7.396 OK: 8 MiB in 15 packages 05:48:38 #83 DONE 8.0s 05:48:38 05:48:38 #41 [core-common-config-bootstrapper internal] load build context 05:48:38 #41 transferring context: 507.74MB 15.8s done 05:48:38 #41 DONE 16.3s 05:48:38 05:48:38 #66 [security-proxy-setup internal] load build context 05:48:38 #66 transferring context: 507.74MB 15.4s done 05:48:38 #66 DONE 16.0s 05:48:38 05:48:38 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:48:38 #84 ... 05:48:38 05:48:38 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:48:38 #85 DONE 1.1s 05:48:38 05:48:38 #86 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:48:38 #86 DONE 1.0s 05:48:38 05:48:38 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:48:38 #0 6.337 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:38 #0 6.794 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:38 #0 7.548 OK: 248 MiB in 58 packages 05:48:38 #87 DONE 7.7s 05:48:38 05:48:38 #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:39 #88 ... 05:48:39 05:48:39 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:48:39 #84 DONE 0.3s 05:48:39 05:48:39 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:48:39 #89 DONE 0.3s 05:48:39 05:48:39 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:39 #90 ... 05:48:39 05:48:39 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:48:39 #91 DONE 1.8s 05:48:39 05:48:39 #56 [core-keeper internal] load build context 05:48:39 #56 ... 05:48:39 05:48:39 #62 [security-bootstrapper internal] load build context 05:48:39 #62 transferring context: 507.74MB 17.1s done 05:48:39 #62 DONE 17.3s 05:48:39 05:48:39 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:48:39 #92 DONE 0.3s 05:48:39 05:48:39 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:48:39 #0 2.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:39 #0 2.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:39 #0 3.327 OK: 9 MiB in 19 packages 05:48:39 #93 DONE 3.6s 05:48:39 05:48:39 #56 [core-keeper internal] load build context 05:48:39 #56 ... 05:48:39 05:48:39 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:48:40 #94 ... 05:48:40 05:48:40 #60 [core-metadata internal] load build context 05:48:40 #60 transferring context: 507.74MB 17.9s done 05:48:40 #60 DONE 18.1s 05:48:40 05:48:40 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:48:40 #77 3.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:40 #77 3.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:40 #77 3.469 OK: 8 MiB in 18 packages 05:48:40 #77 DONE 4.2s 05:48:40 05:48:40 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:48:40 #95 DONE 0.7s 05:48:40 05:48:40 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:48:40 #94 DONE 0.7s 05:48:40 05:48:40 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:48:40 #96 DONE 0.2s 05:48:40 05:48:40 #56 [core-keeper internal] load build context 05:48:41 #56 transferring context: 507.74MB 18.6s done 05:48:41 #56 DONE 18.8s 05:48:41 05:48:41 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:48:41 #97 DONE 0.7s 05:48:41 05:48:41 #98 [security-spire-server stage-2 6/9] COPY security.txt / 05:48:41 #98 DONE 0.5s 05:48:41 05:48:41 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:48:41 #99 DONE 0.7s 05:48:41 05:48:41 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:48:41 #100 DONE 0.1s 05:48:41 05:48:41 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:48:41 #101 DONE 0.1s 05:48:41 05:48:41 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:48:41 #102 DONE 0.1s 05:48:41 05:48:41 #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:48:41 #103 DONE 0.1s 05:48:41 05:48:41 #104 [security-spire-config stage-2 6/10] COPY security.txt / 05:48:41 #104 DONE 0.1s 05:48:41 05:48:41 #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:41 #105 ... 05:48:41 05:48:41 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:48:41 #106 DONE 0.1s 05:48:41 05:48:41 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 05:48:41 #107 DONE 0.1s 05:48:41 05:48:41 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:48:41 #108 DONE 0.1s 05:48:41 05:48:41 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:48:41 #109 DONE 0.1s 05:48:41 05:48:41 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:48:41 #110 DONE 0.1s 05:48:41 05:48:41 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:48:41 #111 DONE 0.1s 05:48:41 05:48:41 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:48:41 #112 DONE 0.1s 05:48:41 05:48:41 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:48:41 #113 DONE 0.0s 05:48:41 05:48:41 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:48:41 #114 DONE 0.1s 05:48:41 05:48:41 #115 [security-spire-agent] exporting to image 05:48:41 #115 exporting layers 05:48:42 #115 exporting layers 0.8s done 05:48:42 #115 writing image sha256:323a717edc3be00ca6cf1dcccc2127c7dce2026a4b9542a1813d7d3761597f9d done 05:48:42 #115 naming to docker.io/library/security-spire-server done 05:48:42 #115 exporting layers 0.8s done 05:48:42 #115 writing image sha256:de6c6a84e968597f07c066609c36dd1bfddebf3c2c88733f0bc82c945c91c93b done 05:48:42 #115 naming to docker.io/library/security-spire-config done 05:48:42 #115 writing image sha256:e1faafa54678b07645bafb51e4f2ddd650d9a23f882eda7d672372bfc9e806fd 05:48:42 #115 writing image sha256:e1faafa54678b07645bafb51e4f2ddd650d9a23f882eda7d672372bfc9e806fd done 05:48:42 #115 naming to docker.io/library/security-spire-agent done 05:48:42 #115 DONE 1.0s 05:48:42 05:48:42 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:49 #116 ... 05:48:49 05:48:49 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:49 #117 ... 05:48:49 05:48:49 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:01 #118 ... 05:49:01 05:49:01 #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:01 #105 DONE 19.2s 05:49:01 05:49:01 #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:01 #117 DONE 22.7s 05:49:01 05:49:01 #119 [core-data builder 6/7] COPY . . 05:49:01 #119 ... 05:49:01 05:49:01 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:01 #116 DONE 21.5s 05:49:01 05:49:01 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:01 #118 DONE 21.7s 05:49:01 05:49:01 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:01 #90 DONE 21.4s 05:49:01 05:49:01 #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:01 #88 DONE 21.7s 05:49:01 05:49:01 #120 [security-secretstore-setup builder 6/7] COPY . . 05:49:03 Removing intermediate container 763f26e77e84 05:49:03 ---> a1ff5c88e55d 05:49:03 Successfully built a1ff5c88e55d 05:49:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:03 + docker inspect -f . ci-base-image-arm64 05:49:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:49:04 prd-ubuntu20.04-docker-arm64-4c-16g-2816 does not seem to be running inside a container 05:49:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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 05:49:05 $ docker top bce041c82a1f4d0255667d27555d67d9db69aa37333e6ba277e9468a593525f3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:06 + go version 05:49:06 go version go1.23.8 linux/arm64 [Pipeline] } 05:49:06 $ docker stop --time=1 bce041c82a1f4d0255667d27555d67d9db69aa37333e6ba277e9468a593525f3 05:49:06 #120 ... 05:49:06 05:49:06 #121 [security-spiffe-token-provider builder 6/7] COPY . . 05:49:06 #121 DONE 5.8s 05:49:06 05:49:06 #122 [support-notifications builder 6/7] COPY . . 05:49:06 #122 DONE 5.8s 05:49:06 05:49:06 #123 [support-scheduler builder 6/7] COPY . . 05:49:06 #123 DONE 5.8s 05:49:06 05:49:06 #124 [core-keeper builder 7/8] COPY . . 05:49:06 #124 DONE 5.8s 05:49:06 05:49:06 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:49:06 #125 ... 05:49:06 05:49:06 #119 [core-data builder 6/7] COPY . . 05:49:06 #119 DONE 5.8s 05:49:06 05:49:06 #126 [security-proxy-auth builder 6/7] COPY . . 05:49:06 #126 CACHED 05:49:06 05:49:06 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:06 #127 CACHED 05:49:06 05:49:06 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:49:06 #128 CACHED 05:49:06 05:49:06 #120 [security-secretstore-setup builder 6/7] COPY . . 05:49:06 #120 DONE 5.8s 05:49:06 05:49:06 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:06 #129 CACHED 05:49:06 05:49:06 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 05:49:06 #130 CACHED 05:49:06 05:49:06 #131 [core-command builder 6/7] COPY . . 05:49:06 #131 CACHED 05:49:06 05:49:06 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:06 #132 CACHED 05:49:06 05:49:06 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:49:06 #133 CACHED 05:49:06 05:49:06 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 05:49:06 #134 CACHED 05:49:06 05:49:06 #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:49:06 #135 CACHED 05:49:06 05:49:06 #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:06 #136 CACHED 05:49:06 05:49:06 #137 [security-proxy-setup builder 6/7] COPY . . 05:49:06 #137 CACHED 05:49:06 05:49:06 #138 [security-bootstrapper builder 6/7] COPY . . 05:49:06 #138 CACHED 05:49:06 05:49:06 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:49:06 #139 CACHED 05:49:06 05:49:06 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:06 #140 CACHED 05:49:06 05:49:06 #141 [core-metadata builder 6/7] COPY . . 05:49:06 #141 CACHED 05:49:06 05:49:06 #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:49:06 #142 CACHED 05:49:06 05:49:06 #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:06 #143 CACHED 05:49:06 05:49:06 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:49:07 $ docker rm -f --volumes bce041c82a1f4d0255667d27555d67d9db69aa37333e6ba277e9468a593525f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:08 #144 1.615 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:49:08 05:49:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:49:08 latest: Pulling from edgex-devops/edgex-compose-arm64 05:49:08 547446be3368: Pulling fs layer 05:49:08 d125d8839a47: Pulling fs layer 05:49:08 3e85d5ac6304: Pulling fs layer 05:49:08 c3105a71a48b: Pulling fs layer 05:49:08 0f093f025ec4: Pulling fs layer 05:49:08 c3106fc0e877: Pulling fs layer 05:49:08 c3105a71a48b: Waiting 05:49:08 0f093f025ec4: Waiting 05:49:08 c3106fc0e877: Waiting 05:49:09 547446be3368: Verifying Checksum 05:49:09 547446be3368: Download complete 05:49:09 c3105a71a48b: Verifying Checksum 05:49:09 c3105a71a48b: Download complete 05:49:09 d125d8839a47: Verifying Checksum 05:49:09 d125d8839a47: Download complete 05:49:09 c3106fc0e877: Verifying Checksum 05:49:09 c3106fc0e877: Download complete 05:49:09 0f093f025ec4: Verifying Checksum 05:49:09 0f093f025ec4: Download complete 05:49:09 547446be3368: Pull complete 05:49:10 d125d8839a47: Pull complete 05:49:11 3e85d5ac6304: Verifying Checksum 05:49:11 3e85d5ac6304: Download complete 05:49:16 #144 ... 05:49:16 05:49:16 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:49:16 #0 1.005 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:49:16 #145 ... 05:49:16 05:49:16 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:49:16 #0 1.179 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:49:16 #146 ... 05:49:16 05:49:16 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:49:16 #0 1.022 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:49:16 #147 ... 05:49:16 05:49:16 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:49:16 #0 1.590 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:49:17 #148 ... 05:49:17 05:49:17 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:49:17 #0 0.512 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:49:17 #149 ... 05:49:17 05:49:17 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:49:17 #0 1.293 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:49:17 #150 ... 05:49:17 05:49:17 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:49:17 #0 1.595 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:49:17 #151 ... 05:49:17 05:49:17 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:49:17 #0 0.588 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:49:17 #152 ... 05:49:17 05:49:17 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:49:17 #0 0.681 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:49:17 #153 ... 05:49:17 05:49:17 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:49:17 #125 0.885 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:49:17 #125 ... 05:49:17 05:49:17 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:49:17 #0 1.198 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:49:21 3e85d5ac6304: Pull complete 05:49:21 c3105a71a48b: Pull complete 05:49:22 0f093f025ec4: Pull complete 05:49:22 c3106fc0e877: Pull complete 05:49:22 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:49:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:49:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:49:22 prd-ubuntu20.04-docker-arm64-4c-16g-2816 does not seem to be running inside a container 05:49:22 $ 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/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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 05:49:24 $ docker top 921fc58217e2dc0b1ec5ba66fd6e31e9e8fd6aa217206dd9beeaa7eb50971911 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:25 + docker compose -f ./docker-compose-build.yml build --parallel 05:49:35 #1 [support-scheduler internal] load build definition from Dockerfile 05:49:35 #1 transferring dockerfile: 1.83kB done 05:49:35 #1 DONE 0.1s 05:49:35 05:49:35 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:49:35 #2 transferring dockerfile: 2.23kB done 05:49:35 #2 DONE 0.0s 05:49:35 05:49:35 #3 [support-notifications internal] load build definition from Dockerfile 05:49:35 #3 transferring dockerfile: 2.00kB 0.0s done 05:49:35 #3 DONE 0.1s 05:49:35 05:49:35 #4 [security-spire-config internal] load build definition from Dockerfile 05:49:35 #4 transferring dockerfile: 1.69kB done 05:49:35 #4 DONE 0.1s 05:49:35 05:49:35 #5 [security-proxy-setup internal] load build definition from Dockerfile 05:49:35 #5 transferring dockerfile: 2.50kB 0.0s done 05:49:35 #5 DONE 0.1s 05:49:35 05:49:35 #6 [security-spire-agent internal] load build definition from Dockerfile 05:49:35 #6 transferring dockerfile: 1.81kB 0.0s done 05:49:35 #6 DONE 0.1s 05:49:35 05:49:35 #7 [core-metadata internal] load build definition from Dockerfile 05:49:35 #7 transferring dockerfile: 2.10kB 0.0s done 05:49:35 #7 DONE 0.1s 05:49:35 05:49:35 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:49:35 #8 transferring dockerfile: 1.89kB done 05:49:35 #8 DONE 0.1s 05:49:35 05:49:35 #9 [core-keeper internal] load build definition from Dockerfile 05:49:35 #9 transferring dockerfile: 2.01kB done 05:49:35 #9 DONE 0.1s 05:49:35 05:49:35 #10 [security-spire-server internal] load build definition from Dockerfile 05:49:35 #10 transferring dockerfile: 1.70kB done 05:49:35 #10 DONE 0.1s 05:49:35 05:49:35 #11 [security-secretstore-setup internal] load build definition from Dockerfile 05:49:35 #11 transferring dockerfile: 2.49kB 0.0s done 05:49:35 #11 DONE 0.1s 05:49:35 05:49:35 #12 [core-data internal] load build definition from Dockerfile 05:49:35 #12 transferring dockerfile: 2.04kB 0.0s done 05:49:35 #12 DONE 0.1s 05:49:35 05:49:35 #13 [security-proxy-auth internal] load build definition from Dockerfile 05:49:35 #13 transferring dockerfile: 2.14kB done 05:49:35 #13 DONE 0.1s 05:49:35 05:49:35 #14 [security-bootstrapper internal] load build definition from Dockerfile 05:49:35 #14 transferring dockerfile: 3.02kB done 05:49:35 #14 DONE 0.1s 05:49:35 05:49:35 #15 [core-command internal] load build definition from Dockerfile 05:49:35 #15 transferring dockerfile: 1.94kB 0.0s done 05:49:35 #15 DONE 0.1s 05:49:35 05:49:35 #16 [support-scheduler internal] load .dockerignore 05:49:35 #16 transferring context: 50B 0.0s done 05:49:35 #16 DONE 0.1s 05:49:36 05:49:36 #17 [core-common-config-bootstrapper internal] load .dockerignore 05:49:36 #17 transferring context: 50B done 05:49:36 #17 DONE 0.1s 05:49:36 05:49:36 #18 [support-notifications internal] load .dockerignore 05:49:36 #18 transferring context: 50B done 05:49:36 #18 DONE 0.0s 05:49:36 05:49:36 #19 [security-spire-config internal] load .dockerignore 05:49:36 #19 transferring context: 50B done 05:49:36 #19 DONE 0.1s 05:49:36 05:49:36 #20 [security-proxy-setup internal] load .dockerignore 05:49:36 #20 transferring context: 50B done 05:49:36 #20 DONE 0.1s 05:49:36 05:49:36 #21 [security-spire-agent internal] load .dockerignore 05:49:36 #21 transferring context: 50B done 05:49:36 #21 DONE 0.1s 05:49:36 05:49:36 #22 [core-metadata internal] load .dockerignore 05:49:36 #22 transferring context: 50B 0.0s done 05:49:36 #22 DONE 0.1s 05:49:36 05:49:36 #23 [security-spiffe-token-provider internal] load .dockerignore 05:49:36 #23 transferring context: 50B done 05:49:36 #23 DONE 0.1s 05:49:36 05:49:36 #24 [core-keeper internal] load .dockerignore 05:49:36 #24 transferring context: 50B done 05:49:36 #24 DONE 0.1s 05:49:36 05:49:36 #25 [security-spire-server internal] load .dockerignore 05:49:36 #25 transferring context: 50B done 05:49:36 #25 DONE 0.1s 05:49:36 05:49:36 #26 [security-secretstore-setup internal] load .dockerignore 05:49:36 #26 transferring context: 50B 0.0s done 05:49:36 #26 DONE 0.1s 05:49:36 05:49:36 #27 [core-data internal] load .dockerignore 05:49:36 #27 transferring context: 50B done 05:49:36 #27 DONE 0.1s 05:49:36 05:49:36 #28 [security-proxy-auth internal] load .dockerignore 05:49:36 #28 transferring context: 50B done 05:49:36 #28 DONE 0.1s 05:49:36 05:49:36 #29 [security-bootstrapper internal] load .dockerignore 05:49:37 #29 transferring context: 50B 0.0s done 05:49:37 #29 DONE 0.1s 05:49:37 05:49:37 #30 [core-command internal] load .dockerignore 05:49:37 #30 transferring context: 50B done 05:49:37 #30 DONE 0.1s 05:49:37 05:49:37 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:37 #31 DONE 0.0s 05:49:37 05:49:37 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 05:49:37 #32 DONE 0.2s 05:49:37 05:49:37 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:49:37 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 05:49:37 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:49:37 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:49:37 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:49:37 #33 DONE 0.2s 05:49:37 05:49:37 #34 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:49:38 #34 ... 05:49:38 05:49:38 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:38 #31 DONE 0.0s 05:49:38 05:49:38 #35 [support-scheduler internal] load build context 05:49:38 #35 transferring context: 3.22MB 0.7s done 05:49:38 #35 DONE 0.8s 05:49:38 05:49:38 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:49:38 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 05:49:38 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:49:38 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:49:38 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:49:38 #33 DONE 0.4s 05:49:38 05:49:38 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:38 #31 DONE 0.0s 05:49:38 05:49:38 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:49:38 #36 DONE 1.5s 05:49:38 05:49:38 #37 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:49:38 #37 ... 05:49:38 05:49:38 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:38 #31 DONE 0.0s 05:49:38 05:49:38 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:49:38 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 05:49:38 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:49:38 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:49:38 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:49:38 #33 DONE 0.5s 05:49:38 05:49:38 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:49:38 #36 DONE 1.6s 05:49:38 05:49:38 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 05:49:38 #38 DONE 0.5s 05:49:38 05:49:38 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 05:49:38 #32 ... 05:49:38 05:49:38 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:38 #31 DONE 0.0s 05:49:38 05:49:38 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:38 #31 DONE 0.0s 05:49:38 05:49:38 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 05:49:39 #32 DONE 0.9s 05:49:39 05:49:39 #39 [core-common-config-bootstrapper internal] load build context 05:49:39 #39 ... 05:49:39 05:49:39 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:49:39 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 05:49:39 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:49:39 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:49:39 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:49:39 #33 DONE 0.5s 05:49:39 05:49:39 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:49:39 #36 DONE 1.6s 05:49:39 05:49:39 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:39 #31 DONE 0.0s 05:49:39 05:49:39 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 05:49:39 #38 DONE 0.6s 05:49:39 05:49:39 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:49:39 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 05:49:39 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:49:39 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:49:39 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:49:39 #33 DONE 0.6s 05:49:39 05:49:39 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:49:39 #36 DONE 1.7s 05:49:39 05:49:39 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 05:49:39 #38 DONE 0.6s 05:49:39 05:49:39 #40 [security-spiffe-token-provider internal] load build context 05:49:39 #40 ... 05:49:39 05:49:39 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:39 #31 DONE 0.0s 05:49:39 05:49:39 #41 [security-proxy-setup internal] load build context 05:49:40 #41 ... 05:49:40 05:49:40 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:49:40 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 05:49:40 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:49:40 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:49:40 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:49:40 #33 DONE 0.6s 05:49:40 05:49:40 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:49:40 #36 DONE 1.7s 05:49:40 05:49:40 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 05:49:40 #38 DONE 0.6s 05:49:40 05:49:40 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 05:49:40 #32 DONE 1.8s 05:49:40 05:49:40 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:40 #31 DONE 0.0s 05:49:40 05:49:40 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 05:49:40 #42 DONE 1.8s 05:49:40 05:49:40 #41 [security-proxy-setup internal] load build context 05:49:40 #41 ... 05:49:40 05:49:40 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:40 #31 DONE 0.0s 05:49:40 05:49:40 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:49:40 #43 DONE 2.3s 05:49:40 05:49:40 #41 [security-proxy-setup internal] load build context 05:49:40 #41 ... 05:49:40 05:49:40 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:49:40 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 05:49:40 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:49:40 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:49:40 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:49:40 #33 DONE 0.6s 05:49:40 05:49:40 #44 [support-notifications internal] load build context 05:49:40 #44 transferring context: 3.22MB 1.8s done 05:49:40 #44 DONE 2.2s 05:49:40 05:49:40 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:40 #31 DONE 0.1s 05:49:40 05:49:40 #39 [core-common-config-bootstrapper internal] load build context 05:49:40 #39 transferring context: 3.22MB 2.1s done 05:49:40 #39 DONE 2.6s 05:49:40 05:49:40 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:40 #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:41 #45 ... 05:49:41 05:49:41 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:41 #31 DONE 0.1s 05:49:41 05:49:41 #40 [security-spiffe-token-provider internal] load build context 05:49:41 #40 ... 05:49:41 05:49:41 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:49:41 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 05:49:41 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:49:41 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:49:41 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:49:41 #33 DONE 0.7s 05:49:41 05:49:41 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:49:41 #36 DONE 1.8s 05:49:41 05:49:41 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 05:49:41 #38 DONE 0.7s 05:49:41 05:49:41 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 05:49:41 #32 DONE 3.2s 05:49:41 05:49:41 #40 [security-spiffe-token-provider internal] load build context 05:49:41 #40 ... 05:49:41 05:49:41 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:49:41 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 05:49:41 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:49:41 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:49:41 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:49:41 #33 DONE 0.7s 05:49:41 05:49:41 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:49:41 #36 DONE 1.8s 05:49:41 05:49:41 #38 [core-data builder 2/7] WORKDIR /edgex-go 05:49:41 #38 DONE 0.7s 05:49:41 05:49:41 #46 [security-bootstrapper internal] load build context 05:49:41 #46 DONE 0.0s 05:49:41 05:49:41 #40 [security-spiffe-token-provider internal] load build context 05:49:41 #40 ... 05:49:41 05:49:41 #41 [security-proxy-setup internal] load build context 05:49:41 #41 transferring context: 3.22MB 2.3s done 05:49:41 #41 DONE 3.4s 05:49:41 05:49:41 #40 [security-spiffe-token-provider internal] load build context 05:49:42 #40 transferring context: 3.22MB 2.1s done 05:49:43 #40 ... 05:49:43 05:49:43 #47 [security-spire-config internal] load build context 05:49:43 #47 transferring context: 22.05kB 0.3s done 05:49:43 #47 DONE 2.8s 05:49:43 05:49:43 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:43 #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.6s done 05:49:43 #45 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 05:49:43 #45 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 05:49:43 #45 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 05:49:43 #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s 05:49:43 #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.5s 05:49:43 #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 05:49:43 #45 ... 05:49:43 05:49:43 #48 [security-spire-agent internal] load build context 05:49:43 #48 transferring context: 23.33kB 0.3s done 05:49:43 #48 DONE 3.2s 05:49:43 05:49:43 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:43 #45 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 05:49:44 #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done 05:49:44 #45 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 05:49:44 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.9s 05:49:44 #45 ... 05:49:44 05:49:44 #49 [security-spire-server internal] load build context 05:49:44 #49 transferring context: 23.80kB 0.3s done 05:49:44 #49 DONE 3.4s 05:49:44 05:49:44 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:44 #45 ... 05:49:44 05:49:44 #40 [security-spiffe-token-provider internal] load build context 05:49:44 #40 DONE 5.1s 05:49:44 05:49:44 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:44 #45 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 1.2s 05:49:44 #45 ... 05:49:44 05:49:44 #50 [core-metadata internal] load build context 05:49:44 #50 transferring context: 3.22MB 2.5s done 05:49:44 #50 DONE 5.3s 05:49:44 05:49:44 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:44 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.5s 05:49:44 #45 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done 05:49:45 #45 ... 05:49:45 05:49:45 #51 [security-secretstore-setup internal] load build context 05:49:45 #51 transferring context: 3.22MB 2.8s done 05:49:45 #51 DONE 5.2s 05:49:45 05:49:45 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:49:45 #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.4s done 05:49:45 #52 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 05:49:45 #52 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 05:49:45 #52 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 05:49:45 #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.5s done 05:49:45 #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done 05:49:45 #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done 05:49:45 #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 2.2s 05:49:45 #52 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 05:49:45 #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.24MB / 14.28MB 2.5s 05:49:46 #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.29MB / 14.28MB 3.2s 05:49:46 #52 ... 05:49:46 05:49:46 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:46 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 3.3s 05:49:46 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 3.7s 05:49:46 #45 ... 05:49:46 05:49:46 #53 [core-keeper internal] load build context 05:49:46 #53 transferring context: 3.22MB 5.2s done 05:49:46 #53 DONE 6.7s 05:49:46 05:49:46 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:47 #45 ... 05:49:47 05:49:47 #34 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:49:47 #34 3.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:47 #34 4.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:47 #34 6.621 (1/3) Installing ca-certificates (20241121-r1) 05:49:47 #34 6.750 (2/3) Installing dumb-init (1.2.5-r3) 05:49:47 #34 6.750 (3/3) Installing tzdata (2025b-r0) 05:49:47 #34 7.222 Executing busybox-1.36.1-r29.trigger 05:49:47 #34 7.256 Executing ca-certificates-20241121-r1.trigger 05:49:47 #34 7.783 OK: 11 MiB in 17 packages 05:49:47 #34 DONE 9.4s 05:49:47 05:49:47 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:47 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 4.4s 05:49:47 #45 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 05:49:48 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 5.2s 05:49:48 #45 ... 05:49:48 05:49:48 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:49:48 #54 ... 05:49:48 05:49:48 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:49:48 #55 ... 05:49:48 05:49:48 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:49:48 #56 ... 05:49:48 05:49:48 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:49:48 #57 ... 05:49:48 05:49:48 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:48 #58 DONE 8.7s 05:49:48 05:49:48 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:49:49 #59 ... 05:49:49 05:49:49 #60 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:49:49 #60 ... 05:49:49 05:49:49 #37 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:49:49 #37 ... 05:49:49 05:49:49 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:49:49 #0 8.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:49 #0 9.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:49 #61 ... 05:49:49 05:49:49 #60 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:49:49 #60 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:49 #60 ... 05:49:49 05:49:49 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:49:49 #62 ... 05:49:49 05:49:49 #60 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:49:49 #60 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:50 #60 ... 05:49:50 05:49:50 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:49:50 #63 ... 05:49:50 05:49:50 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:50 #64 ... 05:49:50 05:49:50 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:50 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.55MB / 33.17MB 7.8s 05:49:50 #45 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 05:49:51 #45 ... 05:49:51 05:49:51 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:49:51 #65 ... 05:49:51 05:49:51 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:49:51 #66 ... 05:49:51 05:49:51 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:51 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.43MB / 33.17MB 8.7s 05:49:51 #45 ... 05:49:51 05:49:51 #67 [security-proxy-auth internal] load build context 05:49:51 #67 transferring context: 3.22MB 7.2s done 05:49:51 #67 DONE 10.1s 05:49:51 05:49:51 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:51 #45 ... 05:49:51 05:49:51 #68 [core-command internal] load build context 05:49:52 #68 ... 05:49:52 05:49:52 #46 [security-bootstrapper internal] load build context 05:49:52 #46 ... 05:49:52 05:49:52 #69 [core-data internal] load build context 05:49:52 #69 ... 05:49:52 05:49:52 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:52 #45 ... 05:49:52 05:49:52 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:49:52 #70 ... 05:49:52 05:49:52 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:49:52 #71 ... 05:49:52 05:49:52 #46 [security-bootstrapper internal] load build context 05:49:53 #46 ... 05:49:53 05:49:53 #69 [core-data internal] load build context 05:49:53 #69 transferring context: 3.22MB 8.1s done 05:49:53 #69 DONE 11.6s 05:49:53 05:49:53 #46 [security-bootstrapper internal] load build context 05:49:53 #46 transferring context: 3.22MB 9.5s done 05:49:54 #46 ... 05:49:54 05:49:54 #68 [core-command internal] load build context 05:49:54 #68 transferring context: 3.22MB 9.1s done 05:49:54 #68 DONE 12.3s 05:49:54 05:49:54 #46 [security-bootstrapper internal] load build context 05:49:54 #46 DONE 12.3s 05:49:54 05:49:54 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:54 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 11.2s 05:49:54 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 11.5s 05:49:54 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 12.0s 05:49:55 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 12.4s 05:49:56 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 12.9s done 05:49:56 #45 ... 05:49:56 05:49:56 #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:49:56 #60 15.98 OK: 239 MiB in 58 packages 05:49:56 #60 DONE 17.9s 05:49:56 05:49:56 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:56 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 12.9s done 05:49:56 #45 ... 05:49:56 05:49:56 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:49:56 #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 5.8s done 05:49:56 #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 05:49:56 #52 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 05:49:56 #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 05:49:56 #52 ... 05:49:56 05:49:56 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:49:56 #56 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:56 #56 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:56 #56 16.85 OK: 239 MiB in 58 packages 05:49:56 #56 DONE 18.8s 05:49:56 05:49:56 #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:49:57 #72 ... 05:49:57 05:49:57 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:49:57 #73 ... 05:49:57 05:49:57 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:49:57 #52 ... 05:49:57 05:49:57 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:49:57 #74 DONE 1.5s 05:49:57 05:49:57 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:49:58 #52 ... 05:49:58 05:49:58 #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:49:58 #72 DONE 1.4s 05:49:58 05:49:58 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:49:58 #52 ... 05:49:58 05:49:58 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:58 #64 DONE 18.3s 05:49:59 05:49:59 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:49:59 #52 ... 05:49:59 05:49:59 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:49:59 #75 ... 05:49:59 05:49:59 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:49:59 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.3s 05:50:01 #45 ... 05:50:01 05:50:01 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:50:01 #55 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:01 #55 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:01 #55 20.91 OK: 239 MiB in 58 packages 05:50:01 #55 ... 05:50:01 05:50:01 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:01 #45 ... 05:50:01 05:50:01 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:50:01 #55 DONE 22.7s 05:50:01 05:50:01 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:50:01 #76 ... 05:50:01 05:50:01 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:50:01 #59 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:01 #59 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:01 #59 23.00 (1/7) Installing ca-certificates (20241121-r1) 05:50:01 #59 ... 05:50:01 05:50:01 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:50:01 #57 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:01 #57 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:01 #57 22.76 (1/4) Installing dumb-init (1.2.5-r3) 05:50:01 #57 22.83 (2/4) Installing openssl (3.3.3-r0) 05:50:01 #57 22.94 (3/4) Installing su-exec (0.2-r3) 05:50:01 #57 22.95 (4/4) Installing yq-go (4.44.1-r2) 05:50:01 #57 ... 05:50:01 05:50:01 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:50:01 #61 12.52 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:50:01 #61 12.52 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:50:01 #61 12.52 OK: 24049 distinct packages available 05:50:01 #61 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:01 #61 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:01 #61 ... 05:50:01 05:50:01 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:02 #45 ... 05:50:02 05:50:02 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:50:02 #76 DONE 1.1s 05:50:02 05:50:02 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:03 #45 ... 05:50:03 05:50:03 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:50:03 #54 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:03 #54 16.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:03 #54 24.43 OK: 239 MiB in 58 packages 05:50:03 #54 ... 05:50:03 05:50:03 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:04 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.3s 05:50:04 #45 ... 05:50:04 05:50:04 #37 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:50:04 #37 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:04 #37 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:04 #37 ... 05:50:04 05:50:04 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:50:04 #75 15.33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:05 #75 ... 05:50:05 05:50:05 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:50:05 #57 24.32 Executing busybox-1.36.1-r29.trigger 05:50:05 #57 24.46 OK: 20 MiB in 18 packages 05:50:05 #57 DONE 26.5s 05:50:05 05:50:05 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:50:05 #54 DONE 26.8s 05:50:05 05:50:05 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:50:05 #77 ... 05:50:05 05:50:05 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:50:05 #62 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:05 #62 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:05 #62 ... 05:50:05 05:50:05 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:50:05 #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.7s 05:50:06 #52 ... 05:50:06 05:50:06 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:50:06 #63 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:06 #63 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:06 #63 ... 05:50:06 05:50:06 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:50:07 #52 ... 05:50:07 05:50:07 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:50:07 #77 DONE 1.6s 05:50:07 05:50:07 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:07 #78 ... 05:50:07 05:50:07 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:50:07 #59 23.63 (2/7) Installing dumb-init (1.2.5-r3) 05:50:07 #59 23.64 (3/7) Installing libgcc (13.2.1_git20240309-r1) 05:50:07 #59 23.69 (4/7) Installing libsodium (1.0.19-r0) 05:50:07 #59 23.74 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 05:50:07 #59 24.03 (6/7) Installing libzmq (4.3.5-r2) 05:50:07 #59 24.15 (7/7) Installing zeromq (4.3.5-r2) 05:50:07 #59 24.23 Executing busybox-1.36.1-r29.trigger 05:50:07 #59 24.36 Executing ca-certificates-20241121-r1.trigger 05:50:07 #59 25.76 OK: 14 MiB in 21 packages 05:50:07 #59 DONE 28.7s 05:50:07 05:50:07 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:50:07 #75 18.10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:07 #75 ... 05:50:07 05:50:07 #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:07 #79 ... 05:50:07 05:50:07 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:50:08 #52 ... 05:50:08 05:50:08 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:08 #80 ... 05:50:08 05:50:08 #37 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:50:08 #37 26.61 (1/1) Installing dumb-init (1.2.5-r3) 05:50:08 #37 26.61 Executing busybox-1.36.1-r29.trigger 05:50:08 #37 26.81 OK: 9 MiB in 15 packages 05:50:08 #37 DONE 30.5s 05:50:08 05:50:08 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:50:08 #62 28.78 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:50:08 #62 28.80 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:50:08 #62 28.80 OK: 24049 distinct packages available 05:50:09 #62 ... 05:50:09 05:50:09 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:50:09 #0 9.136 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:09 #81 ... 05:50:09 05:50:09 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:50:09 #66 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:09 #66 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:09 #66 ... 05:50:09 05:50:09 #82 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 05:50:09 #82 ... 05:50:09 05:50:09 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:50:09 #61 27.68 OK: 239 MiB in 58 packages 05:50:09 #61 DONE 30.2s 05:50:09 05:50:09 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:50:10 #83 DONE 1.0s 05:50:10 05:50:10 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:10 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.5s 05:50:10 #45 ... 05:50:10 05:50:10 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:50:10 #65 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:10 #65 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:10 #65 ... 05:50:10 05:50:10 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:11 #45 ... 05:50:11 05:50:11 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:50:11 #71 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:11 #71 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:11 #71 ... 05:50:11 05:50:11 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:12 #45 ... 05:50:12 05:50:12 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:12 #84 ... 05:50:12 05:50:12 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:13 #45 ... 05:50:13 05:50:13 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:50:13 #70 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:13 #70 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:13 #70 ... 05:50:13 05:50:13 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:13 #45 ... 05:50:13 05:50:13 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:50:13 #73 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:13 #73 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:14 #73 ... 05:50:14 05:50:14 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:14 #45 ... 05:50:14 05:50:14 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:50:14 #63 26.64 (1/4) Installing ca-certificates (20241121-r1) 05:50:14 #63 27.47 (2/4) Installing dumb-init (1.2.5-r3) 05:50:14 #63 27.60 (3/4) Installing su-exec (0.2-r3) 05:50:14 #63 27.62 (4/4) Installing yq-go (4.44.1-r2) 05:50:14 #63 29.78 Executing busybox-1.36.1-r29.trigger 05:50:14 #63 29.88 Executing ca-certificates-20241121-r1.trigger 05:50:14 #63 31.09 OK: 20 MiB in 18 packages 05:50:14 #63 DONE 34.1s 05:50:14 05:50:14 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:15 #45 ... 05:50:15 05:50:15 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:50:15 #0 8.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:15 #85 ... 05:50:15 05:50:15 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:15 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.7s 05:50:17 #45 ... 05:50:17 05:50:17 #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:50:17 #71 31.22 (1/1) Installing dumb-init (1.2.5-r3) 05:50:17 #71 31.32 Executing busybox-1.36.1-r29.trigger 05:50:17 #71 31.52 OK: 9 MiB in 15 packages 05:50:17 #71 DONE 34.4s 05:50:17 05:50:17 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:17 #45 ... 05:50:17 05:50:17 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:50:17 #0 6.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:17 #0 9.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:17 #86 ... 05:50:17 05:50:17 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:18 #45 ... 05:50:18 05:50:18 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:50:18 #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.9s done 05:50:18 #52 ... 05:50:18 05:50:18 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:19 #45 ... 05:50:19 05:50:19 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:50:19 #70 33.79 (1/2) Installing dumb-init (1.2.5-r3) 05:50:19 #70 33.83 (2/2) Installing su-exec (0.2-r3) 05:50:19 #70 33.87 Executing busybox-1.36.1-r29.trigger 05:50:19 #70 34.02 OK: 9 MiB in 16 packages 05:50:19 #70 DONE 36.5s 05:50:19 05:50:19 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:19 #45 ... 05:50:19 05:50:19 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:50:19 #73 30.71 OK: 11 MiB in 17 packages 05:50:19 #73 DONE 32.6s 05:50:19 05:50:19 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:50:19 #81 11.01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:20 #81 ... 05:50:20 05:50:20 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:50:20 #75 30.38 OK: 239 MiB in 58 packages 05:50:20 #75 ... 05:50:20 05:50:20 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:20 #87 ... 05:50:20 05:50:20 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:20 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.6s done 05:50:20 #45 ... 05:50:20 05:50:20 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:50:20 #62 31.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:20 #62 32.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:20 #62 ... 05:50:20 05:50:20 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:50:21 #45 ... 05:50:21 05:50:21 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:50:21 #75 DONE 32.4s 05:50:21 05:50:21 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:50:22 #88 DONE 0.4s 05:50:22 05:50:22 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:50:22 #65 31.96 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:50:22 #65 31.98 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:50:22 #65 31.98 OK: 24049 distinct packages available 05:50:22 #65 33.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:22 #65 36.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:22 #65 ... 05:50:22 05:50:22 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:50:22 #81 23.23 (1/1) Installing dumb-init (1.2.5-r3) 05:50:22 #81 ... 05:50:22 05:50:22 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:50:22 #66 30.94 v3.20.6-187-g678a235b346 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:50:22 #66 30.94 v3.20.6-186-g47040dc31be [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:50:22 #66 30.94 OK: 24049 distinct packages available 05:50:22 #66 33.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:22 #66 35.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:22 #66 ... 05:50:22 05:50:22 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:24 #89 ... 05:50:24 05:50:24 #82 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 05:50:24 #82 6.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:24 #82 8.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:24 #82 ... 05:50:24 05:50:24 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:50:24 #81 24.06 Executing busybox-1.36.1-r29.trigger 05:50:24 #81 24.25 OK: 9 MiB in 15 packages 05:50:24 #81 DONE 25.9s 05:50:24 05:50:24 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:50:24 #0 5.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:24 #0 7.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:24 #90 ... 05:50:24 05:50:24 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:50:24 #62 44.17 (1/14) Installing ca-certificates (20241121-r1) 05:50:24 #62 44.38 (2/14) Installing brotli-libs (1.1.0-r2) 05:50:24 #62 44.46 (3/14) Installing c-ares (1.33.1-r0) 05:50:24 #62 44.49 (4/14) Installing libunistring (1.2-r0) 05:50:24 #62 44.72 (5/14) Installing libidn2 (2.3.7-r0) 05:50:24 #62 44.74 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:50:24 #62 44.77 (7/14) Installing libpsl (0.21.5-r1) 05:50:24 #62 44.79 (8/14) Installing zstd-libs (1.5.6-r0) 05:50:24 #62 44.86 (9/14) Installing libcurl (8.12.1-r0) 05:50:24 #62 44.93 (10/14) Installing curl (8.12.1-r0) 05:50:24 #62 44.98 (11/14) Installing dumb-init (1.2.5-r3) 05:50:24 #62 45.03 (12/14) Installing musl-obstack (1.2.3-r2) 05:50:24 #62 45.05 (13/14) Installing libucontext (1.2-r3) 05:50:24 #62 45.06 (14/14) Installing gcompat (1.1.0-r4) 05:50:24 #62 45.11 Executing busybox-1.36.1-r29.trigger 05:50:24 #62 45.25 Executing ca-certificates-20241121-r1.trigger 05:50:25 #62 ... 05:50:25 05:50:25 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:50:25 #85 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:26 #85 ... 05:50:26 05:50:26 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:50:26 #62 46.21 OK: 15 MiB in 28 packages 05:50:27 #62 ... 05:50:27 05:50:27 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:50:27 #0 5.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:27 #0 6.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:27 #91 ... 05:50:27 05:50:27 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:50:27 #85 21.17 OK: 20 MiB in 18 packages 05:50:27 #85 ... 05:50:27 05:50:27 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:50:27 #62 DONE 47.5s 05:50:27 05:50:27 #82 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 05:50:27 #82 19.07 OK: 9 MiB in 15 packages 05:50:27 #82 ... 05:50:27 05:50:27 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:50:27 #86 18.87 OK: 14 MiB in 21 packages 05:50:27 #86 DONE 20.4s 05:50:27 05:50:27 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:50:27 #65 46.29 (1/5) Installing dumb-init (1.2.5-r3) 05:50:27 #65 46.31 (2/5) Installing musl-obstack (1.2.3-r2) 05:50:27 #65 46.34 (3/5) Installing libucontext (1.2-r3) 05:50:27 #65 46.43 (4/5) Installing gcompat (1.1.0-r4) 05:50:27 #65 46.48 (5/5) Installing openssl (3.3.3-r0) 05:50:28 #65 46.81 Executing busybox-1.36.1-r29.trigger 05:50:28 #65 47.00 OK: 10 MiB in 19 packages 05:50:28 #65 ... 05:50:28 05:50:28 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:50:28 #85 DONE 23.2s 05:50:28 05:50:28 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:50:28 #92 DONE 0.1s 05:50:28 05:50:28 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:50:28 #66 46.55 (1/4) Installing dumb-init (1.2.5-r3) 05:50:28 #66 46.62 (2/4) Installing musl-obstack (1.2.3-r2) 05:50:28 #66 46.64 (3/4) Installing libucontext (1.2-r3) 05:50:28 #66 46.67 (4/4) Installing gcompat (1.1.0-r4) 05:50:28 #66 46.73 Executing busybox-1.36.1-r29.trigger 05:50:28 #66 47.07 OK: 9 MiB in 18 packages 05:50:29 #66 ... 05:50:29 05:50:29 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:50:29 #0 4.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:29 #0 5.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:29 #93 ... 05:50:29 05:50:29 #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:50:29 #82 DONE 21.0s 05:50:29 05:50:29 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:50:29 #94 ... 05:50:29 05:50:29 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:50:29 #66 DONE 48.3s 05:50:29 05:50:29 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:50:30 #95 ... 05:50:30 05:50:30 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:50:30 #65 DONE 49.1s 05:50:30 05:50:30 #96 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:50:31 #96 ... 05:50:31 05:50:31 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:50:31 #90 15.67 OK: 20 MiB in 18 packages 05:50:31 #90 DONE 17.0s 05:50:31 05:50:31 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:50:31 #93 12.66 OK: 9 MiB in 16 packages 05:50:32 #93 ... 05:50:32 05:50:32 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:50:32 #91 14.27 OK: 9 MiB in 15 packages 05:50:32 #91 DONE 15.4s 05:50:32 05:50:32 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:50:32 #94 4.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:33 #94 ... 05:50:33 05:50:33 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:50:33 #93 DONE 13.9s 05:50:33 05:50:33 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:50:33 #94 5.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:35 #94 ... 05:50:35 05:50:35 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:50:35 #97 DONE 2.3s 05:50:35 05:50:35 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:50:35 #98 DONE 0.2s 05:50:35 05:50:35 #96 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:50:35 #96 4.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:35 #96 4.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:37 #96 ... 05:50:37 05:50:37 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:50:37 #94 9.358 OK: 15 MiB in 28 packages 05:50:37 #94 DONE 10.0s 05:50:37 05:50:37 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:50:37 #95 4.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:50:37 #95 5.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:50:38 #95 8.236 OK: 9 MiB in 18 packages 05:50:38 #95 DONE 8.9s 05:50:38 05:50:38 #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:38 #79 ... 05:50:38 05:50:38 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:50:40 #99 ... 05:50:40 05:50:40 #96 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:50:40 #96 8.739 OK: 10 MiB in 19 packages 05:50:40 #96 DONE 9.8s 05:50:40 05:50:40 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:50:41 #100 DONE 1.2s 05:50:41 05:50:41 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:50:41 #99 DONE 2.4s 05:50:41 05:50:41 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:50:41 #101 ... 05:50:41 05:50:41 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:50:41 #102 DONE 0.3s 05:50:41 05:50:41 #103 [security-spire-config stage-2 6/10] COPY security.txt / 05:50:41 #103 DONE 0.4s 05:50:41 05:50:41 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:50:42 #104 DONE 0.3s 05:50:42 05:50:42 #105 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:50:42 #105 DONE 2.4s 05:50:42 05:50:42 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:50:42 #106 DONE 0.2s 05:50:42 05:50:42 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:50:42 #107 DONE 0.2s 05:50:42 05:50:42 #108 [security-spire-config] exporting to image 05:50:42 #108 exporting layers 05:50:42 #108 ... 05:50:42 05:50:42 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:50:42 #109 DONE 0.3s 05:50:42 05:50:42 #110 [security-spire-server stage-2 6/9] COPY security.txt / 05:50:43 #110 DONE 0.4s 05:50:43 05:50:43 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:50:43 #111 DONE 0.4s 05:50:43 05:50:43 #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:43 #79 ... 05:50:43 05:50:43 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:50:43 #112 DONE 0.3s 05:50:43 05:50:43 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:50:44 #113 ... 05:50:44 05:50:44 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:50:44 #101 DONE 2.9s 05:50:44 05:50:44 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:50:44 #114 ... 05:50:44 05:50:44 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:50:44 #113 DONE 0.4s 05:50:44 05:50:44 #108 [security-spire-server] exporting to image 05:50:45 #108 ... 05:50:45 05:50:45 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:50:45 #114 DONE 0.7s 05:50:45 05:50:45 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 05:50:45 #115 DONE 0.3s 05:50:45 05:50:45 #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:45 #79 ... 05:50:45 05:50:45 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:50:45 #116 DONE 0.3s 05:50:45 05:50:45 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:45 #87 ... 05:50:45 05:50:45 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:50:45 #117 DONE 0.4s 05:50:45 05:50:45 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:50:46 #52 ... 05:50:46 05:50:46 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:50:46 #118 DONE 0.3s 05:50:46 05:50:46 #108 [security-spire-agent] exporting to image 05:50:47 #108 exporting layers 4.4s done 05:50:47 #108 writing image sha256:42d51146540db3d61f924168843d154b252d6bbd70fe558c2f3932e273b147fd 05:50:47 #108 writing image sha256:42d51146540db3d61f924168843d154b252d6bbd70fe558c2f3932e273b147fd 0.0s done 05:50:47 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 05:50:48 #108 exporting layers 3.9s done 05:50:48 #108 writing image sha256:70380bdab79c7f51868cb46045098984a3ccdd8cc9988ea932bde3c3638f2969 0.0s done 05:50:48 #108 naming to docker.io/library/security-spire-server-arm64 done 05:50:49 #108 exporting layers 2.7s done 05:50:49 #108 writing image sha256:9d1e4e8270bedc51ab34ad5f4adc00291ee4125dc5be0e009bc800eb6a8bf786 done 05:50:49 #108 naming to docker.io/library/security-spire-agent-arm64 done 05:50:49 #108 DONE 6.4s 05:50:49 05:50:49 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:50:54 #154 ... 05:50:54 05:50:54 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:50:54 #150 DONE 99.7s 05:50:54 05:50:54 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:50:54 #151 DONE 99.7s 05:50:54 05:50:54 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:50:54 #155 DONE 0.1s 05:50:54 05:50:54 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:50:54 #148 ... 05:50:54 05:50:54 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:50:54 #156 DONE 0.2s 05:50:54 05:50:54 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:50:54 #157 DONE 0.2s 05:50:54 05:50:54 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:50:54 #158 ... 05:50:54 05:50:54 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:50:54 #159 DONE 0.3s 05:50:54 05:50:54 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:50:54 #160 DONE 0.3s 05:50:54 05:50:54 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:50:54 #125 ... 05:50:54 05:50:54 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:50:54 #161 DONE 0.1s 05:50:54 05:50:54 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:50:54 #162 ... 05:50:54 05:50:54 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:50:54 #158 DONE 1.6s 05:50:54 05:50:54 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:50:54 #163 DONE 0.2s 05:50:54 05:50:54 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:50:54 #149 ... 05:50:54 05:50:54 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:50:54 #164 DONE 0.2s 05:50:54 05:50:54 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:50:54 #165 DONE 0.1s 05:50:54 05:50:54 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:50:54 #147 ... 05:50:54 05:50:54 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:50:54 #166 DONE 0.0s 05:50:54 05:50:54 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:50:54 #167 DONE 0.0s 05:50:54 05:50:54 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:50:54 #162 DONE 1.0s 05:50:54 05:50:54 #115 [core-common-config-bootstrapper] exporting to image 05:50:54 #115 exporting layers 05:50:54 #115 ... 05:50:54 05:50:54 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 05:50:54 #168 DONE 0.3s 05:50:54 05:50:54 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:50:54 #169 DONE 0.2s 05:50:54 05:50:54 #115 [core-common-config-bootstrapper] exporting to image 05:50:54 #115 exporting layers 0.5s done 05:50:54 #115 writing image sha256:9013a2027638e116520992bb50962211b2e0521a5a867d8695eeb5b79da9574c done 05:50:54 #115 naming to docker.io/library/core-common-config-bootstrapper done 05:50:54 #115 DONE 1.4s 05:50:54 05:50:54 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:50:54 #170 DONE 0.1s 05:50:54 05:50:54 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:50:54 #148 ... 05:50:54 05:50:54 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:50:54 #171 DONE 1.3s 05:50:54 05:50:54 #115 [security-bootstrapper] exporting to image 05:50:54 #115 exporting layers 0.6s done 05:50:54 #115 writing image sha256:f9bed0202954e09f43674e589fa3fc73cafd49235fcdd5c5d44e04e5b3cf7032 done 05:50:54 #115 naming to docker.io/library/security-bootstrapper done 05:50:54 #115 DONE 2.1s 05:50:54 05:50:54 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:51:50 #149 ... 05:51:50 05:51:50 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:51:50 #148 164.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:51:52 #148 ... 05:51:52 05:51:52 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:51:52 #147 DONE 166.1s 05:51:52 05:51:52 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:51:52 #148 ... 05:51:52 05:51:52 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:51:52 #144 DONE 166.4s 05:51:53 05:51:53 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:51:53 #172 DONE 0.2s 05:51:53 05:51:53 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:51:53 #173 DONE 0.1s 05:51:53 05:51:53 #174 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:51:53 #174 DONE 0.2s 05:51:53 05:51:53 #175 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:51:53 #175 ... 05:51:53 05:51:53 #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:51:53 #176 DONE 0.1s 05:51:53 05:51:53 #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:51:53 #177 DONE 0.3s 05:51:53 05:51:53 #175 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:51:53 #175 DONE 0.5s 05:51:53 05:51:53 #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:51:54 #178 DONE 0.1s 05:51:54 05:51:54 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:51:54 #179 DONE 0.1s 05:51:54 05:51:54 #115 [core-command] exporting to image 05:51:54 #115 exporting layers 05:51:54 #115 ... 05:51:54 05:51:54 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:51:54 #153 DONE 167.7s 05:51:54 05:51:54 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:51:54 #148 DONE 167.7s 05:51:54 05:51:54 #115 [core-command] exporting to image 05:51:54 #115 exporting layers 0.2s done 05:51:54 #115 writing image sha256:66c53aa18dfeec1259f7b638cce3af9d718323f54f707c81448f49bd430ef97f 05:51:54 #115 writing image sha256:66c53aa18dfeec1259f7b638cce3af9d718323f54f707c81448f49bd430ef97f done 05:51:54 #115 naming to docker.io/library/core-command done 05:51:54 #115 DONE 2.3s 05:51:54 05:51:54 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:51:54 #180 DONE 0.3s 05:51:54 05:51:54 #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:51:54 #181 ... 05:51:54 05:51:54 #182 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:51:54 #182 DONE 0.2s 05:51:54 05:51:54 #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:51:54 #181 DONE 0.1s 05:51:54 05:51:54 #183 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:51:54 #183 DONE 0.2s 05:51:54 05:51:54 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:51:54 #184 DONE 0.3s 05:51:54 05:51:54 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:51:54 #185 DONE 0.2s 05:51:54 05:51:54 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:51:54 #186 DONE 0.3s 05:51:54 05:51:54 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:51:55 #187 DONE 0.2s 05:51:55 05:51:55 #188 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:51:55 #188 DONE 0.2s 05:51:55 05:51:55 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:51:55 #189 DONE 0.1s 05:51:55 05:51:55 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:51:55 #190 DONE 0.1s 05:51:55 05:51:55 #115 [security-spiffe-token-provider] exporting to image 05:51:55 #115 ... 05:51:55 05:51:55 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:51:55 #191 DONE 0.1s 05:51:55 05:51:55 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:51:55 #192 DONE 1.0s 05:51:55 05:51:55 #115 [security-proxy-setup] exporting to image 05:51:55 #115 ... 05:51:55 05:51:55 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:51:55 #193 DONE 0.3s 05:51:55 05:51:55 #115 [security-spiffe-token-provider] exporting to image 05:51:55 #115 exporting layers 0.4s done 05:51:55 #115 writing image sha256:bae7b032f964f8ee8ec361d0866d676c744e409fa617b6f45f24b399567bef30 done 05:51:55 #115 naming to docker.io/library/security-spiffe-token-provider done 05:51:55 #115 ... 05:51:55 05:51:55 #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:51:55 #194 DONE 0.2s 05:51:55 05:51:55 #115 [security-spiffe-token-provider] exporting to image 05:51:55 #115 exporting layers 0.4s done 05:51:55 #115 writing image sha256:e33e8f756530d7f601d1a5c2d9f5d72cac8e95ab1d1f1faac98b477dbe31fb28 done 05:51:55 #115 naming to docker.io/library/security-proxy-setup done 05:51:55 #115 DONE 3.0s 05:51:55 05:51:55 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:51:56 #195 DONE 0.5s 05:51:56 05:51:56 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:51:56 #125 ... 05:51:56 05:51:56 #115 [security-secretstore-setup] exporting to image 05:51:56 #115 exporting layers 0.3s done 05:51:56 #115 writing image sha256:f5a540f8a75ef24c8c655e3020e0d448ad2537ff7271063e0899507902664d50 done 05:51:56 #115 naming to docker.io/library/security-secretstore-setup done 05:51:56 #115 DONE 3.3s 05:51:56 05:51:56 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:51:57 #154 ... 05:51:57 05:51:57 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:51:57 #125 DONE 171.0s 05:51:57 05:51:57 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:51:57 #196 DONE 0.1s 05:51:57 05:51:57 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:51:57 #197 DONE 0.3s 05:51:57 05:51:57 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:51:57 #198 DONE 0.0s 05:51:57 05:51:57 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:51:57 #145 DONE 171.5s 05:51:57 05:51:57 #115 [core-keeper] exporting to image 05:51:58 #115 exporting layers 0.3s done 05:51:58 #115 writing image sha256:5ea3565805ed642e417b48c34b0e7e475795619b284b961538c2e77f99c75e37 done 05:51:58 #115 naming to docker.io/library/core-keeper done 05:51:58 #115 DONE 3.5s 05:51:58 05:51:58 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:51:58 #146 DONE 171.7s 05:51:58 05:51:58 #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:51:58 #199 DONE 0.1s 05:51:58 05:51:58 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:51:58 #200 CACHED 05:51:58 05:51:58 #201 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:51:58 #201 CACHED 05:51:58 05:51:58 #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:51:58 #202 DONE 0.1s 05:51:58 05:51:58 #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:51:58 #203 ... 05:51:58 05:51:58 #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:51:58 #204 DONE 0.2s 05:51:58 05:51:58 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:51:58 #154 DONE 172.1s 05:51:58 05:51:58 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 05:51:58 #205 DONE 0.1s 05:51:58 05:51:58 #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:51:58 #203 DONE 0.2s 05:51:58 05:51:58 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:51:58 #206 DONE 0.1s 05:51:58 05:51:58 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:51:58 #207 DONE 0.1s 05:51:58 05:51:58 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:51:58 #208 DONE 0.1s 05:51:58 05:51:58 #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:51:58 #209 DONE 0.0s 05:51:58 05:51:58 #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:51:58 #210 DONE 0.0s 05:51:58 05:51:58 #115 [core-metadata] exporting to image 05:51:58 #115 exporting layers 0.3s done 05:51:59 #115 writing image sha256:ddb22b0452d6a0fc488314414c4a7c2f193b1acedeb91d46dd36854254fd8024 0.0s done 05:51:59 #115 naming to docker.io/library/core-metadata done 05:51:59 #115 DONE 3.8s 05:51:59 05:51:59 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:51:59 #211 DONE 0.3s 05:51:59 05:51:59 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:51:59 #212 DONE 0.0s 05:51:59 05:51:59 #115 [core-data] exporting to image 05:51:59 #115 exporting layers 0.1s done 05:51:59 #115 writing image sha256:00b1d8132dbdf6fff5f0039b0e32016b24c8ba90bd734596e092774a511a1e60 done 05:51:59 #115 naming to docker.io/library/core-data done 05:51:59 #115 DONE 4.0s 05:51:59 05:51:59 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:51:59 #213 DONE 0.8s 05:51:59 05:51:59 #115 [security-proxy-auth] exporting to image 05:51:59 #115 ... 05:51:59 05:51:59 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:51:59 #152 DONE 173.6s 05:52:00 05:52:00 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:52:00 #149 DONE 173.6s 05:52:00 05:52:00 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:52:00 #214 DONE 0.0s 05:52:00 05:52:00 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:52:00 #215 DONE 0.0s 05:52:00 05:52:00 #115 [security-proxy-auth] exporting to image 05:52:00 #115 ... 05:52:00 05:52:00 #216 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:52:00 #216 DONE 0.1s 05:52:00 05:52:00 #115 [security-proxy-auth] exporting to image 05:52:00 #115 exporting layers 0.9s done 05:52:00 #115 writing image sha256:fe8b3620b12c04c96d8a3d64f9a9486a94db05c8511bac536a9aba2e7c42da82 done 05:52:00 #115 naming to docker.io/library/security-proxy-auth done 05:52:00 #115 DONE 4.9s 05:52:00 05:52:00 #217 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:52:00 #217 DONE 0.2s 05:52:00 05:52:00 #218 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:52:00 #218 DONE 0.1s 05:52:00 05:52:00 #219 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:52:00 #219 ... 05:52:00 05:52:00 #220 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 05:52:00 #220 DONE 0.0s 05:52:00 05:52:00 #219 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:52:00 #219 DONE 0.2s 05:52:00 05:52:00 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:52:00 #221 DONE 0.0s 05:52:00 05:52:00 #115 [support-notifications] exporting to image 05:52:00 #115 exporting layers 0.3s done 05:52:00 #115 exporting layers 0.2s done 05:52:00 #115 writing image sha256:bf071b523bee63059075b5961b341b8cea0564e73143d8c28610ccdb7fc19710 done 05:52:00 #115 naming to docker.io/library/support-scheduler done 05:52:00 #115 writing image sha256:38cc6e007b45977b3f817107301256d2160f1db2d12da0d849186199c0dae81c done 05:52:00 #115 naming to docker.io/library/support-notifications done 05:52:00 #115 DONE 5.2s 05:52:00 05:52:00 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:52:00 time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:00 time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:00 time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:00 time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:00 time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:00 time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:00 time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:00 time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:00 time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:00 time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:00 time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:00 time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:00 time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:00 time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:52:00 time="2025-06-05T05:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:52:00 $ docker stop --time=1 c15d62d712ea2355a916aa5657ff560140557f9584520ffb627943e01a95a044 05:52:01 $ docker rm -f --volumes c15d62d712ea2355a916aa5657ff560140557f9584520ffb627943e01a95a044 [Pipeline] // withDockerContainer [Pipeline] sh 05:52:02 + docker images 05:52:02 REPOSITORY TAG IMAGE ID CREATED SIZE 05:52:02 support-notifications latest 38cc6e007b45 2 seconds ago 52.4MB 05:52:02 support-scheduler latest bf071b523bee 2 seconds ago 48.8MB 05:52:02 security-proxy-auth latest fe8b3620b12c 3 seconds ago 31.8MB 05:52:02 core-data latest 00b1d8132dbd 4 seconds ago 32.9MB 05:52:02 core-metadata latest ddb22b0452d6 4 seconds ago 33.1MB 05:52:02 core-keeper latest 5ea3565805ed 5 seconds ago 32.5MB 05:52:02 security-secretstore-setup latest f5a540f8a75e 6 seconds ago 68.7MB 05:52:02 security-proxy-setup latest e33e8f756530 7 seconds ago 38.5MB 05:52:02 security-spiffe-token-provider latest bae7b032f964 8 seconds ago 47.7MB 05:52:02 core-command latest 66c53aa18dfe 9 seconds ago 28.4MB 05:52:02 security-bootstrapper latest f9bed0202954 About a minute ago 20.4MB 05:52:02 core-common-config-bootstrapper latest 9013a2027638 About a minute ago 17.1MB 05:52:02 security-spire-server latest 323a717edc3b 3 minutes ago 149MB 05:52:02 security-spire-agent latest e1faafa54678 3 minutes ago 195MB 05:52:02 security-spire-config latest de6c6a84e968 3 minutes ago 149MB 05:52:02 ci-base-image-x86_64 latest 38e7d79277fc 6 minutes ago 924MB 05:52:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 days ago 573MB 05:52:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 69404ca5bff2 7 weeks ago 574MB 05:52:02 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 05:52:02 provisioning config files... 05:52:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/848@tmp/config16828837415125579501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:02 ---> ****-login.sh 05:52:02 nexus3.edgexfoundry.org:10001 05:52:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:02 Configure a credential helper to remove this warning. See 05:52:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:02 05:52:02 Login Succeeded 05:52:02 nexus3.edgexfoundry.org:10002 05:52:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:02 Configure a credential helper to remove this warning. See 05:52:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:02 05:52:02 Login Succeeded 05:52:02 nexus3.edgexfoundry.org:10003 05:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:03 Configure a credential helper to remove this warning. See 05:52:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:03 05:52:03 Login Succeeded 05:52:03 nexus3.edgexfoundry.org:10004 05:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:03 Configure a credential helper to remove this warning. See 05:52:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:03 05:52:03 Login Succeeded 05:52:03 ****.io 05:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:03 Configure a credential helper to remove this warning. See 05:52:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:03 05:52:03 Login Succeeded 05:52:03 ---> ****-login.sh ends [Pipeline] } 05:52:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:52:03 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:52:03 5418542a6204e0a541a276132820ea4c886ae933 05:52:03 latest 05:52:03 4.1.0-dev.21 05:52:03 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:03 main 05:52:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:04 + docker push nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933 05:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:52:04 5843c1b82dcb: Preparing 05:52:04 37d20aa723c9: Preparing 05:52:04 c3b0c6d4e2d7: Preparing 05:52:04 01f49ed80cd8: Preparing 05:52:04 c82088248a2a: Preparing 05:52:04 42a71284f5f3: Preparing 05:52:04 994456c4fd7b: Preparing 05:52:04 42a71284f5f3: Waiting 05:52:04 994456c4fd7b: Waiting 05:52:04 5843c1b82dcb: Pushed 05:52:04 c3b0c6d4e2d7: Pushed 05:52:04 01f49ed80cd8: Pushed 05:52:04 c82088248a2a: Pushed 05:52:04 994456c4fd7b: Layer already exists 05:52:04 42a71284f5f3: Pushed 05:52:06 37d20aa723c9: Pushed 05:52:06 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:07 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:52:07 5843c1b82dcb: Preparing 05:52:07 37d20aa723c9: Preparing 05:52:07 c3b0c6d4e2d7: Preparing 05:52:07 01f49ed80cd8: Preparing 05:52:07 c82088248a2a: Preparing 05:52:07 42a71284f5f3: Preparing 05:52:07 994456c4fd7b: Preparing 05:52:07 994456c4fd7b: Waiting 05:52:07 5843c1b82dcb: Layer already exists 05:52:07 01f49ed80cd8: Layer already exists 05:52:07 c3b0c6d4e2d7: Layer already exists 05:52:07 c82088248a2a: Layer already exists 05:52:07 37d20aa723c9: Layer already exists 05:52:07 994456c4fd7b: Layer already exists 05:52:07 42a71284f5f3: Layer already exists 05:52:07 latest: digest: sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:07 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21 05:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:52:07 5843c1b82dcb: Preparing 05:52:07 37d20aa723c9: Preparing 05:52:07 c3b0c6d4e2d7: Preparing 05:52:07 01f49ed80cd8: Preparing 05:52:07 c82088248a2a: Preparing 05:52:07 42a71284f5f3: Preparing 05:52:07 994456c4fd7b: Preparing 05:52:07 42a71284f5f3: Waiting 05:52:07 37d20aa723c9: Layer already exists 05:52:07 5843c1b82dcb: Layer already exists 05:52:07 01f49ed80cd8: Layer already exists 05:52:07 c3b0c6d4e2d7: Layer already exists 05:52:07 c82088248a2a: Layer already exists 05:52:07 994456c4fd7b: Layer already exists 05:52:07 42a71284f5f3: Layer already exists 05:52:07 4.1.0-dev.21: digest: sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:08 + docker push nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:52:08 5843c1b82dcb: Preparing 05:52:08 37d20aa723c9: Preparing 05:52:08 c3b0c6d4e2d7: Preparing 05:52:08 01f49ed80cd8: Preparing 05:52:08 c82088248a2a: Preparing 05:52:08 42a71284f5f3: Preparing 05:52:08 994456c4fd7b: Preparing 05:52:08 42a71284f5f3: Waiting 05:52:08 994456c4fd7b: Waiting 05:52:08 5843c1b82dcb: Layer already exists 05:52:08 c3b0c6d4e2d7: Layer already exists 05:52:08 01f49ed80cd8: Layer already exists 05:52:08 37d20aa723c9: Layer already exists 05:52:08 c82088248a2a: Layer already exists 05:52:08 994456c4fd7b: Layer already exists 05:52:08 42a71284f5f3: Layer already exists 05:52:08 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:09 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:52:09 5843c1b82dcb: Preparing 05:52:09 37d20aa723c9: Preparing 05:52:09 c3b0c6d4e2d7: Preparing 05:52:09 01f49ed80cd8: Preparing 05:52:09 c82088248a2a: Preparing 05:52:09 42a71284f5f3: Preparing 05:52:09 994456c4fd7b: Preparing 05:52:09 994456c4fd7b: Waiting 05:52:09 42a71284f5f3: Waiting 05:52:09 c3b0c6d4e2d7: Layer already exists 05:52:09 01f49ed80cd8: Layer already exists 05:52:09 5843c1b82dcb: Layer already exists 05:52:09 c82088248a2a: Layer already exists 05:52:09 37d20aa723c9: Layer already exists 05:52:09 42a71284f5f3: Layer already exists 05:52:09 994456c4fd7b: Layer already exists 05:52:09 main: digest: sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:09 ===================================================== [Pipeline] echo 05:52:09 taggedImages: 05:52:09 - nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933 05:52:09 - nexus3.edgexfoundry.org:10004/core-command:latest 05:52:09 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21 05:52:09 - nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:09 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:52:09 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:52:09 5418542a6204e0a541a276132820ea4c886ae933 05:52:09 latest 05:52:09 4.1.0-dev.21 05:52:09 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:09 main 05:52:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 05:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:52:10 2072f2083f70: Preparing 05:52:10 67d85b6f88ce: Preparing 05:52:10 fcd359977b57: Preparing 05:52:10 632ec57235d7: Preparing 05:52:10 c3b0c6d4e2d7: Preparing 05:52:10 01f49ed80cd8: Preparing 05:52:10 c82088248a2a: Preparing 05:52:10 42a71284f5f3: Preparing 05:52:10 994456c4fd7b: Preparing 05:52:10 c82088248a2a: Waiting 05:52:10 42a71284f5f3: Waiting 05:52:10 994456c4fd7b: Waiting 05:52:10 c3b0c6d4e2d7: Layer already exists 05:52:10 01f49ed80cd8: Layer already exists 05:52:10 c82088248a2a: Layer already exists 05:52:10 42a71284f5f3: Layer already exists 05:52:10 fcd359977b57: Pushed 05:52:10 994456c4fd7b: Layer already exists 05:52:10 2072f2083f70: Pushed 05:52:10 67d85b6f88ce: Pushed 05:52:10 #52 ... 05:52:10 05:52:10 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:10 #87 DONE 107.5s 05:52:10 05:52:10 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:10 #89 DONE 96.0s 05:52:10 05:52:10 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:10 #80 DONE 119.7s 05:52:10 05:52:10 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:10 #78 DONE 111.1s 05:52:10 05:52:10 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:10 #84 DONE 115.8s 05:52:10 05:52:10 #119 [core-keeper builder 7/8] COPY . . 05:52:10 #119 ... 05:52:10 05:52:10 #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:10 #79 DONE 120.6s 05:52:10 05:52:10 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 05:52:10 #120 DONE 1.8s 05:52:10 05:52:10 #121 [core-command builder 6/7] COPY . . 05:52:10 #121 CACHED 05:52:10 05:52:10 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:10 #122 CACHED 05:52:10 05:52:10 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 05:52:10 #123 CACHED 05:52:10 05:52:10 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:52:10 #124 CACHED 05:52:10 05:52:10 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:10 #125 CACHED 05:52:10 05:52:10 #126 [security-proxy-auth builder 6/7] COPY . . 05:52:10 #126 CACHED 05:52:10 05:52:10 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 05:52:10 #127 CACHED 05:52:10 05:52:10 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:10 #128 CACHED 05:52:10 05:52:10 #129 [core-data builder 6/7] COPY . . 05:52:10 #129 CACHED 05:52:10 05:52:10 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:52:10 #130 CACHED 05:52:10 05:52:10 #131 [core-metadata builder 6/7] COPY . . 05:52:10 #131 CACHED 05:52:10 05:52:10 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:10 #132 CACHED 05:52:10 05:52:10 #133 [support-notifications builder 6/7] COPY . . 05:52:10 #133 DONE 1.9s 05:52:10 05:52:10 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:52:10 #134 ... 05:52:10 05:52:10 #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:10 #135 CACHED 05:52:10 05:52:10 #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:52:10 #136 CACHED 05:52:10 05:52:10 #137 [security-bootstrapper builder 6/7] COPY . . 05:52:10 #137 CACHED 05:52:10 05:52:10 #138 [security-spiffe-token-provider builder 6/7] COPY . . 05:52:10 #138 DONE 2.0s 05:52:10 05:52:10 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:52:10 #139 CACHED 05:52:10 05:52:10 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:10 #140 CACHED 05:52:10 05:52:10 #141 [security-secretstore-setup builder 6/7] COPY . . 05:52:10 #141 CACHED 05:52:10 05:52:10 #119 [core-keeper builder 7/8] COPY . . 05:52:10 #119 DONE 2.0s 05:52:10 05:52:10 #142 [security-proxy-setup builder 6/7] COPY . . 05:52:10 #142 DONE 2.0s 05:52:10 05:52:10 #143 [support-scheduler builder 6/7] COPY . . 05:52:10 #143 DONE 2.0s 05:52:10 05:52:10 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:52:10 #144 5.281 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:52:10 #144 ... 05:52:10 05:52:10 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:52:10 #134 5.632 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:52:10 #134 ... 05:52:10 05:52:10 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:52:10 #0 4.449 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:52:10 #145 ... 05:52:10 05:52:10 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:52:10 #0 5.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:52:10 #146 ... 05:52:10 05:52:10 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:52:10 #0 5.625 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:52:10 #147 ... 05:52:10 05:52:10 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:52:10 #0 5.495 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:52:10 #148 ... 05:52:10 05:52:10 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:52:10 #0 6.070 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:52:10 #149 ... 05:52:10 05:52:10 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:52:10 #0 5.921 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:52:10 632ec57235d7: Pushed 05:52:11 #150 ... 05:52:11 05:52:11 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:52:11 #0 5.948 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:52:11 #151 ... 05:52:11 05:52:11 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:52:11 #0 6.148 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:52:11 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:11 #152 ... 05:52:11 05:52:11 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:52:11 #0 4.848 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:52:11 #153 ... 05:52:11 05:52:11 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:52:11 #0 4.303 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:52:11 + 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 05:52:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:52:11 2072f2083f70: Preparing 05:52:11 67d85b6f88ce: Preparing 05:52:11 fcd359977b57: Preparing 05:52:11 632ec57235d7: Preparing 05:52:11 c3b0c6d4e2d7: Preparing 05:52:11 01f49ed80cd8: Preparing 05:52:11 c82088248a2a: Preparing 05:52:11 42a71284f5f3: Preparing 05:52:11 994456c4fd7b: Preparing 05:52:11 42a71284f5f3: Waiting 05:52:11 01f49ed80cd8: Waiting 05:52:11 c82088248a2a: Waiting 05:52:11 994456c4fd7b: Waiting 05:52:11 632ec57235d7: Layer already exists 05:52:11 67d85b6f88ce: Layer already exists 05:52:11 c3b0c6d4e2d7: Layer already exists 05:52:11 2072f2083f70: Layer already exists 05:52:11 fcd359977b57: Layer already exists 05:52:11 c82088248a2a: Layer already exists 05:52:11 994456c4fd7b: Layer already exists 05:52:11 01f49ed80cd8: Layer already exists 05:52:11 42a71284f5f3: Layer already exists 05:52:11 latest: digest: sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21 05:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:52:12 2072f2083f70: Preparing 05:52:12 67d85b6f88ce: Preparing 05:52:12 fcd359977b57: Preparing 05:52:12 632ec57235d7: Preparing 05:52:12 c3b0c6d4e2d7: Preparing 05:52:12 01f49ed80cd8: Preparing 05:52:12 c82088248a2a: Preparing 05:52:12 42a71284f5f3: Preparing 05:52:12 994456c4fd7b: Preparing 05:52:12 01f49ed80cd8: Waiting 05:52:12 c82088248a2a: Waiting 05:52:12 994456c4fd7b: Waiting 05:52:12 42a71284f5f3: Waiting 05:52:12 c3b0c6d4e2d7: Layer already exists 05:52:12 67d85b6f88ce: Layer already exists 05:52:12 632ec57235d7: Layer already exists 05:52:12 fcd359977b57: Layer already exists 05:52:12 2072f2083f70: Layer already exists 05:52:12 01f49ed80cd8: Layer already exists 05:52:12 c82088248a2a: Layer already exists 05:52:12 994456c4fd7b: Layer already exists 05:52:12 42a71284f5f3: Layer already exists 05:52:12 4.1.0-dev.21: digest: sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:52:13 2072f2083f70: Preparing 05:52:13 67d85b6f88ce: Preparing 05:52:13 fcd359977b57: Preparing 05:52:13 632ec57235d7: Preparing 05:52:13 c3b0c6d4e2d7: Preparing 05:52:13 01f49ed80cd8: Preparing 05:52:13 c82088248a2a: Preparing 05:52:13 01f49ed80cd8: Waiting 05:52:13 42a71284f5f3: Preparing 05:52:13 994456c4fd7b: Preparing 05:52:13 c82088248a2a: Waiting 05:52:13 994456c4fd7b: Waiting 05:52:13 42a71284f5f3: Waiting 05:52:13 632ec57235d7: Layer already exists 05:52:13 67d85b6f88ce: Layer already exists 05:52:13 2072f2083f70: Layer already exists 05:52:13 fcd359977b57: Layer already exists 05:52:13 c3b0c6d4e2d7: Layer already exists 05:52:13 994456c4fd7b: Layer already exists 05:52:13 01f49ed80cd8: Layer already exists 05:52:13 42a71284f5f3: Layer already exists 05:52:13 c82088248a2a: Layer already exists 05:52:13 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:13 + 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 05:52:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:52:13 2072f2083f70: Preparing 05:52:13 67d85b6f88ce: Preparing 05:52:13 fcd359977b57: Preparing 05:52:13 632ec57235d7: Preparing 05:52:13 c3b0c6d4e2d7: Preparing 05:52:13 01f49ed80cd8: Preparing 05:52:13 c82088248a2a: Preparing 05:52:13 42a71284f5f3: Preparing 05:52:13 994456c4fd7b: Preparing 05:52:13 c82088248a2a: Waiting 05:52:13 42a71284f5f3: Waiting 05:52:13 01f49ed80cd8: Waiting 05:52:13 67d85b6f88ce: Layer already exists 05:52:13 2072f2083f70: Layer already exists 05:52:13 c3b0c6d4e2d7: Layer already exists 05:52:13 fcd359977b57: Layer already exists 05:52:13 632ec57235d7: Layer already exists 05:52:13 c82088248a2a: Layer already exists 05:52:13 01f49ed80cd8: Layer already exists 05:52:13 994456c4fd7b: Layer already exists 05:52:13 42a71284f5f3: Layer already exists 05:52:13 main: digest: sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:13 ===================================================== [Pipeline] echo 05:52:13 taggedImages: 05:52:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 05:52:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:52:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21 05:52:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:52:13 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:52:13 5418542a6204e0a541a276132820ea4c886ae933 05:52:13 latest 05:52:13 4.1.0-dev.21 05:52:13 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:13 main 05:52:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:14 + docker push nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933 05:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:52:14 9d1f672d7e97: Preparing 05:52:14 a435c3efbcb4: Preparing 05:52:14 c3b0c6d4e2d7: Preparing 05:52:14 01f49ed80cd8: Preparing 05:52:14 387d0da93415: Preparing 05:52:14 fbdf472c5a43: Preparing 05:52:14 994456c4fd7b: Preparing 05:52:14 fbdf472c5a43: Waiting 05:52:14 994456c4fd7b: Waiting 05:52:14 c3b0c6d4e2d7: Layer already exists 05:52:14 01f49ed80cd8: Layer already exists 05:52:14 994456c4fd7b: Layer already exists 05:52:14 9d1f672d7e97: Pushed 05:52:14 387d0da93415: Pushed 05:52:14 fbdf472c5a43: Pushed 05:52:17 a435c3efbcb4: Pushed 05:52:17 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:17 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:52:17 9d1f672d7e97: Preparing 05:52:17 a435c3efbcb4: Preparing 05:52:17 c3b0c6d4e2d7: Preparing 05:52:17 01f49ed80cd8: Preparing 05:52:17 387d0da93415: Preparing 05:52:17 fbdf472c5a43: Preparing 05:52:17 994456c4fd7b: Preparing 05:52:17 fbdf472c5a43: Waiting 05:52:17 994456c4fd7b: Waiting 05:52:17 a435c3efbcb4: Layer already exists 05:52:17 01f49ed80cd8: Layer already exists 05:52:17 c3b0c6d4e2d7: Layer already exists 05:52:17 9d1f672d7e97: Layer already exists 05:52:17 387d0da93415: Layer already exists 05:52:17 fbdf472c5a43: Layer already exists 05:52:17 994456c4fd7b: Layer already exists 05:52:17 latest: digest: sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:18 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21 05:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:52:18 9d1f672d7e97: Preparing 05:52:18 a435c3efbcb4: Preparing 05:52:18 c3b0c6d4e2d7: Preparing 05:52:18 01f49ed80cd8: Preparing 05:52:18 387d0da93415: Preparing 05:52:18 fbdf472c5a43: Preparing 05:52:18 994456c4fd7b: Preparing 05:52:18 fbdf472c5a43: Waiting 05:52:18 994456c4fd7b: Waiting 05:52:18 387d0da93415: Layer already exists 05:52:18 a435c3efbcb4: Layer already exists 05:52:18 01f49ed80cd8: Layer already exists 05:52:18 9d1f672d7e97: Layer already exists 05:52:18 c3b0c6d4e2d7: Layer already exists 05:52:18 fbdf472c5a43: Layer already exists 05:52:18 994456c4fd7b: Layer already exists 05:52:18 4.1.0-dev.21: digest: sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:19 + docker push nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:52:19 9d1f672d7e97: Preparing 05:52:19 a435c3efbcb4: Preparing 05:52:19 c3b0c6d4e2d7: Preparing 05:52:19 01f49ed80cd8: Preparing 05:52:19 387d0da93415: Preparing 05:52:19 fbdf472c5a43: Preparing 05:52:19 994456c4fd7b: Preparing 05:52:19 fbdf472c5a43: Waiting 05:52:19 994456c4fd7b: Waiting 05:52:19 01f49ed80cd8: Layer already exists 05:52:19 387d0da93415: Layer already exists 05:52:19 a435c3efbcb4: Layer already exists 05:52:19 9d1f672d7e97: Layer already exists 05:52:19 c3b0c6d4e2d7: Layer already exists 05:52:19 fbdf472c5a43: Layer already exists 05:52:19 994456c4fd7b: Layer already exists 05:52:19 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:19 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:52:19 9d1f672d7e97: Preparing 05:52:19 a435c3efbcb4: Preparing 05:52:19 c3b0c6d4e2d7: Preparing 05:52:19 01f49ed80cd8: Preparing 05:52:19 387d0da93415: Preparing 05:52:19 fbdf472c5a43: Preparing 05:52:19 994456c4fd7b: Preparing 05:52:19 fbdf472c5a43: Waiting 05:52:19 994456c4fd7b: Waiting 05:52:19 01f49ed80cd8: Layer already exists 05:52:19 a435c3efbcb4: Layer already exists 05:52:19 9d1f672d7e97: Layer already exists 05:52:19 c3b0c6d4e2d7: Layer already exists 05:52:19 387d0da93415: Layer already exists 05:52:19 994456c4fd7b: Layer already exists 05:52:19 fbdf472c5a43: Layer already exists 05:52:19 main: digest: sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:19 ===================================================== [Pipeline] echo 05:52:19 taggedImages: 05:52:19 - nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933 05:52:19 - nexus3.edgexfoundry.org:10004/core-data:latest 05:52:19 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21 05:52:19 - nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:19 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:52:19 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:52:19 5418542a6204e0a541a276132820ea4c886ae933 05:52:19 latest 05:52:19 4.1.0-dev.21 05:52:19 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:19 main 05:52:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933 05:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:52:20 abb95aae42c2: Preparing 05:52:20 c6a2d44a1017: Preparing 05:52:20 01f49ed80cd8: Preparing 05:52:20 404ff55838ca: Preparing 05:52:20 b5e51cd35319: Preparing 05:52:20 994456c4fd7b: Preparing 05:52:20 01f49ed80cd8: Layer already exists 05:52:20 994456c4fd7b: Layer already exists 05:52:20 b5e51cd35319: Pushed 05:52:20 404ff55838ca: Pushed 05:52:20 abb95aae42c2: Pushed 05:52:23 c6a2d44a1017: Pushed 05:52:23 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:52:24 abb95aae42c2: Preparing 05:52:24 c6a2d44a1017: Preparing 05:52:24 01f49ed80cd8: Preparing 05:52:24 404ff55838ca: Preparing 05:52:24 b5e51cd35319: Preparing 05:52:24 994456c4fd7b: Preparing 05:52:24 404ff55838ca: Layer already exists 05:52:24 01f49ed80cd8: Layer already exists 05:52:24 c6a2d44a1017: Layer already exists 05:52:24 b5e51cd35319: Layer already exists 05:52:24 abb95aae42c2: Layer already exists 05:52:24 994456c4fd7b: Layer already exists 05:52:24 latest: digest: sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:24 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21 05:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:52:24 abb95aae42c2: Preparing 05:52:24 c6a2d44a1017: Preparing 05:52:24 01f49ed80cd8: Preparing 05:52:24 404ff55838ca: Preparing 05:52:24 b5e51cd35319: Preparing 05:52:24 994456c4fd7b: Preparing 05:52:24 994456c4fd7b: Waiting 05:52:24 abb95aae42c2: Layer already exists 05:52:24 c6a2d44a1017: Layer already exists 05:52:24 b5e51cd35319: Layer already exists 05:52:24 01f49ed80cd8: Layer already exists 05:52:24 404ff55838ca: Layer already exists 05:52:24 994456c4fd7b: Layer already exists 05:52:24 4.1.0-dev.21: digest: sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:52:25 abb95aae42c2: Preparing 05:52:25 c6a2d44a1017: Preparing 05:52:25 01f49ed80cd8: Preparing 05:52:25 404ff55838ca: Preparing 05:52:25 b5e51cd35319: Preparing 05:52:25 994456c4fd7b: Preparing 05:52:25 994456c4fd7b: Waiting 05:52:25 404ff55838ca: Layer already exists 05:52:25 c6a2d44a1017: Layer already exists 05:52:25 01f49ed80cd8: Layer already exists 05:52:25 abb95aae42c2: Layer already exists 05:52:25 b5e51cd35319: Layer already exists 05:52:25 994456c4fd7b: Layer already exists 05:52:25 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:52:26 abb95aae42c2: Preparing 05:52:26 c6a2d44a1017: Preparing 05:52:26 01f49ed80cd8: Preparing 05:52:26 404ff55838ca: Preparing 05:52:26 b5e51cd35319: Preparing 05:52:26 994456c4fd7b: Preparing 05:52:26 994456c4fd7b: Waiting 05:52:26 abb95aae42c2: Layer already exists 05:52:26 404ff55838ca: Layer already exists 05:52:26 01f49ed80cd8: Layer already exists 05:52:26 b5e51cd35319: Layer already exists 05:52:26 c6a2d44a1017: Layer already exists 05:52:26 994456c4fd7b: Layer already exists 05:52:26 main: digest: sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:26 ===================================================== [Pipeline] echo 05:52:26 taggedImages: 05:52:26 - nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933 05:52:26 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:52:26 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21 05:52:26 - nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:26 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:52:26 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:52:26 5418542a6204e0a541a276132820ea4c886ae933 05:52:26 latest 05:52:26 4.1.0-dev.21 05:52:26 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:26 main 05:52:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933 05:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:52:26 ef58005b545c: Preparing 05:52:26 b46d54cd7287: Preparing 05:52:26 82ae73d897d9: Preparing 05:52:26 c3b0c6d4e2d7: Preparing 05:52:26 01f49ed80cd8: Preparing 05:52:26 c82088248a2a: Preparing 05:52:26 42a71284f5f3: Preparing 05:52:26 994456c4fd7b: Preparing 05:52:26 c82088248a2a: Waiting 05:52:26 42a71284f5f3: Waiting 05:52:26 994456c4fd7b: Waiting 05:52:26 01f49ed80cd8: Layer already exists 05:52:26 c3b0c6d4e2d7: Layer already exists 05:52:26 c82088248a2a: Layer already exists 05:52:26 42a71284f5f3: Layer already exists 05:52:26 994456c4fd7b: Layer already exists 05:52:26 b46d54cd7287: Pushed 05:52:26 ef58005b545c: Pushed 05:52:30 82ae73d897d9: Pushed 05:52:30 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:52:30 ef58005b545c: Preparing 05:52:30 b46d54cd7287: Preparing 05:52:30 82ae73d897d9: Preparing 05:52:30 c3b0c6d4e2d7: Preparing 05:52:30 01f49ed80cd8: Preparing 05:52:30 c82088248a2a: Preparing 05:52:30 42a71284f5f3: Preparing 05:52:30 994456c4fd7b: Preparing 05:52:30 c82088248a2a: Waiting 05:52:30 42a71284f5f3: Waiting 05:52:30 994456c4fd7b: Waiting 05:52:30 82ae73d897d9: Layer already exists 05:52:30 b46d54cd7287: Layer already exists 05:52:30 c3b0c6d4e2d7: Layer already exists 05:52:30 01f49ed80cd8: Layer already exists 05:52:30 ef58005b545c: Layer already exists 05:52:30 994456c4fd7b: Layer already exists 05:52:30 c82088248a2a: Layer already exists 05:52:30 42a71284f5f3: Layer already exists 05:52:30 latest: digest: sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21 05:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:52:31 ef58005b545c: Preparing 05:52:31 b46d54cd7287: Preparing 05:52:31 82ae73d897d9: Preparing 05:52:31 c3b0c6d4e2d7: Preparing 05:52:31 01f49ed80cd8: Preparing 05:52:31 c82088248a2a: Preparing 05:52:31 42a71284f5f3: Preparing 05:52:31 994456c4fd7b: Preparing 05:52:31 42a71284f5f3: Waiting 05:52:31 c82088248a2a: Waiting 05:52:31 994456c4fd7b: Waiting 05:52:31 b46d54cd7287: Layer already exists 05:52:31 c3b0c6d4e2d7: Layer already exists 05:52:31 82ae73d897d9: Layer already exists 05:52:31 ef58005b545c: Layer already exists 05:52:31 01f49ed80cd8: Layer already exists 05:52:31 42a71284f5f3: Layer already exists 05:52:31 c82088248a2a: Layer already exists 05:52:31 994456c4fd7b: Layer already exists 05:52:31 4.1.0-dev.21: digest: sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:52:32 ef58005b545c: Preparing 05:52:32 b46d54cd7287: Preparing 05:52:32 82ae73d897d9: Preparing 05:52:32 c3b0c6d4e2d7: Preparing 05:52:32 01f49ed80cd8: Preparing 05:52:32 c82088248a2a: Preparing 05:52:32 42a71284f5f3: Preparing 05:52:32 994456c4fd7b: Preparing 05:52:32 42a71284f5f3: Waiting 05:52:32 c82088248a2a: Waiting 05:52:32 994456c4fd7b: Waiting 05:52:32 82ae73d897d9: Layer already exists 05:52:32 c3b0c6d4e2d7: Layer already exists 05:52:32 b46d54cd7287: Layer already exists 05:52:32 01f49ed80cd8: Layer already exists 05:52:32 ef58005b545c: Layer already exists 05:52:32 994456c4fd7b: Layer already exists 05:52:32 c82088248a2a: Layer already exists 05:52:32 42a71284f5f3: Layer already exists 05:52:32 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:52:32 ef58005b545c: Preparing 05:52:32 b46d54cd7287: Preparing 05:52:32 82ae73d897d9: Preparing 05:52:32 c3b0c6d4e2d7: Preparing 05:52:32 01f49ed80cd8: Preparing 05:52:32 c82088248a2a: Preparing 05:52:32 42a71284f5f3: Preparing 05:52:32 994456c4fd7b: Preparing 05:52:32 c82088248a2a: Waiting 05:52:32 42a71284f5f3: Waiting 05:52:32 994456c4fd7b: Waiting 05:52:32 ef58005b545c: Layer already exists 05:52:32 82ae73d897d9: Layer already exists 05:52:32 01f49ed80cd8: Layer already exists 05:52:32 c3b0c6d4e2d7: Layer already exists 05:52:32 b46d54cd7287: Layer already exists 05:52:32 42a71284f5f3: Layer already exists 05:52:32 994456c4fd7b: Layer already exists 05:52:32 c82088248a2a: Layer already exists 05:52:32 main: digest: sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:32 ===================================================== [Pipeline] echo 05:52:32 taggedImages: 05:52:32 - nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933 05:52:32 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:52:32 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21 05:52:32 - nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:32 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:52:32 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:52:32 5418542a6204e0a541a276132820ea4c886ae933 05:52:32 latest 05:52:32 4.1.0-dev.21 05:52:32 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:32 main 05:52:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 05:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:52:33 44eae37012b5: Preparing 05:52:33 0ad62b995c2a: Preparing 05:52:33 b162823a8bd9: Preparing 05:52:33 9a319a2ef036: Preparing 05:52:33 98bc3ea00052: Preparing 05:52:33 2f11c15849f9: Preparing 05:52:33 41ac5adbb839: Preparing 05:52:33 c3b0c6d4e2d7: Preparing 05:52:33 01f49ed80cd8: Preparing 05:52:33 a80fa6c468f4: Preparing 05:52:33 8619a4a8151b: Preparing 05:52:33 5f70bf18a086: Preparing 05:52:33 779ebf4b0a4b: Preparing 05:52:33 13b7bffb6068: Preparing 05:52:33 89f40f2eb677: Preparing 05:52:33 994456c4fd7b: Preparing 05:52:33 01f49ed80cd8: Waiting 05:52:33 a80fa6c468f4: Waiting 05:52:33 5f70bf18a086: Waiting 05:52:33 8619a4a8151b: Waiting 05:52:33 89f40f2eb677: Waiting 05:52:33 779ebf4b0a4b: Waiting 05:52:33 13b7bffb6068: Waiting 05:52:33 2f11c15849f9: Waiting 05:52:33 41ac5adbb839: Waiting 05:52:33 9a319a2ef036: Pushed 05:52:33 98bc3ea00052: Pushed 05:52:33 44eae37012b5: Pushed 05:52:33 0ad62b995c2a: Pushed 05:52:33 b162823a8bd9: Pushed 05:52:33 c3b0c6d4e2d7: Layer already exists 05:52:33 01f49ed80cd8: Layer already exists 05:52:33 5f70bf18a086: Layer already exists 05:52:33 2f11c15849f9: Pushed 05:52:33 a80fa6c468f4: Pushed 05:52:33 8619a4a8151b: Pushed 05:52:33 779ebf4b0a4b: Pushed 05:52:33 13b7bffb6068: Pushed 05:52:33 994456c4fd7b: Layer already exists 05:52:33 89f40f2eb677: Pushed 05:52:35 41ac5adbb839: Pushed 05:52:35 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:52:35 44eae37012b5: Preparing 05:52:35 0ad62b995c2a: Preparing 05:52:35 b162823a8bd9: Preparing 05:52:35 9a319a2ef036: Preparing 05:52:35 98bc3ea00052: Preparing 05:52:35 2f11c15849f9: Preparing 05:52:35 41ac5adbb839: Preparing 05:52:35 c3b0c6d4e2d7: Preparing 05:52:35 01f49ed80cd8: Preparing 05:52:35 a80fa6c468f4: Preparing 05:52:35 8619a4a8151b: Preparing 05:52:35 5f70bf18a086: Preparing 05:52:35 779ebf4b0a4b: Preparing 05:52:35 13b7bffb6068: Preparing 05:52:35 89f40f2eb677: Preparing 05:52:35 41ac5adbb839: Waiting 05:52:35 c3b0c6d4e2d7: Waiting 05:52:35 a80fa6c468f4: Waiting 05:52:35 8619a4a8151b: Waiting 05:52:35 5f70bf18a086: Waiting 05:52:35 779ebf4b0a4b: Waiting 05:52:35 2f11c15849f9: Waiting 05:52:35 13b7bffb6068: Waiting 05:52:35 994456c4fd7b: Preparing 05:52:35 994456c4fd7b: Waiting 05:52:35 89f40f2eb677: Waiting 05:52:35 0ad62b995c2a: Layer already exists 05:52:35 9a319a2ef036: Layer already exists 05:52:35 44eae37012b5: Layer already exists 05:52:35 98bc3ea00052: Layer already exists 05:52:35 b162823a8bd9: Layer already exists 05:52:35 2f11c15849f9: Layer already exists 05:52:35 41ac5adbb839: Layer already exists 05:52:35 c3b0c6d4e2d7: Layer already exists 05:52:35 01f49ed80cd8: Layer already exists 05:52:35 a80fa6c468f4: Layer already exists 05:52:35 5f70bf18a086: Layer already exists 05:52:35 8619a4a8151b: Layer already exists 05:52:35 13b7bffb6068: Layer already exists 05:52:35 779ebf4b0a4b: Layer already exists 05:52:35 89f40f2eb677: Layer already exists 05:52:35 994456c4fd7b: Layer already exists 05:52:35 latest: digest: sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21 05:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:52:36 44eae37012b5: Preparing 05:52:36 0ad62b995c2a: Preparing 05:52:36 b162823a8bd9: Preparing 05:52:36 9a319a2ef036: Preparing 05:52:36 98bc3ea00052: Preparing 05:52:36 2f11c15849f9: Preparing 05:52:36 41ac5adbb839: Preparing 05:52:36 c3b0c6d4e2d7: Preparing 05:52:36 01f49ed80cd8: Preparing 05:52:36 a80fa6c468f4: Preparing 05:52:36 8619a4a8151b: Preparing 05:52:36 5f70bf18a086: Preparing 05:52:36 779ebf4b0a4b: Preparing 05:52:36 13b7bffb6068: Preparing 05:52:36 89f40f2eb677: Preparing 05:52:36 994456c4fd7b: Preparing 05:52:36 41ac5adbb839: Waiting 05:52:36 779ebf4b0a4b: Waiting 05:52:36 5f70bf18a086: Waiting 05:52:36 13b7bffb6068: Waiting 05:52:36 c3b0c6d4e2d7: Waiting 05:52:36 89f40f2eb677: Waiting 05:52:36 01f49ed80cd8: Waiting 05:52:36 994456c4fd7b: Waiting 05:52:36 a80fa6c468f4: Waiting 05:52:36 8619a4a8151b: Waiting 05:52:36 2f11c15849f9: Waiting 05:52:36 44eae37012b5: Layer already exists 05:52:36 98bc3ea00052: Layer already exists 05:52:36 0ad62b995c2a: Layer already exists 05:52:36 b162823a8bd9: Layer already exists 05:52:36 9a319a2ef036: Layer already exists 05:52:36 41ac5adbb839: Layer already exists 05:52:36 2f11c15849f9: Layer already exists 05:52:36 c3b0c6d4e2d7: Layer already exists 05:52:36 01f49ed80cd8: Layer already exists 05:52:36 5f70bf18a086: Layer already exists 05:52:36 a80fa6c468f4: Layer already exists 05:52:36 8619a4a8151b: Layer already exists 05:52:36 779ebf4b0a4b: Layer already exists 05:52:36 13b7bffb6068: Layer already exists 05:52:36 89f40f2eb677: Layer already exists 05:52:36 994456c4fd7b: Layer already exists 05:52:36 4.1.0-dev.21: digest: sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:52:37 44eae37012b5: Preparing 05:52:37 0ad62b995c2a: Preparing 05:52:37 b162823a8bd9: Preparing 05:52:37 9a319a2ef036: Preparing 05:52:37 98bc3ea00052: Preparing 05:52:37 2f11c15849f9: Preparing 05:52:37 41ac5adbb839: Preparing 05:52:37 c3b0c6d4e2d7: Preparing 05:52:37 01f49ed80cd8: Preparing 05:52:37 a80fa6c468f4: Preparing 05:52:37 8619a4a8151b: Preparing 05:52:37 5f70bf18a086: Preparing 05:52:37 779ebf4b0a4b: Preparing 05:52:37 13b7bffb6068: Preparing 05:52:37 89f40f2eb677: Preparing 05:52:37 994456c4fd7b: Preparing 05:52:37 01f49ed80cd8: Waiting 05:52:37 2f11c15849f9: Waiting 05:52:37 a80fa6c468f4: Waiting 05:52:37 41ac5adbb839: Waiting 05:52:37 c3b0c6d4e2d7: Waiting 05:52:37 994456c4fd7b: Waiting 05:52:37 5f70bf18a086: Waiting 05:52:37 779ebf4b0a4b: Waiting 05:52:37 13b7bffb6068: Waiting 05:52:37 98bc3ea00052: Layer already exists 05:52:37 0ad62b995c2a: Layer already exists 05:52:37 9a319a2ef036: Layer already exists 05:52:37 44eae37012b5: Layer already exists 05:52:37 b162823a8bd9: Layer already exists 05:52:37 2f11c15849f9: Layer already exists 05:52:37 41ac5adbb839: Layer already exists 05:52:37 c3b0c6d4e2d7: Layer already exists 05:52:37 01f49ed80cd8: Layer already exists 05:52:37 a80fa6c468f4: Layer already exists 05:52:37 8619a4a8151b: Layer already exists 05:52:37 5f70bf18a086: Layer already exists 05:52:37 779ebf4b0a4b: Layer already exists 05:52:37 13b7bffb6068: Layer already exists 05:52:37 89f40f2eb677: Layer already exists 05:52:37 994456c4fd7b: Layer already exists 05:52:37 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:52:37 44eae37012b5: Preparing 05:52:37 0ad62b995c2a: Preparing 05:52:37 b162823a8bd9: Preparing 05:52:37 9a319a2ef036: Preparing 05:52:37 98bc3ea00052: Preparing 05:52:37 2f11c15849f9: Preparing 05:52:37 41ac5adbb839: Preparing 05:52:37 c3b0c6d4e2d7: Preparing 05:52:37 01f49ed80cd8: Preparing 05:52:37 a80fa6c468f4: Preparing 05:52:37 8619a4a8151b: Preparing 05:52:37 5f70bf18a086: Preparing 05:52:37 779ebf4b0a4b: Preparing 05:52:37 13b7bffb6068: Preparing 05:52:37 89f40f2eb677: Preparing 05:52:37 994456c4fd7b: Preparing 05:52:37 a80fa6c468f4: Waiting 05:52:37 8619a4a8151b: Waiting 05:52:37 01f49ed80cd8: Waiting 05:52:37 5f70bf18a086: Waiting 05:52:37 779ebf4b0a4b: Waiting 05:52:37 13b7bffb6068: Waiting 05:52:37 89f40f2eb677: Waiting 05:52:37 994456c4fd7b: Waiting 05:52:37 41ac5adbb839: Waiting 05:52:37 c3b0c6d4e2d7: Waiting 05:52:37 2f11c15849f9: Waiting 05:52:37 9a319a2ef036: Layer already exists 05:52:37 98bc3ea00052: Layer already exists 05:52:37 b162823a8bd9: Layer already exists 05:52:37 0ad62b995c2a: Layer already exists 05:52:37 44eae37012b5: Layer already exists 05:52:37 c3b0c6d4e2d7: Layer already exists 05:52:37 41ac5adbb839: Layer already exists 05:52:37 2f11c15849f9: Layer already exists 05:52:37 01f49ed80cd8: Layer already exists 05:52:37 a80fa6c468f4: Layer already exists 05:52:37 13b7bffb6068: Layer already exists 05:52:37 8619a4a8151b: Layer already exists 05:52:37 779ebf4b0a4b: Layer already exists 05:52:37 5f70bf18a086: Layer already exists 05:52:37 89f40f2eb677: Layer already exists 05:52:37 994456c4fd7b: Layer already exists 05:52:37 main: digest: sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:37 ===================================================== [Pipeline] echo 05:52:37 taggedImages: 05:52:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 05:52:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:52:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21 05:52:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:52:37 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:52:37 5418542a6204e0a541a276132820ea4c886ae933 05:52:37 latest 05:52:37 4.1.0-dev.21 05:52:37 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:37 main 05:52:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933 05:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:52:38 7bb57e058d9c: Preparing 05:52:38 1c5a96ba19a6: Preparing 05:52:38 c99a157d72ab: Preparing 05:52:38 cc4f93782aec: Preparing 05:52:38 c3b0c6d4e2d7: Preparing 05:52:38 01f49ed80cd8: Preparing 05:52:38 c82088248a2a: Preparing 05:52:38 42a71284f5f3: Preparing 05:52:38 994456c4fd7b: Preparing 05:52:38 01f49ed80cd8: Waiting 05:52:38 42a71284f5f3: Waiting 05:52:38 994456c4fd7b: Waiting 05:52:38 c3b0c6d4e2d7: Layer already exists 05:52:38 01f49ed80cd8: Layer already exists 05:52:38 c82088248a2a: Layer already exists 05:52:38 42a71284f5f3: Layer already exists 05:52:38 994456c4fd7b: Layer already exists 05:52:38 7bb57e058d9c: Pushed 05:52:38 1c5a96ba19a6: Pushed 05:52:38 c99a157d72ab: Pushed 05:52:41 cc4f93782aec: Pushed 05:52:41 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:52:41 7bb57e058d9c: Preparing 05:52:41 1c5a96ba19a6: Preparing 05:52:41 c99a157d72ab: Preparing 05:52:41 cc4f93782aec: Preparing 05:52:41 c3b0c6d4e2d7: Preparing 05:52:41 01f49ed80cd8: Preparing 05:52:41 c82088248a2a: Preparing 05:52:41 01f49ed80cd8: Waiting 05:52:41 42a71284f5f3: Preparing 05:52:41 994456c4fd7b: Preparing 05:52:41 c82088248a2a: Waiting 05:52:41 994456c4fd7b: Waiting 05:52:41 42a71284f5f3: Waiting 05:52:41 c3b0c6d4e2d7: Layer already exists 05:52:41 1c5a96ba19a6: Layer already exists 05:52:41 c99a157d72ab: Layer already exists 05:52:41 cc4f93782aec: Layer already exists 05:52:41 7bb57e058d9c: Layer already exists 05:52:41 01f49ed80cd8: Layer already exists 05:52:41 42a71284f5f3: Layer already exists 05:52:41 c82088248a2a: Layer already exists 05:52:41 994456c4fd7b: Layer already exists 05:52:41 latest: digest: sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21 05:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:52:42 7bb57e058d9c: Preparing 05:52:42 1c5a96ba19a6: Preparing 05:52:42 c99a157d72ab: Preparing 05:52:42 cc4f93782aec: Preparing 05:52:42 c3b0c6d4e2d7: Preparing 05:52:42 01f49ed80cd8: Preparing 05:52:42 c82088248a2a: Preparing 05:52:42 42a71284f5f3: Preparing 05:52:42 994456c4fd7b: Preparing 05:52:42 42a71284f5f3: Waiting 05:52:42 994456c4fd7b: Waiting 05:52:42 c99a157d72ab: Layer already exists 05:52:42 1c5a96ba19a6: Layer already exists 05:52:42 cc4f93782aec: Layer already exists 05:52:42 c3b0c6d4e2d7: Layer already exists 05:52:42 7bb57e058d9c: Layer already exists 05:52:42 42a71284f5f3: Layer already exists 05:52:42 c82088248a2a: Layer already exists 05:52:42 994456c4fd7b: Layer already exists 05:52:42 01f49ed80cd8: Layer already exists 05:52:42 4.1.0-dev.21: digest: sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:52:43 7bb57e058d9c: Preparing 05:52:43 1c5a96ba19a6: Preparing 05:52:43 c99a157d72ab: Preparing 05:52:43 cc4f93782aec: Preparing 05:52:43 c3b0c6d4e2d7: Preparing 05:52:43 01f49ed80cd8: Preparing 05:52:43 c82088248a2a: Preparing 05:52:43 42a71284f5f3: Preparing 05:52:43 994456c4fd7b: Preparing 05:52:43 c82088248a2a: Waiting 05:52:43 42a71284f5f3: Waiting 05:52:43 994456c4fd7b: Waiting 05:52:43 01f49ed80cd8: Waiting 05:52:43 c99a157d72ab: Layer already exists 05:52:43 cc4f93782aec: Layer already exists 05:52:43 c3b0c6d4e2d7: Layer already exists 05:52:43 7bb57e058d9c: Layer already exists 05:52:43 1c5a96ba19a6: Layer already exists 05:52:43 01f49ed80cd8: Layer already exists 05:52:43 c82088248a2a: Layer already exists 05:52:43 42a71284f5f3: Layer already exists 05:52:43 994456c4fd7b: Layer already exists 05:52:43 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:52:43 7bb57e058d9c: Preparing 05:52:43 1c5a96ba19a6: Preparing 05:52:43 c99a157d72ab: Preparing 05:52:43 cc4f93782aec: Preparing 05:52:43 c3b0c6d4e2d7: Preparing 05:52:43 01f49ed80cd8: Preparing 05:52:43 c82088248a2a: Preparing 05:52:43 42a71284f5f3: Preparing 05:52:43 994456c4fd7b: Preparing 05:52:43 01f49ed80cd8: Waiting 05:52:43 c82088248a2a: Waiting 05:52:43 42a71284f5f3: Waiting 05:52:43 994456c4fd7b: Waiting 05:52:43 cc4f93782aec: Layer already exists 05:52:43 c3b0c6d4e2d7: Layer already exists 05:52:43 1c5a96ba19a6: Layer already exists 05:52:43 c99a157d72ab: Layer already exists 05:52:43 7bb57e058d9c: Layer already exists 05:52:43 42a71284f5f3: Layer already exists 05:52:43 01f49ed80cd8: Layer already exists 05:52:43 c82088248a2a: Layer already exists 05:52:43 994456c4fd7b: Layer already exists 05:52:43 main: digest: sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:43 ===================================================== [Pipeline] echo 05:52:43 taggedImages: 05:52:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933 05:52:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:52:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21 05:52:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:52:43 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:52:43 5418542a6204e0a541a276132820ea4c886ae933 05:52:43 latest 05:52:43 4.1.0-dev.21 05:52:43 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:43 main 05:52:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933 05:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:52:44 4b4e5c8d2bc7: Preparing 05:52:44 557f5d0c0306: Preparing 05:52:44 68d4676f3e35: Preparing 05:52:44 98a79b25f64c: Preparing 05:52:44 888322be414d: Preparing 05:52:44 c3b0c6d4e2d7: Preparing 05:52:44 01f49ed80cd8: Preparing 05:52:44 59f0e50f0b9c: Preparing 05:52:44 fd555e7845fa: Preparing 05:52:44 1795138f26c1: Preparing 05:52:44 994456c4fd7b: Preparing 05:52:44 fd555e7845fa: Waiting 05:52:44 1795138f26c1: Waiting 05:52:44 994456c4fd7b: Waiting 05:52:44 c3b0c6d4e2d7: Waiting 05:52:44 59f0e50f0b9c: Waiting 05:52:44 98a79b25f64c: Pushed 05:52:44 4b4e5c8d2bc7: Pushed 05:52:44 888322be414d: Pushed 05:52:44 557f5d0c0306: Pushed 05:52:44 c3b0c6d4e2d7: Layer already exists 05:52:44 01f49ed80cd8: Layer already exists 05:52:44 994456c4fd7b: Layer already exists 05:52:44 59f0e50f0b9c: Pushed 05:52:44 fd555e7845fa: Pushed 05:52:46 1795138f26c1: Pushed 05:52:46 68d4676f3e35: Pushed 05:52:46 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:52:47 4b4e5c8d2bc7: Preparing 05:52:47 557f5d0c0306: Preparing 05:52:47 68d4676f3e35: Preparing 05:52:47 98a79b25f64c: Preparing 05:52:47 888322be414d: Preparing 05:52:47 c3b0c6d4e2d7: Preparing 05:52:47 01f49ed80cd8: Preparing 05:52:47 59f0e50f0b9c: Preparing 05:52:47 fd555e7845fa: Preparing 05:52:47 1795138f26c1: Preparing 05:52:47 994456c4fd7b: Preparing 05:52:47 c3b0c6d4e2d7: Waiting 05:52:47 01f49ed80cd8: Waiting 05:52:47 59f0e50f0b9c: Waiting 05:52:47 fd555e7845fa: Waiting 05:52:47 994456c4fd7b: Waiting 05:52:47 1795138f26c1: Waiting 05:52:47 4b4e5c8d2bc7: Layer already exists 05:52:47 888322be414d: Layer already exists 05:52:47 98a79b25f64c: Layer already exists 05:52:47 68d4676f3e35: Layer already exists 05:52:47 557f5d0c0306: Layer already exists 05:52:47 01f49ed80cd8: Layer already exists 05:52:47 c3b0c6d4e2d7: Layer already exists 05:52:47 59f0e50f0b9c: Layer already exists 05:52:47 1795138f26c1: Layer already exists 05:52:47 fd555e7845fa: Layer already exists 05:52:47 994456c4fd7b: Layer already exists 05:52:47 latest: digest: sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21 05:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:52:48 4b4e5c8d2bc7: Preparing 05:52:48 557f5d0c0306: Preparing 05:52:48 68d4676f3e35: Preparing 05:52:48 98a79b25f64c: Preparing 05:52:48 888322be414d: Preparing 05:52:48 c3b0c6d4e2d7: Preparing 05:52:48 01f49ed80cd8: Preparing 05:52:48 59f0e50f0b9c: Preparing 05:52:48 fd555e7845fa: Preparing 05:52:48 1795138f26c1: Preparing 05:52:48 994456c4fd7b: Preparing 05:52:48 c3b0c6d4e2d7: Waiting 05:52:48 01f49ed80cd8: Waiting 05:52:48 59f0e50f0b9c: Waiting 05:52:48 fd555e7845fa: Waiting 05:52:48 994456c4fd7b: Waiting 05:52:48 1795138f26c1: Waiting 05:52:48 557f5d0c0306: Layer already exists 05:52:48 98a79b25f64c: Layer already exists 05:52:48 68d4676f3e35: Layer already exists 05:52:48 888322be414d: Layer already exists 05:52:48 4b4e5c8d2bc7: Layer already exists 05:52:48 59f0e50f0b9c: Layer already exists 05:52:48 c3b0c6d4e2d7: Layer already exists 05:52:48 01f49ed80cd8: Layer already exists 05:52:48 fd555e7845fa: Layer already exists 05:52:48 1795138f26c1: Layer already exists 05:52:48 994456c4fd7b: Layer already exists 05:52:48 4.1.0-dev.21: digest: sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:52:48 4b4e5c8d2bc7: Preparing 05:52:48 557f5d0c0306: Preparing 05:52:48 68d4676f3e35: Preparing 05:52:48 98a79b25f64c: Preparing 05:52:48 888322be414d: Preparing 05:52:48 c3b0c6d4e2d7: Preparing 05:52:48 01f49ed80cd8: Preparing 05:52:48 59f0e50f0b9c: Preparing 05:52:48 fd555e7845fa: Preparing 05:52:48 1795138f26c1: Preparing 05:52:48 994456c4fd7b: Preparing 05:52:48 59f0e50f0b9c: Waiting 05:52:48 1795138f26c1: Waiting 05:52:48 fd555e7845fa: Waiting 05:52:48 c3b0c6d4e2d7: Waiting 05:52:48 01f49ed80cd8: Waiting 05:52:48 994456c4fd7b: Waiting 05:52:48 68d4676f3e35: Layer already exists 05:52:48 98a79b25f64c: Layer already exists 05:52:48 4b4e5c8d2bc7: Layer already exists 05:52:48 557f5d0c0306: Layer already exists 05:52:48 888322be414d: Layer already exists 05:52:48 59f0e50f0b9c: Layer already exists 05:52:48 01f49ed80cd8: Layer already exists 05:52:48 c3b0c6d4e2d7: Layer already exists 05:52:48 fd555e7845fa: Layer already exists 05:52:48 1795138f26c1: Layer already exists 05:52:48 994456c4fd7b: Layer already exists 05:52:48 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:52:49 4b4e5c8d2bc7: Preparing 05:52:49 557f5d0c0306: Preparing 05:52:49 68d4676f3e35: Preparing 05:52:49 98a79b25f64c: Preparing 05:52:49 888322be414d: Preparing 05:52:49 c3b0c6d4e2d7: Preparing 05:52:49 01f49ed80cd8: Preparing 05:52:49 59f0e50f0b9c: Preparing 05:52:49 fd555e7845fa: Preparing 05:52:49 1795138f26c1: Preparing 05:52:49 994456c4fd7b: Preparing 05:52:49 01f49ed80cd8: Waiting 05:52:49 59f0e50f0b9c: Waiting 05:52:49 fd555e7845fa: Waiting 05:52:49 1795138f26c1: Waiting 05:52:49 994456c4fd7b: Waiting 05:52:49 c3b0c6d4e2d7: Waiting 05:52:49 888322be414d: Layer already exists 05:52:49 557f5d0c0306: Layer already exists 05:52:49 98a79b25f64c: Layer already exists 05:52:49 4b4e5c8d2bc7: Layer already exists 05:52:49 68d4676f3e35: Layer already exists 05:52:49 c3b0c6d4e2d7: Layer already exists 05:52:49 fd555e7845fa: Layer already exists 05:52:49 59f0e50f0b9c: Layer already exists 05:52:49 1795138f26c1: Layer already exists 05:52:49 01f49ed80cd8: Layer already exists 05:52:49 994456c4fd7b: Layer already exists 05:52:49 main: digest: sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:49 ===================================================== [Pipeline] echo 05:52:49 taggedImages: 05:52:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933 05:52:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:52:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21 05:52:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:52:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:52:49 5418542a6204e0a541a276132820ea4c886ae933 05:52:49 latest 05:52:49 4.1.0-dev.21 05:52:49 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:49 main 05:52:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933 05:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:52:50 047914586922: Preparing 05:52:50 1524f925cfe8: Preparing 05:52:50 e65295a13c40: Preparing 05:52:50 de13f49c4e43: Preparing 05:52:50 604faef380c0: Preparing 05:52:50 3617e328364a: Preparing 05:52:50 5988bf62b79b: Preparing 05:52:50 c3b0c6d4e2d7: Preparing 05:52:50 01f49ed80cd8: Preparing 05:52:50 622171f52f03: Preparing 05:52:50 b6bbe1b94067: Preparing 05:52:50 994456c4fd7b: Preparing 05:52:50 3617e328364a: Waiting 05:52:50 5988bf62b79b: Waiting 05:52:50 c3b0c6d4e2d7: Waiting 05:52:50 01f49ed80cd8: Waiting 05:52:50 622171f52f03: Waiting 05:52:50 b6bbe1b94067: Waiting 05:52:50 994456c4fd7b: Waiting 05:52:50 047914586922: Pushed 05:52:50 1524f925cfe8: Pushed 05:52:50 604faef380c0: Pushed 05:52:50 c3b0c6d4e2d7: Layer already exists 05:52:50 01f49ed80cd8: Layer already exists 05:52:50 3617e328364a: Pushed 05:52:50 5988bf62b79b: Pushed 05:52:50 994456c4fd7b: Layer already exists 05:52:50 622171f52f03: Pushed 05:52:51 b6bbe1b94067: Pushed 05:52:52 de13f49c4e43: Pushed 05:52:53 e65295a13c40: Pushed 05:52:53 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:52:54 047914586922: Preparing 05:52:54 1524f925cfe8: Preparing 05:52:54 e65295a13c40: Preparing 05:52:54 de13f49c4e43: Preparing 05:52:54 604faef380c0: Preparing 05:52:54 3617e328364a: Preparing 05:52:54 5988bf62b79b: Preparing 05:52:54 c3b0c6d4e2d7: Preparing 05:52:54 01f49ed80cd8: Preparing 05:52:54 622171f52f03: Preparing 05:52:54 b6bbe1b94067: Preparing 05:52:54 994456c4fd7b: Preparing 05:52:54 01f49ed80cd8: Waiting 05:52:54 3617e328364a: Waiting 05:52:54 b6bbe1b94067: Waiting 05:52:54 622171f52f03: Waiting 05:52:54 c3b0c6d4e2d7: Waiting 05:52:54 5988bf62b79b: Waiting 05:52:54 994456c4fd7b: Waiting 05:52:54 e65295a13c40: Layer already exists 05:52:54 604faef380c0: Layer already exists 05:52:54 de13f49c4e43: Layer already exists 05:52:54 1524f925cfe8: Layer already exists 05:52:54 047914586922: Layer already exists 05:52:54 01f49ed80cd8: Layer already exists 05:52:54 5988bf62b79b: Layer already exists 05:52:54 c3b0c6d4e2d7: Layer already exists 05:52:54 3617e328364a: Layer already exists 05:52:54 622171f52f03: Layer already exists 05:52:54 b6bbe1b94067: Layer already exists 05:52:54 994456c4fd7b: Layer already exists 05:52:54 latest: digest: sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21 05:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:52:54 047914586922: Preparing 05:52:54 1524f925cfe8: Preparing 05:52:54 e65295a13c40: Preparing 05:52:54 de13f49c4e43: Preparing 05:52:54 604faef380c0: Preparing 05:52:54 3617e328364a: Preparing 05:52:54 5988bf62b79b: Preparing 05:52:54 c3b0c6d4e2d7: Preparing 05:52:54 01f49ed80cd8: Preparing 05:52:54 622171f52f03: Preparing 05:52:54 b6bbe1b94067: Preparing 05:52:54 994456c4fd7b: Preparing 05:52:54 622171f52f03: Waiting 05:52:54 5988bf62b79b: Waiting 05:52:54 c3b0c6d4e2d7: Waiting 05:52:54 01f49ed80cd8: Waiting 05:52:54 b6bbe1b94067: Waiting 05:52:54 994456c4fd7b: Waiting 05:52:54 047914586922: Layer already exists 05:52:54 de13f49c4e43: Layer already exists 05:52:54 e65295a13c40: Layer already exists 05:52:54 1524f925cfe8: Layer already exists 05:52:54 604faef380c0: Layer already exists 05:52:54 3617e328364a: Layer already exists 05:52:54 c3b0c6d4e2d7: Layer already exists 05:52:54 5988bf62b79b: Layer already exists 05:52:54 622171f52f03: Layer already exists 05:52:54 01f49ed80cd8: Layer already exists 05:52:54 b6bbe1b94067: Layer already exists 05:52:54 994456c4fd7b: Layer already exists 05:52:54 4.1.0-dev.21: digest: sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:52:55 047914586922: Preparing 05:52:55 1524f925cfe8: Preparing 05:52:55 e65295a13c40: Preparing 05:52:55 de13f49c4e43: Preparing 05:52:55 604faef380c0: Preparing 05:52:55 3617e328364a: Preparing 05:52:55 5988bf62b79b: Preparing 05:52:55 c3b0c6d4e2d7: Preparing 05:52:55 01f49ed80cd8: Preparing 05:52:55 622171f52f03: Preparing 05:52:55 b6bbe1b94067: Preparing 05:52:55 994456c4fd7b: Preparing 05:52:55 3617e328364a: Waiting 05:52:55 5988bf62b79b: Waiting 05:52:55 c3b0c6d4e2d7: Waiting 05:52:55 01f49ed80cd8: Waiting 05:52:55 994456c4fd7b: Waiting 05:52:55 b6bbe1b94067: Waiting 05:52:55 622171f52f03: Waiting 05:52:55 047914586922: Layer already exists 05:52:55 1524f925cfe8: Layer already exists 05:52:55 604faef380c0: Layer already exists 05:52:55 e65295a13c40: Layer already exists 05:52:55 de13f49c4e43: Layer already exists 05:52:55 3617e328364a: Layer already exists 05:52:55 c3b0c6d4e2d7: Layer already exists 05:52:55 5988bf62b79b: Layer already exists 05:52:55 622171f52f03: Layer already exists 05:52:55 b6bbe1b94067: Layer already exists 05:52:55 01f49ed80cd8: Layer already exists 05:52:55 994456c4fd7b: Layer already exists 05:52:55 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:52:55 047914586922: Preparing 05:52:55 1524f925cfe8: Preparing 05:52:55 e65295a13c40: Preparing 05:52:55 de13f49c4e43: Preparing 05:52:55 604faef380c0: Preparing 05:52:55 3617e328364a: Preparing 05:52:55 5988bf62b79b: Preparing 05:52:55 c3b0c6d4e2d7: Preparing 05:52:55 01f49ed80cd8: Preparing 05:52:55 622171f52f03: Preparing 05:52:55 b6bbe1b94067: Preparing 05:52:55 994456c4fd7b: Preparing 05:52:55 3617e328364a: Waiting 05:52:55 5988bf62b79b: Waiting 05:52:55 c3b0c6d4e2d7: Waiting 05:52:55 01f49ed80cd8: Waiting 05:52:55 622171f52f03: Waiting 05:52:55 b6bbe1b94067: Waiting 05:52:55 994456c4fd7b: Waiting 05:52:55 604faef380c0: Layer already exists 05:52:55 1524f925cfe8: Layer already exists 05:52:55 e65295a13c40: Layer already exists 05:52:55 047914586922: Layer already exists 05:52:55 de13f49c4e43: Layer already exists 05:52:55 5988bf62b79b: Layer already exists 05:52:55 3617e328364a: Layer already exists 05:52:55 c3b0c6d4e2d7: Layer already exists 05:52:55 01f49ed80cd8: Layer already exists 05:52:55 622171f52f03: Layer already exists 05:52:55 b6bbe1b94067: Layer already exists 05:52:55 994456c4fd7b: Layer already exists 05:52:55 main: digest: sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:56 ===================================================== [Pipeline] echo 05:52:56 taggedImages: 05:52:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933 05:52:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:52:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21 05:52:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:52:56 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:52:56 5418542a6204e0a541a276132820ea4c886ae933 05:52:56 latest 05:52:56 4.1.0-dev.21 05:52:56 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:52:56 main 05:52:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933 05:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:52:56 0f6a8c7aab4c: Preparing 05:52:56 59ca7a0ee294: Preparing 05:52:56 c3b0c6d4e2d7: Preparing 05:52:56 01f49ed80cd8: Preparing 05:52:56 fe70c5aa9851: Preparing 05:52:56 aed4abc2418a: Preparing 05:52:56 994456c4fd7b: Preparing 05:52:56 aed4abc2418a: Waiting 05:52:56 994456c4fd7b: Waiting 05:52:56 c3b0c6d4e2d7: Layer already exists 05:52:56 01f49ed80cd8: Layer already exists 05:52:56 994456c4fd7b: Layer already exists 05:52:56 fe70c5aa9851: Pushed 05:52:56 0f6a8c7aab4c: Pushed 05:52:57 aed4abc2418a: Pushed 05:53:00 59ca7a0ee294: Pushed 05:53:00 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:00 + 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 05:53:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:53:00 0f6a8c7aab4c: Preparing 05:53:00 59ca7a0ee294: Preparing 05:53:00 c3b0c6d4e2d7: Preparing 05:53:00 01f49ed80cd8: Preparing 05:53:00 fe70c5aa9851: Preparing 05:53:00 aed4abc2418a: Preparing 05:53:00 994456c4fd7b: Preparing 05:53:00 aed4abc2418a: Waiting 05:53:00 994456c4fd7b: Waiting 05:53:00 fe70c5aa9851: Layer already exists 05:53:00 59ca7a0ee294: Layer already exists 05:53:00 0f6a8c7aab4c: Layer already exists 05:53:00 c3b0c6d4e2d7: Layer already exists 05:53:00 01f49ed80cd8: Layer already exists 05:53:00 aed4abc2418a: Layer already exists 05:53:00 994456c4fd7b: Layer already exists 05:53:00 latest: digest: sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21 05:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:53:01 0f6a8c7aab4c: Preparing 05:53:01 59ca7a0ee294: Preparing 05:53:01 c3b0c6d4e2d7: Preparing 05:53:01 01f49ed80cd8: Preparing 05:53:01 fe70c5aa9851: Preparing 05:53:01 aed4abc2418a: Preparing 05:53:01 994456c4fd7b: Preparing 05:53:01 aed4abc2418a: Waiting 05:53:01 994456c4fd7b: Waiting 05:53:01 01f49ed80cd8: Layer already exists 05:53:01 fe70c5aa9851: Layer already exists 05:53:01 59ca7a0ee294: Layer already exists 05:53:01 c3b0c6d4e2d7: Layer already exists 05:53:01 0f6a8c7aab4c: Layer already exists 05:53:01 aed4abc2418a: Layer already exists 05:53:01 994456c4fd7b: Layer already exists 05:53:01 4.1.0-dev.21: digest: sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:53:02 0f6a8c7aab4c: Preparing 05:53:02 59ca7a0ee294: Preparing 05:53:02 c3b0c6d4e2d7: Preparing 05:53:02 01f49ed80cd8: Preparing 05:53:02 fe70c5aa9851: Preparing 05:53:02 aed4abc2418a: Preparing 05:53:02 994456c4fd7b: Preparing 05:53:02 aed4abc2418a: Waiting 05:53:02 994456c4fd7b: Waiting 05:53:02 0f6a8c7aab4c: Layer already exists 05:53:02 c3b0c6d4e2d7: Layer already exists 05:53:02 01f49ed80cd8: Layer already exists 05:53:02 59ca7a0ee294: Layer already exists 05:53:02 fe70c5aa9851: Layer already exists 05:53:02 aed4abc2418a: Layer already exists 05:53:02 994456c4fd7b: Layer already exists 05:53:02 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:02 + 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 05:53:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:53:02 0f6a8c7aab4c: Preparing 05:53:02 59ca7a0ee294: Preparing 05:53:02 c3b0c6d4e2d7: Preparing 05:53:02 01f49ed80cd8: Preparing 05:53:02 fe70c5aa9851: Preparing 05:53:02 aed4abc2418a: Preparing 05:53:02 994456c4fd7b: Preparing 05:53:02 994456c4fd7b: Waiting 05:53:02 aed4abc2418a: Waiting 05:53:02 01f49ed80cd8: Layer already exists 05:53:02 59ca7a0ee294: Layer already exists 05:53:02 fe70c5aa9851: Layer already exists 05:53:02 0f6a8c7aab4c: Layer already exists 05:53:02 c3b0c6d4e2d7: Layer already exists 05:53:02 994456c4fd7b: Layer already exists 05:53:02 aed4abc2418a: Layer already exists 05:53:02 main: digest: sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:02 ===================================================== [Pipeline] echo 05:53:02 taggedImages: 05:53:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933 05:53:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:53:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21 05:53:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:53:03 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:53:03 5418542a6204e0a541a276132820ea4c886ae933 05:53:03 latest 05:53:03 4.1.0-dev.21 05:53:03 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:03 main 05:53:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933 05:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:53:03 720ef75a90ca: Preparing 05:53:03 2d3b4d7b11ef: Preparing 05:53:03 3112e11dba49: Preparing 05:53:03 c3b0c6d4e2d7: Preparing 05:53:03 01f49ed80cd8: Preparing 05:53:03 1efa082388d3: Preparing 05:53:03 be63148f4b1a: Preparing 05:53:03 3dae4effc480: Preparing 05:53:03 1b1cdc9f7079: Preparing 05:53:03 994456c4fd7b: Preparing 05:53:03 3dae4effc480: Waiting 05:53:03 994456c4fd7b: Waiting 05:53:03 1efa082388d3: Waiting 05:53:03 be63148f4b1a: Waiting 05:53:03 01f49ed80cd8: Layer already exists 05:53:03 c3b0c6d4e2d7: Layer already exists 05:53:03 2d3b4d7b11ef: Pushed 05:53:03 3112e11dba49: Pushed 05:53:03 720ef75a90ca: Pushed 05:53:03 994456c4fd7b: Layer already exists 05:53:03 3dae4effc480: Pushed 05:53:04 1b1cdc9f7079: Pushed 05:53:08 be63148f4b1a: Pushed 05:53:16 1efa082388d3: Pushed 05:53:16 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:53:17 720ef75a90ca: Preparing 05:53:17 2d3b4d7b11ef: Preparing 05:53:17 3112e11dba49: Preparing 05:53:17 c3b0c6d4e2d7: Preparing 05:53:17 01f49ed80cd8: Preparing 05:53:17 1efa082388d3: Preparing 05:53:17 be63148f4b1a: Preparing 05:53:17 3dae4effc480: Preparing 05:53:17 1b1cdc9f7079: Preparing 05:53:17 994456c4fd7b: Preparing 05:53:17 1efa082388d3: Waiting 05:53:17 be63148f4b1a: Waiting 05:53:17 3dae4effc480: Waiting 05:53:17 1b1cdc9f7079: Waiting 05:53:17 994456c4fd7b: Waiting 05:53:17 01f49ed80cd8: Layer already exists 05:53:17 2d3b4d7b11ef: Layer already exists 05:53:17 c3b0c6d4e2d7: Layer already exists 05:53:17 3112e11dba49: Layer already exists 05:53:17 720ef75a90ca: Layer already exists 05:53:17 1efa082388d3: Layer already exists 05:53:17 be63148f4b1a: Layer already exists 05:53:17 994456c4fd7b: Layer already exists 05:53:17 1b1cdc9f7079: Layer already exists 05:53:17 3dae4effc480: Layer already exists 05:53:17 latest: digest: sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21 05:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:53:17 720ef75a90ca: Preparing 05:53:17 2d3b4d7b11ef: Preparing 05:53:17 3112e11dba49: Preparing 05:53:17 c3b0c6d4e2d7: Preparing 05:53:17 01f49ed80cd8: Preparing 05:53:17 1efa082388d3: Preparing 05:53:17 be63148f4b1a: Preparing 05:53:17 3dae4effc480: Preparing 05:53:17 1b1cdc9f7079: Preparing 05:53:17 994456c4fd7b: Preparing 05:53:17 1efa082388d3: Waiting 05:53:17 be63148f4b1a: Waiting 05:53:17 3dae4effc480: Waiting 05:53:17 1b1cdc9f7079: Waiting 05:53:17 994456c4fd7b: Waiting 05:53:17 01f49ed80cd8: Layer already exists 05:53:17 2d3b4d7b11ef: Layer already exists 05:53:17 720ef75a90ca: Layer already exists 05:53:17 3112e11dba49: Layer already exists 05:53:17 c3b0c6d4e2d7: Layer already exists 05:53:17 1efa082388d3: Layer already exists 05:53:17 3dae4effc480: Layer already exists 05:53:17 1b1cdc9f7079: Layer already exists 05:53:17 994456c4fd7b: Layer already exists 05:53:17 be63148f4b1a: Layer already exists 05:53:17 4.1.0-dev.21: digest: sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:53:18 720ef75a90ca: Preparing 05:53:18 2d3b4d7b11ef: Preparing 05:53:18 3112e11dba49: Preparing 05:53:18 c3b0c6d4e2d7: Preparing 05:53:18 01f49ed80cd8: Preparing 05:53:18 1efa082388d3: Preparing 05:53:18 be63148f4b1a: Preparing 05:53:18 3dae4effc480: Preparing 05:53:18 1b1cdc9f7079: Preparing 05:53:18 994456c4fd7b: Preparing 05:53:18 1efa082388d3: Waiting 05:53:18 3dae4effc480: Waiting 05:53:18 1b1cdc9f7079: Waiting 05:53:18 994456c4fd7b: Waiting 05:53:18 be63148f4b1a: Waiting 05:53:18 c3b0c6d4e2d7: Layer already exists 05:53:18 01f49ed80cd8: Layer already exists 05:53:18 2d3b4d7b11ef: Layer already exists 05:53:18 720ef75a90ca: Layer already exists 05:53:18 3112e11dba49: Layer already exists 05:53:18 be63148f4b1a: Layer already exists 05:53:18 1efa082388d3: Layer already exists 05:53:18 1b1cdc9f7079: Layer already exists 05:53:18 994456c4fd7b: Layer already exists 05:53:18 3dae4effc480: Layer already exists 05:53:18 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:53:19 720ef75a90ca: Preparing 05:53:19 2d3b4d7b11ef: Preparing 05:53:19 3112e11dba49: Preparing 05:53:19 c3b0c6d4e2d7: Preparing 05:53:19 01f49ed80cd8: Preparing 05:53:19 1efa082388d3: Preparing 05:53:19 be63148f4b1a: Preparing 05:53:19 3dae4effc480: Preparing 05:53:19 1b1cdc9f7079: Preparing 05:53:19 994456c4fd7b: Preparing 05:53:19 1b1cdc9f7079: Waiting 05:53:19 994456c4fd7b: Waiting 05:53:19 1efa082388d3: Waiting 05:53:19 be63148f4b1a: Waiting 05:53:19 3dae4effc480: Waiting 05:53:19 2d3b4d7b11ef: Layer already exists 05:53:19 720ef75a90ca: Layer already exists 05:53:19 01f49ed80cd8: Layer already exists 05:53:19 c3b0c6d4e2d7: Layer already exists 05:53:19 3112e11dba49: Layer already exists 05:53:19 1efa082388d3: Layer already exists 05:53:19 3dae4effc480: Layer already exists 05:53:19 be63148f4b1a: Layer already exists 05:53:19 994456c4fd7b: Layer already exists 05:53:19 1b1cdc9f7079: Layer already exists 05:53:19 main: digest: sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:19 ===================================================== [Pipeline] echo 05:53:19 taggedImages: 05:53:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933 05:53:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:53:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21 05:53:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:53:19 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:53:19 5418542a6204e0a541a276132820ea4c886ae933 05:53:19 latest 05:53:19 4.1.0-dev.21 05:53:19 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:19 main 05:53:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933 05:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:53:19 ef1ff920b9e9: Preparing 05:53:19 8f924f2a5f6d: Preparing 05:53:19 071c613fda1f: Preparing 05:53:19 c3b0c6d4e2d7: Preparing 05:53:19 01f49ed80cd8: Preparing 05:53:19 1efa082388d3: Preparing 05:53:19 0f26c3d588a5: Preparing 05:53:19 5b75e2eea5ac: Preparing 05:53:19 994456c4fd7b: Preparing 05:53:19 5b75e2eea5ac: Waiting 05:53:19 1efa082388d3: Waiting 05:53:19 0f26c3d588a5: Waiting 05:53:19 994456c4fd7b: Waiting 05:53:19 01f49ed80cd8: Layer already exists 05:53:19 c3b0c6d4e2d7: Layer already exists 05:53:19 1efa082388d3: Layer already exists 05:53:19 ef1ff920b9e9: Pushed 05:53:19 071c613fda1f: Pushed 05:53:19 8f924f2a5f6d: Pushed 05:53:19 994456c4fd7b: Layer already exists 05:53:19 0f26c3d588a5: Pushed 05:53:20 5b75e2eea5ac: Pushed 05:53:20 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:53:21 ef1ff920b9e9: Preparing 05:53:21 8f924f2a5f6d: Preparing 05:53:21 071c613fda1f: Preparing 05:53:21 c3b0c6d4e2d7: Preparing 05:53:21 01f49ed80cd8: Preparing 05:53:21 1efa082388d3: Preparing 05:53:21 0f26c3d588a5: Preparing 05:53:21 5b75e2eea5ac: Preparing 05:53:21 994456c4fd7b: Preparing 05:53:21 1efa082388d3: Waiting 05:53:21 0f26c3d588a5: Waiting 05:53:21 5b75e2eea5ac: Waiting 05:53:21 994456c4fd7b: Waiting 05:53:21 ef1ff920b9e9: Layer already exists 05:53:21 01f49ed80cd8: Layer already exists 05:53:21 8f924f2a5f6d: Layer already exists 05:53:21 071c613fda1f: Layer already exists 05:53:21 c3b0c6d4e2d7: Layer already exists 05:53:21 1efa082388d3: Layer already exists 05:53:21 994456c4fd7b: Layer already exists 05:53:21 0f26c3d588a5: Layer already exists 05:53:21 5b75e2eea5ac: Layer already exists 05:53:21 latest: digest: sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21 05:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:53:21 ef1ff920b9e9: Preparing 05:53:21 8f924f2a5f6d: Preparing 05:53:21 071c613fda1f: Preparing 05:53:21 c3b0c6d4e2d7: Preparing 05:53:21 01f49ed80cd8: Preparing 05:53:21 1efa082388d3: Preparing 05:53:21 0f26c3d588a5: Preparing 05:53:21 5b75e2eea5ac: Preparing 05:53:21 994456c4fd7b: Preparing 05:53:21 0f26c3d588a5: Waiting 05:53:21 5b75e2eea5ac: Waiting 05:53:21 994456c4fd7b: Waiting 05:53:21 1efa082388d3: Waiting 05:53:21 071c613fda1f: Layer already exists 05:53:21 ef1ff920b9e9: Layer already exists 05:53:21 8f924f2a5f6d: Layer already exists 05:53:21 c3b0c6d4e2d7: Layer already exists 05:53:21 01f49ed80cd8: Layer already exists 05:53:21 0f26c3d588a5: Layer already exists 05:53:21 1efa082388d3: Layer already exists 05:53:21 5b75e2eea5ac: Layer already exists 05:53:21 994456c4fd7b: Layer already exists 05:53:21 4.1.0-dev.21: digest: sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:53:22 ef1ff920b9e9: Preparing 05:53:22 8f924f2a5f6d: Preparing 05:53:22 071c613fda1f: Preparing 05:53:22 c3b0c6d4e2d7: Preparing 05:53:22 01f49ed80cd8: Preparing 05:53:22 1efa082388d3: Preparing 05:53:22 0f26c3d588a5: Preparing 05:53:22 5b75e2eea5ac: Preparing 05:53:22 994456c4fd7b: Preparing 05:53:22 0f26c3d588a5: Waiting 05:53:22 5b75e2eea5ac: Waiting 05:53:22 1efa082388d3: Waiting 05:53:22 01f49ed80cd8: Layer already exists 05:53:22 ef1ff920b9e9: Layer already exists 05:53:22 8f924f2a5f6d: Layer already exists 05:53:22 c3b0c6d4e2d7: Layer already exists 05:53:22 071c613fda1f: Layer already exists 05:53:22 1efa082388d3: Layer already exists 05:53:22 5b75e2eea5ac: Layer already exists 05:53:22 0f26c3d588a5: Layer already exists 05:53:22 994456c4fd7b: Layer already exists 05:53:22 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:53:23 ef1ff920b9e9: Preparing 05:53:23 8f924f2a5f6d: Preparing 05:53:23 071c613fda1f: Preparing 05:53:23 c3b0c6d4e2d7: Preparing 05:53:23 01f49ed80cd8: Preparing 05:53:23 1efa082388d3: Preparing 05:53:23 0f26c3d588a5: Preparing 05:53:23 5b75e2eea5ac: Preparing 05:53:23 994456c4fd7b: Preparing 05:53:23 0f26c3d588a5: Waiting 05:53:23 5b75e2eea5ac: Waiting 05:53:23 1efa082388d3: Waiting 05:53:23 994456c4fd7b: Waiting 05:53:23 c3b0c6d4e2d7: Layer already exists 05:53:23 071c613fda1f: Layer already exists 05:53:23 ef1ff920b9e9: Layer already exists 05:53:23 01f49ed80cd8: Layer already exists 05:53:23 8f924f2a5f6d: Layer already exists 05:53:23 1efa082388d3: Layer already exists 05:53:23 0f26c3d588a5: Layer already exists 05:53:23 5b75e2eea5ac: Layer already exists 05:53:23 994456c4fd7b: Layer already exists 05:53:23 main: digest: sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:23 ===================================================== [Pipeline] echo 05:53:23 taggedImages: 05:53:23 - nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933 05:53:23 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:53:23 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21 05:53:23 - nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:23 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:53:23 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:53:23 5418542a6204e0a541a276132820ea4c886ae933 05:53:23 latest 05:53:23 4.1.0-dev.21 05:53:23 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:23 main 05:53:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933 05:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:53:23 720ef75a90ca: Preparing 05:53:23 9772fa13eff5: Preparing 05:53:23 bc6619c69e58: Preparing 05:53:23 c3b0c6d4e2d7: Preparing 05:53:23 01f49ed80cd8: Preparing 05:53:23 695d775fbe97: Preparing 05:53:23 3dae4effc480: Preparing 05:53:23 1b1cdc9f7079: Preparing 05:53:23 994456c4fd7b: Preparing 05:53:23 1b1cdc9f7079: Waiting 05:53:23 3dae4effc480: Waiting 05:53:23 994456c4fd7b: Waiting 05:53:23 695d775fbe97: Waiting 05:53:23 01f49ed80cd8: Layer already exists 05:53:23 720ef75a90ca: Layer already exists 05:53:23 c3b0c6d4e2d7: Layer already exists 05:53:23 3dae4effc480: Layer already exists 05:53:23 1b1cdc9f7079: Layer already exists 05:53:23 994456c4fd7b: Layer already exists 05:53:23 9772fa13eff5: Pushed 05:53:23 bc6619c69e58: Pushed 05:53:36 695d775fbe97: Pushed 05:53:36 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:53:36 720ef75a90ca: Preparing 05:53:36 9772fa13eff5: Preparing 05:53:36 bc6619c69e58: Preparing 05:53:36 c3b0c6d4e2d7: Preparing 05:53:36 01f49ed80cd8: Preparing 05:53:36 695d775fbe97: Preparing 05:53:36 3dae4effc480: Preparing 05:53:36 1b1cdc9f7079: Preparing 05:53:36 994456c4fd7b: Preparing 05:53:36 695d775fbe97: Waiting 05:53:36 3dae4effc480: Waiting 05:53:36 1b1cdc9f7079: Waiting 05:53:36 994456c4fd7b: Waiting 05:53:36 720ef75a90ca: Layer already exists 05:53:36 bc6619c69e58: Layer already exists 05:53:36 01f49ed80cd8: Layer already exists 05:53:36 c3b0c6d4e2d7: Layer already exists 05:53:36 9772fa13eff5: Layer already exists 05:53:36 3dae4effc480: Layer already exists 05:53:36 1b1cdc9f7079: Layer already exists 05:53:36 994456c4fd7b: Layer already exists 05:53:36 695d775fbe97: Layer already exists 05:53:36 latest: digest: sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21 05:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:53:37 720ef75a90ca: Preparing 05:53:37 9772fa13eff5: Preparing 05:53:37 bc6619c69e58: Preparing 05:53:37 c3b0c6d4e2d7: Preparing 05:53:37 01f49ed80cd8: Preparing 05:53:37 695d775fbe97: Preparing 05:53:37 3dae4effc480: Preparing 05:53:37 1b1cdc9f7079: Preparing 05:53:37 994456c4fd7b: Preparing 05:53:37 3dae4effc480: Waiting 05:53:37 1b1cdc9f7079: Waiting 05:53:37 994456c4fd7b: Waiting 05:53:37 695d775fbe97: Waiting 05:53:37 720ef75a90ca: Layer already exists 05:53:37 c3b0c6d4e2d7: Layer already exists 05:53:37 9772fa13eff5: Layer already exists 05:53:37 bc6619c69e58: Layer already exists 05:53:37 01f49ed80cd8: Layer already exists 05:53:37 3dae4effc480: Layer already exists 05:53:37 695d775fbe97: Layer already exists 05:53:37 994456c4fd7b: Layer already exists 05:53:37 1b1cdc9f7079: Layer already exists 05:53:37 4.1.0-dev.21: digest: sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:53:38 720ef75a90ca: Preparing 05:53:38 9772fa13eff5: Preparing 05:53:38 bc6619c69e58: Preparing 05:53:38 c3b0c6d4e2d7: Preparing 05:53:38 01f49ed80cd8: Preparing 05:53:38 695d775fbe97: Preparing 05:53:38 3dae4effc480: Preparing 05:53:38 1b1cdc9f7079: Preparing 05:53:38 994456c4fd7b: Preparing 05:53:38 3dae4effc480: Waiting 05:53:38 695d775fbe97: Waiting 05:53:38 1b1cdc9f7079: Waiting 05:53:38 994456c4fd7b: Waiting 05:53:38 720ef75a90ca: Layer already exists 05:53:38 9772fa13eff5: Layer already exists 05:53:38 bc6619c69e58: Layer already exists 05:53:38 c3b0c6d4e2d7: Layer already exists 05:53:38 01f49ed80cd8: Layer already exists 05:53:38 994456c4fd7b: Layer already exists 05:53:38 695d775fbe97: Layer already exists 05:53:38 3dae4effc480: Layer already exists 05:53:38 1b1cdc9f7079: Layer already exists 05:53:38 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:53:38 720ef75a90ca: Preparing 05:53:38 9772fa13eff5: Preparing 05:53:38 bc6619c69e58: Preparing 05:53:38 c3b0c6d4e2d7: Preparing 05:53:38 01f49ed80cd8: Preparing 05:53:38 695d775fbe97: Preparing 05:53:38 3dae4effc480: Preparing 05:53:38 1b1cdc9f7079: Preparing 05:53:38 994456c4fd7b: Preparing 05:53:38 695d775fbe97: Waiting 05:53:38 3dae4effc480: Waiting 05:53:38 01f49ed80cd8: Layer already exists 05:53:38 c3b0c6d4e2d7: Layer already exists 05:53:38 720ef75a90ca: Layer already exists 05:53:38 bc6619c69e58: Layer already exists 05:53:38 9772fa13eff5: Layer already exists 05:53:38 695d775fbe97: Layer already exists 05:53:38 3dae4effc480: Layer already exists 05:53:38 1b1cdc9f7079: Layer already exists 05:53:38 994456c4fd7b: Layer already exists 05:53:38 main: digest: sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:38 ===================================================== [Pipeline] echo 05:53:38 taggedImages: 05:53:38 - nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933 05:53:38 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:53:38 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21 05:53:38 - nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:38 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:53:38 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:53:38 5418542a6204e0a541a276132820ea4c886ae933 05:53:38 latest 05:53:38 4.1.0-dev.21 05:53:38 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:38 main 05:53:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933 05:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:53:39 10a6c5af1532: Preparing 05:53:39 3664c1367e2f: Preparing 05:53:39 c3b0c6d4e2d7: Preparing 05:53:39 01f49ed80cd8: Preparing 05:53:39 413cf4bfb458: Preparing 05:53:39 8cb241cbd8fc: Preparing 05:53:39 994456c4fd7b: Preparing 05:53:39 8cb241cbd8fc: Waiting 05:53:39 994456c4fd7b: Waiting 05:53:39 c3b0c6d4e2d7: Layer already exists 05:53:39 01f49ed80cd8: Layer already exists 05:53:39 994456c4fd7b: Layer already exists 05:53:39 413cf4bfb458: Pushed 05:53:39 10a6c5af1532: Pushed 05:53:40 8cb241cbd8fc: Pushed 05:53:44 3664c1367e2f: Pushed 05:53:44 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:53:44 10a6c5af1532: Preparing 05:53:44 3664c1367e2f: Preparing 05:53:44 c3b0c6d4e2d7: Preparing 05:53:44 01f49ed80cd8: Preparing 05:53:44 413cf4bfb458: Preparing 05:53:44 8cb241cbd8fc: Preparing 05:53:44 994456c4fd7b: Preparing 05:53:44 994456c4fd7b: Waiting 05:53:44 8cb241cbd8fc: Waiting 05:53:44 413cf4bfb458: Layer already exists 05:53:44 01f49ed80cd8: Layer already exists 05:53:44 3664c1367e2f: Layer already exists 05:53:44 10a6c5af1532: Layer already exists 05:53:44 c3b0c6d4e2d7: Layer already exists 05:53:44 8cb241cbd8fc: Layer already exists 05:53:44 994456c4fd7b: Layer already exists 05:53:44 latest: digest: sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21 05:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:53:45 10a6c5af1532: Preparing 05:53:45 3664c1367e2f: Preparing 05:53:45 c3b0c6d4e2d7: Preparing 05:53:45 01f49ed80cd8: Preparing 05:53:45 413cf4bfb458: Preparing 05:53:45 8cb241cbd8fc: Preparing 05:53:45 994456c4fd7b: Preparing 05:53:45 8cb241cbd8fc: Waiting 05:53:45 994456c4fd7b: Waiting 05:53:45 3664c1367e2f: Layer already exists 05:53:45 413cf4bfb458: Layer already exists 05:53:45 c3b0c6d4e2d7: Layer already exists 05:53:45 01f49ed80cd8: Layer already exists 05:53:45 10a6c5af1532: Layer already exists 05:53:45 8cb241cbd8fc: Layer already exists 05:53:45 994456c4fd7b: Layer already exists 05:53:45 4.1.0-dev.21: digest: sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:53:46 10a6c5af1532: Preparing 05:53:46 3664c1367e2f: Preparing 05:53:46 c3b0c6d4e2d7: Preparing 05:53:46 01f49ed80cd8: Preparing 05:53:46 413cf4bfb458: Preparing 05:53:46 8cb241cbd8fc: Preparing 05:53:46 994456c4fd7b: Preparing 05:53:46 8cb241cbd8fc: Waiting 05:53:46 994456c4fd7b: Waiting 05:53:46 3664c1367e2f: Layer already exists 05:53:46 01f49ed80cd8: Layer already exists 05:53:46 10a6c5af1532: Layer already exists 05:53:46 c3b0c6d4e2d7: Layer already exists 05:53:46 413cf4bfb458: Layer already exists 05:53:46 8cb241cbd8fc: Layer already exists 05:53:46 994456c4fd7b: Layer already exists 05:53:46 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:53:46 10a6c5af1532: Preparing 05:53:46 3664c1367e2f: Preparing 05:53:46 c3b0c6d4e2d7: Preparing 05:53:46 01f49ed80cd8: Preparing 05:53:46 413cf4bfb458: Preparing 05:53:46 8cb241cbd8fc: Preparing 05:53:46 994456c4fd7b: Preparing 05:53:46 8cb241cbd8fc: Waiting 05:53:46 994456c4fd7b: Waiting 05:53:46 10a6c5af1532: Layer already exists 05:53:46 413cf4bfb458: Layer already exists 05:53:46 01f49ed80cd8: Layer already exists 05:53:46 3664c1367e2f: Layer already exists 05:53:46 c3b0c6d4e2d7: Layer already exists 05:53:46 8cb241cbd8fc: Layer already exists 05:53:46 994456c4fd7b: Layer already exists 05:53:46 main: digest: sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:46 ===================================================== [Pipeline] echo 05:53:46 taggedImages: 05:53:46 - nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933 05:53:46 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:53:46 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21 05:53:46 - nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:46 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:53:46 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:53:46 5418542a6204e0a541a276132820ea4c886ae933 05:53:46 latest 05:53:46 4.1.0-dev.21 05:53:46 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:46 main 05:53:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933 05:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:53:47 c97815326d2e: Preparing 05:53:47 9f22b05cbf6e: Preparing 05:53:47 c3b0c6d4e2d7: Preparing 05:53:47 01f49ed80cd8: Preparing 05:53:47 8283405875c1: Preparing 05:53:47 ee947aa95e3b: Preparing 05:53:47 994456c4fd7b: Preparing 05:53:47 994456c4fd7b: Waiting 05:53:47 ee947aa95e3b: Waiting 05:53:47 c3b0c6d4e2d7: Layer already exists 05:53:47 01f49ed80cd8: Layer already exists 05:53:47 994456c4fd7b: Layer already exists 05:53:47 8283405875c1: Pushed 05:53:47 c97815326d2e: Pushed 05:53:47 ee947aa95e3b: Pushed 05:53:52 9f22b05cbf6e: Pushed 05:53:52 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:53:52 c97815326d2e: Preparing 05:53:52 9f22b05cbf6e: Preparing 05:53:52 c3b0c6d4e2d7: Preparing 05:53:52 01f49ed80cd8: Preparing 05:53:52 8283405875c1: Preparing 05:53:52 ee947aa95e3b: Preparing 05:53:52 994456c4fd7b: Preparing 05:53:52 ee947aa95e3b: Waiting 05:53:52 994456c4fd7b: Waiting 05:53:52 9f22b05cbf6e: Layer already exists 05:53:52 c3b0c6d4e2d7: Layer already exists 05:53:52 c97815326d2e: Layer already exists 05:53:52 01f49ed80cd8: Layer already exists 05:53:52 8283405875c1: Layer already exists 05:53:52 ee947aa95e3b: Layer already exists 05:53:52 994456c4fd7b: Layer already exists 05:53:52 latest: digest: sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21 05:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:53:53 c97815326d2e: Preparing 05:53:53 9f22b05cbf6e: Preparing 05:53:53 c3b0c6d4e2d7: Preparing 05:53:53 01f49ed80cd8: Preparing 05:53:53 8283405875c1: Preparing 05:53:53 ee947aa95e3b: Preparing 05:53:53 994456c4fd7b: Preparing 05:53:53 ee947aa95e3b: Waiting 05:53:53 994456c4fd7b: Waiting 05:53:53 8283405875c1: Layer already exists 05:53:53 c3b0c6d4e2d7: Layer already exists 05:53:53 9f22b05cbf6e: Layer already exists 05:53:53 c97815326d2e: Layer already exists 05:53:53 01f49ed80cd8: Layer already exists 05:53:53 ee947aa95e3b: Layer already exists 05:53:53 994456c4fd7b: Layer already exists 05:53:53 4.1.0-dev.21: digest: sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:53:54 c97815326d2e: Preparing 05:53:54 9f22b05cbf6e: Preparing 05:53:54 c3b0c6d4e2d7: Preparing 05:53:54 01f49ed80cd8: Preparing 05:53:54 8283405875c1: Preparing 05:53:54 ee947aa95e3b: Preparing 05:53:54 994456c4fd7b: Preparing 05:53:54 ee947aa95e3b: Waiting 05:53:54 994456c4fd7b: Waiting 05:53:54 01f49ed80cd8: Layer already exists 05:53:54 c97815326d2e: Layer already exists 05:53:54 8283405875c1: Layer already exists 05:53:54 9f22b05cbf6e: Layer already exists 05:53:54 c3b0c6d4e2d7: Layer already exists 05:53:54 ee947aa95e3b: Layer already exists 05:53:54 994456c4fd7b: Layer already exists 05:53:54 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:53:54 c97815326d2e: Preparing 05:53:54 9f22b05cbf6e: Preparing 05:53:54 c3b0c6d4e2d7: Preparing 05:53:54 01f49ed80cd8: Preparing 05:53:54 8283405875c1: Preparing 05:53:54 ee947aa95e3b: Preparing 05:53:54 994456c4fd7b: Preparing 05:53:54 994456c4fd7b: Waiting 05:53:54 ee947aa95e3b: Waiting 05:53:54 c3b0c6d4e2d7: Layer already exists 05:53:54 c97815326d2e: Layer already exists 05:53:54 8283405875c1: Layer already exists 05:53:54 9f22b05cbf6e: Layer already exists 05:53:54 01f49ed80cd8: Layer already exists 05:53:54 994456c4fd7b: Layer already exists 05:53:54 ee947aa95e3b: Layer already exists 05:53:54 main: digest: sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:54 ===================================================== [Pipeline] echo 05:53:54 taggedImages: 05:53:54 - nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:53:54 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 05:53:54 ========================================================= 05:53:54 [edgeXBuildMultiArch] RAW Config: 05:53:54 images: 05:53:54 - nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/core-command:latest 05:53:54 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/core-command:main 05:53:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:53:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:53:54 - nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/core-data:latest 05:53:54 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/core-data:main 05:53:54 - nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:53:54 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/core-keeper:main 05:53:54 - nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:53:54 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/core-metadata:main 05:53:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:53:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:53:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:53:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:53:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:53:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:53:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:53:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:53:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:53:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:53:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:53:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:53:54 - nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:53:54 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-spire-config:main 05:53:54 - nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:53:54 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/security-spire-server:main 05:53:54 - nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:53:54 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/support-notifications:main 05:53:54 - nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933 05:53:54 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:53:54 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:53:54 - nexus3.edgexfoundry.org:10004/support-scheduler:main 05:53:54 settingsFile: 05:53:54 edgex-go-settings 05:53:54 ========================================================= [Pipeline] node 05:54:09 Still waiting to schedule task 05:54:09 All nodes of label ‘centos7-docker-4c-2g’ are offline 05:55:13 Running on prd-centos7-docker-4c-2g-2817 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:55:13 provisioning config files... 05:55:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15938859694889116478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:14 ---> ****-login.sh 05:55:14 nexus3.edgexfoundry.org:10001 05:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:14 Configure a credential helper to remove this warning. See 05:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:14 05:55:14 Login Succeeded 05:55:14 nexus3.edgexfoundry.org:10002 05:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:14 Configure a credential helper to remove this warning. See 05:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:14 05:55:14 Login Succeeded 05:55:14 nexus3.edgexfoundry.org:10003 05:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:14 Configure a credential helper to remove this warning. See 05:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:14 05:55:14 Login Succeeded 05:55:14 nexus3.edgexfoundry.org:10004 05:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:14 Configure a credential helper to remove this warning. See 05:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:14 05:55:14 Login Succeeded 05:55:14 ****.io 05:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:14 Configure a credential helper to remove this warning. See 05:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:14 05:55:14 Login Succeeded 05:55:14 ---> ****-login.sh ends [Pipeline] } 05:55:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:55:15 + docker buildx ls 05:55:15 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:55:15 default * docker 05:55:15 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:55:15 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 05:55:15 edgex-builder [Pipeline] sh 05:55:15 + docker buildx inspect --bootstrap 05:55:15 #1 [internal] booting buildkit 05:55:15 #1 pulling image moby/buildkit:buildx-stable-1 05:55:18 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 05:55:18 #1 creating container buildx_buildkit_edgex-builder0 05:55:19 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 05:55:19 #1 DONE 3.9s 05:55:19 Name: edgex-builder 05:55:19 Driver: docker-container 05:55:19 05:55:19 Nodes: 05:55:19 Name: edgex-builder0 05:55:19 Endpoint: unix:///var/run/docker.sock 05:55:19 Status: running 05:55:19 Buildkit: v0.21.1 05:55:19 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 05:55:20 + docker buildx ls 05:55:20 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:55:20 edgex-builder * docker-container 05:55:20 edgex-builder0 unix:///var/run/docker.sock running v0.21.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 05:55:20 default docker 05:55:20 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:55:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933 --push - 05:55:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933' 05:55:20 #1 [internal] load build definition from Dockerfile 05:55:20 #1 transferring dockerfile: 197B done 05:55:20 #1 DONE 0.0s 05:55:20 05:55:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933 05:55:20 #2 DONE 0.1s 05:55:20 05:55:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933 05:55:20 #3 DONE 0.1s 05:55:20 05:55:20 #4 [internal] load .dockerignore 05:55:20 #4 transferring context: 2B done 05:55:20 #4 DONE 0.0s 05:55:20 05:55:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 05:55:20 #5 resolve nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done 05:55:20 #5 DONE 0.0s 05:55:20 05:55:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 05:55:20 #6 resolve nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done 05:55:20 #6 DONE 0.1s 05:55:20 05:55:20 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 05:55:20 #7 DONE 0.0s 05:55:20 05:55:20 #8 exporting to image 05:55:20 #8 exporting layers done 05:55:20 #8 exporting manifest sha256:35331330439631def60f7e4079046098c38fa9f54ba15306264b632dd0d28bdc done 05:55:20 #8 exporting config sha256:6c0fc4ff0e51e0691339809de4d03b979fde4ebbc34dfc20adc88bc5a61118a8 done 05:55:20 #8 exporting manifest sha256:bb0fefb32d8d093414e19cc0f1a40268678686e39cc0769d73d5dc6bb1610a0c done 05:55:20 #8 exporting config sha256:ff9dd847c7c7ae97555d91a5b01dfd5371d23ad898b9f5aa4e0dfd6315f08ca4 done 05:55:20 #8 exporting manifest list sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 done 05:55:20 #8 pushing layers 0.1s done 05:55:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933@sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 05:55:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933@sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 0.1s done 05:55:20 #8 DONE 0.2s 05:55:20 05:55:20 [33m1 warning found (use --debug to expand): 05:55:20 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 05:55:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 05:55:21 #1 [internal] load build definition from Dockerfile 05:55:21 #1 transferring dockerfile: 163B done 05:55:21 #1 DONE 0.0s 05:55:21 05:55:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 05:55:21 #2 DONE 0.0s 05:55:21 05:55:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 05:55:21 #3 DONE 0.0s 05:55:21 05:55:21 #4 [internal] load .dockerignore 05:55:21 #4 transferring context: 2B done 05:55:21 #4 DONE 0.0s 05:55:21 05:55:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 05:55:21 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done 05:55:21 #5 DONE 0.0s 05:55:21 05:55:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 05:55:21 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done 05:55:21 #6 CACHED 05:55:21 05:55:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 05:55:21 #5 CACHED 05:55:21 05:55:21 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 05:55:21 #7 DONE 0.0s 05:55:21 05:55:21 #8 exporting to image 05:55:21 #8 exporting layers done 05:55:21 #8 exporting manifest sha256:35331330439631def60f7e4079046098c38fa9f54ba15306264b632dd0d28bdc done 05:55:21 #8 exporting config sha256:6c0fc4ff0e51e0691339809de4d03b979fde4ebbc34dfc20adc88bc5a61118a8 done 05:55:21 #8 exporting manifest sha256:bb0fefb32d8d093414e19cc0f1a40268678686e39cc0769d73d5dc6bb1610a0c done 05:55:21 #8 exporting config sha256:ff9dd847c7c7ae97555d91a5b01dfd5371d23ad898b9f5aa4e0dfd6315f08ca4 done 05:55:21 #8 exporting manifest list sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 done 05:55:21 #8 pushing layers 0.0s done 05:55:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 0.1s done 05:55:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:21 #8 DONE 0.1s 05:55:21 05:55:21 [33m1 warning found (use --debug to expand): 05:55:21 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21 --push - 05:55:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21' 05:55:21 #1 [internal] load build definition from Dockerfile 05:55:21 #1 transferring dockerfile: 169B done 05:55:21 #1 DONE 0.0s 05:55:21 05:55:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21 05:55:21 #2 DONE 0.0s 05:55:21 05:55:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21 05:55:21 #3 DONE 0.0s 05:55:21 05:55:21 #4 [internal] load .dockerignore 05:55:21 #4 transferring context: 2B done 05:55:21 #4 DONE 0.0s 05:55:21 05:55:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 05:55:21 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done 05:55:21 #5 CACHED 05:55:21 05:55:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 05:55:21 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done 05:55:21 #6 CACHED 05:55:21 05:55:21 #7 exporting to image 05:55:21 #7 exporting layers done 05:55:21 #7 exporting manifest sha256:35331330439631def60f7e4079046098c38fa9f54ba15306264b632dd0d28bdc done 05:55:21 #7 exporting config sha256:6c0fc4ff0e51e0691339809de4d03b979fde4ebbc34dfc20adc88bc5a61118a8 done 05:55:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:21 #7 exporting manifest sha256:bb0fefb32d8d093414e19cc0f1a40268678686e39cc0769d73d5dc6bb1610a0c done 05:55:21 #7 exporting config sha256:ff9dd847c7c7ae97555d91a5b01dfd5371d23ad898b9f5aa4e0dfd6315f08ca4 done 05:55:21 #7 exporting manifest list sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 done 05:55:21 #7 pushing layers 0.0s done 05:55:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.21@sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 0.1s done 05:55:21 #7 DONE 0.1s 05:55:21 05:55:21 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 05:55:21 #8 DONE 0.0s 05:55:21 05:55:21 [33m1 warning found (use --debug to expand): 05:55:21 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' 05:55:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - 05:55:22 #1 [internal] load build definition from Dockerfile 05:55:22 #1 transferring dockerfile: 210B done 05:55:22 #1 DONE 0.0s 05:55:22 05:55:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:22 #2 DONE 0.0s 05:55:22 05:55:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:22 #3 DONE 0.0s 05:55:22 05:55:22 #4 [internal] load .dockerignore 05:55:22 #4 transferring context: 2B done 05:55:22 #4 DONE 0.0s 05:55:22 05:55:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 05:55:22 #5 resolve nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done 05:55:22 #5 CACHED 05:55:22 05:55:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 05:55:22 #6 resolve nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done 05:55:22 #6 CACHED 05:55:22 05:55:22 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 05:55:22 #7 DONE 0.0s 05:55:22 05:55:22 #8 exporting to image 05:55:22 #8 exporting layers done 05:55:22 #8 exporting manifest sha256:35331330439631def60f7e4079046098c38fa9f54ba15306264b632dd0d28bdc done 05:55:22 #8 exporting config sha256:6c0fc4ff0e51e0691339809de4d03b979fde4ebbc34dfc20adc88bc5a61118a8 done 05:55:22 #8 exporting manifest sha256:bb0fefb32d8d093414e19cc0f1a40268678686e39cc0769d73d5dc6bb1610a0c done 05:55:22 #8 exporting config sha256:ff9dd847c7c7ae97555d91a5b01dfd5371d23ad898b9f5aa4e0dfd6315f08ca4 done 05:55:22 #8 exporting manifest list sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 done 05:55:22 #8 pushing layers 0.0s done 05:55:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 0.1s done 05:55:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:22 #8 DONE 0.1s 05:55:22 05:55:22 [33m1 warning found (use --debug to expand): 05:55:22 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 05:55:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 05:55:22 #1 [internal] load build definition from Dockerfile 05:55:22 #1 transferring dockerfile: 161B done 05:55:22 #1 DONE 0.0s 05:55:22 05:55:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 05:55:22 #2 DONE 0.0s 05:55:22 05:55:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 05:55:22 #3 DONE 0.0s 05:55:22 05:55:22 #4 [internal] load .dockerignore 05:55:22 #4 transferring context: 2B done 05:55:22 #4 DONE 0.0s 05:55:22 05:55:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 05:55:22 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 done 05:55:22 #5 CACHED 05:55:22 05:55:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 05:55:22 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:3bad64472ebff43b99a243027fa2aab75fa04af4b7cd75f9b51012ced07112f8 0.0s done 05:55:22 #6 CACHED 05:55:22 05:55:22 #7 exporting to image 05:55:22 #7 exporting layers done 05:55:22 #7 exporting manifest sha256:35331330439631def60f7e4079046098c38fa9f54ba15306264b632dd0d28bdc done 05:55:22 #7 exporting config sha256:6c0fc4ff0e51e0691339809de4d03b979fde4ebbc34dfc20adc88bc5a61118a8 done 05:55:22 #7 exporting manifest sha256:bb0fefb32d8d093414e19cc0f1a40268678686e39cc0769d73d5dc6bb1610a0c 05:55:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:23 #7 exporting manifest sha256:bb0fefb32d8d093414e19cc0f1a40268678686e39cc0769d73d5dc6bb1610a0c done 05:55:23 #7 exporting config sha256:ff9dd847c7c7ae97555d91a5b01dfd5371d23ad898b9f5aa4e0dfd6315f08ca4 done 05:55:23 #7 exporting manifest list sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 done 05:55:23 #7 pushing layers 0.0s done 05:55:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:09788060453f0228f6f7f7c7610af537c8c2ceef040d49422323059f6fd8be43 0.1s done 05:55:23 #7 DONE 0.1s 05:55:23 05:55:23 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 05:55:23 #8 DONE 0.0s 05:55:23 05:55:23 [33m1 warning found (use --debug to expand): 05:55:23 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933' 05:55:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 --push - 05:55:23 #1 [internal] load build definition from Dockerfile 05:55:23 #1 transferring dockerfile: 216B done 05:55:23 #1 DONE 0.0s 05:55:23 05:55:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 05:55:23 #2 DONE 0.0s 05:55:23 05:55:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 05:55:23 #3 DONE 0.1s 05:55:23 05:55:23 #4 [internal] load .dockerignore 05:55:23 #4 transferring context: 2B done 05:55:23 #4 DONE 0.0s 05:55:23 05:55:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 05:55:23 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 05:55:23 #5 ... 05:55:23 05:55:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 05:55:23 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d done 05:55:23 #6 DONE 0.1s 05:55:23 05:55:23 #7 exporting to image 05:55:23 #7 exporting layers done 05:55:23 #7 exporting manifest sha256:1cef1390538fc9ecfcf032c518936d1a7a784872d95dbb0e08538afbaf58832b done 05:55:23 #7 exporting config sha256:4fd85d270fa01fbce47e4f06dd3f5d62457a730cf1465be4f56ae34544be51f7 done 05:55:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:23 #7 ... 05:55:23 05:55:23 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:55:23 #8 DONE 0.0s 05:55:23 05:55:23 #7 exporting to image 05:55:23 #7 exporting manifest sha256:ff4b1f2a914bb5a9054e078f8dca75bf71bd49087fe230bfcf65583bb0a1dc9c done 05:55:23 #7 exporting config sha256:9a2f80054ad3ba0e86c07e17d876ea0e79d62c2ffbbd643048f3da6c699f1eec done 05:55:23 #7 exporting manifest list sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca 0.0s done 05:55:23 #7 pushing layers 0.1s done 05:55:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca 05:55:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca 0.1s done 05:55:23 #7 DONE 0.2s 05:55:23 05:55:23 [33m1 warning found (use --debug to expand): 05:55:23 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 05:55:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 05:55:24 #1 [internal] load build definition from Dockerfile 05:55:24 #1 transferring dockerfile: 182B done 05:55:24 #1 DONE 0.0s 05:55:24 05:55:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:55:24 #2 DONE 0.0s 05:55:24 05:55:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:55:24 #3 DONE 0.0s 05:55:24 05:55:24 #4 [internal] load .dockerignore 05:55:24 #4 transferring context: 2B done 05:55:24 #4 DONE 0.0s 05:55:24 05:55:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 05:55:24 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done 05:55:24 #5 CACHED 05:55:24 05:55:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 05:55:24 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done 05:55:24 #6 CACHED 05:55:24 05:55:24 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:55:24 #7 DONE 0.0s 05:55:24 05:55:24 #8 exporting to image 05:55:24 #8 exporting layers done 05:55:24 #8 exporting manifest sha256:1cef1390538fc9ecfcf032c518936d1a7a784872d95dbb0e08538afbaf58832b done 05:55:24 #8 exporting config sha256:4fd85d270fa01fbce47e4f06dd3f5d62457a730cf1465be4f56ae34544be51f7 done 05:55:24 #8 exporting manifest sha256:ff4b1f2a914bb5a9054e078f8dca75bf71bd49087fe230bfcf65583bb0a1dc9c done 05:55:24 #8 exporting config sha256:9a2f80054ad3ba0e86c07e17d876ea0e79d62c2ffbbd643048f3da6c699f1eec done 05:55:24 #8 exporting manifest list sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca done 05:55:24 #8 pushing layers 0.0s done 05:55:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca 0.1s done 05:55:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:24 #8 DONE 0.1s 05:55:24 05:55:24 [33m1 warning found (use --debug to expand): 05:55:24 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21' 05:55:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21 --push - 05:55:24 #1 [internal] load build definition from Dockerfile 05:55:24 #1 transferring dockerfile: 188B done 05:55:24 #1 DONE 0.0s 05:55:24 05:55:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21 05:55:24 #2 DONE 0.0s 05:55:24 05:55:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21 05:55:24 #3 DONE 0.0s 05:55:24 05:55:24 #4 [internal] load .dockerignore 05:55:24 #4 transferring context: 2B done 05:55:24 #4 DONE 0.0s 05:55:24 05:55:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 05:55:24 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done 05:55:24 #5 DONE 0.0s 05:55:24 05:55:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 05:55:25 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done 05:55:25 #6 CACHED 05:55:25 05:55:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 05:55:25 #5 CACHED 05:55:25 05:55:25 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:55:25 #7 DONE 0.0s 05:55:25 05:55:25 #8 exporting to image 05:55:25 #8 exporting layers done 05:55:25 #8 exporting manifest sha256:1cef1390538fc9ecfcf032c518936d1a7a784872d95dbb0e08538afbaf58832b done 05:55:25 #8 exporting config sha256:4fd85d270fa01fbce47e4f06dd3f5d62457a730cf1465be4f56ae34544be51f7 done 05:55:25 #8 exporting manifest sha256:ff4b1f2a914bb5a9054e078f8dca75bf71bd49087fe230bfcf65583bb0a1dc9c done 05:55:25 #8 exporting config sha256:9a2f80054ad3ba0e86c07e17d876ea0e79d62c2ffbbd643048f3da6c699f1eec done 05:55:25 #8 exporting manifest list sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca done 05:55:25 #8 pushing layers 0.0s done 05:55:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.21@sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca 0.1s done 05:55:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:25 #8 DONE 0.1s 05:55:25 05:55:25 [33m1 warning found (use --debug to expand): 05:55:25 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' 05:55:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - 05:55:25 #1 [internal] load build definition from Dockerfile 05:55:25 #1 transferring dockerfile: 229B done 05:55:25 #1 DONE 0.0s 05:55:25 05:55:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:25 #2 DONE 0.0s 05:55:25 05:55:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:25 #3 DONE 0.0s 05:55:25 05:55:25 #4 [internal] load .dockerignore 05:55:25 #4 transferring context: 2B done 05:55:25 #4 DONE 0.0s 05:55:25 05:55:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 05:55:25 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done 05:55:25 #5 DONE 0.0s 05:55:25 05:55:25 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 05:55:25 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done 05:55:25 #6 CACHED 05:55:25 05:55:25 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 05:55:25 #5 CACHED 05:55:25 05:55:25 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:55:25 #7 DONE 0.0s 05:55:25 05:55:25 #8 exporting to image 05:55:25 #8 exporting layers done 05:55:25 #8 exporting manifest sha256:1cef1390538fc9ecfcf032c518936d1a7a784872d95dbb0e08538afbaf58832b done 05:55:25 #8 exporting config sha256:4fd85d270fa01fbce47e4f06dd3f5d62457a730cf1465be4f56ae34544be51f7 done 05:55:25 #8 exporting manifest sha256:ff4b1f2a914bb5a9054e078f8dca75bf71bd49087fe230bfcf65583bb0a1dc9c done 05:55:25 #8 exporting config sha256:9a2f80054ad3ba0e86c07e17d876ea0e79d62c2ffbbd643048f3da6c699f1eec done 05:55:25 #8 exporting manifest list sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca done 05:55:25 #8 pushing layers 0.0s done 05:55:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca 0.1s done 05:55:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:25 #8 DONE 0.1s 05:55:25 05:55:25 [33m1 warning found (use --debug to expand): 05:55:25 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 05:55:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 05:55:26 #1 [internal] load build definition from Dockerfile 05:55:26 #1 transferring dockerfile: 180B done 05:55:26 #1 DONE 0.1s 05:55:26 05:55:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:55:26 #2 ... 05:55:26 05:55:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:55:26 #3 DONE 0.1s 05:55:26 05:55:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:55:26 #2 DONE 0.1s 05:55:26 05:55:26 #4 [internal] load .dockerignore 05:55:26 #4 transferring context: 2B done 05:55:26 #4 DONE 0.1s 05:55:26 05:55:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 05:55:26 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done 05:55:26 #5 CACHED 05:55:26 05:55:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 05:55:26 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a8ac3bd56f26e2e95f6ff35680df02952c82a5ab4dd391d22481435f9a60c0d 0.0s done 05:55:26 #6 CACHED 05:55:26 05:55:26 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:55:26 #7 DONE 0.0s 05:55:26 05:55:26 #8 exporting to image 05:55:26 #8 exporting layers done 05:55:26 #8 exporting manifest sha256:1cef1390538fc9ecfcf032c518936d1a7a784872d95dbb0e08538afbaf58832b done 05:55:26 #8 exporting config sha256:4fd85d270fa01fbce47e4f06dd3f5d62457a730cf1465be4f56ae34544be51f7 done 05:55:26 #8 exporting manifest sha256:ff4b1f2a914bb5a9054e078f8dca75bf71bd49087fe230bfcf65583bb0a1dc9c done 05:55:26 #8 exporting config sha256:9a2f80054ad3ba0e86c07e17d876ea0e79d62c2ffbbd643048f3da6c699f1eec done 05:55:26 #8 exporting manifest list sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca done 05:55:26 #8 pushing layers 0.0s done 05:55:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:940690af4068cbe57e8346dd53cf1c38bbfd7dad300a5c1fe0c11acbb76c7bca 0.1s done 05:55:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:26 #8 DONE 0.1s 05:55:26 05:55:26 [33m1 warning found (use --debug to expand): 05:55:26 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933' 05:55:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933 --push - 05:55:26 #1 [internal] load build definition from Dockerfile 05:55:26 #1 transferring dockerfile: 194B done 05:55:26 #1 DONE 0.1s 05:55:26 05:55:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933 05:55:26 #2 DONE 0.0s 05:55:26 05:55:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933 05:55:27 #3 DONE 0.1s 05:55:27 05:55:27 #4 [internal] load .dockerignore 05:55:27 #4 transferring context: 2B done 05:55:27 #4 DONE 0.0s 05:55:27 05:55:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 05:55:27 #5 resolve nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done 05:55:27 #5 DONE 0.0s 05:55:27 05:55:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 05:55:27 #6 resolve nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done 05:55:27 #6 DONE 0.2s 05:55:27 05:55:27 #7 exporting to image 05:55:27 #7 exporting layers done 05:55:27 #7 exporting manifest sha256:b0a7941e6fe99196b5d86f1beddacd5926a4cfe09e903ec2ba085573326e03e6 0.0s done 05:55:27 #7 exporting config sha256:b98980510299df9d53ccb78ddbc3461abd5514f0081755f6ca26db401a9cf186 0.0s done 05:55:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:27 #7 ... 05:55:27 05:55:27 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 05:55:27 #8 DONE 0.0s 05:55:27 05:55:27 #7 exporting to image 05:55:27 #7 exporting manifest sha256:46136e238c18186c29d93cac24c016a679f14914df298751b41c6913410f8788 0.0s done 05:55:27 #7 exporting config sha256:9aebe9a9cdbdf0cc42873e964aaaf7f43424f6d74d5abde2727c1b260c8774aa 0.0s done 05:55:27 #7 exporting manifest list sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e 0.0s done 05:55:27 #7 pushing layers 0.1s done 05:55:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e 05:55:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e 0.1s done 05:55:27 #7 DONE 0.3s 05:55:27 05:55:27 [33m1 warning found (use --debug to expand): 05:55:27 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 05:55:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 05:55:28 #1 [internal] load build definition from Dockerfile 05:55:28 #1 transferring dockerfile: 05:55:28 #1 transferring dockerfile: 160B done 05:55:28 #1 DONE 0.2s 05:55:28 05:55:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 05:55:28 #2 DONE 0.1s 05:55:28 05:55:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 05:55:28 #3 DONE 0.1s 05:55:28 05:55:28 #4 [internal] load .dockerignore 05:55:28 #4 transferring context: 2B done 05:55:28 #4 DONE 0.0s 05:55:28 05:55:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 05:55:28 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done 05:55:28 #5 CACHED 05:55:28 05:55:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 05:55:28 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done 05:55:28 #6 CACHED 05:55:28 05:55:28 #7 exporting to image 05:55:28 #7 exporting layers 05:55:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:28 #7 exporting layers done 05:55:28 #7 exporting manifest sha256:b0a7941e6fe99196b5d86f1beddacd5926a4cfe09e903ec2ba085573326e03e6 done 05:55:28 #7 exporting config sha256:b98980510299df9d53ccb78ddbc3461abd5514f0081755f6ca26db401a9cf186 done 05:55:28 #7 exporting manifest sha256:46136e238c18186c29d93cac24c016a679f14914df298751b41c6913410f8788 0.0s done 05:55:28 #7 exporting config sha256:9aebe9a9cdbdf0cc42873e964aaaf7f43424f6d74d5abde2727c1b260c8774aa done 05:55:28 #7 exporting manifest list sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e done 05:55:28 #7 pushing layers 0.0s done 05:55:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e 0.1s done 05:55:28 #7 DONE 0.1s 05:55:28 05:55:28 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 05:55:28 #8 DONE 0.0s 05:55:29 05:55:29 [33m1 warning found (use --debug to expand): 05:55:29 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21' 05:55:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21 --push - 05:55:29 #1 [internal] load build definition from Dockerfile 05:55:29 #1 transferring dockerfile: 166B done 05:55:29 #1 DONE 0.0s 05:55:29 05:55:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21 05:55:29 #2 DONE 0.0s 05:55:29 05:55:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21 05:55:29 #3 DONE 0.0s 05:55:29 05:55:29 #4 [internal] load .dockerignore 05:55:29 #4 transferring context: 2B done 05:55:29 #4 DONE 0.1s 05:55:29 05:55:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 05:55:29 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 05:55:29 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done 05:55:29 #5 CACHED 05:55:29 05:55:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 05:55:29 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done 05:55:29 #6 CACHED 05:55:29 05:55:29 #7 exporting to image 05:55:29 #7 exporting layers done 05:55:29 #7 exporting manifest sha256:b0a7941e6fe99196b5d86f1beddacd5926a4cfe09e903ec2ba085573326e03e6 0.0s done 05:55:29 #7 exporting config sha256:b98980510299df9d53ccb78ddbc3461abd5514f0081755f6ca26db401a9cf186 done 05:55:29 #7 exporting manifest sha256:46136e238c18186c29d93cac24c016a679f14914df298751b41c6913410f8788 done 05:55:29 #7 exporting config sha256:9aebe9a9cdbdf0cc42873e964aaaf7f43424f6d74d5abde2727c1b260c8774aa done 05:55:29 #7 exporting manifest list sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e done 05:55:29 #7 pushing layers 0.0s done 05:55:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e 05:55:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.21@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e 0.1s done 05:55:29 #7 DONE 0.1s 05:55:29 05:55:29 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 05:55:29 #8 DONE 0.0s 05:55:29 05:55:29 [33m1 warning found (use --debug to expand): 05:55:29 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' 05:55:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - 05:55:30 #1 [internal] load build definition from Dockerfile 05:55:30 #1 transferring dockerfile: 207B done 05:55:30 #1 DONE 0.1s 05:55:30 05:55:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:30 #2 DONE 0.0s 05:55:30 05:55:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:30 #3 DONE 0.0s 05:55:30 05:55:30 #4 [internal] load .dockerignore 05:55:30 #4 transferring context: 2B done 05:55:30 #4 DONE 0.1s 05:55:30 05:55:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 05:55:30 #5 resolve nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done 05:55:30 #5 DONE 0.1s 05:55:30 05:55:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 05:55:30 #6 resolve nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done 05:55:30 #6 CACHED 05:55:30 05:55:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 05:55:30 #5 CACHED 05:55:30 05:55:30 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 05:55:30 #7 DONE 0.0s 05:55:30 05:55:30 #8 exporting to image 05:55:30 #8 exporting layers done 05:55:30 #8 exporting manifest sha256:b0a7941e6fe99196b5d86f1beddacd5926a4cfe09e903ec2ba085573326e03e6 done 05:55:30 #8 exporting config sha256:b98980510299df9d53ccb78ddbc3461abd5514f0081755f6ca26db401a9cf186 done 05:55:30 #8 exporting manifest sha256:46136e238c18186c29d93cac24c016a679f14914df298751b41c6913410f8788 done 05:55:30 #8 exporting config sha256:9aebe9a9cdbdf0cc42873e964aaaf7f43424f6d74d5abde2727c1b260c8774aa done 05:55:30 #8 exporting manifest list sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e done 05:55:30 #8 pushing layers 0.0s done 05:55:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e 0.1s done 05:55:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:30 #8 DONE 0.1s 05:55:30 05:55:30 [33m1 warning found (use --debug to expand): 05:55:30 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 05:55:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 05:55:31 #1 [internal] load build definition from Dockerfile 05:55:31 #1 transferring dockerfile: 158B done 05:55:31 #1 DONE 0.0s 05:55:31 05:55:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 05:55:31 #2 DONE 0.0s 05:55:31 05:55:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 05:55:31 #3 DONE 0.0s 05:55:31 05:55:31 #4 [internal] load .dockerignore 05:55:31 #4 transferring context: 05:55:31 #4 transferring context: 2B done 05:55:31 #4 DONE 0.0s 05:55:31 05:55:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 05:55:31 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done 05:55:31 #5 CACHED 05:55:31 05:55:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 05:55:31 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:914f32a9d799365c8273523f67e9b23a68aefe615d41e3e497a64b8fc0430384 0.0s done 05:55:31 #6 CACHED 05:55:31 05:55:31 #7 exporting to image 05:55:31 #7 exporting layers done 05:55:31 #7 exporting manifest sha256:b0a7941e6fe99196b5d86f1beddacd5926a4cfe09e903ec2ba085573326e03e6 done 05:55:31 #7 exporting config sha256:b98980510299df9d53ccb78ddbc3461abd5514f0081755f6ca26db401a9cf186 done 05:55:31 #7 exporting manifest sha256:46136e238c18186c29d93cac24c016a679f14914df298751b41c6913410f8788 done 05:55:31 #7 exporting config sha256:9aebe9a9cdbdf0cc42873e964aaaf7f43424f6d74d5abde2727c1b260c8774aa done 05:55:31 #7 exporting manifest list sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e done 05:55:31 #7 pushing layers 0.0s done 05:55:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e 05:55:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:97a911068c83283e114bbd2f28bed515c685cd0832a1714a86e6c65597158d6e 0.1s done 05:55:31 #7 DONE 0.1s 05:55:31 05:55:31 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 05:55:31 #8 DONE 0.0s 05:55:31 05:55:31 [33m1 warning found (use --debug to expand): 05:55:31 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933 --push - 05:55:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933' 05:55:32 #1 [internal] load build definition from Dockerfile 05:55:32 #1 transferring dockerfile: 196B done 05:55:32 #1 DONE 0.0s 05:55:32 05:55:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933 05:55:32 #2 DONE 0.1s 05:55:32 05:55:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933 05:55:32 #3 DONE 0.1s 05:55:32 05:55:32 #4 [internal] load .dockerignore 05:55:32 #4 transferring context: 2B done 05:55:32 #4 DONE 0.1s 05:55:32 05:55:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 05:55:32 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done 05:55:32 #5 DONE 0.0s 05:55:32 05:55:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 05:55:32 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.1s done 05:55:32 #6 DONE 0.1s 05:55:32 05:55:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 05:55:32 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done 05:55:32 #5 DONE 0.3s 05:55:32 05:55:32 #7 exporting to image 05:55:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:32 #7 ... 05:55:32 05:55:32 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 05:55:32 #8 DONE 0.0s 05:55:32 05:55:32 #7 exporting to image 05:55:32 #7 exporting layers done 05:55:32 #7 exporting manifest sha256:8c1a42c878bc4d0e144dfda3b19d43900f6107b9137eff9bc772689109c25a46 0.0s done 05:55:32 #7 exporting config sha256:9207ce7c9671c3671d2a0451a915a5e667dba359f979cd1125b48039cb5ff86d done 05:55:32 #7 exporting manifest sha256:18d97c631459aa33e3dba517465bede636593f8a665bb0b14783861730d9dcfa done 05:55:32 #7 exporting config sha256:4a9dafa37a72fd06d029fe330e767ac213a9a8f47a9e7e11685dc31809fdbad9 done 05:55:32 #7 exporting manifest list sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 0.0s done 05:55:32 #7 pushing layers 05:55:32 #7 pushing layers 0.1s done 05:55:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933@sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 0.1s done 05:55:32 #7 DONE 0.2s 05:55:32 05:55:32 [33m1 warning found (use --debug to expand): 05:55:32 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 05:55:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 05:55:32 #1 [internal] load build definition from Dockerfile 05:55:32 #1 transferring dockerfile: 162B done 05:55:32 #1 DONE 0.0s 05:55:32 05:55:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 05:55:32 #2 DONE 0.0s 05:55:32 05:55:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 05:55:32 #3 DONE 0.0s 05:55:32 05:55:32 #4 [internal] load .dockerignore 05:55:32 #4 transferring context: 2B done 05:55:32 #4 DONE 0.0s 05:55:33 05:55:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 05:55:33 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done 05:55:33 #5 CACHED 05:55:33 05:55:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 05:55:33 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done 05:55:33 #6 CACHED 05:55:33 05:55:33 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 05:55:33 #7 DONE 0.0s 05:55:33 05:55:33 #8 exporting to image 05:55:33 #8 exporting layers done 05:55:33 #8 exporting manifest sha256:8c1a42c878bc4d0e144dfda3b19d43900f6107b9137eff9bc772689109c25a46 done 05:55:33 #8 exporting config sha256:9207ce7c9671c3671d2a0451a915a5e667dba359f979cd1125b48039cb5ff86d done 05:55:33 #8 exporting manifest sha256:18d97c631459aa33e3dba517465bede636593f8a665bb0b14783861730d9dcfa done 05:55:33 #8 exporting config sha256:4a9dafa37a72fd06d029fe330e767ac213a9a8f47a9e7e11685dc31809fdbad9 done 05:55:33 #8 exporting manifest list sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 done 05:55:33 #8 pushing layers 0.0s done 05:55:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 0.1s done 05:55:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:33 #8 DONE 0.1s 05:55:33 05:55:33 [33m1 warning found (use --debug to expand): 05:55:33 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21' 05:55:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21 --push - 05:55:33 #1 [internal] load build definition from Dockerfile 05:55:33 #1 transferring dockerfile: 168B done 05:55:33 #1 DONE 0.0s 05:55:33 05:55:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21 05:55:33 #2 DONE 0.0s 05:55:33 05:55:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21 05:55:33 #3 DONE 0.0s 05:55:33 05:55:33 #4 [internal] load .dockerignore 05:55:33 #4 transferring context: 2B done 05:55:33 #4 DONE 0.0s 05:55:33 05:55:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 05:55:33 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done 05:55:33 #5 CACHED 05:55:33 05:55:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 05:55:33 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done 05:55:33 #6 CACHED 05:55:33 05:55:33 #7 exporting to image 05:55:33 #7 exporting layers done 05:55:33 #7 exporting manifest sha256:8c1a42c878bc4d0e144dfda3b19d43900f6107b9137eff9bc772689109c25a46 done 05:55:33 #7 exporting config sha256:9207ce7c9671c3671d2a0451a915a5e667dba359f979cd1125b48039cb5ff86d 05:55:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:33 #7 exporting config sha256:9207ce7c9671c3671d2a0451a915a5e667dba359f979cd1125b48039cb5ff86d done 05:55:33 #7 exporting manifest sha256:18d97c631459aa33e3dba517465bede636593f8a665bb0b14783861730d9dcfa done 05:55:33 #7 exporting config sha256:4a9dafa37a72fd06d029fe330e767ac213a9a8f47a9e7e11685dc31809fdbad9 done 05:55:33 #7 exporting manifest list sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 done 05:55:33 #7 pushing layers 0.0s done 05:55:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.21@sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 0.1s done 05:55:33 #7 DONE 0.1s 05:55:33 05:55:33 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 05:55:33 #8 DONE 0.0s 05:55:33 05:55:33 [33m1 warning found (use --debug to expand): 05:55:33 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' 05:55:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - 05:55:34 #1 [internal] load build definition from Dockerfile 05:55:34 #1 transferring dockerfile: 209B done 05:55:34 #1 DONE 0.0s 05:55:34 05:55:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:34 #2 DONE 0.1s 05:55:34 05:55:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:34 #3 DONE 0.1s 05:55:34 05:55:34 #4 [internal] load .dockerignore 05:55:34 #4 transferring context: 05:55:34 #4 transferring context: 2B done 05:55:34 #4 DONE 0.0s 05:55:34 05:55:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 05:55:34 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done 05:55:34 #5 CACHED 05:55:34 05:55:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 05:55:34 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done 05:55:34 #6 CACHED 05:55:34 05:55:34 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 05:55:34 #7 DONE 0.0s 05:55:34 05:55:34 #8 exporting to image 05:55:34 #8 exporting layers done 05:55:34 #8 exporting manifest sha256:8c1a42c878bc4d0e144dfda3b19d43900f6107b9137eff9bc772689109c25a46 done 05:55:34 #8 exporting config sha256:9207ce7c9671c3671d2a0451a915a5e667dba359f979cd1125b48039cb5ff86d done 05:55:34 #8 exporting manifest sha256:18d97c631459aa33e3dba517465bede636593f8a665bb0b14783861730d9dcfa done 05:55:34 #8 exporting config sha256:4a9dafa37a72fd06d029fe330e767ac213a9a8f47a9e7e11685dc31809fdbad9 done 05:55:34 #8 exporting manifest list sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 done 05:55:34 #8 pushing layers 0.0s done 05:55:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 0.1s done 05:55:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:34 #8 DONE 0.1s 05:55:34 05:55:34 [33m1 warning found (use --debug to expand): 05:55:34 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 05:55:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 05:55:34 #1 [internal] load build definition from Dockerfile 05:55:34 #1 transferring dockerfile: 160B done 05:55:34 #1 DONE 0.0s 05:55:34 05:55:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 05:55:34 #2 DONE 0.0s 05:55:34 05:55:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 05:55:34 #3 DONE 0.0s 05:55:34 05:55:34 #4 [internal] load .dockerignore 05:55:34 #4 transferring context: 2B done 05:55:34 #4 DONE 0.0s 05:55:34 05:55:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 05:55:34 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done 05:55:34 #5 CACHED 05:55:34 05:55:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 05:55:34 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8050655edb6c2db0d4e3f2fc280720dc950e82e79bebd54f05a1a4ee95e3f9e4 0.0s done 05:55:34 #6 CACHED 05:55:34 05:55:34 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 05:55:34 #7 DONE 0.0s 05:55:34 05:55:34 #8 exporting to image 05:55:34 #8 exporting layers done 05:55:34 #8 exporting manifest sha256:8c1a42c878bc4d0e144dfda3b19d43900f6107b9137eff9bc772689109c25a46 done 05:55:34 #8 exporting config sha256:9207ce7c9671c3671d2a0451a915a5e667dba359f979cd1125b48039cb5ff86d done 05:55:34 #8 exporting manifest sha256:18d97c631459aa33e3dba517465bede636593f8a665bb0b14783861730d9dcfa done 05:55:34 #8 exporting config sha256:4a9dafa37a72fd06d029fe330e767ac213a9a8f47a9e7e11685dc31809fdbad9 done 05:55:34 #8 exporting manifest list sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 done 05:55:34 #8 pushing layers 0.0s done 05:55:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 05:55:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0f30018e3f22f8ff8b4bd5df0efa76e9a54900c90340a437327a23a6cf0fea41 0.1s done 05:55:34 #8 DONE 0.1s 05:55:34 05:55:34 [33m1 warning found (use --debug to expand): 05:55:34 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933' 05:55:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933 --push - 05:55:35 #1 [internal] load build definition from Dockerfile 05:55:35 #1 transferring dockerfile: 198B done 05:55:35 #1 DONE 0.0s 05:55:35 05:55:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933 05:55:35 #2 DONE 0.0s 05:55:35 05:55:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933 05:55:35 #3 DONE 0.1s 05:55:35 05:55:35 #4 [internal] load .dockerignore 05:55:35 #4 transferring context: 2B done 05:55:35 #4 DONE 0.0s 05:55:35 05:55:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 05:55:35 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done 05:55:35 #5 DONE 0.0s 05:55:35 05:55:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 05:55:35 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done 05:55:35 #6 DONE 0.1s 05:55:35 05:55:35 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 05:55:35 #7 DONE 0.0s 05:55:35 05:55:35 #8 exporting to image 05:55:35 #8 exporting layers done 05:55:35 #8 exporting manifest sha256:10cf993b68d26aab412c086233d08b73b73fc91854af7be0e6bbcc5aa0f2250e 0.0s done 05:55:35 #8 exporting config sha256:7542f625733a28ace635b34a502bc9b3ac2f8770ee0702f0e90ba5dd84a49e47 0.0s done 05:55:35 #8 exporting manifest sha256:830f66ab90b26a7d46de28ddd483deb25bca70d874a574d9afc0f64f799f74f7 0.0s done 05:55:35 #8 exporting config sha256:9bcf050c53fa9ca74d138cc94bdfa4b2b5861fc8abae54bc8d350ee7bbd9788c done 05:55:35 #8 exporting manifest list sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f 0.0s done 05:55:35 #8 pushing layers 05:55:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:35 #8 pushing layers 0.1s done 05:55:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933@sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f 0.1s done 05:55:35 #8 DONE 0.2s 05:55:35 05:55:35 [33m1 warning found (use --debug to expand): 05:55:35 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 05:55:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 05:55:35 #1 [internal] load build definition from Dockerfile 05:55:35 #1 transferring dockerfile: 164B done 05:55:35 #1 DONE 0.0s 05:55:35 05:55:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 05:55:35 #2 DONE 0.0s 05:55:35 05:55:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 05:55:35 #3 DONE 0.0s 05:55:35 05:55:35 #4 [internal] load .dockerignore 05:55:35 #4 transferring context: 2B done 05:55:35 #4 DONE 0.0s 05:55:35 05:55:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 05:55:35 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 done 05:55:35 #5 CACHED 05:55:35 05:55:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 05:55:35 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done 05:55:35 #6 CACHED 05:55:35 05:55:35 #7 exporting to image 05:55:35 #7 exporting layers done 05:55:35 #7 exporting manifest sha256:10cf993b68d26aab412c086233d08b73b73fc91854af7be0e6bbcc5aa0f2250e done 05:55:35 #7 exporting config sha256:7542f625733a28ace635b34a502bc9b3ac2f8770ee0702f0e90ba5dd84a49e47 done 05:55:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:36 #7 exporting manifest sha256:830f66ab90b26a7d46de28ddd483deb25bca70d874a574d9afc0f64f799f74f7 done 05:55:36 #7 exporting config sha256:9bcf050c53fa9ca74d138cc94bdfa4b2b5861fc8abae54bc8d350ee7bbd9788c done 05:55:36 #7 exporting manifest list sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f done 05:55:36 #7 pushing layers 0.0s done 05:55:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f 0.1s done 05:55:36 #7 DONE 0.1s 05:55:36 05:55:36 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 05:55:36 #8 DONE 0.0s 05:55:36 05:55:36 [33m1 warning found (use --debug to expand): 05:55:36 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21' 05:55:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21 --push - 05:55:36 #1 [internal] load build definition from Dockerfile 05:55:36 #1 transferring dockerfile: 170B done 05:55:36 #1 DONE 0.0s 05:55:36 05:55:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21 05:55:36 #2 DONE 0.0s 05:55:36 05:55:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21 05:55:36 #3 DONE 0.0s 05:55:36 05:55:36 #4 [internal] load .dockerignore 05:55:36 #4 transferring context: 2B done 05:55:36 #4 DONE 0.0s 05:55:36 05:55:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 05:55:36 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done 05:55:36 #5 DONE 0.0s 05:55:36 05:55:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 05:55:36 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done 05:55:36 #6 CACHED 05:55:36 05:55:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 05:55:36 #5 CACHED 05:55:36 05:55:36 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 05:55:36 #7 DONE 0.0s 05:55:36 05:55:36 #8 exporting to image 05:55:36 #8 exporting layers done 05:55:36 #8 exporting manifest sha256:10cf993b68d26aab412c086233d08b73b73fc91854af7be0e6bbcc5aa0f2250e done 05:55:36 #8 exporting config sha256:7542f625733a28ace635b34a502bc9b3ac2f8770ee0702f0e90ba5dd84a49e47 done 05:55:36 #8 exporting manifest sha256:830f66ab90b26a7d46de28ddd483deb25bca70d874a574d9afc0f64f799f74f7 done 05:55:36 #8 exporting config sha256:9bcf050c53fa9ca74d138cc94bdfa4b2b5861fc8abae54bc8d350ee7bbd9788c done 05:55:36 #8 exporting manifest list sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f done 05:55:36 #8 pushing layers 0.0s done 05:55:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.21@sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f 0.1s done 05:55:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:36 #8 DONE 0.1s 05:55:36 05:55:36 [33m1 warning found (use --debug to expand): 05:55:36 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' 05:55:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - 05:55:37 #1 [internal] load build definition from Dockerfile 05:55:37 #1 transferring dockerfile: 211B done 05:55:37 #1 DONE 0.0s 05:55:37 05:55:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:37 #2 DONE 0.0s 05:55:37 05:55:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:37 #3 DONE 0.0s 05:55:37 05:55:37 #4 [internal] load .dockerignore 05:55:37 #4 transferring context: 2B done 05:55:37 #4 DONE 0.0s 05:55:37 05:55:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 05:55:37 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 done 05:55:37 #5 CACHED 05:55:37 05:55:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 05:55:37 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done 05:55:37 #6 CACHED 05:55:37 05:55:37 #7 exporting to image 05:55:37 #7 exporting layers done 05:55:37 #7 exporting manifest sha256:10cf993b68d26aab412c086233d08b73b73fc91854af7be0e6bbcc5aa0f2250e done 05:55:37 #7 exporting config sha256:7542f625733a28ace635b34a502bc9b3ac2f8770ee0702f0e90ba5dd84a49e47 done 05:55:37 #7 exporting manifest sha256:830f66ab90b26a7d46de28ddd483deb25bca70d874a574d9afc0f64f799f74f7 done 05:55:37 #7 exporting config sha256:9bcf050c53fa9ca74d138cc94bdfa4b2b5861fc8abae54bc8d350ee7bbd9788c done 05:55:37 #7 exporting manifest list sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f done 05:55:37 #7 pushing layers 0.0s done 05:55:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f 05:55:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f 0.1s done 05:55:37 #7 DONE 0.1s 05:55:37 05:55:37 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 05:55:37 #8 DONE 0.0s 05:55:37 05:55:37 [33m1 warning found (use --debug to expand): 05:55:37 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 05:55:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 05:55:37 #1 [internal] load build definition from Dockerfile 05:55:37 #1 transferring dockerfile: 162B done 05:55:37 #1 DONE 0.0s 05:55:37 05:55:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 05:55:37 #2 DONE 0.0s 05:55:37 05:55:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 05:55:37 #3 DONE 0.0s 05:55:37 05:55:37 #4 [internal] load .dockerignore 05:55:37 #4 transferring context: 2B done 05:55:37 #4 DONE 0.0s 05:55:37 05:55:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 05:55:37 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done 05:55:37 #5 DONE 0.0s 05:55:37 05:55:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 05:55:37 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 0.0s done 05:55:37 #6 CACHED 05:55:37 05:55:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:1536c20230800d8ea36714f517944bcb122e956b9b45eac2c964fe24f2af6131 05:55:37 #5 CACHED 05:55:37 05:55:37 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 05:55:37 #7 DONE 0.0s 05:55:37 05:55:37 #8 exporting to image 05:55:37 #8 exporting layers done 05:55:37 #8 exporting manifest sha256:10cf993b68d26aab412c086233d08b73b73fc91854af7be0e6bbcc5aa0f2250e done 05:55:37 #8 exporting config sha256:7542f625733a28ace635b34a502bc9b3ac2f8770ee0702f0e90ba5dd84a49e47 done 05:55:37 #8 exporting manifest sha256:830f66ab90b26a7d46de28ddd483deb25bca70d874a574d9afc0f64f799f74f7 done 05:55:37 #8 exporting config sha256:9bcf050c53fa9ca74d138cc94bdfa4b2b5861fc8abae54bc8d350ee7bbd9788c done 05:55:37 #8 exporting manifest list sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f done 05:55:37 #8 pushing layers 0.0s done 05:55:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:150caa16d81038be055858e16d5707664799f4f6bb6ceaa6fa5121ca82eac33f 0.1s done 05:55:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:37 #8 DONE 0.1s 05:55:37 05:55:37 [33m1 warning found (use --debug to expand): 05:55:37 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933' 05:55:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 --push - 05:55:38 #1 [internal] load build definition from Dockerfile 05:55:38 #1 transferring dockerfile: 206B done 05:55:38 #1 DONE 0.0s 05:55:38 05:55:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 05:55:38 #2 DONE 0.0s 05:55:38 05:55:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933 05:55:38 #3 DONE 0.1s 05:55:38 05:55:38 #4 [internal] load .dockerignore 05:55:38 #4 transferring context: 05:55:38 #4 transferring context: 2B done 05:55:38 #4 DONE 0.0s 05:55:38 05:55:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 05:55:38 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done 05:55:38 #5 DONE 0.0s 05:55:38 05:55:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 05:55:38 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done 05:55:38 #6 DONE 0.2s 05:55:38 05:55:38 #7 exporting to image 05:55:38 #7 exporting layers done 05:55:38 #7 exporting manifest sha256:000b0f0e8e7270bbc6af5a777bdb2dfc7a04e324cf3882e1d4ff081d1bf57d49 0.0s done 05:55:38 #7 exporting config sha256:18647727ce7b93a68f759bb50d5666c834c5fc5e3fbe4bf0b851507b10f73983 05:55:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:38 #7 ... 05:55:38 05:55:38 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:55:38 #8 DONE 0.0s 05:55:38 05:55:38 #7 exporting to image 05:55:38 #7 exporting config sha256:18647727ce7b93a68f759bb50d5666c834c5fc5e3fbe4bf0b851507b10f73983 done 05:55:38 #7 exporting manifest sha256:12f0f90fe492c79c2f2d9ac1d18fbc12dd3429fdcaa228d2c7e5a97265105d89 done 05:55:38 #7 exporting config sha256:49d23dfb8634ac53f11fe175edfdfd76c3d6ebb8c869994dfb45fe026d585ca5 done 05:55:38 #7 exporting manifest list sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 done 05:55:38 #7 pushing layers 0.1s done 05:55:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 05:55:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933@sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 0.1s done 05:55:38 #7 DONE 0.2s 05:55:38 05:55:38 [33m1 warning found (use --debug to expand): 05:55:38 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 05:55:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 05:55:39 #1 [internal] load build definition from Dockerfile 05:55:39 #1 transferring dockerfile: 172B done 05:55:39 #1 DONE 0.0s 05:55:39 05:55:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:55:39 #2 DONE 0.0s 05:55:39 05:55:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:55:39 #3 DONE 0.0s 05:55:39 05:55:39 #4 [internal] load .dockerignore 05:55:39 #4 transferring context: 2B done 05:55:39 #4 DONE 0.0s 05:55:39 05:55:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 05:55:39 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done 05:55:39 #5 DONE 0.0s 05:55:39 05:55:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 05:55:39 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done 05:55:39 #6 CACHED 05:55:39 05:55:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 05:55:39 #5 CACHED 05:55:39 05:55:39 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:55:39 #7 DONE 0.0s 05:55:39 05:55:39 #8 exporting to image 05:55:39 #8 exporting layers done 05:55:39 #8 exporting manifest sha256:000b0f0e8e7270bbc6af5a777bdb2dfc7a04e324cf3882e1d4ff081d1bf57d49 done 05:55:39 #8 exporting config sha256:18647727ce7b93a68f759bb50d5666c834c5fc5e3fbe4bf0b851507b10f73983 done 05:55:39 #8 exporting manifest sha256:12f0f90fe492c79c2f2d9ac1d18fbc12dd3429fdcaa228d2c7e5a97265105d89 done 05:55:39 #8 exporting config sha256:49d23dfb8634ac53f11fe175edfdfd76c3d6ebb8c869994dfb45fe026d585ca5 0.0s done 05:55:39 #8 exporting manifest list sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 done 05:55:39 #8 pushing layers 0.0s done 05:55:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 0.1s done 05:55:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:39 #8 DONE 0.1s 05:55:39 05:55:39 [33m1 warning found (use --debug to expand): 05:55:39 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21 --push - 05:55:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21' 05:55:39 #1 [internal] load build definition from Dockerfile 05:55:39 #1 transferring dockerfile: 178B done 05:55:39 #1 DONE 0.0s 05:55:39 05:55:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21 05:55:39 #2 DONE 0.0s 05:55:39 05:55:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21 05:55:39 #3 DONE 0.0s 05:55:39 05:55:39 #4 [internal] load .dockerignore 05:55:39 #4 transferring context: 2B done 05:55:39 #4 DONE 0.0s 05:55:39 05:55:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 05:55:39 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done 05:55:39 #5 CACHED 05:55:39 05:55:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 05:55:39 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done 05:55:39 #6 CACHED 05:55:39 05:55:39 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:55:39 #7 DONE 0.0s 05:55:39 05:55:39 #8 exporting to image 05:55:39 #8 exporting layers done 05:55:39 #8 exporting manifest sha256:000b0f0e8e7270bbc6af5a777bdb2dfc7a04e324cf3882e1d4ff081d1bf57d49 done 05:55:39 #8 exporting config sha256:18647727ce7b93a68f759bb50d5666c834c5fc5e3fbe4bf0b851507b10f73983 done 05:55:39 #8 exporting manifest sha256:12f0f90fe492c79c2f2d9ac1d18fbc12dd3429fdcaa228d2c7e5a97265105d89 done 05:55:39 #8 exporting config sha256:49d23dfb8634ac53f11fe175edfdfd76c3d6ebb8c869994dfb45fe026d585ca5 done 05:55:39 #8 exporting manifest list sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 done 05:55:39 #8 pushing layers 0.0s done 05:55:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21@sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 05:55:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.21@sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 0.1s done 05:55:39 #8 DONE 0.1s 05:55:39 05:55:39 [33m1 warning found (use --debug to expand): 05:55:39 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' 05:55:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - 05:55:40 #1 [internal] load build definition from Dockerfile 05:55:40 #1 transferring dockerfile: 219B done 05:55:40 #1 DONE 0.0s 05:55:40 05:55:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:40 #2 DONE 0.0s 05:55:40 05:55:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:40 #3 DONE 0.0s 05:55:40 05:55:40 #4 [internal] load .dockerignore 05:55:40 #4 transferring context: 2B done 05:55:40 #4 DONE 0.0s 05:55:40 05:55:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 05:55:40 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done 05:55:40 #5 CACHED 05:55:40 05:55:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 05:55:40 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done 05:55:40 #6 CACHED 05:55:40 05:55:40 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:55:40 #7 DONE 0.0s 05:55:40 05:55:40 #8 exporting to image 05:55:40 #8 exporting layers done 05:55:40 #8 exporting manifest sha256:000b0f0e8e7270bbc6af5a777bdb2dfc7a04e324cf3882e1d4ff081d1bf57d49 done 05:55:40 #8 exporting config sha256:18647727ce7b93a68f759bb50d5666c834c5fc5e3fbe4bf0b851507b10f73983 done 05:55:40 #8 exporting manifest sha256:12f0f90fe492c79c2f2d9ac1d18fbc12dd3429fdcaa228d2c7e5a97265105d89 done 05:55:40 #8 exporting config sha256:49d23dfb8634ac53f11fe175edfdfd76c3d6ebb8c869994dfb45fe026d585ca5 done 05:55:40 #8 exporting manifest list sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 done 05:55:40 #8 pushing layers 0.0s done 05:55:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 0.1s done 05:55:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:40 #8 DONE 0.1s 05:55:40 05:55:40 [33m1 warning found (use --debug to expand): 05:55:40 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 05:55:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 05:55:40 #1 [internal] load build definition from Dockerfile 05:55:40 #1 transferring dockerfile: 170B done 05:55:40 #1 DONE 0.0s 05:55:40 05:55:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:55:40 #2 DONE 0.0s 05:55:40 05:55:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:55:40 #3 DONE 0.0s 05:55:40 05:55:40 #4 [internal] load .dockerignore 05:55:40 #4 transferring context: 2B done 05:55:40 #4 DONE 0.0s 05:55:41 05:55:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 05:55:41 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done 05:55:41 #5 CACHED 05:55:41 05:55:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 05:55:41 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:c84412b8601ab0ac87c8ef1655f93e5a3557310cd33cd4e4d0728f857a7561d2 0.0s done 05:55:41 #6 CACHED 05:55:41 05:55:41 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 05:55:41 #7 DONE 0.0s 05:55:41 05:55:41 #8 exporting to image 05:55:41 #8 exporting layers done 05:55:41 #8 exporting manifest sha256:000b0f0e8e7270bbc6af5a777bdb2dfc7a04e324cf3882e1d4ff081d1bf57d49 done 05:55:41 #8 exporting config sha256:18647727ce7b93a68f759bb50d5666c834c5fc5e3fbe4bf0b851507b10f73983 done 05:55:41 #8 exporting manifest sha256:12f0f90fe492c79c2f2d9ac1d18fbc12dd3429fdcaa228d2c7e5a97265105d89 done 05:55:41 #8 exporting config sha256:49d23dfb8634ac53f11fe175edfdfd76c3d6ebb8c869994dfb45fe026d585ca5 done 05:55:41 #8 exporting manifest list sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 done 05:55:41 #8 pushing layers 0.0s done 05:55:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:5d4e8a835d83fd552d675e15ef5a88a2683ef990f931d4ec9bff2f9323cc78c5 0.1s done 05:55:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:41 #8 DONE 0.1s 05:55:41 05:55:41 [33m1 warning found (use --debug to expand): 05:55:41 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933' 05:55:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933 --push - 05:55:41 #1 [internal] load build definition from Dockerfile 05:55:41 #1 transferring dockerfile: 204B done 05:55:41 #1 DONE 0.0s 05:55:41 05:55:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933 05:55:41 #2 DONE 0.0s 05:55:41 05:55:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933 05:55:41 #3 DONE 0.0s 05:55:41 05:55:41 #4 [internal] load .dockerignore 05:55:41 #4 transferring context: 2B done 05:55:41 #4 DONE 0.0s 05:55:41 05:55:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 05:55:41 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 05:55:41 #5 ... 05:55:41 05:55:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 05:55:41 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done 05:55:41 #6 DONE 0.1s 05:55:41 05:55:41 #7 exporting to image 05:55:41 #7 exporting layers 05:55:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:41 #7 ... 05:55:41 05:55:41 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 05:55:41 #8 DONE 0.0s 05:55:41 05:55:41 #7 exporting to image 05:55:41 #7 exporting layers done 05:55:41 #7 exporting manifest sha256:f98fa46dbce08b717c37487596934068bf2f1a8ef8c4fd71aa4d0c4f47f4c409 done 05:55:41 #7 exporting config sha256:e3c8ca50b4e12e862fada686337a8d155bc8b00a60d11f3731a240941d3e18cd done 05:55:41 #7 exporting manifest sha256:1b77d5df51f8fb827a074bf2cd8fdaf7156717ea3f865d0195073403c53ffc05 done 05:55:41 #7 exporting config sha256:e4fa18797d42d411bf9fd22c68b65457fbecb26826e92b2db1f9bea18d0085a3 done 05:55:41 #7 exporting manifest list sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab done 05:55:41 #7 pushing layers 0.1s done 05:55:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933@sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab 05:55:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933@sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab 0.1s done 05:55:41 #7 DONE 0.2s 05:55:41 05:55:41 [33m1 warning found (use --debug to expand): 05:55:41 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 05:55:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 05:55:42 #1 [internal] load build definition from Dockerfile 05:55:42 #1 transferring dockerfile: 170B done 05:55:42 #1 DONE 0.0s 05:55:42 05:55:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:55:42 #2 DONE 0.0s 05:55:42 05:55:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:55:42 #3 DONE 0.0s 05:55:42 05:55:42 #4 [internal] load .dockerignore 05:55:42 #4 transferring context: 2B done 05:55:42 #4 DONE 0.0s 05:55:42 05:55:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 05:55:42 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done 05:55:42 #5 CACHED 05:55:42 05:55:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 05:55:42 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done 05:55:42 #6 CACHED 05:55:42 05:55:42 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 05:55:42 #7 DONE 0.0s 05:55:42 05:55:42 #8 exporting to image 05:55:42 #8 exporting layers done 05:55:42 #8 exporting manifest sha256:f98fa46dbce08b717c37487596934068bf2f1a8ef8c4fd71aa4d0c4f47f4c409 done 05:55:42 #8 exporting config sha256:e3c8ca50b4e12e862fada686337a8d155bc8b00a60d11f3731a240941d3e18cd done 05:55:42 #8 exporting manifest sha256:1b77d5df51f8fb827a074bf2cd8fdaf7156717ea3f865d0195073403c53ffc05 done 05:55:42 #8 exporting config sha256:e4fa18797d42d411bf9fd22c68b65457fbecb26826e92b2db1f9bea18d0085a3 done 05:55:42 #8 exporting manifest list sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab done 05:55:42 #8 pushing layers 0.0s done 05:55:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab 0.1s done 05:55:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:42 #8 DONE 0.1s 05:55:42 05:55:42 [33m1 warning found (use --debug to expand): 05:55:42 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21' 05:55:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21 --push - 05:55:42 #1 [internal] load build definition from Dockerfile 05:55:42 #1 transferring dockerfile: 176B done 05:55:42 #1 DONE 0.0s 05:55:42 05:55:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21 05:55:42 #2 DONE 0.0s 05:55:42 05:55:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21 05:55:42 #3 DONE 0.0s 05:55:42 05:55:42 #4 [internal] load .dockerignore 05:55:42 #4 transferring context: 2B done 05:55:42 #4 DONE 0.0s 05:55:42 05:55:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 05:55:42 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done 05:55:42 #5 CACHED 05:55:42 05:55:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 05:55:42 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done 05:55:42 #6 CACHED 05:55:42 05:55:42 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 05:55:42 #7 DONE 0.0s 05:55:42 05:55:42 #8 exporting to image 05:55:42 #8 exporting layers done 05:55:42 #8 exporting manifest sha256:f98fa46dbce08b717c37487596934068bf2f1a8ef8c4fd71aa4d0c4f47f4c409 done 05:55:42 #8 exporting config sha256:e3c8ca50b4e12e862fada686337a8d155bc8b00a60d11f3731a240941d3e18cd done 05:55:42 #8 exporting manifest sha256:1b77d5df51f8fb827a074bf2cd8fdaf7156717ea3f865d0195073403c53ffc05 done 05:55:42 #8 exporting config sha256:e4fa18797d42d411bf9fd22c68b65457fbecb26826e92b2db1f9bea18d0085a3 done 05:55:42 #8 exporting manifest list sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab done 05:55:42 #8 pushing layers 0.0s done 05:55:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.21@sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab 0.1s done 05:55:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:42 #8 DONE 0.1s 05:55:42 05:55:42 [33m1 warning found (use --debug to expand): 05:55:42 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' 05:55:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - 05:55:43 #1 [internal] load build definition from Dockerfile 05:55:43 #1 transferring dockerfile: 217B done 05:55:43 #1 DONE 0.0s 05:55:43 05:55:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:43 #2 DONE 0.0s 05:55:43 05:55:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:43 #3 DONE 0.0s 05:55:43 05:55:43 #4 [internal] load .dockerignore 05:55:43 #4 transferring context: 2B done 05:55:43 #4 DONE 0.0s 05:55:43 05:55:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 05:55:43 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done 05:55:43 #5 DONE 0.0s 05:55:43 05:55:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 05:55:43 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done 05:55:43 #6 CACHED 05:55:43 05:55:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 05:55:43 #5 CACHED 05:55:43 05:55:43 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 05:55:43 #7 DONE 0.0s 05:55:43 05:55:43 #8 exporting to image 05:55:43 #8 exporting layers done 05:55:43 #8 exporting manifest sha256:f98fa46dbce08b717c37487596934068bf2f1a8ef8c4fd71aa4d0c4f47f4c409 done 05:55:43 #8 exporting config sha256:e3c8ca50b4e12e862fada686337a8d155bc8b00a60d11f3731a240941d3e18cd done 05:55:43 #8 exporting manifest sha256:1b77d5df51f8fb827a074bf2cd8fdaf7156717ea3f865d0195073403c53ffc05 done 05:55:43 #8 exporting config sha256:e4fa18797d42d411bf9fd22c68b65457fbecb26826e92b2db1f9bea18d0085a3 done 05:55:43 #8 exporting manifest list sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab done 05:55:43 #8 pushing layers 0.0s done 05:55:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab 0.1s done 05:55:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:43 #8 DONE 0.1s 05:55:43 05:55:43 [33m1 warning found (use --debug to expand): 05:55:43 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 05:55:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 05:55:43 #1 [internal] load build definition from Dockerfile 05:55:43 #1 transferring dockerfile: 168B done 05:55:43 #1 DONE 0.0s 05:55:43 05:55:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:55:43 #2 DONE 0.0s 05:55:43 05:55:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:55:43 #3 DONE 0.0s 05:55:43 05:55:43 #4 [internal] load .dockerignore 05:55:43 #4 transferring context: 2B done 05:55:43 #4 DONE 0.0s 05:55:43 05:55:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 05:55:43 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done 05:55:43 #5 DONE 0.0s 05:55:43 05:55:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 05:55:44 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 0.0s done 05:55:44 #6 CACHED 05:55:44 05:55:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3e130ac9d41c35822bf11988c1804d0ae21b49b81106b4b4c7ad92b812af75ab 05:55:44 #5 CACHED 05:55:44 05:55:44 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 05:55:44 #7 DONE 0.0s 05:55:44 05:55:44 #8 exporting to image 05:55:44 #8 exporting layers done 05:55:44 #8 exporting manifest sha256:f98fa46dbce08b717c37487596934068bf2f1a8ef8c4fd71aa4d0c4f47f4c409 done 05:55:44 #8 exporting config sha256:e3c8ca50b4e12e862fada686337a8d155bc8b00a60d11f3731a240941d3e18cd done 05:55:44 #8 exporting manifest sha256:1b77d5df51f8fb827a074bf2cd8fdaf7156717ea3f865d0195073403c53ffc05 done 05:55:44 #8 exporting config sha256:e4fa18797d42d411bf9fd22c68b65457fbecb26826e92b2db1f9bea18d0085a3 done 05:55:44 #8 exporting manifest list sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab done 05:55:44 #8 pushing layers 0.0s done 05:55:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:65e7e73b6bba0d130441defcb562c915f2ba8c4ecae3a843a0734d86a13becab 0.1s done 05:55:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:44 #8 DONE 0.1s 05:55:44 05:55:44 [33m1 warning found (use --debug to expand): 05:55:44 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933' 05:55:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933 --push - 05:55:44 #1 [internal] load build definition from Dockerfile 05:55:44 #1 transferring dockerfile: 205B done 05:55:44 #1 DONE 0.0s 05:55:44 05:55:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933 05:55:44 #2 DONE 0.0s 05:55:44 05:55:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933 05:55:44 #3 DONE 0.0s 05:55:44 05:55:44 #4 [internal] load .dockerignore 05:55:44 #4 transferring context: 2B done 05:55:44 #4 DONE 0.0s 05:55:44 05:55:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 05:55:44 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 05:55:44 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done 05:55:44 #5 DONE 0.0s 05:55:44 05:55:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 05:55:44 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done 05:55:44 #6 DONE 0.1s 05:55:44 05:55:44 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:55:44 #7 DONE 0.0s 05:55:44 05:55:44 #8 exporting to image 05:55:44 #8 exporting layers done 05:55:44 #8 exporting manifest sha256:c690b5fd1d8efe7e8044ce5266d16263a306ead02ee2484256163529d0b53ff2 done 05:55:44 #8 exporting config sha256:3f3031aca5f4a1b7680cab65b3bc1a00da1fc1a96443bc91721513e48a3c8db2 done 05:55:44 #8 exporting manifest sha256:95e86ccb276912bc84e9d2ee148a867b7f163d6923a3b594d773605e7f0bd26c 0.0s done 05:55:44 #8 exporting config sha256:2a773442dfd6634eb6a624042f5eec6f1527853e806b3b0bb152a574df4bef59 done 05:55:44 #8 exporting manifest list sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 done 05:55:44 #8 pushing layers 0.1s done 05:55:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 05:55:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 0.1s done 05:55:44 #8 DONE 0.2s 05:55:44 05:55:44 [33m1 warning found (use --debug to expand): 05:55:44 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 05:55:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 05:55:45 #1 [internal] load build definition from Dockerfile 05:55:45 #1 transferring dockerfile: 171B done 05:55:45 #1 DONE 0.0s 05:55:45 05:55:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:55:45 #2 DONE 0.0s 05:55:45 05:55:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:55:45 #3 DONE 0.0s 05:55:45 05:55:45 #4 [internal] load .dockerignore 05:55:45 #4 transferring context: 2B done 05:55:45 #4 DONE 0.0s 05:55:45 05:55:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 05:55:45 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done 05:55:45 #5 CACHED 05:55:45 05:55:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 05:55:45 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done 05:55:45 #6 CACHED 05:55:45 05:55:45 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:55:45 #7 DONE 0.0s 05:55:45 05:55:45 #8 exporting to image 05:55:45 #8 exporting layers done 05:55:45 #8 exporting manifest sha256:c690b5fd1d8efe7e8044ce5266d16263a306ead02ee2484256163529d0b53ff2 done 05:55:45 #8 exporting config sha256:3f3031aca5f4a1b7680cab65b3bc1a00da1fc1a96443bc91721513e48a3c8db2 done 05:55:45 #8 exporting manifest sha256:95e86ccb276912bc84e9d2ee148a867b7f163d6923a3b594d773605e7f0bd26c done 05:55:45 #8 exporting config sha256:2a773442dfd6634eb6a624042f5eec6f1527853e806b3b0bb152a574df4bef59 done 05:55:45 #8 exporting manifest list sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 done 05:55:45 #8 pushing layers 0.0s done 05:55:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 0.1s done 05:55:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:45 #8 DONE 0.1s 05:55:45 05:55:45 [33m1 warning found (use --debug to expand): 05:55:45 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21' 05:55:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21 --push - 05:55:45 #1 [internal] load build definition from Dockerfile 05:55:45 #1 transferring dockerfile: 177B done 05:55:45 #1 DONE 0.0s 05:55:45 05:55:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21 05:55:45 #2 DONE 0.0s 05:55:45 05:55:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21 05:55:45 #3 DONE 0.0s 05:55:45 05:55:45 #4 [internal] load .dockerignore 05:55:45 #4 transferring context: 2B done 05:55:45 #4 DONE 0.0s 05:55:45 05:55:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 05:55:45 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done 05:55:45 #5 CACHED 05:55:45 05:55:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 05:55:45 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done 05:55:45 #6 DONE 0.0s 05:55:45 05:55:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 05:55:45 #6 CACHED 05:55:45 05:55:45 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:55:45 #7 DONE 0.0s 05:55:45 05:55:45 #8 exporting to image 05:55:45 #8 exporting layers done 05:55:45 #8 exporting manifest sha256:c690b5fd1d8efe7e8044ce5266d16263a306ead02ee2484256163529d0b53ff2 done 05:55:45 #8 exporting config sha256:3f3031aca5f4a1b7680cab65b3bc1a00da1fc1a96443bc91721513e48a3c8db2 done 05:55:45 #8 exporting manifest sha256:95e86ccb276912bc84e9d2ee148a867b7f163d6923a3b594d773605e7f0bd26c done 05:55:45 #8 exporting config sha256:2a773442dfd6634eb6a624042f5eec6f1527853e806b3b0bb152a574df4bef59 done 05:55:45 #8 exporting manifest list sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 done 05:55:45 #8 pushing layers 0.0s done 05:55:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.21@sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 0.1s done 05:55:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:45 #8 DONE 0.1s 05:55:45 05:55:45 [33m1 warning found (use --debug to expand): 05:55:45 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' 05:55:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - 05:55:46 #1 [internal] load build definition from Dockerfile 05:55:46 #1 transferring dockerfile: 218B done 05:55:46 #1 DONE 0.0s 05:55:46 05:55:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:46 #2 DONE 0.0s 05:55:46 05:55:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:46 #3 DONE 0.0s 05:55:46 05:55:46 #4 [internal] load .dockerignore 05:55:46 #4 transferring context: 2B done 05:55:46 #4 DONE 0.0s 05:55:46 05:55:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 05:55:46 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done 05:55:46 #5 DONE 0.0s 05:55:46 05:55:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 05:55:46 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done 05:55:46 #6 CACHED 05:55:46 05:55:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 05:55:46 #5 CACHED 05:55:46 05:55:46 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:55:46 #7 DONE 0.0s 05:55:46 05:55:46 #8 exporting to image 05:55:46 #8 exporting layers done 05:55:46 #8 exporting manifest sha256:c690b5fd1d8efe7e8044ce5266d16263a306ead02ee2484256163529d0b53ff2 done 05:55:46 #8 exporting config sha256:3f3031aca5f4a1b7680cab65b3bc1a00da1fc1a96443bc91721513e48a3c8db2 done 05:55:46 #8 exporting manifest sha256:95e86ccb276912bc84e9d2ee148a867b7f163d6923a3b594d773605e7f0bd26c done 05:55:46 #8 exporting config sha256:2a773442dfd6634eb6a624042f5eec6f1527853e806b3b0bb152a574df4bef59 done 05:55:46 #8 exporting manifest list sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 done 05:55:46 #8 pushing layers 0.0s done 05:55:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 0.1s done 05:55:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:46 #8 DONE 0.1s 05:55:46 05:55:46 [33m1 warning found (use --debug to expand): 05:55:46 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 05:55:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 05:55:46 #1 [internal] load build definition from Dockerfile 05:55:46 #1 transferring dockerfile: 169B done 05:55:46 #1 DONE 0.0s 05:55:46 05:55:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:55:46 #2 DONE 0.0s 05:55:46 05:55:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:55:46 #3 DONE 0.0s 05:55:46 05:55:46 #4 [internal] load .dockerignore 05:55:46 #4 transferring context: 2B done 05:55:46 #4 DONE 0.0s 05:55:47 05:55:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 05:55:47 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done 05:55:47 #5 CACHED 05:55:47 05:55:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 05:55:47 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:df7c85a03c5b17db7324d8372765ab9aa0b15bb66ca489497a42e06f06233c33 0.0s done 05:55:47 #6 CACHED 05:55:47 05:55:47 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:55:47 #7 DONE 0.0s 05:55:47 05:55:47 #8 exporting to image 05:55:47 #8 exporting layers done 05:55:47 #8 exporting manifest sha256:c690b5fd1d8efe7e8044ce5266d16263a306ead02ee2484256163529d0b53ff2 done 05:55:47 #8 exporting config sha256:3f3031aca5f4a1b7680cab65b3bc1a00da1fc1a96443bc91721513e48a3c8db2 done 05:55:47 #8 exporting manifest sha256:95e86ccb276912bc84e9d2ee148a867b7f163d6923a3b594d773605e7f0bd26c done 05:55:47 #8 exporting config sha256:2a773442dfd6634eb6a624042f5eec6f1527853e806b3b0bb152a574df4bef59 done 05:55:47 #8 exporting manifest list sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 done 05:55:47 #8 pushing layers 0.0s done 05:55:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:bd10721b3b3aae0da263c49d7e81946ebbfc30febd60de6cfe6beed09b54df69 0.1s done 05:55:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:47 #8 DONE 0.1s 05:55:47 05:55:47 [33m1 warning found (use --debug to expand): 05:55:47 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933' 05:55:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933 --push - 05:55:47 #1 [internal] load build definition from Dockerfile 05:55:47 #1 transferring dockerfile: 211B done 05:55:47 #1 DONE 0.0s 05:55:47 05:55:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933 05:55:47 #2 DONE 0.1s 05:55:47 05:55:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933 05:55:47 #3 DONE 0.1s 05:55:47 05:55:47 #4 [internal] load .dockerignore 05:55:47 #4 transferring context: 2B done 05:55:47 #4 DONE 0.0s 05:55:47 05:55:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 05:55:47 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 0.0s done 05:55:47 #5 DONE 0.0s 05:55:47 05:55:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 05:55:47 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 0.0s done 05:55:47 #6 DONE 0.1s 05:55:47 05:55:47 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:55:47 #7 DONE 0.0s 05:55:47 05:55:47 #8 exporting to image 05:55:47 #8 exporting layers done 05:55:47 #8 exporting manifest sha256:60c54640921c25470aef2fd7a9e9a311b05ca6e43fabb83bd4123458cf189ff2 done 05:55:47 #8 exporting config sha256:e0c40782635b367e2b9d1e68f6ebd52b47b7ef36b661cd49ccea51fba9890699 done 05:55:47 #8 exporting manifest sha256:12fcfbda8146292258dabce943bf1cbd73fd14352009843647f529ac06bc6224 done 05:55:47 #8 exporting config sha256:241f95eb5c68b16ee8a68617708d86d3dcdca406631064438bb9c1040231121c done 05:55:47 #8 exporting manifest list sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 done 05:55:47 #8 pushing layers 05:55:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:47 #8 pushing layers 0.1s done 05:55:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933@sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 0.1s done 05:55:47 #8 DONE 0.2s 05:55:47 05:55:47 [33m1 warning found (use --debug to expand): 05:55:47 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 05:55:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 05:55:48 #1 [internal] load build definition from Dockerfile 05:55:48 #1 transferring dockerfile: 177B done 05:55:48 #1 DONE 0.0s 05:55:48 05:55:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:55:48 #2 DONE 0.0s 05:55:48 05:55:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:55:48 #3 DONE 0.0s 05:55:48 05:55:48 #4 [internal] load .dockerignore 05:55:48 #4 transferring context: 2B done 05:55:48 #4 DONE 0.0s 05:55:48 05:55:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 05:55:48 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 0.0s done 05:55:48 #5 DONE 0.0s 05:55:48 05:55:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 05:55:48 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 0.0s done 05:55:48 #6 CACHED 05:55:48 05:55:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 05:55:48 #5 CACHED 05:55:48 05:55:48 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:55:48 #7 DONE 0.0s 05:55:48 05:55:48 #8 exporting to image 05:55:48 #8 exporting layers done 05:55:48 #8 exporting manifest sha256:60c54640921c25470aef2fd7a9e9a311b05ca6e43fabb83bd4123458cf189ff2 done 05:55:48 #8 exporting config sha256:e0c40782635b367e2b9d1e68f6ebd52b47b7ef36b661cd49ccea51fba9890699 done 05:55:48 #8 exporting manifest sha256:12fcfbda8146292258dabce943bf1cbd73fd14352009843647f529ac06bc6224 done 05:55:48 #8 exporting config sha256:241f95eb5c68b16ee8a68617708d86d3dcdca406631064438bb9c1040231121c done 05:55:48 #8 exporting manifest list sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 done 05:55:48 #8 pushing layers 0.0s done 05:55:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 0.1s done 05:55:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:48 #8 DONE 0.1s 05:55:48 05:55:48 [33m1 warning found (use --debug to expand): 05:55:48 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21' 05:55:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21 --push - 05:55:48 #1 [internal] load build definition from Dockerfile 05:55:48 #1 transferring dockerfile: 183B done 05:55:48 #1 DONE 0.0s 05:55:48 05:55:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21 05:55:48 #2 DONE 0.0s 05:55:48 05:55:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21 05:55:48 #3 DONE 0.0s 05:55:48 05:55:48 #4 [internal] load .dockerignore 05:55:48 #4 transferring context: 2B done 05:55:48 #4 DONE 0.0s 05:55:48 05:55:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 05:55:48 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 0.0s done 05:55:48 #5 DONE 0.0s 05:55:48 05:55:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 05:55:49 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 0.0s done 05:55:49 #6 CACHED 05:55:49 05:55:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 05:55:49 #5 CACHED 05:55:49 05:55:49 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:55:49 #7 DONE 0.0s 05:55:49 05:55:49 #8 exporting to image 05:55:49 #8 exporting layers done 05:55:49 #8 exporting manifest sha256:60c54640921c25470aef2fd7a9e9a311b05ca6e43fabb83bd4123458cf189ff2 done 05:55:49 #8 exporting config sha256:e0c40782635b367e2b9d1e68f6ebd52b47b7ef36b661cd49ccea51fba9890699 done 05:55:49 #8 exporting manifest sha256:12fcfbda8146292258dabce943bf1cbd73fd14352009843647f529ac06bc6224 done 05:55:49 #8 exporting config sha256:241f95eb5c68b16ee8a68617708d86d3dcdca406631064438bb9c1040231121c done 05:55:49 #8 exporting manifest list sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 done 05:55:49 #8 pushing layers 0.0s done 05:55:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.21@sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 0.1s done 05:55:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:49 #8 DONE 0.1s 05:55:49 05:55:49 [33m1 warning found (use --debug to expand): 05:55:49 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' 05:55:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - 05:55:49 #1 [internal] load build definition from Dockerfile 05:55:49 #1 transferring dockerfile: 224B done 05:55:49 #1 DONE 0.0s 05:55:49 05:55:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:49 #2 DONE 0.0s 05:55:49 05:55:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:49 #3 DONE 0.0s 05:55:49 05:55:49 #4 [internal] load .dockerignore 05:55:49 #4 transferring context: 2B done 05:55:49 #4 DONE 0.0s 05:55:49 05:55:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 05:55:49 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 done 05:55:49 #5 CACHED 05:55:49 05:55:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 05:55:49 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 0.0s done 05:55:49 #6 DONE 0.0s 05:55:49 05:55:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 05:55:49 #6 CACHED 05:55:49 05:55:49 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:55:49 #7 DONE 0.0s 05:55:49 05:55:49 #8 exporting to image 05:55:49 #8 exporting layers done 05:55:49 #8 exporting manifest sha256:60c54640921c25470aef2fd7a9e9a311b05ca6e43fabb83bd4123458cf189ff2 done 05:55:49 #8 exporting config sha256:e0c40782635b367e2b9d1e68f6ebd52b47b7ef36b661cd49ccea51fba9890699 done 05:55:49 #8 exporting manifest sha256:12fcfbda8146292258dabce943bf1cbd73fd14352009843647f529ac06bc6224 done 05:55:49 #8 exporting config sha256:241f95eb5c68b16ee8a68617708d86d3dcdca406631064438bb9c1040231121c done 05:55:49 #8 exporting manifest list sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 done 05:55:49 #8 pushing layers 0.0s done 05:55:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 0.1s done 05:55:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:49 #8 DONE 0.1s 05:55:49 05:55:49 [33m1 warning found (use --debug to expand): 05:55:49 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 05:55:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 05:55:50 #1 [internal] load build definition from Dockerfile 05:55:50 #1 transferring dockerfile: 175B done 05:55:50 #1 DONE 0.0s 05:55:50 05:55:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:55:50 #2 DONE 0.0s 05:55:50 05:55:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:55:50 #3 DONE 0.0s 05:55:50 05:55:50 #4 [internal] load .dockerignore 05:55:50 #4 transferring context: 2B done 05:55:50 #4 DONE 0.0s 05:55:50 05:55:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 05:55:50 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 done 05:55:50 #5 CACHED 05:55:50 05:55:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 05:55:50 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:12df781f10d19256f0f6153c26151f9cba428c0bd3a789f5702273ce56e9fbd4 done 05:55:50 #6 CACHED 05:55:50 05:55:50 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 05:55:50 #7 DONE 0.0s 05:55:50 05:55:50 #8 exporting to image 05:55:50 #8 exporting layers done 05:55:50 #8 exporting manifest sha256:60c54640921c25470aef2fd7a9e9a311b05ca6e43fabb83bd4123458cf189ff2 done 05:55:50 #8 exporting config sha256:e0c40782635b367e2b9d1e68f6ebd52b47b7ef36b661cd49ccea51fba9890699 done 05:55:50 #8 exporting manifest sha256:12fcfbda8146292258dabce943bf1cbd73fd14352009843647f529ac06bc6224 done 05:55:50 #8 exporting config sha256:241f95eb5c68b16ee8a68617708d86d3dcdca406631064438bb9c1040231121c done 05:55:50 #8 exporting manifest list sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 done 05:55:50 #8 pushing layers 0.0s done 05:55:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:414aa9f8fdb18843794b77d995ae5b7a5f8ab36d3ad44e7ea1a61c13629b9a48 0.1s done 05:55:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:50 #8 DONE 0.1s 05:55:50 05:55:50 [33m1 warning found (use --debug to expand): 05:55:50 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933 --push - 05:55:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933' 05:55:50 #1 [internal] load build definition from Dockerfile 05:55:50 #1 transferring dockerfile: 215B done 05:55:50 #1 DONE 0.0s 05:55:50 05:55:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933 05:55:50 #2 DONE 0.0s 05:55:50 05:55:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933 05:55:50 #3 DONE 0.0s 05:55:50 05:55:50 #4 [internal] load .dockerignore 05:55:50 #4 transferring context: 2B done 05:55:50 #4 DONE 0.0s 05:55:50 05:55:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 05:55:50 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done 05:55:50 #5 DONE 0.0s 05:55:50 05:55:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 05:55:50 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done 05:55:51 #6 DONE 0.2s 05:55:51 05:55:51 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 05:55:51 #7 DONE 0.0s 05:55:51 05:55:51 #8 exporting to image 05:55:51 #8 exporting layers done 05:55:51 #8 exporting manifest sha256:c95989d4e0a31f9e940274e2d3361b29f63406702cd8f311e2840577574ff8a1 done 05:55:51 #8 exporting config sha256:f3097b05cbd73b74c5329c5bb74b7a3590c86a83e431f6883c5b0aa5bf275096 done 05:55:51 #8 exporting manifest sha256:10e9438eaa856267dfa9be3b329c15bfbc1ac8415b9321ba837c34f0af3cfaf7 done 05:55:51 #8 exporting config sha256:2e3b64b59c4c7116b549cdfbe0d54af5a6f98e6e04a7741a12f12fc2eddbd015 done 05:55:51 #8 exporting manifest list sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce done 05:55:51 #8 pushing layers 05:55:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:51 #8 pushing layers 0.1s done 05:55:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933@sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce 0.1s done 05:55:51 #8 DONE 0.2s 05:55:51 05:55:51 [33m1 warning found (use --debug to expand): 05:55:51 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 05:55:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 05:55:51 #1 [internal] load build definition from Dockerfile 05:55:51 #1 transferring dockerfile: 181B done 05:55:51 #1 DONE 0.0s 05:55:51 05:55:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:55:51 #2 DONE 0.0s 05:55:51 05:55:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:55:51 #3 DONE 0.0s 05:55:51 05:55:51 #4 [internal] load .dockerignore 05:55:51 #4 transferring context: 2B done 05:55:51 #4 DONE 0.0s 05:55:51 05:55:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 05:55:51 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done 05:55:51 #5 DONE 0.0s 05:55:51 05:55:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 05:55:51 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done 05:55:51 #6 CACHED 05:55:51 05:55:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 05:55:51 #5 CACHED 05:55:51 05:55:51 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 05:55:51 #7 DONE 0.0s 05:55:51 05:55:51 #8 exporting to image 05:55:51 #8 exporting layers done 05:55:51 #8 exporting manifest sha256:c95989d4e0a31f9e940274e2d3361b29f63406702cd8f311e2840577574ff8a1 done 05:55:51 #8 exporting config sha256:f3097b05cbd73b74c5329c5bb74b7a3590c86a83e431f6883c5b0aa5bf275096 done 05:55:51 #8 exporting manifest sha256:10e9438eaa856267dfa9be3b329c15bfbc1ac8415b9321ba837c34f0af3cfaf7 done 05:55:51 #8 exporting config sha256:2e3b64b59c4c7116b549cdfbe0d54af5a6f98e6e04a7741a12f12fc2eddbd015 done 05:55:51 #8 exporting manifest list sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce done 05:55:51 #8 pushing layers 0.0s done 05:55:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce 0.1s done 05:55:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:51 #8 DONE 0.1s 05:55:51 05:55:51 [33m1 warning found (use --debug to expand): 05:55:51 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21 --push - 05:55:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21' 05:55:51 #1 [internal] load build definition from Dockerfile 05:55:51 #1 transferring dockerfile: 187B done 05:55:51 #1 DONE 0.0s 05:55:51 05:55:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21 05:55:51 #2 DONE 0.0s 05:55:51 05:55:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21 05:55:51 #3 DONE 0.0s 05:55:51 05:55:51 #4 [internal] load .dockerignore 05:55:51 #4 transferring context: 2B done 05:55:51 #4 DONE 0.0s 05:55:51 05:55:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 05:55:51 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 done 05:55:51 #5 CACHED 05:55:51 05:55:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 05:55:51 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done 05:55:51 #6 CACHED 05:55:51 05:55:51 #7 exporting to image 05:55:51 #7 exporting layers done 05:55:51 #7 exporting manifest sha256:c95989d4e0a31f9e940274e2d3361b29f63406702cd8f311e2840577574ff8a1 done 05:55:51 #7 exporting config sha256:f3097b05cbd73b74c5329c5bb74b7a3590c86a83e431f6883c5b0aa5bf275096 05:55:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:52 #7 exporting config sha256:f3097b05cbd73b74c5329c5bb74b7a3590c86a83e431f6883c5b0aa5bf275096 done 05:55:52 #7 exporting manifest sha256:10e9438eaa856267dfa9be3b329c15bfbc1ac8415b9321ba837c34f0af3cfaf7 done 05:55:52 #7 exporting config sha256:2e3b64b59c4c7116b549cdfbe0d54af5a6f98e6e04a7741a12f12fc2eddbd015 done 05:55:52 #7 exporting manifest list sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce done 05:55:52 #7 pushing layers 0.0s done 05:55:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.21@sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce 0.1s done 05:55:52 #7 DONE 0.1s 05:55:52 05:55:52 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 05:55:52 #8 DONE 0.0s 05:55:52 05:55:52 [33m1 warning found (use --debug to expand): 05:55:52 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - 05:55:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' 05:55:52 #1 [internal] load build definition from Dockerfile 05:55:52 #1 transferring dockerfile: 228B done 05:55:52 #1 DONE 0.0s 05:55:52 05:55:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:52 #2 DONE 0.0s 05:55:52 05:55:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:52 #3 DONE 0.0s 05:55:52 05:55:52 #4 [internal] load .dockerignore 05:55:52 #4 transferring context: 2B done 05:55:52 #4 DONE 0.0s 05:55:52 05:55:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 05:55:52 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done 05:55:52 #5 DONE 0.0s 05:55:52 05:55:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 05:55:52 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done 05:55:52 #6 CACHED 05:55:52 05:55:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 05:55:52 #5 CACHED 05:55:52 05:55:52 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 05:55:52 #7 DONE 0.0s 05:55:52 05:55:52 #8 exporting to image 05:55:52 #8 exporting layers done 05:55:52 #8 exporting manifest sha256:c95989d4e0a31f9e940274e2d3361b29f63406702cd8f311e2840577574ff8a1 done 05:55:52 #8 exporting config sha256:f3097b05cbd73b74c5329c5bb74b7a3590c86a83e431f6883c5b0aa5bf275096 done 05:55:52 #8 exporting manifest sha256:10e9438eaa856267dfa9be3b329c15bfbc1ac8415b9321ba837c34f0af3cfaf7 done 05:55:52 #8 exporting config sha256:2e3b64b59c4c7116b549cdfbe0d54af5a6f98e6e04a7741a12f12fc2eddbd015 done 05:55:52 #8 exporting manifest list sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce done 05:55:52 #8 pushing layers 0.0s done 05:55:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce 0.1s done 05:55:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:52 #8 DONE 0.1s 05:55:52 05:55:52 [33m1 warning found (use --debug to expand): 05:55:52 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 05:55:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 05:55:52 #1 [internal] load build definition from Dockerfile 05:55:52 #1 transferring dockerfile: 179B done 05:55:52 #1 DONE 0.0s 05:55:52 05:55:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:55:52 #2 DONE 0.0s 05:55:52 05:55:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:55:52 #3 DONE 0.1s 05:55:52 05:55:52 #4 [internal] load .dockerignore 05:55:53 #4 transferring context: 2B done 05:55:53 #4 DONE 0.1s 05:55:53 05:55:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 05:55:53 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done 05:55:53 #5 CACHED 05:55:53 05:55:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 05:55:53 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:0bb0504b8189529f0570c6f8e073bfc9f02d1d48748016d2589d6d1ccb431419 0.0s done 05:55:53 #6 CACHED 05:55:53 05:55:53 #7 exporting to image 05:55:53 #7 exporting layers 05:55:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:53 #7 ... 05:55:53 05:55:53 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 05:55:53 #8 DONE 0.0s 05:55:53 05:55:53 #7 exporting to image 05:55:53 #7 exporting layers done 05:55:53 #7 exporting manifest sha256:c95989d4e0a31f9e940274e2d3361b29f63406702cd8f311e2840577574ff8a1 done 05:55:53 #7 exporting config sha256:f3097b05cbd73b74c5329c5bb74b7a3590c86a83e431f6883c5b0aa5bf275096 done 05:55:53 #7 exporting manifest sha256:10e9438eaa856267dfa9be3b329c15bfbc1ac8415b9321ba837c34f0af3cfaf7 done 05:55:53 #7 exporting config sha256:2e3b64b59c4c7116b549cdfbe0d54af5a6f98e6e04a7741a12f12fc2eddbd015 done 05:55:53 #7 exporting manifest list sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce 0.0s done 05:55:53 #7 pushing layers 0.0s done 05:55:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce 05:55:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:82bdcc6120300284424743a673b42c9e98c90a8300d969d59af193847ea2f0ce 0.1s done 05:55:53 #7 DONE 0.2s 05:55:53 05:55:53 [33m1 warning found (use --debug to expand): 05:55:53 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933' 05:55:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933 --push - 05:55:54 #1 [internal] load build definition from Dockerfile 05:55:54 #1 transferring dockerfile: 205B done 05:55:54 #1 DONE 0.0s 05:55:54 05:55:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933 05:55:54 #2 DONE 0.1s 05:55:54 05:55:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933 05:55:54 #3 DONE 0.1s 05:55:54 05:55:54 #4 [internal] load .dockerignore 05:55:54 #4 transferring context: 2B done 05:55:54 #4 DONE 0.0s 05:55:54 05:55:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 05:55:54 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done 05:55:54 #5 DONE 0.1s 05:55:54 05:55:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 05:55:54 #6 ... 05:55:54 05:55:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 05:55:54 #5 DONE 0.1s 05:55:54 05:55:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 05:55:54 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done 05:55:54 #6 DONE 0.3s 05:55:54 05:55:54 #7 exporting to image 05:55:54 #7 exporting layers done 05:55:54 #7 exporting manifest sha256:34ff6c4755965f4054a46c949f13a8007440e659a1a4a698b0b6d334cb2c17d4 0.0s done 05:55:54 #7 exporting config sha256:1a1585c4471623c0155fdd8593055c876f02f45246f83293836c36bd2877f1a1 0.0s done 05:55:54 #7 exporting manifest sha256:d9baacf889b451a627e87a83ebcae335d04a604baa0abab8a8bbb08d61daf6c5 0.0s done 05:55:54 #7 exporting config sha256:5a95599899dba8c7e11e9c7d9dfbdd97437a623feb58de0bbc6dc9f2589e8aef 0.0s done 05:55:54 #7 exporting manifest list sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f 0.0s done 05:55:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:54 #7 ... 05:55:54 05:55:54 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 05:55:54 #8 DONE 0.0s 05:55:54 05:55:54 #7 exporting to image 05:55:54 #7 pushing layers 0.1s done 05:55:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f 05:55:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933@sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f 0.1s done 05:55:54 #7 DONE 0.3s 05:55:54 05:55:54 [33m1 warning found (use --debug to expand): 05:55:54 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 05:55:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 05:55:55 #1 [internal] load build definition from Dockerfile 05:55:55 #1 transferring dockerfile: 171B done 05:55:55 #1 DONE 0.1s 05:55:55 05:55:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:55:55 #2 DONE 0.0s 05:55:55 05:55:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:55:55 #3 DONE 0.0s 05:55:55 05:55:55 #4 [internal] load .dockerignore 05:55:55 #4 transferring context: 2B done 05:55:55 #4 DONE 0.0s 05:55:55 05:55:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 05:55:55 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done 05:55:55 #5 CACHED 05:55:55 05:55:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 05:55:55 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done 05:55:55 #6 CACHED 05:55:55 05:55:55 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 05:55:55 #7 DONE 0.0s 05:55:55 05:55:55 #8 exporting to image 05:55:55 #8 exporting layers done 05:55:55 #8 exporting manifest sha256:34ff6c4755965f4054a46c949f13a8007440e659a1a4a698b0b6d334cb2c17d4 done 05:55:55 #8 exporting config sha256:1a1585c4471623c0155fdd8593055c876f02f45246f83293836c36bd2877f1a1 done 05:55:55 #8 exporting manifest sha256:d9baacf889b451a627e87a83ebcae335d04a604baa0abab8a8bbb08d61daf6c5 done 05:55:55 #8 exporting config sha256:5a95599899dba8c7e11e9c7d9dfbdd97437a623feb58de0bbc6dc9f2589e8aef done 05:55:55 #8 exporting manifest list sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f done 05:55:55 #8 pushing layers 0.0s done 05:55:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f 0.1s done 05:55:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:55 #8 DONE 0.1s 05:55:55 05:55:55 [33m1 warning found (use --debug to expand): 05:55:55 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21' 05:55:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21 --push - 05:55:56 #1 [internal] load build definition from Dockerfile 05:55:56 #1 transferring dockerfile: 177B done 05:55:56 #1 DONE 0.1s 05:55:56 05:55:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21 05:55:56 #2 DONE 0.0s 05:55:56 05:55:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21 05:55:56 #3 DONE 0.0s 05:55:56 05:55:56 #4 [internal] load .dockerignore 05:55:56 #4 transferring context: 2B done 05:55:56 #4 DONE 0.1s 05:55:56 05:55:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 05:55:56 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done 05:55:56 #5 DONE 0.0s 05:55:56 05:55:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 05:55:56 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done 05:55:56 #6 CACHED 05:55:56 05:55:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 05:55:56 #5 CACHED 05:55:56 05:55:56 #7 exporting to image 05:55:56 #7 exporting layers done 05:55:56 #7 exporting manifest sha256:34ff6c4755965f4054a46c949f13a8007440e659a1a4a698b0b6d334cb2c17d4 done 05:55:56 #7 exporting config sha256:1a1585c4471623c0155fdd8593055c876f02f45246f83293836c36bd2877f1a1 done 05:55:56 #7 exporting manifest sha256:d9baacf889b451a627e87a83ebcae335d04a604baa0abab8a8bbb08d61daf6c5 done 05:55:56 #7 exporting config sha256:5a95599899dba8c7e11e9c7d9dfbdd97437a623feb58de0bbc6dc9f2589e8aef done 05:55:56 #7 exporting manifest list sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f 0.1s done 05:55:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:56 #7 pushing layers 0.0s done 05:55:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.21@sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f 0.1s done 05:55:56 #7 DONE 0.2s 05:55:56 05:55:56 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 05:55:56 #8 DONE 0.0s 05:55:57 05:55:57 [33m1 warning found (use --debug to expand): 05:55:57 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - 05:55:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' 05:55:57 #1 [internal] load build definition from Dockerfile 05:55:57 #1 transferring dockerfile: 218B done 05:55:57 #1 DONE 0.0s 05:55:57 05:55:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:57 #2 DONE 0.1s 05:55:57 05:55:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:55:57 #3 DONE 0.1s 05:55:57 05:55:57 #4 [internal] load .dockerignore 05:55:57 #4 transferring context: 05:55:57 #4 transferring context: 2B done 05:55:57 #4 DONE 0.1s 05:55:57 05:55:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 05:55:57 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done 05:55:57 #5 CACHED 05:55:57 05:55:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 05:55:57 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.1s done 05:55:57 #6 CACHED 05:55:57 05:55:57 #7 exporting to image 05:55:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:57 #7 exporting layers done 05:55:57 #7 exporting manifest sha256:34ff6c4755965f4054a46c949f13a8007440e659a1a4a698b0b6d334cb2c17d4 done 05:55:57 #7 exporting config sha256:1a1585c4471623c0155fdd8593055c876f02f45246f83293836c36bd2877f1a1 done 05:55:57 #7 exporting manifest sha256:d9baacf889b451a627e87a83ebcae335d04a604baa0abab8a8bbb08d61daf6c5 done 05:55:57 #7 exporting config sha256:5a95599899dba8c7e11e9c7d9dfbdd97437a623feb58de0bbc6dc9f2589e8aef done 05:55:57 #7 exporting manifest list sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f done 05:55:57 #7 pushing layers 0.0s done 05:55:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f 0.1s done 05:55:57 #7 DONE 0.1s 05:55:57 05:55:57 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 05:55:57 #8 DONE 0.0s 05:55:57 05:55:57 [33m1 warning found (use --debug to expand): 05:55:57 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 05:55:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 05:55:58 #1 [internal] load build definition from Dockerfile 05:55:58 #1 transferring dockerfile: 169B done 05:55:58 #1 DONE 0.0s 05:55:58 05:55:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:55:58 #2 DONE 0.0s 05:55:58 05:55:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:55:58 #3 DONE 0.1s 05:55:58 05:55:58 #4 [internal] load .dockerignore 05:55:58 #4 transferring context: 2B done 05:55:58 #4 DONE 0.0s 05:55:58 05:55:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 05:55:58 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.0s done 05:55:58 #5 DONE 0.0s 05:55:58 05:55:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 05:55:58 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 0.1s done 05:55:58 #6 CACHED 05:55:58 05:55:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:290275d38fdcca8e2f3d9dad321d3f460d0428d56bf9d17cb7fa693d3d8199be 05:55:58 #5 CACHED 05:55:58 05:55:58 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 05:55:58 #7 DONE 0.0s 05:55:58 05:55:58 #8 exporting to image 05:55:58 #8 exporting layers done 05:55:58 #8 exporting manifest sha256:34ff6c4755965f4054a46c949f13a8007440e659a1a4a698b0b6d334cb2c17d4 done 05:55:58 #8 exporting config sha256:1a1585c4471623c0155fdd8593055c876f02f45246f83293836c36bd2877f1a1 done 05:55:58 #8 exporting manifest sha256:d9baacf889b451a627e87a83ebcae335d04a604baa0abab8a8bbb08d61daf6c5 done 05:55:58 #8 exporting config sha256:5a95599899dba8c7e11e9c7d9dfbdd97437a623feb58de0bbc6dc9f2589e8aef done 05:55:58 #8 exporting manifest list sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f done 05:55:58 #8 pushing layers 0.0s done 05:55:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:a237aeddc05dc730cbb096eb5eb2b21dae7a5c3cbb6321c75a227f9cf38c905f 0.1s done 05:55:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:58 #8 DONE 0.1s 05:55:58 05:55:58 [33m1 warning found (use --debug to expand): 05:55:58 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:55:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933' 05:55:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933 --push - 05:55:58 #1 [internal] load build definition from Dockerfile 05:55:58 #1 transferring dockerfile: 206B done 05:55:58 #1 DONE 0.0s 05:55:58 05:55:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933 05:55:58 #2 DONE 0.1s 05:55:58 05:55:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933 05:55:58 #3 DONE 0.1s 05:55:58 05:55:58 #4 [internal] load .dockerignore 05:55:59 #4 transferring context: 2B done 05:55:59 #4 DONE 0.1s 05:55:59 05:55:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 05:55:59 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done 05:55:59 #5 DONE 0.0s 05:55:59 05:55:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 05:55:59 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done 05:55:59 #6 DONE 0.0s 05:55:59 05:55:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 05:55:59 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done 05:55:59 #5 DONE 0.3s 05:55:59 05:55:59 #7 exporting to image 05:55:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:55:59 #7 exporting layers done 05:55:59 #7 exporting manifest sha256:79ba56a8651a1ad33e418b53e8608225d3858fa7cf95a41bf69f2803cd488c46 done 05:55:59 #7 exporting config sha256:6c67be83c3e5f78a8e68f0fc1799ff6bf8af64e7c03ce446bce556c8d8896cbc done 05:55:59 #7 exporting manifest sha256:94db5d117cbbb4d071d23fbe09593d77675a7cb1b89037e06a475172636d81ab 0.1s done 05:55:59 #7 exporting config sha256:d254bb4d8dae673f10260b34a1d1a1ea9fbc5c1c5a134f483a8d70b6fd55ed8f 0.0s done 05:55:59 #7 exporting manifest list sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 05:55:59 #7 ... 05:55:59 05:55:59 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 05:55:59 #8 DONE 0.0s 05:55:59 05:55:59 #7 exporting to image 05:55:59 #7 exporting manifest list sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 0.0s done 05:55:59 #7 pushing layers 0.1s done 05:55:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 05:55:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933@sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 0.1s done 05:55:59 #7 DONE 0.3s 05:55:59 05:55:59 [33m1 warning found (use --debug to expand): 05:55:59 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 05:56:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 05:56:00 #1 [internal] load build definition from Dockerfile 05:56:00 #1 transferring dockerfile: 172B done 05:56:00 #1 DONE 0.0s 05:56:00 05:56:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:56:00 #2 DONE 0.0s 05:56:00 05:56:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:56:00 #3 DONE 0.0s 05:56:00 05:56:00 #4 [internal] load .dockerignore 05:56:00 #4 transferring context: 2B done 05:56:00 #4 DONE 0.0s 05:56:00 05:56:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 05:56:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done 05:56:00 #5 CACHED 05:56:00 05:56:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 05:56:00 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done 05:56:00 #6 CACHED 05:56:00 05:56:00 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 05:56:00 #7 DONE 0.0s 05:56:00 05:56:00 #8 exporting to image 05:56:00 #8 exporting layers done 05:56:00 #8 exporting manifest sha256:79ba56a8651a1ad33e418b53e8608225d3858fa7cf95a41bf69f2803cd488c46 done 05:56:00 #8 exporting config sha256:6c67be83c3e5f78a8e68f0fc1799ff6bf8af64e7c03ce446bce556c8d8896cbc done 05:56:00 #8 exporting manifest sha256:94db5d117cbbb4d071d23fbe09593d77675a7cb1b89037e06a475172636d81ab done 05:56:00 #8 exporting config sha256:d254bb4d8dae673f10260b34a1d1a1ea9fbc5c1c5a134f483a8d70b6fd55ed8f done 05:56:00 #8 exporting manifest list sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 done 05:56:00 #8 pushing layers 0.0s done 05:56:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 0.1s done 05:56:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:00 #8 DONE 0.1s 05:56:00 05:56:00 [33m1 warning found (use --debug to expand): 05:56:00 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21' 05:56:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21 --push - 05:56:00 #1 [internal] load build definition from Dockerfile 05:56:00 #1 transferring dockerfile: 178B done 05:56:00 #1 DONE 0.0s 05:56:00 05:56:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21 05:56:00 #2 DONE 0.0s 05:56:00 05:56:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21 05:56:00 #3 DONE 0.0s 05:56:00 05:56:00 #4 [internal] load .dockerignore 05:56:00 #4 transferring context: 2B done 05:56:00 #4 DONE 0.0s 05:56:00 05:56:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 05:56:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done 05:56:00 #5 DONE 0.0s 05:56:00 05:56:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 05:56:01 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done 05:56:01 #6 CACHED 05:56:01 05:56:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 05:56:01 #5 CACHED 05:56:01 05:56:01 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 05:56:01 #7 DONE 0.0s 05:56:01 05:56:01 #8 exporting to image 05:56:01 #8 exporting layers done 05:56:01 #8 exporting manifest sha256:79ba56a8651a1ad33e418b53e8608225d3858fa7cf95a41bf69f2803cd488c46 done 05:56:01 #8 exporting config sha256:6c67be83c3e5f78a8e68f0fc1799ff6bf8af64e7c03ce446bce556c8d8896cbc done 05:56:01 #8 exporting manifest sha256:94db5d117cbbb4d071d23fbe09593d77675a7cb1b89037e06a475172636d81ab done 05:56:01 #8 exporting config sha256:d254bb4d8dae673f10260b34a1d1a1ea9fbc5c1c5a134f483a8d70b6fd55ed8f done 05:56:01 #8 exporting manifest list sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 done 05:56:01 #8 pushing layers 0.0s done 05:56:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.21@sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 0.1s done 05:56:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:01 #8 DONE 0.1s 05:56:01 05:56:01 [33m1 warning found (use --debug to expand): 05:56:01 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' 05:56:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - 05:56:01 #1 [internal] load build definition from Dockerfile 05:56:01 #1 transferring dockerfile: 219B done 05:56:01 #1 DONE 0.0s 05:56:01 05:56:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:56:01 #2 DONE 0.0s 05:56:01 05:56:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:56:01 #3 DONE 0.0s 05:56:01 05:56:01 #4 [internal] load .dockerignore 05:56:01 #4 transferring context: 2B done 05:56:01 #4 DONE 0.0s 05:56:01 05:56:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 05:56:01 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done 05:56:01 #5 DONE 0.0s 05:56:01 05:56:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 05:56:01 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done 05:56:01 #6 CACHED 05:56:01 05:56:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 05:56:01 #5 CACHED 05:56:01 05:56:01 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 05:56:01 #7 DONE 0.0s 05:56:01 05:56:01 #8 exporting to image 05:56:01 #8 exporting layers done 05:56:01 #8 exporting manifest sha256:79ba56a8651a1ad33e418b53e8608225d3858fa7cf95a41bf69f2803cd488c46 done 05:56:01 #8 exporting config sha256:6c67be83c3e5f78a8e68f0fc1799ff6bf8af64e7c03ce446bce556c8d8896cbc done 05:56:01 #8 exporting manifest sha256:94db5d117cbbb4d071d23fbe09593d77675a7cb1b89037e06a475172636d81ab done 05:56:01 #8 exporting config sha256:d254bb4d8dae673f10260b34a1d1a1ea9fbc5c1c5a134f483a8d70b6fd55ed8f done 05:56:01 #8 exporting manifest list sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 done 05:56:01 #8 pushing layers 0.0s done 05:56:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 0.1s done 05:56:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:01 #8 DONE 0.1s 05:56:01 05:56:01 [33m1 warning found (use --debug to expand): 05:56:01 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 05:56:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 05:56:01 #1 [internal] load build definition from Dockerfile 05:56:01 #1 transferring dockerfile: 170B done 05:56:01 #1 DONE 0.0s 05:56:01 05:56:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 05:56:01 #2 DONE 0.0s 05:56:01 05:56:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 05:56:01 #3 DONE 0.0s 05:56:01 05:56:01 #4 [internal] load .dockerignore 05:56:01 #4 transferring context: 2B done 05:56:01 #4 DONE 0.0s 05:56:02 05:56:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 05:56:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done 05:56:02 #5 CACHED 05:56:02 05:56:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 05:56:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:dbf9068b056cca74a305c6e341f801086579270f1a0384c3b409b03e39c91e56 0.0s done 05:56:02 #6 CACHED 05:56:02 05:56:02 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 05:56:02 #7 DONE 0.0s 05:56:02 05:56:02 #8 exporting to image 05:56:02 #8 exporting layers done 05:56:02 #8 exporting manifest sha256:79ba56a8651a1ad33e418b53e8608225d3858fa7cf95a41bf69f2803cd488c46 done 05:56:02 #8 exporting config sha256:6c67be83c3e5f78a8e68f0fc1799ff6bf8af64e7c03ce446bce556c8d8896cbc done 05:56:02 #8 exporting manifest sha256:94db5d117cbbb4d071d23fbe09593d77675a7cb1b89037e06a475172636d81ab done 05:56:02 #8 exporting config sha256:d254bb4d8dae673f10260b34a1d1a1ea9fbc5c1c5a134f483a8d70b6fd55ed8f done 05:56:02 #8 exporting manifest list sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 done 05:56:02 #8 pushing layers 0.0s done 05:56:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:efbfadc8b71398861ef325fe95f3ee892b49b86137159930e7d5b81bcdd6d2b5 0.1s done 05:56:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:02 #8 DONE 0.1s 05:56:02 05:56:02 [33m1 warning found (use --debug to expand): 05:56:02 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933' 05:56:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933 --push - 05:56:02 #1 [internal] load build definition from Dockerfile 05:56:02 #1 transferring dockerfile: 206B done 05:56:02 #1 DONE 0.0s 05:56:02 05:56:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933 05:56:02 #2 DONE 0.0s 05:56:02 05:56:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933 05:56:02 #3 DONE 0.1s 05:56:02 05:56:02 #4 [internal] load .dockerignore 05:56:02 #4 transferring context: 2B done 05:56:02 #4 DONE 0.0s 05:56:02 05:56:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 05:56:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 05:56:02 #5 ... 05:56:02 05:56:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 05:56:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done 05:56:02 #6 DONE 0.1s 05:56:03 05:56:03 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 05:56:03 #7 DONE 0.0s 05:56:03 05:56:03 #8 exporting to image 05:56:03 #8 exporting layers done 05:56:03 #8 exporting manifest sha256:39ab0bdff7e8e2a61aeb8ddcec5618635c6f1b34595f09f8b82501cff7405ca1 0.0s done 05:56:03 #8 exporting config sha256:7e07b7c3e0f366817805f6cb90bf2e26c1a46e76980fd1c2740780ccaab07095 done 05:56:03 #8 exporting manifest sha256:ffa52b9ab97e73ae30e61c0d7424cc202eaf0e7d67bbe655e49ab5719e47ba9e done 05:56:03 #8 exporting config sha256:529fa2134aa379dcd74de983152791aa43e41b25210359c5f2baa243813eb64a done 05:56:03 #8 exporting manifest list sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 done 05:56:03 #8 pushing layers 05:56:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:03 #8 pushing layers 0.1s done 05:56:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933@sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 0.1s done 05:56:03 #8 DONE 0.2s 05:56:03 05:56:03 [33m1 warning found (use --debug to expand): 05:56:03 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 05:56:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 05:56:03 #1 [internal] load build definition from Dockerfile 05:56:03 #1 transferring dockerfile: 172B done 05:56:03 #1 DONE 0.0s 05:56:03 05:56:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:56:03 #2 DONE 0.0s 05:56:03 05:56:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:56:03 #3 DONE 0.0s 05:56:03 05:56:03 #4 [internal] load .dockerignore 05:56:03 #4 transferring context: 2B done 05:56:03 #4 DONE 0.0s 05:56:03 05:56:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 05:56:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done 05:56:03 #5 DONE 0.0s 05:56:03 05:56:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 05:56:03 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done 05:56:03 #6 CACHED 05:56:03 05:56:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 05:56:03 #5 CACHED 05:56:03 05:56:03 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 05:56:03 #7 DONE 0.0s 05:56:03 05:56:03 #8 exporting to image 05:56:03 #8 exporting layers done 05:56:03 #8 exporting manifest sha256:39ab0bdff7e8e2a61aeb8ddcec5618635c6f1b34595f09f8b82501cff7405ca1 done 05:56:03 #8 exporting config sha256:7e07b7c3e0f366817805f6cb90bf2e26c1a46e76980fd1c2740780ccaab07095 done 05:56:03 #8 exporting manifest sha256:ffa52b9ab97e73ae30e61c0d7424cc202eaf0e7d67bbe655e49ab5719e47ba9e done 05:56:03 #8 exporting config sha256:529fa2134aa379dcd74de983152791aa43e41b25210359c5f2baa243813eb64a done 05:56:03 #8 exporting manifest list sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 done 05:56:03 #8 pushing layers 0.0s done 05:56:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 0.1s done 05:56:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:03 #8 DONE 0.1s 05:56:03 05:56:03 [33m1 warning found (use --debug to expand): 05:56:03 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21' 05:56:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21 --push - 05:56:03 #1 [internal] load build definition from Dockerfile 05:56:03 #1 transferring dockerfile: 178B done 05:56:03 #1 DONE 0.0s 05:56:03 05:56:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21 05:56:03 #2 DONE 0.0s 05:56:03 05:56:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21 05:56:03 #3 DONE 0.0s 05:56:03 05:56:03 #4 [internal] load .dockerignore 05:56:03 #4 transferring context: 2B done 05:56:03 #4 DONE 0.0s 05:56:03 05:56:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 05:56:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 05:56:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done 05:56:04 #5 CACHED 05:56:04 05:56:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 05:56:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done 05:56:04 #6 CACHED 05:56:04 05:56:04 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 05:56:04 #7 DONE 0.0s 05:56:04 05:56:04 #8 exporting to image 05:56:04 #8 exporting layers done 05:56:04 #8 exporting manifest sha256:39ab0bdff7e8e2a61aeb8ddcec5618635c6f1b34595f09f8b82501cff7405ca1 done 05:56:04 #8 exporting config sha256:7e07b7c3e0f366817805f6cb90bf2e26c1a46e76980fd1c2740780ccaab07095 done 05:56:04 #8 exporting manifest sha256:ffa52b9ab97e73ae30e61c0d7424cc202eaf0e7d67bbe655e49ab5719e47ba9e done 05:56:04 #8 exporting config sha256:529fa2134aa379dcd74de983152791aa43e41b25210359c5f2baa243813eb64a done 05:56:04 #8 exporting manifest list sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 done 05:56:04 #8 pushing layers 0.0s done 05:56:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.21@sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 0.1s done 05:56:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:04 #8 DONE 0.1s 05:56:04 05:56:04 [33m1 warning found (use --debug to expand): 05:56:04 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' 05:56:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - 05:56:04 #1 [internal] load build definition from Dockerfile 05:56:04 #1 transferring dockerfile: 219B done 05:56:04 #1 DONE 0.0s 05:56:04 05:56:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:56:04 #2 DONE 0.0s 05:56:04 05:56:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:56:04 #3 DONE 0.0s 05:56:04 05:56:04 #4 [internal] load .dockerignore 05:56:04 #4 transferring context: 2B done 05:56:04 #4 DONE 0.0s 05:56:04 05:56:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 05:56:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done 05:56:04 #5 CACHED 05:56:04 05:56:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 05:56:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done 05:56:04 #6 CACHED 05:56:04 05:56:04 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 05:56:04 #7 DONE 0.0s 05:56:04 05:56:04 #8 exporting to image 05:56:04 #8 exporting layers done 05:56:04 #8 exporting manifest sha256:39ab0bdff7e8e2a61aeb8ddcec5618635c6f1b34595f09f8b82501cff7405ca1 done 05:56:04 #8 exporting config sha256:7e07b7c3e0f366817805f6cb90bf2e26c1a46e76980fd1c2740780ccaab07095 done 05:56:04 #8 exporting manifest sha256:ffa52b9ab97e73ae30e61c0d7424cc202eaf0e7d67bbe655e49ab5719e47ba9e done 05:56:04 #8 exporting config sha256:529fa2134aa379dcd74de983152791aa43e41b25210359c5f2baa243813eb64a done 05:56:04 #8 exporting manifest list sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 done 05:56:04 #8 pushing layers 0.0s done 05:56:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 0.1s done 05:56:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:04 #8 DONE 0.1s 05:56:04 05:56:04 [33m1 warning found (use --debug to expand): 05:56:04 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 05:56:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 05:56:04 #1 [internal] load build definition from Dockerfile 05:56:04 #1 transferring dockerfile: 170B done 05:56:04 #1 DONE 0.0s 05:56:04 05:56:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 05:56:04 #2 DONE 0.0s 05:56:04 05:56:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 05:56:04 #3 DONE 0.0s 05:56:04 05:56:04 #4 [internal] load .dockerignore 05:56:04 #4 transferring context: 2B done 05:56:04 #4 DONE 0.0s 05:56:04 05:56:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 05:56:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done 05:56:04 #5 DONE 0.0s 05:56:04 05:56:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 05:56:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 0.0s done 05:56:05 #6 CACHED 05:56:05 05:56:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:075860b929a482335472f0916de92cd6e880c40af24811f70b7363bacc4f1585 05:56:05 #5 CACHED 05:56:05 05:56:05 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 05:56:05 #7 DONE 0.0s 05:56:05 05:56:05 #8 exporting to image 05:56:05 #8 exporting layers done 05:56:05 #8 exporting manifest sha256:39ab0bdff7e8e2a61aeb8ddcec5618635c6f1b34595f09f8b82501cff7405ca1 done 05:56:05 #8 exporting config sha256:7e07b7c3e0f366817805f6cb90bf2e26c1a46e76980fd1c2740780ccaab07095 done 05:56:05 #8 exporting manifest sha256:ffa52b9ab97e73ae30e61c0d7424cc202eaf0e7d67bbe655e49ab5719e47ba9e done 05:56:05 #8 exporting config sha256:529fa2134aa379dcd74de983152791aa43e41b25210359c5f2baa243813eb64a done 05:56:05 #8 exporting manifest list sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 done 05:56:05 #8 pushing layers 0.0s done 05:56:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3fb1749c7de2dc6c56ebc90d36fd000b762c4acf8655ba304f0d1befbb97c707 0.1s done 05:56:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:05 #8 DONE 0.1s 05:56:05 05:56:05 [33m1 warning found (use --debug to expand): 05:56:05 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933 --push - 05:56:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933' 05:56:05 #1 [internal] load build definition from Dockerfile 05:56:05 #1 transferring dockerfile: 206B done 05:56:05 #1 DONE 0.0s 05:56:05 05:56:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933 05:56:05 #2 DONE 0.1s 05:56:05 05:56:05 #3 [internal] load .dockerignore 05:56:05 #3 transferring context: 05:56:05 #3 transferring context: 2B done 05:56:05 #3 DONE 0.0s 05:56:05 05:56:05 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933 05:56:05 #4 DONE 0.1s 05:56:05 05:56:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 05:56:05 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done 05:56:05 #5 DONE 0.0s 05:56:05 05:56:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 05:56:05 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done 05:56:06 #6 DONE 0.1s 05:56:06 05:56:06 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 05:56:06 #7 DONE 0.0s 05:56:06 05:56:06 #8 exporting to image 05:56:06 #8 exporting layers done 05:56:06 #8 exporting manifest sha256:8c0a555e0fa87e5438ec899092022493d247c3187d5660951c8f01b9da035959 0.0s done 05:56:06 #8 exporting config sha256:1cc5c74e200fd1f3b4500a5f628b073c013885414411ddf124240e8940b99d9b done 05:56:06 #8 exporting manifest sha256:c173a014aef4b8f53a6b50a2a41a7e4b958448524055828d00b63ac3dd52b932 0.0s done 05:56:06 #8 exporting config sha256:f1bf7d23914d7e01aa3f32f64255e79aa25f685dfbcb784e396bf22a527daa73 done 05:56:06 #8 exporting manifest list sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 0.0s done 05:56:06 #8 pushing layers 05:56:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:06 #8 pushing layers 0.1s done 05:56:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933@sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 0.1s done 05:56:06 #8 DONE 0.2s 05:56:06 05:56:06 [33m1 warning found (use --debug to expand): 05:56:06 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 05:56:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 05:56:06 #1 [internal] load build definition from Dockerfile 05:56:06 #1 transferring dockerfile: 172B done 05:56:06 #1 DONE 0.0s 05:56:06 05:56:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 05:56:06 #2 DONE 0.0s 05:56:06 05:56:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 05:56:06 #3 DONE 0.0s 05:56:06 05:56:06 #4 [internal] load .dockerignore 05:56:06 #4 transferring context: 2B done 05:56:06 #4 DONE 0.0s 05:56:06 05:56:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 05:56:06 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done 05:56:06 #5 CACHED 05:56:06 05:56:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 05:56:06 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done 05:56:06 #6 CACHED 05:56:06 05:56:06 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 05:56:06 #7 DONE 0.0s 05:56:06 05:56:06 #8 exporting to image 05:56:06 #8 exporting layers done 05:56:06 #8 exporting manifest sha256:8c0a555e0fa87e5438ec899092022493d247c3187d5660951c8f01b9da035959 done 05:56:06 #8 exporting config sha256:1cc5c74e200fd1f3b4500a5f628b073c013885414411ddf124240e8940b99d9b done 05:56:06 #8 exporting manifest sha256:c173a014aef4b8f53a6b50a2a41a7e4b958448524055828d00b63ac3dd52b932 done 05:56:06 #8 exporting config sha256:f1bf7d23914d7e01aa3f32f64255e79aa25f685dfbcb784e396bf22a527daa73 done 05:56:06 #8 exporting manifest list sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 done 05:56:06 #8 pushing layers 0.0s done 05:56:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 0.1s done 05:56:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:06 #8 DONE 0.1s 05:56:06 05:56:06 [33m1 warning found (use --debug to expand): 05:56:06 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21 --push - 05:56:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21' 05:56:07 #1 [internal] load build definition from Dockerfile 05:56:07 #1 transferring dockerfile: 178B done 05:56:07 #1 DONE 0.0s 05:56:07 05:56:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21 05:56:07 #2 DONE 0.0s 05:56:07 05:56:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21 05:56:07 #3 DONE 0.0s 05:56:07 05:56:07 #4 [internal] load .dockerignore 05:56:07 #4 transferring context: 2B done 05:56:07 #4 DONE 0.0s 05:56:07 05:56:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 05:56:07 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done 05:56:07 #5 CACHED 05:56:07 05:56:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 05:56:07 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done 05:56:07 #6 CACHED 05:56:07 05:56:07 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 05:56:07 #7 DONE 0.0s 05:56:07 05:56:07 #8 exporting to image 05:56:07 #8 exporting layers done 05:56:07 #8 exporting manifest sha256:8c0a555e0fa87e5438ec899092022493d247c3187d5660951c8f01b9da035959 done 05:56:07 #8 exporting config sha256:1cc5c74e200fd1f3b4500a5f628b073c013885414411ddf124240e8940b99d9b done 05:56:07 #8 exporting manifest sha256:c173a014aef4b8f53a6b50a2a41a7e4b958448524055828d00b63ac3dd52b932 done 05:56:07 #8 exporting config sha256:f1bf7d23914d7e01aa3f32f64255e79aa25f685dfbcb784e396bf22a527daa73 done 05:56:07 #8 exporting manifest list sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 done 05:56:07 #8 pushing layers 0.0s done 05:56:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.21@sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 0.1s done 05:56:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:07 #8 DONE 0.1s 05:56:07 05:56:07 [33m1 warning found (use --debug to expand): 05:56:07 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' 05:56:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - 05:56:07 #1 [internal] load build definition from Dockerfile 05:56:07 #1 transferring dockerfile: 219B done 05:56:07 #1 DONE 0.0s 05:56:07 05:56:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:56:07 #2 DONE 0.0s 05:56:07 05:56:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:56:07 #3 DONE 0.0s 05:56:07 05:56:07 #4 [internal] load .dockerignore 05:56:07 #4 transferring context: 2B done 05:56:07 #4 DONE 0.0s 05:56:07 05:56:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 05:56:07 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done 05:56:07 #5 CACHED 05:56:07 05:56:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 05:56:07 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done 05:56:07 #6 CACHED 05:56:07 05:56:07 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 05:56:07 #7 DONE 0.0s 05:56:07 05:56:07 #8 exporting to image 05:56:07 #8 exporting layers done 05:56:07 #8 exporting manifest sha256:8c0a555e0fa87e5438ec899092022493d247c3187d5660951c8f01b9da035959 done 05:56:07 #8 exporting config sha256:1cc5c74e200fd1f3b4500a5f628b073c013885414411ddf124240e8940b99d9b done 05:56:07 #8 exporting manifest sha256:c173a014aef4b8f53a6b50a2a41a7e4b958448524055828d00b63ac3dd52b932 done 05:56:07 #8 exporting config sha256:f1bf7d23914d7e01aa3f32f64255e79aa25f685dfbcb784e396bf22a527daa73 done 05:56:07 #8 exporting manifest list sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 done 05:56:07 #8 pushing layers 0.0s done 05:56:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 0.1s done 05:56:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:07 #8 DONE 0.1s 05:56:07 05:56:07 [33m1 warning found (use --debug to expand): 05:56:07 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 05:56:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 05:56:08 #1 [internal] load build definition from Dockerfile 05:56:08 #1 transferring dockerfile: 170B done 05:56:08 #1 DONE 0.0s 05:56:08 05:56:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 05:56:08 #2 DONE 0.0s 05:56:08 05:56:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 05:56:08 #3 DONE 0.0s 05:56:08 05:56:08 #4 [internal] load .dockerignore 05:56:08 #4 transferring context: 2B done 05:56:08 #4 DONE 0.0s 05:56:08 05:56:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 05:56:08 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done 05:56:08 #5 CACHED 05:56:08 05:56:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 05:56:08 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:630c37b7274ebd700cff05de72b5d99be763ce1467f78a230275e1212000d912 0.0s done 05:56:08 #6 CACHED 05:56:08 05:56:08 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 05:56:08 #7 DONE 0.0s 05:56:08 05:56:08 #8 exporting to image 05:56:08 #8 exporting layers done 05:56:08 #8 exporting manifest sha256:8c0a555e0fa87e5438ec899092022493d247c3187d5660951c8f01b9da035959 done 05:56:08 #8 exporting config sha256:1cc5c74e200fd1f3b4500a5f628b073c013885414411ddf124240e8940b99d9b done 05:56:08 #8 exporting manifest sha256:c173a014aef4b8f53a6b50a2a41a7e4b958448524055828d00b63ac3dd52b932 done 05:56:08 #8 exporting config sha256:f1bf7d23914d7e01aa3f32f64255e79aa25f685dfbcb784e396bf22a527daa73 done 05:56:08 #8 exporting manifest list sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 done 05:56:08 #8 pushing layers 0.0s done 05:56:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:3a69fde17da5ff66b2384e15265abf8bd24c281fbae8ec5e19d8bdb4026c81f8 0.1s done 05:56:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:08 #8 DONE 0.1s 05:56:08 05:56:08 [33m1 warning found (use --debug to expand): 05:56:08 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933' 05:56:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933 --push - 05:56:08 #1 [internal] load build definition from Dockerfile 05:56:08 #1 transferring dockerfile: 202B done 05:56:08 #1 DONE 0.0s 05:56:08 05:56:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933 05:56:08 #2 DONE 0.0s 05:56:08 05:56:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933 05:56:08 #3 DONE 0.0s 05:56:08 05:56:08 #4 [internal] load .dockerignore 05:56:08 #4 transferring context: 2B done 05:56:09 #4 DONE 0.0s 05:56:09 05:56:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 05:56:09 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done 05:56:09 #5 DONE 0.0s 05:56:09 05:56:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 05:56:09 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done 05:56:09 #6 DONE 0.1s 05:56:09 05:56:09 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 05:56:09 #7 DONE 0.0s 05:56:09 05:56:09 #8 exporting to image 05:56:09 #8 exporting layers done 05:56:09 #8 exporting manifest sha256:0fe51506c4ed455c94219682300af4adeea3b3ed49484f310c5777075c316d4d done 05:56:09 #8 exporting config sha256:2f45b61ae929a579300e51e2e126609c6531b2463e6ec073ab507ba430200ce6 done 05:56:09 #8 exporting manifest sha256:08f453c143f9aa3f13a089e682fb7ef9b30a3d5ba6acdc454623d541f390bd2c 0.0s done 05:56:09 #8 exporting config sha256:bff22d23d9b98f5a5d721734f5c97ef59879f20cc320c1faf6bbe18bb2a4d5ab done 05:56:09 #8 exporting manifest list sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe done 05:56:09 #8 pushing layers 05:56:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:09 #8 pushing layers 0.1s done 05:56:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933@sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe 0.1s done 05:56:09 #8 DONE 0.2s 05:56:09 05:56:09 [33m1 warning found (use --debug to expand): 05:56:09 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 05:56:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 05:56:09 #1 [internal] load build definition from Dockerfile 05:56:09 #1 transferring dockerfile: 168B done 05:56:09 #1 DONE 0.0s 05:56:09 05:56:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:56:09 #2 DONE 0.0s 05:56:09 05:56:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:56:09 #3 DONE 0.0s 05:56:09 05:56:09 #4 [internal] load .dockerignore 05:56:09 #4 transferring context: 2B done 05:56:09 #4 DONE 0.0s 05:56:09 05:56:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 05:56:09 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done 05:56:09 #5 DONE 0.0s 05:56:09 05:56:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 05:56:09 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done 05:56:09 #6 CACHED 05:56:09 05:56:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 05:56:09 #5 CACHED 05:56:09 05:56:09 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 05:56:09 #7 DONE 0.0s 05:56:09 05:56:09 #8 exporting to image 05:56:09 #8 exporting layers done 05:56:09 #8 exporting manifest sha256:0fe51506c4ed455c94219682300af4adeea3b3ed49484f310c5777075c316d4d done 05:56:09 #8 exporting config sha256:2f45b61ae929a579300e51e2e126609c6531b2463e6ec073ab507ba430200ce6 done 05:56:09 #8 exporting manifest sha256:08f453c143f9aa3f13a089e682fb7ef9b30a3d5ba6acdc454623d541f390bd2c done 05:56:09 #8 exporting config sha256:bff22d23d9b98f5a5d721734f5c97ef59879f20cc320c1faf6bbe18bb2a4d5ab done 05:56:09 #8 exporting manifest list sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe done 05:56:09 #8 pushing layers 0.0s done 05:56:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe 0.1s done 05:56:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:09 #8 DONE 0.1s 05:56:09 05:56:09 [33m1 warning found (use --debug to expand): 05:56:09 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21' 05:56:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21 --push - 05:56:10 #1 [internal] load build definition from Dockerfile 05:56:10 #1 transferring dockerfile: 174B done 05:56:10 #1 DONE 0.0s 05:56:10 05:56:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21 05:56:10 #2 DONE 0.0s 05:56:10 05:56:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21 05:56:10 #3 DONE 0.0s 05:56:10 05:56:10 #4 [internal] load .dockerignore 05:56:10 #4 transferring context: 2B done 05:56:10 #4 DONE 0.0s 05:56:10 05:56:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 05:56:10 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done 05:56:10 #5 CACHED 05:56:10 05:56:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 05:56:10 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done 05:56:10 #6 CACHED 05:56:10 05:56:10 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 05:56:10 #7 DONE 0.0s 05:56:10 05:56:10 #8 exporting to image 05:56:10 #8 exporting layers done 05:56:10 #8 exporting manifest sha256:0fe51506c4ed455c94219682300af4adeea3b3ed49484f310c5777075c316d4d done 05:56:10 #8 exporting config sha256:2f45b61ae929a579300e51e2e126609c6531b2463e6ec073ab507ba430200ce6 done 05:56:10 #8 exporting manifest sha256:08f453c143f9aa3f13a089e682fb7ef9b30a3d5ba6acdc454623d541f390bd2c done 05:56:10 #8 exporting config sha256:bff22d23d9b98f5a5d721734f5c97ef59879f20cc320c1faf6bbe18bb2a4d5ab done 05:56:10 #8 exporting manifest list sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe done 05:56:10 #8 pushing layers 0.0s done 05:56:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.21@sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe 0.1s done 05:56:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:10 #8 DONE 0.1s 05:56:10 05:56:10 [33m1 warning found (use --debug to expand): 05:56:10 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 --push - 05:56:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21' 05:56:10 #1 [internal] load build definition from Dockerfile 05:56:10 #1 transferring dockerfile: 215B done 05:56:10 #1 DONE 0.0s 05:56:10 05:56:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:56:10 #2 DONE 0.0s 05:56:10 05:56:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 05:56:10 #3 DONE 0.0s 05:56:10 05:56:10 #4 [internal] load .dockerignore 05:56:10 #4 transferring context: 2B done 05:56:10 #4 DONE 0.0s 05:56:10 05:56:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 05:56:10 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 05:56:10 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done 05:56:10 #5 CACHED 05:56:10 05:56:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 05:56:10 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done 05:56:10 #6 CACHED 05:56:10 05:56:10 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 05:56:10 #7 DONE 0.0s 05:56:10 05:56:10 #8 exporting to image 05:56:10 #8 exporting layers done 05:56:10 #8 exporting manifest sha256:0fe51506c4ed455c94219682300af4adeea3b3ed49484f310c5777075c316d4d done 05:56:10 #8 exporting config sha256:2f45b61ae929a579300e51e2e126609c6531b2463e6ec073ab507ba430200ce6 done 05:56:10 #8 exporting manifest sha256:08f453c143f9aa3f13a089e682fb7ef9b30a3d5ba6acdc454623d541f390bd2c done 05:56:10 #8 exporting config sha256:bff22d23d9b98f5a5d721734f5c97ef59879f20cc320c1faf6bbe18bb2a4d5ab done 05:56:10 #8 exporting manifest list sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe done 05:56:10 #8 pushing layers 0.0s done 05:56:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21@sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe 0.1s done 05:56:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:10 #8 DONE 0.1s 05:56:10 05:56:10 [33m1 warning found (use --debug to expand): 05:56:10 [0m - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:56:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 05:56:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 05:56:11 #1 [internal] load build definition from Dockerfile 05:56:11 #1 transferring dockerfile: 166B done 05:56:11 #1 DONE 0.0s 05:56:11 05:56:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 05:56:11 #2 DONE 0.0s 05:56:11 05:56:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 05:56:11 #3 DONE 0.0s 05:56:11 05:56:11 #4 [internal] load .dockerignore 05:56:11 #4 transferring context: 2B done 05:56:11 #4 DONE 0.0s 05:56:11 05:56:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 05:56:11 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done 05:56:11 #5 DONE 0.0s 05:56:11 05:56:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 05:56:11 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 0.0s done 05:56:11 #6 CACHED 05:56:11 05:56:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:afb2cb03f8a9416bc60acb2f4873a336af69c461be8fc716350d2eab96d05fc2 05:56:11 #5 CACHED 05:56:11 05:56:11 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 05:56:11 #7 DONE 0.0s 05:56:11 05:56:11 #8 exporting to image 05:56:11 #8 exporting layers done 05:56:11 #8 exporting manifest sha256:0fe51506c4ed455c94219682300af4adeea3b3ed49484f310c5777075c316d4d done 05:56:11 #8 exporting config sha256:2f45b61ae929a579300e51e2e126609c6531b2463e6ec073ab507ba430200ce6 done 05:56:11 #8 exporting manifest sha256:08f453c143f9aa3f13a089e682fb7ef9b30a3d5ba6acdc454623d541f390bd2c done 05:56:11 #8 exporting config sha256:bff22d23d9b98f5a5d721734f5c97ef59879f20cc320c1faf6bbe18bb2a4d5ab done 05:56:11 #8 exporting manifest list sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe done 05:56:11 #8 pushing layers 0.0s done 05:56:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:1e996115a6a369943e03f4b8d8ba356d8c98bca2030509e9cb3ebef5b81f73fe 0.1s done 05:56:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:56:11 #8 DONE 0.1s 05:56:11 05:56:11 [33m1 warning found (use --debug to expand): 05:56:11 [0m - 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 05:56:11 + '[' -d /w/workspace/edgex-go/848/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:56:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:56:12 ---> package-listing.sh 05:56:12 ++ facter osfamily 05:56:12 ++ tr '[:upper:]' '[:lower:]' 05:56:12 + OS_FAMILY=redhat 05:56:12 + workspace=/w/workspace/edgex-go/848 05:56:12 + START_PACKAGES=/tmp/packages_start.txt 05:56:12 + END_PACKAGES=/tmp/packages_end.txt 05:56:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:12 + PACKAGES=/tmp/packages_start.txt 05:56:12 + '[' /w/workspace/edgex-go/848 ']' 05:56:12 + PACKAGES=/tmp/packages_end.txt 05:56:12 + case "${OS_FAMILY}" in 05:56:12 + rpm -qa 05:56:12 + sort 05:56:13 + '[' -f /tmp/packages_start.txt ']' 05:56:13 + '[' -f /tmp/packages_end.txt ']' 05:56:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:13 + '[' /w/workspace/edgex-go/848 ']' 05:56:13 + mkdir -p /w/workspace/edgex-go/848/archives/ 05:56:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/848/archives/ [Pipeline] echo 05:56:13 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/848/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:56:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:56:14 05:56:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:56:14 latest: Pulling from edgex-lftools-log-publisher 05:56:14 5eb5b503b376: Pulling fs layer 05:56:14 5c69ac0246d0: Pulling fs layer 05:56:14 ec43610c2a17: Pulling fs layer 05:56:14 3a2ae6a8a46f: Pulling fs layer 05:56:14 33b1e0a273af: Pulling fs layer 05:56:14 5d3b04190fa2: Pulling fs layer 05:56:14 2f39f015ded8: Pulling fs layer 05:56:14 3a2ae6a8a46f: Waiting 05:56:14 33b1e0a273af: Waiting 05:56:14 5d3b04190fa2: Waiting 05:56:14 2f39f015ded8: Waiting 05:56:14 5c69ac0246d0: Verifying Checksum 05:56:14 5c69ac0246d0: Download complete 05:56:14 3a2ae6a8a46f: Verifying Checksum 05:56:14 3a2ae6a8a46f: Download complete 05:56:14 33b1e0a273af: Verifying Checksum 05:56:14 33b1e0a273af: Download complete 05:56:14 5d3b04190fa2: Verifying Checksum 05:56:14 5d3b04190fa2: Download complete 05:56:14 ec43610c2a17: Verifying Checksum 05:56:14 ec43610c2a17: Download complete 05:56:14 5eb5b503b376: Verifying Checksum 05:56:14 5eb5b503b376: Download complete 05:56:15 2f39f015ded8: Download complete 05:56:16 5eb5b503b376: Pull complete 05:56:16 5c69ac0246d0: Pull complete 05:56:16 ec43610c2a17: Pull complete 05:56:16 3a2ae6a8a46f: Pull complete 05:56:16 33b1e0a273af: Pull complete 05:56:17 5d3b04190fa2: Pull complete 05:56:21 2f39f015ded8: Pull complete 05:56:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:56:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:56:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:21 prd-centos7-docker-4c-2g-2817 does not seem to be running inside a container 05:56:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/848/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 05:56:28 $ docker top 4b5b184be59ab06c3aaca584ab6ba3074ba5a354d837cd51c4d5aec6364d9057 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:29 + touch /tmp/pre-build-complete [Pipeline] sh 05:56:29 + mkdir -p /var/log/sysstat [Pipeline] sh 05:56:29 + ls /var/log/sa-host 05:56:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:56:29 provisioning config files... 05:56:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1199470923458857426tmp [Pipeline] { [Pipeline] echo 05:56:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:56:30 ---> create-netrc.sh [Pipeline] } 05:56:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:56:30 ---> python-tools-install.sh [Pipeline] echo 05:56:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:56:30 ---> sudo-logs.sh 05:56:30 Archiving 'sudo' log.. 05:56:30 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:56:30 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 05:56:30 $ docker stop --time=1 4b5b184be59ab06c3aaca584ab6ba3074ba5a354d837cd51c4d5aec6364d9057 05:56:31 $ docker rm -f --volumes 4b5b184be59ab06c3aaca584ab6ba3074ba5a354d837cd51c4d5aec6364d9057 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 05:56:31 [WS-CLEANUP] Deleting project workspace... 05:56:31 [WS-CLEANUP] Deferred wipeout is used... 05:56:31 [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] } 06:09:49 #154 ... 06:09:49 06:09:49 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:09:49 #151 DONE 1056.8s 06:09:49 06:09:49 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:09:49 #145 ... 06:09:49 06:09:49 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:09:49 #155 DONE 0.2s 06:09:49 06:09:49 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:09:49 #156 DONE 0.1s 06:09:49 06:09:49 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:09:49 #157 DONE 0.2s 06:09:49 06:09:49 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:09:49 #134 ... 06:09:49 06:09:49 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:09:49 #158 DONE 0.2s 06:09:49 06:09:49 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:09:49 #159 DONE 0.1s 06:09:49 06:09:49 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:09:49 #145 ... 06:09:49 06:09:49 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:09:49 #160 DONE 1.8s 06:09:49 06:09:49 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:09:49 #150 ... 06:09:49 06:09:49 #108 [core-common-config-bootstrapper] exporting to image 06:09:49 #108 exporting layers 06:09:49 #108 exporting layers 1.1s done 06:09:49 #108 writing image sha256:e4f2b3af38516a8c8903e552fab37e09608d82ca3e60d40846bb4685d88b922a done 06:09:49 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 06:09:49 #108 DONE 7.5s 06:09:49 06:09:49 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:09:49 #148 ... 06:09:49 06:09:49 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:09:49 #152 DONE 1069.5s 06:09:49 06:09:49 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:09:50 #161 DONE 0.4s 06:09:50 06:09:50 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:09:52 #162 DONE 2.2s 06:09:52 06:09:52 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:09:52 #163 DONE 0.3s 06:09:52 06:09:52 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:09:52 #147 ... 06:09:52 06:09:52 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:09:52 #164 DONE 0.2s 06:09:52 06:09:52 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:09:53 #165 DONE 0.3s 06:09:53 06:09:53 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:09:53 #149 ... 06:09:53 06:09:53 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:09:53 #166 DONE 0.2s 06:09:53 06:09:53 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:09:53 #167 DONE 0.2s 06:09:53 06:09:53 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 06:09:53 #168 DONE 0.2s 06:09:53 06:09:53 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:09:54 #169 DONE 0.1s 06:09:54 06:09:54 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:09:54 #170 DONE 0.2s 06:09:54 06:09:54 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:09:56 #171 DONE 2.2s 06:09:56 06:09:56 #108 [security-bootstrapper] exporting to image 06:09:56 #108 exporting layers 06:09:57 #108 exporting layers 1.1s done 06:09:57 #108 writing image sha256:c8f042492fcc6221f55d380a3ab195f477c6c588f55b9ef4f1fcff60f9fcf138 done 06:09:57 #108 naming to docker.io/library/security-bootstrapper-arm64 done 06:09:57 #108 DONE 8.7s 06:09:57 06:09:57 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:24:35 #134 ... 06:24:35 06:24:35 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:24:35 #145 DONE 1952.4s 06:24:35 06:24:35 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:24:35 #144 ... 06:24:35 06:24:35 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:24:35 #172 DONE 0.1s 06:24:35 06:24:35 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:24:35 #148 ... 06:24:35 06:24:35 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:24:35 #173 DONE 0.1s 06:24:35 06:24:35 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:24:35 #174 DONE 0.3s 06:24:35 06:24:35 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:24:35 #175 DONE 0.1s 06:24:35 06:24:35 #108 [core-command] exporting to image 06:24:35 #108 exporting layers 06:24:35 #108 exporting layers 0.3s done 06:24:35 #108 writing image sha256:656ad65de6c74b71c4cbf95f4d5377c4f1cfe4ebdaef95271aaebc410b95527f done 06:24:35 #108 naming to docker.io/library/core-command-arm64 done 06:24:35 #108 DONE 9.0s 06:24:35 06:24:35 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:25:07 #154 ... 06:25:07 06:25:07 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:25:07 #149 DONE 1987.5s 06:25:07 06:25:07 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:25:08 #150 ... 06:25:08 06:25:08 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:25:08 #176 DONE 0.4s 06:25:08 06:25:08 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:25:08 #177 DONE 0.2s 06:25:08 06:25:08 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:25:08 #153 ... 06:25:08 06:25:08 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:25:08 #178 DONE 0.2s 06:25:08 06:25:08 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:25:08 #179 DONE 0.1s 06:25:08 06:25:08 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:25:09 #180 DONE 0.3s 06:25:09 06:25:09 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:25:09 #181 DONE 0.2s 06:25:09 06:25:09 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:25:12 #182 DONE 2.2s 06:25:12 06:25:12 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:25:12 #144 ... 06:25:12 06:25:12 #108 [security-proxy-setup] exporting to image 06:25:12 #108 exporting layers 06:25:12 #108 exporting layers 1.0s done 06:25:12 #108 writing image sha256:bbce6810f890a16f71f7f1405ccbae1c6338c3a64e9f4cf4f20faa3f5d1f43c8 done 06:25:12 #108 naming to docker.io/library/security-proxy-setup-arm64 done 06:25:12 #108 DONE 10.0s 06:25:12 06:25:12 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:25:12 #150 1991.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:25:44 #150 DONE 2023.4s 06:25:44 06:25:44 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:25:44 #148 ... 06:25:44 06:25:44 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:25:44 #183 DONE 0.3s 06:25:44 06:25:44 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:25:44 #148 ... 06:25:44 06:25:44 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:25:44 #184 DONE 0.1s 06:25:44 06:25:44 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:25:44 #185 DONE 0.3s 06:25:44 06:25:44 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:25:44 #148 ... 06:25:44 06:25:44 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:25:44 #186 DONE 0.2s 06:25:44 06:25:44 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:25:45 #187 DONE 0.1s 06:25:45 06:25:45 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:25:46 #188 DONE 1.3s 06:25:46 06:25:46 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:25:46 #146 ... 06:25:46 06:25:46 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:25:46 #189 DONE 0.4s 06:25:46 06:25:46 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:25:46 #148 ... 06:25:46 06:25:46 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:25:47 #190 DONE 0.1s 06:25:47 06:25:47 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:25:49 #191 DONE 2.0s 06:25:49 06:25:49 #108 [security-secretstore-setup] exporting to image 06:25:49 #108 exporting layers 06:25:50 #108 exporting layers 1.5s done 06:25:50 #108 writing image sha256:4dc3cf6d7b1df729a5814763f2c42975d1f180be37e9a5dd2a71fd6008e786cd done 06:25:50 #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 06:25:50 #108 DONE 11.5s 06:25:50 06:25:50 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:26:58 #148 ... 06:26:58 06:26:58 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:26:58 #146 DONE 2094.7s 06:26:58 06:26:58 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:26:58 #134 ... 06:26:58 06:26:58 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:26:58 #192 DONE 0.1s 06:26:58 06:26:58 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:26:58 #193 DONE 0.2s 06:26:58 06:26:58 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:26:58 #194 DONE 0.5s 06:26:58 06:26:58 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:26:58 #148 ... 06:26:58 06:26:58 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:26:58 #195 DONE 0.1s 06:26:58 06:26:58 #108 [security-spiffe-token-provider] exporting to image 06:26:58 #108 exporting layers 06:26:58 #108 exporting layers 1.0s done 06:26:58 #108 writing image sha256:987041da0ef5f942cd7069866ae972e7eaff4f8334323ae73d64d9064d6c86e1 done 06:26:58 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:26:58 #108 DONE 12.5s 06:26:58 06:26:58 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:27:20 #148 DONE 2119.2s 06:27:20 06:27:20 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:27:20 #153 ... 06:27:20 06:27:20 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:27:20 #196 DONE 0.1s 06:27:20 06:27:20 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:27:20 #197 DONE 0.2s 06:27:20 06:27:20 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:27:20 #198 DONE 0.3s 06:27:20 06:27:20 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:27:20 #154 ... 06:27:20 06:27:20 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:27:20 #199 DONE 0.1s 06:27:20 06:27:20 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:27:20 #200 DONE 0.1s 06:27:20 06:27:20 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:27:20 #153 ... 06:27:20 06:27:20 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:27:22 #201 DONE 1.5s 06:27:22 06:27:22 #108 [security-proxy-auth] exporting to image 06:27:22 #108 exporting layers 06:27:22 #108 exporting layers 0.7s done 06:27:22 #108 writing image sha256:3e7e0fad9aa9f955b3885cba73c6fb4848bf57c7574203575ae620f9981ebefb done 06:27:22 #108 naming to docker.io/library/security-proxy-auth-arm64 done 06:27:22 #108 DONE 13.2s 06:27:22 06:27:22 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:27:28 #154 ... 06:27:28 06:27:28 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:27:28 #144 DONE 2128.1s 06:27:28 06:27:28 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:27:28 #153 ... 06:27:28 06:27:28 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:27:29 #202 DONE 0.3s 06:27:29 06:27:29 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:27:29 #134 ... 06:27:29 06:27:29 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:27:29 #154 DONE 2129.4s 06:27:29 06:27:29 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:27:30 #203 DONE 0.9s 06:27:30 06:27:30 #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:27:30 #204 DONE 0.4s 06:27:30 06:27:30 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:27:30 #205 DONE 0.2s 06:27:30 06:27:30 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:27:30 #206 DONE 0.3s 06:27:30 06:27:30 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:27:31 #207 DONE 0.6s 06:27:31 06:27:31 #108 [core-keeper] exporting to image 06:27:31 #108 exporting layers 0.8s done 06:27:31 #108 writing image sha256:b6294f7e6d321304dd93b31adbca0959f68523a65f730650323491b258aabbbc done 06:27:31 #108 naming to docker.io/library/core-keeper-arm64 done 06:27:31 #108 DONE 14.0s 06:27:31 06:27:31 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:27:31 #208 ... 06:27:31 06:27:31 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:27:31 #153 DONE 2131.4s 06:27:31 06:27:31 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:27:31 #208 DONE 0.4s 06:27:31 06:27:31 #108 [core-data] exporting to image 06:27:32 #108 exporting layers 0.8s done 06:27:32 #108 writing image sha256:674eda9526d266825f2221532736c5694e61bcbbd017c64e296ecd3845f050a0 0.0s done 06:27:32 #108 naming to docker.io/library/core-data-arm64 06:27:32 #108 naming to docker.io/library/core-data-arm64 done 06:27:32 #108 DONE 14.9s 06:27:32 06:27:32 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:27:32 #209 DONE 0.2s 06:27:32 06:27:32 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:27:32 #210 DONE 0.1s 06:27:32 06:27:32 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:27:33 #211 DONE 0.4s 06:27:33 06:27:33 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:27:33 #212 DONE 0.1s 06:27:33 06:27:33 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:27:33 #213 DONE 0.1s 06:27:33 06:27:33 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:27:33 #45 ... 06:27:33 06:27:33 #108 [core-metadata] exporting to image 06:27:33 #108 exporting layers 0.4s done 06:27:33 #108 writing image sha256:d930d24ba0a2f3998535622079ba4c756831b9ca608ad3a7e108db495491f66f done 06:27:33 #108 naming to docker.io/library/core-metadata-arm64 done 06:27:33 #108 DONE 15.3s 06:27:33 06:27:33 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:28:06 #134 ... 06:28:06 06:28:06 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:28:06 #147 DONE 2162.8s 06:28:06 06:28:06 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:28:06 #134 ... 06:28:06 06:28:06 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:28:06 #214 DONE 0.2s 06:28:06 06:28:06 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:28:06 #215 DONE 0.1s 06:28:06 06:28:06 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:28:06 #134 ... 06:28:06 06:28:06 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:28:06 #216 DONE 0.5s 06:28:06 06:28:06 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:28:06 #134 ... 06:28:06 06:28:06 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:28:06 #217 DONE 0.1s 06:28:06 06:28:06 #108 [support-scheduler] exporting to image 06:28:06 #108 exporting layers 06:28:06 #108 exporting layers 1.0s done 06:28:06 #108 writing image sha256:ea9f1fd211a79d87858afea143008cb7057a3b24273cfdc82cda93719279c57b done 06:28:06 #108 naming to docker.io/library/support-scheduler-arm64 done 06:28:06 #108 DONE 16.4s 06:28:06 06:28:06 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:28:09 #134 DONE 2169.2s 06:28:09 06:28:09 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:28:09 #52 ... 06:28:09 06:28:09 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:28:09 #218 DONE 0.1s 06:28:09 06:28:09 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:28:09 #52 ... 06:28:09 06:28:09 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:28:09 #219 DONE 0.1s 06:28:09 06:28:09 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:28:10 #220 DONE 0.4s 06:28:10 06:28:10 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:28:10 #221 DONE 0.1s 06:28:10 06:28:10 #108 [support-notifications] exporting to image 06:28:11 #108 exporting layers 0.6s done 06:28:11 #108 writing image sha256:0cfcdf42cce67687c0150c887e52dd07ea52854f4f18eba172c9424f5e069315 done 06:28:11 #108 naming to docker.io/library/support-notifications-arm64 done 06:28:11 #108 DONE 17.0s 06:28:11 06:28:11 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:28:11 time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:28:11 time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:28:11 time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:28:11 time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:28:11 time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:28:11 time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:28:11 time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:28:11 time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:28:11 time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:28:11 time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:28:11 time="2025-06-05T05:49:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:28:11 time="2025-06-05T05:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:28:11 time="2025-06-05T05:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:28:11 time="2025-06-05T05:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:28:11 time="2025-06-05T05:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:28:11 $ docker stop --time=1 921fc58217e2dc0b1ec5ba66fd6e31e9e8fd6aa217206dd9beeaa7eb50971911 06:28:12 $ docker rm -f --volumes 921fc58217e2dc0b1ec5ba66fd6e31e9e8fd6aa217206dd9beeaa7eb50971911 [Pipeline] // withDockerContainer [Pipeline] sh 06:28:13 + docker images 06:28:13 REPOSITORY TAG IMAGE ID CREATED SIZE 06:28:13 support-notifications-arm64 latest 0cfcdf42cce6 3 seconds ago 52.8MB 06:28:13 support-scheduler-arm64 latest ea9f1fd211a7 9 seconds ago 48.9MB 06:28:13 core-metadata-arm64 latest d930d24ba0a2 40 seconds ago 33.5MB 06:28:13 core-data-arm64 latest 674eda9526d2 42 seconds ago 33.3MB 06:28:13 core-keeper-arm64 latest b6294f7e6d32 43 seconds ago 33MB 06:28:13 security-proxy-auth-arm64 latest 3e7e0fad9aa9 52 seconds ago 32.2MB 06:28:13 security-spiffe-token-provider-arm64 latest 987041da0ef5 About a minute ago 48.6MB 06:28:13 security-secretstore-setup-arm64 latest 4dc3cf6d7b1d 2 minutes ago 68.2MB 06:28:13 security-proxy-setup-arm64 latest bbce6810f890 3 minutes ago 38.9MB 06:28:13 core-command-arm64 latest 656ad65de6c7 3 minutes ago 28.9MB 06:28:13 security-bootstrapper-arm64 latest c8f042492fcc 18 minutes ago 21.1MB 06:28:13 core-common-config-bootstrapper-arm64 latest e4f2b3af3851 18 minutes ago 18MB 06:28:13 security-spire-agent-arm64 latest 9d1e4e8270be 37 minutes ago 187MB 06:28:13 security-spire-server-arm64 latest 70380bdab79c 37 minutes ago 144MB 06:28:13 security-spire-config-arm64 latest 42d51146540d 37 minutes ago 143MB 06:28:13 ci-base-image-arm64 latest a1ff5c88e55d 39 minutes ago 910MB 06:28:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 12c1d4c06be1 7 weeks ago 560MB 06:28:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:28:13 provisioning config files... 06:28:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/848@tmp/config16140346304915120016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:13 ---> ****-login.sh 06:28:13 nexus3.edgexfoundry.org:10001 06:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:14 Configure a credential helper to remove this warning. See 06:28:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:14 06:28:14 Login Succeeded 06:28:14 nexus3.edgexfoundry.org:10002 06:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:14 Configure a credential helper to remove this warning. See 06:28:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:14 06:28:14 Login Succeeded 06:28:14 nexus3.edgexfoundry.org:10003 06:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:14 Configure a credential helper to remove this warning. See 06:28:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:14 06:28:14 Login Succeeded 06:28:14 nexus3.edgexfoundry.org:10004 06:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:15 Configure a credential helper to remove this warning. See 06:28:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:15 06:28:15 Login Succeeded 06:28:15 ****.io 06:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:15 Configure a credential helper to remove this warning. See 06:28:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:15 06:28:15 Login Succeeded 06:28:15 ---> ****-login.sh ends [Pipeline] } 06:28:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:28:15 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:28:15 5418542a6204e0a541a276132820ea4c886ae933 06:28:15 latest 06:28:15 4.1.0-dev.21 06:28:15 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:28:15 main 06:28:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:28:16 32657ace534f: Preparing 06:28:16 f487a5bfcde7: Preparing 06:28:16 d089fef8b742: Preparing 06:28:16 49e5217da9ab: Preparing 06:28:16 ea9a21d4720d: Preparing 06:28:16 9bbf8336726a: Preparing 06:28:16 dd9c8f8612c8: Preparing 06:28:16 9bbf8336726a: Waiting 06:28:16 dd9c8f8612c8: Waiting 06:28:16 32657ace534f: Pushed 06:28:16 d089fef8b742: Pushed 06:28:16 49e5217da9ab: Pushed 06:28:16 ea9a21d4720d: Pushed 06:28:16 dd9c8f8612c8: Layer already exists 06:28:16 9bbf8336726a: Pushed 06:28:22 f487a5bfcde7: Pushed 06:28:22 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:d8e6c701db6674e009fc9ca73a3bb2c484f7538ca75375596327061ae77df3cb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:28:22 32657ace534f: Preparing 06:28:22 f487a5bfcde7: Preparing 06:28:22 d089fef8b742: Preparing 06:28:22 49e5217da9ab: Preparing 06:28:22 ea9a21d4720d: Preparing 06:28:22 9bbf8336726a: Preparing 06:28:22 dd9c8f8612c8: Preparing 06:28:22 9bbf8336726a: Waiting 06:28:22 dd9c8f8612c8: Waiting 06:28:22 d089fef8b742: Layer already exists 06:28:22 f487a5bfcde7: Layer already exists 06:28:22 32657ace534f: Layer already exists 06:28:22 49e5217da9ab: Layer already exists 06:28:22 ea9a21d4720d: Layer already exists 06:28:22 9bbf8336726a: Layer already exists 06:28:22 dd9c8f8612c8: Layer already exists 06:28:22 latest: digest: sha256:d8e6c701db6674e009fc9ca73a3bb2c484f7538ca75375596327061ae77df3cb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.21 06:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:28:24 32657ace534f: Preparing 06:28:24 f487a5bfcde7: Preparing 06:28:24 d089fef8b742: Preparing 06:28:24 49e5217da9ab: Preparing 06:28:24 ea9a21d4720d: Preparing 06:28:24 9bbf8336726a: Preparing 06:28:24 dd9c8f8612c8: Preparing 06:28:24 9bbf8336726a: Waiting 06:28:24 dd9c8f8612c8: Waiting 06:28:24 f487a5bfcde7: Layer already exists 06:28:24 d089fef8b742: Layer already exists 06:28:24 ea9a21d4720d: Layer already exists 06:28:24 32657ace534f: Layer already exists 06:28:24 49e5217da9ab: Layer already exists 06:28:24 9bbf8336726a: Layer already exists 06:28:24 dd9c8f8612c8: Layer already exists 06:28:24 4.1.0-dev.21: digest: sha256:d8e6c701db6674e009fc9ca73a3bb2c484f7538ca75375596327061ae77df3cb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:28:24 32657ace534f: Preparing 06:28:24 f487a5bfcde7: Preparing 06:28:24 d089fef8b742: Preparing 06:28:24 49e5217da9ab: Preparing 06:28:24 ea9a21d4720d: Preparing 06:28:24 9bbf8336726a: Preparing 06:28:24 dd9c8f8612c8: Preparing 06:28:24 9bbf8336726a: Waiting 06:28:24 dd9c8f8612c8: Waiting 06:28:24 32657ace534f: Layer already exists 06:28:24 d089fef8b742: Layer already exists 06:28:24 ea9a21d4720d: Layer already exists 06:28:24 f487a5bfcde7: Layer already exists 06:28:24 49e5217da9ab: Layer already exists 06:28:24 9bbf8336726a: Layer already exists 06:28:24 dd9c8f8612c8: Layer already exists 06:28:25 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:d8e6c701db6674e009fc9ca73a3bb2c484f7538ca75375596327061ae77df3cb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:28:25 32657ace534f: Preparing 06:28:25 f487a5bfcde7: Preparing 06:28:25 d089fef8b742: Preparing 06:28:25 49e5217da9ab: Preparing 06:28:25 ea9a21d4720d: Preparing 06:28:25 9bbf8336726a: Preparing 06:28:25 dd9c8f8612c8: Preparing 06:28:25 9bbf8336726a: Waiting 06:28:25 32657ace534f: Layer already exists 06:28:25 d089fef8b742: Layer already exists 06:28:25 49e5217da9ab: Layer already exists 06:28:25 ea9a21d4720d: Layer already exists 06:28:25 f487a5bfcde7: Layer already exists 06:28:25 dd9c8f8612c8: Layer already exists 06:28:25 9bbf8336726a: Layer already exists 06:28:25 main: digest: sha256:d8e6c701db6674e009fc9ca73a3bb2c484f7538ca75375596327061ae77df3cb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:25 ===================================================== [Pipeline] echo 06:28:25 taggedImages: 06:28:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:28:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:28:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.21 06:28:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:28:25 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:28:26 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:28:26 5418542a6204e0a541a276132820ea4c886ae933 06:28:26 latest 06:28:26 4.1.0-dev.21 06:28:26 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:28:26 main 06:28:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:28:26 633032870786: Preparing 06:28:26 3aa2b546ee53: Preparing 06:28:26 be89085fe9fc: Preparing 06:28:26 8261991366ac: Preparing 06:28:26 d089fef8b742: Preparing 06:28:26 49e5217da9ab: Preparing 06:28:26 ea9a21d4720d: Preparing 06:28:26 9bbf8336726a: Preparing 06:28:26 dd9c8f8612c8: Preparing 06:28:26 ea9a21d4720d: Waiting 06:28:26 9bbf8336726a: Waiting 06:28:26 dd9c8f8612c8: Waiting 06:28:26 49e5217da9ab: Waiting 06:28:26 d089fef8b742: Layer already exists 06:28:27 49e5217da9ab: Layer already exists 06:28:27 ea9a21d4720d: Layer already exists 06:28:27 3aa2b546ee53: Pushed 06:28:27 be89085fe9fc: Pushed 06:28:27 633032870786: Pushed 06:28:27 9bbf8336726a: Layer already exists 06:28:27 dd9c8f8612c8: Layer already exists 06:28:28 8261991366ac: Pushed 06:28:29 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:958d39e9de2d37190abfdd8e4922ad4ae3735f80a5737220d1fb21cd2117ba1c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:28:29 633032870786: Preparing 06:28:29 3aa2b546ee53: Preparing 06:28:29 be89085fe9fc: Preparing 06:28:29 8261991366ac: Preparing 06:28:29 d089fef8b742: Preparing 06:28:29 49e5217da9ab: Preparing 06:28:29 ea9a21d4720d: Preparing 06:28:29 9bbf8336726a: Preparing 06:28:29 dd9c8f8612c8: Preparing 06:28:29 ea9a21d4720d: Waiting 06:28:29 9bbf8336726a: Waiting 06:28:29 dd9c8f8612c8: Waiting 06:28:29 49e5217da9ab: Waiting 06:28:29 633032870786: Layer already exists 06:28:29 8261991366ac: Layer already exists 06:28:29 d089fef8b742: Layer already exists 06:28:29 3aa2b546ee53: Layer already exists 06:28:29 be89085fe9fc: Layer already exists 06:28:29 49e5217da9ab: Layer already exists 06:28:29 ea9a21d4720d: Layer already exists 06:28:29 9bbf8336726a: Layer already exists 06:28:29 dd9c8f8612c8: Layer already exists 06:28:29 latest: digest: sha256:958d39e9de2d37190abfdd8e4922ad4ae3735f80a5737220d1fb21cd2117ba1c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.21 06:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:28:30 633032870786: Preparing 06:28:30 3aa2b546ee53: Preparing 06:28:30 be89085fe9fc: Preparing 06:28:30 8261991366ac: Preparing 06:28:30 d089fef8b742: Preparing 06:28:30 49e5217da9ab: Preparing 06:28:30 ea9a21d4720d: Preparing 06:28:30 9bbf8336726a: Preparing 06:28:30 dd9c8f8612c8: Preparing 06:28:30 ea9a21d4720d: Waiting 06:28:30 9bbf8336726a: Waiting 06:28:30 dd9c8f8612c8: Waiting 06:28:30 49e5217da9ab: Waiting 06:28:30 3aa2b546ee53: Layer already exists 06:28:30 be89085fe9fc: Layer already exists 06:28:30 8261991366ac: Layer already exists 06:28:30 633032870786: Layer already exists 06:28:30 d089fef8b742: Layer already exists 06:28:30 49e5217da9ab: Layer already exists 06:28:30 ea9a21d4720d: Layer already exists 06:28:30 9bbf8336726a: Layer already exists 06:28:30 dd9c8f8612c8: Layer already exists 06:28:31 4.1.0-dev.21: digest: sha256:958d39e9de2d37190abfdd8e4922ad4ae3735f80a5737220d1fb21cd2117ba1c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:28:31 633032870786: Preparing 06:28:31 3aa2b546ee53: Preparing 06:28:31 be89085fe9fc: Preparing 06:28:31 8261991366ac: Preparing 06:28:31 d089fef8b742: Preparing 06:28:31 49e5217da9ab: Preparing 06:28:31 ea9a21d4720d: Preparing 06:28:31 9bbf8336726a: Preparing 06:28:31 dd9c8f8612c8: Preparing 06:28:31 9bbf8336726a: Waiting 06:28:31 49e5217da9ab: Waiting 06:28:31 ea9a21d4720d: Waiting 06:28:31 dd9c8f8612c8: Waiting 06:28:31 d089fef8b742: Layer already exists 06:28:31 8261991366ac: Layer already exists 06:28:31 633032870786: Layer already exists 06:28:31 3aa2b546ee53: Layer already exists 06:28:31 be89085fe9fc: Layer already exists 06:28:31 49e5217da9ab: Layer already exists 06:28:31 ea9a21d4720d: Layer already exists 06:28:31 dd9c8f8612c8: Layer already exists 06:28:31 9bbf8336726a: Layer already exists 06:28:31 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:958d39e9de2d37190abfdd8e4922ad4ae3735f80a5737220d1fb21cd2117ba1c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:28:32 633032870786: Preparing 06:28:32 3aa2b546ee53: Preparing 06:28:32 be89085fe9fc: Preparing 06:28:32 8261991366ac: Preparing 06:28:32 d089fef8b742: Preparing 06:28:32 49e5217da9ab: Preparing 06:28:32 ea9a21d4720d: Preparing 06:28:32 9bbf8336726a: Preparing 06:28:32 dd9c8f8612c8: Preparing 06:28:32 ea9a21d4720d: Waiting 06:28:32 9bbf8336726a: Waiting 06:28:32 dd9c8f8612c8: Waiting 06:28:32 49e5217da9ab: Waiting 06:28:32 8261991366ac: Layer already exists 06:28:32 633032870786: Layer already exists 06:28:32 3aa2b546ee53: Layer already exists 06:28:32 d089fef8b742: Layer already exists 06:28:32 be89085fe9fc: Layer already exists 06:28:32 49e5217da9ab: Layer already exists 06:28:32 9bbf8336726a: Layer already exists 06:28:32 dd9c8f8612c8: Layer already exists 06:28:32 ea9a21d4720d: Layer already exists 06:28:33 main: digest: sha256:958d39e9de2d37190abfdd8e4922ad4ae3735f80a5737220d1fb21cd2117ba1c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:33 ===================================================== [Pipeline] echo 06:28:33 taggedImages: 06:28:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:28:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:28:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.21 06:28:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:28:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:28:33 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:28:33 5418542a6204e0a541a276132820ea4c886ae933 06:28:33 latest 06:28:33 4.1.0-dev.21 06:28:33 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:28:33 main 06:28:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:28:34 6f5317130c64: Preparing 06:28:34 6ce5112e730d: Preparing 06:28:34 d089fef8b742: Preparing 06:28:34 49e5217da9ab: Preparing 06:28:34 941be116c698: Preparing 06:28:34 7f6e69ec2220: Preparing 06:28:34 dd9c8f8612c8: Preparing 06:28:34 7f6e69ec2220: Waiting 06:28:34 dd9c8f8612c8: Waiting 06:28:34 d089fef8b742: Layer already exists 06:28:34 49e5217da9ab: Layer already exists 06:28:34 dd9c8f8612c8: Layer already exists 06:28:34 6f5317130c64: Pushed 06:28:34 941be116c698: Pushed 06:28:34 7f6e69ec2220: Pushed 06:28:41 6ce5112e730d: Pushed 06:28:41 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:94ed39dc2f4bc62e958996aa189b1485b05d4b620850079e0aeebbd8f2391e99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:28:41 6f5317130c64: Preparing 06:28:41 6ce5112e730d: Preparing 06:28:41 d089fef8b742: Preparing 06:28:41 49e5217da9ab: Preparing 06:28:41 941be116c698: Preparing 06:28:41 7f6e69ec2220: Preparing 06:28:41 dd9c8f8612c8: Preparing 06:28:41 7f6e69ec2220: Waiting 06:28:41 dd9c8f8612c8: Waiting 06:28:41 941be116c698: Layer already exists 06:28:41 6f5317130c64: Layer already exists 06:28:41 6ce5112e730d: Layer already exists 06:28:41 d089fef8b742: Layer already exists 06:28:41 49e5217da9ab: Layer already exists 06:28:41 7f6e69ec2220: Layer already exists 06:28:41 dd9c8f8612c8: Layer already exists 06:28:41 latest: digest: sha256:94ed39dc2f4bc62e958996aa189b1485b05d4b620850079e0aeebbd8f2391e99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.21 06:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:28:42 6f5317130c64: Preparing 06:28:42 6ce5112e730d: Preparing 06:28:42 d089fef8b742: Preparing 06:28:42 49e5217da9ab: Preparing 06:28:42 941be116c698: Preparing 06:28:42 7f6e69ec2220: Preparing 06:28:42 dd9c8f8612c8: Preparing 06:28:42 dd9c8f8612c8: Waiting 06:28:42 7f6e69ec2220: Waiting 06:28:42 d089fef8b742: Layer already exists 06:28:42 941be116c698: Layer already exists 06:28:42 49e5217da9ab: Layer already exists 06:28:42 6f5317130c64: Layer already exists 06:28:42 6ce5112e730d: Layer already exists 06:28:42 dd9c8f8612c8: Layer already exists 06:28:42 7f6e69ec2220: Layer already exists 06:28:42 4.1.0-dev.21: digest: sha256:94ed39dc2f4bc62e958996aa189b1485b05d4b620850079e0aeebbd8f2391e99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:28:43 6f5317130c64: Preparing 06:28:43 6ce5112e730d: Preparing 06:28:43 d089fef8b742: Preparing 06:28:43 49e5217da9ab: Preparing 06:28:43 941be116c698: Preparing 06:28:43 7f6e69ec2220: Preparing 06:28:43 dd9c8f8612c8: Preparing 06:28:43 7f6e69ec2220: Waiting 06:28:43 dd9c8f8612c8: Waiting 06:28:43 6f5317130c64: Layer already exists 06:28:43 941be116c698: Layer already exists 06:28:43 49e5217da9ab: Layer already exists 06:28:43 d089fef8b742: Layer already exists 06:28:43 6ce5112e730d: Layer already exists 06:28:43 dd9c8f8612c8: Layer already exists 06:28:43 7f6e69ec2220: Layer already exists 06:28:43 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:94ed39dc2f4bc62e958996aa189b1485b05d4b620850079e0aeebbd8f2391e99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:28:44 6f5317130c64: Preparing 06:28:44 6ce5112e730d: Preparing 06:28:44 d089fef8b742: Preparing 06:28:44 49e5217da9ab: Preparing 06:28:44 941be116c698: Preparing 06:28:44 7f6e69ec2220: Preparing 06:28:44 dd9c8f8612c8: Preparing 06:28:44 7f6e69ec2220: Waiting 06:28:44 dd9c8f8612c8: Waiting 06:28:44 d089fef8b742: Layer already exists 06:28:44 6f5317130c64: Layer already exists 06:28:44 941be116c698: Layer already exists 06:28:44 49e5217da9ab: Layer already exists 06:28:44 6ce5112e730d: Layer already exists 06:28:44 7f6e69ec2220: Layer already exists 06:28:44 dd9c8f8612c8: Layer already exists 06:28:44 main: digest: sha256:94ed39dc2f4bc62e958996aa189b1485b05d4b620850079e0aeebbd8f2391e99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:45 ===================================================== [Pipeline] echo 06:28:45 taggedImages: 06:28:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:28:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:28:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.21 06:28:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:28:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:28:45 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:28:45 5418542a6204e0a541a276132820ea4c886ae933 06:28:45 latest 06:28:45 4.1.0-dev.21 06:28:45 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:28:45 main 06:28:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:28:45 134a0d026f27: Preparing 06:28:45 dc2991be666d: Preparing 06:28:45 49e5217da9ab: Preparing 06:28:45 452e62e924da: Preparing 06:28:45 71ad1ebef2d6: Preparing 06:28:45 dd9c8f8612c8: Preparing 06:28:45 dd9c8f8612c8: Waiting 06:28:46 71ad1ebef2d6: Pushed 06:28:46 452e62e924da: Pushed 06:28:46 49e5217da9ab: Layer already exists 06:28:46 dd9c8f8612c8: Layer already exists 06:28:46 134a0d026f27: Pushed 06:28:51 dc2991be666d: Pushed 06:28:51 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:9f3fe5a0193f353b3b47302a283e5376b7958da320a97bd8e6dc3e1a66edfe38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:28:52 134a0d026f27: Preparing 06:28:52 dc2991be666d: Preparing 06:28:52 49e5217da9ab: Preparing 06:28:52 452e62e924da: Preparing 06:28:52 71ad1ebef2d6: Preparing 06:28:52 dd9c8f8612c8: Preparing 06:28:52 dd9c8f8612c8: Waiting 06:28:52 134a0d026f27: Layer already exists 06:28:52 49e5217da9ab: Layer already exists 06:28:52 452e62e924da: Layer already exists 06:28:52 71ad1ebef2d6: Layer already exists 06:28:52 dc2991be666d: Layer already exists 06:28:52 dd9c8f8612c8: Layer already exists 06:28:52 latest: digest: sha256:9f3fe5a0193f353b3b47302a283e5376b7958da320a97bd8e6dc3e1a66edfe38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.21 06:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:28:53 134a0d026f27: Preparing 06:28:53 dc2991be666d: Preparing 06:28:53 49e5217da9ab: Preparing 06:28:53 452e62e924da: Preparing 06:28:53 71ad1ebef2d6: Preparing 06:28:53 dd9c8f8612c8: Preparing 06:28:53 dd9c8f8612c8: Waiting 06:28:53 71ad1ebef2d6: Layer already exists 06:28:53 134a0d026f27: Layer already exists 06:28:53 dc2991be666d: Layer already exists 06:28:53 49e5217da9ab: Layer already exists 06:28:53 452e62e924da: Layer already exists 06:28:53 dd9c8f8612c8: Layer already exists 06:28:53 4.1.0-dev.21: digest: sha256:9f3fe5a0193f353b3b47302a283e5376b7958da320a97bd8e6dc3e1a66edfe38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:28:54 134a0d026f27: Preparing 06:28:54 dc2991be666d: Preparing 06:28:54 49e5217da9ab: Preparing 06:28:54 452e62e924da: Preparing 06:28:54 71ad1ebef2d6: Preparing 06:28:54 dd9c8f8612c8: Preparing 06:28:54 dd9c8f8612c8: Waiting 06:28:54 452e62e924da: Layer already exists 06:28:54 71ad1ebef2d6: Layer already exists 06:28:54 dc2991be666d: Layer already exists 06:28:54 134a0d026f27: Layer already exists 06:28:54 49e5217da9ab: Layer already exists 06:28:54 dd9c8f8612c8: Layer already exists 06:28:54 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:9f3fe5a0193f353b3b47302a283e5376b7958da320a97bd8e6dc3e1a66edfe38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:28:55 134a0d026f27: Preparing 06:28:55 dc2991be666d: Preparing 06:28:55 49e5217da9ab: Preparing 06:28:55 452e62e924da: Preparing 06:28:55 71ad1ebef2d6: Preparing 06:28:55 dd9c8f8612c8: Preparing 06:28:55 dd9c8f8612c8: Waiting 06:28:55 71ad1ebef2d6: Layer already exists 06:28:55 134a0d026f27: Layer already exists 06:28:55 dc2991be666d: Layer already exists 06:28:55 452e62e924da: Layer already exists 06:28:55 49e5217da9ab: Layer already exists 06:28:55 dd9c8f8612c8: Layer already exists 06:28:55 main: digest: sha256:9f3fe5a0193f353b3b47302a283e5376b7958da320a97bd8e6dc3e1a66edfe38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:55 ===================================================== [Pipeline] echo 06:28:55 taggedImages: 06:28:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:28:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:28:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.21 06:28:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:28:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:28:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:28:55 5418542a6204e0a541a276132820ea4c886ae933 06:28:55 latest 06:28:55 4.1.0-dev.21 06:28:55 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:28:55 main 06:28:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:28:56 f3e380c9ac72: Preparing 06:28:56 717ca9005dea: Preparing 06:28:56 ac6ecd38469a: Preparing 06:28:56 d089fef8b742: Preparing 06:28:56 49e5217da9ab: Preparing 06:28:56 ea9a21d4720d: Preparing 06:28:56 9bbf8336726a: Preparing 06:28:56 dd9c8f8612c8: Preparing 06:28:56 ea9a21d4720d: Waiting 06:28:56 9bbf8336726a: Waiting 06:28:56 dd9c8f8612c8: Waiting 06:28:56 d089fef8b742: Layer already exists 06:28:56 49e5217da9ab: Layer already exists 06:28:56 ea9a21d4720d: Layer already exists 06:28:56 9bbf8336726a: Layer already exists 06:28:56 dd9c8f8612c8: Layer already exists 06:28:56 717ca9005dea: Pushed 06:28:56 f3e380c9ac72: Pushed 06:29:01 ac6ecd38469a: Pushed 06:29:01 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:95a882e2fb3e8844991bae239f205641a4c16c257d34ed4d66b859f6f32e9094 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:29:02 f3e380c9ac72: Preparing 06:29:02 717ca9005dea: Preparing 06:29:02 ac6ecd38469a: Preparing 06:29:02 d089fef8b742: Preparing 06:29:02 49e5217da9ab: Preparing 06:29:02 ea9a21d4720d: Preparing 06:29:02 9bbf8336726a: Preparing 06:29:02 dd9c8f8612c8: Preparing 06:29:02 ea9a21d4720d: Waiting 06:29:02 9bbf8336726a: Waiting 06:29:02 dd9c8f8612c8: Waiting 06:29:02 ac6ecd38469a: Layer already exists 06:29:02 d089fef8b742: Layer already exists 06:29:02 717ca9005dea: Layer already exists 06:29:02 f3e380c9ac72: Layer already exists 06:29:02 49e5217da9ab: Layer already exists 06:29:02 dd9c8f8612c8: Layer already exists 06:29:02 9bbf8336726a: Layer already exists 06:29:02 ea9a21d4720d: Layer already exists 06:29:02 latest: digest: sha256:95a882e2fb3e8844991bae239f205641a4c16c257d34ed4d66b859f6f32e9094 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.21 06:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:29:03 f3e380c9ac72: Preparing 06:29:03 717ca9005dea: Preparing 06:29:03 ac6ecd38469a: Preparing 06:29:03 d089fef8b742: Preparing 06:29:03 49e5217da9ab: Preparing 06:29:03 ea9a21d4720d: Preparing 06:29:03 9bbf8336726a: Preparing 06:29:03 dd9c8f8612c8: Preparing 06:29:03 ea9a21d4720d: Waiting 06:29:03 9bbf8336726a: Waiting 06:29:03 dd9c8f8612c8: Waiting 06:29:03 717ca9005dea: Layer already exists 06:29:03 ac6ecd38469a: Layer already exists 06:29:03 f3e380c9ac72: Layer already exists 06:29:03 49e5217da9ab: Layer already exists 06:29:03 d089fef8b742: Layer already exists 06:29:03 ea9a21d4720d: Layer already exists 06:29:03 dd9c8f8612c8: Layer already exists 06:29:03 9bbf8336726a: Layer already exists 06:29:03 4.1.0-dev.21: digest: sha256:95a882e2fb3e8844991bae239f205641a4c16c257d34ed4d66b859f6f32e9094 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:29:04 f3e380c9ac72: Preparing 06:29:04 717ca9005dea: Preparing 06:29:04 ac6ecd38469a: Preparing 06:29:04 d089fef8b742: Preparing 06:29:04 49e5217da9ab: Preparing 06:29:04 ea9a21d4720d: Preparing 06:29:04 9bbf8336726a: Preparing 06:29:04 dd9c8f8612c8: Preparing 06:29:04 ea9a21d4720d: Waiting 06:29:04 9bbf8336726a: Waiting 06:29:04 dd9c8f8612c8: Waiting 06:29:04 717ca9005dea: Layer already exists 06:29:04 49e5217da9ab: Layer already exists 06:29:04 f3e380c9ac72: Layer already exists 06:29:04 ac6ecd38469a: Layer already exists 06:29:04 d089fef8b742: Layer already exists 06:29:04 ea9a21d4720d: Layer already exists 06:29:04 9bbf8336726a: Layer already exists 06:29:04 dd9c8f8612c8: Layer already exists 06:29:04 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:95a882e2fb3e8844991bae239f205641a4c16c257d34ed4d66b859f6f32e9094 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:29:05 f3e380c9ac72: Preparing 06:29:05 717ca9005dea: Preparing 06:29:05 ac6ecd38469a: Preparing 06:29:05 d089fef8b742: Preparing 06:29:05 49e5217da9ab: Preparing 06:29:05 ea9a21d4720d: Preparing 06:29:05 9bbf8336726a: Preparing 06:29:05 dd9c8f8612c8: Preparing 06:29:05 9bbf8336726a: Waiting 06:29:05 dd9c8f8612c8: Waiting 06:29:05 ea9a21d4720d: Waiting 06:29:05 717ca9005dea: Layer already exists 06:29:05 49e5217da9ab: Layer already exists 06:29:05 d089fef8b742: Layer already exists 06:29:05 ac6ecd38469a: Layer already exists 06:29:05 f3e380c9ac72: Layer already exists 06:29:05 ea9a21d4720d: Layer already exists 06:29:05 9bbf8336726a: Layer already exists 06:29:05 dd9c8f8612c8: Layer already exists 06:29:05 main: digest: sha256:95a882e2fb3e8844991bae239f205641a4c16c257d34ed4d66b859f6f32e9094 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:05 ===================================================== [Pipeline] echo 06:29:05 taggedImages: 06:29:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:29:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:29:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.21 06:29:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:29:05 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:29:05 5418542a6204e0a541a276132820ea4c886ae933 06:29:05 latest 06:29:05 4.1.0-dev.21 06:29:05 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:05 main 06:29:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:29:06 e9538cfc34bc: Preparing 06:29:06 b51dab08e26a: Preparing 06:29:06 7cd126f02506: Preparing 06:29:06 b01b888f6b05: Preparing 06:29:06 ddd5cfbb3f8f: Preparing 06:29:06 0824842a78e8: Preparing 06:29:06 782252e6c667: Preparing 06:29:06 d089fef8b742: Preparing 06:29:06 49e5217da9ab: Preparing 06:29:06 9213ca5d8f86: Preparing 06:29:06 5b2e5932e2c6: Preparing 06:29:06 5f70bf18a086: Preparing 06:29:06 9869c2f12bc3: Preparing 06:29:06 2acd0ec95f88: Preparing 06:29:06 cf2c41c48267: Preparing 06:29:06 dd9c8f8612c8: Preparing 06:29:06 782252e6c667: Waiting 06:29:06 d089fef8b742: Waiting 06:29:06 49e5217da9ab: Waiting 06:29:06 9213ca5d8f86: Waiting 06:29:06 5b2e5932e2c6: Waiting 06:29:06 cf2c41c48267: Waiting 06:29:06 dd9c8f8612c8: Waiting 06:29:06 5f70bf18a086: Waiting 06:29:06 2acd0ec95f88: Waiting 06:29:06 9869c2f12bc3: Waiting 06:29:06 0824842a78e8: Waiting 06:29:06 7cd126f02506: Pushed 06:29:06 b51dab08e26a: Pushed 06:29:06 b01b888f6b05: Pushed 06:29:06 ddd5cfbb3f8f: Pushed 06:29:06 e9538cfc34bc: Pushed 06:29:06 49e5217da9ab: Layer already exists 06:29:06 d089fef8b742: Layer already exists 06:29:06 5f70bf18a086: Layer already exists 06:29:06 0824842a78e8: Pushed 06:29:06 9213ca5d8f86: Pushed 06:29:06 5b2e5932e2c6: Pushed 06:29:06 9869c2f12bc3: Pushed 06:29:06 2acd0ec95f88: Pushed 06:29:06 dd9c8f8612c8: Layer already exists 06:29:06 cf2c41c48267: Pushed 06:29:09 782252e6c667: Pushed 06:29:09 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:66377fcce39218018acfc97c9e46a74cd1473befb58f2eac70c9d17977785e1a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:29:10 e9538cfc34bc: Preparing 06:29:10 b51dab08e26a: Preparing 06:29:10 7cd126f02506: Preparing 06:29:10 b01b888f6b05: Preparing 06:29:10 ddd5cfbb3f8f: Preparing 06:29:10 0824842a78e8: Preparing 06:29:10 782252e6c667: Preparing 06:29:10 d089fef8b742: Preparing 06:29:10 49e5217da9ab: Preparing 06:29:10 9213ca5d8f86: Preparing 06:29:10 5b2e5932e2c6: Preparing 06:29:10 5f70bf18a086: Preparing 06:29:10 9869c2f12bc3: Preparing 06:29:10 2acd0ec95f88: Preparing 06:29:10 cf2c41c48267: Preparing 06:29:10 dd9c8f8612c8: Preparing 06:29:10 0824842a78e8: Waiting 06:29:10 782252e6c667: Waiting 06:29:10 d089fef8b742: Waiting 06:29:10 49e5217da9ab: Waiting 06:29:10 9213ca5d8f86: Waiting 06:29:10 5b2e5932e2c6: Waiting 06:29:10 5f70bf18a086: Waiting 06:29:10 9869c2f12bc3: Waiting 06:29:10 2acd0ec95f88: Waiting 06:29:10 cf2c41c48267: Waiting 06:29:10 dd9c8f8612c8: Waiting 06:29:10 e9538cfc34bc: Layer already exists 06:29:10 b01b888f6b05: Layer already exists 06:29:10 7cd126f02506: Layer already exists 06:29:10 ddd5cfbb3f8f: Layer already exists 06:29:10 b51dab08e26a: Layer already exists 06:29:10 49e5217da9ab: Layer already exists 06:29:10 782252e6c667: Layer already exists 06:29:10 0824842a78e8: Layer already exists 06:29:10 9213ca5d8f86: Layer already exists 06:29:10 d089fef8b742: Layer already exists 06:29:10 5f70bf18a086: Layer already exists 06:29:10 9869c2f12bc3: Layer already exists 06:29:10 5b2e5932e2c6: Layer already exists 06:29:10 2acd0ec95f88: Layer already exists 06:29:10 cf2c41c48267: Layer already exists 06:29:10 dd9c8f8612c8: Layer already exists 06:29:10 latest: digest: sha256:66377fcce39218018acfc97c9e46a74cd1473befb58f2eac70c9d17977785e1a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.21 06:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:29:11 e9538cfc34bc: Preparing 06:29:11 b51dab08e26a: Preparing 06:29:11 7cd126f02506: Preparing 06:29:11 b01b888f6b05: Preparing 06:29:11 ddd5cfbb3f8f: Preparing 06:29:11 0824842a78e8: Preparing 06:29:11 782252e6c667: Preparing 06:29:11 d089fef8b742: Preparing 06:29:11 49e5217da9ab: Preparing 06:29:11 9213ca5d8f86: Preparing 06:29:11 5b2e5932e2c6: Preparing 06:29:11 5f70bf18a086: Preparing 06:29:11 9869c2f12bc3: Preparing 06:29:11 2acd0ec95f88: Preparing 06:29:11 0824842a78e8: Waiting 06:29:11 cf2c41c48267: Preparing 06:29:11 782252e6c667: Waiting 06:29:11 dd9c8f8612c8: Preparing 06:29:11 d089fef8b742: Waiting 06:29:11 9213ca5d8f86: Waiting 06:29:11 49e5217da9ab: Waiting 06:29:11 9869c2f12bc3: Waiting 06:29:11 5f70bf18a086: Waiting 06:29:11 cf2c41c48267: Waiting 06:29:11 2acd0ec95f88: Waiting 06:29:11 5b2e5932e2c6: Waiting 06:29:11 dd9c8f8612c8: Waiting 06:29:11 e9538cfc34bc: Layer already exists 06:29:11 ddd5cfbb3f8f: Layer already exists 06:29:11 7cd126f02506: Layer already exists 06:29:11 b01b888f6b05: Layer already exists 06:29:11 b51dab08e26a: Layer already exists 06:29:11 d089fef8b742: Layer already exists 06:29:11 9213ca5d8f86: Layer already exists 06:29:11 49e5217da9ab: Layer already exists 06:29:11 0824842a78e8: Layer already exists 06:29:11 782252e6c667: Layer already exists 06:29:11 5b2e5932e2c6: Layer already exists 06:29:11 9869c2f12bc3: Layer already exists 06:29:11 2acd0ec95f88: Layer already exists 06:29:11 5f70bf18a086: Layer already exists 06:29:11 cf2c41c48267: Layer already exists 06:29:11 dd9c8f8612c8: Layer already exists 06:29:11 4.1.0-dev.21: digest: sha256:66377fcce39218018acfc97c9e46a74cd1473befb58f2eac70c9d17977785e1a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:29:12 e9538cfc34bc: Preparing 06:29:12 b51dab08e26a: Preparing 06:29:12 7cd126f02506: Preparing 06:29:12 b01b888f6b05: Preparing 06:29:12 ddd5cfbb3f8f: Preparing 06:29:12 0824842a78e8: Preparing 06:29:12 782252e6c667: Preparing 06:29:12 d089fef8b742: Preparing 06:29:12 49e5217da9ab: Preparing 06:29:12 9213ca5d8f86: Preparing 06:29:12 5b2e5932e2c6: Preparing 06:29:12 5f70bf18a086: Preparing 06:29:12 9869c2f12bc3: Preparing 06:29:12 2acd0ec95f88: Preparing 06:29:12 cf2c41c48267: Preparing 06:29:12 dd9c8f8612c8: Preparing 06:29:12 9213ca5d8f86: Waiting 06:29:12 5b2e5932e2c6: Waiting 06:29:12 5f70bf18a086: Waiting 06:29:12 9869c2f12bc3: Waiting 06:29:12 782252e6c667: Waiting 06:29:12 2acd0ec95f88: Waiting 06:29:12 cf2c41c48267: Waiting 06:29:12 d089fef8b742: Waiting 06:29:12 dd9c8f8612c8: Waiting 06:29:12 0824842a78e8: Waiting 06:29:12 49e5217da9ab: Waiting 06:29:12 e9538cfc34bc: Layer already exists 06:29:12 ddd5cfbb3f8f: Layer already exists 06:29:12 7cd126f02506: Layer already exists 06:29:12 b51dab08e26a: Layer already exists 06:29:12 b01b888f6b05: Layer already exists 06:29:12 782252e6c667: Layer already exists 06:29:12 0824842a78e8: Layer already exists 06:29:12 d089fef8b742: Layer already exists 06:29:12 9213ca5d8f86: Layer already exists 06:29:12 49e5217da9ab: Layer already exists 06:29:12 5b2e5932e2c6: Layer already exists 06:29:12 5f70bf18a086: Layer already exists 06:29:12 9869c2f12bc3: Layer already exists 06:29:12 2acd0ec95f88: Layer already exists 06:29:12 cf2c41c48267: Layer already exists 06:29:12 dd9c8f8612c8: Layer already exists 06:29:12 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:66377fcce39218018acfc97c9e46a74cd1473befb58f2eac70c9d17977785e1a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:29:13 e9538cfc34bc: Preparing 06:29:13 b51dab08e26a: Preparing 06:29:13 7cd126f02506: Preparing 06:29:13 b01b888f6b05: Preparing 06:29:13 ddd5cfbb3f8f: Preparing 06:29:13 0824842a78e8: Preparing 06:29:13 782252e6c667: Preparing 06:29:13 d089fef8b742: Preparing 06:29:13 49e5217da9ab: Preparing 06:29:13 9213ca5d8f86: Preparing 06:29:13 5b2e5932e2c6: Preparing 06:29:13 5f70bf18a086: Preparing 06:29:13 9869c2f12bc3: Preparing 06:29:13 0824842a78e8: Waiting 06:29:13 2acd0ec95f88: Preparing 06:29:13 782252e6c667: Waiting 06:29:13 cf2c41c48267: Preparing 06:29:13 d089fef8b742: Waiting 06:29:13 dd9c8f8612c8: Preparing 06:29:13 5f70bf18a086: Waiting 06:29:13 9869c2f12bc3: Waiting 06:29:13 2acd0ec95f88: Waiting 06:29:13 cf2c41c48267: Waiting 06:29:13 dd9c8f8612c8: Waiting 06:29:13 49e5217da9ab: Waiting 06:29:13 9213ca5d8f86: Waiting 06:29:13 5b2e5932e2c6: Waiting 06:29:13 ddd5cfbb3f8f: Layer already exists 06:29:13 b51dab08e26a: Layer already exists 06:29:13 b01b888f6b05: Layer already exists 06:29:13 e9538cfc34bc: Layer already exists 06:29:13 7cd126f02506: Layer already exists 06:29:13 d089fef8b742: Layer already exists 06:29:13 782252e6c667: Layer already exists 06:29:13 9213ca5d8f86: Layer already exists 06:29:13 49e5217da9ab: Layer already exists 06:29:13 0824842a78e8: Layer already exists 06:29:13 5b2e5932e2c6: Layer already exists 06:29:13 5f70bf18a086: Layer already exists 06:29:13 9869c2f12bc3: Layer already exists 06:29:13 2acd0ec95f88: Layer already exists 06:29:13 cf2c41c48267: Layer already exists 06:29:13 dd9c8f8612c8: Layer already exists 06:29:13 main: digest: sha256:66377fcce39218018acfc97c9e46a74cd1473befb58f2eac70c9d17977785e1a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:13 ===================================================== [Pipeline] echo 06:29:13 taggedImages: 06:29:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:29:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:29:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.21 06:29:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:29:13 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:29:13 5418542a6204e0a541a276132820ea4c886ae933 06:29:13 latest 06:29:13 4.1.0-dev.21 06:29:13 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:13 main 06:29:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:29:14 96733978ac59: Preparing 06:29:14 5a4f66f49280: Preparing 06:29:14 db8beecc55f3: Preparing 06:29:14 eb2565dcbdf2: Preparing 06:29:14 d089fef8b742: Preparing 06:29:14 49e5217da9ab: Preparing 06:29:14 ea9a21d4720d: Preparing 06:29:14 9bbf8336726a: Preparing 06:29:14 dd9c8f8612c8: Preparing 06:29:14 49e5217da9ab: Waiting 06:29:14 ea9a21d4720d: Waiting 06:29:14 9bbf8336726a: Waiting 06:29:14 dd9c8f8612c8: Waiting 06:29:14 d089fef8b742: Layer already exists 06:29:14 49e5217da9ab: Layer already exists 06:29:14 5a4f66f49280: Pushed 06:29:14 ea9a21d4720d: Layer already exists 06:29:14 96733978ac59: Pushed 06:29:14 db8beecc55f3: Pushed 06:29:14 9bbf8336726a: Layer already exists 06:29:14 dd9c8f8612c8: Layer already exists 06:29:19 eb2565dcbdf2: Pushed 06:29:19 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:f5cc8d50354dbaa7ada399d2fb84c3f27d121cc0d5f64328544bf14fff9cd9ad size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:29:20 96733978ac59: Preparing 06:29:20 5a4f66f49280: Preparing 06:29:20 db8beecc55f3: Preparing 06:29:20 eb2565dcbdf2: Preparing 06:29:20 d089fef8b742: Preparing 06:29:20 49e5217da9ab: Preparing 06:29:20 ea9a21d4720d: Preparing 06:29:20 9bbf8336726a: Preparing 06:29:20 dd9c8f8612c8: Preparing 06:29:20 ea9a21d4720d: Waiting 06:29:20 9bbf8336726a: Waiting 06:29:20 dd9c8f8612c8: Waiting 06:29:20 49e5217da9ab: Waiting 06:29:20 5a4f66f49280: Layer already exists 06:29:20 96733978ac59: Layer already exists 06:29:20 eb2565dcbdf2: Layer already exists 06:29:20 d089fef8b742: Layer already exists 06:29:20 db8beecc55f3: Layer already exists 06:29:20 49e5217da9ab: Layer already exists 06:29:20 ea9a21d4720d: Layer already exists 06:29:20 dd9c8f8612c8: Layer already exists 06:29:20 9bbf8336726a: Layer already exists 06:29:20 latest: digest: sha256:f5cc8d50354dbaa7ada399d2fb84c3f27d121cc0d5f64328544bf14fff9cd9ad size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.21 06:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:29:21 96733978ac59: Preparing 06:29:21 5a4f66f49280: Preparing 06:29:21 db8beecc55f3: Preparing 06:29:21 eb2565dcbdf2: Preparing 06:29:21 d089fef8b742: Preparing 06:29:21 49e5217da9ab: Preparing 06:29:21 ea9a21d4720d: Preparing 06:29:21 9bbf8336726a: Preparing 06:29:21 dd9c8f8612c8: Preparing 06:29:21 ea9a21d4720d: Waiting 06:29:21 9bbf8336726a: Waiting 06:29:21 49e5217da9ab: Waiting 06:29:21 dd9c8f8612c8: Waiting 06:29:21 db8beecc55f3: Layer already exists 06:29:21 96733978ac59: Layer already exists 06:29:21 5a4f66f49280: Layer already exists 06:29:21 eb2565dcbdf2: Layer already exists 06:29:21 d089fef8b742: Layer already exists 06:29:21 dd9c8f8612c8: Layer already exists 06:29:21 9bbf8336726a: Layer already exists 06:29:21 ea9a21d4720d: Layer already exists 06:29:21 49e5217da9ab: Layer already exists 06:29:21 4.1.0-dev.21: digest: sha256:f5cc8d50354dbaa7ada399d2fb84c3f27d121cc0d5f64328544bf14fff9cd9ad size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:29:22 96733978ac59: Preparing 06:29:22 5a4f66f49280: Preparing 06:29:22 db8beecc55f3: Preparing 06:29:22 eb2565dcbdf2: Preparing 06:29:22 d089fef8b742: Preparing 06:29:22 49e5217da9ab: Preparing 06:29:22 ea9a21d4720d: Preparing 06:29:22 49e5217da9ab: Waiting 06:29:22 9bbf8336726a: Preparing 06:29:22 ea9a21d4720d: Waiting 06:29:22 dd9c8f8612c8: Preparing 06:29:22 9bbf8336726a: Waiting 06:29:22 dd9c8f8612c8: Waiting 06:29:22 eb2565dcbdf2: Layer already exists 06:29:22 96733978ac59: Layer already exists 06:29:22 db8beecc55f3: Layer already exists 06:29:22 d089fef8b742: Layer already exists 06:29:22 5a4f66f49280: Layer already exists 06:29:22 9bbf8336726a: Layer already exists 06:29:22 ea9a21d4720d: Layer already exists 06:29:22 49e5217da9ab: Layer already exists 06:29:22 dd9c8f8612c8: Layer already exists 06:29:22 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:f5cc8d50354dbaa7ada399d2fb84c3f27d121cc0d5f64328544bf14fff9cd9ad size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:29:23 96733978ac59: Preparing 06:29:23 5a4f66f49280: Preparing 06:29:23 db8beecc55f3: Preparing 06:29:23 eb2565dcbdf2: Preparing 06:29:23 d089fef8b742: Preparing 06:29:23 49e5217da9ab: Preparing 06:29:23 ea9a21d4720d: Preparing 06:29:23 9bbf8336726a: Preparing 06:29:23 dd9c8f8612c8: Preparing 06:29:23 ea9a21d4720d: Waiting 06:29:23 9bbf8336726a: Waiting 06:29:23 dd9c8f8612c8: Waiting 06:29:23 49e5217da9ab: Waiting 06:29:23 d089fef8b742: Layer already exists 06:29:23 5a4f66f49280: Layer already exists 06:29:23 eb2565dcbdf2: Layer already exists 06:29:23 96733978ac59: Layer already exists 06:29:23 db8beecc55f3: Layer already exists 06:29:23 49e5217da9ab: Layer already exists 06:29:23 9bbf8336726a: Layer already exists 06:29:23 ea9a21d4720d: Layer already exists 06:29:23 dd9c8f8612c8: Layer already exists 06:29:23 main: digest: sha256:f5cc8d50354dbaa7ada399d2fb84c3f27d121cc0d5f64328544bf14fff9cd9ad size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:23 ===================================================== [Pipeline] echo 06:29:23 taggedImages: 06:29:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:29:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:29:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.21 06:29:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:29:23 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:29:23 5418542a6204e0a541a276132820ea4c886ae933 06:29:23 latest 06:29:23 4.1.0-dev.21 06:29:23 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:23 main 06:29:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:29:24 de33298313c4: Preparing 06:29:24 acbd1daa57da: Preparing 06:29:24 a9b160d036c3: Preparing 06:29:24 8501ad9a3568: Preparing 06:29:24 ce9d58da43cb: Preparing 06:29:24 d089fef8b742: Preparing 06:29:24 49e5217da9ab: Preparing 06:29:24 5194bb1c1814: Preparing 06:29:24 cfbec48f3a46: Preparing 06:29:24 60ca7b8c94c1: Preparing 06:29:24 dd9c8f8612c8: Preparing 06:29:24 5194bb1c1814: Waiting 06:29:24 cfbec48f3a46: Waiting 06:29:24 60ca7b8c94c1: Waiting 06:29:24 dd9c8f8612c8: Waiting 06:29:24 d089fef8b742: Waiting 06:29:24 49e5217da9ab: Waiting 06:29:24 8501ad9a3568: Pushed 06:29:24 acbd1daa57da: Pushed 06:29:24 ce9d58da43cb: Pushed 06:29:24 de33298313c4: Pushed 06:29:24 d089fef8b742: Layer already exists 06:29:24 49e5217da9ab: Layer already exists 06:29:24 dd9c8f8612c8: Layer already exists 06:29:24 cfbec48f3a46: Pushed 06:29:24 5194bb1c1814: Pushed 06:29:27 60ca7b8c94c1: Pushed 06:29:28 a9b160d036c3: Pushed 06:29:28 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:aebec5aba4e70bc05f17ad1520808a29f04ec640bdf78c397681c1f5b92b548e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:29:29 de33298313c4: Preparing 06:29:29 acbd1daa57da: Preparing 06:29:29 a9b160d036c3: Preparing 06:29:29 8501ad9a3568: Preparing 06:29:29 ce9d58da43cb: Preparing 06:29:29 d089fef8b742: Preparing 06:29:29 49e5217da9ab: Preparing 06:29:29 5194bb1c1814: Preparing 06:29:29 cfbec48f3a46: Preparing 06:29:29 60ca7b8c94c1: Preparing 06:29:29 dd9c8f8612c8: Preparing 06:29:29 d089fef8b742: Waiting 06:29:29 49e5217da9ab: Waiting 06:29:29 5194bb1c1814: Waiting 06:29:29 cfbec48f3a46: Waiting 06:29:29 dd9c8f8612c8: Waiting 06:29:29 60ca7b8c94c1: Waiting 06:29:29 acbd1daa57da: Layer already exists 06:29:29 a9b160d036c3: Layer already exists 06:29:29 ce9d58da43cb: Layer already exists 06:29:29 de33298313c4: Layer already exists 06:29:29 8501ad9a3568: Layer already exists 06:29:29 d089fef8b742: Layer already exists 06:29:29 49e5217da9ab: Layer already exists 06:29:29 5194bb1c1814: Layer already exists 06:29:29 60ca7b8c94c1: Layer already exists 06:29:29 cfbec48f3a46: Layer already exists 06:29:29 dd9c8f8612c8: Layer already exists 06:29:29 latest: digest: sha256:aebec5aba4e70bc05f17ad1520808a29f04ec640bdf78c397681c1f5b92b548e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.21 06:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:29:30 de33298313c4: Preparing 06:29:30 acbd1daa57da: Preparing 06:29:30 a9b160d036c3: Preparing 06:29:30 8501ad9a3568: Preparing 06:29:30 ce9d58da43cb: Preparing 06:29:30 d089fef8b742: Preparing 06:29:30 49e5217da9ab: Preparing 06:29:30 d089fef8b742: Waiting 06:29:30 49e5217da9ab: Waiting 06:29:30 5194bb1c1814: Preparing 06:29:30 cfbec48f3a46: Preparing 06:29:30 60ca7b8c94c1: Preparing 06:29:30 dd9c8f8612c8: Preparing 06:29:30 60ca7b8c94c1: Waiting 06:29:30 5194bb1c1814: Waiting 06:29:30 cfbec48f3a46: Waiting 06:29:30 dd9c8f8612c8: Waiting 06:29:30 8501ad9a3568: Layer already exists 06:29:30 de33298313c4: Layer already exists 06:29:30 a9b160d036c3: Layer already exists 06:29:30 acbd1daa57da: Layer already exists 06:29:30 ce9d58da43cb: Layer already exists 06:29:30 49e5217da9ab: Layer already exists 06:29:30 5194bb1c1814: Layer already exists 06:29:30 d089fef8b742: Layer already exists 06:29:30 60ca7b8c94c1: Layer already exists 06:29:30 cfbec48f3a46: Layer already exists 06:29:30 dd9c8f8612c8: Layer already exists 06:29:30 4.1.0-dev.21: digest: sha256:aebec5aba4e70bc05f17ad1520808a29f04ec640bdf78c397681c1f5b92b548e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:29:31 de33298313c4: Preparing 06:29:31 acbd1daa57da: Preparing 06:29:31 a9b160d036c3: Preparing 06:29:31 8501ad9a3568: Preparing 06:29:31 ce9d58da43cb: Preparing 06:29:31 d089fef8b742: Preparing 06:29:31 49e5217da9ab: Preparing 06:29:31 5194bb1c1814: Preparing 06:29:31 d089fef8b742: Waiting 06:29:31 49e5217da9ab: Waiting 06:29:31 cfbec48f3a46: Preparing 06:29:31 60ca7b8c94c1: Preparing 06:29:31 cfbec48f3a46: Waiting 06:29:31 dd9c8f8612c8: Preparing 06:29:31 60ca7b8c94c1: Waiting 06:29:31 dd9c8f8612c8: Waiting 06:29:31 ce9d58da43cb: Layer already exists 06:29:31 de33298313c4: Layer already exists 06:29:31 a9b160d036c3: Layer already exists 06:29:31 acbd1daa57da: Layer already exists 06:29:31 8501ad9a3568: Layer already exists 06:29:31 d089fef8b742: Layer already exists 06:29:31 60ca7b8c94c1: Layer already exists 06:29:31 49e5217da9ab: Layer already exists 06:29:31 cfbec48f3a46: Layer already exists 06:29:31 5194bb1c1814: Layer already exists 06:29:31 dd9c8f8612c8: Layer already exists 06:29:31 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:aebec5aba4e70bc05f17ad1520808a29f04ec640bdf78c397681c1f5b92b548e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:29:32 de33298313c4: Preparing 06:29:32 acbd1daa57da: Preparing 06:29:32 a9b160d036c3: Preparing 06:29:32 8501ad9a3568: Preparing 06:29:32 ce9d58da43cb: Preparing 06:29:32 d089fef8b742: Preparing 06:29:32 49e5217da9ab: Preparing 06:29:32 5194bb1c1814: Preparing 06:29:32 cfbec48f3a46: Preparing 06:29:32 60ca7b8c94c1: Preparing 06:29:32 dd9c8f8612c8: Preparing 06:29:32 d089fef8b742: Waiting 06:29:32 49e5217da9ab: Waiting 06:29:32 5194bb1c1814: Waiting 06:29:32 cfbec48f3a46: Waiting 06:29:32 60ca7b8c94c1: Waiting 06:29:32 dd9c8f8612c8: Waiting 06:29:32 acbd1daa57da: Layer already exists 06:29:32 de33298313c4: Layer already exists 06:29:32 8501ad9a3568: Layer already exists 06:29:32 a9b160d036c3: Layer already exists 06:29:32 ce9d58da43cb: Layer already exists 06:29:32 d089fef8b742: Layer already exists 06:29:32 5194bb1c1814: Layer already exists 06:29:32 60ca7b8c94c1: Layer already exists 06:29:32 49e5217da9ab: Layer already exists 06:29:32 cfbec48f3a46: Layer already exists 06:29:32 dd9c8f8612c8: Layer already exists 06:29:32 main: digest: sha256:aebec5aba4e70bc05f17ad1520808a29f04ec640bdf78c397681c1f5b92b548e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:32 ===================================================== [Pipeline] echo 06:29:32 taggedImages: 06:29:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:29:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:29:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.21 06:29:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:29:32 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:29:32 5418542a6204e0a541a276132820ea4c886ae933 06:29:32 latest 06:29:32 4.1.0-dev.21 06:29:32 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:32 main 06:29:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:29:33 54dbe4a8c1e7: Preparing 06:29:33 9b12dbededf2: Preparing 06:29:33 bcbd9fb70f38: Preparing 06:29:33 3e17eff27986: Preparing 06:29:33 ebd3437da730: Preparing 06:29:33 3da14fa2daab: Preparing 06:29:33 bcbc9498dc72: Preparing 06:29:33 d089fef8b742: Preparing 06:29:33 49e5217da9ab: Preparing 06:29:33 aeec87f3b771: Preparing 06:29:33 063e798c96f9: Preparing 06:29:33 dd9c8f8612c8: Preparing 06:29:33 d089fef8b742: Waiting 06:29:33 49e5217da9ab: Waiting 06:29:33 aeec87f3b771: Waiting 06:29:33 063e798c96f9: Waiting 06:29:33 dd9c8f8612c8: Waiting 06:29:33 3da14fa2daab: Waiting 06:29:33 bcbc9498dc72: Waiting 06:29:33 ebd3437da730: Pushed 06:29:33 54dbe4a8c1e7: Pushed 06:29:33 9b12dbededf2: Pushed 06:29:33 d089fef8b742: Layer already exists 06:29:33 49e5217da9ab: Layer already exists 06:29:33 3da14fa2daab: Pushed 06:29:33 bcbc9498dc72: Pushed 06:29:33 dd9c8f8612c8: Layer already exists 06:29:33 aeec87f3b771: Pushed 06:29:37 063e798c96f9: Pushed 06:29:37 3e17eff27986: Pushed 06:29:40 bcbd9fb70f38: Pushed 06:29:40 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:05a006f354a5a597f3fc22cf87a139fd1c4df7686f85adc63855fb7e72c53f8a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:29:41 54dbe4a8c1e7: Preparing 06:29:41 9b12dbededf2: Preparing 06:29:41 bcbd9fb70f38: Preparing 06:29:41 3e17eff27986: Preparing 06:29:41 ebd3437da730: Preparing 06:29:41 3da14fa2daab: Preparing 06:29:41 bcbc9498dc72: Preparing 06:29:41 d089fef8b742: Preparing 06:29:41 49e5217da9ab: Preparing 06:29:41 aeec87f3b771: Preparing 06:29:41 063e798c96f9: Preparing 06:29:41 dd9c8f8612c8: Preparing 06:29:41 3da14fa2daab: Waiting 06:29:41 bcbc9498dc72: Waiting 06:29:41 d089fef8b742: Waiting 06:29:41 49e5217da9ab: Waiting 06:29:41 aeec87f3b771: Waiting 06:29:41 063e798c96f9: Waiting 06:29:41 dd9c8f8612c8: Waiting 06:29:41 9b12dbededf2: Layer already exists 06:29:41 3e17eff27986: Layer already exists 06:29:41 bcbd9fb70f38: Layer already exists 06:29:41 54dbe4a8c1e7: Layer already exists 06:29:41 ebd3437da730: Layer already exists 06:29:41 bcbc9498dc72: Layer already exists 06:29:41 3da14fa2daab: Layer already exists 06:29:41 d089fef8b742: Layer already exists 06:29:41 aeec87f3b771: Layer already exists 06:29:41 49e5217da9ab: Layer already exists 06:29:41 063e798c96f9: Layer already exists 06:29:41 dd9c8f8612c8: Layer already exists 06:29:41 latest: digest: sha256:05a006f354a5a597f3fc22cf87a139fd1c4df7686f85adc63855fb7e72c53f8a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.21 06:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:29:42 54dbe4a8c1e7: Preparing 06:29:42 9b12dbededf2: Preparing 06:29:42 bcbd9fb70f38: Preparing 06:29:42 3e17eff27986: Preparing 06:29:42 ebd3437da730: Preparing 06:29:42 3da14fa2daab: Preparing 06:29:42 bcbc9498dc72: Preparing 06:29:42 d089fef8b742: Preparing 06:29:42 49e5217da9ab: Preparing 06:29:42 aeec87f3b771: Preparing 06:29:42 063e798c96f9: Preparing 06:29:42 dd9c8f8612c8: Preparing 06:29:42 aeec87f3b771: Waiting 06:29:42 063e798c96f9: Waiting 06:29:42 dd9c8f8612c8: Waiting 06:29:42 bcbc9498dc72: Waiting 06:29:42 d089fef8b742: Waiting 06:29:42 49e5217da9ab: Waiting 06:29:42 3da14fa2daab: Waiting 06:29:42 ebd3437da730: Layer already exists 06:29:42 3e17eff27986: Layer already exists 06:29:42 bcbd9fb70f38: Layer already exists 06:29:42 9b12dbededf2: Layer already exists 06:29:42 54dbe4a8c1e7: Layer already exists 06:29:42 d089fef8b742: Layer already exists 06:29:42 bcbc9498dc72: Layer already exists 06:29:42 3da14fa2daab: Layer already exists 06:29:42 49e5217da9ab: Layer already exists 06:29:42 aeec87f3b771: Layer already exists 06:29:42 dd9c8f8612c8: Layer already exists 06:29:42 063e798c96f9: Layer already exists 06:29:42 4.1.0-dev.21: digest: sha256:05a006f354a5a597f3fc22cf87a139fd1c4df7686f85adc63855fb7e72c53f8a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:29:43 54dbe4a8c1e7: Preparing 06:29:43 9b12dbededf2: Preparing 06:29:43 bcbd9fb70f38: Preparing 06:29:43 3e17eff27986: Preparing 06:29:43 ebd3437da730: Preparing 06:29:43 3da14fa2daab: Preparing 06:29:43 bcbc9498dc72: Preparing 06:29:43 d089fef8b742: Preparing 06:29:43 49e5217da9ab: Preparing 06:29:43 aeec87f3b771: Preparing 06:29:43 063e798c96f9: Preparing 06:29:43 3da14fa2daab: Waiting 06:29:43 dd9c8f8612c8: Preparing 06:29:43 bcbc9498dc72: Waiting 06:29:43 d089fef8b742: Waiting 06:29:43 49e5217da9ab: Waiting 06:29:43 aeec87f3b771: Waiting 06:29:43 063e798c96f9: Waiting 06:29:43 dd9c8f8612c8: Waiting 06:29:43 ebd3437da730: Layer already exists 06:29:43 bcbd9fb70f38: Layer already exists 06:29:43 3e17eff27986: Layer already exists 06:29:43 9b12dbededf2: Layer already exists 06:29:43 54dbe4a8c1e7: Layer already exists 06:29:43 bcbc9498dc72: Layer already exists 06:29:43 aeec87f3b771: Layer already exists 06:29:43 49e5217da9ab: Layer already exists 06:29:43 3da14fa2daab: Layer already exists 06:29:43 d089fef8b742: Layer already exists 06:29:43 063e798c96f9: Layer already exists 06:29:43 dd9c8f8612c8: Layer already exists 06:29:43 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:05a006f354a5a597f3fc22cf87a139fd1c4df7686f85adc63855fb7e72c53f8a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:29:44 54dbe4a8c1e7: Preparing 06:29:44 9b12dbededf2: Preparing 06:29:44 bcbd9fb70f38: Preparing 06:29:44 3e17eff27986: Preparing 06:29:44 ebd3437da730: Preparing 06:29:44 3da14fa2daab: Preparing 06:29:44 bcbc9498dc72: Preparing 06:29:44 d089fef8b742: Preparing 06:29:44 49e5217da9ab: Preparing 06:29:44 aeec87f3b771: Preparing 06:29:44 063e798c96f9: Preparing 06:29:44 dd9c8f8612c8: Preparing 06:29:44 3da14fa2daab: Waiting 06:29:44 bcbc9498dc72: Waiting 06:29:44 d089fef8b742: Waiting 06:29:44 49e5217da9ab: Waiting 06:29:44 aeec87f3b771: Waiting 06:29:44 063e798c96f9: Waiting 06:29:44 dd9c8f8612c8: Waiting 06:29:44 bcbd9fb70f38: Layer already exists 06:29:44 54dbe4a8c1e7: Layer already exists 06:29:44 3e17eff27986: Layer already exists 06:29:44 9b12dbededf2: Layer already exists 06:29:44 ebd3437da730: Layer already exists 06:29:44 3da14fa2daab: Layer already exists 06:29:44 49e5217da9ab: Layer already exists 06:29:44 aeec87f3b771: Layer already exists 06:29:44 bcbc9498dc72: Layer already exists 06:29:44 d089fef8b742: Layer already exists 06:29:44 063e798c96f9: Layer already exists 06:29:44 dd9c8f8612c8: Layer already exists 06:29:44 main: digest: sha256:05a006f354a5a597f3fc22cf87a139fd1c4df7686f85adc63855fb7e72c53f8a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:44 ===================================================== [Pipeline] echo 06:29:44 taggedImages: 06:29:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:29:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:29:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.21 06:29:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:29:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:29:44 5418542a6204e0a541a276132820ea4c886ae933 06:29:44 latest 06:29:44 4.1.0-dev.21 06:29:44 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:44 main 06:29:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:29:45 47797657dfa3: Preparing 06:29:45 bd121fb68c48: Preparing 06:29:45 d089fef8b742: Preparing 06:29:45 49e5217da9ab: Preparing 06:29:45 4557bf6ea3cf: Preparing 06:29:45 b7d414f65a12: Preparing 06:29:45 dd9c8f8612c8: Preparing 06:29:45 b7d414f65a12: Waiting 06:29:45 dd9c8f8612c8: Waiting 06:29:45 d089fef8b742: Layer already exists 06:29:45 49e5217da9ab: Layer already exists 06:29:45 dd9c8f8612c8: Layer already exists 06:29:45 47797657dfa3: Pushed 06:29:45 4557bf6ea3cf: Pushed 06:29:47 b7d414f65a12: Pushed 06:29:52 bd121fb68c48: Pushed 06:29:52 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:c0ef973b78594db0db72fb0a085c9942c87a291af48c1db60adecee9533e1e63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:29:53 47797657dfa3: Preparing 06:29:53 bd121fb68c48: Preparing 06:29:53 d089fef8b742: Preparing 06:29:53 49e5217da9ab: Preparing 06:29:53 4557bf6ea3cf: Preparing 06:29:53 b7d414f65a12: Preparing 06:29:53 dd9c8f8612c8: Preparing 06:29:53 b7d414f65a12: Waiting 06:29:53 dd9c8f8612c8: Waiting 06:29:53 47797657dfa3: Layer already exists 06:29:53 bd121fb68c48: Layer already exists 06:29:53 d089fef8b742: Layer already exists 06:29:53 49e5217da9ab: Layer already exists 06:29:53 4557bf6ea3cf: Layer already exists 06:29:53 dd9c8f8612c8: Layer already exists 06:29:53 b7d414f65a12: Layer already exists 06:29:53 latest: digest: sha256:c0ef973b78594db0db72fb0a085c9942c87a291af48c1db60adecee9533e1e63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.21 06:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:29:54 47797657dfa3: Preparing 06:29:54 bd121fb68c48: Preparing 06:29:54 d089fef8b742: Preparing 06:29:54 49e5217da9ab: Preparing 06:29:54 4557bf6ea3cf: Preparing 06:29:54 b7d414f65a12: Preparing 06:29:54 dd9c8f8612c8: Preparing 06:29:54 b7d414f65a12: Waiting 06:29:54 dd9c8f8612c8: Waiting 06:29:54 4557bf6ea3cf: Layer already exists 06:29:54 47797657dfa3: Layer already exists 06:29:54 bd121fb68c48: Layer already exists 06:29:54 d089fef8b742: Layer already exists 06:29:54 49e5217da9ab: Layer already exists 06:29:54 dd9c8f8612c8: Layer already exists 06:29:54 b7d414f65a12: Layer already exists 06:29:54 4.1.0-dev.21: digest: sha256:c0ef973b78594db0db72fb0a085c9942c87a291af48c1db60adecee9533e1e63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:29:55 47797657dfa3: Preparing 06:29:55 bd121fb68c48: Preparing 06:29:55 d089fef8b742: Preparing 06:29:55 49e5217da9ab: Preparing 06:29:55 4557bf6ea3cf: Preparing 06:29:55 b7d414f65a12: Preparing 06:29:55 dd9c8f8612c8: Preparing 06:29:55 b7d414f65a12: Waiting 06:29:55 dd9c8f8612c8: Waiting 06:29:55 49e5217da9ab: Layer already exists 06:29:55 47797657dfa3: Layer already exists 06:29:55 d089fef8b742: Layer already exists 06:29:55 bd121fb68c48: Layer already exists 06:29:55 4557bf6ea3cf: Layer already exists 06:29:55 dd9c8f8612c8: Layer already exists 06:29:55 b7d414f65a12: Layer already exists 06:29:55 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:c0ef973b78594db0db72fb0a085c9942c87a291af48c1db60adecee9533e1e63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:29:56 47797657dfa3: Preparing 06:29:56 bd121fb68c48: Preparing 06:29:56 d089fef8b742: Preparing 06:29:56 49e5217da9ab: Preparing 06:29:56 4557bf6ea3cf: Preparing 06:29:56 b7d414f65a12: Preparing 06:29:56 dd9c8f8612c8: Preparing 06:29:56 b7d414f65a12: Waiting 06:29:56 dd9c8f8612c8: Waiting 06:29:56 49e5217da9ab: Layer already exists 06:29:56 bd121fb68c48: Layer already exists 06:29:56 47797657dfa3: Layer already exists 06:29:56 4557bf6ea3cf: Layer already exists 06:29:56 d089fef8b742: Layer already exists 06:29:56 b7d414f65a12: Layer already exists 06:29:56 dd9c8f8612c8: Layer already exists 06:29:56 main: digest: sha256:c0ef973b78594db0db72fb0a085c9942c87a291af48c1db60adecee9533e1e63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:56 ===================================================== [Pipeline] echo 06:29:56 taggedImages: 06:29:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:29:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:29:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.21 06:29:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:29:56 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:29:56 5418542a6204e0a541a276132820ea4c886ae933 06:29:56 latest 06:29:56 4.1.0-dev.21 06:29:56 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:29:56 main 06:29:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:29:57 15af7fcd9bcc: Preparing 06:29:57 077e1b429af6: Preparing 06:29:57 38b2b57a4343: Preparing 06:29:57 d089fef8b742: Preparing 06:29:57 49e5217da9ab: Preparing 06:29:57 39a4b545df9f: Preparing 06:29:57 ab5b3dd714f4: Preparing 06:29:57 39abef332de6: Preparing 06:29:57 27fa55f37449: Preparing 06:29:57 dd9c8f8612c8: Preparing 06:29:57 ab5b3dd714f4: Waiting 06:29:57 39abef332de6: Waiting 06:29:57 27fa55f37449: Waiting 06:29:57 dd9c8f8612c8: Waiting 06:29:57 39a4b545df9f: Waiting 06:29:57 d089fef8b742: Layer already exists 06:29:57 49e5217da9ab: Layer already exists 06:29:57 38b2b57a4343: Pushed 06:29:57 077e1b429af6: Pushed 06:29:57 15af7fcd9bcc: Pushed 06:29:57 dd9c8f8612c8: Layer already exists 06:29:57 39abef332de6: Pushed 06:29:58 27fa55f37449: Pushed 06:30:08 ab5b3dd714f4: Pushed 06:30:23 39a4b545df9f: Pushed 06:30:23 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:4456ce1b5cce576734246e8c35b643356ae137a9ffb3b7ab7abafbccce270db1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:30:24 15af7fcd9bcc: Preparing 06:30:24 077e1b429af6: Preparing 06:30:24 38b2b57a4343: Preparing 06:30:24 d089fef8b742: Preparing 06:30:24 49e5217da9ab: Preparing 06:30:24 39a4b545df9f: Preparing 06:30:24 ab5b3dd714f4: Preparing 06:30:24 39abef332de6: Preparing 06:30:24 27fa55f37449: Preparing 06:30:24 dd9c8f8612c8: Preparing 06:30:24 39a4b545df9f: Waiting 06:30:24 ab5b3dd714f4: Waiting 06:30:24 39abef332de6: Waiting 06:30:24 27fa55f37449: Waiting 06:30:24 dd9c8f8612c8: Waiting 06:30:24 38b2b57a4343: Layer already exists 06:30:24 15af7fcd9bcc: Layer already exists 06:30:24 077e1b429af6: Layer already exists 06:30:24 d089fef8b742: Layer already exists 06:30:24 49e5217da9ab: Layer already exists 06:30:24 dd9c8f8612c8: Layer already exists 06:30:24 39a4b545df9f: Layer already exists 06:30:24 27fa55f37449: Layer already exists 06:30:24 39abef332de6: Layer already exists 06:30:24 ab5b3dd714f4: Layer already exists 06:30:24 latest: digest: sha256:4456ce1b5cce576734246e8c35b643356ae137a9ffb3b7ab7abafbccce270db1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.21 06:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:30:25 15af7fcd9bcc: Preparing 06:30:25 077e1b429af6: Preparing 06:30:25 38b2b57a4343: Preparing 06:30:25 d089fef8b742: Preparing 06:30:25 49e5217da9ab: Preparing 06:30:25 39a4b545df9f: Preparing 06:30:25 ab5b3dd714f4: Preparing 06:30:25 39a4b545df9f: Waiting 06:30:25 39abef332de6: Preparing 06:30:25 ab5b3dd714f4: Waiting 06:30:25 27fa55f37449: Preparing 06:30:25 39abef332de6: Waiting 06:30:25 dd9c8f8612c8: Preparing 06:30:25 27fa55f37449: Waiting 06:30:25 dd9c8f8612c8: Waiting 06:30:25 38b2b57a4343: Layer already exists 06:30:25 15af7fcd9bcc: Layer already exists 06:30:25 d089fef8b742: Layer already exists 06:30:25 49e5217da9ab: Layer already exists 06:30:25 077e1b429af6: Layer already exists 06:30:25 ab5b3dd714f4: Layer already exists 06:30:25 39a4b545df9f: Layer already exists 06:30:25 39abef332de6: Layer already exists 06:30:25 27fa55f37449: Layer already exists 06:30:25 dd9c8f8612c8: Layer already exists 06:30:25 4.1.0-dev.21: digest: sha256:4456ce1b5cce576734246e8c35b643356ae137a9ffb3b7ab7abafbccce270db1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:30:26 15af7fcd9bcc: Preparing 06:30:26 077e1b429af6: Preparing 06:30:26 38b2b57a4343: Preparing 06:30:26 d089fef8b742: Preparing 06:30:26 49e5217da9ab: Preparing 06:30:26 39a4b545df9f: Preparing 06:30:26 ab5b3dd714f4: Preparing 06:30:26 39abef332de6: Preparing 06:30:26 27fa55f37449: Preparing 06:30:26 dd9c8f8612c8: Preparing 06:30:26 39a4b545df9f: Waiting 06:30:26 39abef332de6: Waiting 06:30:26 ab5b3dd714f4: Waiting 06:30:26 27fa55f37449: Waiting 06:30:26 dd9c8f8612c8: Waiting 06:30:26 077e1b429af6: Layer already exists 06:30:26 38b2b57a4343: Layer already exists 06:30:26 d089fef8b742: Layer already exists 06:30:26 15af7fcd9bcc: Layer already exists 06:30:26 49e5217da9ab: Layer already exists 06:30:26 39a4b545df9f: Layer already exists 06:30:26 ab5b3dd714f4: Layer already exists 06:30:26 39abef332de6: Layer already exists 06:30:26 27fa55f37449: Layer already exists 06:30:26 dd9c8f8612c8: Layer already exists 06:30:26 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:4456ce1b5cce576734246e8c35b643356ae137a9ffb3b7ab7abafbccce270db1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:30:27 15af7fcd9bcc: Preparing 06:30:27 077e1b429af6: Preparing 06:30:27 38b2b57a4343: Preparing 06:30:27 d089fef8b742: Preparing 06:30:27 49e5217da9ab: Preparing 06:30:27 39a4b545df9f: Preparing 06:30:27 ab5b3dd714f4: Preparing 06:30:27 39abef332de6: Preparing 06:30:27 27fa55f37449: Preparing 06:30:27 dd9c8f8612c8: Preparing 06:30:27 39abef332de6: Waiting 06:30:27 27fa55f37449: Waiting 06:30:27 dd9c8f8612c8: Waiting 06:30:27 39a4b545df9f: Waiting 06:30:27 ab5b3dd714f4: Waiting 06:30:27 38b2b57a4343: Layer already exists 06:30:27 d089fef8b742: Layer already exists 06:30:27 49e5217da9ab: Layer already exists 06:30:27 15af7fcd9bcc: Layer already exists 06:30:27 077e1b429af6: Layer already exists 06:30:27 ab5b3dd714f4: Layer already exists 06:30:27 dd9c8f8612c8: Layer already exists 06:30:27 39abef332de6: Layer already exists 06:30:27 39a4b545df9f: Layer already exists 06:30:27 27fa55f37449: Layer already exists 06:30:27 main: digest: sha256:4456ce1b5cce576734246e8c35b643356ae137a9ffb3b7ab7abafbccce270db1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:30:27 ===================================================== [Pipeline] echo 06:30:27 taggedImages: 06:30:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:30:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:30:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.21 06:30:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:30:27 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:30:27 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:30:27 5418542a6204e0a541a276132820ea4c886ae933 06:30:27 latest 06:30:27 4.1.0-dev.21 06:30:27 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:30:27 main 06:30:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:30:28 acad5cdb12e3: Preparing 06:30:28 b9ee2a5ecae3: Preparing 06:30:28 95bb818360d1: Preparing 06:30:28 d089fef8b742: Preparing 06:30:28 49e5217da9ab: Preparing 06:30:28 394cb6125b48: Preparing 06:30:28 6160c0ca3c33: Preparing 06:30:28 20dad9907f05: Preparing 06:30:28 dd9c8f8612c8: Preparing 06:30:28 394cb6125b48: Waiting 06:30:28 6160c0ca3c33: Waiting 06:30:28 20dad9907f05: Waiting 06:30:28 dd9c8f8612c8: Waiting 06:30:28 d089fef8b742: Layer already exists 06:30:28 49e5217da9ab: Layer already exists 06:30:28 b9ee2a5ecae3: Pushed 06:30:28 95bb818360d1: Pushed 06:30:28 acad5cdb12e3: Pushed 06:30:28 dd9c8f8612c8: Layer already exists 06:30:28 6160c0ca3c33: Pushed 06:30:29 20dad9907f05: Pushed 06:30:55 394cb6125b48: Pushed 06:30:55 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:c5adf7a17ca2bf2f67d7fc342e1a0b72a6e397dec13bd43e6a607d7a16e5394b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:30:56 acad5cdb12e3: Preparing 06:30:56 b9ee2a5ecae3: Preparing 06:30:56 95bb818360d1: Preparing 06:30:56 d089fef8b742: Preparing 06:30:56 49e5217da9ab: Preparing 06:30:56 394cb6125b48: Preparing 06:30:56 6160c0ca3c33: Preparing 06:30:56 20dad9907f05: Preparing 06:30:56 dd9c8f8612c8: Preparing 06:30:56 6160c0ca3c33: Waiting 06:30:56 394cb6125b48: Waiting 06:30:56 20dad9907f05: Waiting 06:30:56 dd9c8f8612c8: Waiting 06:30:56 d089fef8b742: Layer already exists 06:30:56 49e5217da9ab: Layer already exists 06:30:56 95bb818360d1: Layer already exists 06:30:56 acad5cdb12e3: Layer already exists 06:30:56 b9ee2a5ecae3: Layer already exists 06:30:56 20dad9907f05: Layer already exists 06:30:56 6160c0ca3c33: Layer already exists 06:30:56 394cb6125b48: Layer already exists 06:30:56 dd9c8f8612c8: Layer already exists 06:30:56 latest: digest: sha256:c5adf7a17ca2bf2f67d7fc342e1a0b72a6e397dec13bd43e6a607d7a16e5394b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.21 06:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:30:57 acad5cdb12e3: Preparing 06:30:57 b9ee2a5ecae3: Preparing 06:30:57 95bb818360d1: Preparing 06:30:57 d089fef8b742: Preparing 06:30:57 49e5217da9ab: Preparing 06:30:57 394cb6125b48: Preparing 06:30:57 6160c0ca3c33: Preparing 06:30:57 20dad9907f05: Preparing 06:30:57 dd9c8f8612c8: Preparing 06:30:57 6160c0ca3c33: Waiting 06:30:57 20dad9907f05: Waiting 06:30:57 394cb6125b48: Waiting 06:30:57 dd9c8f8612c8: Waiting 06:30:57 acad5cdb12e3: Layer already exists 06:30:57 49e5217da9ab: Layer already exists 06:30:57 d089fef8b742: Layer already exists 06:30:57 95bb818360d1: Layer already exists 06:30:57 b9ee2a5ecae3: Layer already exists 06:30:57 dd9c8f8612c8: Layer already exists 06:30:57 20dad9907f05: Layer already exists 06:30:57 6160c0ca3c33: Layer already exists 06:30:57 394cb6125b48: Layer already exists 06:30:57 4.1.0-dev.21: digest: sha256:c5adf7a17ca2bf2f67d7fc342e1a0b72a6e397dec13bd43e6a607d7a16e5394b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:30:58 acad5cdb12e3: Preparing 06:30:58 b9ee2a5ecae3: Preparing 06:30:58 95bb818360d1: Preparing 06:30:58 d089fef8b742: Preparing 06:30:58 49e5217da9ab: Preparing 06:30:58 394cb6125b48: Preparing 06:30:58 6160c0ca3c33: Preparing 06:30:58 20dad9907f05: Preparing 06:30:58 dd9c8f8612c8: Preparing 06:30:58 6160c0ca3c33: Waiting 06:30:58 20dad9907f05: Waiting 06:30:58 dd9c8f8612c8: Waiting 06:30:58 394cb6125b48: Waiting 06:30:58 d089fef8b742: Layer already exists 06:30:58 b9ee2a5ecae3: Layer already exists 06:30:58 acad5cdb12e3: Layer already exists 06:30:58 49e5217da9ab: Layer already exists 06:30:58 95bb818360d1: Layer already exists 06:30:58 394cb6125b48: Layer already exists 06:30:58 20dad9907f05: Layer already exists 06:30:58 6160c0ca3c33: Layer already exists 06:30:58 dd9c8f8612c8: Layer already exists 06:30:58 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:c5adf7a17ca2bf2f67d7fc342e1a0b72a6e397dec13bd43e6a607d7a16e5394b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:30:59 acad5cdb12e3: Preparing 06:30:59 b9ee2a5ecae3: Preparing 06:30:59 95bb818360d1: Preparing 06:30:59 d089fef8b742: Preparing 06:30:59 49e5217da9ab: Preparing 06:30:59 394cb6125b48: Preparing 06:30:59 6160c0ca3c33: Preparing 06:30:59 20dad9907f05: Preparing 06:30:59 dd9c8f8612c8: Preparing 06:30:59 394cb6125b48: Waiting 06:30:59 6160c0ca3c33: Waiting 06:30:59 20dad9907f05: Waiting 06:30:59 dd9c8f8612c8: Waiting 06:30:59 b9ee2a5ecae3: Layer already exists 06:30:59 d089fef8b742: Layer already exists 06:30:59 49e5217da9ab: Layer already exists 06:30:59 95bb818360d1: Layer already exists 06:30:59 acad5cdb12e3: Layer already exists 06:30:59 6160c0ca3c33: Layer already exists 06:30:59 394cb6125b48: Layer already exists 06:30:59 20dad9907f05: Layer already exists 06:30:59 dd9c8f8612c8: Layer already exists 06:30:59 main: digest: sha256:c5adf7a17ca2bf2f67d7fc342e1a0b72a6e397dec13bd43e6a607d7a16e5394b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:30:59 ===================================================== [Pipeline] echo 06:30:59 taggedImages: 06:30:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:30:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:30:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.21 06:30:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:30:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:30:59 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:30:59 5418542a6204e0a541a276132820ea4c886ae933 06:30:59 latest 06:30:59 4.1.0-dev.21 06:30:59 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:30:59 main 06:30:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:30:59 f5e73183b2a6: Preparing 06:30:59 81114c0a4e34: Preparing 06:30:59 7f7d05e36e15: Preparing 06:30:59 d089fef8b742: Preparing 06:30:59 49e5217da9ab: Preparing 06:30:59 a26869f6c378: Preparing 06:30:59 39abef332de6: Preparing 06:30:59 27fa55f37449: Preparing 06:30:59 dd9c8f8612c8: Preparing 06:30:59 39abef332de6: Waiting 06:30:59 a26869f6c378: Waiting 06:30:59 dd9c8f8612c8: Waiting 06:30:59 27fa55f37449: Waiting 06:31:00 7f7d05e36e15: Pushed 06:31:00 81114c0a4e34: Pushed 06:31:00 49e5217da9ab: Layer already exists 06:31:00 d089fef8b742: Layer already exists 06:31:00 39abef332de6: Layer already exists 06:31:00 27fa55f37449: Layer already exists 06:31:00 f5e73183b2a6: Pushed 06:31:00 dd9c8f8612c8: Layer already exists 06:31:27 a26869f6c378: Pushed 06:31:27 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:cdb9b30bb0edc18a33a5f4558d41e7a1cb6cf43c8feb9415274c62825b130da2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:31:27 f5e73183b2a6: Preparing 06:31:27 81114c0a4e34: Preparing 06:31:27 7f7d05e36e15: Preparing 06:31:27 d089fef8b742: Preparing 06:31:27 49e5217da9ab: Preparing 06:31:27 a26869f6c378: Preparing 06:31:27 39abef332de6: Preparing 06:31:27 27fa55f37449: Preparing 06:31:27 dd9c8f8612c8: Preparing 06:31:27 a26869f6c378: Waiting 06:31:27 dd9c8f8612c8: Waiting 06:31:27 27fa55f37449: Waiting 06:31:27 f5e73183b2a6: Layer already exists 06:31:27 7f7d05e36e15: Layer already exists 06:31:27 81114c0a4e34: Layer already exists 06:31:27 49e5217da9ab: Layer already exists 06:31:27 d089fef8b742: Layer already exists 06:31:27 a26869f6c378: Layer already exists 06:31:27 39abef332de6: Layer already exists 06:31:27 27fa55f37449: Layer already exists 06:31:27 dd9c8f8612c8: Layer already exists 06:31:28 latest: digest: sha256:cdb9b30bb0edc18a33a5f4558d41e7a1cb6cf43c8feb9415274c62825b130da2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.21 06:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:31:28 f5e73183b2a6: Preparing 06:31:28 81114c0a4e34: Preparing 06:31:28 7f7d05e36e15: Preparing 06:31:28 d089fef8b742: Preparing 06:31:28 49e5217da9ab: Preparing 06:31:28 a26869f6c378: Preparing 06:31:28 39abef332de6: Preparing 06:31:28 27fa55f37449: Preparing 06:31:28 dd9c8f8612c8: Preparing 06:31:28 a26869f6c378: Waiting 06:31:28 39abef332de6: Waiting 06:31:28 27fa55f37449: Waiting 06:31:28 dd9c8f8612c8: Waiting 06:31:28 d089fef8b742: Layer already exists 06:31:28 81114c0a4e34: Layer already exists 06:31:28 49e5217da9ab: Layer already exists 06:31:28 f5e73183b2a6: Layer already exists 06:31:28 7f7d05e36e15: Layer already exists 06:31:28 a26869f6c378: Layer already exists 06:31:28 39abef332de6: Layer already exists 06:31:28 dd9c8f8612c8: Layer already exists 06:31:28 27fa55f37449: Layer already exists 06:31:28 4.1.0-dev.21: digest: sha256:cdb9b30bb0edc18a33a5f4558d41e7a1cb6cf43c8feb9415274c62825b130da2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:31:29 f5e73183b2a6: Preparing 06:31:29 81114c0a4e34: Preparing 06:31:29 7f7d05e36e15: Preparing 06:31:29 d089fef8b742: Preparing 06:31:29 49e5217da9ab: Preparing 06:31:29 a26869f6c378: Preparing 06:31:29 39abef332de6: Preparing 06:31:29 27fa55f37449: Preparing 06:31:29 dd9c8f8612c8: Preparing 06:31:29 39abef332de6: Waiting 06:31:29 27fa55f37449: Waiting 06:31:29 dd9c8f8612c8: Waiting 06:31:29 a26869f6c378: Waiting 06:31:29 49e5217da9ab: Layer already exists 06:31:29 81114c0a4e34: Layer already exists 06:31:29 7f7d05e36e15: Layer already exists 06:31:29 d089fef8b742: Layer already exists 06:31:29 f5e73183b2a6: Layer already exists 06:31:29 a26869f6c378: Layer already exists 06:31:29 dd9c8f8612c8: Layer already exists 06:31:29 39abef332de6: Layer already exists 06:31:29 27fa55f37449: Layer already exists 06:31:29 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:cdb9b30bb0edc18a33a5f4558d41e7a1cb6cf43c8feb9415274c62825b130da2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:31:30 f5e73183b2a6: Preparing 06:31:30 81114c0a4e34: Preparing 06:31:30 7f7d05e36e15: Preparing 06:31:30 d089fef8b742: Preparing 06:31:30 49e5217da9ab: Preparing 06:31:30 a26869f6c378: Preparing 06:31:30 39abef332de6: Preparing 06:31:30 27fa55f37449: Preparing 06:31:30 dd9c8f8612c8: Preparing 06:31:30 39abef332de6: Waiting 06:31:30 27fa55f37449: Waiting 06:31:30 dd9c8f8612c8: Waiting 06:31:30 a26869f6c378: Waiting 06:31:30 f5e73183b2a6: Layer already exists 06:31:30 49e5217da9ab: Layer already exists 06:31:30 d089fef8b742: Layer already exists 06:31:30 81114c0a4e34: Layer already exists 06:31:30 7f7d05e36e15: Layer already exists 06:31:30 27fa55f37449: Layer already exists 06:31:30 39abef332de6: Layer already exists 06:31:30 dd9c8f8612c8: Layer already exists 06:31:30 a26869f6c378: Layer already exists 06:31:30 main: digest: sha256:cdb9b30bb0edc18a33a5f4558d41e7a1cb6cf43c8feb9415274c62825b130da2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:31 ===================================================== [Pipeline] echo 06:31:31 taggedImages: 06:31:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:31:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:31:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.21 06:31:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:31:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:31:31 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:31:31 5418542a6204e0a541a276132820ea4c886ae933 06:31:31 latest 06:31:31 4.1.0-dev.21 06:31:31 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:31:31 main 06:31:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:31:31 80c4e25d4580: Preparing 06:31:31 bcae1528ade3: Preparing 06:31:31 d089fef8b742: Preparing 06:31:31 49e5217da9ab: Preparing 06:31:31 50d4029228b9: Preparing 06:31:31 6190c10a36a3: Preparing 06:31:31 dd9c8f8612c8: Preparing 06:31:31 6190c10a36a3: Waiting 06:31:31 dd9c8f8612c8: Waiting 06:31:31 49e5217da9ab: Layer already exists 06:31:31 d089fef8b742: Layer already exists 06:31:32 dd9c8f8612c8: Layer already exists 06:31:32 80c4e25d4580: Pushed 06:31:32 50d4029228b9: Pushed 06:31:33 6190c10a36a3: Pushed 06:31:40 bcae1528ade3: Pushed 06:31:40 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:01fd985f44e83125b3d69f2d74b73f964d47471b272bbf884f5d56d216afc976 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:31:41 80c4e25d4580: Preparing 06:31:41 bcae1528ade3: Preparing 06:31:41 d089fef8b742: Preparing 06:31:41 49e5217da9ab: Preparing 06:31:41 50d4029228b9: Preparing 06:31:41 6190c10a36a3: Preparing 06:31:41 dd9c8f8612c8: Preparing 06:31:41 6190c10a36a3: Waiting 06:31:41 dd9c8f8612c8: Waiting 06:31:41 80c4e25d4580: Layer already exists 06:31:41 50d4029228b9: Layer already exists 06:31:41 49e5217da9ab: Layer already exists 06:31:41 d089fef8b742: Layer already exists 06:31:41 bcae1528ade3: Layer already exists 06:31:41 6190c10a36a3: Layer already exists 06:31:41 dd9c8f8612c8: Layer already exists 06:31:41 latest: digest: sha256:01fd985f44e83125b3d69f2d74b73f964d47471b272bbf884f5d56d216afc976 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.21 06:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:31:42 80c4e25d4580: Preparing 06:31:42 bcae1528ade3: Preparing 06:31:42 d089fef8b742: Preparing 06:31:42 49e5217da9ab: Preparing 06:31:42 50d4029228b9: Preparing 06:31:42 6190c10a36a3: Preparing 06:31:42 dd9c8f8612c8: Preparing 06:31:42 6190c10a36a3: Waiting 06:31:42 dd9c8f8612c8: Waiting 06:31:42 80c4e25d4580: Layer already exists 06:31:42 bcae1528ade3: Layer already exists 06:31:42 50d4029228b9: Layer already exists 06:31:42 49e5217da9ab: Layer already exists 06:31:42 d089fef8b742: Layer already exists 06:31:42 dd9c8f8612c8: Layer already exists 06:31:42 6190c10a36a3: Layer already exists 06:31:42 4.1.0-dev.21: digest: sha256:01fd985f44e83125b3d69f2d74b73f964d47471b272bbf884f5d56d216afc976 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:31:43 80c4e25d4580: Preparing 06:31:43 bcae1528ade3: Preparing 06:31:43 d089fef8b742: Preparing 06:31:43 49e5217da9ab: Preparing 06:31:43 50d4029228b9: Preparing 06:31:43 6190c10a36a3: Preparing 06:31:43 dd9c8f8612c8: Preparing 06:31:43 6190c10a36a3: Waiting 06:31:43 dd9c8f8612c8: Waiting 06:31:43 d089fef8b742: Layer already exists 06:31:43 49e5217da9ab: Layer already exists 06:31:43 80c4e25d4580: Layer already exists 06:31:43 bcae1528ade3: Layer already exists 06:31:43 50d4029228b9: Layer already exists 06:31:43 dd9c8f8612c8: Layer already exists 06:31:43 6190c10a36a3: Layer already exists 06:31:43 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:01fd985f44e83125b3d69f2d74b73f964d47471b272bbf884f5d56d216afc976 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:31:44 80c4e25d4580: Preparing 06:31:44 bcae1528ade3: Preparing 06:31:44 d089fef8b742: Preparing 06:31:44 49e5217da9ab: Preparing 06:31:44 50d4029228b9: Preparing 06:31:44 6190c10a36a3: Preparing 06:31:44 dd9c8f8612c8: Preparing 06:31:44 6190c10a36a3: Waiting 06:31:44 dd9c8f8612c8: Waiting 06:31:44 80c4e25d4580: Layer already exists 06:31:44 d089fef8b742: Layer already exists 06:31:44 bcae1528ade3: Layer already exists 06:31:44 50d4029228b9: Layer already exists 06:31:44 49e5217da9ab: Layer already exists 06:31:44 6190c10a36a3: Layer already exists 06:31:44 dd9c8f8612c8: Layer already exists 06:31:44 main: digest: sha256:01fd985f44e83125b3d69f2d74b73f964d47471b272bbf884f5d56d216afc976 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:44 ===================================================== [Pipeline] echo 06:31:44 taggedImages: 06:31:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:31:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:31:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.21 06:31:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:31:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:31:44 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:31:44 5418542a6204e0a541a276132820ea4c886ae933 06:31:44 latest 06:31:44 4.1.0-dev.21 06:31:44 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:31:44 main 06:31:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:31:45 edd94c201f1f: Preparing 06:31:45 836d3b605b24: Preparing 06:31:45 d089fef8b742: Preparing 06:31:45 49e5217da9ab: Preparing 06:31:45 8be2177b9a68: Preparing 06:31:45 a22fb65483c6: Preparing 06:31:45 dd9c8f8612c8: Preparing 06:31:45 a22fb65483c6: Waiting 06:31:45 dd9c8f8612c8: Waiting 06:31:45 8be2177b9a68: Pushed 06:31:45 d089fef8b742: Layer already exists 06:31:45 49e5217da9ab: Layer already exists 06:31:45 dd9c8f8612c8: Layer already exists 06:31:45 edd94c201f1f: Pushed 06:31:46 a22fb65483c6: Pushed 06:31:54 836d3b605b24: Pushed 06:31:54 5418542a6204e0a541a276132820ea4c886ae933: digest: sha256:e1c508f58a75e9fe0bf80accc397adc8b31c92f13cc64425fb0ba4983e8f09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:31:54 edd94c201f1f: Preparing 06:31:54 836d3b605b24: Preparing 06:31:54 d089fef8b742: Preparing 06:31:54 49e5217da9ab: Preparing 06:31:54 8be2177b9a68: Preparing 06:31:54 a22fb65483c6: Preparing 06:31:54 dd9c8f8612c8: Preparing 06:31:54 a22fb65483c6: Waiting 06:31:54 dd9c8f8612c8: Waiting 06:31:54 edd94c201f1f: Layer already exists 06:31:54 49e5217da9ab: Layer already exists 06:31:54 836d3b605b24: Layer already exists 06:31:54 d089fef8b742: Layer already exists 06:31:54 8be2177b9a68: Layer already exists 06:31:54 dd9c8f8612c8: Layer already exists 06:31:54 a22fb65483c6: Layer already exists 06:31:55 latest: digest: sha256:e1c508f58a75e9fe0bf80accc397adc8b31c92f13cc64425fb0ba4983e8f09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.21 06:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:31:55 edd94c201f1f: Preparing 06:31:55 836d3b605b24: Preparing 06:31:55 d089fef8b742: Preparing 06:31:55 49e5217da9ab: Preparing 06:31:55 8be2177b9a68: Preparing 06:31:55 a22fb65483c6: Preparing 06:31:55 dd9c8f8612c8: Preparing 06:31:55 a22fb65483c6: Waiting 06:31:55 dd9c8f8612c8: Waiting 06:31:55 8be2177b9a68: Layer already exists 06:31:55 edd94c201f1f: Layer already exists 06:31:55 d089fef8b742: Layer already exists 06:31:55 836d3b605b24: Layer already exists 06:31:55 49e5217da9ab: Layer already exists 06:31:55 a22fb65483c6: Layer already exists 06:31:55 dd9c8f8612c8: Layer already exists 06:31:55 4.1.0-dev.21: digest: sha256:e1c508f58a75e9fe0bf80accc397adc8b31c92f13cc64425fb0ba4983e8f09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:31:57 edd94c201f1f: Preparing 06:31:57 836d3b605b24: Preparing 06:31:57 d089fef8b742: Preparing 06:31:57 49e5217da9ab: Preparing 06:31:57 8be2177b9a68: Preparing 06:31:57 a22fb65483c6: Preparing 06:31:57 dd9c8f8612c8: Preparing 06:31:57 a22fb65483c6: Waiting 06:31:57 dd9c8f8612c8: Waiting 06:31:57 836d3b605b24: Layer already exists 06:31:57 d089fef8b742: Layer already exists 06:31:57 49e5217da9ab: Layer already exists 06:31:57 edd94c201f1f: Layer already exists 06:31:57 8be2177b9a68: Layer already exists 06:31:57 dd9c8f8612c8: Layer already exists 06:31:57 a22fb65483c6: Layer already exists 06:31:57 5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21: digest: sha256:e1c508f58a75e9fe0bf80accc397adc8b31c92f13cc64425fb0ba4983e8f09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:31:58 edd94c201f1f: Preparing 06:31:58 836d3b605b24: Preparing 06:31:58 d089fef8b742: Preparing 06:31:58 49e5217da9ab: Preparing 06:31:58 8be2177b9a68: Preparing 06:31:58 a22fb65483c6: Preparing 06:31:58 dd9c8f8612c8: Preparing 06:31:58 a22fb65483c6: Waiting 06:31:58 dd9c8f8612c8: Waiting 06:31:58 8be2177b9a68: Layer already exists 06:31:58 edd94c201f1f: Layer already exists 06:31:58 49e5217da9ab: Layer already exists 06:31:58 836d3b605b24: Layer already exists 06:31:58 d089fef8b742: Layer already exists 06:31:58 a22fb65483c6: Layer already exists 06:31:58 dd9c8f8612c8: Layer already exists 06:31:58 main: digest: sha256:e1c508f58a75e9fe0bf80accc397adc8b31c92f13cc64425fb0ba4983e8f09e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:58 ===================================================== [Pipeline] echo 06:31:58 taggedImages: 06:31:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933 06:31:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:31:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.21 06:31:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 06:31:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.21 [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.21 [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.21 [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.21 [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.21 [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:31:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5418542a6204e0a541a276132820ea4c886ae933-4.1.0-dev.21 [Pipeline] echo 06:31:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:32:00 06:32:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:32:00 arm64: Pulling from edgex-lftools-log-publisher 06:32:00 8998bd30e6a1: Pulling fs layer 06:32:00 04944245beec: Pulling fs layer 06:32:00 699f458cf7ca: Pulling fs layer 06:32:00 765212b225bb: Pulling fs layer 06:32:00 f23df028b6ca: Pulling fs layer 06:32:00 d65c8cfc05b1: Pulling fs layer 06:32:00 2437ff75d9bd: Pulling fs layer 06:32:00 f23df028b6ca: Waiting 06:32:00 2437ff75d9bd: Waiting 06:32:00 d65c8cfc05b1: Waiting 06:32:00 765212b225bb: Waiting 06:32:00 04944245beec: Verifying Checksum 06:32:00 04944245beec: Download complete 06:32:00 765212b225bb: Verifying Checksum 06:32:00 765212b225bb: Download complete 06:32:00 f23df028b6ca: Verifying Checksum 06:32:00 f23df028b6ca: Download complete 06:32:00 d65c8cfc05b1: Verifying Checksum 06:32:00 d65c8cfc05b1: Download complete 06:32:00 699f458cf7ca: Verifying Checksum 06:32:00 699f458cf7ca: Download complete 06:32:01 8998bd30e6a1: Verifying Checksum 06:32:01 8998bd30e6a1: Download complete 06:32:03 2437ff75d9bd: Verifying Checksum 06:32:03 2437ff75d9bd: Download complete 06:32:06 8998bd30e6a1: Pull complete 06:32:06 04944245beec: Pull complete 06:32:08 699f458cf7ca: Pull complete 06:32:08 765212b225bb: Pull complete 06:32:09 f23df028b6ca: Pull complete 06:32:09 d65c8cfc05b1: Pull complete 06:32:27 2437ff75d9bd: Pull complete 06:32:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:32:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:27 prd-ubuntu20.04-docker-arm64-4c-16g-2816 does not seem to be running inside a container 06:32:27 $ 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/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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 06:32:30 $ docker top 2804b9ca120339fcb95cc15b819c526d073cc3903cd9ae4bf3181a9f09792e37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:31 ---> job-cost.sh 06:32:31 lf-activate-venv: SKIPPING 06:32:31 INFO: No Stack... 06:32:31 INFO: Retrieving Pricing Info for: v3-standard-4 06:32:32 INFO: Archiving Costs [Pipeline] sh 06:32:33 + cat /w/workspace/edgex-go/848/archives/cost.csv 06:32:33 + cut -d, -f6 [Pipeline] lock 06:32:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-848-stack-cost] 06:32:33 Resource [jenkins-edgexfoundry-edgex-go-main-848-stack-cost] did not exist. Created. 06:32:33 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-848-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:32:33 + echo total: 0.10999999940395355 [Pipeline] stash 06:32:34 Stashed 1 file(s) [Pipeline] } 06:32:34 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-848-stack-cost] [Pipeline] // lock [Pipeline] } 06:32:34 $ docker stop --time=1 2804b9ca120339fcb95cc15b819c526d073cc3903cd9ae4bf3181a9f09792e37 06:32:35 $ docker rm -f --volumes 2804b9ca120339fcb95cc15b819c526d073cc3903cd9ae4bf3181a9f09792e37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:32:36 provisioning config files... 06:32:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/848@tmp/config11894520306176517797tmp [Pipeline] { [Pipeline] sh 06:32:36 + set +x 06:32:36 + curl -s https://codecov.io/bash 06:32:36 + bash -s -- 06:32:37 06:32:37 _____ _ 06:32:37 / ____| | | 06:32:37 | | ___ __| | ___ ___ _____ __ 06:32:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:32:37 | |___| (_) | (_| | __/ (_| (_) \ V / 06:32:37 \_____\___/ \__,_|\___|\___\___/ \_/ 06:32:37 Bash-1.0.6 06:32:37 06:32:37 06:32:37 [0;36m==>[0m git version 2.25.1 found 06:32:37 [0;36m==>[0m curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:32:37 Release-Date: 2020-01-08 06:32:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:32:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:32:37 [0;90m==>[0m Jenkins CI detected. 06:32:37 [0;90mcurrent dir: [0m /w/workspace/edgex-go/848 06:32:37 [0;90mproject root:[0m . 06:32:37 [0;90m-->[0m token set from env 06:32:37 [0;32mYaml not found, that's ok! Learn more at[0m [0;36mhttp://docs.codecov.io/docs/codecov-yaml[0m 06:32:37 [0;90m==>[0m Running gcov in . [0;90m(disable via -X gcov)[0m 06:32:37 [0;90m==>[0m Python coveragepy not found 06:32:37 [0;90m==>[0m Searching for coverage reports in: 06:32:37 [0;32m+[0m . 06:32:37 [0;90m->[0m Found 1 reports 06:32:37 [0;90m==>[0m Detecting git/mercurial file structure 06:32:37 [0;90m==>[0m Reading reports 06:32:37 [0;32m+[0m ./coverage.out [0;90mbytes=1661404[0m 06:32:37 [0;90m==>[0m Appending adjustments 06:32:37 [0;36mhttps://docs.codecov.io/docs/fixing-reports[0m 06:32:38 [0;32m+[0m Found adjustments 06:32:38 [0;90m==>[0m Gzipping contents 06:32:38 140K /tmp/codecov.uYYy68.gz 06:32:38 [0;90m==>[0m Uploading reports 06:32:38 [0;90murl:[0m https://codecov.io 06:32:38 [0;90mquery:[0m branch=main&commit=5418542a6204e0a541a276132820ea4c886ae933&build=848&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F848%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:32:38 [0;90m->[0m Pinging Codecov 06:32:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=****&branch=main&commit=5418542a6204e0a541a276132820ea4c886ae933&build=848&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F848%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:32:38 [0;90m->[0m Uploading to 06:32:38 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/5418542a6204e0a541a276132820ea4c886ae933/d0a5dbde-9895-44c9-8c58-2d4d915ec240.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250605%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250605T063238Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=278141c0524b9eeb8a13289cca7f418ea634bddf555bf5deaf403f5ac6a27fd6 06:32:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:38 Dload Upload Total Spent Left Speed 06:32:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 270k --:--:-- --:--:-- --:--:-- 270k 06:32:39 [0;32m->[0m Reports have been successfully queued for processing at [0;36mhttps://app.codecov.io/github/edgexfoundry/edgex-go/commit/5418542a6204e0a541a276132820ea4c886ae933[0m [Pipeline] } 06:32:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:32:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:32:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:32:39 06:32:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:32:40 latest: Pulling from edgex-devops/edgex-snyk-go 06:32:40 43c4264eed91: Pulling fs layer 06:32:40 4cc291be95ef: Pulling fs layer 06:32:40 2ac1f1163629: Pulling fs layer 06:32:40 5c3c966382ef: Pulling fs layer 06:32:40 4f4fb700ef54: Pulling fs layer 06:32:40 d9c7d2e4e75e: Pulling fs layer 06:32:40 9c3e1370e548: Pulling fs layer 06:32:40 4f4fb700ef54: Waiting 06:32:40 d9c7d2e4e75e: Waiting 06:32:40 9c3e1370e548: Waiting 06:32:40 5c3c966382ef: Waiting 06:32:40 4cc291be95ef: Verifying Checksum 06:32:40 4cc291be95ef: Download complete 06:32:40 5c3c966382ef: Download complete 06:32:40 4f4fb700ef54: Verifying Checksum 06:32:40 4f4fb700ef54: Download complete 06:32:40 43c4264eed91: Verifying Checksum 06:32:40 43c4264eed91: Download complete 06:32:40 43c4264eed91: Pull complete 06:32:40 d9c7d2e4e75e: Verifying Checksum 06:32:40 d9c7d2e4e75e: Download complete 06:32:40 4cc291be95ef: Pull complete 06:32:40 2ac1f1163629: Download complete 06:32:41 9c3e1370e548: Verifying Checksum 06:32:41 9c3e1370e548: Download complete 06:32:44 2ac1f1163629: Pull complete 06:32:44 5c3c966382ef: Pull complete 06:32:44 4f4fb700ef54: Pull complete 06:32:44 d9c7d2e4e75e: Pull complete 06:32:47 9c3e1370e548: Pull complete 06:32:47 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:32:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:32:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:48 prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container 06:32:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:32:49 $ docker top 21c40c0826c9493d523871c2f8a9916981ea398eedc9fd9806655ebdfa80bf94 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:50 + git config --global --add safe.directory /w/workspace/edgex-go/848 [Pipeline] echo 06:32:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:32:50 + set -o pipefail 06:32:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:33:02 06:33:02 Monitoring /w/workspace/edgex-go/848 (github.com/edgexfoundry/edgex-go)... 06:33:02 06:33:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/549bdc3b-4c91-46de-9740-67aff92c1b60 06:33:02 06:33:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:33:02 06:33:02 06:33:02 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:33:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:33:02 $ docker stop --time=1 21c40c0826c9493d523871c2f8a9916981ea398eedc9fd9806655ebdfa80bf94 06:33:04 $ docker rm -f --volumes 21c40c0826c9493d523871c2f8a9916981ea398eedc9fd9806655ebdfa80bf94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:33:05 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:05 provisioning config files... 06:33:05 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/848@tmp/config5975817034277367478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:05 --> edgex-publish-swagger.sh 06:33:05 === Publish openapi API === 06:33:05 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:33:05 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/848/openapi/core-command.yaml] 06:33:05 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:05 Dload Upload Total Spent Left Speed 06:33:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32848 100 66 100 32782 280 136k --:--:-- --:--:-- --:--:-- 136k 06:33:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:33:06 06:33:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/848/openapi/core-data.yaml] 06:33:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:06 Dload Upload Total Spent Left Speed 06:33:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71017 100 66 100 70951 306 322k --:--:-- --:--:-- --:--:-- 322k 06:33:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:33:06 06:33:06 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/848/openapi/core-keeper.yaml] 06:33:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:06 Dload Upload Total Spent Left Speed 06:33:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 488 218k --:--:-- --:--:-- --:--:-- 219k 06:33:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:33:06 06:33:06 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/848/openapi/core-metadata.yaml] 06:33:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:06 Dload Upload Total Spent Left Speed 06:33:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 273 650k --:--:-- --:--:-- --:--:-- 650k 06:33:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:33:06 06:33:06 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/848/openapi/security-proxy-auth.yaml] 06:33:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:06 Dload Upload Total Spent Left Speed 06:33:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 528 191k --:--:-- --:--:-- --:--:-- 190k 100 24535 100 66 100 24469 528 191k --:--:-- --:--:-- --:--:-- 190k 06:33:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:33:06 06:33:06 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/848/openapi/security-secretstore-setup.yaml] 06:33:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:06 Dload Upload Total Spent Left Speed 06:33:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 589 34937 --:--:-- --:--:-- --:--:-- 35526 06:33:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:33:06 06:33:06 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/848/openapi/support-notifications.yaml] 06:33:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:06 Dload Upload Total Spent Left Speed 06:33:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 425 629k --:--:-- --:--:-- --:--:-- 634k 06:33:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:33:07 06:33:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/848/openapi/support-scheduler.yaml] 06:33:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:07 Dload Upload Total Spent Left Speed 06:33:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 464 348k --:--:-- --:--:-- --:--:-- 349k 06:33:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:33:07 [Pipeline] } 06:33:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:33:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:33:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:33:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:07 prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container 06:33:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:33:08 $ docker top 82f9c3ba8ed636b59a544d9cceaee92411394877e35c8e9a641db4718ed7c0bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:33:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:08 [ssh-agent] Looking for ssh-agent implementation... 06:33:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:08 $ docker exec 82f9c3ba8ed636b59a544d9cceaee92411394877e35c8e9a641db4718ed7c0bb ssh-agent 06:33:08 SSH_AUTH_SOCK=/tmp/ssh-iQnOHmv5zNYp/agent.31 06:33:08 SSH_AGENT_PID=37 06:33:08 Running ssh-add (command line suppressed) 06:33:08 Identity added: /w/workspace/edgex-go/848@tmp/private_key_9751148537125250608.key (/w/workspace/edgex-go/848@tmp/private_key_9751148537125250608.key) 06:33:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:09 + git semver tag 06:33:09 2025-06-05 06:33:09,338 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:33:09 2025-06-05 06:33:09,342 [run_tag] DEBUG tag force:False 06:33:09 2025-06-05 06:33:09,342 [check_head_tag] DEBUG check head tag 06:33:09 2025-06-05 06:33:09,343 [execute] INFO git cat-file --batch-check 06:33:09 2025-06-05 06:33:09,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/848, stdin=<valid stream>, shell=False, universal_newlines=False) 06:33:09 2025-06-05 06:33:09,345 [execute] INFO git cat-file --batch 06:33:09 2025-06-05 06:33:09,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/848, stdin=<valid stream>, shell=False, universal_newlines=False) 06:33:09 2025-06-05 06:33:09,359 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main 06:33:09 2025-06-05 06:33:09,359 [execute] INFO git tag -a v4.1.0-dev.21 -m v4.1.0-dev.21 06:33:09 2025-06-05 06:33:09,359 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.21', '-m', 'v4.1.0-dev.21'], cwd=/w/workspace/edgex-go/848, stdin=None, shell=False, universal_newlines=False) 06:33:09 2025-06-05 06:33:09,362 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main 06:33:09 4.1.0-dev.21 [Pipeline] } 06:33:09 $ docker exec --env ******** --env ******** 82f9c3ba8ed636b59a544d9cceaee92411394877e35c8e9a641db4718ed7c0bb ssh-agent -k 06:33:09 unset SSH_AUTH_SOCK; 06:33:09 unset SSH_AGENT_PID; 06:33:09 echo Agent pid 37 killed; 06:33:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:33:10 + git semver [Pipeline] } 06:33:10 $ docker stop --time=1 82f9c3ba8ed636b59a544d9cceaee92411394877e35c8e9a641db4718ed7c0bb 06:33:11 $ docker rm -f --volumes 82f9c3ba8ed636b59a544d9cceaee92411394877e35c8e9a641db4718ed7c0bb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:33:12 06:33:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:33:12 0.23.1-centos7: Pulling from edgex-lftools 06:33:12 ab5ef0e58194: Pulling fs layer 06:33:12 9712f1f96733: Pulling fs layer 06:33:12 63f879dbbcfc: Pulling fs layer 06:33:12 0d9ebad4ef96: Pulling fs layer 06:33:12 e9a5061849ea: Pulling fs layer 06:33:12 d747dcd14b5f: Pulling fs layer 06:33:12 2de7ff778b66: Pulling fs layer 06:33:12 d747dcd14b5f: Waiting 06:33:12 0d9ebad4ef96: Waiting 06:33:12 2de7ff778b66: Waiting 06:33:12 e9a5061849ea: Waiting 06:33:12 9712f1f96733: Download complete 06:33:12 63f879dbbcfc: Verifying Checksum 06:33:12 63f879dbbcfc: Download complete 06:33:12 e9a5061849ea: Verifying Checksum 06:33:12 e9a5061849ea: Download complete 06:33:12 d747dcd14b5f: Download complete 06:33:12 ab5ef0e58194: Download complete 06:33:12 0d9ebad4ef96: Verifying Checksum 06:33:12 0d9ebad4ef96: Download complete 06:33:12 2de7ff778b66: Verifying Checksum 06:33:12 2de7ff778b66: Download complete 06:33:16 ab5ef0e58194: Pull complete 06:33:16 9712f1f96733: Pull complete 06:33:16 63f879dbbcfc: Pull complete 06:33:20 0d9ebad4ef96: Pull complete 06:33:20 e9a5061849ea: Pull complete 06:33:20 d747dcd14b5f: Pull complete 06:33:21 2de7ff778b66: Pull complete 06:33:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:33:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:33:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:21 prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container 06:33:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:33:23 $ docker top 827fcfb9c75ffc57e84c357723a192cd98f3be98801e8b0ce2590197ee6cde18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:33:23 provisioning config files... 06:33:23 copy managed file [sigul-config] to file:/w/workspace/edgex-go/848@tmp/config6715001840698078643tmp 06:33:23 copy managed file [sigul-password] to file:/w/workspace/edgex-go/848@tmp/config15913006366664815483tmp 06:33:23 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/848@tmp/config14563911497296551130tmp [Pipeline] { [Pipeline] echo 06:33:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:33:23 ---> sigul-configuration.sh 06:33:23 gpg: directory `/root/.gnupg' created 06:33:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:33:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:33:23 gpg: keyring `/root/.gnupg/secring.gpg' created 06:33:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:33:23 gpg: CAST5 encrypted data 06:33:23 gpg: encrypted with 1 passphrase 06:33:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:33:24 + mkdir /home/jenkins 06:33:24 + mkdir /home/jenkins/sigul [Pipeline] sh 06:33:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:33:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:33:24 ---> sigul-install.sh 06:33:24 Sigul already installed; skipping installation. [Pipeline] sh 06:33:25 + git tag --list 06:33:25 0.6.0 06:33:25 0.6.1 06:33:25 0.7.0 06:33:25 0.7.1 06:33:25 v1.0.0 06:33:25 v1.0.1 06:33:25 v1.1.0 06:33:25 v1.2.0 06:33:25 v1.2.1 06:33:25 v1.3.0 06:33:25 v1.3.1 06:33:25 v2.0.0 06:33:25 v2.1.0 06:33:25 v2.1.1 06:33:25 v2.2.0 06:33:25 v2.3.0 06:33:25 v3.0 06:33:25 v3.0.0 06:33:25 v3.1 06:33:25 v3.1.0 06:33:25 v3.1.1 06:33:25 v4.0 06:33:25 v4.0.0 06:33:25 v4.0.1 06:33:25 v4.1.0-dev.1 06:33:25 v4.1.0-dev.10 06:33:25 v4.1.0-dev.11 06:33:25 v4.1.0-dev.12 06:33:25 v4.1.0-dev.13 06:33:25 v4.1.0-dev.14 06:33:25 v4.1.0-dev.15 06:33:25 v4.1.0-dev.16 06:33:25 v4.1.0-dev.17 06:33:25 v4.1.0-dev.18 06:33:25 v4.1.0-dev.19 06:33:25 v4.1.0-dev.2 06:33:25 v4.1.0-dev.20 06:33:25 v4.1.0-dev.21 06:33:25 v4.1.0-dev.3 06:33:25 v4.1.0-dev.4 06:33:25 v4.1.0-dev.5 06:33:25 v4.1.0-dev.6 06:33:25 v4.1.0-dev.7 06:33:25 v4.1.0-dev.8 06:33:25 v4.1.0-dev.9 [Pipeline] sh 06:33:25 + lftools sign git-tag v4.1.0-dev.21 06:33:25 Signing Git tag with Sigul... 06:33:25 Signing v4.1.0-dev.21 [Pipeline] echo 06:33:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:33:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:33:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:33:26 $ docker stop --time=1 827fcfb9c75ffc57e84c357723a192cd98f3be98801e8b0ce2590197ee6cde18 06:33:27 $ docker rm -f --volumes 827fcfb9c75ffc57e84c357723a192cd98f3be98801e8b0ce2590197ee6cde18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:33:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:33:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:33:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:28 prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container 06:33:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:33:29 $ docker top a71e8bfcfd797f4c487567a3c0e14253bf5729aec13b33527895736156c58955 -eo pid,comm 06:33:29 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:33:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:33:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:29 [ssh-agent] Looking for ssh-agent implementation... 06:33:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:29 $ docker exec a71e8bfcfd797f4c487567a3c0e14253bf5729aec13b33527895736156c58955 ssh-agent 06:33:29 SSH_AUTH_SOCK=/tmp/ssh-odrtCebe6zlF/agent.32 06:33:29 SSH_AGENT_PID=38 06:33:29 Running ssh-add (command line suppressed) 06:33:29 Identity added: /w/workspace/edgex-go/848@tmp/private_key_7007684511420437912.key (/w/workspace/edgex-go/848@tmp/private_key_7007684511420437912.key) 06:33:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:29 + git semver bump pre 06:33:30 2025-06-05 06:33:30,217 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:33:30 2025-06-05 06:33:30,221 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main 06:33:30 2025-06-05 06:33:30,221 [bump_version] DEBUG bumping version:4.1.0-dev.21 on axis:pre with prefix:dev 06:33:30 2025-06-05 06:33:30,221 [bump_version] DEBUG bumped version:4.1.0-dev.22 06:33:30 2025-06-05 06:33:30,221 [write_version] DEBUG write version:4.1.0-dev.22 to path:/w/workspace/edgex-go/848/.semver/main with force:True 06:33:30 2025-06-05 06:33:30,221 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main 06:33:30 2025-06-05 06:33:30,221 [write_file] DEBUG write to file:/w/workspace/edgex-go/848/.semver/main 06:33:30 2025-06-05 06:33:30,223 [execute] INFO git cat-file --batch-check 06:33:30 2025-06-05 06:33:30,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/848/.semver, stdin=<valid stream>, shell=False, universal_newlines=False) 06:33:30 2025-06-05 06:33:30,227 [execute] INFO git cat-file --batch 06:33:30 2025-06-05 06:33:30,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/848/.semver, stdin=<valid stream>, shell=False, universal_newlines=False) 06:33:30 2025-06-05 06:33:30,231 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main 06:33:30 4.1.0-dev.22 [Pipeline] } 06:33:30 $ docker exec --env ******** --env ******** a71e8bfcfd797f4c487567a3c0e14253bf5729aec13b33527895736156c58955 ssh-agent -k 06:33:30 unset SSH_AUTH_SOCK; 06:33:30 unset SSH_AGENT_PID; 06:33:30 echo Agent pid 38 killed; 06:33:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:33:30 + git semver [Pipeline] } 06:33:31 $ docker stop --time=1 a71e8bfcfd797f4c487567a3c0e14253bf5729aec13b33527895736156c58955 06:33:32 $ docker rm -f --volumes a71e8bfcfd797f4c487567a3c0e14253bf5729aec13b33527895736156c58955 [Pipeline] // withDockerContainer [Pipeline] sh 06:33:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:33:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:33:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:33 prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container 06:33:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:33:33 $ docker top 01ba698e952410d0aa9db1f304a5df8e78c4624c2bf2f29c0f9b40e5265eeb3f -eo pid,comm 06:33:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:33:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:33:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:33 [ssh-agent] Looking for ssh-agent implementation... 06:33:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:33 $ docker exec 01ba698e952410d0aa9db1f304a5df8e78c4624c2bf2f29c0f9b40e5265eeb3f ssh-agent 06:33:33 SSH_AUTH_SOCK=/tmp/ssh-2MzqpbJzvEIR/agent.33 06:33:33 SSH_AGENT_PID=39 06:33:33 Running ssh-add (command line suppressed) 06:33:34 Identity added: /w/workspace/edgex-go/848@tmp/private_key_15823957279402379072.key (/w/workspace/edgex-go/848@tmp/private_key_15823957279402379072.key) 06:33:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:34 + git semver push 06:33:34 2025-06-05 06:33:34,613 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:33:34 2025-06-05 06:33:34,617 [run_push] DEBUG push 06:33:34 2025-06-05 06:33:34,617 [execute] INFO git cat-file --batch-check 06:33:34 2025-06-05 06:33:34,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/848/.semver, stdin=<valid stream>, shell=False, universal_newlines=False) 06:33:34 2025-06-05 06:33:34,619 [execute] INFO git rev-list 902804503f513a92fe17167d195c821c31385218 -- 06:33:34 2025-06-05 06:33:34,619 [execute] DEBUG Popen(['git', 'rev-list', '902804503f513a92fe17167d195c821c31385218', '--'], cwd=/w/workspace/edgex-go/848/.semver, stdin=None, shell=False, universal_newlines=False) 06:33:34 2025-06-05 06:33:34,636 [execute] INFO git fetch -v -- origin 06:33:34 2025-06-05 06:33:34,636 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/848/.semver, stdin=None, shell=False, universal_newlines=True) 06:33:35 2025-06-05 06:33:35,119 [run_push] DEBUG no remote changes detected 06:33:35 2025-06-05 06:33:35,120 [execute] INFO git push origin semver 06:33:35 2025-06-05 06:33:35,120 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/848/.semver, stdin=None, shell=False, universal_newlines=False) 06:33:36 2025-06-05 06:33:35,806 [run_push] DEBUG push all version tags 06:33:36 2025-06-05 06:33:35,807 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:33:36 2025-06-05 06:33:35,807 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/848, stdin=None, shell=False, universal_newlines=False) 06:33:36 2025-06-05 06:33:36,410 [read_version] DEBUG read version from /w/workspace/edgex-go/848/.semver/main 06:33:36 4.1.0-dev.22 [Pipeline] } 06:33:36 $ docker exec --env ******** --env ******** 01ba698e952410d0aa9db1f304a5df8e78c4624c2bf2f29c0f9b40e5265eeb3f ssh-agent -k 06:33:36 unset SSH_AUTH_SOCK; 06:33:36 unset SSH_AGENT_PID; 06:33:36 echo Agent pid 39 killed; 06:33:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:33:37 + git semver [Pipeline] } 06:33:37 $ docker stop --time=1 01ba698e952410d0aa9db1f304a5df8e78c4624c2bf2f29c0f9b40e5265eeb3f 06:33:39 $ docker rm -f --volumes 01ba698e952410d0aa9db1f304a5df8e78c4624c2bf2f29c0f9b40e5265eeb3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:33:39 + [ -d /w/workspace/edgex-go/848/archives ] [Pipeline] libraryResource [Pipeline] sh 06:33:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:33:40 ---> package-listing.sh 06:33:40 ++ facter osfamily 06:33:40 ++ tr '[:upper:]' '[:lower:]' 06:33:40 + OS_FAMILY=debian 06:33:40 + workspace=/w/workspace/edgex-go/848 06:33:40 + START_PACKAGES=/tmp/packages_start.txt 06:33:40 + END_PACKAGES=/tmp/packages_end.txt 06:33:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:33:40 + PACKAGES=/tmp/packages_start.txt 06:33:40 + '[' /w/workspace/edgex-go/848 ']' 06:33:40 + PACKAGES=/tmp/packages_end.txt 06:33:40 + case "${OS_FAMILY}" in 06:33:40 + dpkg -l 06:33:40 + grep '^ii' 06:33:40 + '[' -f /tmp/packages_start.txt ']' 06:33:40 + '[' -f /tmp/packages_end.txt ']' 06:33:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:33:40 + '[' /w/workspace/edgex-go/848 ']' 06:33:40 + mkdir -p /w/workspace/edgex-go/848/archives/ 06:33:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/848/archives/ [Pipeline] echo 06:33:40 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/848/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:33:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:41 06:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:42 latest: Pulling from edgex-lftools-log-publisher 06:33:42 5eb5b503b376: Pulling fs layer 06:33:42 5c69ac0246d0: Pulling fs layer 06:33:42 ec43610c2a17: Pulling fs layer 06:33:42 3a2ae6a8a46f: Pulling fs layer 06:33:42 33b1e0a273af: Pulling fs layer 06:33:42 5d3b04190fa2: Pulling fs layer 06:33:42 2f39f015ded8: Pulling fs layer 06:33:42 3a2ae6a8a46f: Waiting 06:33:42 33b1e0a273af: Waiting 06:33:42 5d3b04190fa2: Waiting 06:33:42 2f39f015ded8: Waiting 06:33:42 5c69ac0246d0: Retrying in 5 seconds 06:33:42 ec43610c2a17: Verifying Checksum 06:33:42 ec43610c2a17: Download complete 06:33:42 3a2ae6a8a46f: Verifying Checksum 06:33:42 3a2ae6a8a46f: Download complete 06:33:42 33b1e0a273af: Verifying Checksum 06:33:42 33b1e0a273af: Download complete 06:33:42 5d3b04190fa2: Download complete 06:33:42 5eb5b503b376: Verifying Checksum 06:33:42 5eb5b503b376: Download complete 06:33:43 2f39f015ded8: Verifying Checksum 06:33:43 2f39f015ded8: Download complete 06:33:43 5c69ac0246d0: Retrying in 4 seconds 06:33:43 5eb5b503b376: Pull complete 06:33:44 5c69ac0246d0: Retrying in 3 seconds 06:33:45 5c69ac0246d0: Retrying in 2 seconds 06:33:46 5c69ac0246d0: Retrying in 1 second 06:33:47 5c69ac0246d0: Retrying in 10 seconds 06:33:48 5c69ac0246d0: Retrying in 9 seconds 06:33:49 5c69ac0246d0: Retrying in 8 seconds 06:33:50 5c69ac0246d0: Retrying in 7 seconds 06:33:51 5c69ac0246d0: Retrying in 6 seconds 06:33:52 5c69ac0246d0: Retrying in 5 seconds 06:33:53 5c69ac0246d0: Retrying in 4 seconds 06:33:54 5c69ac0246d0: Retrying in 3 seconds 06:33:55 5c69ac0246d0: Retrying in 2 seconds 06:33:56 5c69ac0246d0: Retrying in 1 second 06:33:57 5c69ac0246d0: Verifying Checksum 06:33:57 5c69ac0246d0: Download complete 06:33:57 5c69ac0246d0: Pull complete 06:33:58 ec43610c2a17: Pull complete 06:33:58 3a2ae6a8a46f: Pull complete 06:33:58 33b1e0a273af: Pull complete 06:33:58 5d3b04190fa2: Pull complete 06:34:03 2f39f015ded8: Pull complete 06:34:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:34:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:34:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:03 prd-ubuntu20.04-docker-8c-8g-2811 does not seem to be running inside a container 06:34:03 $ 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/848/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/848 -v /w/workspace/edgex-go/848:/w/workspace/edgex-go/848:rw,z -v /w/workspace/edgex-go/848@tmp:/w/workspace/edgex-go/848@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 06:34:05 $ docker top 2df4d920680650c5491a0a45c0f4cee4075a8ae1e1c542900d0938271d41aecf -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:05 + touch /tmp/pre-build-complete [Pipeline] sh 06:34:06 + mkdir -p /var/log/sysstat [Pipeline] sh 06:34:06 + ls /var/log/sa-host 06:34:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:06 provisioning config files... 06:34:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/848@tmp/config14208195942075860168tmp [Pipeline] { [Pipeline] echo 06:34:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:34:06 ---> create-netrc.sh [Pipeline] } 06:34:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:34:07 ---> python-tools-install.sh [Pipeline] echo 06:34:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:34:07 ---> sudo-logs.sh 06:34:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:34:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:34:07 ---> job-cost.sh 06:34:07 lf-activate-venv: SKIPPING 06:34:07 DEBUG: total: 0.10999999940395355 06:34:07 INFO: Retrieving Stack Cost... 06:34:07 INFO: Retrieving Pricing Info for: v3-standard-8 06:34:08 INFO: Archiving Costs [Pipeline] echo 06:34:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:34:08 ---> logs-deploy.sh 06:34:08 lf-activate-venv: SKIPPING 06:34:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/848 06:34:08 INFO: archiving workspace using pattern(s): 06:34:09 Archives upload complete. 06:34:09 INFO: archiving logs to Nexus 06:34:10 ---> uname -a: 06:34:10 Linux prd-ubuntu20-04-docker-8c-8g-2811 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:34:10 06:34:10 06:34:10 ---> lscpu: 06:34:10 Architecture: x86_64 06:34:10 CPU op-mode(s): 32-bit, 64-bit 06:34:10 Byte Order: Little Endian 06:34:10 Address sizes: 40 bits physical, 48 bits virtual 06:34:10 CPU(s): 8 06:34:10 On-line CPU(s) list: 0-7 06:34:10 Thread(s) per core: 1 06:34:10 Core(s) per socket: 1 06:34:10 Socket(s): 8 06:34:10 NUMA node(s): 1 06:34:10 Vendor ID: AuthenticAMD 06:34:10 CPU family: 23 06:34:10 Model: 49 06:34:10 Model name: AMD EPYC-Rome Processor 06:34:10 Stepping: 0 06:34:10 CPU MHz: 2800.000 06:34:10 BogoMIPS: 5600.00 06:34:10 Virtualization: AMD-V 06:34:10 Hypervisor vendor: KVM 06:34:10 Virtualization type: full 06:34:10 L1d cache: 256 KiB 06:34:10 L1i cache: 256 KiB 06:34:10 L2 cache: 4 MiB 06:34:10 L3 cache: 128 MiB 06:34:10 NUMA node0 CPU(s): 0-7 06:34:10 Vulnerability Itlb multihit: Not affected 06:34:10 Vulnerability L1tf: Not affected 06:34:10 Vulnerability Mds: Not affected 06:34:10 Vulnerability Meltdown: Not affected 06:34:10 Vulnerability Mmio stale data: Not affected 06:34:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:34:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:34:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:34:10 Vulnerability Srbds: Not affected 06:34:10 Vulnerability Tsx async abort: Not affected 06:34:10 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:34:10 06:34:10 06:34:10 ---> nproc: 06:34:10 8 06:34:10 06:34:10 06:34:10 ---> df -h: 06:34:10 Filesystem Size Used Avail Use% Mounted on 06:34:10 overlay 155G 31G 125G 20% / 06:34:10 tmpfs 64M 0 64M 0% /dev 06:34:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:34:10 shm 64M 0 64M 0% /dev/shm 06:34:10 /dev/vda1 155G 31G 125G 20% /facter-os 06:34:10 06:34:10 06:34:10 ---> sar -b -r -n DEV: 06:34:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2811) 06/05/25 _x86_64_ (8 CPU) 06:34:10 06:34:10 05:43:40 LINUX RESTART (8 CPU) 06:34:10 06:34:10 05:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:34:10 05:45:01 428.99 38.80 390.19 0.00 4327.09 178335.09 0.00 06:34:10 05:46:01 114.65 1.35 113.30 0.00 24.53 39134.14 0.00 06:34:10 05:47:01 45.78 0.00 45.78 0.00 0.00 30039.34 0.00 06:34:10 05:48:01 35.16 0.22 34.94 0.00 3.87 23734.58 0.00 06:34:10 05:49:01 1303.68 16.00 1287.69 0.00 244.36 392934.78 0.00 06:34:10 05:50:01 359.28 4.92 354.37 0.00 2559.41 140069.44 0.00 06:34:10 05:51:01 413.23 0.03 413.20 0.00 0.27 113183.34 0.00 06:34:10 05:52:01 773.45 0.05 773.40 0.00 4.27 167089.49 0.00 06:34:10 05:53:01 44.01 0.07 43.94 0.00 12.00 1080.35 0.00 06:34:10 05:54:01 23.71 0.03 23.68 0.00 4.53 579.14 0.00 06:34:10 05:55:01 1.82 0.00 1.82 0.00 0.00 19.73 0.00 06:34:10 05:56:01 1.40 0.00 1.40 0.00 0.00 20.40 0.00 06:34:10 05:57:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 06:34:10 05:58:01 1.50 0.00 1.50 0.00 0.00 17.99 0.00 06:34:10 05:59:01 1.93 0.02 1.92 0.00 0.13 21.33 0.00 06:34:10 06:00:01 1.58 0.00 1.58 0.00 0.00 23.06 0.00 06:34:10 06:01:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 06:34:10 06:02:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 06:34:10 06:03:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 06:34:10 06:04:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 06:34:10 06:05:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 06:34:10 06:06:01 0.83 0.00 0.83 0.00 0.00 11.06 0.00 06:34:10 06:07:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 06:34:10 06:08:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 06:34:10 06:09:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 06:34:10 06:10:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 06:34:10 06:11:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 06:34:10 06:12:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 06:34:10 06:13:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 06:34:10 06:14:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 06:34:10 06:15:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 06:34:10 06:16:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 06:34:10 06:17:01 1.03 0.02 1.02 0.00 0.13 12.00 0.00 06:34:10 06:18:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 06:34:10 06:19:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 06:34:10 06:20:01 0.98 0.00 0.98 0.00 0.00 12.93 0.00 06:34:10 06:21:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 06:34:10 06:22:01 0.88 0.00 0.88 0.00 0.00 11.86 0.00 06:34:10 06:23:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 06:34:10 06:24:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 06:34:10 06:25:01 1.03 0.03 1.00 0.00 0.27 12.00 0.00 06:34:10 06:26:01 4.68 2.26 2.42 0.00 36.89 79.31 0.00 06:34:10 06:27:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 06:34:10 06:28:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 06:34:10 06:29:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 06:34:10 06:30:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 06:34:10 06:31:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 06:34:10 06:32:01 0.87 0.00 0.87 0.00 0.00 11.20 0.00 06:34:10 06:33:01 55.46 0.38 55.08 0.00 12.53 24852.38 0.00 06:34:10 06:34:01 135.74 0.45 135.29 0.00 22.13 36961.44 0.00 06:34:10 Average: 75.68 1.29 74.38 0.00 145.09 22978.75 0.00 06:34:10 06:34:10 05:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:34:10 05:45:01 28319664 31523016 789912 2.40 81628 3368436 1985840 5.85 1114528 3035132 3756 06:34:10 05:46:01 26785148 31440404 863184 2.63 128536 4641604 1971352 5.81 1894588 3645704 859096 06:34:10 05:47:01 26264552 30941716 1360164 4.14 132088 4643956 2404844 7.09 1907876 4135704 513988 06:34:10 05:48:01 26164912 31549284 749680 2.28 135536 5306228 1821024 5.37 1720608 4380816 513220 06:34:10 05:49:01 13457736 31393736 864864 2.63 350036 17066972 2300892 6.78 2733324 15440984 2937940 06:34:10 05:50:01 7120148 27781036 4394748 13.36 411540 19337780 11865032 34.97 7440088 16562108 1304080 06:34:10 05:51:01 3872684 26833520 5349096 16.27 424656 21539296 11197072 33.00 9354556 17822204 525636 06:34:10 05:52:01 8109228 31374476 867852 2.64 439624 22002388 2430320 7.16 3419820 19784652 964 06:34:10 05:53:01 8165892 31432832 814052 2.48 441548 22003112 2286888 6.74 3611072 19547600 576 06:34:10 05:54:01 8177232 31445640 800080 2.43 442348 22003608 2173944 6.41 3993120 19153104 420 06:34:10 05:55:01 8178924 31447344 798336 2.43 442376 22003612 2173944 6.41 3989812 19153112 192 06:34:10 05:56:01 8178772 31447280 798324 2.43 442396 22003612 2173944 6.41 3989916 19153112 136 06:34:10 05:57:01 8190508 31459024 787340 2.39 442412 22003616 2173944 6.41 3979188 19153116 24 06:34:10 05:58:01 8190556 31459116 787272 2.39 442440 22003624 2173944 6.41 3979260 19153124 48 06:34:10 05:59:01 8196416 31465088 781428 2.38 442484 22003624 2210196 6.51 3972796 19153124 8 06:34:10 06:00:01 8196448 31465148 781304 2.38 442512 22003604 2210196 6.51 3973304 19153104 44 06:34:10 06:01:01 8196424 31465136 781248 2.38 442540 22003604 2210196 6.51 3973240 19153104 8 06:34:10 06:02:01 8196724 31465612 780816 2.37 442572 22003736 2210196 6.51 3973300 19153216 44 06:34:10 06:03:01 8197244 31466176 780244 2.37 442584 22003740 2210196 6.51 3972844 19153220 8 06:34:10 06:04:01 8197028 31466000 780340 2.37 442596 22003740 2210196 6.51 3972848 19153240 172 06:34:10 06:05:01 8197256 31466236 780032 2.37 442604 22003744 2210196 6.51 3972536 19153244 20 06:34:10 06:06:01 8197468 31466472 779720 2.37 442628 22003744 2210196 6.51 3972388 19153244 184 06:34:10 06:07:01 8197444 31466468 779672 2.37 442640 22003752 2210196 6.51 3972324 19153248 8 06:34:10 06:08:01 8197548 31466632 779628 2.37 442660 22003756 2210196 6.51 3972380 19153252 8 06:34:10 06:09:01 8197280 31466376 779848 2.37 442676 22003756 2210196 6.51 3972388 19153252 8 06:34:10 06:10:01 8197216 31466348 779784 2.37 442692 22003760 2210196 6.51 3972508 19153260 44 06:34:10 06:11:01 8197480 31466616 779716 2.37 442696 22003760 2210196 6.51 3972444 19153260 8 06:34:10 06:12:01 8197360 31466528 779716 2.37 442716 22003768 2210196 6.51 3973212 19153264 208 06:34:10 06:13:01 8197312 31466488 779800 2.37 442720 22003772 2210196 6.51 3972932 19153268 164 06:34:10 06:14:01 8197256 31466468 779772 2.37 442764 22003760 2210196 6.51 3972916 19153268 48 06:34:10 06:15:01 8197140 31466376 780008 2.37 442780 22003776 2210196 6.51 3972988 19153276 184 06:34:10 06:16:01 8197132 31466400 779964 2.37 442808 22003780 2210196 6.51 3972992 19153276 208 06:34:10 06:17:01 8197496 31466820 779660 2.37 442840 22003780 2193712 6.47 3973340 19153280 220 06:34:10 06:18:01 8197480 31466832 779652 2.37 442864 22003784 2193712 6.47 3973048 19153280 276 06:34:10 06:19:01 8197504 31466860 779612 2.37 442876 22003788 2193712 6.47 3972728 19153284 8 06:34:10 06:20:01 8197204 31466604 779816 2.37 442904 22003792 2193712 6.47 3972840 19153292 188 06:34:10 06:21:01 8197092 31466516 779792 2.37 442916 22003792 2193712 6.47 3973108 19153292 184 06:34:10 06:22:01 8197172 31466616 779684 2.37 442940 22003796 2193712 6.47 3972808 19153296 200 06:34:10 06:23:01 8196872 31466328 779920 2.37 442940 22003796 2193712 6.47 3972816 19153296 8 06:34:10 06:24:01 8196964 31466440 779732 2.37 442956 22003800 2193712 6.47 3973256 19153300 32 06:34:10 06:25:01 8196704 31466188 779968 2.37 442984 22003792 2193712 6.47 3973188 19153304 24 06:34:10 06:26:01 8193928 31466140 779900 2.37 443032 22006172 2193712 6.47 3973004 19155600 144 06:34:10 06:27:01 8193660 31465876 780088 2.37 443056 22006176 2193712 6.47 3973004 19155604 28 06:34:10 06:28:01 8193668 31465924 780016 2.37 443076 22006176 2193712 6.47 3973044 19155604 140 06:34:10 06:29:01 8193628 31465892 779980 2.37 443096 22006180 2193712 6.47 3973048 19155608 4 06:34:10 06:30:01 8193828 31466140 779904 2.37 443124 22006184 2193712 6.47 3973180 19155612 192 06:34:10 06:31:01 8193804 31466124 779880 2.37 443136 22006184 2193712 6.47 3973112 19155612 8 06:34:10 06:32:01 8193756 31466100 779848 2.37 443152 22006188 2209764 6.51 3973132 19155616 196 06:34:10 06:33:01 6788212 31229552 1008392 3.07 457588 23039180 2481168 7.31 4311324 20086504 374636 06:34:10 06:34:01 6125020 31377432 864368 2.63 487220 23768372 2514368 7.41 4152524 20861632 484056 06:34:10 Average: 9615362 31279748 968363 2.94 415151 20497599 2580550 7.61 3933412 17845912 150440 06:34:10 06:34:10 05:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:34:10 05:45:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 06:34:10 05:45:01 vethc3478b8 118.23 125.86 11.74 119.96 0.00 0.00 0.00 0.01 06:34:10 05:45:01 ens3 1745.85 1593.75 13742.74 201.22 0.00 0.00 0.00 0.00 06:34:10 05:45:01 docker0 725.61 671.53 52.60 3101.10 0.00 0.00 0.00 0.00 06:34:10 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 05:46:01 ens3 213.65 109.27 1577.49 22.60 0.00 0.00 0.00 0.00 06:34:10 05:46:01 docker0 84.07 171.00 7.17 1536.99 0.00 0.00 0.00 0.00 06:34:10 05:46:01 veth9ed7d80 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 06:34:10 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:47:01 ens3 33.32 23.38 25.85 14.94 0.00 0.00 0.00 0.00 06:34:10 05:47:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 06:34:10 05:47:01 veth9ed7d80 1.37 1.38 0.12 0.13 0.00 0.00 0.00 0.00 06:34:10 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 05:48:01 ens3 22.70 15.10 19.13 11.80 0.00 0.00 0.00 0.00 06:34:10 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:48:01 veth9ed7d80 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:49:01 veth465c904 73.19 135.66 7.67 1232.53 0.00 0.00 0.00 0.10 06:34:10 05:49:01 veth2290cf5 78.59 164.34 8.03 1229.26 0.00 0.00 0.00 0.10 06:34:10 05:49:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 06:34:10 05:49:01 veth3d5f3f2 135.66 73.19 1232.53 7.67 0.00 0.00 0.00 0.00 06:34:10 05:49:01 veth5438be7 0.62 1.63 0.06 0.29 0.00 0.00 0.00 0.00 06:34:10 05:49:01 ens3 1266.22 654.22 12766.15 222.89 0.00 0.00 0.00 0.00 06:34:10 05:49:01 vethdb629f0 75.97 152.42 7.86 1242.93 0.00 0.00 0.00 0.10 06:34:10 05:49:01 veth96318ed 164.34 78.59 1229.26 8.03 0.00 0.00 0.00 0.00 06:34:10 05:49:01 docker0 524.60 1063.51 45.03 8808.49 0.00 0.00 0.00 0.00 06:34:10 05:49:01 veth57572d1 152.42 75.97 1242.93 7.86 0.00 0.00 0.00 0.00 06:34:10 05:49:01 vethe7c84c8 156.32 78.82 1228.50 8.02 0.00 0.00 0.00 0.00 06:34:10 05:49:01 veth0fcd119 78.82 156.32 8.02 1228.50 0.00 0.00 0.00 0.10 06:34:10 05:50:01 vethd5e5ee1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:34:10 05:50:01 veth93bfc1d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:34:10 05:50:01 veth228ba9e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:34:10 05:50:01 vethe1c392f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:34:10 05:50:01 vethb6a90ba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:34:10 05:50:01 veth64c8b45 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:34:10 05:50:01 veth8d59df2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:34:10 05:50:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:34:10 05:50:01 veth469e1b6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:34:10 05:50:01 veth7be2b8d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:34:10 05:50:01 veth5438be7 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 05:50:01 ens3 71.29 25.81 1417.32 7.69 0.00 0.00 0.00 0.00 06:34:10 05:50:01 vethf1458fa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:34:10 05:50:01 veth64bdfa1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:34:10 05:50:01 vethe59f962 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:34:10 05:50:01 docker0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 05:51:01 veth93bfc1d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:51:01 veth228ba9e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:51:01 vethe1c392f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:51:01 vethb6a90ba 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:51:01 veth64c8b45 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:51:01 veth8d59df2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:51:01 veth469e1b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:51:01 veth7be2b8d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:51:01 veth5438be7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:51:01 ens3 4.27 3.47 3.43 2.05 0.00 0.00 0.00 0.00 06:34:10 05:51:01 vethf1458fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:51:01 veth64bdfa1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 05:52:01 veth5438be7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:52:01 ens3 14.01 7.53 11.38 6.08 0.00 0.00 0.00 0.00 06:34:10 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:53:01 lo 53.59 53.59 5.29 5.29 0.00 0.00 0.00 0.00 06:34:10 05:53:01 ens3 434.13 430.14 235.63 1785.24 0.00 0.00 0.00 0.00 06:34:10 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:54:01 lo 26.79 26.79 2.64 2.64 0.00 0.00 0.00 0.00 06:34:10 05:54:01 ens3 322.51 311.06 138.24 2025.41 0.00 0.00 0.00 0.00 06:34:10 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:55:01 ens3 1.20 0.42 0.99 0.12 0.00 0.00 0.00 0.00 06:34:10 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 05:56:01 ens3 0.53 0.48 0.27 0.22 0.00 0.00 0.00 0.00 06:34:10 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 05:58:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:00:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 06:34:10 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:01:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:02:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 06:34:10 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:04:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 06:34:10 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:05:01 ens3 0.82 0.52 0.49 0.35 0.00 0.00 0.00 0.00 06:34:10 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:07:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:10:01 ens3 0.42 0.20 0.09 0.07 0.00 0.00 0.00 0.00 06:34:10 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:11:01 ens3 0.53 0.05 0.11 0.00 0.00 0.00 0.00 0.00 06:34:10 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:12:01 ens3 0.77 0.75 0.40 0.31 0.00 0.00 0.00 0.00 06:34:10 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:15:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 06:34:10 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:16:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:34:10 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:18:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:20:01 ens3 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 06:34:10 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:22:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:34:10 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:25:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 06:34:10 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:26:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:27:01 ens3 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 06:34:10 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:30:01 ens3 0.35 0.23 0.14 0.07 0.00 0.00 0.00 0.00 06:34:10 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:34:10 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:10 06:33:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 06:34:10 06:33:01 ens3 252.72 181.12 4800.73 137.83 0.00 0.00 0.00 0.00 06:34:10 06:33:01 docker0 51.33 89.04 5.06 869.99 0.00 0.00 0.00 0.00 06:34:10 06:33:01 veth8d9141b 51.33 89.15 5.76 870.00 0.00 0.00 0.00 0.07 06:34:10 06:34:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 06:34:10 06:34:01 ens3 301.97 185.40 5817.05 56.42 0.00 0.00 0.00 0.00 06:34:10 06:34:01 docker0 3.53 3.07 0.48 1.06 0.00 0.00 0.00 0.00 06:34:10 Average: lo 1.91 1.91 0.19 0.19 0.00 0.00 0.00 0.00 06:34:10 Average: ens3 93.85 70.92 811.41 89.94 0.00 0.00 0.00 0.00 06:34:10 Average: docker0 27.82 40.00 2.21 286.43 0.00 0.00 0.00 0.00 06:34:10 06:34:10 06:34:10 ---> sar -P ALL: 06:34:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2811) 06/05/25 _x86_64_ (8 CPU) 06:34:10 06:34:10 05:43:40 LINUX RESTART (8 CPU) 06:34:10 06:34:10 05:44:01 CPU %user %nice %system %iowait %steal %idle 06:34:10 05:45:01 all 12.58 0.00 4.51 1.67 0.06 81.18 06:34:10 05:45:01 0 10.34 0.00 4.23 0.15 0.07 85.21 06:34:10 05:45:01 1 11.32 0.00 4.76 2.18 0.07 81.67 06:34:10 05:45:01 2 16.88 0.00 3.90 0.84 0.07 78.32 06:34:10 05:45:01 3 10.71 0.00 4.44 2.31 0.07 82.47 06:34:10 05:45:01 4 10.57 0.00 3.49 0.27 0.07 85.60 06:34:10 05:45:01 5 16.14 0.00 5.03 0.68 0.05 78.10 06:34:10 05:45:01 6 12.09 0.00 3.67 0.40 0.07 83.77 06:34:10 05:45:01 7 12.55 0.00 6.55 6.58 0.05 74.26 06:34:10 05:46:01 all 41.61 0.00 7.79 0.48 0.08 50.03 06:34:10 05:46:01 0 40.81 0.00 8.04 0.42 0.08 50.64 06:34:10 05:46:01 1 43.15 0.00 7.70 0.05 0.08 49.01 06:34:10 05:46:01 2 40.11 0.00 7.33 0.52 0.07 51.96 06:34:10 05:46:01 3 39.51 0.00 7.40 0.35 0.08 52.65 06:34:10 05:46:01 4 43.25 0.00 7.05 0.02 0.08 49.60 06:34:10 05:46:01 5 41.55 0.00 8.49 1.25 0.08 48.63 06:34:10 05:46:01 6 42.23 0.00 7.80 0.20 0.07 49.70 06:34:10 05:46:01 7 42.28 0.00 8.51 1.04 0.10 48.06 06:34:10 05:47:01 all 45.81 0.00 6.87 0.27 0.08 46.96 06:34:10 05:47:01 0 46.58 0.00 6.52 0.00 0.08 46.82 06:34:10 05:47:01 1 45.14 0.00 6.95 0.02 0.08 47.82 06:34:10 05:47:01 2 44.55 0.00 6.82 2.02 0.08 46.53 06:34:10 05:47:01 3 47.64 0.00 6.96 0.00 0.07 45.33 06:34:10 05:47:01 4 44.40 0.00 6.84 0.00 0.10 48.67 06:34:10 05:47:01 5 47.46 0.00 6.90 0.02 0.08 45.54 06:34:10 05:47:01 6 44.43 0.00 6.99 0.12 0.08 48.38 06:34:10 05:47:01 7 46.27 0.00 7.02 0.02 0.08 46.61 06:34:10 05:48:01 all 53.00 0.00 7.37 0.16 0.08 39.39 06:34:10 05:48:01 0 52.87 0.00 7.23 0.00 0.08 39.82 06:34:10 05:48:01 1 51.54 0.00 6.99 0.00 0.07 41.40 06:34:10 05:48:01 2 52.56 0.00 7.47 1.11 0.08 38.77 06:34:10 05:48:01 3 52.37 0.00 7.46 0.02 0.08 40.07 06:34:10 05:48:01 4 56.54 0.00 7.47 0.00 0.08 35.91 06:34:10 05:48:01 5 51.87 0.00 7.35 0.03 0.07 40.69 06:34:10 05:48:01 6 53.34 0.00 7.81 0.08 0.10 38.67 06:34:10 05:48:01 7 52.95 0.00 7.18 0.00 0.08 39.79 06:34:10 05:49:01 all 31.83 0.00 14.09 8.66 0.10 45.33 06:34:10 05:49:01 0 31.96 0.00 13.61 13.21 0.10 41.12 06:34:10 05:49:01 1 32.50 0.00 13.76 8.28 0.10 45.35 06:34:10 05:49:01 2 31.35 0.00 15.02 6.75 0.12 46.76 06:34:10 05:49:01 3 33.67 0.00 14.11 6.93 0.08 45.22 06:34:10 05:49:01 4 31.96 0.00 13.49 6.86 0.07 47.63 06:34:10 05:49:01 5 30.16 0.00 14.58 9.03 0.10 46.12 06:34:10 05:49:01 6 30.98 0.00 14.64 9.59 0.08 44.71 06:34:10 05:49:01 7 32.02 0.00 13.54 8.63 0.10 45.70 06:34:10 05:50:01 all 78.39 0.00 12.62 2.86 0.11 6.03 06:34:10 05:50:01 0 78.37 0.00 11.76 1.11 0.10 8.66 06:34:10 05:50:01 1 78.61 0.00 12.37 5.98 0.10 2.94 06:34:10 05:50:01 2 77.75 0.00 13.45 1.82 0.10 6.88 06:34:10 05:50:01 3 79.10 0.00 11.72 1.29 0.10 7.79 06:34:10 05:50:01 4 78.56 0.00 12.46 0.70 0.12 8.15 06:34:10 05:50:01 5 77.53 0.00 12.78 3.50 0.12 6.06 06:34:10 05:50:01 6 78.69 0.00 12.91 7.30 0.12 0.97 06:34:10 05:50:01 7 78.48 0.00 13.46 1.23 0.10 6.72 06:34:10 05:51:01 all 90.59 0.00 9.29 0.00 0.12 0.00 06:34:10 05:51:01 0 90.02 0.00 9.86 0.00 0.12 0.00 06:34:10 05:51:01 1 89.54 0.00 10.35 0.00 0.12 0.00 06:34:10 05:51:01 2 91.47 0.00 8.39 0.00 0.13 0.00 06:34:10 05:51:01 3 90.90 0.00 9.00 0.00 0.10 0.00 06:34:10 05:51:01 4 90.88 0.00 9.00 0.00 0.12 0.00 06:34:10 05:51:01 5 90.60 0.00 9.28 0.00 0.12 0.00 06:34:10 05:51:01 6 90.54 0.00 9.35 0.00 0.12 0.00 06:34:10 05:51:01 7 90.80 0.00 9.08 0.00 0.12 0.00 06:34:10 05:52:01 all 84.40 0.00 10.90 0.39 0.11 4.20 06:34:10 05:52:01 0 84.86 0.00 10.79 0.25 0.10 4.00 06:34:10 05:52:01 1 83.76 0.00 11.49 0.25 0.10 4.39 06:34:10 05:52:01 2 84.52 0.00 11.04 0.48 0.12 3.84 06:34:10 05:52:01 3 84.09 0.00 11.38 0.45 0.10 3.97 06:34:10 05:52:01 4 84.81 0.00 10.03 0.23 0.10 4.82 06:34:10 05:52:01 5 84.86 0.00 10.48 0.83 0.13 3.69 06:34:10 05:52:01 6 83.96 0.00 11.25 0.17 0.12 4.51 06:34:10 05:52:01 7 84.35 0.00 10.72 0.42 0.10 4.41 06:34:10 05:53:01 all 7.57 0.00 1.22 0.12 0.07 91.02 06:34:10 05:53:01 0 10.44 0.00 1.46 0.33 0.08 87.69 06:34:10 05:53:01 1 8.79 0.00 1.19 0.02 0.08 89.92 06:34:10 05:53:01 2 4.72 0.00 1.02 0.47 0.07 93.73 06:34:10 05:53:01 3 8.55 0.00 1.40 0.03 0.08 89.94 06:34:10 05:53:01 4 7.38 0.00 1.10 0.05 0.07 91.40 06:34:10 05:53:01 5 6.27 0.00 1.11 0.02 0.05 92.56 06:34:10 05:53:01 6 2.98 0.00 1.20 0.00 0.05 95.77 06:34:10 05:53:01 7 11.44 0.00 1.32 0.05 0.07 87.11 06:34:10 05:54:01 all 9.00 0.00 0.76 0.08 0.05 90.11 06:34:10 05:54:01 0 5.08 0.00 0.82 0.12 0.05 93.94 06:34:10 05:54:01 1 13.23 0.00 0.77 0.02 0.07 85.92 06:34:10 05:54:01 2 5.60 0.00 0.63 0.02 0.03 93.71 06:34:10 05:54:01 3 4.41 0.00 0.68 0.03 0.03 94.84 06:34:10 05:54:01 4 13.00 0.00 0.92 0.00 0.07 86.01 06:34:10 05:54:01 5 8.13 0.00 0.67 0.37 0.05 90.78 06:34:10 05:54:01 6 11.41 0.00 0.77 0.02 0.07 87.74 06:34:10 05:54:01 7 11.18 0.00 0.82 0.07 0.07 87.87 06:34:10 05:55:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:34:10 05:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:34:10 05:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 05:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:34:10 05:55:01 3 0.03 0.00 0.02 0.00 0.05 99.90 06:34:10 05:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 05:55:01 5 0.02 0.00 0.03 0.02 0.02 99.92 06:34:10 05:55:01 6 0.08 0.00 0.03 0.00 0.02 99.87 06:34:10 05:55:01 7 0.05 0.00 0.03 0.02 0.02 99.88 06:34:10 06:34:10 05:55:01 CPU %user %nice %system %iowait %steal %idle 06:34:10 05:56:01 all 0.04 0.00 0.01 0.01 0.01 99.93 06:34:10 05:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:34:10 05:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 05:56:01 2 0.10 0.00 0.00 0.00 0.00 99.90 06:34:10 05:56:01 3 0.07 0.00 0.03 0.00 0.02 99.88 06:34:10 05:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:34:10 05:56:01 5 0.00 0.00 0.00 0.03 0.00 99.97 06:34:10 05:56:01 6 0.08 0.00 0.05 0.00 0.03 99.83 06:34:10 05:56:01 7 0.05 0.00 0.02 0.02 0.02 99.90 06:34:10 05:57:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:34:10 05:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 05:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:34:10 05:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 05:57:01 3 0.03 0.00 0.03 0.00 0.03 99.90 06:34:10 05:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:34:10 05:57:01 5 0.05 0.00 0.02 0.00 0.00 99.93 06:34:10 05:57:01 6 0.07 0.00 0.02 0.00 0.02 99.90 06:34:10 05:57:01 7 0.08 0.00 0.02 0.02 0.02 99.87 06:34:10 05:58:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:34:10 05:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:34:10 05:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 05:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 05:58:01 3 0.03 0.00 0.02 0.00 0.05 99.90 06:34:10 05:58:01 4 0.00 0.00 0.02 0.02 0.00 99.97 06:34:10 05:58:01 5 0.02 0.00 0.02 0.02 0.02 99.93 06:34:10 05:58:01 6 0.08 0.00 0.03 0.00 0.00 99.88 06:34:10 05:58:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:34:10 05:59:01 all 0.20 0.00 0.04 0.01 0.01 99.74 06:34:10 05:59:01 0 0.02 0.00 0.05 0.00 0.00 99.93 06:34:10 05:59:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:34:10 05:59:01 2 0.17 0.00 0.03 0.00 0.00 99.80 06:34:10 05:59:01 3 0.08 0.00 0.05 0.02 0.03 99.82 06:34:10 05:59:01 4 1.13 0.00 0.03 0.00 0.02 98.82 06:34:10 05:59:01 5 0.05 0.00 0.03 0.02 0.00 99.90 06:34:10 05:59:01 6 0.10 0.00 0.05 0.00 0.03 99.82 06:34:10 05:59:01 7 0.07 0.00 0.03 0.02 0.00 99.88 06:34:10 06:00:01 all 0.27 0.00 0.02 0.01 0.01 99.69 06:34:10 06:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:34:10 06:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:34:10 06:00:01 3 0.02 0.00 0.03 0.02 0.03 99.90 06:34:10 06:00:01 4 1.97 0.00 0.00 0.00 0.00 98.03 06:34:10 06:00:01 5 0.02 0.00 0.03 0.02 0.02 99.92 06:34:10 06:00:01 6 0.03 0.00 0.08 0.02 0.02 99.85 06:34:10 06:00:01 7 0.07 0.00 0.03 0.00 0.02 99.88 06:34:10 06:01:01 all 0.20 0.00 0.03 0.00 0.01 99.75 06:34:10 06:01:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:34:10 06:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:34:10 06:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:34:10 06:01:01 3 0.07 0.00 0.02 0.02 0.02 99.88 06:34:10 06:01:01 4 1.27 0.00 0.12 0.00 0.02 98.60 06:34:10 06:01:01 5 0.05 0.00 0.02 0.02 0.02 99.90 06:34:10 06:01:01 6 0.08 0.00 0.03 0.00 0.02 99.87 06:34:10 06:01:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:34:10 06:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:34:10 06:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:34:10 06:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:02:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:34:10 06:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:02:01 5 0.03 0.00 0.02 0.02 0.02 99.92 06:34:10 06:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:34:10 06:02:01 7 0.07 0.00 0.00 0.00 0.02 99.92 06:34:10 06:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:34:10 06:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:34:10 06:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:34:10 06:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:34:10 06:03:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:34:10 06:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:34:10 06:03:01 5 0.05 0.00 0.02 0.00 0.02 99.92 06:34:10 06:03:01 6 0.08 0.00 0.02 0.00 0.02 99.88 06:34:10 06:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:34:10 06:04:01 all 0.01 0.00 0.01 0.00 0.01 99.95 06:34:10 06:04:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:34:10 06:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:34:10 06:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:34:10 06:04:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:34:10 06:04:01 5 0.02 0.00 0.03 0.02 0.02 99.92 06:34:10 06:04:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:34:10 06:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:34:10 06:05:01 all 0.04 0.00 0.02 0.00 0.01 99.93 06:34:10 06:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:34:10 06:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:05:01 2 0.07 0.00 0.02 0.00 0.00 99.92 06:34:10 06:05:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:34:10 06:05:01 4 0.02 0.00 0.03 0.02 0.03 99.90 06:34:10 06:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:34:10 06:05:01 6 0.07 0.00 0.03 0.00 0.02 99.88 06:34:10 06:05:01 7 0.08 0.00 0.03 0.00 0.00 99.88 06:34:10 06:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:34:10 06:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:34:10 06:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:06:01 3 0.00 0.00 0.07 0.02 0.03 99.88 06:34:10 06:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:34:10 06:06:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:34:10 06:06:01 6 0.02 0.00 0.02 0.00 0.03 99.93 06:34:10 06:06:01 7 0.07 0.00 0.00 0.00 0.02 99.92 06:34:10 06:34:10 06:06:01 CPU %user %nice %system %iowait %steal %idle 06:34:10 06:07:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:34:10 06:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:34:10 06:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:07:01 3 0.05 0.00 0.03 0.00 0.03 99.88 06:34:10 06:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:34:10 06:07:01 5 0.03 0.00 0.02 0.02 0.00 99.93 06:34:10 06:07:01 6 0.08 0.00 0.03 0.00 0.02 99.87 06:34:10 06:07:01 7 0.07 0.00 0.02 0.00 0.02 99.90 06:34:10 06:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:34:10 06:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:34:10 06:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:34:10 06:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:34:10 06:08:01 4 0.00 0.00 0.02 0.02 0.02 99.95 06:34:10 06:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:34:10 06:08:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:34:10 06:08:01 7 0.05 0.00 0.00 0.00 0.00 99.95 06:34:10 06:09:01 all 0.04 0.00 0.01 0.00 0.01 99.93 06:34:10 06:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:34:10 06:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:09:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:34:10 06:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:34:10 06:09:01 5 0.03 0.00 0.00 0.02 0.02 99.93 06:34:10 06:09:01 6 0.08 0.00 0.02 0.00 0.03 99.87 06:34:10 06:09:01 7 0.08 0.00 0.03 0.00 0.02 99.87 06:34:10 06:10:01 all 0.01 0.00 0.02 0.00 0.01 99.95 06:34:10 06:10:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:34:10 06:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:10:01 2 0.00 0.00 0.03 0.00 0.00 99.97 06:34:10 06:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:34:10 06:10:01 4 0.00 0.00 0.02 0.02 0.02 99.95 06:34:10 06:10:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:34:10 06:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:34:10 06:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:34:10 06:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:34:10 06:11:01 0 0.00 0.00 0.00 0.00 0.03 99.97 06:34:10 06:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:34:10 06:11:01 4 0.00 0.00 0.00 0.02 0.02 99.97 06:34:10 06:11:01 5 0.05 0.00 0.00 0.00 0.00 99.95 06:34:10 06:11:01 6 0.03 0.00 0.00 0.00 0.03 99.93 06:34:10 06:11:01 7 0.05 0.00 0.03 0.00 0.02 99.90 06:34:10 06:12:01 all 0.04 0.00 0.01 0.00 0.01 99.93 06:34:10 06:12:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:34:10 06:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:12:01 3 0.03 0.00 0.00 0.02 0.00 99.95 06:34:10 06:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:34:10 06:12:01 5 0.07 0.00 0.03 0.02 0.02 99.87 06:34:10 06:12:01 6 0.05 0.00 0.03 0.00 0.03 99.88 06:34:10 06:12:01 7 0.07 0.00 0.00 0.00 0.02 99.92 06:34:10 06:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:34:10 06:13:01 0 0.02 0.00 0.00 0.00 0.03 99.95 06:34:10 06:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:13:01 6 0.02 0.00 0.05 0.00 0.02 99.92 06:34:10 06:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:34:10 06:14:01 all 0.24 0.00 0.02 0.01 0.01 99.73 06:34:10 06:14:01 0 1.71 0.00 0.03 0.00 0.03 98.22 06:34:10 06:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:34:10 06:14:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:34:10 06:14:01 5 0.03 0.00 0.03 0.02 0.00 99.92 06:34:10 06:14:01 6 0.07 0.00 0.02 0.00 0.03 99.88 06:34:10 06:14:01 7 0.05 0.00 0.05 0.00 0.02 99.88 06:34:10 06:15:01 all 0.27 0.00 0.01 0.01 0.01 99.69 06:34:10 06:15:01 0 2.00 0.00 0.05 0.00 0.03 97.92 06:34:10 06:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:34:10 06:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:15:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:34:10 06:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:34:10 06:15:01 5 0.02 0.00 0.00 0.03 0.02 99.93 06:34:10 06:15:01 6 0.05 0.00 0.03 0.00 0.02 99.90 06:34:10 06:15:01 7 0.07 0.00 0.02 0.00 0.02 99.90 06:34:10 06:16:01 all 0.27 0.00 0.02 0.00 0.01 99.70 06:34:10 06:16:01 0 1.97 0.00 0.05 0.00 0.02 97.96 06:34:10 06:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:34:10 06:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:34:10 06:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:34:10 06:16:01 5 0.02 0.00 0.03 0.02 0.00 99.93 06:34:10 06:16:01 6 0.07 0.00 0.03 0.00 0.02 99.88 06:34:10 06:16:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:34:10 06:17:01 all 0.28 0.00 0.01 0.00 0.01 99.70 06:34:10 06:17:01 0 1.99 0.00 0.00 0.00 0.03 97.98 06:34:10 06:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:17:01 3 0.03 0.00 0.02 0.02 0.00 99.93 06:34:10 06:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:34:10 06:17:01 5 0.00 0.00 0.00 0.02 0.02 99.97 06:34:10 06:17:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:34:10 06:17:01 7 0.07 0.00 0.03 0.00 0.00 99.90 06:34:10 06:34:10 06:17:01 CPU %user %nice %system %iowait %steal %idle 06:34:10 06:18:01 all 0.20 0.00 0.03 0.00 0.01 99.75 06:34:10 06:18:01 0 1.39 0.00 0.10 0.00 0.02 98.50 06:34:10 06:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:34:10 06:18:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:34:10 06:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:34:10 06:18:01 5 0.03 0.00 0.03 0.02 0.00 99.92 06:34:10 06:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:34:10 06:18:01 7 0.08 0.00 0.03 0.00 0.03 99.85 06:34:10 06:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:34:10 06:19:01 0 0.00 0.00 0.03 0.00 0.02 99.95 06:34:10 06:19:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:34:10 06:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:19:01 4 0.03 0.00 0.02 0.02 0.03 99.90 06:34:10 06:19:01 5 0.02 0.00 0.03 0.00 0.02 99.93 06:34:10 06:19:01 6 0.07 0.00 0.03 0.00 0.02 99.88 06:34:10 06:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:34:10 06:20:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:34:10 06:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:34:10 06:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:34:10 06:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:34:10 06:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:34:10 06:20:01 4 0.03 0.00 0.02 0.02 0.03 99.90 06:34:10 06:20:01 5 0.05 0.00 0.03 0.00 0.02 99.90 06:34:10 06:20:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:34:10 06:20:01 7 0.05 0.00 0.03 0.00 0.00 99.92 06:34:10 06:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:34:10 06:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:34:10 06:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:34:10 06:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:34:10 06:21:01 5 0.02 0.00 0.00 0.02 0.02 99.95 06:34:10 06:21:01 6 0.08 0.00 0.02 0.00 0.02 99.88 06:34:10 06:21:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:34:10 06:22:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:34:10 06:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:34:10 06:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:34:10 06:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:34:10 06:22:01 4 0.03 0.00 0.02 0.02 0.03 99.90 06:34:10 06:22:01 5 0.05 0.00 0.03 0.00 0.00 99.92 06:34:10 06:22:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:34:10 06:22:01 7 0.08 0.00 0.02 0.00 0.02 99.88 06:34:10 06:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:34:10 06:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:34:10 06:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:34:10 06:23:01 4 0.02 0.00 0.02 0.02 0.02 99.93 06:34:10 06:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:34:10 06:23:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:34:10 06:23:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:34:10 06:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:34:10 06:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:34:10 06:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:34:10 06:24:01 4 0.03 0.00 0.02 0.02 0.02 99.92 06:34:10 06:24:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:34:10 06:24:01 6 0.05 0.00 0.03 0.00 0.02 99.90 06:34:10 06:24:01 7 0.07 0.00 0.02 0.00 0.02 99.90 06:34:10 06:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:34:10 06:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:34:10 06:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:34:10 06:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:34:10 06:25:01 4 0.02 0.00 0.00 0.02 0.02 99.95 06:34:10 06:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:34:10 06:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:34:10 06:25:01 7 0.07 0.00 0.05 0.00 0.02 99.87 06:34:10 06:26:01 all 0.12 0.00 0.04 0.01 0.01 99.81 06:34:10 06:26:01 0 0.71 0.00 0.02 0.00 0.02 99.26 06:34:10 06:26:01 1 0.10 0.00 0.12 0.00 0.03 99.75 06:34:10 06:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:34:10 06:26:01 3 0.00 0.00 0.03 0.03 0.00 99.93 06:34:10 06:26:01 4 0.00 0.00 0.02 0.02 0.00 99.97 06:34:10 06:26:01 5 0.02 0.00 0.02 0.02 0.00 99.95 06:34:10 06:26:01 6 0.03 0.00 0.07 0.00 0.02 99.88 06:34:10 06:26:01 7 0.08 0.00 0.07 0.00 0.02 99.83 06:34:10 06:27:01 all 0.06 0.00 0.02 0.00 0.01 99.92 06:34:10 06:27:01 0 0.23 0.00 0.02 0.00 0.00 99.75 06:34:10 06:27:01 1 0.02 0.00 0.03 0.00 0.03 99.92 06:34:10 06:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:34:10 06:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:27:01 4 0.03 0.00 0.00 0.02 0.00 99.95 06:34:10 06:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:34:10 06:27:01 6 0.08 0.00 0.03 0.00 0.02 99.87 06:34:10 06:27:01 7 0.03 0.00 0.03 0.00 0.00 99.93 06:34:10 06:28:01 all 0.08 0.00 0.01 0.00 0.02 99.89 06:34:10 06:28:01 0 0.47 0.00 0.02 0.00 0.02 99.50 06:34:10 06:28:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:34:10 06:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:34:10 06:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:34:10 06:28:01 4 0.00 0.00 0.00 0.02 0.02 99.97 06:34:10 06:28:01 5 0.00 0.00 0.02 0.02 0.02 99.95 06:34:10 06:28:01 6 0.03 0.00 0.02 0.00 0.03 99.92 06:34:10 06:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:34:10 06:34:10 06:28:01 CPU %user %nice %system %iowait %steal %idle 06:34:10 06:29:01 all 0.11 0.00 0.01 0.00 0.01 99.86 06:34:10 06:29:01 0 0.65 0.00 0.02 0.00 0.02 99.32 06:34:10 06:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:34:10 06:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:34:10 06:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:34:10 06:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:29:01 5 0.03 0.00 0.03 0.02 0.00 99.92 06:34:10 06:29:01 6 0.08 0.00 0.00 0.00 0.02 99.90 06:34:10 06:29:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:34:10 06:30:01 all 0.05 0.00 0.01 0.00 0.01 99.92 06:34:10 06:30:01 0 0.27 0.00 0.02 0.00 0.02 99.70 06:34:10 06:30:01 1 0.02 0.00 0.02 0.02 0.03 99.92 06:34:10 06:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:34:10 06:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:34:10 06:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:30:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:34:10 06:30:01 6 0.07 0.00 0.03 0.00 0.03 99.87 06:34:10 06:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:34:10 06:31:01 all 0.09 0.00 0.01 0.00 0.01 99.88 06:34:10 06:31:01 0 0.40 0.00 0.02 0.00 0.00 99.58 06:34:10 06:31:01 1 0.05 0.00 0.05 0.00 0.02 99.88 06:34:10 06:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:34:10 06:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:34:10 06:31:01 4 0.03 0.00 0.00 0.02 0.02 99.93 06:34:10 06:31:01 5 0.03 0.00 0.02 0.00 0.03 99.92 06:34:10 06:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:34:10 06:31:01 7 0.08 0.00 0.00 0.00 0.02 99.90 06:34:10 06:32:01 all 0.11 0.00 0.01 0.00 0.01 99.86 06:34:10 06:32:01 0 0.75 0.00 0.02 0.00 0.02 99.22 06:34:10 06:32:01 1 0.02 0.00 0.02 0.00 0.03 99.93 06:34:10 06:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:34:10 06:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:34:10 06:32:01 4 0.00 0.00 0.02 0.02 0.00 99.97 06:34:10 06:32:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:34:10 06:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:34:10 06:32:01 7 0.08 0.00 0.03 0.00 0.03 99.85 06:34:10 06:33:01 all 5.60 0.00 2.26 0.25 0.03 91.86 06:34:10 06:33:01 0 6.34 0.00 3.04 0.10 0.03 90.49 06:34:10 06:33:01 1 5.73 0.00 2.06 0.02 0.03 92.16 06:34:10 06:33:01 2 5.46 0.00 1.99 0.00 0.02 92.53 06:34:10 06:33:01 3 5.30 0.00 1.68 0.02 0.03 92.97 06:34:10 06:33:01 4 6.12 0.00 3.17 1.53 0.03 89.14 06:34:10 06:33:01 5 5.30 0.00 1.64 0.27 0.02 92.77 06:34:10 06:33:01 6 5.08 0.00 2.53 0.05 0.05 92.29 06:34:10 06:33:01 7 5.44 0.00 1.96 0.00 0.05 92.55 06:34:10 06:34:01 all 7.60 0.00 3.52 0.44 0.06 88.38 06:34:10 06:34:01 0 6.41 0.00 3.45 0.45 0.05 89.63 06:34:10 06:34:01 1 7.61 0.00 3.92 0.05 0.07 88.35 06:34:10 06:34:01 2 7.05 0.00 2.92 0.05 0.05 89.94 06:34:10 06:34:01 3 8.84 0.00 3.06 0.27 0.07 87.76 06:34:10 06:34:01 4 7.58 0.00 4.41 2.35 0.07 85.59 06:34:10 06:34:01 5 6.75 0.00 3.27 0.07 0.05 89.86 06:34:10 06:34:01 6 7.53 0.00 3.78 0.19 0.07 88.44 06:34:10 06:34:01 7 9.03 0.00 3.33 0.08 0.05 87.51 06:34:10 Average: all 9.40 0.00 1.63 0.31 0.03 88.64 06:34:10 Average: 0 9.52 0.00 1.62 0.32 0.03 88.51 06:34:10 Average: 1 9.40 0.00 1.64 0.33 0.02 88.60 06:34:10 Average: 2 9.23 0.00 1.60 0.28 0.02 88.87 06:34:10 Average: 3 9.29 0.00 1.59 0.24 0.03 88.85 06:34:10 Average: 4 9.58 0.00 1.59 0.24 0.03 88.56 06:34:10 Average: 5 9.32 0.00 1.63 0.33 0.02 88.70 06:34:10 Average: 6 9.28 0.00 1.67 0.36 0.04 88.66 06:34:10 Average: 7 9.56 0.00 1.68 0.36 0.03 88.38 06:34:10 06:34:10 06:34:10