Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 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-ssh6086188137096604526.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17833367507387990474.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15921260426586489173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh13609209434725541166.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-ssh7368370515874885309.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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5458 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/653 [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/653 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5162257f8dee1b2a6e96c0426af9cd51831dbfdc (main) Commit message: "feat: allow rules-engine service to read its token (#4823)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5162257f8dee1b2a6e96c0426af9cd51831dbfdc # timeout=10 > git rev-list --no-walk 5fec7756d37c583cdd2b9a3cb0596e8617403789 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:38:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:38:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:38:41 ========================================================= 15:38:41 EdgeX Global Pipelines Version Info 15:38:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:38:42 ------------------- 15:38:42 stable info: 15:38:42 ------------------- 15:38:42 Commited By: Ginny Guan ginny@iotechsys.com 15:38:42 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 15:38:42 Message: update stable to v1.0.260 15:38:43 ------------------- 15:38:43 experimental info: 15:38:43 ------------------- 15:38:43 Commited By: Ginny Guan ginny@iotechsys.com 15:38:43 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 15:38:43 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5162257 [Pipeline] echo 15:38:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:43 provisioning config files... 15:38:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/653@tmp/config1370816025658324111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:44 ---> ****-login.sh 15:38:44 nexus3.edgexfoundry.org:10001 15:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:38:44 Configure a credential helper to remove this warning. See 15:38:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:38:44 15:38:44 Login Succeeded 15:38:44 nexus3.edgexfoundry.org:10002 15:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:38:44 Configure a credential helper to remove this warning. See 15:38:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:38:44 15:38:44 Login Succeeded 15:38:44 nexus3.edgexfoundry.org:10003 15:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:38:44 Configure a credential helper to remove this warning. See 15:38:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:38:44 15:38:44 Login Succeeded 15:38:44 nexus3.edgexfoundry.org:10004 15:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:38:44 Configure a credential helper to remove this warning. See 15:38:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:38:44 15:38:44 Login Succeeded 15:38:44 ****.io 15:38:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:38:44 Configure a credential helper to remove this warning. See 15:38:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:38:44 15:38:44 Login Succeeded 15:38:45 ---> ****-login.sh ends [Pipeline] } 15:38:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:38:45 + 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 15:38:45 + dirname cmd/core-command/Dockerfile 15:38:45 + cut -d/ -f2 15:38:45 + echo core-command,cmd/core-command/Dockerfile 15:38:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 15:38:45 + cut -d/ -f2 15:38:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:38:45 + + cut -d/ -f2 15:38:45 dirname cmd/core-data/Dockerfile 15:38:45 + echo core-data,cmd/core-data/Dockerfile 15:38:45 + dirname cmd/core-keeper/Dockerfile 15:38:45 + cut -d/ -f2 15:38:45 + echo core-keeper,cmd/core-keeper/Dockerfile 15:38:45 + dirname cmd/core-metadata/Dockerfile 15:38:45 + cut -d/ -f2 15:38:45 + echo core-metadata,cmd/core-metadata/Dockerfile 15:38:45 + + dirname cmd/security-bootstrapper/Dockerfile 15:38:45 cut -d/ -f2 15:38:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:38:45 + + dirname cmd/security-proxy-auth/Dockerfile 15:38:45 cut -d/ -f2 15:38:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:38:45 + dirname cmd/security-proxy-setup/Dockerfile 15:38:45 + cut -d/ -f2 15:38:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:38:45 + dirname cmd/security-secretstore-setup/Dockerfile 15:38:45 + cut -d/ -f2 15:38:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:38:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:38:45 + cut -d/ -f2 15:38:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:38:45 + dirname cmd/security-spire-agent/Dockerfile 15:38:45 + cut -d/ -f2 15:38:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:38:45 + dirname cmd/security-spire-config/Dockerfile 15:38:45 + cut -d/ -f2 15:38:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:38:45 + dirname cmd/security-spire-server/Dockerfile 15:38:45 + cut -d/ -f2 15:38:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:38:45 + dirname cmd/support-notifications/Dockerfile 15:38:45 + cut -d/ -f2 15:38:45 + echo support-notifications,cmd/support-notifications/Dockerfile 15:38:45 + dirname cmd/support-scheduler/Dockerfile 15:38:45 + cut -d/ -f2 15:38:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:38:45 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 15:38:45 + git rev-list -1 --merges 5162257f8dee1b2a6e96c0426af9cd51831dbfdc~1..5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] echo 15:38:45 -----------> git rev-list -1 --merges 5162257f8dee1b2a6e96c0426af9cd51831dbfdc~1..5162257f8dee1b2a6e96c0426af9cd51831dbfdc 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [false] [Pipeline] sh 15:38:46 + git log --format=format:%s -1 5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] echo 15:38:46 ========================================================= 15:38:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:38:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:38:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:38:46 + grep -v github /etc/ssh/ssh_known_hosts 15:38:46 + [ -e /tmp/ssh_known_hosts ] 15:38:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:38:46 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:38:46 sudo tee -a /etc/ssh/ssh_known_hosts 15:38:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:38:47 15:38:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:38:47 0.1.4: Pulling from edgex-devops/py-git-semver 15:38:47 b85a868b505f: Pulling fs layer 15:38:47 e2be974225ed: Pulling fs layer 15:38:47 339a4e72a1f5: Pulling fs layer 15:38:47 988bab9f4d93: Pulling fs layer 15:38:47 1469e6f7b9e6: Pulling fs layer 15:38:47 eaf3925da568: Pulling fs layer 15:38:47 bab4dde63d76: Pulling fs layer 15:38:47 bde34c3a00c8: Pulling fs layer 15:38:47 b352a97aabf1: Pulling fs layer 15:38:47 4872d77fe225: Pulling fs layer 15:38:47 5851b861e8e6: Pulling fs layer 15:38:47 b352a97aabf1: Waiting 15:38:47 bab4dde63d76: Waiting 15:38:47 1469e6f7b9e6: Waiting 15:38:47 988bab9f4d93: Waiting 15:38:47 4872d77fe225: Waiting 15:38:47 eaf3925da568: Waiting 15:38:47 5851b861e8e6: Waiting 15:38:47 bde34c3a00c8: Waiting 15:38:47 e2be974225ed: Verifying Checksum 15:38:47 e2be974225ed: Download complete 15:38:47 988bab9f4d93: Verifying Checksum 15:38:47 988bab9f4d93: Download complete 15:38:47 1469e6f7b9e6: Verifying Checksum 15:38:47 1469e6f7b9e6: Download complete 15:38:47 339a4e72a1f5: Verifying Checksum 15:38:47 339a4e72a1f5: Download complete 15:38:47 eaf3925da568: Verifying Checksum 15:38:47 eaf3925da568: Download complete 15:38:47 bde34c3a00c8: Download complete 15:38:47 b352a97aabf1: Verifying Checksum 15:38:47 4872d77fe225: Verifying Checksum 15:38:47 4872d77fe225: Download complete 15:38:47 5851b861e8e6: Verifying Checksum 15:38:47 5851b861e8e6: Download complete 15:38:47 b85a868b505f: Download complete 15:38:48 bab4dde63d76: Verifying Checksum 15:38:48 bab4dde63d76: Download complete 15:38:48 b85a868b505f: Pull complete 15:38:48 e2be974225ed: Pull complete 15:38:49 339a4e72a1f5: Pull complete 15:38:49 988bab9f4d93: Pull complete 15:38:49 1469e6f7b9e6: Pull complete 15:38:49 eaf3925da568: Pull complete 15:38:51 bab4dde63d76: Pull complete 15:38:51 bde34c3a00c8: Pull complete 15:38:51 b352a97aabf1: Pull complete 15:38:51 4872d77fe225: Pull complete 15:38:51 5851b861e8e6: Pull complete 15:38:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:38:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:52 prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container 15:38:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:38:56 $ docker top d550a0f7e43db8a8e854fd063e55f34716100148114f6d41969df603c2651eb8 -eo pid,comm 15:38:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:38:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:38:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:38:56 [ssh-agent] Looking for ssh-agent implementation... 15:38:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:38:57 $ docker exec d550a0f7e43db8a8e854fd063e55f34716100148114f6d41969df603c2651eb8 ssh-agent 15:38:57 SSH_AUTH_SOCK=/tmp/ssh-rzKjreM5qP1M/agent.33 15:38:57 SSH_AGENT_PID=39 15:38:57 Running ssh-add (command line suppressed) 15:38:57 Identity added: /w/workspace/edgex-go/653@tmp/private_key_10533295375520592384.key (/w/workspace/edgex-go/653@tmp/private_key_10533295375520592384.key) 15:38:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:38:57 + git tag --points-at HEAD [Pipeline] } 15:38:57 $ docker exec --env ******** --env ******** d550a0f7e43db8a8e854fd063e55f34716100148114f6d41969df603c2651eb8 ssh-agent -k 15:38:57 unset SSH_AUTH_SOCK; 15:38:57 unset SSH_AGENT_PID; 15:38:57 echo Agent pid 39 killed; 15:38:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:38:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:38:57 [ssh-agent] Looking for ssh-agent implementation... 15:38:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:38:57 $ docker exec d550a0f7e43db8a8e854fd063e55f34716100148114f6d41969df603c2651eb8 ssh-agent 15:38:57 SSH_AUTH_SOCK=/tmp/ssh-sviSDwF3cMTI/agent.72 15:38:57 SSH_AGENT_PID=78 15:38:57 Running ssh-add (command line suppressed) 15:38:57 Identity added: /w/workspace/edgex-go/653@tmp/private_key_14597215521801603371.key (/w/workspace/edgex-go/653@tmp/private_key_14597215521801603371.key) 15:38:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:38:58 + git semver init 15:38:58 2024-07-12 15:38:58,463 [run_init] DEBUG init version:0.0.0 force:False 15:38:58 2024-07-12 15:38:58,464 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/653/.semver 15:38:58 2024-07-12 15:38:58,465 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/653/.semver 15:38:58 2024-07-12 15:38:58,465 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/653/.semver'], cwd=/w/workspace/edgex-go/653, universal_newlines=False, shell=None, istream=None) 15:39:08 2024-07-12 15:39:08,039 [append_file] DEBUG append to file:/w/workspace/edgex-go/653/.git/info/exclude 15:39:08 2024-07-12 15:39:08,039 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/653/.semver/main with force:False 15:39:08 2024-07-12 15:39:08,040 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main 15:39:08 2024-07-12 15:39:08,040 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main 15:39:08 3.2.0-dev.35 [Pipeline] } 15:39:08 $ docker exec --env ******** --env ******** d550a0f7e43db8a8e854fd063e55f34716100148114f6d41969df603c2651eb8 ssh-agent -k 15:39:08 unset SSH_AUTH_SOCK; 15:39:08 unset SSH_AGENT_PID; 15:39:08 echo Agent pid 78 killed; 15:39:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:09 + git semver [Pipeline] } 15:39:09 $ docker stop --time=1 d550a0f7e43db8a8e854fd063e55f34716100148114f6d41969df603c2651eb8 15:39:10 $ docker rm -f --volumes d550a0f7e43db8a8e854fd063e55f34716100148114f6d41969df603c2651eb8 [Pipeline] // withDockerContainer [Pipeline] sh 15:39:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:39:11 Stashed 1 file(s) [Pipeline] echo 15:39:11 [edgeXSemver]: initialized semver on version 3.2.0-dev.35 [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 15:39:11 + git config --global --add safe.directory /w/workspace/edgex-go/653 [Pipeline] echo 15:39:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:39:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:39:11 ========================================================= 15:39:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:39:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:39:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:39:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:39:12 619be1103602: Pulling fs layer 15:39:12 7862e08f4a3e: Pulling fs layer 15:39:12 5df492c9dc93: Pulling fs layer 15:39:12 7629e6793208: Pulling fs layer 15:39:12 4f4fb700ef54: Pulling fs layer 15:39:12 fb5054dd5b73: Pulling fs layer 15:39:12 eeca6798cff9: Pulling fs layer 15:39:12 aa269ceb94a6: Pulling fs layer 15:39:12 ada007ff1a6a: Pulling fs layer 15:39:12 fb5054dd5b73: Waiting 15:39:12 4f4fb700ef54: Waiting 15:39:12 eeca6798cff9: Waiting 15:39:12 aa269ceb94a6: Waiting 15:39:12 ada007ff1a6a: Waiting 15:39:12 7862e08f4a3e: Verifying Checksum 15:39:12 7862e08f4a3e: Download complete 15:39:12 7629e6793208: Verifying Checksum 15:39:12 7629e6793208: Download complete 15:39:12 4f4fb700ef54: Verifying Checksum 15:39:12 4f4fb700ef54: Download complete 15:39:12 fb5054dd5b73: Verifying Checksum 15:39:12 fb5054dd5b73: Download complete 15:39:12 619be1103602: Verifying Checksum 15:39:12 619be1103602: Download complete 15:39:12 eeca6798cff9: Verifying Checksum 15:39:12 eeca6798cff9: Download complete 15:39:12 619be1103602: Pull complete 15:39:12 7862e08f4a3e: Pull complete 15:39:12 ada007ff1a6a: Verifying Checksum 15:39:12 ada007ff1a6a: Download complete 15:39:12 5df492c9dc93: Verifying Checksum 15:39:12 5df492c9dc93: Download complete 15:39:13 aa269ceb94a6: Verifying Checksum 15:39:13 aa269ceb94a6: Download complete 15:39:15 5df492c9dc93: Pull complete 15:39:16 7629e6793208: Pull complete 15:39:16 4f4fb700ef54: Pull complete 15:39:16 fb5054dd5b73: Pull complete 15:39:16 eeca6798cff9: Pull complete 15:39:18 aa269ceb94a6: Pull complete 15:39:18 ada007ff1a6a: Pull complete 15:39:18 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 15:39:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:39:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 15:39:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:39:19 WORKDIR /edgex 15:39:19 COPY go.mod . 15:39:19 RUN go mod download 15:39:19 + docker build -t ci-base-image-x86_64 -f - . 15:39:19 Sending build context to Docker daemon 178.6MB 15:39:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:39:19 ---> f489d0715acc 15:39:19 Step 2/4 : WORKDIR /edgex 15:39:26 Still waiting to schedule task 15:39:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:39:26 ---> Running in 0a2c3de6b180 15:39:26 Removing intermediate container 0a2c3de6b180 15:39:26 ---> 30c48d0b8ce6 15:39:26 Step 3/4 : COPY go.mod . 15:39:26 ---> daf902ab9037 15:39:26 Step 4/4 : RUN go mod download 15:39:26 ---> Running in e4894403c884 15:39:58 Removing intermediate container e4894403c884 15:39:58 ---> b71769f23c36 15:39:58 Successfully built b71769f23c36 15:39:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:59 + docker inspect -f . ci-base-image-x86_64 15:39:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:59 prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container 15:39:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:40:00 $ docker top d766b587b9fb699152348163dfb5f9e4da1750b29086be33581fbb2065590b6f -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:00 + go version 15:40:00 go version go1.21.9 linux/amd64 [Pipeline] } 15:40:00 $ docker stop --time=1 d766b587b9fb699152348163dfb5f9e4da1750b29086be33581fbb2065590b6f 15:40:01 $ docker rm -f --volumes d766b587b9fb699152348163dfb5f9e4da1750b29086be33581fbb2065590b6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:02 + docker inspect -f . ci-base-image-x86_64 15:40:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:02 prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container 15:40:02 $ 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/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:40:03 $ docker top c3d24d12193368ce4db0c70a299dcb67bd93c30c73abb26c645ba2798ebc64a7 -eo pid,comm [Pipeline] { [Pipeline] echo 15:40:03 ========================================================= 15:40:03 [edgeXBuildGoParallel] Running Tests and Build... 15:40:03 ========================================================= [Pipeline] sh 15:40:03 + git config --global --add safe.directory /w/workspace/edgex-go/653 [Pipeline] fileExists [Pipeline] sh 15:40:03 + make test 15:40:03 go test -race -coverprofile=coverage.out ./... 15:40:11 ? github.com/edgexfoundry/edgex-go [no test files] 15:40:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:40:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:40:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:40:44 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 15:40:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:40:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:40:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:40:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:40:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:40:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:40:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:40:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:40:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:40:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:40:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:40:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:40:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 15:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:40:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:40:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements 15:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 15:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 15:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 15:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 15:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 15:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 15:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 15:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 15:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 15:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:40:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 15:40:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.2% of statements 15:40:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.399s coverage: 93.4% of statements 15:40:50 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 91.7% of statements 15:40:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 6.5% of statements 15:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:40:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:40:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:40:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:40:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:40:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:40:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:40:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:40:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:40:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 95.8% of statements 15:40:54 ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements 15:40:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:40:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements 15:40:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 32.2% of statements 15:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 41.7% of statements 15:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements 15:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements 15:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.024s coverage: 96.3% of statements 15:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 15:40:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:40:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:40:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:40:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:40:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:40:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:40:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:40:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:41:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5459 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:41:00 Running in /w/workspace/edgex-go/653 [Pipeline] { [Pipeline] checkout 15:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:41:03 The recommended git tool is: git 15:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:41:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:41:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:41:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:41:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:41:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:41:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:41:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:41:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 15:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:41:11 using credential edgex-jenkins-ssh 15:41:11 Cloning the remote Git repository 15:41:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:41:11 > git init /w/workspace/edgex-go/653 # timeout=10 15:41:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:41:11 > git --version # timeout=10 15:41:11 > git --version # 'git version 2.25.1' 15:41:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.247s coverage: 79.9% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.045s coverage: 92.9% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.071s coverage: 81.8% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.031s coverage: 86.0% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.123s coverage: 63.1% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 38.4% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 89.5% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.091s coverage: 95.7% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements 15:41:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 98.9% of statements 15:41:21 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 15:41:21 running golangci-lint 15:41:21 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 15:41:21 go version go1.21.9 linux/amd64 15:41:21 level=info msg="[config_reader] Used config file .golangci.yml" 15:41:21 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 15:41:29 Avoid second fetch 15:41:29 Checking out Revision 5162257f8dee1b2a6e96c0426af9cd51831dbfdc (main) 15:41:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:41:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:30 > git config core.sparsecheckout # timeout=10 15:41:30 > git checkout -f 5162257f8dee1b2a6e96c0426af9cd51831dbfdc # timeout=10 15:41:30 Commit message: "feat: allow rules-engine service to read its token (#4823)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:41:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:41:35 % Total % Received % Xferd Average Speed Time Time Time Current 15:41:35 Dload Upload Total Spent Left Speed 15:41:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 50305 0 --:--:-- --:--:-- --:--:-- 50503 [Pipeline] sh 15:41:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:41:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:41:36 + sudo tee /etc/docker/daemon.new 15:41:36 { 15:41:36 "registry-mirrors": [ 15:41:36 "https://nexus3.edgexfoundry.org:10001" 15:41:36 ], 15:41:36 "bip": "10.250.0.254/24", 15:41:36 "hosts": [ 15:41:36 "tcp://0.0.0.0:5555", 15:41:36 "unix:///var/run/docker.sock" 15:41:36 ], 15:41:36 "mtu": 1458, 15:41:36 "selinux-enabled": true, 15:41:36 "seccomp-profile": "/etc/docker/seccomp.json" 15:41:36 } [Pipeline] sh 15:41:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:41:36 + sudo service docker restart 15:41:43 level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|files|exports_file) took 20.015206384s" 15:41:43 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.892288ms" 15:41:51 level=info msg="[linters_context/goanalysis] analyzers took 1m23.055398413s with top 10 stages: buildir: 45.606684214s, gosec: 7.478741394s, fact_deprecated: 2.71825118s, inspect: 2.203870412s, printf: 2.163513272s, ctrlflow: 1.699988603s, fact_purity: 901.527573ms, nilness: 888.408925ms, S1038: 686.345875ms, unused: 564.516846ms" 15:41:51 level=info msg="[runner] Issues before processing: 209, after processing: 0" 15:41:51 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 209/209, identifier_marker: 209/209, cgo: 209/209, filename_unadjuster: 209/209, skip_dirs: 209/209, nolint: 0/21, skip_files: 209/209, autogenerated_exclude: 209/209, exclude: 209/209, exclude-rules: 21/209" 15:41:51 level=info msg="[runner] processing took 16.615978ms with stages: nolint: 6.254224ms, identifier_marker: 5.250367ms, path_prettifier: 1.52821ms, autogenerated_exclude: 1.527241ms, exclude-rules: 1.050708ms, skip_dirs: 937.417µs, filename_unadjuster: 38.061µs, cgo: 25.9µs, max_same_issues: 920ns, skip_files: 480ns, fixer: 350ns, uniq_by_line: 330ns, diff: 280ns, exclude: 270ns, sort_results: 250ns, severity-rules: 240ns, source_code: 210ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" 15:41:51 level=info msg="[runner] linters took 10.087058039s with stages: goanalysis_metalinter: 10.070351961s" 15:41:51 level=info msg="File cache stats: 0 entries of total size 0B" 15:41:51 level=info msg="Memory: 303 samples, avg is 282.7MB, max is 1347.1MB" 15:41:51 level=info msg="Execution took 30.15167663s" 15:41:51 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:41:54 provisioning config files... 15:41:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/653@tmp/config3256711349671560828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:55 ---> ****-login.sh 15:41:55 nexus3.edgexfoundry.org:10001 15:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:41:55 Configure a credential helper to remove this warning. See 15:41:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:41:55 15:41:55 Login Succeeded 15:41:55 nexus3.edgexfoundry.org:10002 15:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:41:56 Configure a credential helper to remove this warning. See 15:41:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:41:56 15:41:56 Login Succeeded 15:41:56 nexus3.edgexfoundry.org:10003 15:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:41:56 Configure a credential helper to remove this warning. See 15:41:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:41:56 15:41:56 Login Succeeded 15:41:56 nexus3.edgexfoundry.org:10004 15:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:41:57 Configure a credential helper to remove this warning. See 15:41:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:41:57 15:41:57 Login Succeeded 15:41:57 ****.io 15:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:41:57 Configure a credential helper to remove this warning. See 15:41:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:41:57 15:41:57 Login Succeeded 15:41:57 ---> ****-login.sh ends [Pipeline] } 15:41:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:41:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:41:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] sh 15:41:58 ./bin/test-attribution-txt.sh 15:41:58 + git config --global --add safe.directory /w/workspace/edgex-go/653 [Pipeline] echo 15:41:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:41:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:41:58 ========================================================= 15:41:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:41:58 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] echo 15:41:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 15:41:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:41:58 + ls -al . 15:41:58 total 840 15:41:58 drwxrwxr-x 11 1001 1001 4096 Jul 12 15:40 . 15:41:58 drwxr-xr-x 4 root root 4096 Jul 12 15:40 .. 15:41:58 drwxrwxr-x 2 1001 1001 4096 Jul 12 15:38 .blubracket 15:41:58 -rw-rw-r-- 1 1001 1001 10 Jul 12 15:38 .dockerignore 15:41:58 drwxrwxr-x 8 1001 1001 4096 Jul 12 15:41 .git 15:41:58 drwxrwxr-x 3 1001 1001 4096 Jul 12 15:38 .github 15:41:58 -rw-rw-r-- 1 1001 1001 1102 Jul 12 15:38 .gitignore 15:41:58 -rw-rw-r-- 1 1001 1001 42 Jul 12 15:38 .golangci.yml 15:41:58 -rw-rw-r-- 1 1001 1001 100 Jul 12 15:38 .hadolint.yml 15:41:58 drwxr-xr-x 3 1001 1001 4096 Jul 12 15:39 .semver 15:41:58 -rw-rw-r-- 1 1001 1001 155 Jul 12 15:38 .sonarcloud.properties 15:41:58 -rw-rw-r-- 1 1001 1001 1171 Jul 12 15:38 ADOPTERS.md 15:41:58 -rw-rw-r-- 1 1001 1001 20361 Jul 12 15:38 Attribution.txt 15:41:58 -rw-rw-r-- 1 1001 1001 100284 Jul 12 15:38 CHANGELOG.md 15:41:58 -rw-rw-r-- 1 1001 1001 3804 Jul 12 15:38 CONTRIBUTING.md 15:41:58 -rw-rw-r-- 1 1001 1001 677 Jul 12 15:38 GOVERNANCE.md 15:41:58 -rw-rw-r-- 1 1001 1001 861 Jul 12 15:38 Jenkinsfile 15:41:58 -rw-rw-r-- 1 1001 1001 10775 Jul 12 15:38 LICENSE 15:41:58 -rw-rw-r-- 1 1001 1001 16051 Jul 12 15:38 Makefile 15:41:58 -rw-rw-r-- 1 1001 1001 582 Jul 12 15:38 OWNERS.md 15:41:58 -rw-rw-r-- 1 1001 1001 9528 Jul 12 15:38 README.md 15:41:58 -rw-rw-r-- 1 1001 1001 789 Jul 12 15:38 SECURITY.md 15:41:58 -rw-rw-r-- 1 1001 1001 12 Jul 12 15:39 VERSION 15:41:58 drwxrwxr-x 2 1001 1001 4096 Jul 12 15:38 bin 15:41:58 drwxrwxr-x 19 1001 1001 4096 Jul 12 15:38 cmd 15:41:58 -rw-r--r-- 1 root root 481596 Jul 12 15:41 coverage.out 15:41:58 drwxrwxr-x 2 1001 1001 4096 Jul 12 15:38 fuzz_test 15:41:58 -rw-rw-r-- 1 1001 1001 6911 Jul 12 15:38 go.mod 15:41:58 -rw-rw-r-- 1 1001 1001 101537 Jul 12 15:38 go.sum 15:41:58 drwxrwxr-x 7 1001 1001 4096 Jul 12 15:38 internal 15:41:58 drwxrwxr-x 3 1001 1001 4096 Jul 12 15:38 openapi 15:41:58 -rw-rw-r-- 1 1001 1001 584 Jul 12 15:38 security.txt 15:41:58 -rw-rw-r-- 1 1001 1001 204 Jul 12 15:38 version.go [Pipeline] sh 15:41:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:41:58 c6b39de5b339: Pulling fs layer 15:41:58 a69c41024577: Pulling fs layer 15:41:58 d6de4b400683: Pulling fs layer 15:41:58 35cb2a7552d0: Pulling fs layer 15:41:58 4f4fb700ef54: Pulling fs layer 15:41:58 464afbd9ba4c: Pulling fs layer 15:41:58 00f215d4a9da: Pulling fs layer 15:41:58 d496ad576159: Pulling fs layer 15:41:58 35cb2a7552d0: Waiting 15:41:58 4f4fb700ef54: Waiting 15:41:58 464afbd9ba4c: Waiting 15:41:58 00f215d4a9da: Waiting 15:41:58 d496ad576159: Waiting 15:41:58 a69c41024577: Verifying Checksum 15:41:58 a69c41024577: Download complete 15:41:58 35cb2a7552d0: Verifying Checksum 15:41:58 35cb2a7552d0: Download complete 15:41:58 4f4fb700ef54: Verifying Checksum 15:41:58 4f4fb700ef54: Download complete 15:41:58 464afbd9ba4c: Verifying Checksum 15:41:58 464afbd9ba4c: Download complete 15:41:58 c6b39de5b339: Download complete 15:41:58 + '[' -e coverage.out ] 15:41:58 + chown 1001:1001 coverage.out [Pipeline] stash 15:41:59 Stashed 1 file(s) [Pipeline] sh 15:41:59 + make build 15:41:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:41:59 d496ad576159: Verifying Checksum 15:41:59 d496ad576159: Download complete 15:41:59 c6b39de5b339: Pull complete 15:42:00 a69c41024577: Pull complete 15:42:00 d6de4b400683: Verifying Checksum 15:42:00 d6de4b400683: Download complete 15:42:02 00f215d4a9da: Verifying Checksum 15:42:02 00f215d4a9da: Download complete 15:42:14 d6de4b400683: Pull complete 15:42:14 35cb2a7552d0: Pull complete 15:42:14 4f4fb700ef54: Pull complete 15:42:14 464afbd9ba4c: Pull complete 15:42:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:42:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:42:24 00f215d4a9da: Pull complete 15:42:24 d496ad576159: Pull complete 15:42:24 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 15:42:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:42:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 15:42:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:42:25 WORKDIR /edgex 15:42:25 COPY go.mod . 15:42:25 RUN go mod download 15:42:25 + docker build -t ci-base-image-arm64 -f - . 15:42:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:42:25 Sending build context to Docker daemon 3.185MB 15:42:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:42:25 ---> f246e2811388 15:42:25 Step 2/4 : WORKDIR /edgex 15:42:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 15:42:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:42:27 ---> Running in af67f8709f6e 15:42:27 Removing intermediate container af67f8709f6e 15:42:27 ---> 06df7d0284e8 15:42:27 Step 3/4 : COPY go.mod . 15:42:28 ---> 81d890199255 15:42:28 Step 4/4 : RUN go mod download 15:42:28 ---> Running in 24ef95bc4f14 15:42:31 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:42:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:42:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:42:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:42:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:42:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:42:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:42:38 $ docker stop --time=1 c3d24d12193368ce4db0c70a299dcb67bd93c30c73abb26c645ba2798ebc64a7 15:42:47 $ docker rm -f --volumes c3d24d12193368ce4db0c70a299dcb67bd93c30c73abb26c645ba2798ebc64a7 [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 15:42:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:42:48 15:42:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:42:49 latest: Pulling from edgex-devops/edgex-compose 15:42:49 91d30c5bc195: Pulling fs layer 15:42:49 2e9b0aa3be6d: Pulling fs layer 15:42:49 9c61dcf015f6: Pulling fs layer 15:42:49 4698f68db338: Pulling fs layer 15:42:49 2a2f49069b9e: Pulling fs layer 15:42:49 e0025b399a48: Pulling fs layer 15:42:49 4698f68db338: Waiting 15:42:49 2a2f49069b9e: Waiting 15:42:49 e0025b399a48: Waiting 15:42:49 91d30c5bc195: Verifying Checksum 15:42:49 91d30c5bc195: Download complete 15:42:49 4698f68db338: Verifying Checksum 15:42:49 4698f68db338: Download complete 15:42:49 2e9b0aa3be6d: Verifying Checksum 15:42:49 2e9b0aa3be6d: Download complete 15:42:49 e0025b399a48: Verifying Checksum 15:42:49 e0025b399a48: Download complete 15:42:49 91d30c5bc195: Pull complete 15:42:49 2a2f49069b9e: Download complete 15:42:49 2e9b0aa3be6d: Pull complete 15:42:49 9c61dcf015f6: Verifying Checksum 15:42:49 9c61dcf015f6: Download complete 15:42:52 9c61dcf015f6: Pull complete 15:42:52 4698f68db338: Pull complete 15:42:53 2a2f49069b9e: Pull complete 15:42:53 e0025b399a48: Pull complete 15:42:53 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 15:42:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:42:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:53 prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container 15:42:53 $ 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/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:42:58 $ docker top f280047a4a4bd19d15e2f77cf3c8218915b663a649d5200a2279122043cbe6fa -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:58 + docker compose -f ./docker-compose-build.yml build --parallel 15:43:01 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:43:01 #1 transferring dockerfile: 15:43:01 #1 transferring dockerfile: 2.23kB done 15:43:01 #1 DONE 0.0s 15:43:01 15:43:01 #2 [security-spire-server internal] load build definition from Dockerfile 15:43:01 #2 transferring dockerfile: 1.70kB done 15:43:01 #2 DONE 0.0s 15:43:01 15:43:01 #3 [security-proxy-auth internal] load build definition from Dockerfile 15:43:01 #3 transferring dockerfile: 2.15kB done 15:43:01 #3 DONE 0.0s 15:43:01 15:43:01 #4 [security-spire-config internal] load build definition from Dockerfile 15:43:01 #4 transferring dockerfile: 1.69kB done 15:43:01 #4 DONE 0.0s 15:43:01 15:43:01 #5 [core-keeper internal] load build definition from Dockerfile 15:43:01 #5 transferring dockerfile: 2.01kB done 15:43:01 #5 DONE 0.0s 15:43:01 15:43:01 #6 [core-command internal] load build definition from Dockerfile 15:43:01 #6 transferring dockerfile: 1.93kB done 15:43:01 #6 DONE 0.0s 15:43:01 15:43:01 #7 [security-proxy-setup internal] load build definition from Dockerfile 15:43:01 #7 transferring dockerfile: 2.50kB done 15:43:01 #7 DONE 0.0s 15:43:01 15:43:01 #8 [security-secretstore-setup internal] load build definition from Dockerfile 15:43:01 #8 transferring dockerfile: 2.49kB done 15:43:01 #8 DONE 0.0s 15:43:01 15:43:01 #9 [core-metadata internal] load build definition from Dockerfile 15:43:01 #9 transferring dockerfile: 2.06kB done 15:43:01 #9 DONE 0.0s 15:43:01 15:43:01 #10 [security-spire-agent internal] load build definition from Dockerfile 15:43:01 #10 transferring dockerfile: 1.81kB done 15:43:01 #10 DONE 0.0s 15:43:01 15:43:01 #11 [core-common-config-bootstrapper internal] load .dockerignore 15:43:01 #11 transferring context: 50B done 15:43:01 #11 DONE 0.0s 15:43:01 15:43:01 #12 [security-bootstrapper internal] load build definition from Dockerfile 15:43:01 #12 transferring dockerfile: 2.93kB done 15:43:01 #12 DONE 0.1s 15:43:01 15:43:01 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:43:01 #13 transferring dockerfile: 1.89kB done 15:43:01 #13 DONE 0.1s 15:43:01 15:43:01 #14 [core-data internal] load build definition from Dockerfile 15:43:01 #14 transferring dockerfile: 2.01kB done 15:43:01 #14 DONE 0.1s 15:43:01 15:43:01 #15 [support-scheduler internal] load build definition from Dockerfile 15:43:01 #15 transferring dockerfile: 1.93kB done 15:43:01 #15 DONE 0.0s 15:43:01 15:43:01 #16 [support-notifications internal] load build definition from Dockerfile 15:43:01 #16 transferring dockerfile: 1.95kB done 15:43:01 #16 DONE 0.0s 15:43:01 15:43:01 #17 [security-spire-server internal] load .dockerignore 15:43:01 #17 transferring context: 50B done 15:43:01 #17 DONE 0.0s 15:43:01 15:43:01 #18 [security-proxy-auth internal] load .dockerignore 15:43:01 #18 transferring context: 50B done 15:43:01 #18 DONE 0.0s 15:43:01 15:43:01 #19 [core-keeper internal] load .dockerignore 15:43:01 #19 transferring context: 50B done 15:43:01 #19 DONE 0.0s 15:43:01 15:43:01 #20 [security-spire-config internal] load .dockerignore 15:43:01 #20 transferring context: 50B done 15:43:01 #20 DONE 0.0s 15:43:01 15:43:01 #21 [security-proxy-setup internal] load .dockerignore 15:43:01 #21 transferring context: 50B done 15:43:01 #21 DONE 0.0s 15:43:01 15:43:01 #22 [core-command internal] load .dockerignore 15:43:01 #22 transferring context: 50B done 15:43:01 #22 DONE 0.0s 15:43:01 15:43:01 #23 [security-secretstore-setup internal] load .dockerignore 15:43:01 #23 transferring context: 50B done 15:43:01 #23 DONE 0.0s 15:43:01 15:43:01 #24 [core-metadata internal] load .dockerignore 15:43:01 #24 transferring context: 50B done 15:43:01 #24 DONE 0.0s 15:43:01 15:43:01 #25 [security-bootstrapper internal] load .dockerignore 15:43:01 #25 transferring context: 50B done 15:43:01 #25 DONE 0.0s 15:43:01 15:43:01 #26 [security-spire-agent internal] load .dockerignore 15:43:01 #26 transferring context: 50B done 15:43:01 #26 DONE 0.0s 15:43:01 15:43:01 #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:43:01 #27 DONE 0.0s 15:43:01 15:43:01 #28 [core-data internal] load .dockerignore 15:43:01 #28 transferring context: 50B done 15:43:01 #28 DONE 0.0s 15:43:01 15:43:01 #29 [security-spiffe-token-provider internal] load .dockerignore 15:43:01 #29 transferring context: 50B done 15:43:01 #29 DONE 0.0s 15:43:01 15:43:01 #30 [support-notifications internal] load .dockerignore 15:43:01 #30 transferring context: 50B done 15:43:01 #30 DONE 0.0s 15:43:01 15:43:01 #31 [support-scheduler internal] load .dockerignore 15:43:01 #31 transferring context: 50B done 15:43:01 #31 DONE 0.1s 15:43:01 15:43:01 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 15:43:01 #32 DONE 0.1s 15:43:01 15:43:01 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:43:01 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:43:01 #33 ... 15:43:01 15:43:01 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 15:43:01 #32 DONE 0.1s 15:43:01 15:43:01 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:43:01 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:43:01 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 15:43:01 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 15:43:01 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 15:43:01 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 15:43:01 #33 ... 15:43:01 15:43:01 #27 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:43:01 #27 DONE 0.0s 15:43:01 15:43:01 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 15:43:01 #32 DONE 0.1s 15:43:01 15:43:01 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:43:01 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:43:01 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:43:01 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 15:43:01 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 15:43:01 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 15:43:01 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done 15:43:01 #33 ... 15:43:01 15:43:01 #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:43:01 #27 DONE 0.0s 15:43:01 15:43:01 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 15:43:01 #32 DONE 0.2s 15:43:01 15:43:01 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:43:01 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:43:01 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:43:01 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 15:43:01 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 15:43:01 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 15:43:01 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done 15:43:02 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:43:02 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:43:02 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 15:43:02 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 15:43:02 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 15:43:02 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done 15:43:02 #33 DONE 0.7s 15:43:02 15:43:02 #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:43:02 #27 DONE 0.0s 15:43:02 15:43:02 #34 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 15:43:02 #34 ... 15:43:02 15:43:02 #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:43:02 #27 DONE 0.0s 15:43:02 15:43:02 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 15:43:03 #32 ... 15:43:03 15:43:03 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:43:03 #35 DONE 1.5s 15:43:03 15:43:03 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 15:43:03 #36 ... 15:43:03 15:43:03 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:43:03 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:43:03 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:43:03 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 15:43:03 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 15:43:03 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 15:43:03 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done 15:43:03 #33 DONE 0.7s 15:43:03 15:43:03 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:43:03 #35 DONE 1.6s 15:43:03 15:43:03 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 15:43:03 #32 DONE 1.3s 15:43:03 15:43:03 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 15:43:03 #37 DONE 1.4s 15:43:03 15:43:03 #36 [core-data builder 2/7] WORKDIR /edgex-go 15:43:03 #36 ... 15:43:03 15:43:03 #38 [security-spire-server internal] load build context 15:43:03 #38 transferring context: 26.79kB 0.0s done 15:43:03 #38 DONE 0.5s 15:43:03 15:43:03 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:43:03 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:43:03 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:43:03 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 15:43:03 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 15:43:03 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 15:43:03 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done 15:43:03 #33 DONE 0.7s 15:43:03 15:43:03 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 15:43:03 #39 DONE 1.6s 15:43:03 15:43:03 #40 [security-spire-config internal] load build context 15:43:03 #40 transferring context: 25.04kB 0.0s done 15:43:03 #40 DONE 0.5s 15:43:03 15:43:03 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:43:03 #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:43:09 #41 ... 15:43:09 15:43:09 #42 [core-common-config-bootstrapper internal] load build context 15:43:09 #42 transferring context: 326.13MB 7.1s 15:43:09 #42 ... 15:43:09 15:43:09 #43 [security-proxy-auth internal] load build context 15:43:09 #43 ... 15:43:09 15:43:09 #42 [core-common-config-bootstrapper internal] load build context 15:43:12 #42 ... 15:43:12 15:43:12 #44 [core-keeper internal] load build context 15:43:12 #44 ... 15:43:12 15:43:12 #45 [security-secretstore-setup internal] load build context 15:43:12 #45 ... 15:43:12 15:43:12 #46 [core-metadata internal] load build context 15:43:12 #46 ... 15:43:12 15:43:12 #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:12 #47 ... 15:43:12 15:43:12 #48 [security-proxy-setup internal] load build context 15:43:12 #48 ... 15:43:12 15:43:12 #49 [security-spiffe-token-provider internal] load build context 15:43:12 #49 ... 15:43:12 15:43:12 #50 [core-command internal] load build context 15:43:13 #50 ... 15:43:13 15:43:13 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:43:13 #0 1.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:13 #0 1.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:13 #0 1.889 (1/4) Installing ca-certificates (20240226-r0) 15:43:13 #0 1.912 (2/4) Installing dumb-init (1.2.5-r2) 15:43:13 #0 1.914 (3/4) Installing su-exec (0.2-r3) 15:43:13 #0 1.914 (4/4) Installing yq (4.33.3-r5) 15:43:13 #0 1.979 Executing busybox-1.36.1-r7.trigger 15:43:13 #0 1.989 Executing ca-certificates-20240226-r0.trigger 15:43:13 #0 2.057 OK: 17 MiB in 19 packages 15:43:13 #51 ... 15:43:13 15:43:13 #52 [security-bootstrapper internal] load build context 15:43:13 #52 ... 15:43:13 15:43:13 #53 [security-spire-agent internal] load build context 15:43:13 #53 ... 15:43:13 15:43:13 #34 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 15:43:13 #34 1.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:13 #34 1.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:13 #34 2.143 (1/1) Installing dumb-init (1.2.5-r2) 15:43:13 #34 2.147 Executing busybox-1.36.1-r7.trigger 15:43:13 #34 2.154 OK: 7 MiB in 16 packages 15:43:13 #34 ... 15:43:13 15:43:13 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:43:13 #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 15:43:13 #54 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 15:43:14 #54 ... 15:43:14 15:43:14 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 15:43:14 #55 ... 15:43:14 15:43:14 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:43:14 #0 5.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:14 #0 5.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:14 #0 5.547 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:43:14 #0 5.547 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:43:14 #0 5.547 OK: 20072 distinct packages available 15:43:14 #0 5.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:14 #0 5.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:14 #0 5.898 (1/11) Installing ca-certificates (20240226-r0) 15:43:14 #0 5.920 (2/11) Installing brotli-libs (1.0.9-r14) 15:43:14 #0 5.935 (3/11) Installing libunistring (1.1-r1) 15:43:14 #0 5.948 (4/11) Installing libidn2 (2.3.4-r1) 15:43:14 #0 5.953 (5/11) Installing nghttp2-libs (1.57.0-r0) 15:43:14 #0 5.958 (6/11) Installing libcurl (8.5.0-r0) 15:43:14 #0 5.969 (7/11) Installing curl (8.5.0-r0) 15:43:14 #0 5.975 (8/11) Installing dumb-init (1.2.5-r2) 15:43:14 #0 5.979 (9/11) Installing musl-obstack (1.2.3-r2) 15:43:14 #0 5.981 (10/11) Installing libucontext (1.2-r2) 15:43:14 #0 5.984 (11/11) Installing gcompat (1.1.0-r1) 15:43:14 #0 5.994 Executing busybox-1.36.1-r7.trigger 15:43:14 #0 6.007 Executing ca-certificates-20240226-r0.trigger 15:43:14 #0 6.048 OK: 12 MiB in 26 packages 15:43:14 #56 ... 15:43:14 15:43:14 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:43:14 #57 ... 15:43:14 15:43:14 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:43:14 #58 ... 15:43:14 15:43:14 #59 [core-data internal] load build context 15:43:14 #59 transferring context: 269.68MB 11.0s 15:43:14 #59 ... 15:43:14 15:43:14 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:43:14 #0 1.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:14 #0 1.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:14 #0 1.892 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:43:14 #0 1.931 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:43:14 #0 1.942 (3/6) Installing dumb-init (1.2.5-r2) 15:43:14 #0 1.942 (4/6) Installing openssl (3.1.6-r0) 15:43:14 #0 1.951 (5/6) Installing su-exec (0.2-r3) 15:43:14 #0 1.956 (6/6) Installing yq (4.33.3-r5) 15:43:14 #0 2.028 Executing busybox-1.36.1-r7.trigger 15:43:14 #0 2.038 OK: 17 MiB in 19 packages 15:43:14 #60 ... 15:43:14 15:43:14 #61 [support-notifications internal] load build context 15:43:14 #61 ... 15:43:14 15:43:14 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:43:14 #62 ... 15:43:14 15:43:14 #63 [support-scheduler internal] load build context 15:43:14 #63 transferring context: 439.80MB 11.3s done 15:43:14 #63 ... 15:43:14 15:43:14 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 15:43:15 #64 ... 15:43:15 15:43:15 #59 [core-data internal] load build context 15:43:16 #59 transferring context: 439.80MB 12.6s done 15:43:19 #59 ... 15:43:19 15:43:19 #43 [security-proxy-auth internal] load build context 15:43:19 #43 transferring context: 439.80MB 10.8s done 15:43:19 #43 ... 15:43:19 15:43:19 #46 [core-metadata internal] load build context 15:43:19 #46 transferring context: 439.80MB 12.1s done 15:43:22 #46 ... 15:43:22 15:43:22 #42 [core-common-config-bootstrapper internal] load build context 15:43:22 #42 transferring context: 439.80MB 10.8s done 15:43:22 #42 ... 15:43:22 15:43:22 #44 [core-keeper internal] load build context 15:43:22 #44 transferring context: 439.80MB 12.2s done 15:43:22 #44 ... 15:43:22 15:43:22 #45 [security-secretstore-setup internal] load build context 15:43:22 #45 transferring context: 439.80MB 11.8s done 15:43:22 #45 ... 15:43:22 15:43:22 #50 [core-command internal] load build context 15:43:22 #50 transferring context: 439.80MB 11.7s done 15:43:23 #50 ... 15:43:23 15:43:23 #49 [security-spiffe-token-provider internal] load build context 15:43:23 #49 transferring context: 439.80MB 12.0s done 15:43:23 #49 ... 15:43:23 15:43:23 #48 [security-proxy-setup internal] load build context 15:43:23 #48 transferring context: 439.80MB 12.9s done 15:43:23 #48 ... 15:43:23 15:43:23 #52 [security-bootstrapper internal] load build context 15:43:23 #52 transferring context: 439.80MB 12.0s done 15:43:24 Removing intermediate container 24ef95bc4f14 15:43:24 ---> b063467eab94 15:43:24 Successfully built b063467eab94 15:43:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:24 + docker inspect -f . ci-base-image-arm64 15:43:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:25 #52 ... 15:43:25 15:43:25 #61 [support-notifications internal] load build context 15:43:25 #61 transferring context: 439.80MB 11.6s done 15:43:25 prd-ubuntu20.04-docker-arm64-4c-16g-5459 does not seem to be running inside a container 15:43:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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 15:43:25 #61 ... 15:43:25 15:43:25 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:43:25 #54 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 15:43:25 #54 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 15:43:25 #54 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 15:43:26 $ docker top d16fa93bf16ded31b19e408d25610aa6a650202b4185c74afd4dd73acf4f4295 -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:27 + go version 15:43:27 go version go1.21.9 linux/arm64 [Pipeline] } 15:43:27 $ docker stop --time=1 d16fa93bf16ded31b19e408d25610aa6a650202b4185c74afd4dd73acf4f4295 15:43:28 #54 ... 15:43:28 15:43:28 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:43:28 #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 24.5s done 15:43:28 $ docker rm -f --volumes d16fa93bf16ded31b19e408d25610aa6a650202b4185c74afd4dd73acf4f4295 [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 15:43:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:43:29 15:43:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:43:29 latest: Pulling from edgex-devops/edgex-compose-arm64 15:43:29 547446be3368: Pulling fs layer 15:43:29 d125d8839a47: Pulling fs layer 15:43:29 3e85d5ac6304: Pulling fs layer 15:43:29 c3105a71a48b: Pulling fs layer 15:43:29 0f093f025ec4: Pulling fs layer 15:43:29 c3106fc0e877: Pulling fs layer 15:43:29 c3105a71a48b: Waiting 15:43:29 c3106fc0e877: Waiting 15:43:29 0f093f025ec4: Waiting 15:43:30 547446be3368: Verifying Checksum 15:43:30 547446be3368: Download complete 15:43:30 c3105a71a48b: Verifying Checksum 15:43:30 c3105a71a48b: Download complete 15:43:30 d125d8839a47: Verifying Checksum 15:43:30 d125d8839a47: Download complete 15:43:30 c3106fc0e877: Verifying Checksum 15:43:30 c3106fc0e877: Download complete 15:43:30 0f093f025ec4: Verifying Checksum 15:43:30 0f093f025ec4: Download complete 15:43:30 547446be3368: Pull complete 15:43:32 d125d8839a47: Pull complete 15:43:32 3e85d5ac6304: Verifying Checksum 15:43:32 3e85d5ac6304: Download complete 15:43:33 #41 ... 15:43:33 15:43:33 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:43:33 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.0s 15:43:35 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 9.4s 15:43:36 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.0s 15:43:38 #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.8s 15:43:38 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 12.2s 15:43:41 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 15.0s 15:43:42 3e85d5ac6304: Pull complete 15:43:42 c3105a71a48b: Pull complete 15:43:43 #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 16.8s 15:43:43 #54 ... 15:43:43 15:43:43 #43 [security-proxy-auth internal] load build context 15:43:43 #43 DONE 41.6s 15:43:43 15:43:43 #50 [core-command internal] load build context 15:43:43 #50 DONE 41.5s 15:43:43 15:43:43 #45 [security-secretstore-setup internal] load build context 15:43:43 #45 DONE 41.5s 15:43:43 15:43:43 #44 [core-keeper internal] load build context 15:43:43 #44 DONE 41.6s 15:43:43 15:43:43 #42 [core-common-config-bootstrapper internal] load build context 15:43:43 #42 DONE 41.9s 15:43:43 15:43:43 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:43:43 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 14.0s done 15:43:43 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 17.1s done 15:43:43 #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 17.1s done 15:43:43 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 15:43:43 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 17.2s 15:43:43 #54 ... 15:43:43 15:43:43 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:43:43 #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 15:43:43 #41 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 15:43:43 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 15:43:43 #41 ... 15:43:43 15:43:43 #63 [support-scheduler internal] load build context 15:43:43 #63 DONE 40.4s 15:43:43 15:43:43 #49 [security-spiffe-token-provider internal] load build context 15:43:43 #49 DONE 41.5s 15:43:43 15:43:43 #61 [support-notifications internal] load build context 15:43:43 #61 DONE 40.4s 15:43:43 15:43:43 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:43:43 #60 DONE 41.4s 15:43:43 15:43:43 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:43:43 #51 DONE 41.5s 15:43:43 15:43:43 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:43:43 #56 DONE 40.7s 15:43:43 15:43:43 #52 [security-bootstrapper internal] load build context 15:43:43 #52 DONE 41.5s 15:43:43 15:43:43 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 15:43:43 #36 DONE 40.6s 15:43:43 15:43:43 #34 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 15:43:43 #34 DONE 41.7s 15:43:43 15:43:43 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:43:43 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 15:43:43 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 15:43:43 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 15:43:43 #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s 15:43:43 #41 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.1s 15:43:43 #41 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 15:43:43 #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 15:43:43 #41 ... 15:43:43 15:43:43 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:43:43 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 17.3s 15:43:43 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 15:43:43 #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 15:43:43 0f093f025ec4: Pull complete 15:43:43 c3106fc0e877: Pull complete 15:43:43 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 15:43:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:43:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:43 #54 ... 15:43:43 15:43:43 #48 [security-proxy-setup internal] load build context 15:43:43 #48 DONE 41.7s 15:43:43 15:43:43 #46 [core-metadata internal] load build context 15:43:43 #46 DONE 41.6s 15:43:43 15:43:43 #59 [core-data internal] load build context 15:43:43 #59 DONE 40.5s 15:43:43 15:43:43 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:43:43 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 17.4s 15:43:43 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 17.5s 15:43:43 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 17.6s 15:43:44 prd-ubuntu20.04-docker-arm64-4c-16g-5459 does not seem to be running inside a container 15:43:44 $ 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/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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 15:43:44 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 17.7s done 15:43:44 #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15:43:44 #54 ... 15:43:44 15:43:44 #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:44 #47 DONE 42.5s 15:43:44 15:43:44 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:43:45 #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done 15:43:45 #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done 15:43:46 $ docker top 4132a9ad6bec0b42709ac6a79411d979d6c16faf5b10fd1500bbe4a505d8d88e -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:46 #54 ... 15:43:46 15:43:46 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 15:43:46 #64 41.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:46 #64 41.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:46 #64 41.73 (1/2) Installing dumb-init (1.2.5-r2) 15:43:46 #64 41.73 (2/2) Installing su-exec (0.2-r3) 15:43:46 #64 41.73 Executing busybox-1.36.1-r7.trigger 15:43:46 #64 41.74 OK: 7 MiB in 17 packages 15:43:46 #64 DONE 43.2s 15:43:46 15:43:46 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:43:46 #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 15:43:46 #41 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 15:43:46 #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 15:43:46 #41 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done 15:43:46 #41 DONE 42.4s 15:43:46 15:43:46 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:43:46 #54 ... 15:43:46 15:43:46 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:43:46 #57 42.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:46 #57 42.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:46 #57 43.04 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:43:46 #57 43.04 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:43:46 #57 43.04 OK: 20072 distinct packages available 15:43:46 #57 43.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:46 #57 43.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:46 #57 43.37 (1/4) Installing dumb-init (1.2.5-r2) 15:43:46 #57 43.38 (2/4) Installing musl-obstack (1.2.3-r2) 15:43:46 #57 43.38 (3/4) Installing libucontext (1.2-r2) 15:43:46 #57 43.38 (4/4) Installing gcompat (1.1.0-r1) 15:43:46 #57 43.39 Executing busybox-1.36.1-r7.trigger 15:43:46 #57 43.40 OK: 8 MiB in 19 packages 15:43:46 #57 DONE 43.6s 15:43:47 + docker compose -f ./docker-compose-build.yml build --parallel 15:43:47 15:43:47 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:43:47 #0 3.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:47 #0 3.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:47 #0 3.357 OK: 264 MiB in 52 packages 15:43:47 #65 DONE 3.5s 15:43:47 15:43:47 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:43:47 #58 43.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:47 #58 43.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:47 #58 43.52 (1/2) Installing ca-certificates (20240226-r0) 15:43:47 #58 43.54 (2/2) Installing dumb-init (1.2.5-r2) 15:43:47 #58 43.55 Executing busybox-1.36.1-r7.trigger 15:43:47 #58 43.56 Executing ca-certificates-20240226-r0.trigger 15:43:47 #58 43.66 OK: 8 MiB in 17 packages 15:43:47 #58 DONE 43.9s 15:43:47 15:43:47 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 15:43:47 #66 ... 15:43:47 15:43:47 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 15:43:47 #55 43.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:47 #55 43.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:47 #55 43.57 (1/1) Installing dumb-init (1.2.5-r2) 15:43:47 #55 43.57 Executing busybox-1.36.1-r7.trigger 15:43:47 #55 43.58 OK: 7 MiB in 16 packages 15:43:47 #55 DONE 43.9s 15:43:47 15:43:47 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:43:47 #62 42.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:47 #62 43.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:47 #62 43.34 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:43:47 #62 43.34 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:43:47 #62 43.34 OK: 20072 distinct packages available 15:43:47 #62 43.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:47 #62 43.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:47 #62 43.68 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:43:47 #62 43.75 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:43:47 #62 43.76 (3/7) Installing dumb-init (1.2.5-r2) 15:43:47 #62 43.77 (4/7) Installing musl-obstack (1.2.3-r2) 15:43:47 #62 43.77 (5/7) Installing libucontext (1.2-r2) 15:43:47 #62 43.77 (6/7) Installing gcompat (1.1.0-r1) 15:43:47 #62 43.78 (7/7) Installing openssl (3.1.6-r0) 15:43:47 #62 43.79 Executing busybox-1.36.1-r7.trigger 15:43:47 #62 43.81 OK: 8 MiB in 20 packages 15:43:47 #62 DONE 44.2s 15:43:47 15:43:47 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:43:47 #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:47 #0 3.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:47 #0 3.614 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:43:47 #0 3.655 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:43:47 #0 3.680 Executing ca-certificates-20240226-r0.trigger 15:43:47 #0 3.761 OK: 12 MiB in 26 packages 15:43:47 #67 DONE 4.0s 15:43:47 15:43:47 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:43:47 #68 DONE 0.5s 15:43:47 15:43:47 #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 15:43:47 #0 3.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:47 #0 3.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:47 #0 3.788 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:43:47 #0 3.867 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:43:47 #0 3.874 OK: 7 MiB in 16 packages 15:43:47 #69 DONE 4.3s 15:43:47 15:43:47 #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 15:43:48 #70 ... 15:43:48 15:43:48 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 15:43:48 #0 4.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:48 #0 4.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:48 #0 4.452 OK: 264 MiB in 52 packages 15:43:48 #71 DONE 4.6s 15:43:48 15:43:48 #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:43:48 #72 DONE 0.0s 15:43:48 15:43:48 #73 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 15:43:48 #0 4.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:48 #0 4.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:48 #0 4.431 OK: 264 MiB in 52 packages 15:43:48 #73 DONE 4.7s 15:43:48 15:43:48 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:43:48 #74 DONE 0.0s 15:43:48 15:43:48 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 15:43:48 #0 4.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:48 #0 4.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:48 #0 4.672 OK: 17 MiB in 19 packages 15:43:48 #75 DONE 4.7s 15:43:48 15:43:48 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:48 #76 ... 15:43:48 15:43:48 #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 15:43:48 #77 DONE 0.0s 15:43:48 15:43:48 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:49 #78 ... 15:43:49 15:43:49 #79 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:49 #79 DONE 5.5s 15:43:49 15:43:49 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:43:49 #80 ... 15:43:49 15:43:49 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:43:49 #0 5.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:49 #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:49 #0 5.451 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:43:49 #0 5.483 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:43:49 #0 5.493 Executing ca-certificates-20240226-r0.trigger 15:43:49 #0 5.529 OK: 17 MiB in 19 packages 15:43:49 #81 DONE 5.8s 15:43:49 15:43:49 #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:43:49 #0 5.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:49 #0 5.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:49 #0 5.494 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:43:49 #0 5.494 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:43:49 #0 5.494 OK: 20075 distinct packages available 15:43:49 #0 5.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:49 #0 5.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:49 #0 5.826 OK: 264 MiB in 52 packages 15:43:49 #82 DONE 5.9s 15:43:49 15:43:49 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:43:49 #83 DONE 0.0s 15:43:49 15:43:49 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 15:43:49 #66 2.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:49 #66 2.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:49 #66 ... 15:43:49 15:43:49 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 15:43:49 #0 3.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:49 #0 3.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:49 #0 3.412 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:43:49 #0 3.451 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:43:49 #0 3.459 OK: 7 MiB in 17 packages 15:43:49 #84 DONE 3.7s 15:43:49 15:43:49 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 15:43:49 #66 2.590 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:43:50 #66 2.624 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:43:50 #66 2.641 Executing ca-certificates-20240226-r0.trigger 15:43:50 #66 2.690 OK: 8 MiB in 17 packages 15:43:50 #66 DONE 2.8s 15:43:50 15:43:50 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:43:50 #0 2.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:50 #0 2.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:50 #0 2.762 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:43:50 #0 2.818 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:43:50 #0 2.825 OK: 8 MiB in 19 packages 15:43:50 #85 DONE 3.1s 15:43:50 15:43:50 #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 15:43:50 #70 2.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:50 #70 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:50 #70 2.791 OK: 8 MiB in 20 packages 15:43:51 #70 DONE 3.4s 15:43:51 15:43:51 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 15:43:51 #0 2.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:51 #0 2.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:51 #0 2.752 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:43:51 #0 2.786 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:43:51 #0 2.798 OK: 7 MiB in 16 packages 15:43:51 #86 DONE 3.6s 15:43:51 15:43:51 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:43:51 #87 DONE 1.0s 15:43:51 15:43:51 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 15:43:51 #88 ... 15:43:51 15:43:51 #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 15:43:51 #0 4.729 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:51 #0 5.272 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:51 #0 5.899 (1/1) Installing dumb-init (1.2.5-r2) 15:43:51 #0 6.249 Executing busybox-1.36.1-r7.trigger 15:43:51 #0 6.255 OK: 7 MiB in 16 packages 15:43:51 #89 DONE 6.4s 15:43:51 15:43:51 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 15:43:52 #90 DONE 1.3s 15:43:52 15:43:52 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 15:43:52 #88 DONE 1.2s 15:43:52 15:43:52 #91 [security-spire-config stage-2 6/10] COPY security.txt / 15:43:52 #91 ... 15:43:52 15:43:52 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:43:52 #92 DONE 1.3s 15:43:52 15:43:52 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:43:52 #80 3.171 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:52 #80 3.647 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:53 #80 ... 15:43:53 15:43:53 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:43:53 #93 DONE 1.1s 15:43:53 15:43:53 #91 [security-spire-config stage-2 6/10] COPY security.txt / 15:43:53 #91 DONE 1.1s 15:43:53 15:43:53 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:43:53 #80 4.282 OK: 264 MiB in 52 packages 15:43:53 #80 ... 15:43:53 15:43:53 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 15:43:53 #94 DONE 1.1s 15:43:53 15:43:53 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:43:53 #95 DONE 0.2s 15:43:53 15:43:53 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:43:53 #80 DONE 4.4s 15:43:53 15:43:53 #96 [security-spire-server stage-2 6/9] COPY security.txt / 15:43:53 #96 DONE 0.3s 15:43:53 15:43:53 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 15:43:53 #97 ... 15:43:53 15:43:53 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 15:43:53 #98 DONE 0.3s 15:43:53 15:43:53 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 15:43:53 #99 DONE 0.1s 15:43:53 15:43:53 #53 [security-spire-agent internal] load build context 15:43:53 #53 transferring context: 26.32kB done 15:43:53 #53 ... 15:43:53 15:43:53 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:43:54 #100 ... 15:43:54 15:43:54 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 15:43:54 #97 DONE 0.5s 15:43:54 15:43:54 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:54 #101 ... 15:43:54 15:43:54 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:43:54 #102 DONE 4.5s 15:43:54 15:43:54 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:43:54 #103 DONE 0.7s 15:43:54 15:43:54 #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 15:43:55 #104 ... 15:43:55 15:43:55 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 15:43:55 #105 DONE 1.4s 15:43:55 15:43:55 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:43:55 #100 DONE 1.4s 15:43:55 15:43:55 #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 15:43:55 #104 DONE 1.0s 15:43:55 15:43:55 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:43:55 #106 DONE 0.2s 15:43:55 15:43:55 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:43:55 #107 DONE 0.2s 15:43:55 15:43:55 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:43:55 #108 DONE 0.0s 15:43:55 15:43:55 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:43:55 #109 DONE 0.0s 15:43:55 15:43:55 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:43:55 #110 DONE 0.0s 15:43:55 15:43:55 #111 [security-spire-agent] exporting to image 15:43:55 #111 exporting layers 15:43:55 #111 exporting layers 0.8s done 15:43:56 #111 exporting layers 0.6s done 15:43:56 #111 writing image sha256:5d9f2ba6fd335ed333f11784caf845520162a996df8343ebde8f4e408fba5db1 done 15:43:56 #111 naming to docker.io/library/security-spire-config done 15:43:56 #111 exporting layers 0.7s done 15:43:56 #111 writing image sha256:61340ed2404a5df6a7d9029cef5d2b6b179f0fbf875098ac4b1a67d8d2f46290 done 15:43:56 #111 naming to docker.io/library/security-spire-agent done 15:43:56 #111 writing image sha256:a560723b3cbf244b22a00764f0c13fb287bf210adec9273e77f132f1c3d682d3 done 15:43:56 #111 naming to docker.io/library/security-spire-server done 15:43:56 #111 DONE 1.0s 15:43:56 15:43:56 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:57 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:43:57 #1 transferring dockerfile: 15:43:57 #1 transferring dockerfile: 1.89kB 0.0s done 15:43:57 #1 DONE 0.1s 15:43:57 15:43:57 #2 [security-spire-agent internal] load build definition from Dockerfile 15:43:57 #2 transferring dockerfile: 1.81kB 0.0s done 15:43:57 #2 DONE 0.1s 15:43:57 15:43:57 #3 [core-command internal] load build definition from Dockerfile 15:43:57 #3 transferring dockerfile: 1.93kB done 15:43:57 #3 DONE 0.1s 15:43:57 15:43:57 #4 [support-scheduler internal] load build definition from Dockerfile 15:43:57 #4 transferring dockerfile: 1.93kB 0.0s done 15:43:57 #4 DONE 0.1s 15:43:57 15:43:57 #5 [security-spire-server internal] load build definition from Dockerfile 15:43:57 #5 transferring dockerfile: 1.70kB done 15:43:57 #5 DONE 0.0s 15:43:57 15:43:57 #6 [security-spire-config internal] load build definition from Dockerfile 15:43:57 #6 transferring dockerfile: 1.69kB done 15:43:57 #6 DONE 0.1s 15:43:57 15:43:57 #7 [security-secretstore-setup internal] load build definition from Dockerfile 15:43:57 #7 transferring dockerfile: 2.49kB done 15:43:57 #7 DONE 0.1s 15:43:57 15:43:57 #8 [core-data internal] load build definition from Dockerfile 15:43:57 #8 transferring dockerfile: 2.01kB 0.0s done 15:43:57 #8 DONE 0.1s 15:43:57 15:43:57 #9 [support-notifications internal] load build definition from Dockerfile 15:43:57 #9 transferring dockerfile: 1.95kB done 15:43:57 #9 DONE 0.1s 15:43:57 15:43:57 #10 [core-keeper internal] load build definition from Dockerfile 15:43:57 #10 transferring dockerfile: 2.01kB done 15:43:57 #10 DONE 0.1s 15:43:57 15:43:57 #11 [security-proxy-setup internal] load build definition from Dockerfile 15:43:57 #11 transferring dockerfile: 2.50kB 0.0s done 15:43:57 #11 DONE 0.1s 15:43:57 15:43:57 #12 [security-proxy-auth internal] load build definition from Dockerfile 15:43:57 #12 transferring dockerfile: 2.15kB 0.0s done 15:43:57 #12 DONE 0.1s 15:43:57 15:43:57 #13 [core-metadata internal] load build definition from Dockerfile 15:43:57 #13 transferring dockerfile: 2.06kB done 15:43:57 #13 DONE 0.1s 15:43:57 15:43:57 #14 [security-bootstrapper internal] load build definition from Dockerfile 15:43:57 #14 transferring dockerfile: 2.93kB 0.0s done 15:43:57 #14 DONE 0.1s 15:43:57 15:43:57 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:43:57 #15 transferring dockerfile: 2.23kB done 15:43:57 #15 DONE 0.1s 15:43:57 15:43:57 #16 [security-spiffe-token-provider internal] load .dockerignore 15:43:57 #16 transferring context: 15:43:57 #16 transferring context: 50B 0.0s done 15:43:57 #16 DONE 0.1s 15:43:57 15:43:57 #17 [security-spire-agent internal] load .dockerignore 15:43:57 #17 transferring context: 50B 0.0s done 15:43:57 #17 DONE 0.1s 15:43:57 15:43:57 #18 [core-command internal] load .dockerignore 15:43:57 #18 transferring context: 50B done 15:43:57 #18 DONE 0.1s 15:43:57 #112 ... 15:43:57 15:43:57 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:58 15:43:58 #19 [support-scheduler internal] load .dockerignore 15:43:58 #19 transferring context: 50B done 15:43:58 #19 DONE 0.0s 15:43:58 15:43:58 #20 [security-spire-server internal] load .dockerignore 15:43:58 #20 transferring context: 50B 0.0s done 15:43:58 #20 DONE 0.1s 15:43:58 15:43:58 #21 [security-spire-config internal] load .dockerignore 15:43:58 #21 transferring context: 50B done 15:43:58 #21 DONE 0.1s 15:43:58 15:43:58 #22 [security-secretstore-setup internal] load .dockerignore 15:43:58 #22 transferring context: 50B 0.0s done 15:43:58 #22 DONE 0.1s 15:43:58 15:43:58 #23 [core-data internal] load .dockerignore 15:43:58 #23 transferring context: 50B 0.0s done 15:43:58 #23 DONE 0.1s 15:43:58 15:43:58 #24 [support-notifications internal] load .dockerignore 15:43:58 #24 transferring context: 50B 0.0s done 15:43:58 #24 DONE 0.1s 15:43:58 15:43:58 #25 [core-keeper internal] load .dockerignore 15:43:58 #25 transferring context: 50B done 15:43:58 #25 DONE 0.1s 15:43:58 15:43:58 #26 [security-proxy-setup internal] load .dockerignore 15:43:58 #26 transferring context: 50B 0.0s done 15:43:58 #26 DONE 0.1s 15:43:58 15:43:58 #27 [security-proxy-auth internal] load .dockerignore 15:43:58 #27 transferring context: 50B 0.0s done 15:43:58 #27 DONE 0.1s 15:43:58 15:43:58 #28 [core-metadata internal] load .dockerignore 15:43:58 #28 transferring context: 50B done 15:43:58 #28 DONE 0.1s 15:43:58 15:43:58 #29 [security-bootstrapper internal] load .dockerignore 15:43:58 #29 transferring context: 50B done 15:43:58 #29 DONE 0.1s 15:43:58 15:43:58 #30 [core-common-config-bootstrapper internal] load .dockerignore 15:43:58 #30 transferring context: 50B 0.0s done 15:43:58 #30 DONE 0.1s 15:43:58 15:43:58 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:43:58 #31 DONE 0.0s 15:43:58 15:43:58 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 15:43:58 #32 DONE 0.2s 15:43:58 15:43:58 #33 [security-spiffe-token-provider internal] load build context 15:43:58 #33 DONE 0.0s 15:43:58 15:43:58 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:43:58 #34 DONE 0.0s 15:43:58 15:43:58 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:43:58 #35 DONE 0.0s 15:43:59 15:43:59 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:43:59 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:43:59 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.15MB / 3.34MB 0.2s 15:43:59 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:43:59 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 15:43:59 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 15:43:59 #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 15:43:59 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 15:43:59 #35 ... 15:43:59 15:43:59 #33 [security-spiffe-token-provider internal] load build context 15:43:59 #33 transferring context: 2.80MB 0.6s done 15:43:59 #33 DONE 0.7s 15:43:59 15:43:59 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:44:00 #35 ... 15:44:00 15:44:00 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:44:00 #31 DONE 0.0s 15:44:00 15:44:00 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:44:00 #34 DONE 1.6s 15:44:00 15:44:00 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:44:00 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:44:00 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 15:44:00 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:44:00 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 15:44:00 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 15:44:00 #35 ... 15:44:00 15:44:00 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:44:00 #34 DONE 1.7s 15:44:00 15:44:00 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 15:44:00 #36 DONE 0.5s 15:44:00 15:44:00 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:44:00 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:44:00 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 15:44:00 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:44:00 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 15:44:00 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 15:44:00 #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done 15:44:00 #35 ... 15:44:00 15:44:00 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 15:44:00 #32 DONE 0.5s 15:44:00 15:44:00 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:44:00 #31 DONE 0.0s 15:44:00 15:44:00 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 15:44:00 #32 ... 15:44:00 15:44:00 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:44:00 #31 DONE 0.0s 15:44:00 15:44:00 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 15:44:00 #32 DONE 0.9s 15:44:00 15:44:00 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:44:00 #31 DONE 0.0s 15:44:00 15:44:00 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:44:00 #34 DONE 1.8s 15:44:00 15:44:00 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 15:44:00 #36 DONE 0.6s 15:44:00 15:44:00 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:44:00 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:44:00 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 15:44:00 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:44:00 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 15:44:00 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 15:44:00 #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done 15:44:00 #35 ... 15:44:00 15:44:00 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:44:00 #34 DONE 1.8s 15:44:00 15:44:00 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:44:00 #31 DONE 0.0s 15:44:00 15:44:00 #37 [core-command internal] load build context 15:44:00 #37 transferring context: 2.80MB 0.8s done 15:44:00 #37 DONE 0.9s 15:44:00 15:44:00 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 15:44:00 #36 DONE 0.6s 15:44:00 15:44:00 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:44:00 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:44:00 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 15:44:00 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:44:00 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 15:44:00 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 15:44:00 #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done 15:44:01 #35 ... 15:44:01 15:44:01 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:44:01 #31 DONE 0.0s 15:44:01 15:44:01 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 15:44:01 #38 DONE 1.2s 15:44:01 15:44:01 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:44:01 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:44:01 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 15:44:01 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:44:01 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 15:44:01 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 15:44:01 #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done 15:44:01 #35 ... 15:44:01 15:44:01 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:44:01 #31 DONE 0.0s 15:44:01 15:44:01 #39 [support-scheduler internal] load build context 15:44:01 #39 transferring context: 2.80MB 0.7s done 15:44:01 #39 DONE 1.1s 15:44:01 15:44:01 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 15:44:01 #40 DONE 1.4s 15:44:01 15:44:01 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:44:01 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:44:01 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 15:44:01 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:44:01 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 15:44:01 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 15:44:01 #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done 15:44:01 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:44:01 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 15:44:01 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:44:01 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 15:44:01 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 15:44:01 #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done 15:44:01 #35 DONE 3.3s 15:44:01 15:44:01 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:44:01 #34 DONE 1.9s 15:44:01 15:44:01 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 15:44:01 #36 DONE 0.7s 15:44:01 15:44:01 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:44:01 #31 DONE 0.0s 15:44:01 15:44:01 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 15:44:01 #32 DONE 1.5s 15:44:01 15:44:01 #41 [security-spire-agent internal] load build context 15:44:01 #41 DONE 0.0s 15:44:01 15:44:01 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:44:01 #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:44:01 #42 ... 15:44:01 15:44:01 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:44:01 #34 DONE 1.9s 15:44:01 15:44:01 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 15:44:01 #36 DONE 0.7s 15:44:01 15:44:01 #43 [security-proxy-auth internal] load build context 15:44:01 #43 DONE 0.0s 15:44:01 15:44:01 #44 [security-proxy-setup internal] load build context 15:44:01 #44 DONE 0.0s 15:44:01 15:44:01 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:44:01 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:44:01 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 15:44:01 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:44:01 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 15:44:01 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 15:44:01 #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done 15:44:01 #35 DONE 3.3s 15:44:01 15:44:01 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:44:01 #31 DONE 0.0s 15:44:01 15:44:01 #45 [security-spire-server internal] load build context 15:44:01 #45 transferring context: 26.79kB 0.1s done 15:44:01 #45 DONE 0.6s 15:44:01 15:44:01 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 15:44:01 #32 ... 15:44:01 15:44:01 #46 [security-spire-config internal] load build context 15:44:01 #46 transferring context: 25.04kB 0.2s done 15:44:01 #46 DONE 0.7s 15:44:01 15:44:01 #47 [security-bootstrapper internal] load build context 15:44:02 #47 ... 15:44:02 15:44:02 #48 [support-notifications internal] load build context 15:44:02 #48 transferring context: 2.80MB 1.7s done 15:44:02 #48 DONE 2.1s 15:44:02 15:44:02 #47 [security-bootstrapper internal] load build context 15:44:03 #47 ... 15:44:03 15:44:03 #49 [core-data internal] load build context 15:44:03 #49 transferring context: 2.80MB 1.8s done 15:44:03 #49 DONE 3.0s 15:44:03 15:44:03 #47 [security-bootstrapper internal] load build context 15:44:04 #47 ... 15:44:04 15:44:04 #41 [security-spire-agent internal] load build context 15:44:04 #41 transferring context: 26.32kB 0.4s done 15:44:04 #41 DONE 2.5s 15:44:04 15:44:04 #47 [security-bootstrapper internal] load build context 15:44:04 #47 ... 15:44:04 15:44:04 #50 [security-secretstore-setup internal] load build context 15:44:04 #50 transferring context: 2.80MB 2.4s done 15:44:04 #50 DONE 3.3s 15:44:04 15:44:04 #47 [security-bootstrapper internal] load build context 15:44:04 #47 ... 15:44:04 15:44:04 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 15:44:04 #32 DONE 4.2s 15:44:04 15:44:04 #47 [security-bootstrapper internal] load build context 15:44:04 #47 ... 15:44:04 15:44:04 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:44:04 #34 DONE 1.9s 15:44:04 15:44:04 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 15:44:04 #36 DONE 0.8s 15:44:04 15:44:04 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 15:44:04 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 15:44:04 #35 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 15:44:04 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 15:44:04 #35 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 15:44:04 #35 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 15:44:04 #35 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.9s done 15:44:04 #35 DONE 3.3s 15:44:04 15:44:04 #47 [security-bootstrapper internal] load build context 15:44:04 #47 transferring context: 2.80MB 2.9s done 15:44:04 #47 DONE 3.5s 15:44:04 15:44:04 #51 [core-keeper internal] load build context 15:44:04 #51 transferring context: 2.80MB 2.5s done 15:44:05 #51 DONE 4.2s 15:44:05 15:44:05 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:05 #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.6s done 15:44:05 #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 15:44:05 #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 15:44:05 #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 15:44:05 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 15:44:05 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done 15:44:05 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s 15:44:05 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 15:44:05 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s done 15:44:06 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s done 15:44:06 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.4s 15:44:08 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.0s 15:44:08 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.57MB / 28.04MB 3.2s 15:44:08 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 3.6s 15:44:09 #52 ... 15:44:09 15:44:09 #53 [core-metadata internal] load build context 15:44:09 #53 transferring context: 2.80MB 4.7s done 15:44:09 #53 DONE 7.4s 15:44:09 15:44:09 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:09 #52 ... 15:44:09 15:44:09 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:44:09 #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.4s done 15:44:09 #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 15:44:09 #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 15:44:09 #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 15:44:09 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 15:44:09 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 15:44:09 #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.5s done 15:44:09 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 3.9s 15:44:09 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 4.0s 15:44:09 #42 ... 15:44:09 15:44:09 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:09 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.40MB / 28.04MB 4.7s 15:44:09 #52 ... 15:44:09 15:44:09 #43 [security-proxy-auth internal] load build context 15:44:09 #43 transferring context: 2.80MB 5.1s done 15:44:09 #43 DONE 8.1s 15:44:09 15:44:09 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:09 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 15:44:10 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.5s done 15:44:10 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.06MB / 28.04MB 5.5s 15:44:10 #52 ... 15:44:10 15:44:10 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:44:10 #0 7.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:10 #0 8.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:10 #54 ... 15:44:10 15:44:10 #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:44:10 #0 8.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:10 #0 9.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:10 #55 ... 15:44:10 15:44:10 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:44:10 #0 4.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:10 #0 5.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:10 #0 7.479 OK: 266 MiB in 52 packages 15:44:10 #56 DONE 9.7s 15:44:10 15:44:10 #57 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:44:10 #57 ... 15:44:10 15:44:10 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 15:44:10 #0 5.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:10 #0 6.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:10 #0 7.926 OK: 266 MiB in 52 packages 15:44:10 #58 DONE 10.0s 15:44:10 15:44:10 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:10 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 5.9s 15:44:11 #52 ... 15:44:11 15:44:11 #44 [security-proxy-setup internal] load build context 15:44:11 #44 transferring context: 2.80MB 5.7s done 15:44:11 #44 DONE 9.4s 15:44:11 15:44:11 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:11 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.31MB / 28.04MB 6.8s 15:44:11 #52 ... 15:44:11 15:44:11 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:11 #59 ... 15:44:11 15:44:11 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:12 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.30MB / 28.04MB 7.5s 15:44:12 #52 ... 15:44:12 15:44:12 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:44:12 #60 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:12 #60 ... 15:44:12 15:44:12 #61 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:44:12 #61 ... 15:44:12 15:44:12 #62 [core-common-config-bootstrapper internal] load build context 15:44:12 #62 transferring context: 2.80MB 6.1s done 15:44:12 #62 DONE 8.2s 15:44:12 15:44:12 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 15:44:12 #55 11.13 OK: 266 MiB in 52 packages 15:44:12 #55 DONE 12.5s 15:44:12 15:44:12 #61 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:44:12 #61 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:12 #61 ... 15:44:12 15:44:12 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:44:13 #63 ... 15:44:13 15:44:13 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:44:13 #64 ... 15:44:13 15:44:13 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:44:13 #65 ... 15:44:13 15:44:13 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 15:44:13 #66 ... 15:44:13 15:44:13 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:13 #67 ... 15:44:13 15:44:13 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:44:13 #68 ... 15:44:13 15:44:13 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 15:44:13 #69 ... 15:44:13 15:44:13 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:44:13 #70 ... 15:44:13 15:44:13 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:13 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 9.1s 15:44:14 #52 ... 15:44:14 15:44:14 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:14 #59 DONE 12.5s 15:44:14 15:44:14 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:14 #52 ... 15:44:14 15:44:14 #57 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:44:14 #57 DONE 3.9s 15:44:14 15:44:14 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:14 #52 ... 15:44:14 15:44:14 #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:44:14 #71 DONE 3.6s 15:44:14 15:44:14 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:14 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 9.9s 15:44:15 #52 ... 15:44:15 15:44:15 #72 [core-command builder 4/7] COPY go.mod vendor* ./ 15:44:15 #72 DONE 2.2s 15:44:15 15:44:15 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:15 #52 ... 15:44:15 15:44:15 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:44:15 #54 10.89 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:44:15 #54 10.89 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:44:15 #54 10.89 OK: 19951 distinct packages available 15:44:15 #54 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:15 #54 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:15 #54 14.16 OK: 266 MiB in 52 packages 15:44:15 #54 DONE 15.0s 15:44:15 15:44:15 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:15 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.27MB / 28.04MB 10.7s 15:44:16 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 15:44:16 #52 ... 15:44:16 15:44:16 #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:44:16 #61 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:16 #61 13.02 (1/1) Installing dumb-init (1.2.5-r2) 15:44:16 #61 13.02 Executing busybox-1.36.1-r7.trigger 15:44:16 #61 13.02 OK: 8 MiB in 16 packages 15:44:16 #61 DONE 14.0s 15:44:16 15:44:16 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:16 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 11.7s 15:44:16 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 15:44:17 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 12.4s 15:44:17 #52 ... 15:44:17 15:44:17 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:44:17 #73 DONE 2.2s 15:44:17 15:44:17 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:18 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.03MB / 28.04MB 13.1s 15:44:18 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.21MB / 28.04MB 13.9s 15:44:19 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.6s done 15:44:19 #52 ... 15:44:19 15:44:19 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:44:19 #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.1s done 15:44:19 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.5s done 15:44:19 #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 15:44:20 #42 ... 15:44:20 15:44:20 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:44:20 #60 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:20 #60 13.02 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:44:20 #60 13.02 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:44:20 #60 13.02 OK: 19948 distinct packages available 15:44:20 #60 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:20 #60 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:20 #60 15.23 (1/11) Installing ca-certificates (20240226-r0) 15:44:20 #60 15.49 (2/11) Installing brotli-libs (1.0.9-r14) 15:44:20 #60 15.54 (3/11) Installing libunistring (1.1-r1) 15:44:20 #60 15.66 (4/11) Installing libidn2 (2.3.4-r1) 15:44:20 #60 15.67 (5/11) Installing nghttp2-libs (1.57.0-r0) 15:44:20 #60 15.68 (6/11) Installing libcurl (8.5.0-r0) 15:44:20 #60 15.74 (7/11) Installing curl (8.5.0-r0) 15:44:20 #60 15.77 (8/11) Installing dumb-init (1.2.5-r2) 15:44:20 #60 15.83 (9/11) Installing musl-obstack (1.2.3-r2) 15:44:20 #60 15.83 (10/11) Installing libucontext (1.2-r2) 15:44:20 #60 15.83 (11/11) Installing gcompat (1.1.0-r1) 15:44:20 #60 15.85 Executing busybox-1.36.1-r7.trigger 15:44:20 #60 15.97 Executing ca-certificates-20240226-r0.trigger 15:44:20 #60 16.87 OK: 13 MiB in 26 packages 15:44:20 #60 DONE 17.7s 15:44:20 15:44:20 #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade 15:44:20 #74 ... 15:44:20 15:44:20 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:20 #67 DONE 17.8s 15:44:20 15:44:20 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 15:44:22 #75 ... 15:44:22 15:44:22 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 15:44:22 #66 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:22 #66 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:22 #66 17.92 (1/2) Installing dumb-init (1.2.5-r2) 15:44:22 #66 17.95 (2/2) Installing su-exec (0.2-r3) 15:44:22 #66 17.95 Executing busybox-1.36.1-r7.trigger 15:44:22 #66 18.10 OK: 8 MiB in 17 packages 15:44:22 #66 DONE 19.0s 15:44:22 15:44:22 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 15:44:22 #76 ... 15:44:22 15:44:22 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 15:44:22 #69 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:22 #69 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:22 #69 18.88 (1/1) Installing dumb-init (1.2.5-r2) 15:44:22 #69 18.94 Executing busybox-1.36.1-r7.trigger 15:44:22 #69 18.99 OK: 8 MiB in 16 packages 15:44:22 #69 DONE 20.0s 15:44:23 15:44:23 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 15:44:23 #77 ... 15:44:23 15:44:23 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 15:44:23 #63 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:23 #63 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:23 #63 18.03 (1/2) Installing ca-certificates (20240226-r0) 15:44:23 #63 18.32 (2/2) Installing dumb-init (1.2.5-r2) 15:44:23 #63 18.32 Executing busybox-1.36.1-r7.trigger 15:44:23 #63 18.44 Executing ca-certificates-20240226-r0.trigger 15:44:23 #63 19.25 OK: 9 MiB in 17 packages 15:44:23 #63 DONE 20.4s 15:44:23 15:44:23 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:44:23 #64 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:24 #64 21.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:24 #64 ... 15:44:24 15:44:24 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:44:24 #78 ... 15:44:24 15:44:24 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:24 #79 ... 15:44:24 15:44:24 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:24 #80 ... 15:44:24 15:44:24 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:44:24 #70 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:24 #70 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:24 #70 19.84 (1/4) Installing ca-certificates (20240226-r0) 15:44:24 #70 20.04 (2/4) Installing dumb-init (1.2.5-r2) 15:44:24 #70 20.05 (3/4) Installing su-exec (0.2-r3) 15:44:24 #70 20.06 (4/4) Installing yq (4.33.3-r5) 15:44:24 #70 20.34 Executing busybox-1.36.1-r7.trigger 15:44:24 #70 20.48 Executing ca-certificates-20240226-r0.trigger 15:44:24 #70 21.06 OK: 18 MiB in 19 packages 15:44:24 #70 DONE 22.0s 15:44:24 15:44:24 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:44:25 #81 ... 15:44:25 15:44:25 #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:25 #82 ... 15:44:25 15:44:25 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:44:25 #65 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:25 #65 22.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:27 #65 ... 15:44:27 15:44:27 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:27 #83 ... 15:44:27 15:44:27 #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade 15:44:27 #74 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:29 #74 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:29 #74 ... 15:44:29 15:44:29 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:44:29 #68 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:29 #68 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:29 #68 22.91 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:44:29 #68 23.36 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:44:29 #68 23.44 (3/6) Installing dumb-init (1.2.5-r2) 15:44:29 #68 23.49 (4/6) Installing openssl (3.1.6-r0) 15:44:29 #68 23.62 (5/6) Installing su-exec (0.2-r3) 15:44:29 #68 23.64 (6/6) Installing yq (4.33.3-r5) 15:44:29 #68 24.94 Executing busybox-1.36.1-r7.trigger 15:44:29 #68 25.10 OK: 18 MiB in 19 packages 15:44:29 #68 DONE 26.7s 15:44:29 15:44:29 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:29 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.1s 15:44:30 #52 ... 15:44:30 15:44:30 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:44:30 #84 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:30 #84 ... 15:44:30 15:44:30 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:44:30 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.1s 15:44:30 #42 ... 15:44:30 15:44:30 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:33 #52 ... 15:44:33 15:44:33 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 15:44:33 #0 7.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:33 #0 9.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:33 #85 ... 15:44:33 15:44:33 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:34 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.0s 15:44:35 #52 ... 15:44:35 15:44:35 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:44:35 #78 11.04 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:35 #78 12.90 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:35 #78 19.36 OK: 266 MiB in 52 packages 15:44:35 #78 ... 15:44:35 15:44:35 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:35 #52 ... 15:44:35 15:44:35 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:44:35 #78 DONE 21.4s 15:44:35 15:44:35 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:36 #52 ... 15:44:36 15:44:36 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 15:44:36 #86 DONE 0.6s 15:44:36 15:44:36 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:37 #52 ... 15:44:37 15:44:37 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:44:37 #64 24.33 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:44:37 #64 24.33 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:44:37 #64 24.33 OK: 19948 distinct packages available 15:44:37 #64 25.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:37 #64 26.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:37 #64 33.71 (1/4) Installing dumb-init (1.2.5-r2) 15:44:37 #64 33.76 (2/4) Installing musl-obstack (1.2.3-r2) 15:44:37 #64 33.76 (3/4) Installing libucontext (1.2-r2) 15:44:37 #64 33.79 (4/4) Installing gcompat (1.1.0-r1) 15:44:37 #64 33.81 Executing busybox-1.36.1-r7.trigger 15:44:37 #64 33.90 OK: 8 MiB in 19 packages 15:44:37 #64 ... 15:44:37 15:44:37 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:38 #52 ... 15:44:38 15:44:38 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:44:38 #64 DONE 35.5s 15:44:38 15:44:38 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:44:39 #87 ... 15:44:39 15:44:39 #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade 15:44:39 #74 20.15 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:44:39 #74 20.83 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:44:39 #74 20.91 OK: 8 MiB in 16 packages 15:44:39 #74 DONE 23.4s 15:44:39 15:44:39 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:39 #52 ... 15:44:39 15:44:39 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 15:44:39 #0 5.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:39 #0 7.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:39 #88 ... 15:44:39 15:44:39 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:44:39 #65 26.78 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 15:44:39 #65 26.78 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 15:44:39 #65 26.78 OK: 19948 distinct packages available 15:44:39 #65 27.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:39 #65 29.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:39 #65 35.79 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:44:39 #65 36.25 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:44:39 #65 36.39 (3/7) Installing dumb-init (1.2.5-r2) 15:44:39 #65 36.41 (4/7) Installing musl-obstack (1.2.3-r2) 15:44:39 #65 36.45 (5/7) Installing libucontext (1.2-r2) 15:44:39 #65 36.47 (6/7) Installing gcompat (1.1.0-r1) 15:44:39 #65 36.54 (7/7) Installing openssl (3.1.6-r0) 15:44:39 #65 36.63 Executing busybox-1.36.1-r7.trigger 15:44:39 #65 36.76 OK: 9 MiB in 20 packages 15:44:39 #65 ... 15:44:39 15:44:39 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:44:39 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.5s done 15:44:40 #52 DONE 39.1s 15:44:40 15:44:40 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 15:44:40 #85 16.86 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:44:40 #85 17.55 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:44:40 #85 ... 15:44:40 15:44:40 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:44:40 #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.5s done 15:44:41 #42 ... 15:44:41 15:44:41 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 15:44:41 #77 8.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:41 #77 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:41 #77 17.03 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:44:41 #77 17.65 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:44:41 #77 17.74 OK: 8 MiB in 16 packages 15:44:41 #77 ... 15:44:41 15:44:41 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 15:44:41 #76 8.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:41 #76 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:41 #76 17.24 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:44:41 #76 18.06 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:44:41 #76 18.18 OK: 8 MiB in 17 packages 15:44:41 #76 ... 15:44:41 15:44:41 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 15:44:41 #85 17.62 Executing ca-certificates-20240226-r0.trigger 15:44:41 #85 ... 15:44:41 15:44:41 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:44:41 #65 DONE 38.6s 15:44:41 15:44:41 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 15:44:41 #89 ... 15:44:41 15:44:41 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 15:44:41 #76 DONE 19.7s 15:44:41 15:44:41 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:44:41 #90 ... 15:44:41 15:44:41 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 15:44:41 #75 10.97 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:41 #75 13.26 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:42 #75 ... 15:44:42 15:44:42 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:44:42 #84 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:42 #84 18.46 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:44:42 #84 19.36 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:44:42 #84 19.51 Executing ca-certificates-20240226-r0.trigger 15:44:42 #84 20.74 OK: 13 MiB in 26 packages 15:44:42 #84 ... 15:44:42 15:44:42 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 15:44:42 #75 21.32 (1/1) Installing dumb-init (1.2.5-r2) 15:44:42 #75 ... 15:44:42 15:44:42 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 15:44:42 #77 DONE 19.4s 15:44:42 15:44:42 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:44:42 #81 7.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:42 #81 9.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:42 #81 15.67 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:44:42 #81 16.16 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:44:42 #81 16.22 Executing ca-certificates-20240226-r0.trigger 15:44:42 #81 ... 15:44:42 15:44:42 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:44:42 #87 4.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:43 #87 ... 15:44:43 15:44:43 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:44:43 #84 DONE 22.8s 15:44:43 15:44:43 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 15:44:43 #88 13.24 OK: 18 MiB in 19 packages 15:44:44 #88 ... 15:44:44 15:44:44 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:44:44 #81 17.90 OK: 18 MiB in 19 packages 15:44:44 #81 DONE 19.4s 15:44:44 15:44:44 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 15:44:44 #85 19.26 OK: 9 MiB in 17 packages 15:44:44 #85 DONE 21.0s 15:44:44 15:44:44 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 15:44:44 #88 DONE 14.7s 15:44:44 15:44:44 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 15:44:44 #91 ... 15:44:44 15:44:44 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 15:44:44 #75 22.63 Executing busybox-1.36.1-r7.trigger 15:44:44 #75 22.75 OK: 8 MiB in 16 packages 15:44:44 #75 DONE 23.9s 15:44:44 #113 DONE 55.6s 15:44:44 15:44:44 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:44 #112 DONE 53.6s 15:44:44 15:44:44 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:44 #101 DONE 48.9s 15:44:44 15:44:44 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:44 #76 DONE 55.1s 15:44:44 15:44:44 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:44 #78 DONE 55.1s 15:44:44 15:44:44 #114 [security-proxy-setup builder 6/7] COPY . . 15:44:44 15:44:44 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 15:44:44 #91 DONE 0.5s 15:44:44 15:44:44 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:44:44 #87 6.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:46 #87 ... 15:44:46 15:44:46 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:44:46 #90 DONE 4.7s 15:44:46 15:44:46 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 15:44:46 #89 5.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:46 #89 ... 15:44:46 15:44:46 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 15:44:46 #92 DONE 0.2s 15:44:46 15:44:46 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:47 #93 ... 15:44:47 15:44:47 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 15:44:47 #89 5.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:47 #89 ... 15:44:47 15:44:47 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:44:47 #87 8.708 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 15:44:47 #87 8.901 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 15:44:47 #87 8.933 OK: 8 MiB in 19 packages 15:44:47 #87 DONE 9.4s 15:44:48 15:44:48 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:44:49 #94 DONE 1.4s 15:44:49 15:44:49 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 15:44:49 #89 7.400 OK: 9 MiB in 20 packages 15:44:49 #89 DONE 7.8s 15:44:49 15:44:49 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 15:44:49 #95 DONE 0.3s 15:44:49 15:44:49 #96 [security-spire-config stage-2 6/10] COPY security.txt / 15:44:49 #96 DONE 0.2s 15:44:49 15:44:49 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 15:44:49 #97 ... 15:44:49 15:44:49 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:44:49 #98 DONE 0.2s 15:44:49 15:44:49 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 15:44:49 #99 DONE 0.2s 15:44:49 15:44:49 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:44:50 #100 ... 15:44:50 15:44:50 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 15:44:50 #97 DONE 1.0s 15:44:50 15:44:50 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:44:50 #101 DONE 0.2s 15:44:50 15:44:50 #102 [security-spire-config] exporting to image 15:44:50 #102 exporting layers 15:44:50 #102 ... 15:44:50 15:44:50 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:44:50 #100 DONE 1.4s 15:44:50 15:44:50 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 15:44:50 #103 DONE 0.2s 15:44:50 15:44:50 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:44:50 #104 ... 15:44:50 15:44:50 #105 [security-spire-server stage-2 6/9] COPY security.txt / 15:44:50 #105 DONE 0.2s 15:44:50 #114 DONE 7.6s 15:44:50 15:44:50 #115 [support-scheduler builder 6/7] COPY . . 15:44:50 #115 CACHED 15:44:50 15:44:50 #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:44:50 #116 CACHED 15:44:50 15:44:50 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:50 #117 CACHED 15:44:50 15:44:50 #118 [core-data builder 4/7] COPY go.mod vendor* ./ 15:44:50 #118 CACHED 15:44:50 15:44:50 #119 [core-data builder 6/7] COPY . . 15:44:50 #119 CACHED 15:44:50 15:44:50 #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:50 #120 CACHED 15:44:50 15:44:50 #121 [security-spiffe-token-provider builder 6/7] COPY . . 15:44:50 #121 DONE 7.6s 15:44:50 15:44:50 #122 [core-metadata builder 6/7] COPY . . 15:44:50 #122 CACHED 15:44:50 15:44:50 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:44:50 #123 CACHED 15:44:50 15:44:50 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:50 #124 CACHED 15:44:50 15:44:50 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 15:44:50 #125 CACHED 15:44:50 15:44:50 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:50 #126 CACHED 15:44:50 15:44:50 #127 [core-command builder 6/7] COPY . . 15:44:50 #127 CACHED 15:44:50 15:44:50 #128 [core-keeper builder 7/8] COPY . . 15:44:50 #128 DONE 7.6s 15:44:50 15:44:50 #129 [security-proxy-auth builder 6/7] COPY . . 15:44:50 #129 CACHED 15:44:50 15:44:50 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:44:50 #130 CACHED 15:44:50 15:44:50 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:50 #131 CACHED 15:44:50 15:44:50 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 15:44:50 #132 DONE 7.6s 15:44:50 15:44:50 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:44:50 #133 ... 15:44:50 15:44:50 #134 [security-bootstrapper builder 6/7] COPY . . 15:44:50 #134 CACHED 15:44:50 15:44:50 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:44:50 #135 CACHED 15:44:50 15:44:50 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:50 #136 CACHED 15:44:50 15:44:50 #137 [support-notifications builder 6/7] COPY . . 15:44:50 #137 DONE 7.6s 15:44:50 15:44:50 #138 [security-secretstore-setup builder 6/7] COPY . . 15:44:50 #138 CACHED 15:44:50 15:44:50 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:50 #139 CACHED 15:44:50 15:44:50 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:44:50 #140 CACHED 15:44:51 15:44:51 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:44:51 15:44:51 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:44:51 #106 DONE 0.2s 15:44:51 15:44:51 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:44:51 #107 DONE 0.2s 15:44:51 15:44:51 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:51 #80 ... 15:44:51 15:44:51 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:44:51 #108 DONE 0.1s 15:44:51 15:44:51 #102 [security-spire-server] exporting to image 15:44:51 #102 ... 15:44:51 15:44:51 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:44:51 #104 DONE 1.8s 15:44:52 15:44:52 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 15:44:52 #109 DONE 0.2s 15:44:52 15:44:52 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 15:44:52 #110 DONE 0.2s 15:44:52 15:44:52 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:52 #83 ... 15:44:52 15:44:52 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:44:52 #111 DONE 0.2s 15:44:52 15:44:52 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:44:53 #112 DONE 0.2s 15:44:53 15:44:53 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:44:53 #113 DONE 0.1s 15:44:53 15:44:53 #102 [security-spire-agent] exporting to image 15:44:53 #102 exporting layers 3.0s done 15:44:53 #102 writing image sha256:0157886776b2c8a197eb86b683ccce5334ccfa3c20e3d5ae97e1ff44532a05f0 done 15:44:53 #102 naming to docker.io/library/security-spire-config-arm64 done 15:44:54 #102 exporting layers 2.7s done 15:44:54 #102 writing image sha256:91d83d280c9ab2450534a2b92da90ca16b73855c57b45291bc69569c1fdf3226 0.0s done 15:44:54 #102 naming to docker.io/library/security-spire-server-arm64 done 15:44:55 #141 1.539 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:44:55 #102 exporting layers 1.9s done 15:44:55 #102 writing image sha256:9497219ee8cb46b767a05cd61186b2601dd22d29679e29247d0f81635bba97b9 done 15:44:55 #102 naming to docker.io/library/security-spire-agent-arm64 done 15:44:55 #102 DONE 4.7s 15:44:55 15:44:55 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:01 #141 ... 15:45:01 15:45:01 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:45:01 #0 0.837 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:45:01 #142 ... 15:45:01 15:45:01 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:45:01 #0 1.380 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:45:01 #143 ... 15:45:01 15:45:01 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:45:01 #0 1.072 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:45:01 #144 ... 15:45:01 15:45:01 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:45:01 #0 1.266 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:45:01 #145 ... 15:45:01 15:45:01 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:45:01 #0 1.166 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:45:01 #146 ... 15:45:01 15:45:01 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:45:01 #0 1.356 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:45:01 #147 ... 15:45:01 15:45:01 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:45:01 #0 0.874 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:45:01 #148 ... 15:45:01 15:45:01 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:45:01 #0 0.863 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:45:02 #149 ... 15:45:02 15:45:02 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:45:02 #0 0.620 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 15:45:02 #150 ... 15:45:02 15:45:02 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:45:02 #133 1.258 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:45:02 #133 ... 15:45:02 15:45:02 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:45:02 #0 0.730 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:46:05 #93 DONE 79.7s 15:46:05 15:46:05 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:05 #79 DONE 101.6s 15:46:05 15:46:05 #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:05 #82 DONE 101.2s 15:46:05 15:46:05 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:05 #80 DONE 101.4s 15:46:05 15:46:05 #114 [support-notifications builder 6/7] COPY . . 15:46:05 #114 ... 15:46:05 15:46:05 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:05 #83 DONE 98.7s 15:46:05 15:46:05 #115 [security-spiffe-token-provider builder 6/7] COPY . . 15:46:05 #115 ... 15:46:05 15:46:05 #116 [security-secretstore-setup builder 6/7] COPY . . 15:46:05 #116 DONE 1.3s 15:46:05 15:46:05 #117 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:46:05 #117 CACHED 15:46:05 15:46:05 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:05 #118 CACHED 15:46:05 15:46:05 #119 [security-bootstrapper builder 6/7] COPY . . 15:46:05 #119 CACHED 15:46:05 15:46:05 #120 [security-proxy-setup builder 6/7] COPY . . 15:46:05 #120 CACHED 15:46:05 15:46:05 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:05 #121 CACHED 15:46:05 15:46:05 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:46:05 #122 CACHED 15:46:05 15:46:05 #123 [core-keeper builder 7/8] COPY . . 15:46:05 #123 DONE 1.4s 15:46:05 15:46:05 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:46:05 #124 CACHED 15:46:05 15:46:05 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:05 #125 CACHED 15:46:05 15:46:05 #126 [core-metadata builder 6/7] COPY . . 15:46:05 #126 CACHED 15:46:05 15:46:05 #114 [support-notifications builder 6/7] COPY . . 15:46:05 #114 DONE 1.4s 15:46:05 15:46:05 #127 [core-command builder 6/7] COPY . . 15:46:05 #127 DONE 1.5s 15:46:05 15:46:05 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:46:05 #128 ... 15:46:05 15:46:05 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:46:05 #129 CACHED 15:46:05 15:46:05 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:05 #130 CACHED 15:46:05 15:46:05 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 15:46:05 #131 CACHED 15:46:05 15:46:05 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:46:05 #132 CACHED 15:46:05 15:46:05 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:05 #133 CACHED 15:46:05 15:46:05 #134 [security-proxy-auth builder 6/7] COPY . . 15:46:05 #134 CACHED 15:46:05 15:46:05 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 15:46:05 #135 CACHED 15:46:05 15:46:05 #136 [core-data builder 6/7] COPY . . 15:46:05 #136 CACHED 15:46:05 15:46:05 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:05 #137 CACHED 15:46:05 15:46:05 #138 [support-scheduler builder 6/7] COPY . . 15:46:05 #138 CACHED 15:46:05 15:46:05 #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:46:05 #139 CACHED 15:46:05 15:46:05 #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:05 #140 CACHED 15:46:05 15:46:05 #115 [security-spiffe-token-provider builder 6/7] COPY . . 15:46:05 #115 DONE 1.4s 15:46:05 15:46:05 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:46:05 #141 4.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:46:05 #141 ... 15:46:05 15:46:05 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:46:05 #128 5.614 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:46:07 #128 ... 15:46:07 15:46:07 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:46:07 #0 5.827 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:46:07 #142 ... 15:46:07 15:46:07 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:46:07 #0 5.804 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:46:07 #143 ... 15:46:07 15:46:07 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:46:07 #0 6.022 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:46:07 #144 ... 15:46:07 15:46:07 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:46:07 #0 6.067 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:46:08 #145 ... 15:46:08 15:46:08 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:46:08 #0 5.950 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:46:08 #146 ... 15:46:08 15:46:08 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:46:08 #0 4.843 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:46:08 #147 ... 15:46:08 15:46:08 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:46:08 #0 5.253 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:46:08 #148 ... 15:46:08 15:46:08 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:46:08 #0 4.423 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 15:46:08 #149 ... 15:46:08 15:46:08 #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 15:46:08 #0 5.513 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:46:09 #150 ... 15:46:09 15:46:09 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:46:09 #0 3.972 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:46:24 #151 ... 15:46:24 15:46:24 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:46:24 #147 88.17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:47:21 #147 DONE 144.7s 15:47:21 15:47:21 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:47:21 #143 DONE 144.7s 15:47:21 15:47:21 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:47:21 #144 DONE 144.7s 15:47:21 15:47:21 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:47:21 #150 DONE 144.7s 15:47:21 15:47:21 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:47:21 #146 DONE 144.7s 15:47:21 15:47:21 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:47:21 #141 DONE 144.7s 15:47:21 15:47:21 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:47:21 #142 DONE 144.8s 15:47:21 15:47:21 #152 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 #152 ... 15:47:21 15:47:21 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:47:21 #133 DONE 144.9s 15:47:21 15:47:21 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:47:21 #151 DONE 145.1s 15:47:21 15:47:21 #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 #153 ... 15:47:21 15:47:21 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:47:21 #145 DONE 145.1s 15:47:21 15:47:21 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:47:21 #149 DONE 145.2s 15:47:21 15:47:21 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:47:21 #148 DONE 145.2s 15:47:21 15:47:21 #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 #154 ... 15:47:21 15:47:21 #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 #155 DONE 0.9s 15:47:21 15:47:21 #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 #156 DONE 0.9s 15:47:21 15:47:21 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 #157 DONE 0.9s 15:47:21 15:47:21 #158 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 #158 DONE 0.9s 15:47:21 15:47:21 #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 #153 DONE 0.7s 15:47:21 15:47:21 #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:47:21 #159 ... 15:47:21 15:47:21 #152 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 #152 DONE 0.9s 15:47:21 15:47:21 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:47:21 #160 DONE 0.9s 15:47:21 15:47:21 #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 #154 DONE 0.6s 15:47:21 15:47:21 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:47:21 #161 ... 15:47:21 15:47:21 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 15:47:21 #162 DONE 0.5s 15:47:21 15:47:21 #163 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:47:21 #163 DONE 0.5s 15:47:21 15:47:21 #164 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:47:21 #164 CACHED 15:47:21 15:47:21 #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 #165 CACHED 15:47:21 15:47:21 #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:47:21 #159 DONE 0.5s 15:47:21 15:47:21 #166 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 #166 CACHED 15:47:21 15:47:21 #167 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:47:21 #167 CACHED 15:47:21 15:47:21 #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:47:21 #168 DONE 0.4s 15:47:21 15:47:21 #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 15:47:21 #169 DONE 0.5s 15:47:21 15:47:21 #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:47:21 #170 CACHED 15:47:21 15:47:21 #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 #171 CACHED 15:47:21 15:47:21 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:47:21 #161 DONE 0.5s 15:47:21 15:47:21 #172 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 15:47:21 #172 DONE 0.5s 15:47:21 15:47:21 #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 #173 CACHED 15:47:21 15:47:21 #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:47:21 #174 CACHED 15:47:21 15:47:21 #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:47:21 #175 ... 15:47:21 15:47:21 #176 [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 15:47:21 #176 DONE 2.1s 15:47:21 15:47:21 #177 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:47:21 #177 DONE 2.1s 15:47:21 15:47:21 #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 15:47:21 #178 DONE 2.1s 15:47:21 15:47:21 #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:47:21 #179 DONE 2.1s 15:47:21 15:47:21 #180 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:47:21 #180 DONE 2.2s 15:47:21 15:47:21 #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:47:21 #175 DONE 2.1s 15:47:21 15:47:21 #181 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 15:47:21 #181 DONE 2.1s 15:47:21 15:47:21 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:47:21 #182 DONE 2.2s 15:47:21 15:47:21 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:47:21 #183 ... 15:47:21 15:47:21 #184 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:47:21 #184 DONE 2.2s 15:47:21 15:47:21 #185 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:47:21 #185 DONE 2.2s 15:47:21 15:47:21 #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 15:47:21 #186 DONE 2.8s 15:47:21 15:47:21 #187 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:47:21 #187 DONE 2.2s 15:47:21 15:47:21 #111 [core-keeper] exporting to image 15:47:21 #111 exporting layers 0.3s done 15:47:21 #111 ... 15:47:21 15:47:21 #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 15:47:21 #188 DONE 0.4s 15:47:21 15:47:21 #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:47:21 #189 DONE 0.4s 15:47:21 15:47:21 #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:47:21 #190 DONE 0.4s 15:47:21 15:47:21 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:47:21 #191 DONE 0.5s 15:47:21 15:47:21 #192 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:47:21 #192 DONE 0.5s 15:47:21 15:47:21 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:47:21 #183 DONE 0.4s 15:47:21 15:47:21 #111 [support-scheduler] exporting to image 15:47:21 #111 writing image sha256:7a50c5539dcb8ea52cc8572fdf1ee62eecf6adc38fb0ccfb1105d907f8ff8ded done 15:47:21 #111 naming to docker.io/library/core-keeper 0.0s done 15:47:21 #111 ... 15:47:21 15:47:21 #193 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:47:21 #193 DONE 0.5s 15:47:21 15:47:21 #194 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:47:21 #194 DONE 0.4s 15:47:21 15:47:21 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:47:21 #195 DONE 0.4s 15:47:21 15:47:21 #196 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:47:21 #196 DONE 0.5s 15:47:21 15:47:21 #111 [core-command] exporting to image 15:47:21 #111 ... 15:47:21 15:47:21 #197 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 15:47:21 #197 DONE 0.6s 15:47:21 15:47:21 #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:47:21 #198 DONE 0.4s 15:47:21 15:47:21 #199 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:47:21 #199 DONE 0.4s 15:47:21 15:47:21 #200 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:47:21 #200 DONE 0.4s 15:47:21 15:47:21 #111 [core-command] exporting to image 15:47:21 #111 exporting layers 0.4s done 15:47:21 #111 writing image sha256:611b1c158ddccafb2066ad4bb62be5b87289b14e6e6faf59d9271c802a8b48cc 15:47:21 #111 ... 15:47:21 15:47:21 #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:47:21 #201 DONE 0.4s 15:47:21 15:47:21 #202 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 15:47:21 #202 DONE 0.2s 15:47:21 15:47:21 #203 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:47:21 #203 DONE 0.4s 15:47:21 15:47:21 #111 [core-metadata] exporting to image 15:47:21 #111 exporting layers 0.4s done 15:47:21 #111 writing image sha256:611b1c158ddccafb2066ad4bb62be5b87289b14e6e6faf59d9271c802a8b48cc 0.1s done 15:47:21 #111 naming to docker.io/library/core-command done 15:47:21 #111 writing image sha256:c2b6659fde7636db82f978d0b6df0977bfee1c6c7837392f2766b262f6c01df4 0.0s done 15:47:21 #111 naming to docker.io/library/support-scheduler done 15:47:21 #111 ... 15:47:21 15:47:21 #204 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:47:21 #204 DONE 0.4s 15:47:21 15:47:21 #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:47:21 #205 DONE 0.4s 15:47:21 15:47:21 #111 [core-data] exporting to image 15:47:21 #111 exporting layers 0.3s done 15:47:21 #111 writing image sha256:f7da522281369bceb6783d977f1c13dbf2a99e77810a6267f507792cba251bd9 done 15:47:21 #111 naming to docker.io/library/core-data done 15:47:21 #111 ... 15:47:21 15:47:21 #206 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:47:21 #206 DONE 0.5s 15:47:21 15:47:21 #111 [support-notifications] exporting to image 15:47:21 #111 writing image sha256:09b5788a4c52f9d5b29d1b7f5e53c601b8a9c0860640a47f263069144efb542a done 15:47:21 #111 writing image sha256:da56458d78cbf33d0a06f3b7ed5ce0ef643ae234bc3b0e2d9b1029a6b58dc684 done 15:47:21 #111 writing image sha256:ee6d62d05d02af6da026e7d9689727755c6eb329bc9d6fcf2c4e480240655351 done 15:47:21 #111 naming to docker.io/library/core-metadata done 15:47:21 #111 naming to docker.io/library/security-spiffe-token-provider done 15:47:21 #111 naming to docker.io/library/support-notifications 0.0s done 15:47:21 #111 DONE 2.4s 15:47:21 15:47:21 #207 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:47:21 #207 ... 15:47:21 15:47:21 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:47:21 #208 DONE 0.9s 15:47:21 15:47:21 #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:47:21 #209 DONE 0.5s 15:47:21 15:47:21 #207 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:47:21 #207 DONE 0.3s 15:47:21 15:47:21 #210 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:47:21 #210 DONE 0.1s 15:47:21 15:47:21 #211 [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/ 15:47:21 #211 DONE 0.1s 15:47:21 15:47:21 #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:47:21 #212 DONE 0.8s 15:47:21 15:47:21 #111 [core-common-config-bootstrapper] exporting to image 15:47:21 #111 ... 15:47:21 15:47:21 #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 15:47:21 #213 DONE 0.1s 15:47:21 15:47:21 #111 [core-common-config-bootstrapper] exporting to image 15:47:21 #111 exporting layers 0.1s done 15:47:21 #111 writing image sha256:2a94c3e2f941ee7020ac839702fab1b0e93089afc3168331261264684b2058b3 done 15:47:21 #111 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 15:47:21 #111 ... 15:47:21 15:47:21 #214 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:47:21 #214 DONE 0.8s 15:47:21 15:47:21 #215 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:47:21 #215 DONE 0.1s 15:47:21 15:47:21 #111 [security-proxy-auth] exporting to image 15:47:21 #111 exporting layers 0.3s done 15:47:21 #111 writing image sha256:d00b1d27b079f6eeb7c8e08910c717027010dc89ca4617878a141e98681c8f24 done 15:47:21 #111 naming to docker.io/library/security-proxy-auth 0.0s done 15:47:21 #111 ... 15:47:21 15:47:21 #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:47:21 #216 DONE 0.1s 15:47:21 15:47:21 #111 [security-proxy-auth] exporting to image 15:47:21 #111 exporting layers 0.3s done 15:47:21 #111 ... 15:47:21 15:47:21 #217 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:47:21 #217 DONE 0.5s 15:47:21 15:47:21 #111 [security-secretstore-setup] exporting to image 15:47:21 #111 writing image sha256:aa17c4d868ac7a3ffb78aee0e537001c581898ad463c86da4578ca090f61cd2f done 15:47:21 #111 naming to docker.io/library/security-proxy-setup done 15:47:21 #111 exporting layers 0.2s done 15:47:21 #111 writing image sha256:dd2dff9d428fc614496f9e10ed80ed17d6111ffdb1a77179a41cd0ca222c3bef done 15:47:21 #111 naming to docker.io/library/security-secretstore-setup done 15:47:21 #111 DONE 3.2s 15:47:21 15:47:21 #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 15:47:21 #218 DONE 0.4s 15:47:21 15:47:21 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:47:21 #54 ... 15:47:21 15:47:21 #111 [security-bootstrapper] exporting to image 15:47:21 #111 exporting layers 0.2s done 15:47:21 #111 writing image sha256:bae8a72f7646d71c048255de5c9254c8480f0700df7c8bdb15c8af79535fe527 done 15:47:21 #111 naming to docker.io/library/security-bootstrapper done 15:47:21 #111 DONE 3.4s 15:47:21 15:47:21 #53 [security-spire-agent internal] load build context 15:47:21 time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:47:21 time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:47:21 time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:47:21 time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:47:21 time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:47:21 time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:47:21 time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:47:21 time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:47:21 time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:47:21 time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:47:21 time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:47:21 time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:47:21 time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:47:21 time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:47:21 time="2024-07-12T15:42:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:47:21 $ docker stop --time=1 f280047a4a4bd19d15e2f77cf3c8218915b663a649d5200a2279122043cbe6fa 15:47:23 $ docker rm -f --volumes f280047a4a4bd19d15e2f77cf3c8218915b663a649d5200a2279122043cbe6fa [Pipeline] // withDockerContainer [Pipeline] sh 15:47:23 + docker images 15:47:23 REPOSITORY TAG IMAGE ID CREATED SIZE 15:47:23 security-proxy-setup latest aa17c4d868ac 2 seconds ago 31.2MB 15:47:23 security-secretstore-setup latest dd2dff9d428f 2 seconds ago 42.2MB 15:47:23 security-bootstrapper latest bae8a72f7646 2 seconds ago 24MB 15:47:23 security-proxy-auth latest d00b1d27b079 3 seconds ago 38MB 15:47:23 core-common-config-bootstrapper latest 2a94c3e2f941 3 seconds ago 20.2MB 15:47:23 support-scheduler latest c2b6659fde76 4 seconds ago 43.1MB 15:47:23 core-data latest f7da52228136 4 seconds ago 40.8MB 15:47:23 core-command latest 611b1c158ddc 4 seconds ago 40.4MB 15:47:23 security-spiffe-token-provider latest ee6d62d05d02 4 seconds ago 34MB 15:47:23 core-metadata latest 09b5788a4c52 4 seconds ago 41MB 15:47:23 support-notifications latest da56458d78cb 4 seconds ago 43.9MB 15:47:23 core-keeper latest 7a50c5539dcb 5 seconds ago 35.6MB 15:47:23 security-spire-agent latest 61340ed2404a 3 minutes ago 187MB 15:47:23 security-spire-server latest a560723b3cbf 3 minutes ago 126MB 15:47:23 security-spire-config latest 5d9f2ba6fd33 3 minutes ago 125MB 15:47:23 ci-base-image-x86_64 latest b71769f23c36 7 minutes ago 966MB 15:47:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 15:47:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 15:47:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:23 provisioning config files... 15:47:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/653@tmp/config17110177609109848432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:24 ---> ****-login.sh 15:47:24 nexus3.edgexfoundry.org:10001 15:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:47:24 Configure a credential helper to remove this warning. See 15:47:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:47:24 15:47:24 Login Succeeded 15:47:24 nexus3.edgexfoundry.org:10002 15:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:47:24 Configure a credential helper to remove this warning. See 15:47:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:47:24 15:47:24 Login Succeeded 15:47:24 nexus3.edgexfoundry.org:10003 15:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:47:24 Configure a credential helper to remove this warning. See 15:47:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:47:24 15:47:24 Login Succeeded 15:47:24 nexus3.edgexfoundry.org:10004 15:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:47:24 Configure a credential helper to remove this warning. See 15:47:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:47:24 15:47:24 Login Succeeded 15:47:24 ****.io 15:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:47:24 Configure a credential helper to remove this warning. See 15:47:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:47:24 15:47:24 Login Succeeded 15:47:24 ---> ****-login.sh ends [Pipeline] } 15:47:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:47:24 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:47:24 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:24 latest 15:47:24 3.2.0-dev.35 15:47:24 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:24 main 15:47:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:25 + docker push nexus3.edgexfoundry.org:10004/core-command:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:47:25 600c12605f44: Preparing 15:47:25 c9cb4663526e: Preparing 15:47:25 ed706c65780a: Preparing 15:47:25 cd4935932c15: Preparing 15:47:25 2fd490a17829: Preparing 15:47:25 1c149cc31b9c: Preparing 15:47:25 63ec0bd56cf3: Preparing 15:47:25 63ec0bd56cf3: Waiting 15:47:25 1c149cc31b9c: Waiting 15:47:25 ed706c65780a: Pushed 15:47:25 cd4935932c15: Pushed 15:47:25 600c12605f44: Pushed 15:47:25 63ec0bd56cf3: Layer already exists 15:47:25 1c149cc31b9c: Pushed 15:47:25 2fd490a17829: Pushed 15:47:27 c9cb4663526e: Pushed 15:47:28 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:06d2e4dd04db1ce22a18da3fbb94582d5567fe073225353ccb00a001bc19d92d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:28 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:47:28 600c12605f44: Preparing 15:47:28 c9cb4663526e: Preparing 15:47:28 ed706c65780a: Preparing 15:47:28 cd4935932c15: Preparing 15:47:28 2fd490a17829: Preparing 15:47:28 1c149cc31b9c: Preparing 15:47:28 63ec0bd56cf3: Preparing 15:47:28 63ec0bd56cf3: Waiting 15:47:28 1c149cc31b9c: Waiting 15:47:28 2fd490a17829: Layer already exists 15:47:28 ed706c65780a: Layer already exists 15:47:28 cd4935932c15: Layer already exists 15:47:28 c9cb4663526e: Layer already exists 15:47:28 600c12605f44: Layer already exists 15:47:28 1c149cc31b9c: Layer already exists 15:47:28 63ec0bd56cf3: Layer already exists 15:47:28 latest: digest: sha256:06d2e4dd04db1ce22a18da3fbb94582d5567fe073225353ccb00a001bc19d92d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:29 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.35 15:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:47:29 600c12605f44: Preparing 15:47:29 c9cb4663526e: Preparing 15:47:29 ed706c65780a: Preparing 15:47:29 cd4935932c15: Preparing 15:47:29 2fd490a17829: Preparing 15:47:29 1c149cc31b9c: Preparing 15:47:29 63ec0bd56cf3: Preparing 15:47:29 1c149cc31b9c: Waiting 15:47:29 63ec0bd56cf3: Waiting 15:47:29 cd4935932c15: Layer already exists 15:47:29 600c12605f44: Layer already exists 15:47:29 2fd490a17829: Layer already exists 15:47:29 c9cb4663526e: Layer already exists 15:47:29 ed706c65780a: Layer already exists 15:47:29 1c149cc31b9c: Layer already exists 15:47:29 63ec0bd56cf3: Layer already exists 15:47:29 3.2.0-dev.35: digest: sha256:06d2e4dd04db1ce22a18da3fbb94582d5567fe073225353ccb00a001bc19d92d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:29 + docker push nexus3.edgexfoundry.org:10004/core-command:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:47:29 600c12605f44: Preparing 15:47:29 c9cb4663526e: Preparing 15:47:29 ed706c65780a: Preparing 15:47:29 cd4935932c15: Preparing 15:47:29 2fd490a17829: Preparing 15:47:29 1c149cc31b9c: Preparing 15:47:29 63ec0bd56cf3: Preparing 15:47:29 1c149cc31b9c: Waiting 15:47:29 63ec0bd56cf3: Waiting 15:47:29 ed706c65780a: Layer already exists 15:47:29 600c12605f44: Layer already exists 15:47:29 cd4935932c15: Layer already exists 15:47:29 c9cb4663526e: Layer already exists 15:47:29 2fd490a17829: Layer already exists 15:47:29 1c149cc31b9c: Layer already exists 15:47:29 63ec0bd56cf3: Layer already exists 15:47:29 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:06d2e4dd04db1ce22a18da3fbb94582d5567fe073225353ccb00a001bc19d92d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:30 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:47:30 600c12605f44: Preparing 15:47:30 c9cb4663526e: Preparing 15:47:30 ed706c65780a: Preparing 15:47:30 cd4935932c15: Preparing 15:47:30 2fd490a17829: Preparing 15:47:30 1c149cc31b9c: Preparing 15:47:30 63ec0bd56cf3: Preparing 15:47:30 1c149cc31b9c: Waiting 15:47:30 63ec0bd56cf3: Waiting 15:47:30 600c12605f44: Layer already exists 15:47:30 cd4935932c15: Layer already exists 15:47:30 2fd490a17829: Layer already exists 15:47:30 c9cb4663526e: Layer already exists 15:47:30 ed706c65780a: Layer already exists 15:47:30 1c149cc31b9c: Layer already exists 15:47:30 63ec0bd56cf3: Layer already exists 15:47:30 main: digest: sha256:06d2e4dd04db1ce22a18da3fbb94582d5567fe073225353ccb00a001bc19d92d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:30 ===================================================== [Pipeline] echo 15:47:30 taggedImages: 15:47:30 - nexus3.edgexfoundry.org:10004/core-command:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:30 - nexus3.edgexfoundry.org:10004/core-command:latest 15:47:30 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.35 15:47:30 - nexus3.edgexfoundry.org:10004/core-command:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:30 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:47:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:47:30 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:30 latest 15:47:30 3.2.0-dev.35 15:47:30 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:30 main 15:47:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:47:31 7ff431d396f7: Preparing 15:47:31 f45253fd1ee0: Preparing 15:47:31 7920915f9828: Preparing 15:47:31 10bc94c55640: Preparing 15:47:31 ed706c65780a: Preparing 15:47:31 cd4935932c15: Preparing 15:47:31 2fd490a17829: Preparing 15:47:31 1c149cc31b9c: Preparing 15:47:31 63ec0bd56cf3: Preparing 15:47:31 63ec0bd56cf3: Waiting 15:47:31 2fd490a17829: Waiting 15:47:31 1c149cc31b9c: Waiting 15:47:31 cd4935932c15: Waiting 15:47:31 ed706c65780a: Layer already exists 15:47:31 cd4935932c15: Layer already exists 15:47:31 2fd490a17829: Layer already exists 15:47:31 1c149cc31b9c: Layer already exists 15:47:31 63ec0bd56cf3: Layer already exists 15:47:31 f45253fd1ee0: Pushed 15:47:31 7ff431d396f7: Pushed 15:47:31 7920915f9828: Pushed 15:47:32 10bc94c55640: Pushed 15:47:32 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:fae92dad76a6f7e304d90da9944f022d779d3d1390e0cb5e52d882b60b83bacf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:32 + 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 15:47:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:47:32 7ff431d396f7: Preparing 15:47:32 f45253fd1ee0: Preparing 15:47:32 7920915f9828: Preparing 15:47:32 10bc94c55640: Preparing 15:47:32 ed706c65780a: Preparing 15:47:32 cd4935932c15: Preparing 15:47:32 2fd490a17829: Preparing 15:47:32 1c149cc31b9c: Preparing 15:47:32 63ec0bd56cf3: Preparing 15:47:32 cd4935932c15: Waiting 15:47:32 2fd490a17829: Waiting 15:47:32 1c149cc31b9c: Waiting 15:47:32 63ec0bd56cf3: Waiting 15:47:32 ed706c65780a: Layer already exists 15:47:32 10bc94c55640: Layer already exists 15:47:32 7ff431d396f7: Layer already exists 15:47:32 f45253fd1ee0: Layer already exists 15:47:32 7920915f9828: Layer already exists 15:47:32 2fd490a17829: Layer already exists 15:47:32 63ec0bd56cf3: Layer already exists 15:47:32 cd4935932c15: Layer already exists 15:47:32 1c149cc31b9c: Layer already exists 15:47:32 latest: digest: sha256:fae92dad76a6f7e304d90da9944f022d779d3d1390e0cb5e52d882b60b83bacf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.35 15:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:47:33 7ff431d396f7: Preparing 15:47:33 f45253fd1ee0: Preparing 15:47:33 7920915f9828: Preparing 15:47:33 10bc94c55640: Preparing 15:47:33 ed706c65780a: Preparing 15:47:33 cd4935932c15: Preparing 15:47:33 2fd490a17829: Preparing 15:47:33 1c149cc31b9c: Preparing 15:47:33 63ec0bd56cf3: Preparing 15:47:33 2fd490a17829: Waiting 15:47:33 1c149cc31b9c: Waiting 15:47:33 63ec0bd56cf3: Waiting 15:47:33 cd4935932c15: Waiting 15:47:33 ed706c65780a: Layer already exists 15:47:33 7ff431d396f7: Layer already exists 15:47:33 10bc94c55640: Layer already exists 15:47:33 f45253fd1ee0: Layer already exists 15:47:33 7920915f9828: Layer already exists 15:47:33 cd4935932c15: Layer already exists 15:47:33 1c149cc31b9c: Layer already exists 15:47:33 2fd490a17829: Layer already exists 15:47:33 63ec0bd56cf3: Layer already exists 15:47:33 3.2.0-dev.35: digest: sha256:fae92dad76a6f7e304d90da9944f022d779d3d1390e0cb5e52d882b60b83bacf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:47:34 7ff431d396f7: Preparing 15:47:34 f45253fd1ee0: Preparing 15:47:34 7920915f9828: Preparing 15:47:34 10bc94c55640: Preparing 15:47:34 ed706c65780a: Preparing 15:47:34 cd4935932c15: Preparing 15:47:34 2fd490a17829: Preparing 15:47:34 1c149cc31b9c: Preparing 15:47:34 63ec0bd56cf3: Preparing 15:47:34 cd4935932c15: Waiting 15:47:34 2fd490a17829: Waiting 15:47:34 1c149cc31b9c: Waiting 15:47:34 63ec0bd56cf3: Waiting 15:47:34 7920915f9828: Layer already exists 15:47:34 10bc94c55640: Layer already exists 15:47:34 ed706c65780a: Layer already exists 15:47:34 f45253fd1ee0: Layer already exists 15:47:34 7ff431d396f7: Layer already exists 15:47:34 cd4935932c15: Layer already exists 15:47:34 63ec0bd56cf3: Layer already exists 15:47:34 2fd490a17829: Layer already exists 15:47:34 1c149cc31b9c: Layer already exists 15:47:34 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:fae92dad76a6f7e304d90da9944f022d779d3d1390e0cb5e52d882b60b83bacf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:34 + 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 15:47:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:47:34 7ff431d396f7: Preparing 15:47:34 f45253fd1ee0: Preparing 15:47:34 7920915f9828: Preparing 15:47:34 10bc94c55640: Preparing 15:47:34 ed706c65780a: Preparing 15:47:34 cd4935932c15: Preparing 15:47:34 2fd490a17829: Preparing 15:47:34 cd4935932c15: Waiting 15:47:34 1c149cc31b9c: Preparing 15:47:34 63ec0bd56cf3: Preparing 15:47:34 1c149cc31b9c: Waiting 15:47:34 63ec0bd56cf3: Waiting 15:47:34 10bc94c55640: Layer already exists 15:47:34 f45253fd1ee0: Layer already exists 15:47:34 7ff431d396f7: Layer already exists 15:47:34 7920915f9828: Layer already exists 15:47:34 ed706c65780a: Layer already exists 15:47:34 cd4935932c15: Layer already exists 15:47:34 2fd490a17829: Layer already exists 15:47:34 63ec0bd56cf3: Layer already exists 15:47:34 1c149cc31b9c: Layer already exists 15:47:34 main: digest: sha256:fae92dad76a6f7e304d90da9944f022d779d3d1390e0cb5e52d882b60b83bacf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:34 ===================================================== [Pipeline] echo 15:47:34 taggedImages: 15:47:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:47:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.35 15:47:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:47:34 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:47:34 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:34 latest 15:47:34 3.2.0-dev.35 15:47:34 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:34 main 15:47:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:35 + docker push nexus3.edgexfoundry.org:10004/core-data:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:47:35 79514ccad980: Preparing 15:47:35 c7bf410ea6a3: Preparing 15:47:35 ed706c65780a: Preparing 15:47:35 cd4935932c15: Preparing 15:47:35 cecc80f7ce1f: Preparing 15:47:35 c0e1a550ed80: Preparing 15:47:35 63ec0bd56cf3: Preparing 15:47:35 c0e1a550ed80: Waiting 15:47:35 63ec0bd56cf3: Waiting 15:47:35 ed706c65780a: Layer already exists 15:47:35 cd4935932c15: Layer already exists 15:47:35 63ec0bd56cf3: Layer already exists 15:47:35 79514ccad980: Pushed 15:47:35 c0e1a550ed80: Pushed 15:47:36 cecc80f7ce1f: Pushed 15:47:38 c7bf410ea6a3: Pushed 15:47:38 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:4380ed917c03d2a2e420c9c145197e04bdd4b401d1c78fbd8f903a0b341bc56b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:38 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:47:38 79514ccad980: Preparing 15:47:38 c7bf410ea6a3: Preparing 15:47:38 ed706c65780a: Preparing 15:47:38 cd4935932c15: Preparing 15:47:38 cecc80f7ce1f: Preparing 15:47:38 c0e1a550ed80: Preparing 15:47:38 63ec0bd56cf3: Preparing 15:47:38 c0e1a550ed80: Waiting 15:47:38 63ec0bd56cf3: Waiting 15:47:38 79514ccad980: Layer already exists 15:47:38 ed706c65780a: Layer already exists 15:47:38 cd4935932c15: Layer already exists 15:47:38 c7bf410ea6a3: Layer already exists 15:47:38 cecc80f7ce1f: Layer already exists 15:47:38 c0e1a550ed80: Layer already exists 15:47:38 63ec0bd56cf3: Layer already exists 15:47:38 latest: digest: sha256:4380ed917c03d2a2e420c9c145197e04bdd4b401d1c78fbd8f903a0b341bc56b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:39 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.35 15:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:47:39 79514ccad980: Preparing 15:47:39 c7bf410ea6a3: Preparing 15:47:39 ed706c65780a: Preparing 15:47:39 cd4935932c15: Preparing 15:47:39 cecc80f7ce1f: Preparing 15:47:39 c0e1a550ed80: Preparing 15:47:39 63ec0bd56cf3: Preparing 15:47:39 c0e1a550ed80: Waiting 15:47:39 63ec0bd56cf3: Waiting 15:47:39 ed706c65780a: Layer already exists 15:47:39 c7bf410ea6a3: Layer already exists 15:47:39 cecc80f7ce1f: Layer already exists 15:47:39 cd4935932c15: Layer already exists 15:47:39 79514ccad980: Layer already exists 15:47:39 c0e1a550ed80: Layer already exists 15:47:39 63ec0bd56cf3: Layer already exists 15:47:39 3.2.0-dev.35: digest: sha256:4380ed917c03d2a2e420c9c145197e04bdd4b401d1c78fbd8f903a0b341bc56b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:40 + docker push nexus3.edgexfoundry.org:10004/core-data:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:47:40 79514ccad980: Preparing 15:47:40 c7bf410ea6a3: Preparing 15:47:40 ed706c65780a: Preparing 15:47:40 cd4935932c15: Preparing 15:47:40 cecc80f7ce1f: Preparing 15:47:40 c0e1a550ed80: Preparing 15:47:40 63ec0bd56cf3: Preparing 15:47:40 c0e1a550ed80: Waiting 15:47:40 63ec0bd56cf3: Waiting 15:47:40 cecc80f7ce1f: Layer already exists 15:47:40 ed706c65780a: Layer already exists 15:47:40 c7bf410ea6a3: Layer already exists 15:47:40 cd4935932c15: Layer already exists 15:47:40 79514ccad980: Layer already exists 15:47:40 c0e1a550ed80: Layer already exists 15:47:40 63ec0bd56cf3: Layer already exists 15:47:40 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:4380ed917c03d2a2e420c9c145197e04bdd4b401d1c78fbd8f903a0b341bc56b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:40 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:47:40 79514ccad980: Preparing 15:47:40 c7bf410ea6a3: Preparing 15:47:40 ed706c65780a: Preparing 15:47:40 cd4935932c15: Preparing 15:47:40 cecc80f7ce1f: Preparing 15:47:40 c0e1a550ed80: Preparing 15:47:40 63ec0bd56cf3: Preparing 15:47:40 c0e1a550ed80: Waiting 15:47:40 63ec0bd56cf3: Waiting 15:47:40 ed706c65780a: Layer already exists 15:47:40 cd4935932c15: Layer already exists 15:47:40 c7bf410ea6a3: Layer already exists 15:47:40 cecc80f7ce1f: Layer already exists 15:47:40 79514ccad980: Layer already exists 15:47:40 c0e1a550ed80: Layer already exists 15:47:40 63ec0bd56cf3: Layer already exists 15:47:40 main: digest: sha256:4380ed917c03d2a2e420c9c145197e04bdd4b401d1c78fbd8f903a0b341bc56b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:40 ===================================================== [Pipeline] echo 15:47:41 taggedImages: 15:47:41 - nexus3.edgexfoundry.org:10004/core-data:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:41 - nexus3.edgexfoundry.org:10004/core-data:latest 15:47:41 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.35 15:47:41 - nexus3.edgexfoundry.org:10004/core-data:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:41 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:47:41 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 15:47:41 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:41 latest 15:47:41 3.2.0-dev.35 15:47:41 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:41 main 15:47:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:47:41 5b77dc272442: Preparing 15:47:41 7d4c4840067b: Preparing 15:47:41 cd4935932c15: Preparing 15:47:41 c0c4087fad5b: Preparing 15:47:41 887e70b3adfc: Preparing 15:47:41 63ec0bd56cf3: Preparing 15:47:41 63ec0bd56cf3: Waiting 15:47:41 cd4935932c15: Layer already exists 15:47:41 63ec0bd56cf3: Layer already exists 15:47:41 c0c4087fad5b: Pushed 15:47:41 887e70b3adfc: Pushed 15:47:41 5b77dc272442: Pushed 15:47:44 7d4c4840067b: Pushed 15:47:44 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:bb83c25867b8d5b08409c0ae513c2ecf730ff7245e85968fae312ba1f29f767e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 15:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:47:45 5b77dc272442: Preparing 15:47:45 7d4c4840067b: Preparing 15:47:45 cd4935932c15: Preparing 15:47:45 c0c4087fad5b: Preparing 15:47:45 887e70b3adfc: Preparing 15:47:45 63ec0bd56cf3: Preparing 15:47:45 63ec0bd56cf3: Waiting 15:47:45 cd4935932c15: Layer already exists 15:47:45 7d4c4840067b: Layer already exists 15:47:45 887e70b3adfc: Layer already exists 15:47:45 c0c4087fad5b: Layer already exists 15:47:45 5b77dc272442: Layer already exists 15:47:45 63ec0bd56cf3: Layer already exists 15:47:45 latest: digest: sha256:bb83c25867b8d5b08409c0ae513c2ecf730ff7245e85968fae312ba1f29f767e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:45 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.35 15:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:47:45 5b77dc272442: Preparing 15:47:45 7d4c4840067b: Preparing 15:47:45 cd4935932c15: Preparing 15:47:45 c0c4087fad5b: Preparing 15:47:45 887e70b3adfc: Preparing 15:47:45 63ec0bd56cf3: Preparing 15:47:45 7d4c4840067b: Layer already exists 15:47:45 5b77dc272442: Layer already exists 15:47:45 887e70b3adfc: Layer already exists 15:47:45 c0c4087fad5b: Layer already exists 15:47:45 cd4935932c15: Layer already exists 15:47:45 63ec0bd56cf3: Layer already exists 15:47:45 3.2.0-dev.35: digest: sha256:bb83c25867b8d5b08409c0ae513c2ecf730ff7245e85968fae312ba1f29f767e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:47:46 5b77dc272442: Preparing 15:47:46 7d4c4840067b: Preparing 15:47:46 cd4935932c15: Preparing 15:47:46 c0c4087fad5b: Preparing 15:47:46 887e70b3adfc: Preparing 15:47:46 63ec0bd56cf3: Preparing 15:47:46 63ec0bd56cf3: Waiting 15:47:46 cd4935932c15: Layer already exists 15:47:46 7d4c4840067b: Layer already exists 15:47:46 5b77dc272442: Layer already exists 15:47:46 c0c4087fad5b: Layer already exists 15:47:46 887e70b3adfc: Layer already exists 15:47:46 63ec0bd56cf3: Layer already exists 15:47:46 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:bb83c25867b8d5b08409c0ae513c2ecf730ff7245e85968fae312ba1f29f767e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 15:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:47:47 5b77dc272442: Preparing 15:47:47 7d4c4840067b: Preparing 15:47:47 cd4935932c15: Preparing 15:47:47 c0c4087fad5b: Preparing 15:47:47 887e70b3adfc: Preparing 15:47:47 63ec0bd56cf3: Preparing 15:47:47 63ec0bd56cf3: Waiting 15:47:47 cd4935932c15: Layer already exists 15:47:47 7d4c4840067b: Layer already exists 15:47:47 c0c4087fad5b: Layer already exists 15:47:47 887e70b3adfc: Layer already exists 15:47:47 5b77dc272442: Layer already exists 15:47:47 63ec0bd56cf3: Layer already exists 15:47:47 main: digest: sha256:bb83c25867b8d5b08409c0ae513c2ecf730ff7245e85968fae312ba1f29f767e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:47 ===================================================== [Pipeline] echo 15:47:47 taggedImages: 15:47:47 - nexus3.edgexfoundry.org:10004/core-keeper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:47 - nexus3.edgexfoundry.org:10004/core-keeper:latest 15:47:47 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.35 15:47:47 - nexus3.edgexfoundry.org:10004/core-keeper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:47 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 15:47:47 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:47:47 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:47 latest 15:47:47 3.2.0-dev.35 15:47:47 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:47 main 15:47:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:47:47 9bfa7df98b57: Preparing 15:47:47 fb9e87c7f784: Preparing 15:47:47 0184a8eeaacd: Preparing 15:47:47 ed706c65780a: Preparing 15:47:47 cd4935932c15: Preparing 15:47:47 2fd490a17829: Preparing 15:47:47 1c149cc31b9c: Preparing 15:47:47 63ec0bd56cf3: Preparing 15:47:47 1c149cc31b9c: Waiting 15:47:47 2fd490a17829: Waiting 15:47:47 63ec0bd56cf3: Waiting 15:47:47 ed706c65780a: Layer already exists 15:47:47 cd4935932c15: Layer already exists 15:47:47 2fd490a17829: Layer already exists 15:47:47 1c149cc31b9c: Layer already exists 15:47:47 63ec0bd56cf3: Layer already exists 15:47:47 fb9e87c7f784: Pushed 15:47:47 9bfa7df98b57: Pushed 15:47:50 0184a8eeaacd: Pushed 15:47:50 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:7be2a62f9c8c18ad7d2ad1d08720a58123a3846277c3b1a74548f68716a11cd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:47:51 9bfa7df98b57: Preparing 15:47:51 fb9e87c7f784: Preparing 15:47:51 0184a8eeaacd: Preparing 15:47:51 ed706c65780a: Preparing 15:47:51 cd4935932c15: Preparing 15:47:51 2fd490a17829: Preparing 15:47:51 1c149cc31b9c: Preparing 15:47:51 63ec0bd56cf3: Preparing 15:47:51 2fd490a17829: Waiting 15:47:51 1c149cc31b9c: Waiting 15:47:51 63ec0bd56cf3: Waiting 15:47:51 9bfa7df98b57: Layer already exists 15:47:51 0184a8eeaacd: Layer already exists 15:47:51 fb9e87c7f784: Layer already exists 15:47:51 cd4935932c15: Layer already exists 15:47:51 ed706c65780a: Layer already exists 15:47:51 2fd490a17829: Layer already exists 15:47:51 63ec0bd56cf3: Layer already exists 15:47:51 1c149cc31b9c: Layer already exists 15:47:51 latest: digest: sha256:7be2a62f9c8c18ad7d2ad1d08720a58123a3846277c3b1a74548f68716a11cd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.35 15:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:47:51 9bfa7df98b57: Preparing 15:47:51 fb9e87c7f784: Preparing 15:47:51 0184a8eeaacd: Preparing 15:47:51 ed706c65780a: Preparing 15:47:51 cd4935932c15: Preparing 15:47:51 2fd490a17829: Preparing 15:47:51 1c149cc31b9c: Preparing 15:47:51 63ec0bd56cf3: Preparing 15:47:51 2fd490a17829: Waiting 15:47:51 1c149cc31b9c: Waiting 15:47:51 63ec0bd56cf3: Waiting 15:47:51 9bfa7df98b57: Layer already exists 15:47:51 fb9e87c7f784: Layer already exists 15:47:51 ed706c65780a: Layer already exists 15:47:51 0184a8eeaacd: Layer already exists 15:47:51 cd4935932c15: Layer already exists 15:47:51 63ec0bd56cf3: Layer already exists 15:47:51 2fd490a17829: Layer already exists 15:47:51 1c149cc31b9c: Layer already exists 15:47:51 3.2.0-dev.35: digest: sha256:7be2a62f9c8c18ad7d2ad1d08720a58123a3846277c3b1a74548f68716a11cd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:47:52 9bfa7df98b57: Preparing 15:47:52 fb9e87c7f784: Preparing 15:47:52 0184a8eeaacd: Preparing 15:47:52 ed706c65780a: Preparing 15:47:52 cd4935932c15: Preparing 15:47:52 2fd490a17829: Preparing 15:47:52 1c149cc31b9c: Preparing 15:47:52 63ec0bd56cf3: Preparing 15:47:52 1c149cc31b9c: Waiting 15:47:52 2fd490a17829: Waiting 15:47:52 9bfa7df98b57: Layer already exists 15:47:52 fb9e87c7f784: Layer already exists 15:47:52 ed706c65780a: Layer already exists 15:47:52 cd4935932c15: Layer already exists 15:47:52 0184a8eeaacd: Layer already exists 15:47:52 63ec0bd56cf3: Layer already exists 15:47:52 2fd490a17829: Layer already exists 15:47:52 1c149cc31b9c: Layer already exists 15:47:52 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:7be2a62f9c8c18ad7d2ad1d08720a58123a3846277c3b1a74548f68716a11cd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:47:53 9bfa7df98b57: Preparing 15:47:53 fb9e87c7f784: Preparing 15:47:53 0184a8eeaacd: Preparing 15:47:53 ed706c65780a: Preparing 15:47:53 cd4935932c15: Preparing 15:47:53 2fd490a17829: Preparing 15:47:53 1c149cc31b9c: Preparing 15:47:53 63ec0bd56cf3: Preparing 15:47:53 63ec0bd56cf3: Waiting 15:47:53 2fd490a17829: Waiting 15:47:53 1c149cc31b9c: Waiting 15:47:53 9bfa7df98b57: Layer already exists 15:47:53 fb9e87c7f784: Layer already exists 15:47:53 cd4935932c15: Layer already exists 15:47:53 ed706c65780a: Layer already exists 15:47:53 0184a8eeaacd: Layer already exists 15:47:53 2fd490a17829: Layer already exists 15:47:53 63ec0bd56cf3: Layer already exists 15:47:53 1c149cc31b9c: Layer already exists 15:47:53 main: digest: sha256:7be2a62f9c8c18ad7d2ad1d08720a58123a3846277c3b1a74548f68716a11cd6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:53 ===================================================== [Pipeline] echo 15:47:53 taggedImages: 15:47:53 - nexus3.edgexfoundry.org:10004/core-metadata:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:53 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:47:53 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.35 15:47:53 - nexus3.edgexfoundry.org:10004/core-metadata:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:53 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:47:53 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:47:53 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:53 latest 15:47:53 3.2.0-dev.35 15:47:53 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:53 main 15:47:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:47:54 cfea866b1739: Preparing 15:47:54 cf47b8e80b29: Preparing 15:47:54 df5eeb800fe7: Preparing 15:47:54 4320fe866771: Preparing 15:47:54 54a4fb3e971b: Preparing 15:47:54 04e31dec1df9: Preparing 15:47:54 787bb8b1690c: Preparing 15:47:54 ed706c65780a: Preparing 15:47:54 cd4935932c15: Preparing 15:47:54 0b2979d464db: Preparing 15:47:54 a19c0bdf23bf: Preparing 15:47:54 5f70bf18a086: Preparing 15:47:54 42b9cd4a64dd: Preparing 15:47:54 ce381ee41a9a: Preparing 15:47:54 b1b6c7991c87: Preparing 15:47:54 787bb8b1690c: Waiting 15:47:54 63ec0bd56cf3: Preparing 15:47:54 ed706c65780a: Waiting 15:47:54 a19c0bdf23bf: Waiting 15:47:54 cd4935932c15: Waiting 15:47:54 0b2979d464db: Waiting 15:47:54 5f70bf18a086: Waiting 15:47:54 42b9cd4a64dd: Waiting 15:47:54 ce381ee41a9a: Waiting 15:47:54 63ec0bd56cf3: Waiting 15:47:54 b1b6c7991c87: Waiting 15:47:54 04e31dec1df9: Waiting 15:47:54 54a4fb3e971b: Pushed 15:47:54 cf47b8e80b29: Pushed 15:47:54 4320fe866771: Pushed 15:47:54 cfea866b1739: Pushed 15:47:54 df5eeb800fe7: Pushed 15:47:54 ed706c65780a: Layer already exists 15:47:54 cd4935932c15: Layer already exists 15:47:54 5f70bf18a086: Layer already exists 15:47:54 04e31dec1df9: Pushed 15:47:54 a19c0bdf23bf: Pushed 15:47:54 0b2979d464db: Pushed 15:47:54 63ec0bd56cf3: Layer already exists 15:47:54 42b9cd4a64dd: Pushed 15:47:54 b1b6c7991c87: Pushed 15:47:54 ce381ee41a9a: Pushed 15:47:55 787bb8b1690c: Pushed 15:47:55 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:d3785f944f44e6630dbc4e12233d08d5d1e53e016761e78cac85d20a2819a519 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:47:56 cfea866b1739: Preparing 15:47:56 cf47b8e80b29: Preparing 15:47:56 df5eeb800fe7: Preparing 15:47:56 4320fe866771: Preparing 15:47:56 54a4fb3e971b: Preparing 15:47:56 04e31dec1df9: Preparing 15:47:56 787bb8b1690c: Preparing 15:47:56 ed706c65780a: Preparing 15:47:56 cd4935932c15: Preparing 15:47:56 0b2979d464db: Preparing 15:47:56 a19c0bdf23bf: Preparing 15:47:56 5f70bf18a086: Preparing 15:47:56 42b9cd4a64dd: Preparing 15:47:56 ce381ee41a9a: Preparing 15:47:56 b1b6c7991c87: Preparing 15:47:56 63ec0bd56cf3: Preparing 15:47:56 0b2979d464db: Waiting 15:47:56 cd4935932c15: Waiting 15:47:56 a19c0bdf23bf: Waiting 15:47:56 5f70bf18a086: Waiting 15:47:56 63ec0bd56cf3: Waiting 15:47:56 42b9cd4a64dd: Waiting 15:47:56 ce381ee41a9a: Waiting 15:47:56 b1b6c7991c87: Waiting 15:47:56 04e31dec1df9: Waiting 15:47:56 787bb8b1690c: Waiting 15:47:56 ed706c65780a: Waiting 15:47:56 cfea866b1739: Layer already exists 15:47:56 4320fe866771: Layer already exists 15:47:56 df5eeb800fe7: Layer already exists 15:47:56 54a4fb3e971b: Layer already exists 15:47:56 cf47b8e80b29: Layer already exists 15:47:56 ed706c65780a: Layer already exists 15:47:56 04e31dec1df9: Layer already exists 15:47:56 787bb8b1690c: Layer already exists 15:47:56 0b2979d464db: Layer already exists 15:47:56 cd4935932c15: Layer already exists 15:47:56 a19c0bdf23bf: Layer already exists 15:47:56 5f70bf18a086: Layer already exists 15:47:56 42b9cd4a64dd: Layer already exists 15:47:56 ce381ee41a9a: Layer already exists 15:47:56 b1b6c7991c87: Layer already exists 15:47:56 63ec0bd56cf3: Layer already exists 15:47:56 latest: digest: sha256:d3785f944f44e6630dbc4e12233d08d5d1e53e016761e78cac85d20a2819a519 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.35 15:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:47:57 cfea866b1739: Preparing 15:47:57 cf47b8e80b29: Preparing 15:47:57 df5eeb800fe7: Preparing 15:47:57 4320fe866771: Preparing 15:47:57 54a4fb3e971b: Preparing 15:47:57 04e31dec1df9: Preparing 15:47:57 787bb8b1690c: Preparing 15:47:57 ed706c65780a: Preparing 15:47:57 cd4935932c15: Preparing 15:47:57 0b2979d464db: Preparing 15:47:57 a19c0bdf23bf: Preparing 15:47:57 5f70bf18a086: Preparing 15:47:57 42b9cd4a64dd: Preparing 15:47:57 ce381ee41a9a: Preparing 15:47:57 b1b6c7991c87: Preparing 15:47:57 63ec0bd56cf3: Preparing 15:47:57 787bb8b1690c: Waiting 15:47:57 ed706c65780a: Waiting 15:47:57 cd4935932c15: Waiting 15:47:57 42b9cd4a64dd: Waiting 15:47:57 ce381ee41a9a: Waiting 15:47:57 0b2979d464db: Waiting 15:47:57 b1b6c7991c87: Waiting 15:47:57 63ec0bd56cf3: Waiting 15:47:57 a19c0bdf23bf: Waiting 15:47:57 5f70bf18a086: Waiting 15:47:57 04e31dec1df9: Waiting 15:47:57 cfea866b1739: Layer already exists 15:47:57 54a4fb3e971b: Layer already exists 15:47:57 cf47b8e80b29: Layer already exists 15:47:57 4320fe866771: Layer already exists 15:47:57 df5eeb800fe7: Layer already exists 15:47:57 787bb8b1690c: Layer already exists 15:47:57 04e31dec1df9: Layer already exists 15:47:57 ed706c65780a: Layer already exists 15:47:57 cd4935932c15: Layer already exists 15:47:57 0b2979d464db: Layer already exists 15:47:57 a19c0bdf23bf: Layer already exists 15:47:57 5f70bf18a086: Layer already exists 15:47:57 42b9cd4a64dd: Layer already exists 15:47:57 ce381ee41a9a: Layer already exists 15:47:57 b1b6c7991c87: Layer already exists 15:47:57 63ec0bd56cf3: Layer already exists 15:47:57 3.2.0-dev.35: digest: sha256:d3785f944f44e6630dbc4e12233d08d5d1e53e016761e78cac85d20a2819a519 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:47:57 cfea866b1739: Preparing 15:47:57 cf47b8e80b29: Preparing 15:47:57 df5eeb800fe7: Preparing 15:47:57 4320fe866771: Preparing 15:47:57 54a4fb3e971b: Preparing 15:47:57 04e31dec1df9: Preparing 15:47:57 787bb8b1690c: Preparing 15:47:57 ed706c65780a: Preparing 15:47:57 cd4935932c15: Preparing 15:47:57 0b2979d464db: Preparing 15:47:57 a19c0bdf23bf: Preparing 15:47:57 5f70bf18a086: Preparing 15:47:57 42b9cd4a64dd: Preparing 15:47:57 ce381ee41a9a: Preparing 15:47:57 b1b6c7991c87: Preparing 15:47:57 63ec0bd56cf3: Preparing 15:47:57 ed706c65780a: Waiting 15:47:57 cd4935932c15: Waiting 15:47:57 04e31dec1df9: Waiting 15:47:57 0b2979d464db: Waiting 15:47:57 787bb8b1690c: Waiting 15:47:57 a19c0bdf23bf: Waiting 15:47:57 42b9cd4a64dd: Waiting 15:47:57 ce381ee41a9a: Waiting 15:47:57 5f70bf18a086: Waiting 15:47:57 b1b6c7991c87: Waiting 15:47:57 63ec0bd56cf3: Waiting 15:47:57 4320fe866771: Layer already exists 15:47:57 54a4fb3e971b: Layer already exists 15:47:57 df5eeb800fe7: Layer already exists 15:47:57 cfea866b1739: Layer already exists 15:47:57 cf47b8e80b29: Layer already exists 15:47:57 04e31dec1df9: Layer already exists 15:47:57 787bb8b1690c: Layer already exists 15:47:57 0b2979d464db: Layer already exists 15:47:57 ed706c65780a: Layer already exists 15:47:57 cd4935932c15: Layer already exists 15:47:57 5f70bf18a086: Layer already exists 15:47:57 a19c0bdf23bf: Layer already exists 15:47:57 b1b6c7991c87: Layer already exists 15:47:57 42b9cd4a64dd: Layer already exists 15:47:57 ce381ee41a9a: Layer already exists 15:47:57 63ec0bd56cf3: Layer already exists 15:47:57 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:d3785f944f44e6630dbc4e12233d08d5d1e53e016761e78cac85d20a2819a519 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:47:58 cfea866b1739: Preparing 15:47:58 cf47b8e80b29: Preparing 15:47:58 df5eeb800fe7: Preparing 15:47:58 4320fe866771: Preparing 15:47:58 54a4fb3e971b: Preparing 15:47:58 04e31dec1df9: Preparing 15:47:58 787bb8b1690c: Preparing 15:47:58 ed706c65780a: Preparing 15:47:58 cd4935932c15: Preparing 15:47:58 0b2979d464db: Preparing 15:47:58 a19c0bdf23bf: Preparing 15:47:58 5f70bf18a086: Preparing 15:47:58 42b9cd4a64dd: Preparing 15:47:58 ce381ee41a9a: Preparing 15:47:58 b1b6c7991c87: Preparing 15:47:58 63ec0bd56cf3: Preparing 15:47:58 ed706c65780a: Waiting 15:47:58 cd4935932c15: Waiting 15:47:58 0b2979d464db: Waiting 15:47:58 a19c0bdf23bf: Waiting 15:47:58 5f70bf18a086: Waiting 15:47:58 42b9cd4a64dd: Waiting 15:47:58 ce381ee41a9a: Waiting 15:47:58 04e31dec1df9: Waiting 15:47:58 63ec0bd56cf3: Waiting 15:47:58 787bb8b1690c: Waiting 15:47:58 54a4fb3e971b: Layer already exists 15:47:58 4320fe866771: Layer already exists 15:47:58 cf47b8e80b29: Layer already exists 15:47:58 df5eeb800fe7: Layer already exists 15:47:58 cfea866b1739: Layer already exists 15:47:58 787bb8b1690c: Layer already exists 15:47:58 ed706c65780a: Layer already exists 15:47:58 cd4935932c15: Layer already exists 15:47:58 04e31dec1df9: Layer already exists 15:47:58 0b2979d464db: Layer already exists 15:47:58 a19c0bdf23bf: Layer already exists 15:47:58 5f70bf18a086: Layer already exists 15:47:58 42b9cd4a64dd: Layer already exists 15:47:58 63ec0bd56cf3: Layer already exists 15:47:58 b1b6c7991c87: Layer already exists 15:47:58 ce381ee41a9a: Layer already exists 15:47:58 main: digest: sha256:d3785f944f44e6630dbc4e12233d08d5d1e53e016761e78cac85d20a2819a519 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:58 ===================================================== [Pipeline] echo 15:47:58 taggedImages: 15:47:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:47:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.35 15:47:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:47:58 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:47:58 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:58 latest 15:47:58 3.2.0-dev.35 15:47:58 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:47:58 main 15:47:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:47:59 7ff431d396f7: Preparing 15:47:59 f45253fd1ee0: Preparing 15:47:59 32bbc5a32abf: Preparing 15:47:59 b642efaf5285: Preparing 15:47:59 ed706c65780a: Preparing 15:47:59 cd4935932c15: Preparing 15:47:59 2fd490a17829: Preparing 15:47:59 1c149cc31b9c: Preparing 15:47:59 63ec0bd56cf3: Preparing 15:47:59 cd4935932c15: Waiting 15:47:59 2fd490a17829: Waiting 15:47:59 1c149cc31b9c: Waiting 15:47:59 63ec0bd56cf3: Waiting 15:47:59 ed706c65780a: Layer already exists 15:47:59 f45253fd1ee0: Layer already exists 15:47:59 7ff431d396f7: Layer already exists 15:47:59 cd4935932c15: Layer already exists 15:47:59 2fd490a17829: Layer already exists 15:47:59 1c149cc31b9c: Layer already exists 15:47:59 63ec0bd56cf3: Layer already exists 15:47:59 32bbc5a32abf: Pushed 15:48:01 b642efaf5285: Pushed 15:48:01 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:2e63d23ab054de8f08af043802b1f09b6a6ffa7d2c410ba499ac1d460fb2f4cc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:48:02 7ff431d396f7: Preparing 15:48:02 f45253fd1ee0: Preparing 15:48:02 32bbc5a32abf: Preparing 15:48:02 b642efaf5285: Preparing 15:48:02 ed706c65780a: Preparing 15:48:02 cd4935932c15: Preparing 15:48:02 2fd490a17829: Preparing 15:48:02 1c149cc31b9c: Preparing 15:48:02 63ec0bd56cf3: Preparing 15:48:02 cd4935932c15: Waiting 15:48:02 2fd490a17829: Waiting 15:48:02 1c149cc31b9c: Waiting 15:48:02 63ec0bd56cf3: Waiting 15:48:02 32bbc5a32abf: Layer already exists 15:48:02 ed706c65780a: Layer already exists 15:48:02 7ff431d396f7: Layer already exists 15:48:02 b642efaf5285: Layer already exists 15:48:02 f45253fd1ee0: Layer already exists 15:48:02 2fd490a17829: Layer already exists 15:48:02 cd4935932c15: Layer already exists 15:48:02 1c149cc31b9c: Layer already exists 15:48:02 63ec0bd56cf3: Layer already exists 15:48:02 latest: digest: sha256:2e63d23ab054de8f08af043802b1f09b6a6ffa7d2c410ba499ac1d460fb2f4cc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.35 15:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:48:03 7ff431d396f7: Preparing 15:48:03 f45253fd1ee0: Preparing 15:48:03 32bbc5a32abf: Preparing 15:48:03 b642efaf5285: Preparing 15:48:03 ed706c65780a: Preparing 15:48:03 cd4935932c15: Preparing 15:48:03 2fd490a17829: Preparing 15:48:03 1c149cc31b9c: Preparing 15:48:03 63ec0bd56cf3: Preparing 15:48:03 1c149cc31b9c: Waiting 15:48:03 cd4935932c15: Waiting 15:48:03 63ec0bd56cf3: Waiting 15:48:03 2fd490a17829: Waiting 15:48:03 b642efaf5285: Layer already exists 15:48:03 f45253fd1ee0: Layer already exists 15:48:03 ed706c65780a: Layer already exists 15:48:03 32bbc5a32abf: Layer already exists 15:48:03 7ff431d396f7: Layer already exists 15:48:03 2fd490a17829: Layer already exists 15:48:03 cd4935932c15: Layer already exists 15:48:03 1c149cc31b9c: Layer already exists 15:48:03 63ec0bd56cf3: Layer already exists 15:48:03 3.2.0-dev.35: digest: sha256:2e63d23ab054de8f08af043802b1f09b6a6ffa7d2c410ba499ac1d460fb2f4cc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:48:03 7ff431d396f7: Preparing 15:48:03 f45253fd1ee0: Preparing 15:48:03 32bbc5a32abf: Preparing 15:48:03 b642efaf5285: Preparing 15:48:03 ed706c65780a: Preparing 15:48:03 cd4935932c15: Preparing 15:48:03 2fd490a17829: Preparing 15:48:03 1c149cc31b9c: Preparing 15:48:03 63ec0bd56cf3: Preparing 15:48:03 2fd490a17829: Waiting 15:48:03 cd4935932c15: Waiting 15:48:03 63ec0bd56cf3: Waiting 15:48:03 1c149cc31b9c: Waiting 15:48:03 32bbc5a32abf: Layer already exists 15:48:03 b642efaf5285: Layer already exists 15:48:03 7ff431d396f7: Layer already exists 15:48:03 ed706c65780a: Layer already exists 15:48:03 f45253fd1ee0: Layer already exists 15:48:03 2fd490a17829: Layer already exists 15:48:03 cd4935932c15: Layer already exists 15:48:03 1c149cc31b9c: Layer already exists 15:48:03 63ec0bd56cf3: Layer already exists 15:48:03 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:2e63d23ab054de8f08af043802b1f09b6a6ffa7d2c410ba499ac1d460fb2f4cc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:48:04 7ff431d396f7: Preparing 15:48:04 f45253fd1ee0: Preparing 15:48:04 32bbc5a32abf: Preparing 15:48:04 b642efaf5285: Preparing 15:48:04 ed706c65780a: Preparing 15:48:04 cd4935932c15: Preparing 15:48:04 2fd490a17829: Preparing 15:48:04 1c149cc31b9c: Preparing 15:48:04 63ec0bd56cf3: Preparing 15:48:04 cd4935932c15: Waiting 15:48:04 2fd490a17829: Waiting 15:48:04 63ec0bd56cf3: Waiting 15:48:04 1c149cc31b9c: Waiting 15:48:04 f45253fd1ee0: Layer already exists 15:48:04 b642efaf5285: Layer already exists 15:48:04 ed706c65780a: Layer already exists 15:48:04 32bbc5a32abf: Layer already exists 15:48:04 7ff431d396f7: Layer already exists 15:48:04 1c149cc31b9c: Layer already exists 15:48:04 cd4935932c15: Layer already exists 15:48:04 2fd490a17829: Layer already exists 15:48:04 63ec0bd56cf3: Layer already exists 15:48:04 main: digest: sha256:2e63d23ab054de8f08af043802b1f09b6a6ffa7d2c410ba499ac1d460fb2f4cc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:04 ===================================================== [Pipeline] echo 15:48:04 taggedImages: 15:48:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:48:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.35 15:48:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:48:04 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:48:04 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:04 latest 15:48:04 3.2.0-dev.35 15:48:04 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:04 main 15:48:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:48:05 d77ac1592105: Preparing 15:48:05 8106039556bc: Preparing 15:48:05 1adbb359807a: Preparing 15:48:05 04888a2bee38: Preparing 15:48:05 38b7a0c3cc56: Preparing 15:48:05 ed706c65780a: Preparing 15:48:05 cd4935932c15: Preparing 15:48:05 94ca1c100714: Preparing 15:48:05 a14e4df99c9e: Preparing 15:48:05 042b93c77ad1: Preparing 15:48:05 63ec0bd56cf3: Preparing 15:48:05 cd4935932c15: Waiting 15:48:05 94ca1c100714: Waiting 15:48:05 ed706c65780a: Waiting 15:48:05 a14e4df99c9e: Waiting 15:48:05 042b93c77ad1: Waiting 15:48:05 63ec0bd56cf3: Waiting 15:48:05 8106039556bc: Pushed 15:48:05 04888a2bee38: Pushed 15:48:05 38b7a0c3cc56: Pushed 15:48:05 ed706c65780a: Layer already exists 15:48:05 d77ac1592105: Pushed 15:48:05 cd4935932c15: Layer already exists 15:48:05 63ec0bd56cf3: Layer already exists 15:48:05 a14e4df99c9e: Pushed 15:48:05 94ca1c100714: Pushed 15:48:06 1adbb359807a: Pushed 15:48:06 042b93c77ad1: Pushed 15:48:06 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:0e293a17e23a15d99261af2c21d38cfafe38ca3376ba29cb0de71f47a1221366 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:48:07 d77ac1592105: Preparing 15:48:07 8106039556bc: Preparing 15:48:07 1adbb359807a: Preparing 15:48:07 04888a2bee38: Preparing 15:48:07 38b7a0c3cc56: Preparing 15:48:07 ed706c65780a: Preparing 15:48:07 cd4935932c15: Preparing 15:48:07 94ca1c100714: Preparing 15:48:07 a14e4df99c9e: Preparing 15:48:07 042b93c77ad1: Preparing 15:48:07 63ec0bd56cf3: Preparing 15:48:07 ed706c65780a: Waiting 15:48:07 94ca1c100714: Waiting 15:48:07 a14e4df99c9e: Waiting 15:48:07 042b93c77ad1: Waiting 15:48:07 cd4935932c15: Waiting 15:48:07 63ec0bd56cf3: Waiting 15:48:07 1adbb359807a: Layer already exists 15:48:07 38b7a0c3cc56: Layer already exists 15:48:07 8106039556bc: Layer already exists 15:48:07 04888a2bee38: Layer already exists 15:48:07 d77ac1592105: Layer already exists 15:48:07 ed706c65780a: Layer already exists 15:48:07 cd4935932c15: Layer already exists 15:48:07 94ca1c100714: Layer already exists 15:48:07 a14e4df99c9e: Layer already exists 15:48:07 042b93c77ad1: Layer already exists 15:48:07 63ec0bd56cf3: Layer already exists 15:48:07 latest: digest: sha256:0e293a17e23a15d99261af2c21d38cfafe38ca3376ba29cb0de71f47a1221366 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.35 15:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:48:08 d77ac1592105: Preparing 15:48:08 8106039556bc: Preparing 15:48:08 1adbb359807a: Preparing 15:48:08 04888a2bee38: Preparing 15:48:08 38b7a0c3cc56: Preparing 15:48:08 ed706c65780a: Preparing 15:48:08 cd4935932c15: Preparing 15:48:08 94ca1c100714: Preparing 15:48:08 a14e4df99c9e: Preparing 15:48:08 042b93c77ad1: Preparing 15:48:08 cd4935932c15: Waiting 15:48:08 94ca1c100714: Waiting 15:48:08 a14e4df99c9e: Waiting 15:48:08 ed706c65780a: Waiting 15:48:08 63ec0bd56cf3: Preparing 15:48:08 042b93c77ad1: Waiting 15:48:08 04888a2bee38: Layer already exists 15:48:08 d77ac1592105: Layer already exists 15:48:08 8106039556bc: Layer already exists 15:48:08 1adbb359807a: Layer already exists 15:48:08 38b7a0c3cc56: Layer already exists 15:48:08 ed706c65780a: Layer already exists 15:48:08 a14e4df99c9e: Layer already exists 15:48:08 94ca1c100714: Layer already exists 15:48:08 cd4935932c15: Layer already exists 15:48:08 042b93c77ad1: Layer already exists 15:48:08 63ec0bd56cf3: Layer already exists 15:48:08 3.2.0-dev.35: digest: sha256:0e293a17e23a15d99261af2c21d38cfafe38ca3376ba29cb0de71f47a1221366 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:48:08 d77ac1592105: Preparing 15:48:08 8106039556bc: Preparing 15:48:08 1adbb359807a: Preparing 15:48:08 04888a2bee38: Preparing 15:48:08 38b7a0c3cc56: Preparing 15:48:08 ed706c65780a: Preparing 15:48:08 cd4935932c15: Preparing 15:48:08 94ca1c100714: Preparing 15:48:08 a14e4df99c9e: Preparing 15:48:08 042b93c77ad1: Preparing 15:48:08 63ec0bd56cf3: Preparing 15:48:08 cd4935932c15: Waiting 15:48:08 94ca1c100714: Waiting 15:48:08 a14e4df99c9e: Waiting 15:48:08 042b93c77ad1: Waiting 15:48:08 63ec0bd56cf3: Waiting 15:48:08 ed706c65780a: Waiting 15:48:08 8106039556bc: Layer already exists 15:48:08 04888a2bee38: Layer already exists 15:48:08 38b7a0c3cc56: Layer already exists 15:48:08 d77ac1592105: Layer already exists 15:48:08 1adbb359807a: Layer already exists 15:48:08 94ca1c100714: Layer already exists 15:48:08 ed706c65780a: Layer already exists 15:48:08 042b93c77ad1: Layer already exists 15:48:08 cd4935932c15: Layer already exists 15:48:08 a14e4df99c9e: Layer already exists 15:48:08 63ec0bd56cf3: Layer already exists 15:48:08 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:0e293a17e23a15d99261af2c21d38cfafe38ca3376ba29cb0de71f47a1221366 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:48:09 d77ac1592105: Preparing 15:48:09 8106039556bc: Preparing 15:48:09 1adbb359807a: Preparing 15:48:09 04888a2bee38: Preparing 15:48:09 38b7a0c3cc56: Preparing 15:48:09 ed706c65780a: Preparing 15:48:09 cd4935932c15: Preparing 15:48:09 94ca1c100714: Preparing 15:48:09 a14e4df99c9e: Preparing 15:48:09 042b93c77ad1: Preparing 15:48:09 63ec0bd56cf3: Preparing 15:48:09 ed706c65780a: Waiting 15:48:09 cd4935932c15: Waiting 15:48:09 042b93c77ad1: Waiting 15:48:09 63ec0bd56cf3: Waiting 15:48:09 94ca1c100714: Waiting 15:48:09 d77ac1592105: Layer already exists 15:48:09 04888a2bee38: Layer already exists 15:48:09 8106039556bc: Layer already exists 15:48:09 38b7a0c3cc56: Layer already exists 15:48:09 1adbb359807a: Layer already exists 15:48:09 ed706c65780a: Layer already exists 15:48:09 cd4935932c15: Layer already exists 15:48:09 94ca1c100714: Layer already exists 15:48:09 042b93c77ad1: Layer already exists 15:48:09 a14e4df99c9e: Layer already exists 15:48:09 63ec0bd56cf3: Layer already exists 15:48:09 main: digest: sha256:0e293a17e23a15d99261af2c21d38cfafe38ca3376ba29cb0de71f47a1221366 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:09 ===================================================== [Pipeline] echo 15:48:09 taggedImages: 15:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.35 15:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:48:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:48:09 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:09 latest 15:48:09 3.2.0-dev.35 15:48:09 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:09 main 15:48:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:48:10 1cb96f1fb1a5: Preparing 15:48:10 ff52cdb58238: Preparing 15:48:10 e477722bd1eb: Preparing 15:48:10 4e8374f070fd: Preparing 15:48:10 ac1038144f74: Preparing 15:48:10 65f68a2b94a5: Preparing 15:48:10 6531969e4eb3: Preparing 15:48:10 ed706c65780a: Preparing 15:48:10 cd4935932c15: Preparing 15:48:10 7c7d9d508b1e: Preparing 15:48:10 d86497642753: Preparing 15:48:10 63ec0bd56cf3: Preparing 15:48:10 65f68a2b94a5: Waiting 15:48:10 ed706c65780a: Waiting 15:48:10 6531969e4eb3: Waiting 15:48:10 7c7d9d508b1e: Waiting 15:48:10 d86497642753: Waiting 15:48:10 63ec0bd56cf3: Waiting 15:48:10 cd4935932c15: Waiting 15:48:10 ac1038144f74: Pushed 15:48:10 1cb96f1fb1a5: Pushed 15:48:10 ff52cdb58238: Pushed 15:48:10 65f68a2b94a5: Pushed 15:48:10 ed706c65780a: Layer already exists 15:48:10 cd4935932c15: Layer already exists 15:48:10 6531969e4eb3: Pushed 15:48:10 63ec0bd56cf3: Layer already exists 15:48:11 7c7d9d508b1e: Pushed 15:48:11 4e8374f070fd: Pushed 15:48:11 e477722bd1eb: Pushed 15:48:11 d86497642753: Pushed 15:48:11 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:89a4403dbb895fc973cea9aaaec6c0f384e9b4fef38deaed7642b645816345d1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:48:12 1cb96f1fb1a5: Preparing 15:48:12 ff52cdb58238: Preparing 15:48:12 e477722bd1eb: Preparing 15:48:12 4e8374f070fd: Preparing 15:48:12 ac1038144f74: Preparing 15:48:12 65f68a2b94a5: Preparing 15:48:12 6531969e4eb3: Preparing 15:48:12 ed706c65780a: Preparing 15:48:12 cd4935932c15: Preparing 15:48:12 7c7d9d508b1e: Preparing 15:48:12 d86497642753: Preparing 15:48:12 63ec0bd56cf3: Preparing 15:48:12 cd4935932c15: Waiting 15:48:12 7c7d9d508b1e: Waiting 15:48:12 d86497642753: Waiting 15:48:12 65f68a2b94a5: Waiting 15:48:12 63ec0bd56cf3: Waiting 15:48:12 ed706c65780a: Waiting 15:48:12 ac1038144f74: Layer already exists 15:48:12 ff52cdb58238: Layer already exists 15:48:12 1cb96f1fb1a5: Layer already exists 15:48:12 4e8374f070fd: Layer already exists 15:48:12 e477722bd1eb: Layer already exists 15:48:12 65f68a2b94a5: Layer already exists 15:48:12 6531969e4eb3: Layer already exists 15:48:12 cd4935932c15: Layer already exists 15:48:12 ed706c65780a: Layer already exists 15:48:12 7c7d9d508b1e: Layer already exists 15:48:12 d86497642753: Layer already exists 15:48:12 63ec0bd56cf3: Layer already exists 15:48:12 latest: digest: sha256:89a4403dbb895fc973cea9aaaec6c0f384e9b4fef38deaed7642b645816345d1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.35 15:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:48:12 1cb96f1fb1a5: Preparing 15:48:12 ff52cdb58238: Preparing 15:48:12 e477722bd1eb: Preparing 15:48:12 4e8374f070fd: Preparing 15:48:12 ac1038144f74: Preparing 15:48:12 65f68a2b94a5: Preparing 15:48:12 6531969e4eb3: Preparing 15:48:12 ed706c65780a: Preparing 15:48:12 cd4935932c15: Preparing 15:48:12 7c7d9d508b1e: Preparing 15:48:12 d86497642753: Preparing 15:48:12 63ec0bd56cf3: Preparing 15:48:12 ed706c65780a: Waiting 15:48:12 cd4935932c15: Waiting 15:48:12 65f68a2b94a5: Waiting 15:48:12 7c7d9d508b1e: Waiting 15:48:12 d86497642753: Waiting 15:48:12 63ec0bd56cf3: Waiting 15:48:12 6531969e4eb3: Waiting 15:48:12 4e8374f070fd: Layer already exists 15:48:12 ac1038144f74: Layer already exists 15:48:12 ff52cdb58238: Layer already exists 15:48:12 e477722bd1eb: Layer already exists 15:48:12 1cb96f1fb1a5: Layer already exists 15:48:12 65f68a2b94a5: Layer already exists 15:48:12 cd4935932c15: Layer already exists 15:48:12 6531969e4eb3: Layer already exists 15:48:12 ed706c65780a: Layer already exists 15:48:12 7c7d9d508b1e: Layer already exists 15:48:12 d86497642753: Layer already exists 15:48:12 63ec0bd56cf3: Layer already exists 15:48:12 3.2.0-dev.35: digest: sha256:89a4403dbb895fc973cea9aaaec6c0f384e9b4fef38deaed7642b645816345d1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:48:13 1cb96f1fb1a5: Preparing 15:48:13 ff52cdb58238: Preparing 15:48:13 e477722bd1eb: Preparing 15:48:13 4e8374f070fd: Preparing 15:48:13 ac1038144f74: Preparing 15:48:13 65f68a2b94a5: Preparing 15:48:13 6531969e4eb3: Preparing 15:48:13 ed706c65780a: Preparing 15:48:13 cd4935932c15: Preparing 15:48:13 7c7d9d508b1e: Preparing 15:48:13 d86497642753: Preparing 15:48:13 63ec0bd56cf3: Preparing 15:48:13 cd4935932c15: Waiting 15:48:13 63ec0bd56cf3: Waiting 15:48:13 7c7d9d508b1e: Waiting 15:48:13 d86497642753: Waiting 15:48:13 65f68a2b94a5: Waiting 15:48:13 6531969e4eb3: Waiting 15:48:13 ed706c65780a: Waiting 15:48:13 4e8374f070fd: Layer already exists 15:48:13 ff52cdb58238: Layer already exists 15:48:13 ac1038144f74: Layer already exists 15:48:13 e477722bd1eb: Layer already exists 15:48:13 1cb96f1fb1a5: Layer already exists 15:48:13 65f68a2b94a5: Layer already exists 15:48:13 6531969e4eb3: Layer already exists 15:48:13 ed706c65780a: Layer already exists 15:48:13 cd4935932c15: Layer already exists 15:48:13 7c7d9d508b1e: Layer already exists 15:48:13 63ec0bd56cf3: Layer already exists 15:48:13 d86497642753: Layer already exists 15:48:13 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:89a4403dbb895fc973cea9aaaec6c0f384e9b4fef38deaed7642b645816345d1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:48:14 1cb96f1fb1a5: Preparing 15:48:14 ff52cdb58238: Preparing 15:48:14 e477722bd1eb: Preparing 15:48:14 4e8374f070fd: Preparing 15:48:14 ac1038144f74: Preparing 15:48:14 65f68a2b94a5: Preparing 15:48:14 6531969e4eb3: Preparing 15:48:14 ed706c65780a: Preparing 15:48:14 cd4935932c15: Preparing 15:48:14 7c7d9d508b1e: Preparing 15:48:14 d86497642753: Preparing 15:48:14 63ec0bd56cf3: Preparing 15:48:14 ed706c65780a: Waiting 15:48:14 cd4935932c15: Waiting 15:48:14 7c7d9d508b1e: Waiting 15:48:14 d86497642753: Waiting 15:48:14 63ec0bd56cf3: Waiting 15:48:14 65f68a2b94a5: Waiting 15:48:14 6531969e4eb3: Waiting 15:48:14 ff52cdb58238: Layer already exists 15:48:14 4e8374f070fd: Layer already exists 15:48:14 e477722bd1eb: Layer already exists 15:48:14 ac1038144f74: Layer already exists 15:48:14 1cb96f1fb1a5: Layer already exists 15:48:14 6531969e4eb3: Layer already exists 15:48:14 ed706c65780a: Layer already exists 15:48:14 65f68a2b94a5: Layer already exists 15:48:14 cd4935932c15: Layer already exists 15:48:14 7c7d9d508b1e: Layer already exists 15:48:14 63ec0bd56cf3: Layer already exists 15:48:14 d86497642753: Layer already exists 15:48:14 main: digest: sha256:89a4403dbb895fc973cea9aaaec6c0f384e9b4fef38deaed7642b645816345d1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:14 ===================================================== [Pipeline] echo 15:48:14 taggedImages: 15:48:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:48:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.35 15:48:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:48:14 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:48:14 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:14 latest 15:48:14 3.2.0-dev.35 15:48:14 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:14 main 15:48:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:48:15 f4aaf068830f: Preparing 15:48:15 c63c7af01490: Preparing 15:48:15 ed706c65780a: Preparing 15:48:15 cd4935932c15: Preparing 15:48:15 8b63c1008b7f: Preparing 15:48:15 3564d9dd87a3: Preparing 15:48:15 63ec0bd56cf3: Preparing 15:48:15 3564d9dd87a3: Waiting 15:48:15 63ec0bd56cf3: Waiting 15:48:15 ed706c65780a: Layer already exists 15:48:15 cd4935932c15: Layer already exists 15:48:15 63ec0bd56cf3: Layer already exists 15:48:15 f4aaf068830f: Pushed 15:48:15 8b63c1008b7f: Pushed 15:48:16 3564d9dd87a3: Pushed 15:48:16 c63c7af01490: Pushed 15:48:16 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:9422471bf3f8a3df7bedf174985db95f22e9e3022564f87795f0fab8f6dab01f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:17 + 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 15:48:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:48:17 f4aaf068830f: Preparing 15:48:17 c63c7af01490: Preparing 15:48:17 ed706c65780a: Preparing 15:48:17 cd4935932c15: Preparing 15:48:17 8b63c1008b7f: Preparing 15:48:17 3564d9dd87a3: Preparing 15:48:17 63ec0bd56cf3: Preparing 15:48:17 3564d9dd87a3: Waiting 15:48:17 63ec0bd56cf3: Waiting 15:48:17 ed706c65780a: Layer already exists 15:48:17 f4aaf068830f: Layer already exists 15:48:17 cd4935932c15: Layer already exists 15:48:17 8b63c1008b7f: Layer already exists 15:48:17 c63c7af01490: Layer already exists 15:48:17 3564d9dd87a3: Layer already exists 15:48:17 63ec0bd56cf3: Layer already exists 15:48:17 latest: digest: sha256:9422471bf3f8a3df7bedf174985db95f22e9e3022564f87795f0fab8f6dab01f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.35 15:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:48:18 f4aaf068830f: Preparing 15:48:18 c63c7af01490: Preparing 15:48:18 ed706c65780a: Preparing 15:48:18 cd4935932c15: Preparing 15:48:18 8b63c1008b7f: Preparing 15:48:18 3564d9dd87a3: Preparing 15:48:18 63ec0bd56cf3: Preparing 15:48:18 3564d9dd87a3: Waiting 15:48:18 8b63c1008b7f: Layer already exists 15:48:18 c63c7af01490: Layer already exists 15:48:18 f4aaf068830f: Layer already exists 15:48:18 cd4935932c15: Layer already exists 15:48:18 ed706c65780a: Layer already exists 15:48:18 3564d9dd87a3: Layer already exists 15:48:18 63ec0bd56cf3: Layer already exists 15:48:18 3.2.0-dev.35: digest: sha256:9422471bf3f8a3df7bedf174985db95f22e9e3022564f87795f0fab8f6dab01f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:48:18 f4aaf068830f: Preparing 15:48:18 c63c7af01490: Preparing 15:48:18 ed706c65780a: Preparing 15:48:18 cd4935932c15: Preparing 15:48:18 8b63c1008b7f: Preparing 15:48:18 3564d9dd87a3: Preparing 15:48:18 63ec0bd56cf3: Preparing 15:48:18 63ec0bd56cf3: Waiting 15:48:18 3564d9dd87a3: Waiting 15:48:18 ed706c65780a: Layer already exists 15:48:18 f4aaf068830f: Layer already exists 15:48:18 cd4935932c15: Layer already exists 15:48:18 c63c7af01490: Layer already exists 15:48:18 8b63c1008b7f: Layer already exists 15:48:18 3564d9dd87a3: Layer already exists 15:48:18 63ec0bd56cf3: Layer already exists 15:48:18 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:9422471bf3f8a3df7bedf174985db95f22e9e3022564f87795f0fab8f6dab01f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:19 + 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 15:48:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:48:19 f4aaf068830f: Preparing 15:48:19 c63c7af01490: Preparing 15:48:19 ed706c65780a: Preparing 15:48:19 cd4935932c15: Preparing 15:48:19 8b63c1008b7f: Preparing 15:48:19 3564d9dd87a3: Preparing 15:48:19 63ec0bd56cf3: Preparing 15:48:19 63ec0bd56cf3: Waiting 15:48:19 3564d9dd87a3: Waiting 15:48:19 c63c7af01490: Layer already exists 15:48:19 f4aaf068830f: Layer already exists 15:48:19 cd4935932c15: Layer already exists 15:48:19 8b63c1008b7f: Layer already exists 15:48:19 ed706c65780a: Layer already exists 15:48:19 63ec0bd56cf3: Layer already exists 15:48:19 3564d9dd87a3: Layer already exists 15:48:19 main: digest: sha256:9422471bf3f8a3df7bedf174985db95f22e9e3022564f87795f0fab8f6dab01f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:19 ===================================================== [Pipeline] echo 15:48:19 taggedImages: 15:48:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:48:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.35 15:48:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:48:19 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:48:19 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:19 latest 15:48:19 3.2.0-dev.35 15:48:19 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:19 main 15:48:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:48:20 3283f76fc107: Preparing 15:48:20 8aca4d27df72: Preparing 15:48:20 6430d7857672: Preparing 15:48:20 ed706c65780a: Preparing 15:48:20 cd4935932c15: Preparing 15:48:20 53a7718ad978: Preparing 15:48:20 7f800ef2b221: Preparing 15:48:20 46fe7be894af: Preparing 15:48:20 3af71847fd1d: Preparing 15:48:20 63ec0bd56cf3: Preparing 15:48:20 7f800ef2b221: Waiting 15:48:20 3af71847fd1d: Waiting 15:48:20 46fe7be894af: Waiting 15:48:20 63ec0bd56cf3: Waiting 15:48:20 53a7718ad978: Waiting 15:48:20 6430d7857672: Pushed 15:48:20 8aca4d27df72: Pushed 15:48:20 ed706c65780a: Layer already exists 15:48:20 cd4935932c15: Layer already exists 15:48:20 3283f76fc107: Pushed 15:48:20 46fe7be894af: Pushed 15:48:20 63ec0bd56cf3: Layer already exists 15:48:21 3af71847fd1d: Pushed 15:48:26 7f800ef2b221: Pushed 15:48:30 53a7718ad978: Pushed 15:48:30 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:45a160605670f9fa3eda3e4bf1fc0f216a41a91015f00cf32725665b8dcef242 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:48:30 3283f76fc107: Preparing 15:48:30 8aca4d27df72: Preparing 15:48:30 6430d7857672: Preparing 15:48:30 ed706c65780a: Preparing 15:48:30 cd4935932c15: Preparing 15:48:30 53a7718ad978: Preparing 15:48:30 7f800ef2b221: Preparing 15:48:30 46fe7be894af: Preparing 15:48:30 3af71847fd1d: Preparing 15:48:30 63ec0bd56cf3: Preparing 15:48:30 46fe7be894af: Waiting 15:48:30 3af71847fd1d: Waiting 15:48:30 63ec0bd56cf3: Waiting 15:48:30 53a7718ad978: Waiting 15:48:30 7f800ef2b221: Waiting 15:48:30 6430d7857672: Layer already exists 15:48:30 3283f76fc107: Layer already exists 15:48:30 ed706c65780a: Layer already exists 15:48:30 cd4935932c15: Layer already exists 15:48:30 8aca4d27df72: Layer already exists 15:48:30 53a7718ad978: Layer already exists 15:48:30 7f800ef2b221: Layer already exists 15:48:30 46fe7be894af: Layer already exists 15:48:30 3af71847fd1d: Layer already exists 15:48:30 63ec0bd56cf3: Layer already exists 15:48:30 latest: digest: sha256:45a160605670f9fa3eda3e4bf1fc0f216a41a91015f00cf32725665b8dcef242 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.35 15:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:48:31 3283f76fc107: Preparing 15:48:31 8aca4d27df72: Preparing 15:48:31 6430d7857672: Preparing 15:48:31 ed706c65780a: Preparing 15:48:31 cd4935932c15: Preparing 15:48:31 53a7718ad978: Preparing 15:48:31 7f800ef2b221: Preparing 15:48:31 46fe7be894af: Preparing 15:48:31 3af71847fd1d: Preparing 15:48:31 63ec0bd56cf3: Preparing 15:48:31 7f800ef2b221: Waiting 15:48:31 46fe7be894af: Waiting 15:48:31 3af71847fd1d: Waiting 15:48:31 53a7718ad978: Waiting 15:48:31 63ec0bd56cf3: Waiting 15:48:31 8aca4d27df72: Layer already exists 15:48:31 6430d7857672: Layer already exists 15:48:31 ed706c65780a: Layer already exists 15:48:31 3283f76fc107: Layer already exists 15:48:31 cd4935932c15: Layer already exists 15:48:31 7f800ef2b221: Layer already exists 15:48:31 3af71847fd1d: Layer already exists 15:48:31 46fe7be894af: Layer already exists 15:48:31 53a7718ad978: Layer already exists 15:48:31 63ec0bd56cf3: Layer already exists 15:48:31 3.2.0-dev.35: digest: sha256:45a160605670f9fa3eda3e4bf1fc0f216a41a91015f00cf32725665b8dcef242 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:48:31 3283f76fc107: Preparing 15:48:31 8aca4d27df72: Preparing 15:48:31 6430d7857672: Preparing 15:48:31 ed706c65780a: Preparing 15:48:31 cd4935932c15: Preparing 15:48:31 53a7718ad978: Preparing 15:48:31 7f800ef2b221: Preparing 15:48:31 46fe7be894af: Preparing 15:48:31 3af71847fd1d: Preparing 15:48:31 63ec0bd56cf3: Preparing 15:48:31 53a7718ad978: Waiting 15:48:31 7f800ef2b221: Waiting 15:48:31 46fe7be894af: Waiting 15:48:31 3af71847fd1d: Waiting 15:48:31 63ec0bd56cf3: Waiting 15:48:31 cd4935932c15: Layer already exists 15:48:31 ed706c65780a: Layer already exists 15:48:31 3283f76fc107: Layer already exists 15:48:31 6430d7857672: Layer already exists 15:48:31 8aca4d27df72: Layer already exists 15:48:31 7f800ef2b221: Layer already exists 15:48:31 46fe7be894af: Layer already exists 15:48:31 53a7718ad978: Layer already exists 15:48:31 3af71847fd1d: Layer already exists 15:48:31 63ec0bd56cf3: Layer already exists 15:48:31 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:45a160605670f9fa3eda3e4bf1fc0f216a41a91015f00cf32725665b8dcef242 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:48:32 3283f76fc107: Preparing 15:48:32 8aca4d27df72: Preparing 15:48:32 6430d7857672: Preparing 15:48:32 ed706c65780a: Preparing 15:48:32 cd4935932c15: Preparing 15:48:32 53a7718ad978: Preparing 15:48:32 7f800ef2b221: Preparing 15:48:32 46fe7be894af: Preparing 15:48:32 3af71847fd1d: Preparing 15:48:32 53a7718ad978: Waiting 15:48:32 7f800ef2b221: Waiting 15:48:32 63ec0bd56cf3: Preparing 15:48:32 3af71847fd1d: Waiting 15:48:32 63ec0bd56cf3: Waiting 15:48:32 8aca4d27df72: Layer already exists 15:48:32 3283f76fc107: Layer already exists 15:48:32 ed706c65780a: Layer already exists 15:48:32 cd4935932c15: Layer already exists 15:48:32 6430d7857672: Layer already exists 15:48:32 53a7718ad978: Layer already exists 15:48:32 7f800ef2b221: Layer already exists 15:48:32 3af71847fd1d: Layer already exists 15:48:32 46fe7be894af: Layer already exists 15:48:32 63ec0bd56cf3: Layer already exists 15:48:32 main: digest: sha256:45a160605670f9fa3eda3e4bf1fc0f216a41a91015f00cf32725665b8dcef242 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:32 ===================================================== [Pipeline] echo 15:48:32 taggedImages: 15:48:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:48:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.35 15:48:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:48:32 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:48:32 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:32 latest 15:48:32 3.2.0-dev.35 15:48:32 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:32 main 15:48:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:48:33 93975578c384: Preparing 15:48:33 0691f448f9a2: Preparing 15:48:33 3e745b2dca1b: Preparing 15:48:33 ed706c65780a: Preparing 15:48:33 cd4935932c15: Preparing 15:48:33 2b9f0f885267: Preparing 15:48:33 777d7cdbf889: Preparing 15:48:33 179e76e89402: Preparing 15:48:33 63ec0bd56cf3: Preparing 15:48:33 777d7cdbf889: Waiting 15:48:33 179e76e89402: Waiting 15:48:33 63ec0bd56cf3: Waiting 15:48:33 2b9f0f885267: Waiting 15:48:33 ed706c65780a: Layer already exists 15:48:33 cd4935932c15: Layer already exists 15:48:33 3e745b2dca1b: Pushed 15:48:33 93975578c384: Pushed 15:48:33 0691f448f9a2: Pushed 15:48:33 63ec0bd56cf3: Layer already exists 15:48:33 179e76e89402: Pushed 15:48:33 777d7cdbf889: Pushed 15:48:43 2b9f0f885267: Pushed 15:48:43 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:289d6eac8f68e2b1781efec8ee97978a3313a63888e74db8e73c763fb5613497 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:48:44 93975578c384: Preparing 15:48:44 0691f448f9a2: Preparing 15:48:44 3e745b2dca1b: Preparing 15:48:44 ed706c65780a: Preparing 15:48:44 cd4935932c15: Preparing 15:48:44 2b9f0f885267: Preparing 15:48:44 777d7cdbf889: Preparing 15:48:44 179e76e89402: Preparing 15:48:44 63ec0bd56cf3: Preparing 15:48:44 777d7cdbf889: Waiting 15:48:44 179e76e89402: Waiting 15:48:44 2b9f0f885267: Waiting 15:48:44 63ec0bd56cf3: Waiting 15:48:44 0691f448f9a2: Layer already exists 15:48:44 cd4935932c15: Layer already exists 15:48:44 93975578c384: Layer already exists 15:48:44 ed706c65780a: Layer already exists 15:48:44 3e745b2dca1b: Layer already exists 15:48:44 179e76e89402: Layer already exists 15:48:44 2b9f0f885267: Layer already exists 15:48:44 777d7cdbf889: Layer already exists 15:48:44 63ec0bd56cf3: Layer already exists 15:48:44 latest: digest: sha256:289d6eac8f68e2b1781efec8ee97978a3313a63888e74db8e73c763fb5613497 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.35 15:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:48:45 93975578c384: Preparing 15:48:45 0691f448f9a2: Preparing 15:48:45 3e745b2dca1b: Preparing 15:48:45 ed706c65780a: Preparing 15:48:45 cd4935932c15: Preparing 15:48:45 2b9f0f885267: Preparing 15:48:45 777d7cdbf889: Preparing 15:48:45 179e76e89402: Preparing 15:48:45 63ec0bd56cf3: Preparing 15:48:45 2b9f0f885267: Waiting 15:48:45 179e76e89402: Waiting 15:48:45 777d7cdbf889: Waiting 15:48:45 0691f448f9a2: Layer already exists 15:48:45 ed706c65780a: Layer already exists 15:48:45 cd4935932c15: Layer already exists 15:48:45 3e745b2dca1b: Layer already exists 15:48:45 93975578c384: Layer already exists 15:48:45 2b9f0f885267: Layer already exists 15:48:45 63ec0bd56cf3: Layer already exists 15:48:45 777d7cdbf889: Layer already exists 15:48:45 179e76e89402: Layer already exists 15:48:45 3.2.0-dev.35: digest: sha256:289d6eac8f68e2b1781efec8ee97978a3313a63888e74db8e73c763fb5613497 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:48:45 93975578c384: Preparing 15:48:45 0691f448f9a2: Preparing 15:48:45 3e745b2dca1b: Preparing 15:48:45 ed706c65780a: Preparing 15:48:45 cd4935932c15: Preparing 15:48:45 2b9f0f885267: Preparing 15:48:45 777d7cdbf889: Preparing 15:48:45 179e76e89402: Preparing 15:48:45 63ec0bd56cf3: Preparing 15:48:45 63ec0bd56cf3: Waiting 15:48:45 179e76e89402: Waiting 15:48:45 2b9f0f885267: Waiting 15:48:45 777d7cdbf889: Waiting 15:48:45 cd4935932c15: Layer already exists 15:48:45 93975578c384: Layer already exists 15:48:45 ed706c65780a: Layer already exists 15:48:45 0691f448f9a2: Layer already exists 15:48:45 3e745b2dca1b: Layer already exists 15:48:45 777d7cdbf889: Layer already exists 15:48:45 2b9f0f885267: Layer already exists 15:48:45 179e76e89402: Layer already exists 15:48:45 63ec0bd56cf3: Layer already exists 15:48:45 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:289d6eac8f68e2b1781efec8ee97978a3313a63888e74db8e73c763fb5613497 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:48:46 93975578c384: Preparing 15:48:46 0691f448f9a2: Preparing 15:48:46 3e745b2dca1b: Preparing 15:48:46 ed706c65780a: Preparing 15:48:46 cd4935932c15: Preparing 15:48:46 2b9f0f885267: Preparing 15:48:46 777d7cdbf889: Preparing 15:48:46 179e76e89402: Preparing 15:48:46 63ec0bd56cf3: Preparing 15:48:46 2b9f0f885267: Waiting 15:48:46 777d7cdbf889: Waiting 15:48:46 179e76e89402: Waiting 15:48:46 63ec0bd56cf3: Waiting 15:48:46 3e745b2dca1b: Layer already exists 15:48:46 cd4935932c15: Layer already exists 15:48:46 0691f448f9a2: Layer already exists 15:48:46 93975578c384: Layer already exists 15:48:46 ed706c65780a: Layer already exists 15:48:46 2b9f0f885267: Layer already exists 15:48:46 63ec0bd56cf3: Layer already exists 15:48:46 179e76e89402: Layer already exists 15:48:46 777d7cdbf889: Layer already exists 15:48:46 main: digest: sha256:289d6eac8f68e2b1781efec8ee97978a3313a63888e74db8e73c763fb5613497 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:46 ===================================================== [Pipeline] echo 15:48:46 taggedImages: 15:48:46 - nexus3.edgexfoundry.org:10004/security-spire-config:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:46 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:48:46 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.35 15:48:46 - nexus3.edgexfoundry.org:10004/security-spire-config:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:46 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:48:46 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:48:46 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:46 latest 15:48:46 3.2.0-dev.35 15:48:46 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:46 main 15:48:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:48:47 3283f76fc107: Preparing 15:48:47 685a98f8d146: Preparing 15:48:47 06891b3194a2: Preparing 15:48:47 ed706c65780a: Preparing 15:48:47 cd4935932c15: Preparing 15:48:47 7e3fa739a0fc: Preparing 15:48:47 46fe7be894af: Preparing 15:48:47 3af71847fd1d: Preparing 15:48:47 63ec0bd56cf3: Preparing 15:48:47 7e3fa739a0fc: Waiting 15:48:47 46fe7be894af: Waiting 15:48:47 3af71847fd1d: Waiting 15:48:47 63ec0bd56cf3: Waiting 15:48:47 3283f76fc107: Layer already exists 15:48:47 ed706c65780a: Layer already exists 15:48:47 cd4935932c15: Layer already exists 15:48:47 46fe7be894af: Layer already exists 15:48:47 3af71847fd1d: Layer already exists 15:48:47 63ec0bd56cf3: Layer already exists 15:48:47 685a98f8d146: Pushed 15:48:47 06891b3194a2: Pushed 15:48:57 7e3fa739a0fc: Pushed 15:48:57 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:9ca2e7ffa5fa7812b999a5876030cb6f2707144e7c9ede877599797bedc80b5a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:48:57 3283f76fc107: Preparing 15:48:57 685a98f8d146: Preparing 15:48:57 06891b3194a2: Preparing 15:48:57 ed706c65780a: Preparing 15:48:57 cd4935932c15: Preparing 15:48:57 7e3fa739a0fc: Preparing 15:48:57 46fe7be894af: Preparing 15:48:57 3af71847fd1d: Preparing 15:48:57 63ec0bd56cf3: Preparing 15:48:57 7e3fa739a0fc: Waiting 15:48:57 46fe7be894af: Waiting 15:48:57 3af71847fd1d: Waiting 15:48:57 63ec0bd56cf3: Waiting 15:48:57 685a98f8d146: Layer already exists 15:48:57 06891b3194a2: Layer already exists 15:48:57 ed706c65780a: Layer already exists 15:48:57 cd4935932c15: Layer already exists 15:48:57 3283f76fc107: Layer already exists 15:48:57 46fe7be894af: Layer already exists 15:48:57 7e3fa739a0fc: Layer already exists 15:48:57 3af71847fd1d: Layer already exists 15:48:57 63ec0bd56cf3: Layer already exists 15:48:57 latest: digest: sha256:9ca2e7ffa5fa7812b999a5876030cb6f2707144e7c9ede877599797bedc80b5a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.35 15:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:48:58 3283f76fc107: Preparing 15:48:58 685a98f8d146: Preparing 15:48:58 06891b3194a2: Preparing 15:48:58 ed706c65780a: Preparing 15:48:58 cd4935932c15: Preparing 15:48:58 7e3fa739a0fc: Preparing 15:48:58 46fe7be894af: Preparing 15:48:58 7e3fa739a0fc: Waiting 15:48:58 3af71847fd1d: Preparing 15:48:58 63ec0bd56cf3: Preparing 15:48:58 46fe7be894af: Waiting 15:48:58 3af71847fd1d: Waiting 15:48:58 63ec0bd56cf3: Waiting 15:48:58 06891b3194a2: Layer already exists 15:48:58 ed706c65780a: Layer already exists 15:48:58 685a98f8d146: Layer already exists 15:48:58 3283f76fc107: Layer already exists 15:48:58 cd4935932c15: Layer already exists 15:48:58 7e3fa739a0fc: Layer already exists 15:48:58 46fe7be894af: Layer already exists 15:48:58 3af71847fd1d: Layer already exists 15:48:58 63ec0bd56cf3: Layer already exists 15:48:58 3.2.0-dev.35: digest: sha256:9ca2e7ffa5fa7812b999a5876030cb6f2707144e7c9ede877599797bedc80b5a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:48:59 3283f76fc107: Preparing 15:48:59 685a98f8d146: Preparing 15:48:59 06891b3194a2: Preparing 15:48:59 ed706c65780a: Preparing 15:48:59 cd4935932c15: Preparing 15:48:59 7e3fa739a0fc: Preparing 15:48:59 46fe7be894af: Preparing 15:48:59 3af71847fd1d: Preparing 15:48:59 63ec0bd56cf3: Preparing 15:48:59 46fe7be894af: Waiting 15:48:59 3af71847fd1d: Waiting 15:48:59 63ec0bd56cf3: Waiting 15:48:59 7e3fa739a0fc: Waiting 15:48:59 3283f76fc107: Layer already exists 15:48:59 685a98f8d146: Layer already exists 15:48:59 06891b3194a2: Layer already exists 15:48:59 ed706c65780a: Layer already exists 15:48:59 cd4935932c15: Layer already exists 15:48:59 46fe7be894af: Layer already exists 15:48:59 3af71847fd1d: Layer already exists 15:48:59 7e3fa739a0fc: Layer already exists 15:48:59 63ec0bd56cf3: Layer already exists 15:48:59 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:9ca2e7ffa5fa7812b999a5876030cb6f2707144e7c9ede877599797bedc80b5a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:49:00 3283f76fc107: Preparing 15:49:00 685a98f8d146: Preparing 15:49:00 06891b3194a2: Preparing 15:49:00 ed706c65780a: Preparing 15:49:00 cd4935932c15: Preparing 15:49:00 7e3fa739a0fc: Preparing 15:49:00 46fe7be894af: Preparing 15:49:00 3af71847fd1d: Preparing 15:49:00 63ec0bd56cf3: Preparing 15:49:00 7e3fa739a0fc: Waiting 15:49:00 3af71847fd1d: Waiting 15:49:00 46fe7be894af: Waiting 15:49:00 63ec0bd56cf3: Waiting 15:49:00 3283f76fc107: Layer already exists 15:49:00 685a98f8d146: Layer already exists 15:49:00 06891b3194a2: Layer already exists 15:49:00 cd4935932c15: Layer already exists 15:49:00 ed706c65780a: Layer already exists 15:49:00 3af71847fd1d: Layer already exists 15:49:00 7e3fa739a0fc: Layer already exists 15:49:00 46fe7be894af: Layer already exists 15:49:00 63ec0bd56cf3: Layer already exists 15:49:00 main: digest: sha256:9ca2e7ffa5fa7812b999a5876030cb6f2707144e7c9ede877599797bedc80b5a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:00 ===================================================== [Pipeline] echo 15:49:00 taggedImages: 15:49:00 - nexus3.edgexfoundry.org:10004/security-spire-server:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:49:00 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:49:00 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.35 15:49:00 - nexus3.edgexfoundry.org:10004/security-spire-server:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:49:00 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:49:00 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:49:00 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:49:00 latest 15:49:00 3.2.0-dev.35 15:49:00 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:49:00 main 15:49:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:49:00 e5f1314d2cdc: Preparing 15:49:00 326a44e8d8f3: Preparing 15:49:00 ed706c65780a: Preparing 15:49:00 cd4935932c15: Preparing 15:49:00 42b52db3df8e: Preparing 15:49:00 f20e1e2903cf: Preparing 15:49:00 63ec0bd56cf3: Preparing 15:49:00 f20e1e2903cf: Waiting 15:49:00 63ec0bd56cf3: Waiting 15:49:00 ed706c65780a: Layer already exists 15:49:00 cd4935932c15: Layer already exists 15:49:00 63ec0bd56cf3: Layer already exists 15:49:00 e5f1314d2cdc: Pushed 15:49:00 f20e1e2903cf: Pushed 15:49:01 42b52db3df8e: Pushed 15:49:03 326a44e8d8f3: Pushed 15:49:03 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:7a0df9bdb5fdf7721ab1e58230fa3120f60eb8e4045ba298505be529a746b584 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:49:04 e5f1314d2cdc: Preparing 15:49:04 326a44e8d8f3: Preparing 15:49:04 ed706c65780a: Preparing 15:49:04 cd4935932c15: Preparing 15:49:04 42b52db3df8e: Preparing 15:49:04 f20e1e2903cf: Preparing 15:49:04 63ec0bd56cf3: Preparing 15:49:04 f20e1e2903cf: Waiting 15:49:04 63ec0bd56cf3: Waiting 15:49:04 e5f1314d2cdc: Layer already exists 15:49:04 ed706c65780a: Layer already exists 15:49:04 cd4935932c15: Layer already exists 15:49:04 42b52db3df8e: Layer already exists 15:49:04 326a44e8d8f3: Layer already exists 15:49:04 f20e1e2903cf: Layer already exists 15:49:04 63ec0bd56cf3: Layer already exists 15:49:04 latest: digest: sha256:7a0df9bdb5fdf7721ab1e58230fa3120f60eb8e4045ba298505be529a746b584 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.35 15:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:49:05 e5f1314d2cdc: Preparing 15:49:05 326a44e8d8f3: Preparing 15:49:05 ed706c65780a: Preparing 15:49:05 cd4935932c15: Preparing 15:49:05 42b52db3df8e: Preparing 15:49:05 f20e1e2903cf: Preparing 15:49:05 63ec0bd56cf3: Preparing 15:49:05 f20e1e2903cf: Waiting 15:49:05 63ec0bd56cf3: Waiting 15:49:05 326a44e8d8f3: Layer already exists 15:49:05 42b52db3df8e: Layer already exists 15:49:05 ed706c65780a: Layer already exists 15:49:05 cd4935932c15: Layer already exists 15:49:05 e5f1314d2cdc: Layer already exists 15:49:05 f20e1e2903cf: Layer already exists 15:49:05 63ec0bd56cf3: Layer already exists 15:49:05 3.2.0-dev.35: digest: sha256:7a0df9bdb5fdf7721ab1e58230fa3120f60eb8e4045ba298505be529a746b584 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:49:05 e5f1314d2cdc: Preparing 15:49:05 326a44e8d8f3: Preparing 15:49:05 ed706c65780a: Preparing 15:49:05 cd4935932c15: Preparing 15:49:05 42b52db3df8e: Preparing 15:49:05 f20e1e2903cf: Preparing 15:49:05 63ec0bd56cf3: Preparing 15:49:05 f20e1e2903cf: Waiting 15:49:05 63ec0bd56cf3: Waiting 15:49:05 ed706c65780a: Layer already exists 15:49:05 42b52db3df8e: Layer already exists 15:49:05 326a44e8d8f3: Layer already exists 15:49:05 cd4935932c15: Layer already exists 15:49:05 e5f1314d2cdc: Layer already exists 15:49:05 f20e1e2903cf: Layer already exists 15:49:05 63ec0bd56cf3: Layer already exists 15:49:05 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:7a0df9bdb5fdf7721ab1e58230fa3120f60eb8e4045ba298505be529a746b584 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:49:06 e5f1314d2cdc: Preparing 15:49:06 326a44e8d8f3: Preparing 15:49:06 ed706c65780a: Preparing 15:49:06 cd4935932c15: Preparing 15:49:06 42b52db3df8e: Preparing 15:49:06 f20e1e2903cf: Preparing 15:49:06 63ec0bd56cf3: Preparing 15:49:06 f20e1e2903cf: Waiting 15:49:06 63ec0bd56cf3: Waiting 15:49:06 cd4935932c15: Layer already exists 15:49:06 e5f1314d2cdc: Layer already exists 15:49:06 42b52db3df8e: Layer already exists 15:49:06 ed706c65780a: Layer already exists 15:49:06 326a44e8d8f3: Layer already exists 15:49:06 f20e1e2903cf: Layer already exists 15:49:06 63ec0bd56cf3: Layer already exists 15:49:06 main: digest: sha256:7a0df9bdb5fdf7721ab1e58230fa3120f60eb8e4045ba298505be529a746b584 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:06 ===================================================== [Pipeline] echo 15:49:06 taggedImages: 15:49:06 - nexus3.edgexfoundry.org:10004/support-notifications:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:49:06 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:49:06 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.35 15:49:06 - nexus3.edgexfoundry.org:10004/support-notifications:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:49:06 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:49:06 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:49:06 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:49:06 latest 15:49:06 3.2.0-dev.35 15:49:06 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:49:06 main 15:49:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:49:07 3786f67d171d: Preparing 15:49:07 ff5a7624c959: Preparing 15:49:07 ed706c65780a: Preparing 15:49:07 cd4935932c15: Preparing 15:49:07 2fd490a17829: Preparing 15:49:07 1c149cc31b9c: Preparing 15:49:07 63ec0bd56cf3: Preparing 15:49:07 1c149cc31b9c: Waiting 15:49:07 63ec0bd56cf3: Waiting 15:49:07 ed706c65780a: Layer already exists 15:49:07 2fd490a17829: Layer already exists 15:49:07 cd4935932c15: Layer already exists 15:49:07 1c149cc31b9c: Layer already exists 15:49:07 63ec0bd56cf3: Layer already exists 15:49:07 3786f67d171d: Pushed 15:49:10 ff5a7624c959: Pushed 15:49:10 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:b2605fedbc4df786624406270960c3966ec801cece2a2dc51aaa3c39c72351dc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:49:11 3786f67d171d: Preparing 15:49:11 ff5a7624c959: Preparing 15:49:11 ed706c65780a: Preparing 15:49:11 cd4935932c15: Preparing 15:49:11 2fd490a17829: Preparing 15:49:11 1c149cc31b9c: Preparing 15:49:11 63ec0bd56cf3: Preparing 15:49:11 1c149cc31b9c: Waiting 15:49:11 63ec0bd56cf3: Waiting 15:49:11 ff5a7624c959: Layer already exists 15:49:11 2fd490a17829: Layer already exists 15:49:11 3786f67d171d: Layer already exists 15:49:11 ed706c65780a: Layer already exists 15:49:11 cd4935932c15: Layer already exists 15:49:11 1c149cc31b9c: Layer already exists 15:49:11 63ec0bd56cf3: Layer already exists 15:49:11 latest: digest: sha256:b2605fedbc4df786624406270960c3966ec801cece2a2dc51aaa3c39c72351dc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.35 15:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:49:11 3786f67d171d: Preparing 15:49:11 ff5a7624c959: Preparing 15:49:11 ed706c65780a: Preparing 15:49:11 cd4935932c15: Preparing 15:49:11 2fd490a17829: Preparing 15:49:11 1c149cc31b9c: Preparing 15:49:11 63ec0bd56cf3: Preparing 15:49:11 63ec0bd56cf3: Waiting 15:49:11 3786f67d171d: Layer already exists 15:49:11 2fd490a17829: Layer already exists 15:49:11 ed706c65780a: Layer already exists 15:49:11 ff5a7624c959: Layer already exists 15:49:11 cd4935932c15: Layer already exists 15:49:11 1c149cc31b9c: Layer already exists 15:49:11 63ec0bd56cf3: Layer already exists 15:49:11 3.2.0-dev.35: digest: sha256:b2605fedbc4df786624406270960c3966ec801cece2a2dc51aaa3c39c72351dc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:49:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:49:12 3786f67d171d: Preparing 15:49:12 ff5a7624c959: Preparing 15:49:12 ed706c65780a: Preparing 15:49:12 cd4935932c15: Preparing 15:49:12 2fd490a17829: Preparing 15:49:12 1c149cc31b9c: Preparing 15:49:12 63ec0bd56cf3: Preparing 15:49:12 1c149cc31b9c: Waiting 15:49:12 63ec0bd56cf3: Waiting 15:49:12 ff5a7624c959: Layer already exists 15:49:12 cd4935932c15: Layer already exists 15:49:12 3786f67d171d: Layer already exists 15:49:12 ed706c65780a: Layer already exists 15:49:12 2fd490a17829: Layer already exists 15:49:12 1c149cc31b9c: Layer already exists 15:49:12 63ec0bd56cf3: Layer already exists 15:49:12 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:b2605fedbc4df786624406270960c3966ec801cece2a2dc51aaa3c39c72351dc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:49:13 3786f67d171d: Preparing 15:49:13 ff5a7624c959: Preparing 15:49:13 ed706c65780a: Preparing 15:49:13 cd4935932c15: Preparing 15:49:13 2fd490a17829: Preparing 15:49:13 1c149cc31b9c: Preparing 15:49:13 63ec0bd56cf3: Preparing 15:49:13 1c149cc31b9c: Waiting 15:49:13 63ec0bd56cf3: Waiting 15:49:13 ed706c65780a: Layer already exists 15:49:13 3786f67d171d: Layer already exists 15:49:13 ff5a7624c959: Layer already exists 15:49:13 2fd490a17829: Layer already exists 15:49:13 cd4935932c15: Layer already exists 15:49:13 63ec0bd56cf3: Layer already exists 15:49:13 1c149cc31b9c: Layer already exists 15:49:13 main: digest: sha256:b2605fedbc4df786624406270960c3966ec801cece2a2dc51aaa3c39c72351dc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:13 ===================================================== [Pipeline] echo 15:49:13 taggedImages: 15:49:13 - nexus3.edgexfoundry.org:10004/support-scheduler:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 15:49:13 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:49:13 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.35 15:49:13 - nexus3.edgexfoundry.org:10004/support-scheduler:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 15:49:13 - nexus3.edgexfoundry.org:10004/support-scheduler:main [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] } 16:03:31 #151 ... 16:03:31 16:03:31 #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 16:03:31 #150 1051.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:03:37 #150 ... 16:03:37 16:03:37 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:03:37 #151 DONE 1058.8s 16:03:37 16:03:37 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:03:37 #143 ... 16:03:37 16:03:37 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 16:03:37 #152 DONE 0.2s 16:03:37 16:03:37 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 16:03:37 #153 DONE 0.2s 16:03:37 16:03:37 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:03:37 #147 ... 16:03:37 16:03:37 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 16:03:37 #154 DONE 0.1s 16:03:37 16:03:37 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:03:37 #155 DONE 0.1s 16:03:37 16:03:37 #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 16:03:37 #150 ... 16:03:37 16:03:37 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:03:37 #156 DONE 0.3s 16:03:37 16:03:37 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:03:37 #42 ... 16:03:37 16:03:37 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:03:38 #157 DONE 0.2s 16:03:38 16:03:38 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:03:40 #158 DONE 2.2s 16:03:40 16:03:40 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:03:40 #146 ... 16:03:40 16:03:40 #102 [security-proxy-setup] exporting to image 16:03:40 #102 exporting layers 16:03:41 #102 exporting layers 1.1s done 16:03:41 #102 writing image sha256:3ce97a5867a9b360fb00c0298196585b5c5b3a12ba80616f310afb95c81cf8f5 0.0s done 16:03:41 #102 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 16:03:41 #102 DONE 5.8s 16:03:41 16:03:41 #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 16:03:48 #150 DONE 1069.8s 16:03:48 16:03:48 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:03:48 #142 ... 16:03:48 16:03:48 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 16:03:48 #159 DONE 0.2s 16:03:48 16:03:48 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:03:48 #141 ... 16:03:48 16:03:48 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 16:03:48 #160 DONE 0.2s 16:03:48 16:03:48 #161 [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 16:03:48 #161 DONE 0.4s 16:03:48 16:03:48 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:03:48 #142 ... 16:03:48 16:03:48 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:03:48 #147 DONE 1071.1s 16:03:48 16:03:48 #162 [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 16:03:49 #162 DONE 0.4s 16:03:49 16:03:49 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:03:49 #163 ... 16:03:49 16:03:49 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:03:49 #164 DONE 0.5s 16:03:49 16:03:49 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 16:03:49 #165 ... 16:03:49 16:03:49 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:03:49 #163 DONE 0.5s 16:03:49 16:03:49 #166 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:03:49 #166 DONE 0.5s 16:03:49 16:03:49 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:03:50 #145 ... 16:03:50 16:03:50 #167 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:03:50 #167 DONE 0.4s 16:03:50 16:03:50 #168 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:03:50 #168 DONE 0.2s 16:03:50 16:03:50 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:03:50 #145 ... 16:03:50 16:03:50 #169 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:03:52 #169 ... 16:03:52 16:03:52 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 16:03:52 #165 DONE 2.9s 16:03:52 16:03:52 #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 16:03:52 #170 DONE 0.4s 16:03:52 16:03:52 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:03:52 #128 ... 16:03:52 16:03:52 #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 16:03:52 #171 DONE 0.2s 16:03:52 16:03:52 #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:03:53 #172 DONE 0.3s 16:03:53 16:03:53 #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:03:53 #173 DONE 0.2s 16:03:53 16:03:53 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:03:53 #128 ... 16:03:53 16:03:53 #174 [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/ 16:03:53 #174 ... 16:03:53 16:03:53 #169 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:03:53 #169 DONE 3.0s 16:03:53 16:03:53 #102 [security-secretstore-setup] exporting to image 16:03:53 #102 exporting layers 16:03:54 #102 ... 16:03:54 16:03:54 #174 [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/ 16:03:54 #174 DONE 0.6s 16:03:54 16:03:54 #175 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 16:03:54 #175 DONE 0.5s 16:03:54 16:03:54 #176 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:03:54 #176 DONE 0.3s 16:03:54 16:03:54 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:03:54 #143 ... 16:03:54 16:03:54 #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:03:55 #177 DONE 0.2s 16:03:55 16:03:55 #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 16:03:55 #178 ... 16:03:55 16:03:55 #102 [security-secretstore-setup] exporting to image 16:03:55 #102 exporting layers 1.7s done 16:03:55 #102 writing image sha256:993ca2f6873bb870a8307de517a726be609d251a2598d50acf94ea31cffc4c38 done 16:03:55 #102 naming to docker.io/library/security-secretstore-setup-arm64 done 16:03:55 #102 DONE 7.6s 16:03:55 16:03:55 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 16:03:57 #149 ... 16:03:57 16:03:57 #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 16:03:57 #178 DONE 2.2s 16:03:57 16:03:57 #102 [security-bootstrapper] exporting to image 16:03:58 #102 exporting layers 1.2s done 16:03:58 #102 writing image sha256:b6e4e023778750c71c8f45da1c08919069e03c91b2d21579a7031c1ff47a1458 done 16:03:58 #102 naming to docker.io/library/security-bootstrapper-arm64 16:03:58 #102 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 16:03:58 #102 DONE 8.8s 16:03:58 16:03:58 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:04:55 #141 ... 16:04:55 16:04:55 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:04:55 #145 DONE 1133.6s 16:04:55 16:04:55 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 16:04:55 #149 ... 16:04:55 16:04:55 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:04:55 #179 DONE 0.3s 16:04:55 16:04:55 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:04:55 #180 DONE 0.2s 16:04:55 16:04:55 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:04:55 #181 DONE 0.2s 16:04:55 16:04:55 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:04:55 #182 DONE 0.2s 16:04:55 16:04:55 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:04:55 #183 DONE 0.1s 16:04:55 16:04:55 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:04:55 #184 DONE 1.9s 16:04:55 16:04:55 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:04:55 #142 ... 16:04:55 16:04:55 #102 [core-common-config-bootstrapper] exporting to image 16:04:55 #102 exporting layers 16:04:55 #102 exporting layers 0.8s done 16:04:55 #102 writing image sha256:326afd379e1d913d8deb7f32dafcacf938d37b263a7da86999c296cbe2b616b8 0.0s done 16:04:55 #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 16:04:55 #102 DONE 9.6s 16:04:55 16:04:55 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:06:46 #42 ... 16:06:46 16:06:46 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:06:46 #141 DONE 1245.2s 16:06:46 16:06:46 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:06:46 #143 ... 16:06:46 16:06:46 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:06:46 #185 DONE 0.3s 16:06:46 16:06:46 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:06:46 #142 ... 16:06:46 16:06:46 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:06:46 #186 DONE 0.2s 16:06:46 16:06:46 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:06:46 #187 DONE 0.3s 16:06:46 16:06:46 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:06:46 #188 DONE 0.2s 16:06:46 16:06:46 #102 [security-spiffe-token-provider] exporting to image 16:06:46 #102 exporting layers 16:06:46 #102 exporting layers 0.7s done 16:06:46 #102 writing image sha256:45138fe080fad7fc62614c45d6d5d58b53dcd4d2695be71e8cebec6638495dcd done 16:06:46 #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done 16:06:46 #102 DONE 10.3s 16:06:46 16:06:46 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:13:38 #128 ... 16:13:38 16:13:38 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:13:38 #146 DONE 1654.2s 16:13:38 16:13:38 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:13:38 #128 ... 16:13:38 16:13:38 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:13:38 #189 DONE 0.2s 16:13:38 16:13:38 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:13:38 #42 ... 16:13:38 16:13:38 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:13:38 #190 DONE 0.1s 16:13:38 16:13:38 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:13:38 #191 DONE 0.4s 16:13:38 16:13:38 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:13:38 #143 ... 16:13:38 16:13:38 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:13:38 #192 DONE 0.2s 16:13:38 16:13:38 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:13:38 #193 DONE 0.1s 16:13:38 16:13:38 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:13:38 #194 DONE 2.1s 16:13:38 16:13:38 #102 [security-proxy-auth] exporting to image 16:13:38 #102 exporting layers 16:13:38 #102 exporting layers 0.7s done 16:13:38 #102 writing image sha256:2685836245dd6a08bf2aa1dccdba61ac2b4ac8270960de74abc53c8f5ac72c19 done 16:13:38 #102 naming to docker.io/library/security-proxy-auth-arm64 done 16:13:38 #102 DONE 11.0s 16:13:38 16:13:38 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:14:17 #42 ... 16:14:17 16:14:17 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:14:17 #143 DONE 1698.9s 16:14:17 16:14:17 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:14:17 #42 ... 16:14:17 16:14:17 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 16:14:17 #195 DONE 0.1s 16:14:17 16:14:17 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 16:14:17 #196 DONE 0.2s 16:14:17 16:14:17 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:14:17 #197 DONE 0.4s 16:14:17 16:14:17 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:14:18 #198 DONE 0.1s 16:14:18 16:14:18 #102 [core-command] exporting to image 16:14:18 #102 exporting layers 16:14:18 #102 exporting layers 0.5s done 16:14:18 #102 writing image sha256:70e942bc337406bf1c4967f3bcb09ad7ed18b7d7f484241940299232699b728f done 16:14:18 #102 naming to docker.io/library/core-command-arm64 done 16:14:18 #102 DONE 11.5s 16:14:18 16:14:18 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:14:33 #42 ... 16:14:33 16:14:33 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 16:14:33 #149 DONE 1715.4s 16:14:33 16:14:33 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:14:33 #148 ... 16:14:33 16:14:33 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 16:14:33 #199 DONE 0.3s 16:14:33 16:14:33 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:14:34 #148 ... 16:14:34 16:14:34 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 16:14:34 #200 DONE 0.5s 16:14:34 16:14:34 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 16:14:34 #201 DONE 0.1s 16:14:34 16:14:34 #102 [core-keeper] exporting to image 16:14:34 #102 exporting layers 16:14:35 #102 exporting layers 0.6s done 16:14:35 #102 writing image sha256:d084f4311c232fa817a18e4f17a70aaac19ebf0689125594093f997789182ec3 done 16:14:35 #102 naming to docker.io/library/core-keeper-arm64 done 16:14:35 #102 DONE 12.1s 16:14:35 16:14:35 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:14:36 #42 ... 16:14:36 16:14:36 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:14:36 #128 DONE 1718.4s 16:14:36 16:14:36 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:14:36 #148 DONE 1718.4s 16:14:36 16:14:36 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:14:36 #42 ... 16:14:36 16:14:36 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:14:36 #202 DONE 0.2s 16:14:36 16:14:36 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:14:37 #42 ... 16:14:37 16:14:37 #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:14:37 #203 DONE 0.3s 16:14:37 16:14:37 #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:14:37 #204 DONE 0.3s 16:14:37 16:14:37 #205 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:14:37 #205 ... 16:14:37 16:14:37 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:14:37 #206 DONE 0.4s 16:14:37 16:14:37 #205 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:14:37 #205 DONE 0.5s 16:14:37 16:14:37 #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:14:38 #207 DONE 0.2s 16:14:38 16:14:38 #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:14:38 #208 DONE 0.3s 16:14:38 16:14:38 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:14:38 #209 DONE 0.5s 16:14:38 16:14:38 #102 [core-metadata] exporting to image 16:14:38 #102 ... 16:14:38 16:14:38 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:14:38 #210 DONE 0.3s 16:14:38 16:14:38 #102 [core-data] exporting to image 16:14:39 #102 exporting layers 0.8s done 16:14:39 #102 writing image sha256:f9094efc30be07be8b8dc3e65e91a7e710b5442c4a96882a53438fe36336ccb4 done 16:14:39 #102 naming to docker.io/library/core-metadata-arm64 done 16:14:39 #102 exporting layers 0.8s done 16:14:39 #102 writing image sha256:18f1181a8d79310bef03a46f96fde444a5f454e6c086c14ffbf53d98ecf97bdc done 16:14:39 #102 naming to docker.io/library/core-data-arm64 done 16:14:39 #102 DONE 13.2s 16:14:39 16:14:39 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:15:05 #42 ... 16:15:05 16:15:05 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:15:05 #142 DONE 1746.4s 16:15:05 16:15:05 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:15:05 #144 DONE 1746.4s 16:15:05 16:15:05 #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:15:05 #211 DONE 0.2s 16:15:05 16:15:05 #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:15:05 #212 DONE 0.1s 16:15:05 16:15:05 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:15:05 #42 ... 16:15:05 16:15:05 #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:15:05 #213 DONE 0.1s 16:15:05 16:15:05 #214 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:15:05 #214 ... 16:15:05 16:15:05 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:15:05 #215 DONE 0.1s 16:15:05 16:15:05 #214 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:15:05 #214 DONE 0.4s 16:15:05 16:15:05 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:15:05 #216 ... 16:15:05 16:15:05 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:15:05 #217 DONE 0.2s 16:15:05 16:15:05 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:15:05 #216 DONE 0.5s 16:15:05 16:15:05 #102 [support-notifications] exporting to image 16:15:05 #102 exporting layers 16:15:05 #102 ... 16:15:05 16:15:05 #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:15:05 #218 DONE 0.2s 16:15:05 16:15:05 #102 [support-scheduler] exporting to image 16:15:05 #102 exporting layers 0.5s done 16:15:05 #102 writing image sha256:95cad69446a55698517daeadd25ba2ba6946674fb437d0f0f8e73f207ccb092f done 16:15:05 #102 naming to docker.io/library/support-notifications-arm64 done 16:15:05 #102 exporting layers 0.3s done 16:15:05 #102 writing image sha256:1e208408b32b94cc4b7edfe5b2826a673cab36e9a51666fec3dbc9e66f881a6b done 16:15:05 #102 naming to docker.io/library/support-scheduler-arm64 done 16:15:05 #102 DONE 14.1s 16:15:05 16:15:05 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 16:15:05 time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:15:05 time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:15:05 time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:15:05 time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:15:05 time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:15:05 time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:15:05 time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:15:05 time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:15:05 time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:15:05 time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:15:05 time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:15:05 time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:15:05 time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:15:05 time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:15:05 time="2024-07-12T15:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:15:05 $ docker stop --time=1 4132a9ad6bec0b42709ac6a79411d979d6c16faf5b10fd1500bbe4a505d8d88e 16:15:07 $ docker rm -f --volumes 4132a9ad6bec0b42709ac6a79411d979d6c16faf5b10fd1500bbe4a505d8d88e [Pipeline] // withDockerContainer [Pipeline] sh 16:15:08 + docker images 16:15:08 REPOSITORY TAG IMAGE ID CREATED SIZE 16:15:08 support-scheduler-arm64 latest 1e208408b32b 2 seconds ago 42.4MB 16:15:08 support-notifications-arm64 latest 95cad69446a5 3 seconds ago 43.3MB 16:15:08 core-metadata-arm64 latest f9094efc30be 29 seconds ago 40.3MB 16:15:08 core-data-arm64 latest 18f1181a8d79 29 seconds ago 40.2MB 16:15:08 core-keeper-arm64 latest d084f4311c23 33 seconds ago 35.2MB 16:15:08 core-command-arm64 latest 70e942bc3374 50 seconds ago 39.9MB 16:15:08 security-proxy-auth-arm64 latest 2685836245dd About a minute ago 37.4MB 16:15:08 security-spiffe-token-provider-arm64 latest 45138fe080fa 8 minutes ago 34.1MB 16:15:08 core-common-config-bootstrapper-arm64 latest 326afd379e1d 10 minutes ago 20.1MB 16:15:08 security-bootstrapper-arm64 latest b6e4e0237787 11 minutes ago 23.7MB 16:15:08 security-secretstore-setup-arm64 latest 993ca2f6873b 11 minutes ago 41.5MB 16:15:08 security-proxy-setup-arm64 latest 3ce97a5867a9 11 minutes ago 31MB 16:15:08 security-spire-agent-arm64 latest 9497219ee8cb 30 minutes ago 179MB 16:15:08 security-spire-server-arm64 latest 91d83d280c9a 30 minutes ago 121MB 16:15:08 security-spire-config-arm64 latest 0157886776b2 30 minutes ago 120MB 16:15:08 ci-base-image-arm64 latest b063467eab94 31 minutes ago 962MB 16:15:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 16:15:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:08 provisioning config files... 16:15:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/653@tmp/config10942986825216028643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:08 ---> ****-login.sh 16:15:08 nexus3.edgexfoundry.org:10001 16:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:15:09 Configure a credential helper to remove this warning. See 16:15:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:15:09 16:15:09 Login Succeeded 16:15:09 nexus3.edgexfoundry.org:10002 16:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:15:09 Configure a credential helper to remove this warning. See 16:15:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:15:09 16:15:09 Login Succeeded 16:15:09 nexus3.edgexfoundry.org:10003 16:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:15:09 Configure a credential helper to remove this warning. See 16:15:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:15:09 16:15:09 Login Succeeded 16:15:09 nexus3.edgexfoundry.org:10004 16:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:15:10 Configure a credential helper to remove this warning. See 16:15:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:15:10 16:15:10 Login Succeeded 16:15:10 ****.io 16:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:15:10 Configure a credential helper to remove this warning. See 16:15:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:15:10 16:15:10 Login Succeeded 16:15:10 ---> ****-login.sh ends [Pipeline] } 16:15:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:15:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:15:10 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:15:10 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:15:10 latest 16:15:10 3.2.0-dev.35 16:15:10 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:15:10 main 16:15:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:15:11 7d731cf3c55a: Preparing 16:15:11 9ffffb6b4010: Preparing 16:15:11 7285a19527d2: Preparing 16:15:11 53d8542c7da3: Preparing 16:15:11 618410598fd4: Preparing 16:15:11 837a4b92b354: Preparing 16:15:11 da707bb00cb8: Preparing 16:15:11 837a4b92b354: Waiting 16:15:11 da707bb00cb8: Waiting 16:15:11 53d8542c7da3: Pushed 16:15:11 7285a19527d2: Pushed 16:15:11 7d731cf3c55a: Pushed 16:15:11 da707bb00cb8: Layer already exists 16:15:12 837a4b92b354: Pushed 16:15:13 618410598fd4: Pushed 16:15:18 9ffffb6b4010: Pushed 16:15:18 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:cf167688c241b88256b2d7c237e817cb8bb601cb8d0c2dc2493fd83c9b20a0fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:15:19 7d731cf3c55a: Preparing 16:15:19 9ffffb6b4010: Preparing 16:15:19 7285a19527d2: Preparing 16:15:19 53d8542c7da3: Preparing 16:15:19 618410598fd4: Preparing 16:15:19 837a4b92b354: Preparing 16:15:19 da707bb00cb8: Preparing 16:15:19 837a4b92b354: Waiting 16:15:19 53d8542c7da3: Layer already exists 16:15:19 7d731cf3c55a: Layer already exists 16:15:19 7285a19527d2: Layer already exists 16:15:19 618410598fd4: Layer already exists 16:15:19 9ffffb6b4010: Layer already exists 16:15:19 837a4b92b354: Layer already exists 16:15:19 da707bb00cb8: Layer already exists 16:15:19 latest: digest: sha256:cf167688c241b88256b2d7c237e817cb8bb601cb8d0c2dc2493fd83c9b20a0fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.35 16:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:15:20 7d731cf3c55a: Preparing 16:15:20 9ffffb6b4010: Preparing 16:15:20 7285a19527d2: Preparing 16:15:20 53d8542c7da3: Preparing 16:15:20 618410598fd4: Preparing 16:15:20 837a4b92b354: Preparing 16:15:20 da707bb00cb8: Preparing 16:15:20 837a4b92b354: Waiting 16:15:20 da707bb00cb8: Waiting 16:15:20 7285a19527d2: Layer already exists 16:15:20 9ffffb6b4010: Layer already exists 16:15:20 618410598fd4: Layer already exists 16:15:20 53d8542c7da3: Layer already exists 16:15:20 7d731cf3c55a: Layer already exists 16:15:20 837a4b92b354: Layer already exists 16:15:20 da707bb00cb8: Layer already exists 16:15:20 3.2.0-dev.35: digest: sha256:cf167688c241b88256b2d7c237e817cb8bb601cb8d0c2dc2493fd83c9b20a0fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:15:20 7d731cf3c55a: Preparing 16:15:20 9ffffb6b4010: Preparing 16:15:20 7285a19527d2: Preparing 16:15:20 53d8542c7da3: Preparing 16:15:20 618410598fd4: Preparing 16:15:20 837a4b92b354: Preparing 16:15:20 da707bb00cb8: Preparing 16:15:20 837a4b92b354: Waiting 16:15:20 da707bb00cb8: Waiting 16:15:20 618410598fd4: Layer already exists 16:15:20 7d731cf3c55a: Layer already exists 16:15:20 53d8542c7da3: Layer already exists 16:15:20 7285a19527d2: Layer already exists 16:15:20 9ffffb6b4010: Layer already exists 16:15:20 837a4b92b354: Layer already exists 16:15:20 da707bb00cb8: Layer already exists 16:15:20 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:cf167688c241b88256b2d7c237e817cb8bb601cb8d0c2dc2493fd83c9b20a0fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:15:21 7d731cf3c55a: Preparing 16:15:21 9ffffb6b4010: Preparing 16:15:21 7285a19527d2: Preparing 16:15:21 53d8542c7da3: Preparing 16:15:21 618410598fd4: Preparing 16:15:21 837a4b92b354: Preparing 16:15:21 da707bb00cb8: Preparing 16:15:21 837a4b92b354: Waiting 16:15:21 da707bb00cb8: Waiting 16:15:21 618410598fd4: Layer already exists 16:15:21 7d731cf3c55a: Layer already exists 16:15:21 53d8542c7da3: Layer already exists 16:15:21 7285a19527d2: Layer already exists 16:15:21 9ffffb6b4010: Layer already exists 16:15:21 da707bb00cb8: Layer already exists 16:15:21 837a4b92b354: Layer already exists 16:15:21 main: digest: sha256:cf167688c241b88256b2d7c237e817cb8bb601cb8d0c2dc2493fd83c9b20a0fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:15:22 ===================================================== [Pipeline] echo 16:15:22 taggedImages: 16:15:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:15:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:15:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.35 16:15:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:15:22 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:15:22 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 16:15:22 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:15:22 latest 16:15:22 3.2.0-dev.35 16:15:22 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:15:22 main 16:15:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:15:22 3c1bd9709479: Preparing 16:15:22 a95ba5ad739f: Preparing 16:15:22 9207802fdc62: Preparing 16:15:22 a4bd3655f84d: Preparing 16:15:22 7285a19527d2: Preparing 16:15:22 53d8542c7da3: Preparing 16:15:22 618410598fd4: Preparing 16:15:22 837a4b92b354: Preparing 16:15:22 da707bb00cb8: Preparing 16:15:22 53d8542c7da3: Waiting 16:15:22 618410598fd4: Waiting 16:15:22 837a4b92b354: Waiting 16:15:22 da707bb00cb8: Waiting 16:15:22 7285a19527d2: Layer already exists 16:15:23 53d8542c7da3: Layer already exists 16:15:23 618410598fd4: Layer already exists 16:15:23 a95ba5ad739f: Pushed 16:15:23 9207802fdc62: Pushed 16:15:23 3c1bd9709479: Pushed 16:15:23 837a4b92b354: Layer already exists 16:15:23 da707bb00cb8: Layer already exists 16:15:25 a4bd3655f84d: Pushed 16:15:25 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:978bea2ae50bda3f473ddd187c9fab2b789195f00662bdf6dffbacf14a0f2e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:25 + 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 16:15:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:15:25 3c1bd9709479: Preparing 16:15:25 a95ba5ad739f: Preparing 16:15:25 9207802fdc62: Preparing 16:15:25 a4bd3655f84d: Preparing 16:15:25 7285a19527d2: Preparing 16:15:25 53d8542c7da3: Preparing 16:15:25 618410598fd4: Preparing 16:15:25 837a4b92b354: Preparing 16:15:25 da707bb00cb8: Preparing 16:15:25 53d8542c7da3: Waiting 16:15:25 618410598fd4: Waiting 16:15:25 837a4b92b354: Waiting 16:15:25 da707bb00cb8: Waiting 16:15:25 7285a19527d2: Layer already exists 16:15:25 a95ba5ad739f: Layer already exists 16:15:25 9207802fdc62: Layer already exists 16:15:25 a4bd3655f84d: Layer already exists 16:15:25 3c1bd9709479: Layer already exists 16:15:25 618410598fd4: Layer already exists 16:15:25 53d8542c7da3: Layer already exists 16:15:25 837a4b92b354: Layer already exists 16:15:25 da707bb00cb8: Layer already exists 16:15:26 latest: digest: sha256:978bea2ae50bda3f473ddd187c9fab2b789195f00662bdf6dffbacf14a0f2e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.35 16:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:15:26 3c1bd9709479: Preparing 16:15:26 a95ba5ad739f: Preparing 16:15:26 9207802fdc62: Preparing 16:15:26 a4bd3655f84d: Preparing 16:15:26 7285a19527d2: Preparing 16:15:26 53d8542c7da3: Preparing 16:15:26 618410598fd4: Preparing 16:15:26 837a4b92b354: Preparing 16:15:26 da707bb00cb8: Preparing 16:15:26 618410598fd4: Waiting 16:15:26 da707bb00cb8: Waiting 16:15:26 837a4b92b354: Waiting 16:15:26 53d8542c7da3: Waiting 16:15:26 3c1bd9709479: Layer already exists 16:15:26 9207802fdc62: Layer already exists 16:15:26 7285a19527d2: Layer already exists 16:15:26 a95ba5ad739f: Layer already exists 16:15:26 a4bd3655f84d: Layer already exists 16:15:26 618410598fd4: Layer already exists 16:15:26 837a4b92b354: Layer already exists 16:15:26 da707bb00cb8: Layer already exists 16:15:26 53d8542c7da3: Layer already exists 16:15:27 3.2.0-dev.35: digest: sha256:978bea2ae50bda3f473ddd187c9fab2b789195f00662bdf6dffbacf14a0f2e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:15:27 3c1bd9709479: Preparing 16:15:27 a95ba5ad739f: Preparing 16:15:27 9207802fdc62: Preparing 16:15:27 a4bd3655f84d: Preparing 16:15:27 7285a19527d2: Preparing 16:15:27 53d8542c7da3: Preparing 16:15:27 618410598fd4: Preparing 16:15:27 837a4b92b354: Preparing 16:15:27 da707bb00cb8: Preparing 16:15:27 618410598fd4: Waiting 16:15:27 837a4b92b354: Waiting 16:15:27 da707bb00cb8: Waiting 16:15:27 53d8542c7da3: Waiting 16:15:27 a4bd3655f84d: Layer already exists 16:15:27 7285a19527d2: Layer already exists 16:15:27 a95ba5ad739f: Layer already exists 16:15:27 3c1bd9709479: Layer already exists 16:15:27 9207802fdc62: Layer already exists 16:15:27 618410598fd4: Layer already exists 16:15:27 837a4b92b354: Layer already exists 16:15:27 da707bb00cb8: Layer already exists 16:15:27 53d8542c7da3: Layer already exists 16:15:28 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:978bea2ae50bda3f473ddd187c9fab2b789195f00662bdf6dffbacf14a0f2e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:28 + 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 16:15:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 16:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:15:28 3c1bd9709479: Preparing 16:15:28 a95ba5ad739f: Preparing 16:15:28 9207802fdc62: Preparing 16:15:28 a4bd3655f84d: Preparing 16:15:28 7285a19527d2: Preparing 16:15:28 53d8542c7da3: Preparing 16:15:28 618410598fd4: Preparing 16:15:28 53d8542c7da3: Waiting 16:15:28 837a4b92b354: Preparing 16:15:28 618410598fd4: Waiting 16:15:28 837a4b92b354: Waiting 16:15:28 da707bb00cb8: Preparing 16:15:28 da707bb00cb8: Waiting 16:15:28 9207802fdc62: Layer already exists 16:15:28 3c1bd9709479: Layer already exists 16:15:28 a4bd3655f84d: Layer already exists 16:15:28 7285a19527d2: Layer already exists 16:15:28 a95ba5ad739f: Layer already exists 16:15:28 837a4b92b354: Layer already exists 16:15:28 53d8542c7da3: Layer already exists 16:15:28 da707bb00cb8: Layer already exists 16:15:28 618410598fd4: Layer already exists 16:15:29 main: digest: sha256:978bea2ae50bda3f473ddd187c9fab2b789195f00662bdf6dffbacf14a0f2e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:15:29 ===================================================== [Pipeline] echo 16:15:29 taggedImages: 16:15:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:15:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:15:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.35 16:15:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:15:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 16:15:29 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:15:29 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:15:29 latest 16:15:29 3.2.0-dev.35 16:15:29 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:15:29 main 16:15:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:15:29 9e773c77bb7d: Preparing 16:15:29 ad660311e693: Preparing 16:15:29 7285a19527d2: Preparing 16:15:29 53d8542c7da3: Preparing 16:15:29 fc20ea23213c: Preparing 16:15:29 bff23b51c742: Preparing 16:15:29 da707bb00cb8: Preparing 16:15:29 bff23b51c742: Waiting 16:15:29 da707bb00cb8: Waiting 16:15:29 53d8542c7da3: Layer already exists 16:15:29 7285a19527d2: Layer already exists 16:15:30 da707bb00cb8: Layer already exists 16:15:30 9e773c77bb7d: Pushed 16:15:30 bff23b51c742: Pushed 16:15:31 fc20ea23213c: Pushed 16:15:36 ad660311e693: Pushed 16:15:36 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:7cd756a827d812fdcd249b706575ab69936f958ce7d588bc8aae70a4f96d33aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:15:37 9e773c77bb7d: Preparing 16:15:37 ad660311e693: Preparing 16:15:37 7285a19527d2: Preparing 16:15:37 53d8542c7da3: Preparing 16:15:37 fc20ea23213c: Preparing 16:15:37 bff23b51c742: Preparing 16:15:37 da707bb00cb8: Preparing 16:15:37 bff23b51c742: Waiting 16:15:37 da707bb00cb8: Waiting 16:15:37 fc20ea23213c: Layer already exists 16:15:37 53d8542c7da3: Layer already exists 16:15:37 ad660311e693: Layer already exists 16:15:37 9e773c77bb7d: Layer already exists 16:15:37 7285a19527d2: Layer already exists 16:15:37 bff23b51c742: Layer already exists 16:15:37 da707bb00cb8: Layer already exists 16:15:37 latest: digest: sha256:7cd756a827d812fdcd249b706575ab69936f958ce7d588bc8aae70a4f96d33aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.35 16:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:15:38 9e773c77bb7d: Preparing 16:15:38 ad660311e693: Preparing 16:15:38 7285a19527d2: Preparing 16:15:38 53d8542c7da3: Preparing 16:15:38 fc20ea23213c: Preparing 16:15:38 bff23b51c742: Preparing 16:15:38 da707bb00cb8: Preparing 16:15:38 bff23b51c742: Waiting 16:15:38 da707bb00cb8: Waiting 16:15:38 fc20ea23213c: Layer already exists 16:15:38 ad660311e693: Layer already exists 16:15:38 53d8542c7da3: Layer already exists 16:15:38 9e773c77bb7d: Layer already exists 16:15:38 7285a19527d2: Layer already exists 16:15:38 da707bb00cb8: Layer already exists 16:15:38 bff23b51c742: Layer already exists 16:15:38 3.2.0-dev.35: digest: sha256:7cd756a827d812fdcd249b706575ab69936f958ce7d588bc8aae70a4f96d33aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:15:38 9e773c77bb7d: Preparing 16:15:38 ad660311e693: Preparing 16:15:38 7285a19527d2: Preparing 16:15:38 53d8542c7da3: Preparing 16:15:38 fc20ea23213c: Preparing 16:15:38 bff23b51c742: Preparing 16:15:38 da707bb00cb8: Preparing 16:15:38 bff23b51c742: Waiting 16:15:38 da707bb00cb8: Waiting 16:15:38 53d8542c7da3: Layer already exists 16:15:38 9e773c77bb7d: Layer already exists 16:15:38 ad660311e693: Layer already exists 16:15:38 7285a19527d2: Layer already exists 16:15:38 fc20ea23213c: Layer already exists 16:15:38 da707bb00cb8: Layer already exists 16:15:38 bff23b51c742: Layer already exists 16:15:38 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:7cd756a827d812fdcd249b706575ab69936f958ce7d588bc8aae70a4f96d33aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:15:39 9e773c77bb7d: Preparing 16:15:39 ad660311e693: Preparing 16:15:39 7285a19527d2: Preparing 16:15:39 53d8542c7da3: Preparing 16:15:39 fc20ea23213c: Preparing 16:15:39 bff23b51c742: Preparing 16:15:39 da707bb00cb8: Preparing 16:15:39 da707bb00cb8: Waiting 16:15:39 bff23b51c742: Waiting 16:15:39 fc20ea23213c: Layer already exists 16:15:39 7285a19527d2: Layer already exists 16:15:39 53d8542c7da3: Layer already exists 16:15:39 ad660311e693: Layer already exists 16:15:39 9e773c77bb7d: Layer already exists 16:15:39 da707bb00cb8: Layer already exists 16:15:39 bff23b51c742: Layer already exists 16:15:39 main: digest: sha256:7cd756a827d812fdcd249b706575ab69936f958ce7d588bc8aae70a4f96d33aa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:15:40 ===================================================== [Pipeline] echo 16:15:40 taggedImages: 16:15:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:15:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:15:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.35 16:15:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:15:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:15:40 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 16:15:40 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:15:40 latest 16:15:40 3.2.0-dev.35 16:15:40 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:15:40 main 16:15:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 16:15:40 63f05a5e85b6: Preparing 16:15:40 6d143ca4f015: Preparing 16:15:40 53d8542c7da3: Preparing 16:15:40 2efab488e89c: Preparing 16:15:40 8263dbf29778: Preparing 16:15:40 da707bb00cb8: Preparing 16:15:40 da707bb00cb8: Waiting 16:15:40 53d8542c7da3: Layer already exists 16:15:41 da707bb00cb8: Layer already exists 16:15:41 8263dbf29778: Pushed 16:15:41 2efab488e89c: Pushed 16:15:41 63f05a5e85b6: Pushed 16:15:47 6d143ca4f015: Pushed 16:15:47 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:d4847c5a1c704a31f0782feb2d6704aedf535cbc265d64c1fb8445e522485a36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 16:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 16:15:48 63f05a5e85b6: Preparing 16:15:48 6d143ca4f015: Preparing 16:15:48 53d8542c7da3: Preparing 16:15:48 2efab488e89c: Preparing 16:15:48 8263dbf29778: Preparing 16:15:48 da707bb00cb8: Preparing 16:15:48 da707bb00cb8: Waiting 16:15:48 6d143ca4f015: Layer already exists 16:15:48 53d8542c7da3: Layer already exists 16:15:48 63f05a5e85b6: Layer already exists 16:15:48 8263dbf29778: Layer already exists 16:15:48 2efab488e89c: Layer already exists 16:15:48 da707bb00cb8: Layer already exists 16:15:48 latest: digest: sha256:d4847c5a1c704a31f0782feb2d6704aedf535cbc265d64c1fb8445e522485a36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.35 16:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 16:15:49 63f05a5e85b6: Preparing 16:15:49 6d143ca4f015: Preparing 16:15:49 53d8542c7da3: Preparing 16:15:49 2efab488e89c: Preparing 16:15:49 8263dbf29778: Preparing 16:15:49 da707bb00cb8: Preparing 16:15:49 da707bb00cb8: Waiting 16:15:49 63f05a5e85b6: Layer already exists 16:15:49 2efab488e89c: Layer already exists 16:15:49 53d8542c7da3: Layer already exists 16:15:49 8263dbf29778: Layer already exists 16:15:49 6d143ca4f015: Layer already exists 16:15:49 da707bb00cb8: Layer already exists 16:15:49 3.2.0-dev.35: digest: sha256:d4847c5a1c704a31f0782feb2d6704aedf535cbc265d64c1fb8445e522485a36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 16:15:50 63f05a5e85b6: Preparing 16:15:50 6d143ca4f015: Preparing 16:15:50 53d8542c7da3: Preparing 16:15:50 2efab488e89c: Preparing 16:15:50 8263dbf29778: Preparing 16:15:50 da707bb00cb8: Preparing 16:15:50 da707bb00cb8: Waiting 16:15:50 8263dbf29778: Layer already exists 16:15:50 53d8542c7da3: Layer already exists 16:15:50 2efab488e89c: Layer already exists 16:15:50 6d143ca4f015: Layer already exists 16:15:50 63f05a5e85b6: Layer already exists 16:15:50 da707bb00cb8: Layer already exists 16:15:50 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:d4847c5a1c704a31f0782feb2d6704aedf535cbc265d64c1fb8445e522485a36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 16:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 16:15:51 63f05a5e85b6: Preparing 16:15:51 6d143ca4f015: Preparing 16:15:51 53d8542c7da3: Preparing 16:15:51 2efab488e89c: Preparing 16:15:51 8263dbf29778: Preparing 16:15:51 da707bb00cb8: Preparing 16:15:51 da707bb00cb8: Waiting 16:15:51 63f05a5e85b6: Layer already exists 16:15:51 53d8542c7da3: Layer already exists 16:15:51 2efab488e89c: Layer already exists 16:15:51 6d143ca4f015: Layer already exists 16:15:51 8263dbf29778: Layer already exists 16:15:51 da707bb00cb8: Layer already exists 16:15:51 main: digest: sha256:d4847c5a1c704a31f0782feb2d6704aedf535cbc265d64c1fb8445e522485a36 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:15:51 ===================================================== [Pipeline] echo 16:15:51 taggedImages: 16:15:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:15:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 16:15:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.35 16:15:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:15:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 16:15:51 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:15:51 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:15:51 latest 16:15:51 3.2.0-dev.35 16:15:51 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:15:51 main 16:15:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:15:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:15:52 3383b30e1853: Preparing 16:15:52 a50bbb824af3: Preparing 16:15:52 39b2b2019fcc: Preparing 16:15:52 7285a19527d2: Preparing 16:15:52 53d8542c7da3: Preparing 16:15:52 618410598fd4: Preparing 16:15:52 837a4b92b354: Preparing 16:15:52 da707bb00cb8: Preparing 16:15:52 837a4b92b354: Waiting 16:15:52 da707bb00cb8: Waiting 16:15:52 618410598fd4: Waiting 16:15:52 7285a19527d2: Layer already exists 16:15:52 53d8542c7da3: Layer already exists 16:15:52 618410598fd4: Layer already exists 16:15:52 837a4b92b354: Layer already exists 16:15:52 da707bb00cb8: Layer already exists 16:15:52 a50bbb824af3: Pushed 16:15:52 3383b30e1853: Pushed 16:15:59 39b2b2019fcc: Pushed 16:15:59 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:ab7f915aaa6619f12bfa4110bc33982508a67a8460f75b5f8c98a61da7af1975 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:16:00 3383b30e1853: Preparing 16:16:00 a50bbb824af3: Preparing 16:16:00 39b2b2019fcc: Preparing 16:16:00 7285a19527d2: Preparing 16:16:00 53d8542c7da3: Preparing 16:16:00 618410598fd4: Preparing 16:16:00 837a4b92b354: Preparing 16:16:00 da707bb00cb8: Preparing 16:16:00 618410598fd4: Waiting 16:16:00 837a4b92b354: Waiting 16:16:00 da707bb00cb8: Waiting 16:16:00 39b2b2019fcc: Layer already exists 16:16:00 3383b30e1853: Layer already exists 16:16:00 a50bbb824af3: Layer already exists 16:16:00 7285a19527d2: Layer already exists 16:16:00 53d8542c7da3: Layer already exists 16:16:00 618410598fd4: Layer already exists 16:16:00 837a4b92b354: Layer already exists 16:16:00 da707bb00cb8: Layer already exists 16:16:00 latest: digest: sha256:ab7f915aaa6619f12bfa4110bc33982508a67a8460f75b5f8c98a61da7af1975 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.35 16:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:16:01 3383b30e1853: Preparing 16:16:01 a50bbb824af3: Preparing 16:16:01 39b2b2019fcc: Preparing 16:16:01 7285a19527d2: Preparing 16:16:01 53d8542c7da3: Preparing 16:16:01 618410598fd4: Preparing 16:16:01 837a4b92b354: Preparing 16:16:01 da707bb00cb8: Preparing 16:16:01 618410598fd4: Waiting 16:16:01 837a4b92b354: Waiting 16:16:01 da707bb00cb8: Waiting 16:16:01 39b2b2019fcc: Layer already exists 16:16:01 3383b30e1853: Layer already exists 16:16:01 a50bbb824af3: Layer already exists 16:16:01 53d8542c7da3: Layer already exists 16:16:01 7285a19527d2: Layer already exists 16:16:01 837a4b92b354: Layer already exists 16:16:01 618410598fd4: Layer already exists 16:16:01 da707bb00cb8: Layer already exists 16:16:01 3.2.0-dev.35: digest: sha256:ab7f915aaa6619f12bfa4110bc33982508a67a8460f75b5f8c98a61da7af1975 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:16:02 3383b30e1853: Preparing 16:16:02 a50bbb824af3: Preparing 16:16:02 39b2b2019fcc: Preparing 16:16:02 7285a19527d2: Preparing 16:16:02 53d8542c7da3: Preparing 16:16:02 618410598fd4: Preparing 16:16:02 837a4b92b354: Preparing 16:16:02 da707bb00cb8: Preparing 16:16:02 618410598fd4: Waiting 16:16:02 837a4b92b354: Waiting 16:16:02 da707bb00cb8: Waiting 16:16:02 3383b30e1853: Layer already exists 16:16:02 a50bbb824af3: Layer already exists 16:16:02 53d8542c7da3: Layer already exists 16:16:02 7285a19527d2: Layer already exists 16:16:02 39b2b2019fcc: Layer already exists 16:16:02 837a4b92b354: Layer already exists 16:16:02 618410598fd4: Layer already exists 16:16:02 da707bb00cb8: Layer already exists 16:16:02 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:ab7f915aaa6619f12bfa4110bc33982508a67a8460f75b5f8c98a61da7af1975 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:16:03 3383b30e1853: Preparing 16:16:03 a50bbb824af3: Preparing 16:16:03 39b2b2019fcc: Preparing 16:16:03 7285a19527d2: Preparing 16:16:03 53d8542c7da3: Preparing 16:16:03 618410598fd4: Preparing 16:16:03 837a4b92b354: Preparing 16:16:03 da707bb00cb8: Preparing 16:16:03 618410598fd4: Waiting 16:16:03 837a4b92b354: Waiting 16:16:03 da707bb00cb8: Waiting 16:16:03 53d8542c7da3: Layer already exists 16:16:03 39b2b2019fcc: Layer already exists 16:16:03 a50bbb824af3: Layer already exists 16:16:03 7285a19527d2: Layer already exists 16:16:03 3383b30e1853: Layer already exists 16:16:03 618410598fd4: Layer already exists 16:16:03 da707bb00cb8: Layer already exists 16:16:03 837a4b92b354: Layer already exists 16:16:03 main: digest: sha256:ab7f915aaa6619f12bfa4110bc33982508a67a8460f75b5f8c98a61da7af1975 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:16:03 ===================================================== [Pipeline] echo 16:16:03 taggedImages: 16:16:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:16:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.35 16:16:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:16:03 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:16:03 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:03 latest 16:16:03 3.2.0-dev.35 16:16:03 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:03 main 16:16:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:16:04 3ad176864f26: Preparing 16:16:04 74ebe02b89d9: Preparing 16:16:04 ac9f2a19a322: Preparing 16:16:04 f7890e1a2d5d: Preparing 16:16:04 9099474ceae6: Preparing 16:16:04 8b069fa79d40: Preparing 16:16:04 b14d4ce4536d: Preparing 16:16:04 8b069fa79d40: Waiting 16:16:04 7285a19527d2: Preparing 16:16:04 b14d4ce4536d: Waiting 16:16:04 53d8542c7da3: Preparing 16:16:04 7285a19527d2: Waiting 16:16:04 0532b20ce61a: Preparing 16:16:04 53d8542c7da3: Waiting 16:16:04 bd05ae088b58: Preparing 16:16:04 5f70bf18a086: Preparing 16:16:04 4c5e56a6f2b2: Preparing 16:16:04 6383beef53cb: Preparing 16:16:04 7762ed7c1bd5: Preparing 16:16:04 da707bb00cb8: Preparing 16:16:04 0532b20ce61a: Waiting 16:16:04 bd05ae088b58: Waiting 16:16:04 5f70bf18a086: Waiting 16:16:04 4c5e56a6f2b2: Waiting 16:16:04 7762ed7c1bd5: Waiting 16:16:04 6383beef53cb: Waiting 16:16:04 da707bb00cb8: Waiting 16:16:04 74ebe02b89d9: Pushed 16:16:04 f7890e1a2d5d: Pushed 16:16:04 3ad176864f26: Pushed 16:16:04 9099474ceae6: Pushed 16:16:04 ac9f2a19a322: Pushed 16:16:04 7285a19527d2: Layer already exists 16:16:04 53d8542c7da3: Layer already exists 16:16:04 8b069fa79d40: Pushed 16:16:04 5f70bf18a086: Layer already exists 16:16:04 0532b20ce61a: Pushed 16:16:04 bd05ae088b58: Pushed 16:16:04 4c5e56a6f2b2: Pushed 16:16:04 da707bb00cb8: Layer already exists 16:16:04 7762ed7c1bd5: Pushed 16:16:06 6383beef53cb: Pushed 16:16:07 b14d4ce4536d: Pushed 16:16:07 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:71f809067a125a5eb1675eb50835f0474705eea0a58eb4f04328b124269f865d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:16:07 3ad176864f26: Preparing 16:16:07 74ebe02b89d9: Preparing 16:16:07 ac9f2a19a322: Preparing 16:16:07 f7890e1a2d5d: Preparing 16:16:07 9099474ceae6: Preparing 16:16:07 8b069fa79d40: Preparing 16:16:07 b14d4ce4536d: Preparing 16:16:07 7285a19527d2: Preparing 16:16:07 53d8542c7da3: Preparing 16:16:07 0532b20ce61a: Preparing 16:16:07 bd05ae088b58: Preparing 16:16:07 5f70bf18a086: Preparing 16:16:07 4c5e56a6f2b2: Preparing 16:16:07 6383beef53cb: Preparing 16:16:07 7762ed7c1bd5: Preparing 16:16:07 da707bb00cb8: Preparing 16:16:07 53d8542c7da3: Waiting 16:16:07 0532b20ce61a: Waiting 16:16:07 bd05ae088b58: Waiting 16:16:07 8b069fa79d40: Waiting 16:16:07 b14d4ce4536d: Waiting 16:16:07 7285a19527d2: Waiting 16:16:07 5f70bf18a086: Waiting 16:16:07 6383beef53cb: Waiting 16:16:07 7762ed7c1bd5: Waiting 16:16:07 da707bb00cb8: Waiting 16:16:07 4c5e56a6f2b2: Waiting 16:16:07 3ad176864f26: Layer already exists 16:16:07 ac9f2a19a322: Layer already exists 16:16:07 9099474ceae6: Layer already exists 16:16:07 74ebe02b89d9: Layer already exists 16:16:07 f7890e1a2d5d: Layer already exists 16:16:07 7285a19527d2: Layer already exists 16:16:07 0532b20ce61a: Layer already exists 16:16:07 8b069fa79d40: Layer already exists 16:16:07 b14d4ce4536d: Layer already exists 16:16:07 53d8542c7da3: Layer already exists 16:16:07 bd05ae088b58: Layer already exists 16:16:07 4c5e56a6f2b2: Layer already exists 16:16:07 5f70bf18a086: Layer already exists 16:16:07 6383beef53cb: Layer already exists 16:16:07 7762ed7c1bd5: Layer already exists 16:16:07 da707bb00cb8: Layer already exists 16:16:08 latest: digest: sha256:71f809067a125a5eb1675eb50835f0474705eea0a58eb4f04328b124269f865d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.35 16:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:16:08 3ad176864f26: Preparing 16:16:08 74ebe02b89d9: Preparing 16:16:08 ac9f2a19a322: Preparing 16:16:08 f7890e1a2d5d: Preparing 16:16:08 9099474ceae6: Preparing 16:16:08 8b069fa79d40: Preparing 16:16:08 b14d4ce4536d: Preparing 16:16:08 7285a19527d2: Preparing 16:16:08 53d8542c7da3: Preparing 16:16:08 0532b20ce61a: Preparing 16:16:08 bd05ae088b58: Preparing 16:16:08 5f70bf18a086: Preparing 16:16:08 4c5e56a6f2b2: Preparing 16:16:08 6383beef53cb: Preparing 16:16:08 7762ed7c1bd5: Preparing 16:16:08 da707bb00cb8: Preparing 16:16:08 53d8542c7da3: Waiting 16:16:08 0532b20ce61a: Waiting 16:16:08 bd05ae088b58: Waiting 16:16:08 5f70bf18a086: Waiting 16:16:08 4c5e56a6f2b2: Waiting 16:16:08 6383beef53cb: Waiting 16:16:08 7762ed7c1bd5: Waiting 16:16:08 da707bb00cb8: Waiting 16:16:08 8b069fa79d40: Waiting 16:16:08 b14d4ce4536d: Waiting 16:16:08 7285a19527d2: Waiting 16:16:08 ac9f2a19a322: Layer already exists 16:16:08 3ad176864f26: Layer already exists 16:16:08 f7890e1a2d5d: Layer already exists 16:16:08 9099474ceae6: Layer already exists 16:16:08 74ebe02b89d9: Layer already exists 16:16:08 8b069fa79d40: Layer already exists 16:16:08 b14d4ce4536d: Layer already exists 16:16:08 7285a19527d2: Layer already exists 16:16:08 0532b20ce61a: Layer already exists 16:16:08 53d8542c7da3: Layer already exists 16:16:08 4c5e56a6f2b2: Layer already exists 16:16:08 5f70bf18a086: Layer already exists 16:16:08 bd05ae088b58: Layer already exists 16:16:08 6383beef53cb: Layer already exists 16:16:08 7762ed7c1bd5: Layer already exists 16:16:08 da707bb00cb8: Layer already exists 16:16:09 3.2.0-dev.35: digest: sha256:71f809067a125a5eb1675eb50835f0474705eea0a58eb4f04328b124269f865d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:16:09 3ad176864f26: Preparing 16:16:09 74ebe02b89d9: Preparing 16:16:09 ac9f2a19a322: Preparing 16:16:09 f7890e1a2d5d: Preparing 16:16:09 9099474ceae6: Preparing 16:16:09 8b069fa79d40: Preparing 16:16:09 b14d4ce4536d: Preparing 16:16:09 7285a19527d2: Preparing 16:16:09 53d8542c7da3: Preparing 16:16:09 0532b20ce61a: Preparing 16:16:09 bd05ae088b58: Preparing 16:16:09 5f70bf18a086: Preparing 16:16:09 4c5e56a6f2b2: Preparing 16:16:09 6383beef53cb: Preparing 16:16:09 7762ed7c1bd5: Preparing 16:16:09 da707bb00cb8: Preparing 16:16:09 0532b20ce61a: Waiting 16:16:09 bd05ae088b58: Waiting 16:16:09 5f70bf18a086: Waiting 16:16:09 4c5e56a6f2b2: Waiting 16:16:09 6383beef53cb: Waiting 16:16:09 7762ed7c1bd5: Waiting 16:16:09 da707bb00cb8: Waiting 16:16:09 b14d4ce4536d: Waiting 16:16:09 7285a19527d2: Waiting 16:16:09 53d8542c7da3: Waiting 16:16:09 8b069fa79d40: Waiting 16:16:09 3ad176864f26: Layer already exists 16:16:09 ac9f2a19a322: Layer already exists 16:16:09 9099474ceae6: Layer already exists 16:16:09 74ebe02b89d9: Layer already exists 16:16:09 f7890e1a2d5d: Layer already exists 16:16:09 b14d4ce4536d: Layer already exists 16:16:09 7285a19527d2: Layer already exists 16:16:09 0532b20ce61a: Layer already exists 16:16:09 8b069fa79d40: Layer already exists 16:16:09 53d8542c7da3: Layer already exists 16:16:09 6383beef53cb: Layer already exists 16:16:09 bd05ae088b58: Layer already exists 16:16:09 4c5e56a6f2b2: Layer already exists 16:16:09 7762ed7c1bd5: Layer already exists 16:16:09 5f70bf18a086: Layer already exists 16:16:09 da707bb00cb8: Layer already exists 16:16:10 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:71f809067a125a5eb1675eb50835f0474705eea0a58eb4f04328b124269f865d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:16:10 3ad176864f26: Preparing 16:16:10 74ebe02b89d9: Preparing 16:16:10 ac9f2a19a322: Preparing 16:16:10 f7890e1a2d5d: Preparing 16:16:10 9099474ceae6: Preparing 16:16:10 8b069fa79d40: Preparing 16:16:10 b14d4ce4536d: Preparing 16:16:10 7285a19527d2: Preparing 16:16:10 53d8542c7da3: Preparing 16:16:10 0532b20ce61a: Preparing 16:16:10 bd05ae088b58: Preparing 16:16:10 5f70bf18a086: Preparing 16:16:10 4c5e56a6f2b2: Preparing 16:16:10 6383beef53cb: Preparing 16:16:10 7762ed7c1bd5: Preparing 16:16:10 da707bb00cb8: Preparing 16:16:10 7285a19527d2: Waiting 16:16:10 53d8542c7da3: Waiting 16:16:10 0532b20ce61a: Waiting 16:16:10 bd05ae088b58: Waiting 16:16:10 5f70bf18a086: Waiting 16:16:10 4c5e56a6f2b2: Waiting 16:16:10 6383beef53cb: Waiting 16:16:10 7762ed7c1bd5: Waiting 16:16:10 da707bb00cb8: Waiting 16:16:10 8b069fa79d40: Waiting 16:16:10 b14d4ce4536d: Waiting 16:16:10 9099474ceae6: Layer already exists 16:16:10 ac9f2a19a322: Layer already exists 16:16:10 f7890e1a2d5d: Layer already exists 16:16:10 74ebe02b89d9: Layer already exists 16:16:10 3ad176864f26: Layer already exists 16:16:10 53d8542c7da3: Layer already exists 16:16:10 0532b20ce61a: Layer already exists 16:16:10 8b069fa79d40: Layer already exists 16:16:10 7285a19527d2: Layer already exists 16:16:10 b14d4ce4536d: Layer already exists 16:16:10 4c5e56a6f2b2: Layer already exists 16:16:10 6383beef53cb: Layer already exists 16:16:10 bd05ae088b58: Layer already exists 16:16:10 7762ed7c1bd5: Layer already exists 16:16:10 5f70bf18a086: Layer already exists 16:16:10 da707bb00cb8: Layer already exists 16:16:11 main: digest: sha256:71f809067a125a5eb1675eb50835f0474705eea0a58eb4f04328b124269f865d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:16:11 ===================================================== [Pipeline] echo 16:16:11 taggedImages: 16:16:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:16:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.35 16:16:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:16:11 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 16:16:11 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:11 latest 16:16:11 3.2.0-dev.35 16:16:11 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:11 main 16:16:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:16:11 97b5279f6895: Preparing 16:16:11 01904a210706: Preparing 16:16:11 0dad55a66b4d: Preparing 16:16:11 f98c49fb42ef: Preparing 16:16:11 7285a19527d2: Preparing 16:16:11 53d8542c7da3: Preparing 16:16:11 618410598fd4: Preparing 16:16:11 837a4b92b354: Preparing 16:16:11 da707bb00cb8: Preparing 16:16:11 618410598fd4: Waiting 16:16:11 837a4b92b354: Waiting 16:16:11 da707bb00cb8: Waiting 16:16:11 53d8542c7da3: Waiting 16:16:11 7285a19527d2: Layer already exists 16:16:12 53d8542c7da3: Layer already exists 16:16:12 0dad55a66b4d: Pushed 16:16:12 618410598fd4: Layer already exists 16:16:12 01904a210706: Pushed 16:16:12 da707bb00cb8: Layer already exists 16:16:12 837a4b92b354: Layer already exists 16:16:12 97b5279f6895: Pushed 16:16:17 f98c49fb42ef: Pushed 16:16:17 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:e0501cc9c9580f48b9bcec45ef55edf12f813d0166b4aeb5f89459a9115e6c83 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:17 + 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 16:16:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:16:18 97b5279f6895: Preparing 16:16:18 01904a210706: Preparing 16:16:18 0dad55a66b4d: Preparing 16:16:18 f98c49fb42ef: Preparing 16:16:18 7285a19527d2: Preparing 16:16:18 53d8542c7da3: Preparing 16:16:18 618410598fd4: Preparing 16:16:18 837a4b92b354: Preparing 16:16:18 da707bb00cb8: Preparing 16:16:18 53d8542c7da3: Waiting 16:16:18 618410598fd4: Waiting 16:16:18 837a4b92b354: Waiting 16:16:18 da707bb00cb8: Waiting 16:16:18 0dad55a66b4d: Layer already exists 16:16:18 7285a19527d2: Layer already exists 16:16:18 97b5279f6895: Layer already exists 16:16:18 01904a210706: Layer already exists 16:16:18 f98c49fb42ef: Layer already exists 16:16:18 da707bb00cb8: Layer already exists 16:16:18 618410598fd4: Layer already exists 16:16:18 53d8542c7da3: Layer already exists 16:16:18 837a4b92b354: Layer already exists 16:16:18 latest: digest: sha256:e0501cc9c9580f48b9bcec45ef55edf12f813d0166b4aeb5f89459a9115e6c83 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.35 16:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:16:19 97b5279f6895: Preparing 16:16:19 01904a210706: Preparing 16:16:19 0dad55a66b4d: Preparing 16:16:19 f98c49fb42ef: Preparing 16:16:19 7285a19527d2: Preparing 16:16:19 53d8542c7da3: Preparing 16:16:19 618410598fd4: Preparing 16:16:19 837a4b92b354: Preparing 16:16:19 da707bb00cb8: Preparing 16:16:19 618410598fd4: Waiting 16:16:19 837a4b92b354: Waiting 16:16:19 da707bb00cb8: Waiting 16:16:19 53d8542c7da3: Waiting 16:16:19 f98c49fb42ef: Layer already exists 16:16:19 01904a210706: Layer already exists 16:16:19 97b5279f6895: Layer already exists 16:16:19 0dad55a66b4d: Layer already exists 16:16:19 7285a19527d2: Layer already exists 16:16:19 da707bb00cb8: Layer already exists 16:16:19 837a4b92b354: Layer already exists 16:16:19 618410598fd4: Layer already exists 16:16:19 53d8542c7da3: Layer already exists 16:16:19 3.2.0-dev.35: digest: sha256:e0501cc9c9580f48b9bcec45ef55edf12f813d0166b4aeb5f89459a9115e6c83 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:16:20 97b5279f6895: Preparing 16:16:20 01904a210706: Preparing 16:16:20 0dad55a66b4d: Preparing 16:16:20 f98c49fb42ef: Preparing 16:16:20 7285a19527d2: Preparing 16:16:20 53d8542c7da3: Preparing 16:16:20 618410598fd4: Preparing 16:16:20 837a4b92b354: Preparing 16:16:20 da707bb00cb8: Preparing 16:16:20 53d8542c7da3: Waiting 16:16:20 618410598fd4: Waiting 16:16:20 837a4b92b354: Waiting 16:16:20 da707bb00cb8: Waiting 16:16:20 97b5279f6895: Layer already exists 16:16:20 01904a210706: Layer already exists 16:16:20 f98c49fb42ef: Layer already exists 16:16:20 0dad55a66b4d: Layer already exists 16:16:20 7285a19527d2: Layer already exists 16:16:20 837a4b92b354: Layer already exists 16:16:20 618410598fd4: Layer already exists 16:16:20 da707bb00cb8: Layer already exists 16:16:20 53d8542c7da3: Layer already exists 16:16:20 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:e0501cc9c9580f48b9bcec45ef55edf12f813d0166b4aeb5f89459a9115e6c83 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:20 + 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 16:16:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 16:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:16:21 97b5279f6895: Preparing 16:16:21 01904a210706: Preparing 16:16:21 0dad55a66b4d: Preparing 16:16:21 f98c49fb42ef: Preparing 16:16:21 7285a19527d2: Preparing 16:16:21 53d8542c7da3: Preparing 16:16:21 618410598fd4: Preparing 16:16:21 837a4b92b354: Preparing 16:16:21 da707bb00cb8: Preparing 16:16:21 53d8542c7da3: Waiting 16:16:21 618410598fd4: Waiting 16:16:21 837a4b92b354: Waiting 16:16:21 da707bb00cb8: Waiting 16:16:21 0dad55a66b4d: Layer already exists 16:16:21 7285a19527d2: Layer already exists 16:16:21 97b5279f6895: Layer already exists 16:16:21 01904a210706: Layer already exists 16:16:21 f98c49fb42ef: Layer already exists 16:16:21 618410598fd4: Layer already exists 16:16:21 53d8542c7da3: Layer already exists 16:16:21 837a4b92b354: Layer already exists 16:16:21 da707bb00cb8: Layer already exists 16:16:21 main: digest: sha256:e0501cc9c9580f48b9bcec45ef55edf12f813d0166b4aeb5f89459a9115e6c83 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:16:21 ===================================================== [Pipeline] echo 16:16:21 taggedImages: 16:16:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:16:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.35 16:16:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 16:16:21 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:16:21 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:21 latest 16:16:21 3.2.0-dev.35 16:16:21 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:21 main 16:16:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:16:22 584472682de8: Preparing 16:16:22 75ffaf11080a: Preparing 16:16:22 51e21376c642: Preparing 16:16:22 17f7524269c2: Preparing 16:16:22 5d6c3d5a1c2e: Preparing 16:16:22 7285a19527d2: Preparing 16:16:22 53d8542c7da3: Preparing 16:16:22 b9e23b1b0246: Preparing 16:16:22 e09b9cab15bc: Preparing 16:16:22 d122684bb5e5: Preparing 16:16:22 da707bb00cb8: Preparing 16:16:22 53d8542c7da3: Waiting 16:16:22 b9e23b1b0246: Waiting 16:16:22 e09b9cab15bc: Waiting 16:16:22 d122684bb5e5: Waiting 16:16:22 da707bb00cb8: Waiting 16:16:22 7285a19527d2: Waiting 16:16:22 17f7524269c2: Pushed 16:16:22 75ffaf11080a: Pushed 16:16:22 5d6c3d5a1c2e: Pushed 16:16:22 584472682de8: Pushed 16:16:22 53d8542c7da3: Layer already exists 16:16:22 7285a19527d2: Layer already exists 16:16:22 b9e23b1b0246: Pushed 16:16:22 da707bb00cb8: Layer already exists 16:16:22 e09b9cab15bc: Pushed 16:16:24 51e21376c642: Pushed 16:16:25 d122684bb5e5: Pushed 16:16:26 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:340ea295b9d456142dc6d23f80d613911706b010de1b6fe0ac8804a99d6cdc6f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:26 + 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 16:16:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:16:26 584472682de8: Preparing 16:16:26 75ffaf11080a: Preparing 16:16:26 51e21376c642: Preparing 16:16:26 17f7524269c2: Preparing 16:16:26 5d6c3d5a1c2e: Preparing 16:16:26 7285a19527d2: Preparing 16:16:26 53d8542c7da3: Preparing 16:16:26 b9e23b1b0246: Preparing 16:16:26 e09b9cab15bc: Preparing 16:16:26 d122684bb5e5: Preparing 16:16:26 da707bb00cb8: Preparing 16:16:26 53d8542c7da3: Waiting 16:16:26 b9e23b1b0246: Waiting 16:16:26 e09b9cab15bc: Waiting 16:16:26 d122684bb5e5: Waiting 16:16:26 da707bb00cb8: Waiting 16:16:26 7285a19527d2: Waiting 16:16:26 75ffaf11080a: Layer already exists 16:16:26 51e21376c642: Layer already exists 16:16:26 584472682de8: Layer already exists 16:16:26 17f7524269c2: Layer already exists 16:16:26 5d6c3d5a1c2e: Layer already exists 16:16:26 53d8542c7da3: Layer already exists 16:16:26 7285a19527d2: Layer already exists 16:16:26 e09b9cab15bc: Layer already exists 16:16:26 d122684bb5e5: Layer already exists 16:16:26 b9e23b1b0246: Layer already exists 16:16:26 da707bb00cb8: Layer already exists 16:16:27 latest: digest: sha256:340ea295b9d456142dc6d23f80d613911706b010de1b6fe0ac8804a99d6cdc6f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.35 16:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:16:27 584472682de8: Preparing 16:16:27 75ffaf11080a: Preparing 16:16:27 51e21376c642: Preparing 16:16:27 17f7524269c2: Preparing 16:16:27 5d6c3d5a1c2e: Preparing 16:16:27 7285a19527d2: Preparing 16:16:27 53d8542c7da3: Preparing 16:16:27 b9e23b1b0246: Preparing 16:16:27 e09b9cab15bc: Preparing 16:16:27 d122684bb5e5: Preparing 16:16:27 da707bb00cb8: Preparing 16:16:27 7285a19527d2: Waiting 16:16:27 53d8542c7da3: Waiting 16:16:27 d122684bb5e5: Waiting 16:16:27 b9e23b1b0246: Waiting 16:16:27 e09b9cab15bc: Waiting 16:16:27 da707bb00cb8: Waiting 16:16:27 5d6c3d5a1c2e: Layer already exists 16:16:27 51e21376c642: Layer already exists 16:16:27 584472682de8: Layer already exists 16:16:27 17f7524269c2: Layer already exists 16:16:27 75ffaf11080a: Layer already exists 16:16:27 53d8542c7da3: Layer already exists 16:16:27 7285a19527d2: Layer already exists 16:16:27 e09b9cab15bc: Layer already exists 16:16:27 d122684bb5e5: Layer already exists 16:16:27 b9e23b1b0246: Layer already exists 16:16:27 da707bb00cb8: Layer already exists 16:16:28 3.2.0-dev.35: digest: sha256:340ea295b9d456142dc6d23f80d613911706b010de1b6fe0ac8804a99d6cdc6f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:16:28 584472682de8: Preparing 16:16:28 75ffaf11080a: Preparing 16:16:28 51e21376c642: Preparing 16:16:28 17f7524269c2: Preparing 16:16:28 5d6c3d5a1c2e: Preparing 16:16:28 7285a19527d2: Preparing 16:16:28 53d8542c7da3: Preparing 16:16:28 b9e23b1b0246: Preparing 16:16:28 e09b9cab15bc: Preparing 16:16:28 d122684bb5e5: Preparing 16:16:28 da707bb00cb8: Preparing 16:16:28 b9e23b1b0246: Waiting 16:16:28 e09b9cab15bc: Waiting 16:16:28 d122684bb5e5: Waiting 16:16:28 da707bb00cb8: Waiting 16:16:28 7285a19527d2: Waiting 16:16:28 53d8542c7da3: Waiting 16:16:28 75ffaf11080a: Layer already exists 16:16:28 5d6c3d5a1c2e: Layer already exists 16:16:28 51e21376c642: Layer already exists 16:16:28 17f7524269c2: Layer already exists 16:16:28 584472682de8: Layer already exists 16:16:28 53d8542c7da3: Layer already exists 16:16:28 b9e23b1b0246: Layer already exists 16:16:28 7285a19527d2: Layer already exists 16:16:28 e09b9cab15bc: Layer already exists 16:16:28 d122684bb5e5: Layer already exists 16:16:28 da707bb00cb8: Layer already exists 16:16:29 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:340ea295b9d456142dc6d23f80d613911706b010de1b6fe0ac8804a99d6cdc6f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:29 + 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 16:16:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:16:29 584472682de8: Preparing 16:16:29 75ffaf11080a: Preparing 16:16:29 51e21376c642: Preparing 16:16:29 17f7524269c2: Preparing 16:16:29 5d6c3d5a1c2e: Preparing 16:16:29 7285a19527d2: Preparing 16:16:29 53d8542c7da3: Preparing 16:16:29 b9e23b1b0246: Preparing 16:16:29 e09b9cab15bc: Preparing 16:16:29 d122684bb5e5: Preparing 16:16:29 da707bb00cb8: Preparing 16:16:29 7285a19527d2: Waiting 16:16:29 53d8542c7da3: Waiting 16:16:29 b9e23b1b0246: Waiting 16:16:29 e09b9cab15bc: Waiting 16:16:29 d122684bb5e5: Waiting 16:16:29 da707bb00cb8: Waiting 16:16:29 584472682de8: Layer already exists 16:16:29 5d6c3d5a1c2e: Layer already exists 16:16:29 75ffaf11080a: Layer already exists 16:16:29 17f7524269c2: Layer already exists 16:16:29 51e21376c642: Layer already exists 16:16:29 53d8542c7da3: Layer already exists 16:16:29 7285a19527d2: Layer already exists 16:16:29 b9e23b1b0246: Layer already exists 16:16:29 e09b9cab15bc: Layer already exists 16:16:29 d122684bb5e5: Layer already exists 16:16:29 da707bb00cb8: Layer already exists 16:16:30 main: digest: sha256:340ea295b9d456142dc6d23f80d613911706b010de1b6fe0ac8804a99d6cdc6f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:16:30 ===================================================== [Pipeline] echo 16:16:30 taggedImages: 16:16:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:16:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.35 16:16:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:16:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:16:30 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:30 latest 16:16:30 3.2.0-dev.35 16:16:30 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:30 main 16:16:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:16:31 581fd25063e1: Preparing 16:16:31 feb051fc2be2: Preparing 16:16:31 42419a84c673: Preparing 16:16:31 eae18635ee98: Preparing 16:16:31 3446b4415382: Preparing 16:16:31 a44470ca1a07: Preparing 16:16:31 365474987c39: Preparing 16:16:31 7285a19527d2: Preparing 16:16:31 53d8542c7da3: Preparing 16:16:31 7aca901819b4: Preparing 16:16:31 2930c89e16ac: Preparing 16:16:31 da707bb00cb8: Preparing 16:16:31 53d8542c7da3: Waiting 16:16:31 7aca901819b4: Waiting 16:16:31 2930c89e16ac: Waiting 16:16:31 da707bb00cb8: Waiting 16:16:31 a44470ca1a07: Waiting 16:16:31 365474987c39: Waiting 16:16:31 7285a19527d2: Waiting 16:16:31 feb051fc2be2: Pushed 16:16:31 3446b4415382: Pushed 16:16:31 581fd25063e1: Pushed 16:16:31 a44470ca1a07: Pushed 16:16:31 7285a19527d2: Layer already exists 16:16:31 53d8542c7da3: Layer already exists 16:16:31 365474987c39: Pushed 16:16:31 da707bb00cb8: Layer already exists 16:16:32 7aca901819b4: Pushed 16:16:33 eae18635ee98: Pushed 16:16:33 42419a84c673: Pushed 16:16:33 2930c89e16ac: Pushed 16:16:33 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:15ce5a44e7515c5bfadc0d1a131ad49c9e298f0c4b28addd21e5944b68b4f409 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:16:34 581fd25063e1: Preparing 16:16:34 feb051fc2be2: Preparing 16:16:34 42419a84c673: Preparing 16:16:34 eae18635ee98: Preparing 16:16:34 3446b4415382: Preparing 16:16:34 a44470ca1a07: Preparing 16:16:34 365474987c39: Preparing 16:16:34 7285a19527d2: Preparing 16:16:34 53d8542c7da3: Preparing 16:16:34 7aca901819b4: Preparing 16:16:34 2930c89e16ac: Preparing 16:16:34 da707bb00cb8: Preparing 16:16:34 a44470ca1a07: Waiting 16:16:34 7aca901819b4: Waiting 16:16:34 365474987c39: Waiting 16:16:34 2930c89e16ac: Waiting 16:16:34 7285a19527d2: Waiting 16:16:34 da707bb00cb8: Waiting 16:16:34 53d8542c7da3: Waiting 16:16:34 581fd25063e1: Layer already exists 16:16:34 eae18635ee98: Layer already exists 16:16:34 42419a84c673: Layer already exists 16:16:34 3446b4415382: Layer already exists 16:16:34 feb051fc2be2: Layer already exists 16:16:34 7aca901819b4: Layer already exists 16:16:34 a44470ca1a07: Layer already exists 16:16:34 365474987c39: Layer already exists 16:16:34 7285a19527d2: Layer already exists 16:16:34 53d8542c7da3: Layer already exists 16:16:34 2930c89e16ac: Layer already exists 16:16:34 da707bb00cb8: Layer already exists 16:16:34 latest: digest: sha256:15ce5a44e7515c5bfadc0d1a131ad49c9e298f0c4b28addd21e5944b68b4f409 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.35 16:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:16:35 581fd25063e1: Preparing 16:16:35 feb051fc2be2: Preparing 16:16:35 42419a84c673: Preparing 16:16:35 eae18635ee98: Preparing 16:16:35 3446b4415382: Preparing 16:16:35 a44470ca1a07: Preparing 16:16:35 365474987c39: Preparing 16:16:35 7285a19527d2: Preparing 16:16:35 53d8542c7da3: Preparing 16:16:35 7aca901819b4: Preparing 16:16:35 2930c89e16ac: Preparing 16:16:35 da707bb00cb8: Preparing 16:16:35 7285a19527d2: Waiting 16:16:35 53d8542c7da3: Waiting 16:16:35 7aca901819b4: Waiting 16:16:35 2930c89e16ac: Waiting 16:16:35 a44470ca1a07: Waiting 16:16:35 365474987c39: Waiting 16:16:35 da707bb00cb8: Waiting 16:16:35 3446b4415382: Layer already exists 16:16:35 eae18635ee98: Layer already exists 16:16:35 42419a84c673: Layer already exists 16:16:35 feb051fc2be2: Layer already exists 16:16:35 581fd25063e1: Layer already exists 16:16:35 7285a19527d2: Layer already exists 16:16:35 365474987c39: Layer already exists 16:16:35 53d8542c7da3: Layer already exists 16:16:35 7aca901819b4: Layer already exists 16:16:35 a44470ca1a07: Layer already exists 16:16:35 2930c89e16ac: Layer already exists 16:16:35 da707bb00cb8: Layer already exists 16:16:35 3.2.0-dev.35: digest: sha256:15ce5a44e7515c5bfadc0d1a131ad49c9e298f0c4b28addd21e5944b68b4f409 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:16:36 581fd25063e1: Preparing 16:16:36 feb051fc2be2: Preparing 16:16:36 42419a84c673: Preparing 16:16:36 eae18635ee98: Preparing 16:16:36 3446b4415382: Preparing 16:16:36 a44470ca1a07: Preparing 16:16:36 365474987c39: Preparing 16:16:36 7285a19527d2: Preparing 16:16:36 53d8542c7da3: Preparing 16:16:36 7aca901819b4: Preparing 16:16:36 2930c89e16ac: Preparing 16:16:36 da707bb00cb8: Preparing 16:16:36 a44470ca1a07: Waiting 16:16:36 365474987c39: Waiting 16:16:36 7285a19527d2: Waiting 16:16:36 53d8542c7da3: Waiting 16:16:36 7aca901819b4: Waiting 16:16:36 2930c89e16ac: Waiting 16:16:36 da707bb00cb8: Waiting 16:16:36 3446b4415382: Layer already exists 16:16:36 eae18635ee98: Layer already exists 16:16:36 42419a84c673: Layer already exists 16:16:36 581fd25063e1: Layer already exists 16:16:36 feb051fc2be2: Layer already exists 16:16:36 365474987c39: Layer already exists 16:16:36 a44470ca1a07: Layer already exists 16:16:36 7aca901819b4: Layer already exists 16:16:36 7285a19527d2: Layer already exists 16:16:36 53d8542c7da3: Layer already exists 16:16:36 2930c89e16ac: Layer already exists 16:16:36 da707bb00cb8: Layer already exists 16:16:36 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:15ce5a44e7515c5bfadc0d1a131ad49c9e298f0c4b28addd21e5944b68b4f409 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:16:37 581fd25063e1: Preparing 16:16:37 feb051fc2be2: Preparing 16:16:37 42419a84c673: Preparing 16:16:37 eae18635ee98: Preparing 16:16:37 3446b4415382: Preparing 16:16:37 a44470ca1a07: Preparing 16:16:37 365474987c39: Preparing 16:16:37 7285a19527d2: Preparing 16:16:37 53d8542c7da3: Preparing 16:16:37 7aca901819b4: Preparing 16:16:37 2930c89e16ac: Preparing 16:16:37 da707bb00cb8: Preparing 16:16:37 7285a19527d2: Waiting 16:16:37 53d8542c7da3: Waiting 16:16:37 7aca901819b4: Waiting 16:16:37 a44470ca1a07: Waiting 16:16:37 365474987c39: Waiting 16:16:37 2930c89e16ac: Waiting 16:16:37 da707bb00cb8: Waiting 16:16:37 581fd25063e1: Layer already exists 16:16:37 42419a84c673: Layer already exists 16:16:37 eae18635ee98: Layer already exists 16:16:37 feb051fc2be2: Layer already exists 16:16:37 3446b4415382: Layer already exists 16:16:37 365474987c39: Layer already exists 16:16:37 a44470ca1a07: Layer already exists 16:16:37 7285a19527d2: Layer already exists 16:16:37 53d8542c7da3: Layer already exists 16:16:37 7aca901819b4: Layer already exists 16:16:37 2930c89e16ac: Layer already exists 16:16:37 da707bb00cb8: Layer already exists 16:16:37 main: digest: sha256:15ce5a44e7515c5bfadc0d1a131ad49c9e298f0c4b28addd21e5944b68b4f409 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:16:37 ===================================================== [Pipeline] echo 16:16:37 taggedImages: 16:16:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:16:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.35 16:16:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:16:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:16:37 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:37 latest 16:16:37 3.2.0-dev.35 16:16:37 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:37 main 16:16:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:16:38 0e11843f26fa: Preparing 16:16:38 7e4416dd30d6: Preparing 16:16:38 7285a19527d2: Preparing 16:16:38 53d8542c7da3: Preparing 16:16:38 7d59eddf54fd: Preparing 16:16:38 c14da97a8235: Preparing 16:16:38 c14da97a8235: Waiting 16:16:38 da707bb00cb8: Preparing 16:16:38 53d8542c7da3: Layer already exists 16:16:38 7285a19527d2: Layer already exists 16:16:38 da707bb00cb8: Layer already exists 16:16:38 0e11843f26fa: Pushed 16:16:40 7d59eddf54fd: Pushed 16:16:40 c14da97a8235: Pushed 16:16:42 7e4416dd30d6: Pushed 16:16:42 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:0b46c95590e54ad1c298c4280eba4929c0ff0e61ee28ef56b7d3e522d798afde size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:42 + 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 16:16:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:16:43 0e11843f26fa: Preparing 16:16:43 7e4416dd30d6: Preparing 16:16:43 7285a19527d2: Preparing 16:16:43 53d8542c7da3: Preparing 16:16:43 7d59eddf54fd: Preparing 16:16:43 c14da97a8235: Preparing 16:16:43 da707bb00cb8: Preparing 16:16:43 c14da97a8235: Waiting 16:16:43 da707bb00cb8: Waiting 16:16:43 7285a19527d2: Layer already exists 16:16:43 53d8542c7da3: Layer already exists 16:16:43 0e11843f26fa: Layer already exists 16:16:43 7e4416dd30d6: Layer already exists 16:16:43 7d59eddf54fd: Layer already exists 16:16:43 da707bb00cb8: Layer already exists 16:16:43 c14da97a8235: Layer already exists 16:16:43 latest: digest: sha256:0b46c95590e54ad1c298c4280eba4929c0ff0e61ee28ef56b7d3e522d798afde size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.35 16:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:16:44 0e11843f26fa: Preparing 16:16:44 7e4416dd30d6: Preparing 16:16:44 7285a19527d2: Preparing 16:16:44 53d8542c7da3: Preparing 16:16:44 7d59eddf54fd: Preparing 16:16:44 c14da97a8235: Preparing 16:16:44 da707bb00cb8: Preparing 16:16:44 c14da97a8235: Waiting 16:16:44 da707bb00cb8: Waiting 16:16:44 53d8542c7da3: Layer already exists 16:16:44 0e11843f26fa: Layer already exists 16:16:44 7e4416dd30d6: Layer already exists 16:16:44 7285a19527d2: Layer already exists 16:16:44 7d59eddf54fd: Layer already exists 16:16:44 c14da97a8235: Layer already exists 16:16:44 da707bb00cb8: Layer already exists 16:16:44 3.2.0-dev.35: digest: sha256:0b46c95590e54ad1c298c4280eba4929c0ff0e61ee28ef56b7d3e522d798afde size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:16:44 0e11843f26fa: Preparing 16:16:44 7e4416dd30d6: Preparing 16:16:44 7285a19527d2: Preparing 16:16:44 53d8542c7da3: Preparing 16:16:44 7d59eddf54fd: Preparing 16:16:44 c14da97a8235: Preparing 16:16:44 da707bb00cb8: Preparing 16:16:44 c14da97a8235: Waiting 16:16:44 da707bb00cb8: Waiting 16:16:44 7e4416dd30d6: Layer already exists 16:16:44 7285a19527d2: Layer already exists 16:16:44 7d59eddf54fd: Layer already exists 16:16:44 0e11843f26fa: Layer already exists 16:16:44 53d8542c7da3: Layer already exists 16:16:44 da707bb00cb8: Layer already exists 16:16:44 c14da97a8235: Layer already exists 16:16:44 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:0b46c95590e54ad1c298c4280eba4929c0ff0e61ee28ef56b7d3e522d798afde size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:45 + 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 16:16:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:16:45 0e11843f26fa: Preparing 16:16:45 7e4416dd30d6: Preparing 16:16:45 7285a19527d2: Preparing 16:16:45 53d8542c7da3: Preparing 16:16:45 7d59eddf54fd: Preparing 16:16:45 c14da97a8235: Preparing 16:16:45 da707bb00cb8: Preparing 16:16:45 c14da97a8235: Waiting 16:16:45 da707bb00cb8: Waiting 16:16:45 7e4416dd30d6: Layer already exists 16:16:45 53d8542c7da3: Layer already exists 16:16:45 0e11843f26fa: Layer already exists 16:16:45 7285a19527d2: Layer already exists 16:16:45 7d59eddf54fd: Layer already exists 16:16:45 c14da97a8235: Layer already exists 16:16:45 da707bb00cb8: Layer already exists 16:16:45 main: digest: sha256:0b46c95590e54ad1c298c4280eba4929c0ff0e61ee28ef56b7d3e522d798afde size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:16:45 ===================================================== [Pipeline] echo 16:16:46 taggedImages: 16:16:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:16:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.35 16:16:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:16:46 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:16:46 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:46 latest 16:16:46 3.2.0-dev.35 16:16:46 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:16:46 main 16:16:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:16:46 9f1fadb03ff1: Preparing 16:16:46 354d402e18c2: Preparing 16:16:46 3aa0e4d9e354: Preparing 16:16:46 7285a19527d2: Preparing 16:16:46 53d8542c7da3: Preparing 16:16:46 708146f6d86b: Preparing 16:16:46 7cfbd11572a3: Preparing 16:16:46 c1fd956d4058: Preparing 16:16:46 c1d04c03fd8b: Preparing 16:16:46 da707bb00cb8: Preparing 16:16:46 7cfbd11572a3: Waiting 16:16:46 c1fd956d4058: Waiting 16:16:46 c1d04c03fd8b: Waiting 16:16:46 da707bb00cb8: Waiting 16:16:46 708146f6d86b: Waiting 16:16:46 7285a19527d2: Layer already exists 16:16:46 53d8542c7da3: Layer already exists 16:16:47 354d402e18c2: Pushed 16:16:47 9f1fadb03ff1: Pushed 16:16:47 3aa0e4d9e354: Pushed 16:16:47 da707bb00cb8: Layer already exists 16:16:47 c1fd956d4058: Pushed 16:16:49 c1d04c03fd8b: Pushed 16:17:01 7cfbd11572a3: Pushed 16:17:07 708146f6d86b: Pushed 16:17:07 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:72d1af8c93a001bcbeff821f838c676c2e8312311a76d316eb2454a6134a310b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:08 + 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 16:17:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:17:08 9f1fadb03ff1: Preparing 16:17:08 354d402e18c2: Preparing 16:17:08 3aa0e4d9e354: Preparing 16:17:08 7285a19527d2: Preparing 16:17:08 53d8542c7da3: Preparing 16:17:08 708146f6d86b: Preparing 16:17:08 7cfbd11572a3: Preparing 16:17:08 c1fd956d4058: Preparing 16:17:08 c1d04c03fd8b: Preparing 16:17:08 da707bb00cb8: Preparing 16:17:08 7cfbd11572a3: Waiting 16:17:08 c1fd956d4058: Waiting 16:17:08 c1d04c03fd8b: Waiting 16:17:08 da707bb00cb8: Waiting 16:17:08 708146f6d86b: Waiting 16:17:08 53d8542c7da3: Layer already exists 16:17:08 354d402e18c2: Layer already exists 16:17:08 7285a19527d2: Layer already exists 16:17:08 9f1fadb03ff1: Layer already exists 16:17:08 3aa0e4d9e354: Layer already exists 16:17:08 7cfbd11572a3: Layer already exists 16:17:08 708146f6d86b: Layer already exists 16:17:08 c1fd956d4058: Layer already exists 16:17:08 c1d04c03fd8b: Layer already exists 16:17:08 da707bb00cb8: Layer already exists 16:17:08 latest: digest: sha256:72d1af8c93a001bcbeff821f838c676c2e8312311a76d316eb2454a6134a310b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.35 16:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:17:09 9f1fadb03ff1: Preparing 16:17:09 354d402e18c2: Preparing 16:17:09 3aa0e4d9e354: Preparing 16:17:09 7285a19527d2: Preparing 16:17:09 53d8542c7da3: Preparing 16:17:09 708146f6d86b: Preparing 16:17:09 7cfbd11572a3: Preparing 16:17:09 c1fd956d4058: Preparing 16:17:09 c1d04c03fd8b: Preparing 16:17:09 da707bb00cb8: Preparing 16:17:09 708146f6d86b: Waiting 16:17:09 7cfbd11572a3: Waiting 16:17:09 c1fd956d4058: Waiting 16:17:09 c1d04c03fd8b: Waiting 16:17:09 da707bb00cb8: Waiting 16:17:09 354d402e18c2: Layer already exists 16:17:09 3aa0e4d9e354: Layer already exists 16:17:09 53d8542c7da3: Layer already exists 16:17:09 7285a19527d2: Layer already exists 16:17:09 9f1fadb03ff1: Layer already exists 16:17:09 c1fd956d4058: Layer already exists 16:17:09 708146f6d86b: Layer already exists 16:17:09 7cfbd11572a3: Layer already exists 16:17:09 c1d04c03fd8b: Layer already exists 16:17:09 da707bb00cb8: Layer already exists 16:17:09 3.2.0-dev.35: digest: sha256:72d1af8c93a001bcbeff821f838c676c2e8312311a76d316eb2454a6134a310b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:17:10 9f1fadb03ff1: Preparing 16:17:10 354d402e18c2: Preparing 16:17:10 3aa0e4d9e354: Preparing 16:17:10 7285a19527d2: Preparing 16:17:10 53d8542c7da3: Preparing 16:17:10 708146f6d86b: Preparing 16:17:10 7cfbd11572a3: Preparing 16:17:10 c1fd956d4058: Preparing 16:17:10 c1d04c03fd8b: Preparing 16:17:10 da707bb00cb8: Preparing 16:17:10 7cfbd11572a3: Waiting 16:17:10 c1fd956d4058: Waiting 16:17:10 c1d04c03fd8b: Waiting 16:17:10 da707bb00cb8: Waiting 16:17:10 708146f6d86b: Waiting 16:17:10 53d8542c7da3: Layer already exists 16:17:10 3aa0e4d9e354: Layer already exists 16:17:10 7285a19527d2: Layer already exists 16:17:10 9f1fadb03ff1: Layer already exists 16:17:10 354d402e18c2: Layer already exists 16:17:10 7cfbd11572a3: Layer already exists 16:17:10 708146f6d86b: Layer already exists 16:17:10 c1d04c03fd8b: Layer already exists 16:17:10 c1fd956d4058: Layer already exists 16:17:10 da707bb00cb8: Layer already exists 16:17:10 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:72d1af8c93a001bcbeff821f838c676c2e8312311a76d316eb2454a6134a310b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:10 + 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 16:17:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:17:11 9f1fadb03ff1: Preparing 16:17:11 354d402e18c2: Preparing 16:17:11 3aa0e4d9e354: Preparing 16:17:11 7285a19527d2: Preparing 16:17:11 53d8542c7da3: Preparing 16:17:11 708146f6d86b: Preparing 16:17:11 7cfbd11572a3: Preparing 16:17:11 c1fd956d4058: Preparing 16:17:11 c1d04c03fd8b: Preparing 16:17:11 da707bb00cb8: Preparing 16:17:11 c1fd956d4058: Waiting 16:17:11 c1d04c03fd8b: Waiting 16:17:11 da707bb00cb8: Waiting 16:17:11 708146f6d86b: Waiting 16:17:11 7cfbd11572a3: Waiting 16:17:11 7285a19527d2: Layer already exists 16:17:11 53d8542c7da3: Layer already exists 16:17:11 9f1fadb03ff1: Layer already exists 16:17:11 3aa0e4d9e354: Layer already exists 16:17:11 354d402e18c2: Layer already exists 16:17:11 c1d04c03fd8b: Layer already exists 16:17:11 708146f6d86b: Layer already exists 16:17:11 7cfbd11572a3: Layer already exists 16:17:11 da707bb00cb8: Layer already exists 16:17:11 c1fd956d4058: Layer already exists 16:17:11 main: digest: sha256:72d1af8c93a001bcbeff821f838c676c2e8312311a76d316eb2454a6134a310b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:11 ===================================================== [Pipeline] echo 16:17:11 taggedImages: 16:17:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:17:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:17:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.35 16:17:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:17:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:17:11 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:17:11 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:17:11 latest 16:17:11 3.2.0-dev.35 16:17:11 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:17:11 main 16:17:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:17:12 a316f582247d: Preparing 16:17:12 092cf39aa4f6: Preparing 16:17:12 1bf3ab7cf18f: Preparing 16:17:12 7285a19527d2: Preparing 16:17:12 53d8542c7da3: Preparing 16:17:12 756b4abdea79: Preparing 16:17:12 73f3f5593fa8: Preparing 16:17:12 fb967c2071d2: Preparing 16:17:12 da707bb00cb8: Preparing 16:17:12 756b4abdea79: Waiting 16:17:12 73f3f5593fa8: Waiting 16:17:12 fb967c2071d2: Waiting 16:17:12 da707bb00cb8: Waiting 16:17:12 7285a19527d2: Layer already exists 16:17:12 53d8542c7da3: Layer already exists 16:17:12 092cf39aa4f6: Pushed 16:17:12 1bf3ab7cf18f: Pushed 16:17:12 da707bb00cb8: Layer already exists 16:17:12 a316f582247d: Pushed 16:17:13 fb967c2071d2: Pushed 16:17:13 73f3f5593fa8: Pushed 16:17:35 756b4abdea79: Pushed 16:17:35 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:5c3a5ec4a3e51500d92886bc9907b95c8b585e3db0c18e834c3909404a20dd98 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:36 + 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 16:17:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:17:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:17:36 a316f582247d: Preparing 16:17:36 092cf39aa4f6: Preparing 16:17:36 1bf3ab7cf18f: Preparing 16:17:36 7285a19527d2: Preparing 16:17:36 53d8542c7da3: Preparing 16:17:36 756b4abdea79: Preparing 16:17:36 73f3f5593fa8: Preparing 16:17:36 fb967c2071d2: Preparing 16:17:36 da707bb00cb8: Preparing 16:17:36 73f3f5593fa8: Waiting 16:17:36 fb967c2071d2: Waiting 16:17:36 da707bb00cb8: Waiting 16:17:36 756b4abdea79: Waiting 16:17:36 092cf39aa4f6: Layer already exists 16:17:36 a316f582247d: Layer already exists 16:17:36 53d8542c7da3: Layer already exists 16:17:36 1bf3ab7cf18f: Layer already exists 16:17:36 7285a19527d2: Layer already exists 16:17:36 756b4abdea79: Layer already exists 16:17:36 73f3f5593fa8: Layer already exists 16:17:36 fb967c2071d2: Layer already exists 16:17:36 da707bb00cb8: Layer already exists 16:17:36 latest: digest: sha256:5c3a5ec4a3e51500d92886bc9907b95c8b585e3db0c18e834c3909404a20dd98 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.35 16:17:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:17:37 a316f582247d: Preparing 16:17:37 092cf39aa4f6: Preparing 16:17:37 1bf3ab7cf18f: Preparing 16:17:37 7285a19527d2: Preparing 16:17:37 53d8542c7da3: Preparing 16:17:37 756b4abdea79: Preparing 16:17:37 73f3f5593fa8: Preparing 16:17:37 fb967c2071d2: Preparing 16:17:37 da707bb00cb8: Preparing 16:17:37 73f3f5593fa8: Waiting 16:17:37 fb967c2071d2: Waiting 16:17:37 da707bb00cb8: Waiting 16:17:37 756b4abdea79: Waiting 16:17:37 53d8542c7da3: Layer already exists 16:17:37 1bf3ab7cf18f: Layer already exists 16:17:37 092cf39aa4f6: Layer already exists 16:17:37 a316f582247d: Layer already exists 16:17:37 7285a19527d2: Layer already exists 16:17:37 73f3f5593fa8: Layer already exists 16:17:37 756b4abdea79: Layer already exists 16:17:37 fb967c2071d2: Layer already exists 16:17:37 da707bb00cb8: Layer already exists 16:17:37 3.2.0-dev.35: digest: sha256:5c3a5ec4a3e51500d92886bc9907b95c8b585e3db0c18e834c3909404a20dd98 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:17:38 a316f582247d: Preparing 16:17:38 092cf39aa4f6: Preparing 16:17:38 1bf3ab7cf18f: Preparing 16:17:38 7285a19527d2: Preparing 16:17:38 53d8542c7da3: Preparing 16:17:38 756b4abdea79: Preparing 16:17:38 73f3f5593fa8: Preparing 16:17:38 fb967c2071d2: Preparing 16:17:38 da707bb00cb8: Preparing 16:17:38 756b4abdea79: Waiting 16:17:38 73f3f5593fa8: Waiting 16:17:38 fb967c2071d2: Waiting 16:17:38 da707bb00cb8: Waiting 16:17:38 092cf39aa4f6: Layer already exists 16:17:38 a316f582247d: Layer already exists 16:17:38 7285a19527d2: Layer already exists 16:17:38 1bf3ab7cf18f: Layer already exists 16:17:38 53d8542c7da3: Layer already exists 16:17:38 756b4abdea79: Layer already exists 16:17:38 73f3f5593fa8: Layer already exists 16:17:38 da707bb00cb8: Layer already exists 16:17:38 fb967c2071d2: Layer already exists 16:17:38 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:5c3a5ec4a3e51500d92886bc9907b95c8b585e3db0c18e834c3909404a20dd98 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:39 + 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 16:17:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:17:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:17:39 a316f582247d: Preparing 16:17:39 092cf39aa4f6: Preparing 16:17:39 1bf3ab7cf18f: Preparing 16:17:39 7285a19527d2: Preparing 16:17:39 53d8542c7da3: Preparing 16:17:39 756b4abdea79: Preparing 16:17:39 73f3f5593fa8: Preparing 16:17:39 fb967c2071d2: Preparing 16:17:39 da707bb00cb8: Preparing 16:17:39 73f3f5593fa8: Waiting 16:17:39 da707bb00cb8: Waiting 16:17:39 fb967c2071d2: Waiting 16:17:39 756b4abdea79: Waiting 16:17:39 53d8542c7da3: Layer already exists 16:17:39 7285a19527d2: Layer already exists 16:17:39 1bf3ab7cf18f: Layer already exists 16:17:39 092cf39aa4f6: Layer already exists 16:17:39 a316f582247d: Layer already exists 16:17:39 73f3f5593fa8: Layer already exists 16:17:39 756b4abdea79: Layer already exists 16:17:39 fb967c2071d2: Layer already exists 16:17:39 da707bb00cb8: Layer already exists 16:17:39 main: digest: sha256:5c3a5ec4a3e51500d92886bc9907b95c8b585e3db0c18e834c3909404a20dd98 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:39 ===================================================== [Pipeline] echo 16:17:39 taggedImages: 16:17:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:17:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:17:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.35 16:17:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:17:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:17:39 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:17:39 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:17:39 latest 16:17:39 3.2.0-dev.35 16:17:39 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:17:39 main 16:17:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:17:40 777fa30b2f12: Preparing 16:17:40 5bda2affb930: Preparing 16:17:40 228ac8d446cc: Preparing 16:17:40 7285a19527d2: Preparing 16:17:40 53d8542c7da3: Preparing 16:17:40 ffd55136ad3c: Preparing 16:17:40 c1fd956d4058: Preparing 16:17:40 c1d04c03fd8b: Preparing 16:17:40 da707bb00cb8: Preparing 16:17:40 c1fd956d4058: Waiting 16:17:40 c1d04c03fd8b: Waiting 16:17:40 da707bb00cb8: Waiting 16:17:40 ffd55136ad3c: Waiting 16:17:40 53d8542c7da3: Layer already exists 16:17:40 7285a19527d2: Layer already exists 16:17:40 c1fd956d4058: Layer already exists 16:17:40 c1d04c03fd8b: Layer already exists 16:17:40 228ac8d446cc: Pushed 16:17:40 da707bb00cb8: Layer already exists 16:17:40 5bda2affb930: Pushed 16:17:40 777fa30b2f12: Pushed 16:18:02 ffd55136ad3c: Pushed 16:18:02 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:af2edc112e587e7c809a72d04411225f4a5bf01c8c640182eac489b1cc7e0a62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:03 + 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 16:18:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:18:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:18:03 777fa30b2f12: Preparing 16:18:03 5bda2affb930: Preparing 16:18:03 228ac8d446cc: Preparing 16:18:03 7285a19527d2: Preparing 16:18:03 53d8542c7da3: Preparing 16:18:03 ffd55136ad3c: Preparing 16:18:03 c1fd956d4058: Preparing 16:18:03 c1d04c03fd8b: Preparing 16:18:03 da707bb00cb8: Preparing 16:18:03 c1fd956d4058: Waiting 16:18:03 c1d04c03fd8b: Waiting 16:18:03 da707bb00cb8: Waiting 16:18:03 ffd55136ad3c: Waiting 16:18:03 53d8542c7da3: Layer already exists 16:18:03 7285a19527d2: Layer already exists 16:18:03 228ac8d446cc: Layer already exists 16:18:03 5bda2affb930: Layer already exists 16:18:03 777fa30b2f12: Layer already exists 16:18:03 c1fd956d4058: Layer already exists 16:18:03 ffd55136ad3c: Layer already exists 16:18:03 c1d04c03fd8b: Layer already exists 16:18:03 da707bb00cb8: Layer already exists 16:18:03 latest: digest: sha256:af2edc112e587e7c809a72d04411225f4a5bf01c8c640182eac489b1cc7e0a62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.35 16:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:18:04 777fa30b2f12: Preparing 16:18:04 5bda2affb930: Preparing 16:18:04 228ac8d446cc: Preparing 16:18:04 7285a19527d2: Preparing 16:18:04 53d8542c7da3: Preparing 16:18:04 ffd55136ad3c: Preparing 16:18:04 c1fd956d4058: Preparing 16:18:04 c1d04c03fd8b: Preparing 16:18:04 da707bb00cb8: Preparing 16:18:04 c1fd956d4058: Waiting 16:18:04 ffd55136ad3c: Waiting 16:18:04 c1d04c03fd8b: Waiting 16:18:04 da707bb00cb8: Waiting 16:18:04 777fa30b2f12: Layer already exists 16:18:04 5bda2affb930: Layer already exists 16:18:04 7285a19527d2: Layer already exists 16:18:04 53d8542c7da3: Layer already exists 16:18:04 228ac8d446cc: Layer already exists 16:18:04 ffd55136ad3c: Layer already exists 16:18:04 c1d04c03fd8b: Layer already exists 16:18:04 c1fd956d4058: Layer already exists 16:18:04 da707bb00cb8: Layer already exists 16:18:04 3.2.0-dev.35: digest: sha256:af2edc112e587e7c809a72d04411225f4a5bf01c8c640182eac489b1cc7e0a62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:18:05 777fa30b2f12: Preparing 16:18:05 5bda2affb930: Preparing 16:18:05 228ac8d446cc: Preparing 16:18:05 7285a19527d2: Preparing 16:18:05 53d8542c7da3: Preparing 16:18:05 ffd55136ad3c: Preparing 16:18:05 c1fd956d4058: Preparing 16:18:05 c1d04c03fd8b: Preparing 16:18:05 da707bb00cb8: Preparing 16:18:05 c1fd956d4058: Waiting 16:18:05 c1d04c03fd8b: Waiting 16:18:05 da707bb00cb8: Waiting 16:18:05 ffd55136ad3c: Waiting 16:18:05 7285a19527d2: Layer already exists 16:18:05 228ac8d446cc: Layer already exists 16:18:05 5bda2affb930: Layer already exists 16:18:05 53d8542c7da3: Layer already exists 16:18:05 777fa30b2f12: Layer already exists 16:18:05 ffd55136ad3c: Layer already exists 16:18:05 c1fd956d4058: Layer already exists 16:18:05 c1d04c03fd8b: Layer already exists 16:18:05 da707bb00cb8: Layer already exists 16:18:05 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:af2edc112e587e7c809a72d04411225f4a5bf01c8c640182eac489b1cc7e0a62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:05 + 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 16:18:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:18:06 777fa30b2f12: Preparing 16:18:06 5bda2affb930: Preparing 16:18:06 228ac8d446cc: Preparing 16:18:06 7285a19527d2: Preparing 16:18:06 53d8542c7da3: Preparing 16:18:06 ffd55136ad3c: Preparing 16:18:06 c1fd956d4058: Preparing 16:18:06 c1d04c03fd8b: Preparing 16:18:06 ffd55136ad3c: Waiting 16:18:06 c1fd956d4058: Waiting 16:18:06 da707bb00cb8: Preparing 16:18:06 c1d04c03fd8b: Waiting 16:18:06 da707bb00cb8: Waiting 16:18:06 228ac8d446cc: Layer already exists 16:18:06 5bda2affb930: Layer already exists 16:18:06 777fa30b2f12: Layer already exists 16:18:06 53d8542c7da3: Layer already exists 16:18:06 7285a19527d2: Layer already exists 16:18:06 ffd55136ad3c: Layer already exists 16:18:06 c1fd956d4058: Layer already exists 16:18:06 c1d04c03fd8b: Layer already exists 16:18:06 da707bb00cb8: Layer already exists 16:18:06 main: digest: sha256:af2edc112e587e7c809a72d04411225f4a5bf01c8c640182eac489b1cc7e0a62 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:06 ===================================================== [Pipeline] echo 16:18:06 taggedImages: 16:18:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:18:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:18:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.35 16:18:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:18:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:18:06 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:18:06 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:18:06 latest 16:18:06 3.2.0-dev.35 16:18:06 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:18:06 main 16:18:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:18:07 c3650a606013: Preparing 16:18:07 32b16ae9340f: Preparing 16:18:07 7285a19527d2: Preparing 16:18:07 53d8542c7da3: Preparing 16:18:07 b0c13c776cbf: Preparing 16:18:07 694e36601115: Preparing 16:18:07 da707bb00cb8: Preparing 16:18:07 694e36601115: Waiting 16:18:07 da707bb00cb8: Waiting 16:18:07 7285a19527d2: Layer already exists 16:18:07 53d8542c7da3: Layer already exists 16:18:07 da707bb00cb8: Layer already exists 16:18:07 c3650a606013: Pushed 16:18:07 694e36601115: Pushed 16:18:08 b0c13c776cbf: Pushed 16:18:13 32b16ae9340f: Pushed 16:18:13 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:87d7e4b968ea87f3998d2e7daf65b3d457fa36883f0ce3e96beaa9badc276929 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:18:14 c3650a606013: Preparing 16:18:14 32b16ae9340f: Preparing 16:18:14 7285a19527d2: Preparing 16:18:14 53d8542c7da3: Preparing 16:18:14 b0c13c776cbf: Preparing 16:18:14 694e36601115: Preparing 16:18:14 da707bb00cb8: Preparing 16:18:14 694e36601115: Waiting 16:18:14 da707bb00cb8: Waiting 16:18:14 c3650a606013: Layer already exists 16:18:14 32b16ae9340f: Layer already exists 16:18:14 53d8542c7da3: Layer already exists 16:18:14 7285a19527d2: Layer already exists 16:18:14 b0c13c776cbf: Layer already exists 16:18:14 da707bb00cb8: Layer already exists 16:18:14 694e36601115: Layer already exists 16:18:14 latest: digest: sha256:87d7e4b968ea87f3998d2e7daf65b3d457fa36883f0ce3e96beaa9badc276929 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.35 16:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:18:15 c3650a606013: Preparing 16:18:15 32b16ae9340f: Preparing 16:18:15 7285a19527d2: Preparing 16:18:15 53d8542c7da3: Preparing 16:18:15 b0c13c776cbf: Preparing 16:18:15 694e36601115: Preparing 16:18:15 da707bb00cb8: Preparing 16:18:15 694e36601115: Waiting 16:18:15 da707bb00cb8: Waiting 16:18:15 c3650a606013: Layer already exists 16:18:15 32b16ae9340f: Layer already exists 16:18:15 7285a19527d2: Layer already exists 16:18:15 53d8542c7da3: Layer already exists 16:18:15 b0c13c776cbf: Layer already exists 16:18:15 694e36601115: Layer already exists 16:18:15 da707bb00cb8: Layer already exists 16:18:15 3.2.0-dev.35: digest: sha256:87d7e4b968ea87f3998d2e7daf65b3d457fa36883f0ce3e96beaa9badc276929 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:18:16 c3650a606013: Preparing 16:18:16 32b16ae9340f: Preparing 16:18:16 7285a19527d2: Preparing 16:18:16 53d8542c7da3: Preparing 16:18:16 b0c13c776cbf: Preparing 16:18:16 694e36601115: Preparing 16:18:16 da707bb00cb8: Preparing 16:18:16 694e36601115: Waiting 16:18:16 da707bb00cb8: Waiting 16:18:16 7285a19527d2: Layer already exists 16:18:16 32b16ae9340f: Layer already exists 16:18:16 c3650a606013: Layer already exists 16:18:16 b0c13c776cbf: Layer already exists 16:18:16 694e36601115: Layer already exists 16:18:16 da707bb00cb8: Layer already exists 16:18:16 53d8542c7da3: Layer already exists 16:18:16 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:87d7e4b968ea87f3998d2e7daf65b3d457fa36883f0ce3e96beaa9badc276929 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:18:17 c3650a606013: Preparing 16:18:17 32b16ae9340f: Preparing 16:18:17 7285a19527d2: Preparing 16:18:17 53d8542c7da3: Preparing 16:18:17 b0c13c776cbf: Preparing 16:18:17 694e36601115: Preparing 16:18:17 da707bb00cb8: Preparing 16:18:17 694e36601115: Waiting 16:18:17 da707bb00cb8: Waiting 16:18:17 32b16ae9340f: Layer already exists 16:18:17 c3650a606013: Layer already exists 16:18:17 b0c13c776cbf: Layer already exists 16:18:17 53d8542c7da3: Layer already exists 16:18:17 7285a19527d2: Layer already exists 16:18:17 694e36601115: Layer already exists 16:18:17 da707bb00cb8: Layer already exists 16:18:17 main: digest: sha256:87d7e4b968ea87f3998d2e7daf65b3d457fa36883f0ce3e96beaa9badc276929 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:17 ===================================================== [Pipeline] echo 16:18:17 taggedImages: 16:18:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:18:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:18:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.35 16:18:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:18:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:18:17 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:18:17 5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:18:17 latest 16:18:17 3.2.0-dev.35 16:18:17 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:18:17 main 16:18:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:18:18 bbbcb35dd04f: Preparing 16:18:18 60faa9b1f4a1: Preparing 16:18:18 7285a19527d2: Preparing 16:18:18 53d8542c7da3: Preparing 16:18:18 618410598fd4: Preparing 16:18:18 837a4b92b354: Preparing 16:18:18 da707bb00cb8: Preparing 16:18:18 837a4b92b354: Waiting 16:18:18 da707bb00cb8: Waiting 16:18:19 618410598fd4: Layer already exists 16:18:19 7285a19527d2: Layer already exists 16:18:19 53d8542c7da3: Layer already exists 16:18:19 837a4b92b354: Layer already exists 16:18:19 da707bb00cb8: Layer already exists 16:18:19 bbbcb35dd04f: Pushed 16:18:24 60faa9b1f4a1: Pushed 16:18:24 5162257f8dee1b2a6e96c0426af9cd51831dbfdc: digest: sha256:ac723043102c1b36c6274fe712ea218ca80419c51e1242565864455357230231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:18:25 bbbcb35dd04f: Preparing 16:18:25 60faa9b1f4a1: Preparing 16:18:25 7285a19527d2: Preparing 16:18:25 53d8542c7da3: Preparing 16:18:25 618410598fd4: Preparing 16:18:25 837a4b92b354: Preparing 16:18:25 da707bb00cb8: Preparing 16:18:25 837a4b92b354: Waiting 16:18:25 da707bb00cb8: Waiting 16:18:25 53d8542c7da3: Layer already exists 16:18:25 7285a19527d2: Layer already exists 16:18:25 60faa9b1f4a1: Layer already exists 16:18:25 bbbcb35dd04f: Layer already exists 16:18:25 618410598fd4: Layer already exists 16:18:25 837a4b92b354: Layer already exists 16:18:25 da707bb00cb8: Layer already exists 16:18:25 latest: digest: sha256:ac723043102c1b36c6274fe712ea218ca80419c51e1242565864455357230231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.35 16:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:18:26 bbbcb35dd04f: Preparing 16:18:26 60faa9b1f4a1: Preparing 16:18:26 7285a19527d2: Preparing 16:18:26 53d8542c7da3: Preparing 16:18:26 618410598fd4: Preparing 16:18:26 837a4b92b354: Preparing 16:18:26 da707bb00cb8: Preparing 16:18:26 837a4b92b354: Waiting 16:18:26 da707bb00cb8: Waiting 16:18:26 60faa9b1f4a1: Layer already exists 16:18:26 618410598fd4: Layer already exists 16:18:26 53d8542c7da3: Layer already exists 16:18:26 bbbcb35dd04f: Layer already exists 16:18:26 7285a19527d2: Layer already exists 16:18:26 da707bb00cb8: Layer already exists 16:18:26 837a4b92b354: Layer already exists 16:18:26 3.2.0-dev.35: digest: sha256:ac723043102c1b36c6274fe712ea218ca80419c51e1242565864455357230231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:18:27 bbbcb35dd04f: Preparing 16:18:27 60faa9b1f4a1: Preparing 16:18:27 7285a19527d2: Preparing 16:18:27 53d8542c7da3: Preparing 16:18:27 618410598fd4: Preparing 16:18:27 837a4b92b354: Preparing 16:18:27 da707bb00cb8: Preparing 16:18:27 837a4b92b354: Waiting 16:18:27 60faa9b1f4a1: Layer already exists 16:18:27 7285a19527d2: Layer already exists 16:18:27 53d8542c7da3: Layer already exists 16:18:27 bbbcb35dd04f: Layer already exists 16:18:27 618410598fd4: Layer already exists 16:18:27 837a4b92b354: Layer already exists 16:18:27 da707bb00cb8: Layer already exists 16:18:27 5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35: digest: sha256:ac723043102c1b36c6274fe712ea218ca80419c51e1242565864455357230231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:18:28 bbbcb35dd04f: Preparing 16:18:28 60faa9b1f4a1: Preparing 16:18:28 7285a19527d2: Preparing 16:18:28 53d8542c7da3: Preparing 16:18:28 618410598fd4: Preparing 16:18:28 837a4b92b354: Preparing 16:18:28 da707bb00cb8: Preparing 16:18:28 837a4b92b354: Waiting 16:18:28 da707bb00cb8: Waiting 16:18:28 60faa9b1f4a1: Layer already exists 16:18:28 53d8542c7da3: Layer already exists 16:18:28 bbbcb35dd04f: Layer already exists 16:18:28 7285a19527d2: Layer already exists 16:18:28 618410598fd4: Layer already exists 16:18:28 837a4b92b354: Layer already exists 16:18:28 da707bb00cb8: Layer already exists 16:18:28 main: digest: sha256:ac723043102c1b36c6274fe712ea218ca80419c51e1242565864455357230231 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:28 ===================================================== [Pipeline] echo 16:18:28 taggedImages: 16:18:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc 16:18:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:18:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.35 16:18:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5162257f8dee1b2a6e96c0426af9cd51831dbfdc-3.2.0-dev.35 16:18:28 - 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 16:18:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:29 16:18:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:29 arm64: Pulling from edgex-lftools-log-publisher 16:18:29 8998bd30e6a1: Pulling fs layer 16:18:29 04944245beec: Pulling fs layer 16:18:29 699f458cf7ca: Pulling fs layer 16:18:29 765212b225bb: Pulling fs layer 16:18:29 f23df028b6ca: Pulling fs layer 16:18:29 d65c8cfc05b1: Pulling fs layer 16:18:29 2437ff75d9bd: Pulling fs layer 16:18:29 f23df028b6ca: Waiting 16:18:29 d65c8cfc05b1: Waiting 16:18:29 2437ff75d9bd: Waiting 16:18:29 765212b225bb: Waiting 16:18:29 04944245beec: Verifying Checksum 16:18:29 04944245beec: Download complete 16:18:29 765212b225bb: Download complete 16:18:29 f23df028b6ca: Download complete 16:18:29 d65c8cfc05b1: Verifying Checksum 16:18:29 d65c8cfc05b1: Download complete 16:18:29 699f458cf7ca: Verifying Checksum 16:18:29 699f458cf7ca: Download complete 16:18:30 8998bd30e6a1: Download complete 16:18:32 2437ff75d9bd: Download complete 16:18:34 8998bd30e6a1: Pull complete 16:18:35 04944245beec: Pull complete 16:18:36 699f458cf7ca: Pull complete 16:18:37 765212b225bb: Pull complete 16:18:38 f23df028b6ca: Pull complete 16:18:38 d65c8cfc05b1: Pull complete 16:18:56 2437ff75d9bd: Pull complete 16:18:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:18:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:56 prd-ubuntu20.04-docker-arm64-4c-16g-5459 does not seem to be running inside a container 16:18:56 $ 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/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@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 16:18:59 $ docker top 26bf8b0e428f2356f0a1418fcdc55af8ba74be0fb8d22ea67460bb6adb7e7165 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:00 ---> job-cost.sh 16:19:00 lf-activate-venv: SKIPPING 16:19:00 INFO: No Stack... 16:19:00 INFO: Retrieving Pricing Info for: v3-standard-4 16:19:01 INFO: Archiving Costs [Pipeline] sh 16:19:01 + cat /w/workspace/edgex-go/653/archives/cost.csv 16:19:01 + cut -d, -f6 [Pipeline] lock 16:19:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-653-stack-cost] 16:19:01 Resource [jenkins-edgexfoundry-edgex-go-main-653-stack-cost] did not exist. Created. 16:19:01 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-653-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:19:02 + echo total: 0.10999999940395355 [Pipeline] stash 16:19:03 Stashed 1 file(s) [Pipeline] } 16:19:03 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-653-stack-cost] [Pipeline] // lock [Pipeline] } 16:19:03 $ docker stop --time=1 26bf8b0e428f2356f0a1418fcdc55af8ba74be0fb8d22ea67460bb6adb7e7165 16:19:04 $ docker rm -f --volumes 26bf8b0e428f2356f0a1418fcdc55af8ba74be0fb8d22ea67460bb6adb7e7165 [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 16:19:05 provisioning config files... 16:19:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/653@tmp/config8252193212205781532tmp [Pipeline] { [Pipeline] sh 16:19:05 + set +x 16:19:05 + bash -s -- 16:19:05 + curl -s https://codecov.io/bash 16:19:05 16:19:05 _____ _ 16:19:05 / ____| | | 16:19:05 | | ___ __| | ___ ___ _____ __ 16:19:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:19:05 | |___| (_) | (_| | __/ (_| (_) \ V / 16:19:05 \_____\___/ \__,_|\___|\___\___/ \_/ 16:19:05 Bash-1.0.6 16:19:05 16:19:05 16:19:05 ==> git version 2.25.1 found 16:19:05 ==> 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 16:19:05 Release-Date: 2020-01-08 16:19:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:19:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:19:05 ==> Jenkins CI detected. 16:19:05 current dir:  /w/workspace/edgex-go/653 16:19:05 project root: . 16:19:05 --> token set from env 16:19:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:19:05 ==> Running gcov in . (disable via -X gcov) 16:19:05 ==> Python coveragepy not found 16:19:05 ==> Searching for coverage reports in: 16:19:05 + . 16:19:05 -> Found 1 reports 16:19:05 ==> Detecting git/mercurial file structure 16:19:05 ==> Reading reports 16:19:05 + ./coverage.out bytes=481596 16:19:05 ==> Appending adjustments 16:19:05 https://docs.codecov.io/docs/fixing-reports 16:19:06 + Found adjustments 16:19:06 ==> Gzipping contents 16:19:06 60K /tmp/codecov.tvAcLL.gz 16:19:06 ==> Uploading reports 16:19:06 url: https://codecov.io 16:19:06 query: branch=main&commit=5162257f8dee1b2a6e96c0426af9cd51831dbfdc&build=653&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F653%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:19:06 -> Pinging Codecov 16:19:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5162257f8dee1b2a6e96c0426af9cd51831dbfdc&build=653&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F653%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:19:06 -> Uploading to 16:19:06 https://storage.googleapis.com/codecov/v4/raw/2024-07-12/00271124DB129430A58F1EEE437C3FCB/5162257f8dee1b2a6e96c0426af9cd51831dbfdc/cdd8393a-cf25-4bbd-bed7-50f4644db526.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T161906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1beb11586877818bcb7ca56a360ab7e4d1e2a97eaeaf1ae6b918a319e0b19d49 16:19:06 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:06 Dload Upload Total Spent Left Speed 16:19:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61382 0 0 100 61382 0 293k --:--:-- --:--:-- --:--:-- 292k 100 61382 0 0 100 61382 0 251k --:--:-- --:--:-- --:--:-- 250k 16:19:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5162257f8dee1b2a6e96c0426af9cd51831dbfdc [Pipeline] } 16:19:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:19:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:19:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 16:19:07 16:19:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 16:19:08 latest: Pulling from edgex-devops/edgex-snyk-go 16:19:08 619be1103602: Already exists 16:19:08 f8ea3408117e: Pulling fs layer 16:19:08 91320369b822: Pulling fs layer 16:19:08 0406650e8295: Pulling fs layer 16:19:08 4f4fb700ef54: Pulling fs layer 16:19:08 96d80e3f36e1: Pulling fs layer 16:19:08 bcf3aedb951c: Pulling fs layer 16:19:08 4f4fb700ef54: Waiting 16:19:08 96d80e3f36e1: Waiting 16:19:08 bcf3aedb951c: Waiting 16:19:08 0406650e8295: Verifying Checksum 16:19:08 0406650e8295: Download complete 16:19:08 f8ea3408117e: Verifying Checksum 16:19:08 f8ea3408117e: Download complete 16:19:08 4f4fb700ef54: Verifying Checksum 16:19:08 4f4fb700ef54: Download complete 16:19:08 f8ea3408117e: Pull complete 16:19:08 96d80e3f36e1: Verifying Checksum 16:19:08 91320369b822: Download complete 16:19:09 bcf3aedb951c: Verifying Checksum 16:19:09 bcf3aedb951c: Download complete 16:19:11 91320369b822: Pull complete 16:19:11 0406650e8295: Pull complete 16:19:11 4f4fb700ef54: Pull complete 16:19:12 96d80e3f36e1: Pull complete 16:19:15 bcf3aedb951c: Pull complete 16:19:15 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 16:19:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 16:19:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:15 prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container 16:19:15 $ 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/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 16:19:29 $ docker top ca6c98a463ffd3fbdd7a6eec6dc54b1dcb11519bb37b2bab1464c548d6082df5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:19:29 + git config --global --add safe.directory /w/workspace/edgex-go/653 [Pipeline] echo 16:19:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:19:30 + set -o pipefail 16:19:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:19:40 16:19:40 Monitoring /w/workspace/edgex-go/653 (github.com/edgexfoundry/edgex-go)... 16:19:40 16:19:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/9095a83f-4137-4373-b42c-9a93dd239d4c 16:19:40 16:19:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:19:40 16:19:40 16:19:40 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:19:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:19:40 $ docker stop --time=1 ca6c98a463ffd3fbdd7a6eec6dc54b1dcb11519bb37b2bab1464c548d6082df5 16:19:44 $ docker rm -f --volumes ca6c98a463ffd3fbdd7a6eec6dc54b1dcb11519bb37b2bab1464c548d6082df5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:19:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:45 provisioning config files... 16:19:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/653@tmp/config5194574670687980427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:45 --> edgex-publish-swagger.sh 16:19:45 === Publish openapi/v3 API === 16:19:45 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 16:19:45 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/653/openapi/v3/core-command.yaml] 16:19:45 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:45 Dload Upload Total Spent Left Speed 16:19:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 53045 --:--:-- --:--:-- --:--:-- 52959 100 32782 0 0 100 32782 0 52959 --:--:-- --:--:-- --:--:-- 52959 16:19:46 16:19:46 16:19:46 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/653/openapi/v3/core-data.yaml] 16:19:46 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:46 Dload Upload Total Spent Left Speed 16:19:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 99k --:--:-- --:--:-- --:--:-- 99k 16:19:46 16:19:46 16:19:46 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/653/openapi/v3/core-keeper.yaml] 16:19:46 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:46 Dload Upload Total Spent Left Speed 16:19:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 217 105k --:--:-- --:--:-- --:--:-- 105k 100 32887 100 66 100 32821 217 105k --:--:-- --:--:-- --:--:-- 105k 16:19:47 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 16:19:47 16:19:47 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/653/openapi/v3/core-metadata.yaml] 16:19:47 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:47 Dload Upload Total Spent Left Speed 16:19:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 300 286k --:--:-- --:--:-- --:--:-- 286k 16:19:47 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 16:19:47 16:19:47 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/653/openapi/v3/support-notifications.yaml] 16:19:47 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:47 Dload Upload Total Spent Left Speed 16:19:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 279 152k --:--:-- --:--:-- --:--:-- 152k 100 87457 100 156 100 87301 279 152k --:--:-- --:--:-- --:--:-- 152k 16:19:48 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 16:19:48 16:19:48 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/653/openapi/v3/support-scheduler.yaml] 16:19:48 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:48 Dload Upload Total Spent Left Speed 16:19:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 322 76509 --:--:-- --:--:-- --:--:-- 76991 16:19:48 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 16:19:48 [Pipeline] } 16:19:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:19:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:19:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:19:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:49 prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container 16:19:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:19:50 $ docker top 4e8ef4ccca34add04ac80bcc57d7a7501a73cb2793d573035492974d7b8c6033 -eo pid,comm 16:19:50 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). 16:19:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:19:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:19:50 [ssh-agent] Looking for ssh-agent implementation... 16:19:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:19:50 $ docker exec 4e8ef4ccca34add04ac80bcc57d7a7501a73cb2793d573035492974d7b8c6033 ssh-agent 16:19:50 SSH_AUTH_SOCK=/tmp/ssh-0b4MO25A901i/agent.32 16:19:50 SSH_AGENT_PID=38 16:19:50 Running ssh-add (command line suppressed) 16:19:50 Identity added: /w/workspace/edgex-go/653@tmp/private_key_15025555291493289841.key (/w/workspace/edgex-go/653@tmp/private_key_15025555291493289841.key) 16:19:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:19:50 + git semver tag 16:19:51 2024-07-12 16:19:51,022 [run_tag] DEBUG tag force:False 16:19:51 2024-07-12 16:19:51,022 [check_head_tag] DEBUG check head tag 16:19:51 2024-07-12 16:19:51,024 [execute] INFO git cat-file --batch-check 16:19:51 2024-07-12 16:19:51,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/653, universal_newlines=False, shell=None, istream=) 16:19:51 2024-07-12 16:19:51,027 [execute] INFO git cat-file --batch 16:19:51 2024-07-12 16:19:51,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/653, universal_newlines=False, shell=None, istream=) 16:19:51 2024-07-12 16:19:51,061 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main 16:19:51 2024-07-12 16:19:51,061 [execute] INFO git tag -a v3.2.0-dev.35 -m v3.2.0-dev.35 16:19:51 2024-07-12 16:19:51,062 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.35', '-m', 'v3.2.0-dev.35'], cwd=/w/workspace/edgex-go/653, universal_newlines=False, shell=None, istream=None) 16:19:51 2024-07-12 16:19:51,066 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main 16:19:51 3.2.0-dev.35 [Pipeline] } 16:19:51 $ docker exec --env ******** --env ******** 4e8ef4ccca34add04ac80bcc57d7a7501a73cb2793d573035492974d7b8c6033 ssh-agent -k 16:19:51 unset SSH_AUTH_SOCK; 16:19:51 unset SSH_AGENT_PID; 16:19:51 echo Agent pid 38 killed; 16:19:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:19:51 + git semver [Pipeline] } 16:19:51 $ docker stop --time=1 4e8ef4ccca34add04ac80bcc57d7a7501a73cb2793d573035492974d7b8c6033 16:19:53 $ docker rm -f --volumes 4e8ef4ccca34add04ac80bcc57d7a7501a73cb2793d573035492974d7b8c6033 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:19:53 16:19:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:19:53 0.23.1-centos7: Pulling from edgex-lftools 16:19:53 ab5ef0e58194: Pulling fs layer 16:19:53 9712f1f96733: Pulling fs layer 16:19:53 63f879dbbcfc: Pulling fs layer 16:19:53 0d9ebad4ef96: Pulling fs layer 16:19:53 e9a5061849ea: Pulling fs layer 16:19:53 d747dcd14b5f: Pulling fs layer 16:19:53 2de7ff778b66: Pulling fs layer 16:19:53 2de7ff778b66: Waiting 16:19:53 0d9ebad4ef96: Waiting 16:19:53 d747dcd14b5f: Waiting 16:19:53 e9a5061849ea: Waiting 16:19:53 9712f1f96733: Verifying Checksum 16:19:53 9712f1f96733: Download complete 16:19:54 63f879dbbcfc: Verifying Checksum 16:19:54 63f879dbbcfc: Download complete 16:19:54 e9a5061849ea: Verifying Checksum 16:19:54 e9a5061849ea: Download complete 16:19:54 d747dcd14b5f: Verifying Checksum 16:19:54 d747dcd14b5f: Download complete 16:19:54 0d9ebad4ef96: Verifying Checksum 16:19:54 0d9ebad4ef96: Download complete 16:19:54 ab5ef0e58194: Verifying Checksum 16:19:54 ab5ef0e58194: Download complete 16:19:54 2de7ff778b66: Verifying Checksum 16:19:54 2de7ff778b66: Download complete 16:19:56 ab5ef0e58194: Pull complete 16:19:56 9712f1f96733: Pull complete 16:19:57 63f879dbbcfc: Pull complete 16:20:01 0d9ebad4ef96: Pull complete 16:20:01 e9a5061849ea: Pull complete 16:20:01 d747dcd14b5f: Pull complete 16:20:01 2de7ff778b66: Pull complete 16:20:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:20:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:20:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:02 prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container 16:20:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:20:10 $ docker top ab41e184e6097bafeaf724c04b9c5c22149203e92d3ba58e8e2764cb94e88690 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:20:10 provisioning config files... 16:20:10 copy managed file [sigul-config] to file:/w/workspace/edgex-go/653@tmp/config6318364340519348606tmp 16:20:10 copy managed file [sigul-password] to file:/w/workspace/edgex-go/653@tmp/config9279821501357704505tmp 16:20:10 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/653@tmp/config7893741456946645562tmp [Pipeline] { [Pipeline] echo 16:20:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:20:10 ---> sigul-configuration.sh 16:20:10 gpg: directory `/root/.gnupg' created 16:20:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:20:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:20:10 gpg: keyring `/root/.gnupg/secring.gpg' created 16:20:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:20:10 gpg: CAST5 encrypted data 16:20:10 gpg: encrypted with 1 passphrase 16:20:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:20:11 + mkdir /home/jenkins 16:20:11 + mkdir /home/jenkins/sigul [Pipeline] sh 16:20:11 + 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 16:20:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:20:11 ---> sigul-install.sh 16:20:11 Sigul already installed; skipping installation. [Pipeline] sh 16:20:11 + git tag --list 16:20:11 0.6.0 16:20:11 0.6.1 16:20:11 0.7.0 16:20:11 0.7.1 16:20:11 v1.0.0 16:20:11 v1.0.1 16:20:11 v1.1.0 16:20:11 v1.2.0 16:20:11 v1.2.1 16:20:11 v1.3.0 16:20:11 v1.3.1 16:20:11 v2.0.0 16:20:11 v2.1.0 16:20:11 v2.1.1 16:20:11 v2.2.0 16:20:11 v2.3.0 16:20:11 v3.0 16:20:11 v3.0.0 16:20:11 v3.1 16:20:11 v3.1.0 16:20:11 v3.1.0-dev.1 16:20:11 v3.1.0-dev.10 16:20:11 v3.1.0-dev.11 16:20:11 v3.1.0-dev.12 16:20:11 v3.1.0-dev.13 16:20:11 v3.1.0-dev.14 16:20:11 v3.1.0-dev.15 16:20:11 v3.1.0-dev.16 16:20:11 v3.1.0-dev.17 16:20:11 v3.1.0-dev.18 16:20:11 v3.1.0-dev.19 16:20:11 v3.1.0-dev.2 16:20:11 v3.1.0-dev.20 16:20:11 v3.1.0-dev.21 16:20:11 v3.1.0-dev.22 16:20:11 v3.1.0-dev.23 16:20:11 v3.1.0-dev.24 16:20:11 v3.1.0-dev.25 16:20:11 v3.1.0-dev.26 16:20:11 v3.1.0-dev.27 16:20:11 v3.1.0-dev.28 16:20:11 v3.1.0-dev.29 16:20:11 v3.1.0-dev.3 16:20:11 v3.1.0-dev.30 16:20:11 v3.1.0-dev.31 16:20:11 v3.1.0-dev.32 16:20:11 v3.1.0-dev.33 16:20:11 v3.1.0-dev.34 16:20:11 v3.1.0-dev.35 16:20:11 v3.1.0-dev.36 16:20:11 v3.1.0-dev.37 16:20:11 v3.1.0-dev.38 16:20:11 v3.1.0-dev.39 16:20:11 v3.1.0-dev.4 16:20:11 v3.1.0-dev.40 16:20:11 v3.1.0-dev.41 16:20:11 v3.1.0-dev.42 16:20:11 v3.1.0-dev.43 16:20:11 v3.1.0-dev.44 16:20:11 v3.1.0-dev.45 16:20:11 v3.1.0-dev.46 16:20:11 v3.1.0-dev.47 16:20:11 v3.1.0-dev.48 16:20:11 v3.1.0-dev.49 16:20:11 v3.1.0-dev.5 16:20:11 v3.1.0-dev.50 16:20:11 v3.1.0-dev.51 16:20:11 v3.1.0-dev.52 16:20:11 v3.1.0-dev.53 16:20:11 v3.1.0-dev.54 16:20:11 v3.1.0-dev.55 16:20:11 v3.1.0-dev.56 16:20:11 v3.1.0-dev.57 16:20:11 v3.1.0-dev.58 16:20:11 v3.1.0-dev.59 16:20:11 v3.1.0-dev.6 16:20:11 v3.1.0-dev.60 16:20:11 v3.1.0-dev.61 16:20:11 v3.1.0-dev.62 16:20:11 v3.1.0-dev.63 16:20:11 v3.1.0-dev.64 16:20:11 v3.1.0-dev.65 16:20:11 v3.1.0-dev.66 16:20:11 v3.1.0-dev.67 16:20:11 v3.1.0-dev.68 16:20:11 v3.1.0-dev.69 16:20:11 v3.1.0-dev.7 16:20:11 v3.1.0-dev.70 16:20:11 v3.1.0-dev.71 16:20:11 v3.1.0-dev.72 16:20:11 v3.1.0-dev.73 16:20:11 v3.1.0-dev.8 16:20:11 v3.1.0-dev.9 16:20:11 v3.1.1 16:20:11 v3.1.1-dev.1 16:20:11 v3.1.1-dev.2 16:20:11 v3.2.0-dev.1 16:20:11 v3.2.0-dev.10 16:20:11 v3.2.0-dev.11 16:20:11 v3.2.0-dev.12 16:20:11 v3.2.0-dev.13 16:20:11 v3.2.0-dev.14 16:20:11 v3.2.0-dev.15 16:20:11 v3.2.0-dev.16 16:20:11 v3.2.0-dev.17 16:20:11 v3.2.0-dev.18 16:20:11 v3.2.0-dev.19 16:20:11 v3.2.0-dev.2 16:20:11 v3.2.0-dev.20 16:20:11 v3.2.0-dev.21 16:20:11 v3.2.0-dev.22 16:20:11 v3.2.0-dev.23 16:20:11 v3.2.0-dev.24 16:20:11 v3.2.0-dev.25 16:20:11 v3.2.0-dev.26 16:20:11 v3.2.0-dev.27 16:20:11 v3.2.0-dev.28 16:20:11 v3.2.0-dev.29 16:20:11 v3.2.0-dev.3 16:20:11 v3.2.0-dev.30 16:20:11 v3.2.0-dev.31 16:20:11 v3.2.0-dev.32 16:20:11 v3.2.0-dev.33 16:20:11 v3.2.0-dev.34 16:20:11 v3.2.0-dev.35 16:20:11 v3.2.0-dev.4 16:20:11 v3.2.0-dev.5 16:20:11 v3.2.0-dev.6 16:20:11 v3.2.0-dev.7 16:20:11 v3.2.0-dev.8 16:20:11 v3.2.0-dev.9 [Pipeline] sh 16:20:12 + lftools sign git-tag v3.2.0-dev.35 16:20:12 Signing Git tag with Sigul... 16:20:12 Signing v3.2.0-dev.35 [Pipeline] echo 16:20:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:20:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:20:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:20:13 $ docker stop --time=1 ab41e184e6097bafeaf724c04b9c5c22149203e92d3ba58e8e2764cb94e88690 16:20:14 $ docker rm -f --volumes ab41e184e6097bafeaf724c04b9c5c22149203e92d3ba58e8e2764cb94e88690 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:20:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:20:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:20:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:15 prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container 16:20:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:20:16 $ docker top 7b411bd73dae3ca938acced161e278aee08f7bdb1591f712ca97b494a270b057 -eo pid,comm 16:20:16 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). 16:20:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:20:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:20:16 [ssh-agent] Looking for ssh-agent implementation... 16:20:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:16 $ docker exec 7b411bd73dae3ca938acced161e278aee08f7bdb1591f712ca97b494a270b057 ssh-agent 16:20:16 SSH_AUTH_SOCK=/tmp/ssh-dm8Rb1Q007X5/agent.31 16:20:16 SSH_AGENT_PID=37 16:20:16 Running ssh-add (command line suppressed) 16:20:16 Identity added: /w/workspace/edgex-go/653@tmp/private_key_14760969791275975323.key (/w/workspace/edgex-go/653@tmp/private_key_14760969791275975323.key) 16:20:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:20:16 + git semver bump pre 16:20:17 2024-07-12 16:20:17,001 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main 16:20:17 2024-07-12 16:20:17,002 [bump_version] DEBUG bumping version:3.2.0-dev.35 on axis:pre with prefix:dev 16:20:17 2024-07-12 16:20:17,002 [bump_version] DEBUG bumped version:3.2.0-dev.36 16:20:17 2024-07-12 16:20:17,002 [write_version] DEBUG write version:3.2.0-dev.36 to path:/w/workspace/edgex-go/653/.semver/main with force:True 16:20:17 2024-07-12 16:20:17,002 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main 16:20:17 2024-07-12 16:20:17,002 [write_file] DEBUG write to file:/w/workspace/edgex-go/653/.semver/main 16:20:17 2024-07-12 16:20:17,004 [execute] INFO git cat-file --batch-check 16:20:17 2024-07-12 16:20:17,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/653/.semver, universal_newlines=False, shell=None, istream=) 16:20:17 2024-07-12 16:20:17,010 [execute] INFO git cat-file --batch 16:20:17 2024-07-12 16:20:17,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/653/.semver, universal_newlines=False, shell=None, istream=) 16:20:17 2024-07-12 16:20:17,016 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main 16:20:17 3.2.0-dev.36 [Pipeline] } 16:20:17 $ docker exec --env ******** --env ******** 7b411bd73dae3ca938acced161e278aee08f7bdb1591f712ca97b494a270b057 ssh-agent -k 16:20:17 unset SSH_AUTH_SOCK; 16:20:17 unset SSH_AGENT_PID; 16:20:17 echo Agent pid 37 killed; 16:20:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:20:17 + git semver [Pipeline] } 16:20:17 $ docker stop --time=1 7b411bd73dae3ca938acced161e278aee08f7bdb1591f712ca97b494a270b057 16:20:19 $ docker rm -f --volumes 7b411bd73dae3ca938acced161e278aee08f7bdb1591f712ca97b494a270b057 [Pipeline] // withDockerContainer [Pipeline] sh 16:20:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:20:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:20:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:19 prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container 16:20:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:20:20 $ docker top 34d6389ccfad6917512af09a972f7ad6e82e8eea378594380f5a91ded605fe7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:20:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:20:20 [ssh-agent] Looking for ssh-agent implementation... 16:20:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:20 $ docker exec 34d6389ccfad6917512af09a972f7ad6e82e8eea378594380f5a91ded605fe7a ssh-agent 16:20:20 SSH_AUTH_SOCK=/tmp/ssh-4IKktOQsvF44/agent.32 16:20:20 SSH_AGENT_PID=38 16:20:20 Running ssh-add (command line suppressed) 16:20:20 Identity added: /w/workspace/edgex-go/653@tmp/private_key_8922104799329227919.key (/w/workspace/edgex-go/653@tmp/private_key_8922104799329227919.key) 16:20:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:20:20 + git semver push 16:20:21 2024-07-12 16:20:21,101 [run_push] DEBUG push 16:20:21 2024-07-12 16:20:21,101 [execute] INFO git cat-file --batch-check 16:20:21 2024-07-12 16:20:21,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/653/.semver, universal_newlines=False, shell=None, istream=) 16:20:21 2024-07-12 16:20:21,105 [execute] INFO git rev-list efdfdc1c32fd1b379a10d4823cbd9c10809b088f -- 16:20:21 2024-07-12 16:20:21,105 [execute] DEBUG Popen(['git', 'rev-list', 'efdfdc1c32fd1b379a10d4823cbd9c10809b088f', '--'], cwd=/w/workspace/edgex-go/653/.semver, universal_newlines=False, shell=None, istream=None) 16:20:21 2024-07-12 16:20:21,124 [execute] INFO git fetch -v origin 16:20:21 2024-07-12 16:20:21,125 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/653/.semver, universal_newlines=True, shell=None, istream=None) 16:20:21 2024-07-12 16:20:21,558 [run_push] DEBUG no remote changes detected 16:20:21 2024-07-12 16:20:21,558 [execute] INFO git push origin semver 16:20:21 2024-07-12 16:20:21,559 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/653/.semver, universal_newlines=False, shell=None, istream=None) 16:20:22 2024-07-12 16:20:22,479 [run_push] DEBUG push all version tags 16:20:22 2024-07-12 16:20:22,479 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:20:22 2024-07-12 16:20:22,480 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/653, universal_newlines=False, shell=None, istream=None) 16:20:23 2024-07-12 16:20:23,261 [read_version] DEBUG read version from /w/workspace/edgex-go/653/.semver/main 16:20:23 3.2.0-dev.36 [Pipeline] } 16:20:23 $ docker exec --env ******** --env ******** 34d6389ccfad6917512af09a972f7ad6e82e8eea378594380f5a91ded605fe7a ssh-agent -k 16:20:23 unset SSH_AUTH_SOCK; 16:20:23 unset SSH_AGENT_PID; 16:20:23 echo Agent pid 38 killed; 16:20:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:20:24 + git semver [Pipeline] } 16:20:24 $ docker stop --time=1 34d6389ccfad6917512af09a972f7ad6e82e8eea378594380f5a91ded605fe7a 16:20:25 $ docker rm -f --volumes 34d6389ccfad6917512af09a972f7ad6e82e8eea378594380f5a91ded605fe7a [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 16:20:26 + [ -d /w/workspace/edgex-go/653/archives ] [Pipeline] libraryResource [Pipeline] sh 16:20:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:20:27 ---> package-listing.sh 16:20:27 ++ facter osfamily 16:20:27 ++ tr '[:upper:]' '[:lower:]' 16:20:27 + OS_FAMILY=debian 16:20:27 + workspace=/w/workspace/edgex-go/653 16:20:27 + START_PACKAGES=/tmp/packages_start.txt 16:20:27 + END_PACKAGES=/tmp/packages_end.txt 16:20:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:20:27 + PACKAGES=/tmp/packages_start.txt 16:20:27 + '[' /w/workspace/edgex-go/653 ']' 16:20:27 + PACKAGES=/tmp/packages_end.txt 16:20:27 + case "${OS_FAMILY}" in 16:20:27 + dpkg -l 16:20:27 + grep '^ii' 16:20:27 + '[' -f /tmp/packages_start.txt ']' 16:20:27 + '[' -f /tmp/packages_end.txt ']' 16:20:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:20:27 + '[' /w/workspace/edgex-go/653 ']' 16:20:27 + mkdir -p /w/workspace/edgex-go/653/archives/ 16:20:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/653/archives/ [Pipeline] echo 16:20:27 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/653/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:20:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:28 16:20:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:28 latest: Pulling from edgex-lftools-log-publisher 16:20:28 5eb5b503b376: Pulling fs layer 16:20:28 5c69ac0246d0: Pulling fs layer 16:20:28 ec43610c2a17: Pulling fs layer 16:20:28 3a2ae6a8a46f: Pulling fs layer 16:20:28 33b1e0a273af: Pulling fs layer 16:20:28 5d3b04190fa2: Pulling fs layer 16:20:28 2f39f015ded8: Pulling fs layer 16:20:28 33b1e0a273af: Waiting 16:20:28 5d3b04190fa2: Waiting 16:20:28 2f39f015ded8: Waiting 16:20:28 5c69ac0246d0: Verifying Checksum 16:20:28 5c69ac0246d0: Download complete 16:20:28 3a2ae6a8a46f: Download complete 16:20:29 33b1e0a273af: Verifying Checksum 16:20:29 33b1e0a273af: Download complete 16:20:29 ec43610c2a17: Verifying Checksum 16:20:29 ec43610c2a17: Download complete 16:20:29 5d3b04190fa2: Verifying Checksum 16:20:29 5d3b04190fa2: Download complete 16:20:29 5eb5b503b376: Download complete 16:20:29 2f39f015ded8: Verifying Checksum 16:20:29 2f39f015ded8: Download complete 16:20:30 5eb5b503b376: Pull complete 16:20:30 5c69ac0246d0: Pull complete 16:20:30 ec43610c2a17: Pull complete 16:20:30 3a2ae6a8a46f: Pull complete 16:20:30 33b1e0a273af: Pull complete 16:20:30 5d3b04190fa2: Pull complete 16:20:35 2f39f015ded8: Pull complete 16:20:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:20:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:35 prd-ubuntu20.04-docker-8c-8g-5458 does not seem to be running inside a container 16:20:35 $ 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/653/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/653 -v /w/workspace/edgex-go/653:/w/workspace/edgex-go/653:rw,z -v /w/workspace/edgex-go/653@tmp:/w/workspace/edgex-go/653@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:20:39 $ docker top 6346345f461053c03ed25a0e0cee737f757243f54eb392bce98a6555276759ab -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:39 + touch /tmp/pre-build-complete [Pipeline] sh 16:20:39 + mkdir -p /var/log/sysstat [Pipeline] sh 16:20:39 + ls /var/log/sa-host 16:20:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:40 provisioning config files... 16:20:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/653@tmp/config10394936240179390220tmp [Pipeline] { [Pipeline] echo 16:20:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:20:40 ---> create-netrc.sh [Pipeline] } 16:20:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:20:40 ---> python-tools-install.sh [Pipeline] echo 16:20:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:20:41 ---> sudo-logs.sh 16:20:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:20:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:20:41 ---> job-cost.sh 16:20:41 lf-activate-venv: SKIPPING 16:20:41 DEBUG: total: 0.10999999940395355 16:20:41 INFO: Retrieving Stack Cost... 16:20:41 INFO: Retrieving Pricing Info for: v3-standard-8 16:20:42 INFO: Archiving Costs [Pipeline] echo 16:20:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:20:42 ---> logs-deploy.sh 16:20:42 lf-activate-venv: SKIPPING 16:20:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/653 16:20:42 INFO: archiving workspace using pattern(s): 16:20:43 Archives upload complete. 16:20:43 INFO: archiving logs to Nexus 16:20:44 ---> uname -a: 16:20:44 Linux prd-ubuntu20-04-docker-8c-8g-5458 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:20:44 16:20:44 16:20:44 ---> lscpu: 16:20:44 Architecture: x86_64 16:20:44 CPU op-mode(s): 32-bit, 64-bit 16:20:44 Byte Order: Little Endian 16:20:44 Address sizes: 40 bits physical, 48 bits virtual 16:20:44 CPU(s): 8 16:20:44 On-line CPU(s) list: 0-7 16:20:44 Thread(s) per core: 1 16:20:44 Core(s) per socket: 1 16:20:44 Socket(s): 8 16:20:44 NUMA node(s): 1 16:20:44 Vendor ID: AuthenticAMD 16:20:44 CPU family: 23 16:20:44 Model: 49 16:20:44 Model name: AMD EPYC-Rome Processor 16:20:44 Stepping: 0 16:20:44 CPU MHz: 2800.000 16:20:44 BogoMIPS: 5600.00 16:20:44 Virtualization: AMD-V 16:20:44 Hypervisor vendor: KVM 16:20:44 Virtualization type: full 16:20:44 L1d cache: 256 KiB 16:20:44 L1i cache: 256 KiB 16:20:44 L2 cache: 4 MiB 16:20:44 L3 cache: 128 MiB 16:20:44 NUMA node0 CPU(s): 0-7 16:20:44 Vulnerability Itlb multihit: Not affected 16:20:44 Vulnerability L1tf: Not affected 16:20:44 Vulnerability Mds: Not affected 16:20:44 Vulnerability Meltdown: Not affected 16:20:44 Vulnerability Mmio stale data: Not affected 16:20:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:20:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:20:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:20:44 Vulnerability Srbds: Not affected 16:20:44 Vulnerability Tsx async abort: Not affected 16:20:44 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 16:20:44 16:20:44 16:20:44 ---> nproc: 16:20:44 8 16:20:44 16:20:44 16:20:44 ---> df -h: 16:20:44 Filesystem Size Used Avail Use% Mounted on 16:20:44 overlay 155G 27G 129G 18% / 16:20:44 tmpfs 64M 0 64M 0% /dev 16:20:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:20:44 shm 64M 0 64M 0% /dev/shm 16:20:44 /dev/vda1 155G 27G 129G 18% /facter-os 16:20:44 16:20:44 16:20:44 ---> sar -b -r -n DEV: 16:20:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5458) 07/12/24 _x86_64_ (8 CPU) 16:20:44 16:20:44 15:37:55 LINUX RESTART (8 CPU) 16:20:44 16:20:44 15:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:20:44 15:39:03 362.65 47.56 315.09 0.00 5350.43 173519.04 0.00 16:20:44 15:40:01 188.76 1.43 187.33 0.00 50.47 69828.24 0.00 16:20:44 15:41:01 45.04 0.02 45.03 0.00 0.13 24866.01 0.00 16:20:44 15:42:01 24.51 0.15 24.36 0.00 2.40 10838.46 0.00 16:20:44 15:43:01 100.50 1.15 99.35 0.00 90.65 47445.03 0.00 16:20:44 15:44:02 552.10 6.65 545.45 0.00 4233.90 206225.16 0.00 16:20:44 15:45:01 611.68 9.39 602.29 0.00 80.53 182166.28 0.00 16:20:44 15:46:01 178.21 0.12 178.09 0.00 0.93 49429.15 0.00 16:20:44 15:47:01 232.81 0.03 232.78 0.00 0.27 104948.11 0.00 16:20:44 15:48:01 480.35 0.03 480.32 0.00 4.93 45826.23 0.00 16:20:44 15:49:01 33.26 0.08 33.18 0.00 19.20 794.27 0.00 16:20:44 15:50:01 6.67 0.03 6.63 0.00 1.73 157.57 0.00 16:20:44 15:51:01 1.22 0.00 1.22 0.00 0.00 20.40 0.00 16:20:44 15:52:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 16:20:44 15:53:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 16:20:44 15:54:01 1.97 0.02 1.95 0.00 0.13 26.40 0.00 16:20:44 15:55:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 16:20:44 15:56:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 16:20:44 15:57:01 2.73 1.50 1.23 0.00 35.45 17.73 0.00 16:20:44 15:58:01 1.50 0.00 1.50 0.00 0.00 19.33 0.00 16:20:44 15:59:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 16:20:44 16:00:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 16:20:44 16:01:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 16:20:44 16:02:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 16:20:44 16:03:01 1.23 0.00 1.23 0.00 0.00 16.26 0.00 16:20:44 16:04:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 16:20:44 16:05:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 16:20:44 16:06:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 16:20:44 16:07:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 16:20:44 16:08:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 16:20:44 16:09:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 16:20:44 16:10:02 0.97 0.00 0.97 0.00 0.00 11.85 0.00 16:20:44 16:11:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 16:20:44 16:12:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 16:20:44 16:13:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 16:20:44 16:14:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 16:20:44 16:15:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 16:20:44 16:16:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 16:20:44 16:17:01 1.16 0.02 1.15 0.00 0.13 14.23 0.00 16:20:44 16:18:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 16:20:44 16:19:01 1.37 0.00 1.37 0.00 0.00 17.20 0.00 16:20:44 16:20:01 133.48 0.48 132.99 0.00 12.00 39385.97 0.00 16:20:44 Average: 71.18 1.65 69.53 0.00 239.69 22820.86 0.00 16:20:44 16:20:44 15:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:20:44 15:39:03 29639216 31543908 803512 2.44 60492 2138260 1856936 5.47 1015360 1886696 75244 16:20:44 15:40:01 28328088 31519032 792052 2.41 124204 3279204 1932836 5.70 1156396 2941504 656 16:20:44 15:41:01 27033080 31300444 1003676 3.05 127624 4270480 2390620 7.05 1991416 3314888 287556 16:20:44 15:42:01 27108128 31355888 945220 2.87 132868 4217740 2027668 5.98 1531392 3671180 388616 16:20:44 15:43:01 27596852 31481568 821372 2.50 138380 3899392 1964844 5.79 1336280 3421152 17028 16:20:44 15:44:02 20318372 31110492 1134196 3.45 195588 10457872 3437948 10.13 2586244 9088140 514136 16:20:44 15:45:01 13497332 29518792 2669860 8.12 360364 15007648 7104188 20.94 4715236 13198368 240940 16:20:44 15:46:01 9303108 28142172 4038760 12.28 377760 17669160 10241640 30.18 7384368 14563968 1540024 16:20:44 15:47:01 12220192 31376692 865348 2.63 390012 18134428 2367352 6.98 3140084 16143492 930072 16:20:44 15:48:01 11998104 31427864 823068 2.50 395752 18394232 2206660 6.50 3338448 16171048 1004 16:20:44 15:49:01 11991572 31423804 827012 2.52 397008 18395320 2201428 6.49 3784228 15733480 544 16:20:44 15:50:01 12003964 31436556 814172 2.48 397252 18395404 2063496 6.08 3821208 15683856 144 16:20:44 15:51:01 12004880 31437516 813348 2.47 397280 18395408 2063496 6.08 3820012 15683860 60 16:20:44 15:52:01 12014660 31447296 803608 2.44 397284 18395408 2063496 6.08 3810112 15683860 160 16:20:44 15:53:01 12015724 31448368 803120 2.44 397308 18395404 2063496 6.08 3809584 15683864 16 16:20:44 15:54:01 12017740 31450472 801144 2.44 397344 18395388 2083140 6.14 3807888 15683840 152 16:20:44 15:55:01 12018008 31450744 800812 2.44 397360 18395392 2083140 6.14 3808096 15683844 8 16:20:44 15:56:01 12018472 31451240 800288 2.43 397380 18395400 2083140 6.14 3807556 15683852 160 16:20:44 15:57:01 12006332 31441140 810252 2.46 397404 18396460 2083140 6.14 3821360 15684152 48 16:20:44 15:58:01 12005756 31440588 810728 2.47 397428 18396464 2083140 6.14 3821136 15684100 168 16:20:44 15:59:01 12007088 31441932 809372 2.46 397452 18396464 2083140 6.14 3820300 15684100 16 16:20:44 16:00:01 12007292 31442176 809088 2.46 397464 18396468 2083140 6.14 3819808 15684104 28 16:20:44 16:01:01 12006992 31441880 809300 2.46 397488 18396472 2083140 6.14 3819812 15684108 8 16:20:44 16:02:01 12007000 31441948 809304 2.46 397504 18396472 2083140 6.14 3820172 15684112 192 16:20:44 16:03:01 12006512 31441464 809748 2.46 397524 18396468 2083140 6.14 3819928 15684116 36 16:20:44 16:04:01 12006456 31441444 809800 2.46 397560 18396472 2083140 6.14 3820248 15684120 32 16:20:44 16:05:01 12006344 31441404 809752 2.46 397588 18396484 2083140 6.14 3820120 15684124 24 16:20:44 16:06:01 12006320 31441388 809708 2.46 397612 18396488 2083140 6.14 3820104 15684128 4 16:20:44 16:07:01 12006020 31441124 809912 2.46 397640 18396492 2083140 6.14 3820140 15684136 8 16:20:44 16:08:01 12006188 31441340 809876 2.46 397664 18396492 2083140 6.14 3820180 15684144 24 16:20:44 16:09:01 12006268 31441436 809748 2.46 397672 18396500 2083140 6.14 3820160 15684136 4 16:20:44 16:10:02 12006156 31441332 809780 2.46 397684 18396500 2083140 6.14 3820116 15684136 12 16:20:44 16:11:01 12006100 31441316 809740 2.46 397708 18396500 2083140 6.14 3820028 15684140 8 16:20:44 16:12:01 12006052 31441340 809632 2.46 397728 18396568 2083140 6.14 3820024 15684204 12 16:20:44 16:13:01 12006004 31441356 809588 2.46 397752 18396572 2083140 6.14 3820188 15684208 8 16:20:44 16:14:01 12006172 31441568 809532 2.46 397792 18396572 2083140 6.14 3820292 15684216 24 16:20:44 16:15:01 12005936 31441340 809712 2.46 397804 18396580 2083140 6.14 3820216 15684216 24 16:20:44 16:16:01 12005856 31441300 809704 2.46 397820 18396584 2083140 6.14 3820252 15684228 8 16:20:44 16:17:01 12005800 31441252 809672 2.46 397836 18396584 2083140 6.14 3820236 15684232 28 16:20:44 16:18:01 12005692 31441304 809744 2.46 397848 18396716 2083140 6.14 3820284 15684352 12 16:20:44 16:19:01 12005856 31441504 809532 2.46 397876 18396712 2083140 6.14 3820360 15684356 8 16:20:44 16:20:01 10583844 31370380 877872 2.67 423784 19603776 2385652 7.03 3939740 16858744 607440 16:20:44 Average: 14044179 31305860 949087 2.89 358355 16365605 2441271 7.19 3582598 13988464 109636 16:20:44 16:20:44 15:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:20:44 15:39:03 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 16:20:44 15:39:03 ens3 1151.88 1066.03 6466.58 147.29 0.00 0.00 0.00 0.00 16:20:44 15:39:03 veth93fd0d5 240.94 222.17 20.40 1250.82 0.00 0.00 0.00 0.10 16:20:44 15:39:03 docker0 240.94 222.06 17.10 1250.81 0.00 0.00 0.00 0.00 16:20:44 15:40:01 lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 16:20:44 15:40:01 ens3 725.67 590.26 7068.92 64.89 0.00 0.00 0.00 0.00 16:20:44 15:40:01 docker0 512.05 594.81 39.05 3779.83 0.00 0.00 0.00 0.00 16:20:44 15:40:01 vethbbf7eae 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 16:20:44 15:41:01 veth1ad8f2b 0.10 0.30 0.01 0.02 0.00 0.00 0.00 0.00 16:20:44 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:41:01 ens3 31.48 22.46 28.78 14.36 0.00 0.00 0.00 0.00 16:20:44 15:41:01 docker0 0.10 0.17 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 15:42:01 veth1ad8f2b 1.33 1.35 0.12 0.12 0.00 0.00 0.00 0.00 16:20:44 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 15:42:01 ens3 30.11 21.56 24.71 13.91 0.00 0.00 0.00 0.00 16:20:44 15:42:01 docker0 1.33 1.33 0.10 0.12 0.00 0.00 0.00 0.00 16:20:44 15:43:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 16:20:44 15:43:01 ens3 120.11 75.45 2471.01 16.03 0.00 0.00 0.00 0.00 16:20:44 15:43:01 veth1be188c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:20:44 15:43:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:44:02 lo 0.98 0.98 0.08 0.08 0.00 0.00 0.00 0.00 16:20:44 15:44:02 ens3 621.85 368.71 6157.85 185.62 0.00 0.00 0.00 0.00 16:20:44 15:44:02 veth5fde07a 35.59 59.06 3.59 338.72 0.00 0.00 0.00 0.03 16:20:44 15:44:02 veth45624ac 35.35 57.53 3.62 310.29 0.00 0.00 0.00 0.03 16:20:44 15:44:02 veth7920b57 32.89 46.89 3.24 218.14 0.00 0.00 0.00 0.02 16:20:44 15:44:02 veth1be188c 0.37 1.01 0.03 0.15 0.00 0.00 0.00 0.00 16:20:44 15:44:02 docker0 236.07 368.53 19.15 2850.15 0.00 0.00 0.00 0.00 16:20:44 15:44:02 veth5982ca8 39.96 55.77 3.99 339.40 0.00 0.00 0.00 0.03 16:20:44 15:44:02 vethfd46362 37.37 53.47 3.82 338.72 0.00 0.00 0.00 0.03 16:20:44 15:45:01 vethf79271f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:20:44 15:45:01 vethe5e6919 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:20:44 15:45:01 vethcc46671 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:20:44 15:45:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 15:45:01 ens3 482.63 221.98 4416.95 27.15 0.00 0.00 0.00 0.00 16:20:44 15:45:01 vethe1c1aa9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:20:44 15:45:01 vethd53e103 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:20:44 15:45:01 veth4ba3cee 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:20:44 15:45:01 veth5b41725 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:20:44 15:45:01 vethc721a7c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:20:44 15:45:01 vethbff83fe 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:20:44 15:45:01 veth1be188c 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 15:45:01 docker0 214.40 471.43 19.73 4407.86 0.00 0.00 0.00 0.00 16:20:44 15:45:01 vethb8add08 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:20:44 15:45:01 veth3ea3804 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:20:44 15:45:01 veth18e63c1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:20:44 15:46:01 vethf79271f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:46:01 vethe5e6919 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:46:01 vethcc46671 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 15:46:01 ens3 8.55 4.71 13.39 2.99 0.00 0.00 0.00 0.00 16:20:44 15:46:01 vethe1c1aa9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:46:01 vethd53e103 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:46:01 veth4ba3cee 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:46:01 veth5b41725 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:46:01 vethc721a7c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:46:01 vethbff83fe 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:46:01 veth1be188c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:46:01 vethb8add08 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:46:01 veth3ea3804 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:46:01 veth18e63c1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:47:01 vethf79271f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:47:01 vethe5e6919 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:47:01 vethcc46671 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:47:01 ens3 5.58 3.15 4.58 2.44 0.00 0.00 0.00 0.00 16:20:44 15:47:01 vethe1c1aa9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:47:01 vethd53e103 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:47:01 veth4ba3cee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:47:01 veth5b41725 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:47:01 vethc721a7c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:47:01 vethbff83fe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:47:01 veth1be188c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:47:01 vethb8add08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:47:01 veth3ea3804 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:47:01 veth18e63c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:48:01 lo 34.39 34.39 3.39 3.39 0.00 0.00 0.00 0.00 16:20:44 15:48:01 ens3 258.76 244.64 150.87 1024.52 0.00 0.00 0.00 0.00 16:20:44 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:49:01 lo 37.86 37.86 3.73 3.73 0.00 0.00 0.00 0.00 16:20:44 15:49:01 ens3 458.81 475.99 187.87 2884.41 0.00 0.00 0.00 0.00 16:20:44 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:50:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 16:20:44 15:50:01 ens3 66.21 60.81 38.19 279.45 0.00 0.00 0.00 0.00 16:20:44 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:51:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 15:52:01 ens3 1.48 0.80 2.24 0.05 0.00 0.00 0.00 0.00 16:20:44 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:53:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 15:54:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:20:44 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:55:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 15:56:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 15:57:01 ens3 41.17 72.58 7.71 117.47 0.00 0.00 0.00 0.00 16:20:44 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 15:58:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 15:59:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:20:44 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:00:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:01:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:02:01 ens3 0.42 0.30 0.26 0.21 0.00 0.00 0.00 0.00 16:20:44 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:03:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 16:20:44 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:04:01 ens3 1.02 0.67 0.38 0.29 0.00 0.00 0.00 0.00 16:20:44 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:07:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:08:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:09:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:20:44 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:10:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:10:02 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:11:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:12:01 ens3 0.25 0.18 0.12 0.01 0.00 0.00 0.00 0.00 16:20:44 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:13:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:14:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:20:44 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:15:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:16:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 16:20:44 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:17:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:44 16:19:01 ens3 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 16:20:44 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:44 16:20:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 16:20:44 16:20:01 ens3 419.95 238.01 8064.76 44.88 0.00 0.00 0.00 0.00 16:20:44 16:20:01 docker0 84.40 151.04 7.51 1256.36 0.00 0.00 0.00 0.00 16:20:44 Average: lo 2.22 2.22 0.22 0.22 0.00 0.00 0.00 0.00 16:20:44 Average: ens3 105.51 82.72 834.73 115.07 0.00 0.00 0.00 0.00 16:20:44 Average: docker0 30.44 42.73 2.42 319.94 0.00 0.00 0.00 0.00 16:20:44 16:20:44 16:20:44 ---> sar -P ALL: 16:20:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5458) 07/12/24 _x86_64_ (8 CPU) 16:20:44 16:20:44 15:37:55 LINUX RESTART (8 CPU) 16:20:44 16:20:44 15:38:01 CPU %user %nice %system %iowait %steal %idle 16:20:44 15:39:03 all 7.78 0.00 2.61 3.46 0.07 86.08 16:20:44 15:39:03 0 7.45 0.00 2.61 4.34 0.07 85.53 16:20:44 15:39:03 1 9.47 0.00 2.25 0.45 0.07 87.76 16:20:44 15:39:03 2 3.63 0.00 2.31 6.61 0.05 87.39 16:20:44 15:39:03 3 6.26 0.00 2.02 1.10 0.07 90.56 16:20:44 15:39:03 4 11.94 0.00 3.88 2.79 0.07 81.31 16:20:44 15:39:03 5 5.73 0.00 2.14 3.00 0.05 89.08 16:20:44 15:39:03 6 7.12 0.00 2.50 1.75 0.08 88.55 16:20:44 15:39:03 7 10.65 0.00 3.19 7.63 0.08 78.44 16:20:44 15:40:01 all 7.05 0.00 3.45 4.97 0.06 84.46 16:20:44 15:40:01 0 7.68 0.00 3.11 0.23 0.05 88.94 16:20:44 15:40:01 1 4.91 0.00 3.55 3.10 0.05 88.39 16:20:44 15:40:01 2 5.72 0.00 3.89 2.71 0.03 87.64 16:20:44 15:40:01 3 6.26 0.00 1.40 0.05 0.05 92.23 16:20:44 15:40:01 4 8.68 0.00 3.81 10.67 0.09 76.77 16:20:44 15:40:01 5 6.60 0.00 3.75 1.45 0.09 88.11 16:20:44 15:40:01 6 9.33 0.00 4.27 4.17 0.05 82.18 16:20:44 15:40:01 7 7.27 0.00 3.80 17.48 0.07 71.38 16:20:44 15:41:01 all 34.74 0.00 5.16 2.03 0.09 57.97 16:20:44 15:41:01 0 33.70 0.00 5.54 0.08 0.08 60.60 16:20:44 15:41:01 1 36.20 0.00 5.38 1.82 0.10 56.51 16:20:44 15:41:01 2 34.58 0.00 4.01 0.27 0.10 61.05 16:20:44 15:41:01 3 31.40 0.00 4.35 0.56 0.10 63.60 16:20:44 15:41:01 4 35.17 0.00 5.94 0.35 0.08 58.46 16:20:44 15:41:01 5 35.41 0.00 5.49 12.75 0.08 46.27 16:20:44 15:41:01 6 36.94 0.00 5.07 0.22 0.10 57.67 16:20:44 15:41:01 7 34.56 0.00 5.53 0.23 0.10 59.57 16:20:44 15:42:01 all 46.09 0.00 5.48 0.62 0.10 47.71 16:20:44 15:42:01 0 47.09 0.00 5.51 0.18 0.10 47.11 16:20:44 15:42:01 1 46.85 0.00 5.78 2.64 0.10 44.63 16:20:44 15:42:01 2 43.73 0.00 4.85 0.71 0.08 50.63 16:20:44 15:42:01 3 44.64 0.00 4.98 0.42 0.12 49.84 16:20:44 15:42:01 4 46.18 0.00 5.78 0.08 0.10 47.85 16:20:44 15:42:01 5 46.93 0.00 5.84 0.15 0.10 46.98 16:20:44 15:42:01 6 46.70 0.00 5.80 0.15 0.12 47.22 16:20:44 15:42:01 7 46.56 0.00 5.33 0.60 0.08 47.42 16:20:44 15:43:01 all 27.45 0.00 5.69 4.48 0.10 62.27 16:20:44 15:43:01 0 28.29 0.00 6.78 1.10 0.10 63.73 16:20:44 15:43:01 1 27.01 0.00 6.33 23.71 0.14 42.81 16:20:44 15:43:01 2 26.49 0.00 4.53 1.26 0.12 67.60 16:20:44 15:43:01 3 25.95 0.00 5.36 3.68 0.07 64.94 16:20:44 15:43:01 4 28.82 0.00 5.19 0.67 0.07 65.25 16:20:44 15:43:01 5 26.61 0.00 5.72 2.58 0.09 65.00 16:20:44 15:43:01 6 26.74 0.00 5.94 0.73 0.12 66.46 16:20:44 15:43:01 7 29.64 0.00 5.69 2.44 0.13 62.09 16:20:44 15:44:02 all 18.71 0.00 6.77 24.95 0.12 49.44 16:20:44 15:44:02 0 19.80 0.00 6.67 32.72 0.12 40.70 16:20:44 15:44:02 1 19.48 0.00 6.60 14.59 0.15 59.18 16:20:44 15:44:02 2 17.09 0.00 6.40 13.81 0.17 62.53 16:20:44 15:44:02 3 17.75 0.00 6.20 28.64 0.10 47.31 16:20:44 15:44:02 4 18.84 0.00 7.13 44.96 0.12 28.95 16:20:44 15:44:02 5 18.18 0.00 6.68 27.45 0.12 47.58 16:20:44 15:44:02 6 19.11 0.00 7.75 19.15 0.10 53.89 16:20:44 15:44:02 7 19.47 0.00 6.73 18.32 0.10 55.38 16:20:44 15:45:01 all 16.87 0.00 6.25 23.70 0.13 53.05 16:20:44 15:45:01 0 17.28 0.00 6.04 17.40 0.07 59.21 16:20:44 15:45:01 1 16.48 0.00 7.63 42.87 0.09 32.93 16:20:44 15:45:01 2 16.19 0.00 6.25 19.66 0.07 57.82 16:20:44 15:45:01 3 18.06 0.00 6.05 30.70 0.17 45.02 16:20:44 15:45:01 4 16.02 0.00 6.52 28.10 0.07 49.30 16:20:44 15:45:01 5 17.16 0.00 6.45 9.48 0.07 66.84 16:20:44 15:45:01 6 16.66 0.00 5.21 28.13 0.44 49.56 16:20:44 15:45:01 7 17.12 0.00 5.85 13.47 0.07 63.49 16:20:44 15:46:01 all 89.65 0.00 10.11 0.00 0.23 0.00 16:20:44 15:46:01 0 89.12 0.00 10.73 0.02 0.13 0.00 16:20:44 15:46:01 1 89.47 0.00 10.07 0.02 0.44 0.00 16:20:44 15:46:01 2 89.34 0.00 10.53 0.00 0.14 0.00 16:20:44 15:46:01 3 89.80 0.00 10.04 0.00 0.15 0.00 16:20:44 15:46:01 4 89.64 0.00 10.19 0.00 0.17 0.00 16:20:44 15:46:01 5 90.15 0.00 9.70 0.00 0.15 0.00 16:20:44 15:46:01 6 90.13 0.00 9.74 0.00 0.13 0.00 16:20:44 15:46:01 7 89.58 0.00 9.87 0.00 0.55 0.00 16:20:44 15:47:01 all 78.95 0.00 9.06 2.68 0.15 9.15 16:20:44 15:47:01 0 78.41 0.00 10.29 10.45 0.17 0.69 16:20:44 15:47:01 1 79.18 0.00 8.77 1.12 0.15 10.77 16:20:44 15:47:01 2 78.80 0.00 9.51 5.23 0.15 6.31 16:20:44 15:47:01 3 78.59 0.00 9.47 1.89 0.17 9.88 16:20:44 15:47:01 4 79.54 0.00 8.58 0.60 0.17 11.11 16:20:44 15:47:01 5 78.68 0.00 8.98 0.67 0.13 11.53 16:20:44 15:47:01 6 79.36 0.00 8.38 0.54 0.15 11.57 16:20:44 15:47:01 7 79.05 0.00 8.53 0.94 0.13 11.34 16:20:44 15:48:01 all 5.66 0.00 1.60 6.04 0.06 86.64 16:20:44 15:48:01 0 6.26 0.00 1.98 22.26 0.07 69.43 16:20:44 15:48:01 1 3.36 0.00 1.55 1.35 0.03 93.70 16:20:44 15:48:01 2 5.80 0.00 1.51 5.62 0.07 87.01 16:20:44 15:48:01 3 7.15 0.00 1.59 4.95 0.07 86.24 16:20:44 15:48:01 4 4.70 0.00 1.46 1.39 0.03 92.42 16:20:44 15:48:01 5 6.06 0.00 1.70 5.22 0.08 86.94 16:20:44 15:48:01 6 6.51 0.00 1.37 4.71 0.05 87.36 16:20:44 15:48:01 7 5.47 0.00 1.63 2.87 0.05 89.98 16:20:44 15:49:01 all 10.01 0.00 0.87 0.40 0.06 88.65 16:20:44 15:49:01 0 11.26 0.00 1.02 0.10 0.05 87.56 16:20:44 15:49:01 1 7.13 0.00 0.94 0.02 0.05 91.87 16:20:44 15:49:01 2 14.29 0.00 0.82 0.25 0.07 84.58 16:20:44 15:49:01 3 11.66 0.00 0.89 0.03 0.07 87.34 16:20:44 15:49:01 4 11.03 0.00 0.92 2.43 0.08 85.53 16:20:44 15:49:01 5 5.98 0.00 0.66 0.32 0.05 93.00 16:20:44 15:49:01 6 7.01 0.00 0.70 0.05 0.07 92.18 16:20:44 15:49:01 7 11.71 0.00 1.02 0.02 0.08 87.17 16:20:44 16:20:44 15:49:01 CPU %user %nice %system %iowait %steal %idle 16:20:44 15:50:01 all 1.15 0.00 0.16 0.04 0.02 98.63 16:20:44 15:50:01 0 0.97 0.00 0.22 0.02 0.02 98.78 16:20:44 15:50:01 1 0.85 0.00 0.12 0.18 0.03 98.81 16:20:44 15:50:01 2 2.05 0.00 0.22 0.03 0.03 97.67 16:20:44 15:50:01 3 1.25 0.00 0.12 0.00 0.02 98.61 16:20:44 15:50:01 4 0.22 0.00 0.13 0.02 0.02 99.62 16:20:44 15:50:01 5 2.13 0.00 0.18 0.05 0.02 97.62 16:20:44 15:50:01 6 1.42 0.00 0.12 0.00 0.00 98.46 16:20:44 15:50:01 7 0.33 0.00 0.18 0.00 0.02 99.47 16:20:44 15:51:01 all 0.04 0.00 0.01 0.01 0.01 99.94 16:20:44 15:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:20:44 15:51:01 1 0.07 0.00 0.02 0.02 0.00 99.90 16:20:44 15:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:20:44 15:51:01 3 0.13 0.00 0.03 0.00 0.02 99.82 16:20:44 15:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 15:51:01 5 0.00 0.00 0.00 0.05 0.00 99.95 16:20:44 15:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:20:44 15:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:20:44 15:52:01 all 0.20 0.00 0.01 0.00 0.01 99.78 16:20:44 15:52:01 0 1.29 0.00 0.00 0.00 0.00 98.71 16:20:44 15:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:20:44 15:52:01 2 0.08 0.00 0.05 0.00 0.02 99.85 16:20:44 15:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:20:44 15:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:20:44 15:52:01 5 0.02 0.00 0.00 0.02 0.02 99.95 16:20:44 15:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 15:52:01 7 0.07 0.00 0.00 0.00 0.02 99.92 16:20:44 15:53:01 all 0.05 0.00 0.01 0.10 0.02 99.82 16:20:44 15:53:01 0 0.25 0.00 0.02 0.00 0.00 99.73 16:20:44 15:53:01 1 0.07 0.00 0.03 0.73 0.02 99.15 16:20:44 15:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 15:53:01 3 0.03 0.00 0.03 0.00 0.07 99.87 16:20:44 15:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:20:44 15:53:01 5 0.02 0.00 0.00 0.05 0.00 99.93 16:20:44 15:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 15:53:01 7 0.03 0.00 0.00 0.00 0.03 99.93 16:20:44 15:54:01 all 0.25 0.00 0.02 0.04 0.01 99.68 16:20:44 15:54:01 0 1.66 0.00 0.02 0.00 0.02 98.30 16:20:44 15:54:01 1 0.05 0.00 0.00 0.10 0.00 99.85 16:20:44 15:54:01 2 0.10 0.00 0.05 0.00 0.02 99.83 16:20:44 15:54:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:20:44 15:54:01 4 0.05 0.00 0.05 0.00 0.02 99.88 16:20:44 15:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:20:44 15:54:01 6 0.02 0.00 0.02 0.18 0.00 99.78 16:20:44 15:54:01 7 0.02 0.00 0.02 0.05 0.00 99.92 16:20:44 15:55:01 all 0.27 0.00 0.02 0.00 0.01 99.70 16:20:44 15:55:01 0 1.97 0.00 0.00 0.00 0.00 98.03 16:20:44 15:55:01 1 0.00 0.00 0.02 0.02 0.00 99.97 16:20:44 15:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 15:55:01 3 0.05 0.00 0.07 0.00 0.02 99.87 16:20:44 15:55:01 4 0.05 0.00 0.02 0.00 0.02 99.92 16:20:44 15:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:20:44 15:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 15:55:01 7 0.05 0.00 0.00 0.00 0.02 99.93 16:20:44 15:56:01 all 0.10 0.00 0.01 0.00 0.01 99.88 16:20:44 15:56:01 0 0.63 0.00 0.00 0.00 0.02 99.35 16:20:44 15:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:20:44 15:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:20:44 15:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:20:44 15:56:01 4 0.07 0.00 0.05 0.00 0.02 99.87 16:20:44 15:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 15:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 15:56:01 7 0.03 0.00 0.00 0.02 0.00 99.95 16:20:44 15:57:01 all 0.36 0.00 0.06 0.01 0.01 99.56 16:20:44 15:57:01 0 0.18 0.00 0.12 0.00 0.00 99.70 16:20:44 15:57:01 1 0.17 0.00 0.07 0.02 0.00 99.75 16:20:44 15:57:01 2 0.30 0.00 0.03 0.00 0.00 99.67 16:20:44 15:57:01 3 0.17 0.00 0.02 0.00 0.00 99.82 16:20:44 15:57:01 4 0.32 0.00 0.08 0.00 0.02 99.58 16:20:44 15:57:01 5 0.43 0.00 0.08 0.10 0.00 99.38 16:20:44 15:57:01 6 0.80 0.00 0.03 0.00 0.02 99.15 16:20:44 15:57:01 7 0.48 0.00 0.07 0.00 0.02 99.43 16:20:44 15:58:01 all 0.05 0.00 0.09 0.01 0.05 99.80 16:20:44 15:58:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:20:44 15:58:01 1 0.07 0.00 0.00 0.07 0.08 99.78 16:20:44 15:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 15:58:01 3 0.07 0.00 0.02 0.00 0.23 99.68 16:20:44 15:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:20:44 15:58:01 5 0.03 0.00 0.00 0.00 0.03 99.93 16:20:44 15:58:01 6 0.02 0.00 0.02 0.05 0.00 99.92 16:20:44 15:58:01 7 0.08 0.00 0.62 0.00 0.00 99.29 16:20:44 15:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:20:44 15:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:20:44 15:59:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:20:44 15:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 15:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 15:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 15:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 15:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 15:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:20:44 16:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:20:44 16:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 16:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:20:44 16:00:01 3 0.07 0.00 0.02 0.00 0.02 99.90 16:20:44 16:00:01 4 0.03 0.00 0.03 0.00 0.02 99.92 16:20:44 16:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 16:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:20:44 16:00:01 7 0.07 0.00 0.00 0.00 0.00 99.93 16:20:44 16:20:44 16:00:01 CPU %user %nice %system %iowait %steal %idle 16:20:44 16:01:01 all 0.05 0.00 0.01 0.03 0.01 99.90 16:20:44 16:01:01 0 0.32 0.00 0.05 0.00 0.02 99.62 16:20:44 16:01:01 1 0.05 0.00 0.02 0.07 0.02 99.85 16:20:44 16:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:20:44 16:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:20:44 16:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:20:44 16:01:01 6 0.00 0.00 0.02 0.17 0.00 99.82 16:20:44 16:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:02:01 all 0.14 0.00 0.02 0.22 0.03 99.59 16:20:44 16:02:01 0 0.91 0.00 0.03 0.00 0.12 98.94 16:20:44 16:02:01 1 0.03 0.00 0.00 1.62 0.02 98.33 16:20:44 16:02:01 2 0.03 0.00 0.00 0.00 0.08 99.88 16:20:44 16:02:01 3 0.02 0.00 0.02 0.00 0.03 99.93 16:20:44 16:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 16:02:01 5 0.02 0.00 0.05 0.00 0.02 99.92 16:20:44 16:02:01 6 0.00 0.00 0.02 0.17 0.00 99.82 16:20:44 16:02:01 7 0.08 0.00 0.00 0.00 0.00 99.92 16:20:44 16:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 16:20:44 16:03:01 0 0.10 0.00 0.03 0.00 0.02 99.85 16:20:44 16:03:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:20:44 16:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:03:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:20:44 16:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 16:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:20:44 16:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:20:44 16:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 16:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:20:44 16:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:20:44 16:04:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:20:44 16:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 16:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 16:04:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:20:44 16:04:01 5 0.00 0.00 0.02 0.02 0.00 99.97 16:20:44 16:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:20:44 16:05:01 all 0.03 0.00 0.02 0.00 0.00 99.95 16:20:44 16:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:20:44 16:05:01 1 0.05 0.00 0.03 0.02 0.00 99.90 16:20:44 16:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 16:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:20:44 16:05:01 4 0.02 0.00 0.03 0.00 0.00 99.95 16:20:44 16:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 16:20:44 16:05:01 6 0.00 0.00 0.03 0.00 0.00 99.97 16:20:44 16:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 16:06:01 all 0.08 0.00 0.01 0.00 0.01 99.90 16:20:44 16:06:01 0 0.65 0.00 0.02 0.00 0.02 99.32 16:20:44 16:06:01 1 0.00 0.00 0.02 0.02 0.02 99.95 16:20:44 16:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:06:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:20:44 16:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 16:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:07:01 all 0.03 0.00 0.01 0.01 0.00 99.95 16:20:44 16:07:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:20:44 16:07:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:20:44 16:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:20:44 16:07:01 3 0.08 0.00 0.02 0.00 0.00 99.90 16:20:44 16:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:07:01 5 0.03 0.00 0.00 0.05 0.00 99.92 16:20:44 16:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 16:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:20:44 16:08:01 all 0.08 0.00 0.01 0.00 0.01 99.90 16:20:44 16:08:01 0 0.58 0.00 0.03 0.00 0.02 99.37 16:20:44 16:08:01 1 0.02 0.00 0.00 0.03 0.00 99.95 16:20:44 16:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:08:01 4 0.00 0.00 0.03 0.00 0.02 99.95 16:20:44 16:08:01 5 0.00 0.00 0.03 0.00 0.02 99.95 16:20:44 16:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:09:01 all 0.08 0.00 0.02 0.01 0.01 99.89 16:20:44 16:09:01 0 0.47 0.00 0.05 0.00 0.02 99.47 16:20:44 16:09:01 1 0.05 0.00 0.05 0.02 0.02 99.87 16:20:44 16:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 16:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:20:44 16:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 16:09:01 5 0.03 0.00 0.00 0.02 0.00 99.95 16:20:44 16:09:01 6 0.00 0.00 0.00 0.02 0.02 99.97 16:20:44 16:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:20:44 16:10:02 all 0.02 0.00 0.01 0.01 0.00 99.96 16:20:44 16:10:02 0 0.07 0.00 0.00 0.00 0.02 99.92 16:20:44 16:10:02 1 0.03 0.00 0.02 0.02 0.02 99.92 16:20:44 16:10:02 2 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:10:02 3 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 16:10:02 4 0.02 0.00 0.03 0.00 0.00 99.95 16:20:44 16:10:02 5 0.00 0.00 0.02 0.05 0.00 99.93 16:20:44 16:10:02 6 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 16:10:02 7 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:11:01 all 0.10 0.00 0.01 0.01 0.19 99.68 16:20:44 16:11:01 0 0.62 0.00 0.03 0.00 0.97 98.37 16:20:44 16:11:01 1 0.03 0.00 0.03 0.03 0.03 99.86 16:20:44 16:11:01 2 0.02 0.00 0.00 0.00 0.14 99.85 16:20:44 16:11:01 3 0.03 0.00 0.02 0.00 0.07 99.88 16:20:44 16:11:01 4 0.05 0.00 0.00 0.00 0.02 99.93 16:20:44 16:11:01 5 0.03 0.00 0.02 0.00 0.29 99.66 16:20:44 16:11:01 6 0.00 0.00 0.00 0.05 0.00 99.95 16:20:44 16:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 16:20:44 16:11:01 CPU %user %nice %system %iowait %steal %idle 16:20:44 16:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:20:44 16:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:20:44 16:12:01 1 0.03 0.00 0.02 0.02 0.02 99.92 16:20:44 16:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:20:44 16:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 16:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 16:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:20:44 16:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:20:44 16:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:13:01 all 0.22 0.00 0.01 0.00 0.00 99.76 16:20:44 16:13:01 0 1.52 0.00 0.02 0.00 0.02 98.45 16:20:44 16:13:01 1 0.05 0.00 0.02 0.02 0.00 99.92 16:20:44 16:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 16:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:20:44 16:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:20:44 16:13:01 5 0.03 0.00 0.03 0.02 0.00 99.92 16:20:44 16:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 16:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:20:44 16:14:01 all 0.26 0.00 0.01 0.00 0.01 99.72 16:20:44 16:14:01 0 1.99 0.00 0.02 0.00 0.03 97.96 16:20:44 16:14:01 1 0.02 0.00 0.03 0.02 0.00 99.93 16:20:44 16:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:20:44 16:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:20:44 16:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:20:44 16:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:20:44 16:15:01 all 0.18 0.00 0.02 0.00 0.01 99.79 16:20:44 16:15:01 0 1.31 0.00 0.05 0.00 0.02 98.63 16:20:44 16:15:01 1 0.05 0.00 0.03 0.02 0.02 99.88 16:20:44 16:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 16:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:20:44 16:15:01 4 0.03 0.00 0.02 0.00 0.03 99.92 16:20:44 16:15:01 5 0.02 0.00 0.02 0.02 0.00 99.95 16:20:44 16:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:20:44 16:16:01 all 0.07 0.00 0.01 0.07 0.00 99.84 16:20:44 16:16:01 0 0.52 0.00 0.03 0.00 0.00 99.45 16:20:44 16:16:01 1 0.05 0.00 0.03 0.05 0.00 99.87 16:20:44 16:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 16:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:20:44 16:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:16:01 5 0.00 0.00 0.00 0.52 0.00 99.48 16:20:44 16:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:17:01 all 0.09 0.00 0.01 0.00 0.00 99.89 16:20:44 16:17:01 0 0.60 0.00 0.02 0.00 0.02 99.37 16:20:44 16:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:20:44 16:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:20:44 16:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:20:44 16:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:20:44 16:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 16:20:44 16:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 16:18:01 all 0.08 0.00 0.01 0.12 0.15 99.63 16:20:44 16:18:01 0 0.58 0.00 0.03 0.00 0.02 99.37 16:20:44 16:18:01 1 0.03 0.00 0.03 0.58 0.00 99.35 16:20:44 16:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:20:44 16:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:20:44 16:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:20:44 16:18:01 6 0.02 0.00 0.03 0.35 1.19 98.42 16:20:44 16:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:19:01 all 0.05 0.00 0.01 0.13 0.00 99.80 16:20:44 16:19:01 0 0.28 0.00 0.02 0.00 0.02 99.68 16:20:44 16:19:01 1 0.07 0.00 0.00 0.52 0.00 99.42 16:20:44 16:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:20:44 16:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:20:44 16:19:01 4 0.05 0.00 0.02 0.00 0.02 99.92 16:20:44 16:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:20:44 16:19:01 6 0.00 0.00 0.02 0.52 0.00 99.47 16:20:44 16:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:20:44 16:20:01 all 8.12 0.00 3.33 4.07 0.06 84.42 16:20:44 16:20:01 0 8.28 0.00 3.51 3.67 0.07 84.47 16:20:44 16:20:01 1 9.63 0.00 3.47 0.51 0.07 86.33 16:20:44 16:20:01 2 8.63 0.00 3.16 0.22 0.05 87.93 16:20:44 16:20:01 3 6.84 0.00 4.23 0.00 0.10 88.83 16:20:44 16:20:01 4 7.77 0.00 3.71 5.19 0.03 83.31 16:20:44 16:20:01 5 8.44 0.00 3.36 22.86 0.05 65.28 16:20:44 16:20:01 6 7.91 0.00 2.82 0.12 0.05 89.10 16:20:44 16:20:01 7 7.42 0.00 2.42 0.03 0.05 90.08 16:20:44 Average: all 8.42 0.00 1.44 1.84 0.04 88.25 16:20:44 Average: 0 8.83 0.00 1.53 2.19 0.06 87.39 16:20:44 Average: 1 8.31 0.00 1.49 2.25 0.04 87.91 16:20:44 Average: 2 8.22 0.00 1.38 1.33 0.03 89.04 16:20:44 Average: 3 8.20 0.00 1.35 1.69 0.04 88.72 16:20:44 Average: 4 8.53 0.00 1.51 2.29 0.03 87.64 16:20:44 Average: 5 8.26 0.00 1.44 2.06 0.04 88.21 16:20:44 Average: 6 8.44 0.00 1.42 1.44 0.06 88.64 16:20:44 Average: 7 8.55 0.00 1.43 1.50 0.04 88.48 16:20:44 16:20:44 16:20:44